Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 931087

Summary: media-libs/libsdl2-2.30.3: threads use flag is mandatory
Product: Gentoo Linux Reporter: Joonas Niilola <juippis>
Component: Current packagesAssignee: Gentoo Games <games>
Status: IN_PROGRESS ---    
Severity: normal CC: toralf
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Joonas Niilola gentoo-dev 2024-05-02 07:38:32 UTC
When compiling libsdl2-2.30.3 with -threads (arch testing with randomized use flags) configure always ends with:

CMake Error at cmake/macros.cmake:36 (message):
  *** ERROR: Threads are needed by many SDL subsystems and may not be
  disabled
Call Stack (most recent call first):
  CMakeLists.txt:2995 (message_error)


-- Configuring incomplete, errors occurred!
 * ERROR: media-libs/libsdl2-2.30.3::gentoo failed (configure phase):
 *   cmake failed
Comment 1 James Le Cuirot gentoo-dev 2024-05-19 09:17:36 UTC
*** Bug 932182 has been marked as a duplicate of this bug. ***
Comment 2 James Le Cuirot gentoo-dev 2024-05-19 09:18:08 UTC
Trying to sort this out, but there's some revdeps that ideally need fixing first.