https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/graph-tool-2.75 fails to compile. Discovered on: amd64 (internal ref: gcc15_tinderbox) System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 904427 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: /usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: src/graph/correlations/.libs/graph_correlations.o: relocation R_X86_64_PC32 against undefined hidden symbol `graph_tool_numpy' can not be used when making a shared object /usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: src/graph/dynamics/.libs/graph_discrete.o: relocation R_X86_64_PC32 against undefined hidden symbol `graph_tool_numpy' can not be used when making a shared object graph_correlations.cc:(.text._Z17wrap_vector_ownedImEN5boost6python3api6objectERKSt6vectorIT_SaIS5_EE[_Z17wrap_vector_ownedImEN5boost6python3api6objectERKSt6vectorIT_SaIS5_EE]+0x45): undefined reference to `graph_tool_numpy' graph_discrete.cc:(.text._Z17wrap_vector_ownedImEN5boost6python3api6objectERKSt6vectorIT_SaIS5_EE[_Z17wrap_vector_ownedImEN5boost6python3api6objectERKSt6vectorIT_SaIS5_EE]+0x45): undefined reference to `graph_tool_numpy' collect2: error: ld returned 1 exit status
I see this issue too after the recent boost update.