Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 647540 Details for
Bug 730684
media-libs/libshout-2.4.3: clang - linking fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 45.48 KB, created by
Agostino Sarubbo
on 2020-07-04 10:12:33 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-07-04 10:12:33 UTC
Size:
45.48 KB
patch
obsolete
> * Package: media-libs/libshout-2.4.3 > * Repository: gentoo > * Maintainer: sound@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > > >@@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ >This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; >This ebuild was merged at the following commit: >https://github.com/gentoo-mirror/gentoo/commit/09c44aa890bde419a3e0fbda76532c43275099cf >@@@@@ END @@@@@ > >>>> Unpacking source... >>>> Unpacking libshout-2.4.3.tar.gz to /var/tmp/portage/media-libs/libshout-2.4.3/work >>>> Source unpacked in /var/tmp/portage/media-libs/libshout-2.4.3/work >>>> Preparing source in /var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3 ... > * Applying libshout-2.4.1-underlinking.patch ... >patching file src/Makefile.am >Hunk #1 succeeded at 34 with fuzz 2 (offset 1 line). > [ ok ] > * Running eautoreconf in '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: libshout-2.4.3/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Will copy sources from /var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3 > * abi_x86_64.amd64: copying to /var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating libshout-2.4.3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libshout-2.4.3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libshout-2.4.3-abi_x86_64.amd64/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libshout-2.4.3-abi_x86_64.amd64/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libshout-2.4.3 --htmldir=/usr/share/doc/libshout-2.4.3/html --with-sysroot=/ --libdir=/usr/lib64 --disable-speex --disable-static --disable-theora >checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-clang >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-clang accepts -g... yes >checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-clang understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-clang... none >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-clang... ld.lld >checking if the linker (ld.lld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... llvm-nm >checking the name lister (llvm-nm) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for ld.lld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... llvm-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... llvm-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... llvm-strip >checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib >checking command to parse llvm-nm output from x86_64-pc-linux-gnu-clang object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-clang -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-clang supports -fno-rtti -fno-exceptions... yes >checking for x86_64-pc-linux-gnu-clang option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-clang PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-clang static flag -static works... yes >checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-clang linker (ld.lld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for ANSI C header files... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking for strings.h... (cached) yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for inttypes.h... (cached) yes >checking for uint32_t... yes >checking for gettimeofday... yes >checking for ftime... yes >checking for strcasestr... yes >checking for library containing nanosleep... none required >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for socklen_t... yes >checking for va_copy... va_copy >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking winsock2.h usability... no >checking winsock2.h presence... no >checking for winsock2.h... no >checking for library containing sethostent... none required >checking for library containing getnameinfo... none required >checking for endhostent... yes >checking for getaddrinfo... yes >checking for inet_aton... yes >checking for writev... yes >checking for struct sockaddr_storage.ss_family... yes >checking for inet_pton... yes >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for pthread_spin_lock... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for libogg... not found >checking for vorbis... yes >checking for pkg-config... yes >checking for pkg-config... /usr/bin/pkg-config >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating include/Makefile >config.status: creating include/shout/Makefile >config.status: creating include/shout/shout.h >config.status: creating src/Makefile >config.status: creating src/common/net/Makefile >config.status: creating src/common/timing/Makefile >config.status: creating src/common/thread/Makefile >config.status: creating src/common/avl/Makefile >config.status: creating src/common/httpp/Makefile >config.status: creating doc/Makefile >config.status: creating examples/Makefile >config.status: creating win32/Makefile >config.status: creating shout.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j2 V=1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64' >Making all in include >make[2]: Entering directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/include' >Making all in shout >make[3]: Entering directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/include/shout' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/include/shout' >make[3]: Entering directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/include' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/include' >make[2]: Leaving directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/include' >Making all in src >make[2]: Entering directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/src' >Making all in common/avl >make[3]: Entering directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/src/common/avl' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/avl -I../../.. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/avl/.. -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libiceavl_la-avl.lo `test -f 'avl.c' || echo '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/avl/'`avl.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/avl -I../../.. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/avl/.. -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c avl.c -fPIC -DPIC -o .libs/libiceavl_la-avl.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libiceavl.la libiceavl_la-avl.lo >libtool: link: llvm-ar cru .libs/libiceavl.a .libs/libiceavl_la-avl.o >libtool: link: llvm-ranlib .libs/libiceavl.a >libtool: link: ( cd ".libs" && rm -f "libiceavl.la" && ln -s "../libiceavl.la" "libiceavl.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/src/common/avl' >Making all in common/net >make[3]: Entering directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/src/common/net' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/net -I../../.. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/net/.. -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libicenet_la-sock.lo `test -f 'sock.c' || echo '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/net/'`sock.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/net -I../../.. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/net/.. -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libicenet_la-resolver.lo `test -f 'resolver.c' || echo '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/net/'`resolver.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/net -I../../.. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/net/.. -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c sock.c -fPIC -DPIC -o .libs/libicenet_la-sock.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/net -I../../.. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/net/.. -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c resolver.c -fPIC -DPIC -o .libs/libicenet_la-resolver.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libicenet.la libicenet_la-sock.lo libicenet_la-resolver.lo >libtool: link: llvm-ar cru .libs/libicenet.a .libs/libicenet_la-sock.o .libs/libicenet_la-resolver.o >libtool: link: llvm-ranlib .libs/libicenet.a >libtool: link: ( cd ".libs" && rm -f "libicenet.la" && ln -s "../libicenet.la" "libicenet.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/src/common/net' >Making all in common/timing >make[3]: Entering directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/src/common/timing' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/timing -I../../.. -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libicetiming_la-timing.lo `test -f 'timing.c' || echo '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/timing/'`timing.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/timing -I../../.. -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c timing.c -fPIC -DPIC -o .libs/libicetiming_la-timing.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libicetiming.la libicetiming_la-timing.lo >libtool: link: llvm-ar cru .libs/libicetiming.a .libs/libicetiming_la-timing.o >libtool: link: llvm-ranlib .libs/libicetiming.a >libtool: link: ( cd ".libs" && rm -f "libicetiming.la" && ln -s "../libicetiming.la" "libicetiming.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/src/common/timing' >Making all in common/httpp >make[3]: Entering directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/src/common/httpp' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/httpp -I../../.. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/httpp/.. -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libicehttpp_la-httpp.lo `test -f 'httpp.c' || echo '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/httpp/'`httpp.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/httpp -I../../.. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/httpp/.. -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libicehttpp_la-encoding.lo `test -f 'encoding.c' || echo '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/httpp/'`encoding.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/httpp -I../../.. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/httpp/.. -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c encoding.c -fPIC -DPIC -o .libs/libicehttpp_la-encoding.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/httpp -I../../.. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/httpp/.. -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c httpp.c -fPIC -DPIC -o .libs/libicehttpp_la-httpp.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libicehttpp.la libicehttpp_la-httpp.lo libicehttpp_la-encoding.lo >libtool: link: llvm-ar cru .libs/libicehttpp.a .libs/libicehttpp_la-httpp.o .libs/libicehttpp_la-encoding.o >libtool: link: llvm-ranlib .libs/libicehttpp.a >libtool: link: ( cd ".libs" && rm -f "libicehttpp.la" && ln -s "../libicehttpp.la" "libicehttpp.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/src/common/httpp' >Making all in common/thread >make[3]: Entering directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/src/common/thread' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/thread -I../../.. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/thread/.. -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o libicethread_la-thread.lo `test -f 'thread.c' || echo '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/thread/'`thread.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/thread -I../../.. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common/thread/.. -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c thread.c -fPIC -DPIC -o .libs/libicethread_la-thread.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libicethread.la libicethread_la-thread.lo >libtool: link: llvm-ar cru .libs/libicethread.a .libs/libicethread_la-thread.o >libtool: link: llvm-ranlib .libs/libicethread.a >libtool: link: ( cd ".libs" && rm -f "libicethread.la" && ln -s "../libicethread.la" "libicethread.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/src/common/thread' >make[3]: Entering directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o shout.lo shout.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o util.lo util.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c shout.c -fPIC -DPIC -o .libs/shout.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c util.c -fPIC -DPIC -o .libs/util.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o queue.lo queue.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c queue.c -fPIC -DPIC -o .libs/queue.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o connection.lo connection.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o proto_http.lo proto_http.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c connection.c -fPIC -DPIC -o .libs/connection.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c proto_http.c -fPIC -DPIC -o .libs/proto_http.o >connection.c:161:13: warning: enumeration value 'SHOUT_SOCKSTATE_TLS_VERIFIED' not handled in switch [-Wswitch] > switch (con->current_socket_state) { > ^ >connection.c:428:13: warning: enumeration value 'SHOUT_RS_DONE' not handled in switch [-Wswitch] > switch (ret) { > ^ >2 warnings generated. >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o proto_xaudiocast.lo proto_xaudiocast.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o proto_icy.lo proto_icy.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c proto_xaudiocast.c -fPIC -DPIC -o .libs/proto_xaudiocast.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c proto_icy.c -fPIC -DPIC -o .libs/proto_icy.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o proto_roaraudio.lo proto_roaraudio.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o format_ogg.lo format_ogg.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c proto_roaraudio.c -fPIC -DPIC -o .libs/proto_roaraudio.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c format_ogg.c -fPIC -DPIC -o .libs/format_ogg.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o format_webm.lo format_webm.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o format_mp3.lo format_mp3.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c format_webm.c -fPIC -DPIC -o .libs/format_webm.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c format_mp3.c -fPIC -DPIC -o .libs/format_mp3.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o codec_vorbis.lo codec_vorbis.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c codec_vorbis.c -fPIC -DPIC -o .libs/codec_vorbis.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o codec_opus.lo codec_opus.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c codec_opus.c -fPIC -DPIC -o .libs/codec_opus.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o tls.lo tls.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src -I.. -I../include -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/src/common -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c tls.c -fPIC -DPIC -o .libs/tls.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -version-info 5:0:2 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libshout.la -rpath /usr/lib64 shout.lo util.lo queue.lo connection.lo proto_http.lo proto_xaudiocast.lo proto_icy.lo proto_roaraudio.lo format_ogg.lo format_webm.lo format_mp3.lo codec_vorbis.lo codec_opus.lo tls.lo common/net/libicenet.la common/timing/libicetiming.la common/avl/libiceavl.la common/httpp/libicehttpp.la common/thread/libicethread.la -lvorbis -lssl -lcrypto >libtool: link: x86_64-pc-linux-gnu-clang -shared -fPIC -DPIC .libs/shout.o .libs/util.o .libs/queue.o .libs/connection.o .libs/proto_http.o .libs/proto_xaudiocast.o .libs/proto_icy.o .libs/proto_roaraudio.o .libs/format_ogg.o .libs/format_webm.o .libs/format_mp3.o .libs/codec_vorbis.o .libs/codec_opus.o .libs/tls.o -Wl,--whole-archive common/net/.libs/libicenet.a common/timing/.libs/libicetiming.a common/avl/.libs/libiceavl.a common/httpp/.libs/libicehttpp.a common/thread/.libs/libicethread.a -Wl,--no-whole-archive -Wl,--as-needed -lvorbis -lssl -lcrypto -pthread -O2 -march=native -Wl,-O1 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -Wl,-soname -Wl,libshout.so.3 -o .libs/libshout.so.3.2.0 >libtool: link: (cd ".libs" && rm -f "libshout.so.3" && ln -s "libshout.so.3.2.0" "libshout.so.3") >libtool: link: (cd ".libs" && rm -f "libshout.so" && ln -s "libshout.so.3.2.0" "libshout.so") >libtool: link: ( cd ".libs" && rm -f "libshout.la" && ln -s "../libshout.la" "libshout.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/src' >make[2]: Leaving directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/src' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/doc' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/doc' >Making all in win32 >make[2]: Entering directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/win32' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/win32' >Making all in examples >make[2]: Entering directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/examples' >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/examples -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o example.o example.c >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3/examples -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o nonblocking.o nonblocking.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o example example.o ../src/libshout.la -lvorbis -lssl -lcrypto >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o nonblocking nonblocking.o ../src/libshout.la -lvorbis -lssl -lcrypto >libtool: link: x86_64-pc-linux-gnu-clang -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/example example.o -Wl,--as-needed ../src/.libs/libshout.so -lvorbis -lssl -lcrypto -pthread >libtool: link: x86_64-pc-linux-gnu-clang -Wall -ffast-math -fsigned-char -pthread -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/nonblocking nonblocking.o -Wl,--as-needed ../src/.libs/libshout.so -lvorbis -lssl -lcrypto -pthread >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_page_bos >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_page_serialno >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_stream_clear >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_stream_init >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_stream_pagein >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_sync_buffer >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_sync_clear >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_sync_init >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_sync_pageout >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_sync_wrote >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_stream_packetout >clang-10: error: linker command failed with exit code 1 (use -v to see invocation) >make[2]: *** [Makefile:393: example] Error 1 >make[2]: *** Waiting for unfinished jobs.... >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_page_bos >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_page_serialno >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_stream_clear >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_stream_init >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_stream_pagein >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_sync_buffer >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_sync_clear >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_sync_init >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_sync_pageout >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_sync_wrote >ld.lld: error: ../src/.libs/libshout.so: undefined reference to ogg_stream_packetout >clang-10: error: linker command failed with exit code 1 (use -v to see invocation) >make[2]: *** [Makefile:397: nonblocking] Error 1 >make[2]: Leaving directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64/examples' >make[1]: *** [Makefile:570: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64' >make: *** [Makefile:416: all] Error 2 > * ERROR: media-libs/libshout-2.4.3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-libs/libshout-2.4.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/libshout-2.4.3::gentoo'`. > * The complete build log is located at '/var/log/emerge-log/build/media-libs/libshout-2.4.3:20200703-151522.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/libshout-2.4.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/libshout-2.4.3/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3-abi_x86_64.amd64' > * S: '/var/tmp/portage/media-libs/libshout-2.4.3/work/libshout-2.4.3' > > > >emerge --info: >Portage 2.3.103 (python 3.7.8-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r5, 5.4.0-1015-aws x86_64) >================================================================= >System uname: Linux-5.4.0-1015-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 >KiB Mem: 7895548 total, 789184 free >KiB Swap: 0 total, 0 free >Timestamp of repository gentoo: Sat, 04 Jul 2020 09:35:20 +0000 >sh bash 5.0_p17 >ld GNU ld (Gentoo 2.34 p4) 2.34.0 >app-shells/bash: 5.0_p17::gentoo >dev-lang/perl: 5.30.3-r2::gentoo >dev-lang/python: 2.7.18::gentoo, 3.7.8::gentoo, 3.8.3::gentoo, 3.9.0_beta3::gentoo >dev-util/cmake: 3.18.0_rc3::gentoo >dev-util/pkgconfig: 0.29.2::gentoo >sys-apps/baselayout: 2.7::gentoo >sys-apps/openrc: 0.42.1::gentoo >sys-apps/sandbox: 2.20::gentoo >sys-devel/autoconf: 2.69-r5::gentoo >sys-devel/automake: 1.16.2::gentoo >sys-devel/binutils: 2.34-r1::gentoo >sys-devel/gcc: 10.1.0-r1::gentoo >sys-devel/gcc-config: 2.3.1::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.3::gentoo >sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) >sys-libs/glibc: 2.31-r5::gentoo >Repositories: > >gentoo > location: /usr/portage > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 > sync-rsync-verify-metamanifest: yes > sync-rsync-verify-max-age: 24 > sync-rsync-extra-opts: > sync-rsync-verify-jobs: 1 > >ACCEPT_KEYWORDS="amd64 ~amd64" >ACCEPT_LICENSE="*" >CBUILD="x86_64-pc-linux-gnu" >CC="x86_64-pc-linux-gnu-clang" >CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >CHOST="x86_64-pc-linux-gnu" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" >CXX="x86_64-pc-linux-gnu-clang++" >CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >DISTDIR="/usr/portage/distfiles" >EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" >ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" >FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >GENTOO_MIRRORS="http://distfiles.gentoo.org" >LANG="C.UTF-8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0" >MAKEOPTS="-j2 V=1" >PKGDIR="/root/.packages" >PORTAGE_CONFIGROOT="/" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" >PORTAGE_TMPDIR="/var/tmp" >USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" >Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 730684
: 647540 |
647542