Opened 3 years ago
#65817 assigned defect
libgcc-devel @13-20220904: build failures for 10.8 thru 10.11: pthread/introspection.h: No such file or directory
| Reported by: | mascguy (Christopher Nielsen) | Owned by: | michaelld (Michael Dickens) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.7.2 |
| Keywords: | Cc: | cjones051073 (Chris Jones) | |
| Port: | libgcc-devel |
Description
Details:
checking for off_t... libgcc-devel/work/gcc-13-20220904/libsanitizer/sanitizer_common/sanitizer_mac.cpp:84:10:
fatal error: pthread/introspection.h: No such file or directory
84 | #include <pthread/introspection.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[4]: *** [sanitizer_mac.lo] Error 1
Note: See
TracTickets for help on using
tickets.
