https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-libs/libopenraw-0.3.7 fails to compile. Discovered on: amd64 (internal ref: tinderbox_musl) System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 884564 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: /usr/lib/gcc/x86_64-gentoo-linux-musl/13/../../../../x86_64-gentoo-linux-musl/bin/ld: ../lib/.libs/libopenraw.so: undefined reference to `open64' collect2: error: ld returned 1 exit status
Same error with musl 1.2.5: libtool: link: x86_64-pc-linux-musl-g++ -std=c++14 -march=core2 -O2 -pipe -fvisibility=hidden -Wchar-subscripts -Wcast-align -Wextra -Wexceptions -Wformat -Wformat-nonliteral -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wlogical-not-parentheses -Wmisleading-indentation -Wmissing-noreturn -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wno-suggest-attribute=noreturn -Wsuggest-override -Wunreachable-code -Wunused -Wwrite-strings -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -o .libs/testsuite testsuitetags.o testsuite.o testsuitehandler.o xmlhandler.o ../lib/.libs/libopenraw.so -lpthread -ldl -ljpeg -lxml2 -lcurl /usr/lib/gcc/x86_64-pc-linux-musl/14/../../../../x86_64-pc-linux-musl/bin/ld: ../lib/.libs/libopenraw.so: undefined reference to `open64' collect2: error: ld returned 1 exit status