Bug 2386126 - libobjc2: FTBFS - fatal error: 'stdlib.h' file not found
Summary: libobjc2: FTBFS - fatal error: 'stdlib.h' file not found
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: libobjc2
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Davide Cavalca
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-08-02 22:33 UTC by Richard Shaw
Modified: 2025-08-04 19:03 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github gnustep libobjc2 issues 333 0 None open libojbc2 is not compatible with robin-map 1.4 2025-08-04 19:03:44 UTC

Internal Links: 2381408

Description Richard Shaw 2025-08-02 22:33:04 UTC
I need to update robin-map to 1.4.0, which was released in March for the CMake 4.0 issue.

In file included from /builddir/build/BUILD/libobjc2-2.2.1-build/libobjc2-2.2.1/arc.mm:10:
In file included from /usr/include/tsl/robin_map.h:34:
In file included from /usr/include/tsl/robin_hash.h:27:
In file included from /usr/bin/../lib/gcc/x86_64-redhat-linux/15/../../../../include/c++/15/algorithm:63:
In file included from /usr/bin/../lib/gcc/x86_64-redhat-linux/15/../../../../include/c++/15/bits/stl_algo.h:71:
/usr/bin/../lib/gcc/x86_64-redhat-linux/15/../../../../include/c++/15/cstdlib:83:15: fatal error: 'stdlib.h' file not found
   83 | #include_next <stdlib.h>
      |               ^~~~~~~~~~
1 error generated

Full logs:
https://download.copr.fedorainfracloud.org/results/hobbes1069/OIIO/fedora-rawhide-x86_64/09366280-libobjc2/builder-live.log.gz

Reproducible: Always

Comment 1 Richard Shaw 2025-08-04 19:03:20 UTC
I didn't look closely at first, this seems to be more of a FTBFS issue.


Note You need to log in before you can comment on or make changes to this bug.