Summary: | media-libs/libopenraw-0.3.7 fails to compile: ld: libopenraw.so: undefined reference to open64 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Freedesktop bugs <freedesktop-bugs> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | aether |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 903611 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() 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 |