[MDEV-24887] Tests failing on macos because mysqltest can't use nonblock C/C API Created: 2021-02-16  Updated: 2021-02-17  Resolved: 2021-02-17

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.6
Fix Version/s: 10.6.0

Type: Bug Priority: Minor
Reporter: Robert Bindar Assignee: Robert Bindar
Resolution: Fixed Votes: 0
Labels: None


 Description   

_XOPEN_SOURCE needs to be defined to avoid deprecation error
(see CONC-521) in ucontext.h on macos systems. This error was
preventing HAVE_UCONTEXT_H from being defined, thus nonblock API
was disabled in C/C, thus mysqltest wasn't able to execute connect() calls
and tests were failing.



 Comments   
Comment by Robert Bindar [ 2021-02-17 ]

Pushed with 9a907868632a978ab9bfb322329a07703025ef6b

Generated at Thu Feb 08 09:33:27 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.