Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 759548 Details for
Bug 829542
media-libs/liblo-0.31 - make[2]: [Makefile:<snip>: doxygen-build.stamp]<snip> Segmentation fault
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-libs:liblo-0.31:20211218-023457.log
media-libs:liblo-0.31:20211218-023457.log (text/plain), 27.63 KB, created by
Toralf Förster
on 2021-12-18 10:26:52 UTC
(
hide
)
Description:
media-libs:liblo-0.31:20211218-023457.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-12-18 10:26:52 UTC
Size:
27.63 KB
patch
obsolete
> * Package: media-libs/liblo-0.31 > * Repository: gentoo > * Maintainer: sound@gentoo.org > * USE: abi_x86_64 amd64 elibc_musl ipv6 kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking liblo-0.31.tar.gz to /var/tmp/portage/media-libs/liblo-0.31/work >>>> Source unpacked in /var/tmp/portage/media-libs/liblo-0.31/work >>>> Preparing source in /var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31 ... > * Running eautoreconf in '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal -I m4' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: liblo-0.31/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Applying static-flags/2.4.6 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31 ... > * econf: updating liblo-0.31/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating liblo-0.31/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --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/liblo-0.31 --htmldir=/usr/share/doc/liblo-0.31/html --with-sysroot=/ --libdir=/usr/lib --enable-threads --enable-ipv6 --disable-static >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free 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 whether make supports nested variables... (cached) yes >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >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 the compiler supports GNU C... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes >checking for x86_64-gentoo-linux-musl-gcc option to enable C11 features... none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-gentoo-linux-musl-gcc... none >checking build system type... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >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-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld >checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B >checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 98304 >checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop >checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r >checking for x86_64-gentoo-linux-musl-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-gentoo-linux-musl-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar >checking for archiver @FILE support... @ >checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib >checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-gcc 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-gentoo-linux-musl-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/bin/ld -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 doxygen... doc >checking whether to add -Qunused-arguments (C)... no >checking how to print long long int... "ll" >checking for x86_64-gentoo-linux-musl-g++... x86_64-gentoo-linux-musl-g++ >checking whether the compiler supports GNU C++... yes >checking whether x86_64-gentoo-linux-musl-g++ accepts -g... yes >checking for x86_64-gentoo-linux-musl-g++ option to enable C++11 features... none needed >checking dependency style of x86_64-gentoo-linux-musl-g++... none >checking how to run the C++ preprocessor... x86_64-gentoo-linux-musl-g++ -E >checking for ld used by x86_64-gentoo-linux-musl-g++... /usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-gentoo-linux-musl-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-gentoo-linux-musl-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-gentoo-linux-musl-g++ static flag -static works... yes >checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... yes >checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether C++11 lambdas are supported... yes >checking whether to add -Qunused-arguments (C++)... no >checking for winsock2.h... no >checking for library containing recvfrom... none required >checking for log... yes >checking for getifaddrs... yes >checking for library containing pthread_create... none required >checking for egrep... (cached) /bin/grep -E >checking for netdb.h... yes >checking for netinet/in.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for sys/socket.h... yes >checking for unistd.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking for uintptr_t... yes >checking for inet_pton... yes >checking for select... yes >checking for poll... yes >checking for setvbuf... yes >checking whether byte ordering is bigendian... no > >About this liblo build: > >CC="x86_64-gentoo-linux-musl-gcc" >CXX="x86_64-gentoo-linux-musl-g++" >CFLAGS="-pipe -march=native -fno-diagnostics-color -O2" >CXXFLAGS="-pipe -march=native -fno-diagnostics-color -O2 -std=c++11" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" >LIBS="" > >== Building for little-endian architecture >== Compile with threading support >== Compile with libpthread >== Compiling C++ bindings > >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/tools/Makefile >config.status: creating src/liblo.def >config.status: creating examples/Makefile >config.status: creating lo/Makefile >config.status: creating lo/lo.h >config.status: creating lo/lo_endian.h >config.status: creating liblo.pc >config.status: creating doc/Makefile >config.status: creating doc/reference.doxygen >config.status: creating build/Makefile >config.status: creating cmake/Makefile >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/liblo-0.31/work/liblo-0.31 ... >make -j4 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31' >Making all in src >make[2]: Entering directory '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31/src' >Making all in . >make[3]: Entering directory '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31/src' >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o testlo-testlo.o `test -f 'testlo.c' || echo './'`testlo.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o liblo_la-address.lo `test -f 'address.c' || echo './'`address.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o liblo_la-send.lo `test -f 'send.c' || echo './'`send.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o liblo_la-message.lo `test -f 'message.c' || echo './'`message.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c message.c -fPIC -DPIC -o .libs/liblo_la-message.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c send.c -fPIC -DPIC -o .libs/liblo_la-send.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c address.c -fPIC -DPIC -o .libs/liblo_la-address.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o liblo_la-server.lo `test -f 'server.c' || echo './'`server.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c server.c -fPIC -DPIC -o .libs/liblo_la-server.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o liblo_la-method.lo `test -f 'method.c' || echo './'`method.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c method.c -fPIC -DPIC -o .libs/liblo_la-method.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o liblo_la-blob.lo `test -f 'blob.c' || echo './'`blob.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c blob.c -fPIC -DPIC -o .libs/liblo_la-blob.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o liblo_la-bundle.lo `test -f 'bundle.c' || echo './'`bundle.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o liblo_la-timetag.lo `test -f 'timetag.c' || echo './'`timetag.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c timetag.c -fPIC -DPIC -o .libs/liblo_la-timetag.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c bundle.c -fPIC -DPIC -o .libs/liblo_la-bundle.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o liblo_la-pattern_match.lo `test -f 'pattern_match.c' || echo './'`pattern_match.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o liblo_la-version.lo `test -f 'version.c' || echo './'`version.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c pattern_match.c -fPIC -DPIC -o .libs/liblo_la-pattern_match.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c version.c -fPIC -DPIC -o .libs/liblo_la-version.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o liblo_la-server_thread.lo `test -f 'server_thread.c' || echo './'`server_thread.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o subtest-subtest.o `test -f 'subtest.c' || echo './'`subtest.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o test_bidirectional_tcp-test_bidirectional_tcp.o `test -f 'test_bidirectional_tcp.c' || echo './'`test_bidirectional_tcp.c >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -c -o cpp_test-cpp_test.o `test -f 'cpp_test.cpp' || echo './'`cpp_test.cpp >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c server_thread.c -fPIC -DPIC -o .libs/liblo_la-server_thread.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -export-dynamic -version-info 11:1:4 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o liblo.la -rpath /usr/lib liblo_la-address.lo liblo_la-send.lo liblo_la-message.lo liblo_la-server.lo liblo_la-method.lo liblo_la-blob.lo liblo_la-bundle.lo liblo_la-timetag.lo liblo_la-pattern_match.lo liblo_la-version.lo liblo_la-server_thread.lo >libtool: link: x86_64-gentoo-linux-musl-gcc -shared -fPIC -DPIC .libs/liblo_la-address.o .libs/liblo_la-send.o .libs/liblo_la-message.o .libs/liblo_la-server.o .libs/liblo_la-method.o .libs/liblo_la-blob.o .libs/liblo_la-bundle.o .libs/liblo_la-timetag.o .libs/liblo_la-pattern_match.o .libs/liblo_la-version.o .libs/liblo_la-server_thread.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,liblo.so.7 -o .libs/liblo.so.7.4.1 >libtool: link: (cd ".libs" && rm -f "liblo.so.7" && ln -s "liblo.so.7.4.1" "liblo.so.7") >libtool: link: (cd ".libs" && rm -f "liblo.so" && ln -s "liblo.so.7.4.1" "liblo.so") >libtool: link: ( cd ".libs" && rm -f "liblo.la" && ln -s "../liblo.la" "liblo.la" ) >/bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o testlo testlo-testlo.o liblo.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o subtest subtest-subtest.o liblo.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test_bidirectional_tcp test_bidirectional_tcp-test_bidirectional_tcp.o liblo.la >libtool: link: x86_64-gentoo-linux-musl-gcc -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/subtest subtest-subtest.o -Wl,--as-needed ./.libs/liblo.so >libtool: link: x86_64-gentoo-linux-musl-gcc -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/testlo testlo-testlo.o -Wl,--as-needed ./.libs/liblo.so >libtool: link: x86_64-gentoo-linux-musl-gcc -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/test_bidirectional_tcp test_bidirectional_tcp-test_bidirectional_tcp.o -Wl,--as-needed ./.libs/liblo.so >/bin/sh ../libtool --tag=CXX --mode=link x86_64-gentoo-linux-musl-g++ -I.. -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o cpp_test cpp_test-cpp_test.o liblo.la >libtool: link: x86_64-gentoo-linux-musl-g++ -I.. -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/cpp_test cpp_test-cpp_test.o -Wl,--as-needed ./.libs/liblo.so >make[3]: Leaving directory '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31/src' >Making all in tools >make[3]: Entering directory '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31/src/tools' >Making all in . >make[4]: Entering directory '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31/src/tools' >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -march=native -fno-diagnostics-color -O2 -c -o oscsend-oscsend.o `test -f 'oscsend.c' || echo './'`oscsend.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -march=native -fno-diagnostics-color -O2 -c -o oscdump-oscdump.o `test -f 'oscdump.c' || echo './'`oscdump.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pipe -march=native -fno-diagnostics-color -O2 -c -o oscsendfile-oscsendfile.o `test -f 'oscsendfile.c' || echo './'`oscsendfile.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -I../.. -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o oscsend oscsend-oscsend.o ../liblo.la >/bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -I../.. -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o oscdump oscdump-oscdump.o ../liblo.la >/bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -I../.. -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o oscsendfile oscsendfile-oscsendfile.o ../liblo.la >libtool: link: x86_64-gentoo-linux-musl-gcc -I../.. -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/oscsend oscsend-oscsend.o -Wl,--as-needed ../.libs/liblo.so >libtool: link: x86_64-gentoo-linux-musl-gcc -I../.. -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/oscdump oscdump-oscdump.o -Wl,--as-needed ../.libs/liblo.so >libtool: link: x86_64-gentoo-linux-musl-gcc -I../.. -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/oscsendfile oscsendfile-oscsendfile.o -Wl,--as-needed ../.libs/liblo.so >make[4]: Leaving directory '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31/src/tools' >make[3]: Leaving directory '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31/src/tools' >make[2]: Leaving directory '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31/src' >Making all in examples >make[2]: Entering directory '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31/examples' >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o example_client.o example_client.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o example_server.o example_server.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o nonblocking_server_example.o nonblocking_server_example.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o example_tcp_echo_server.o example_tcp_echo_server.c >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -c -o cpp_example.o cpp_example.cpp >/bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o example_client example_client.o ../src/liblo.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o example_tcp_echo_server example_tcp_echo_server.o ../src/liblo.la >/bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o example_server example_server.o ../src/liblo.la >libtool: link: x86_64-gentoo-linux-musl-gcc -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/example_client example_client.o -Wl,--as-needed ../src/.libs/liblo.so >libtool: link: x86_64-gentoo-linux-musl-gcc -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/example_tcp_echo_server example_tcp_echo_server.o -Wl,--as-needed ../src/.libs/liblo.so >libtool: link: x86_64-gentoo-linux-musl-gcc -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/example_server example_server.o -Wl,--as-needed ../src/.libs/liblo.so >/bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o nonblocking_server_example nonblocking_server_example.o ../src/liblo.la >libtool: link: x86_64-gentoo-linux-musl-gcc -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/nonblocking_server_example nonblocking_server_example.o -Wl,--as-needed ../src/.libs/liblo.so >/bin/sh ../libtool --tag=CXX --mode=link x86_64-gentoo-linux-musl-g++ -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o cpp_example cpp_example.o ../src/liblo.la >libtool: link: x86_64-gentoo-linux-musl-g++ -Wall -I.. -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/cpp_example cpp_example.o -Wl,--as-needed ../src/.libs/liblo.so >make[2]: Leaving directory '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31/examples' >Making all in lo >make[2]: Entering directory '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31/lo' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31/lo' >Making all in build >make[2]: Entering directory '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31/build' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31/build' >Making all in cmake >make[2]: Entering directory '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31/cmake' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31/cmake' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31/doc' >*** Running doxygen *** >doxygen reference.doxygen >warning: Tag 'TCL_SUBST' at line 227 of file 'reference.doxygen' has become obsolete. > To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" >warning: Tag 'COLS_IN_ALPHA_INDEX' at line 986 of file 'reference.doxygen' has become obsolete. > To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" >warning: Tag 'LATEX_SOURCE_CODE' at line 1671 of file 'reference.doxygen' has become obsolete. > To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" >warning: Tag 'XML_SCHEMA' at line 1796 of file 'reference.doxygen' has become obsolete. > To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" >warning: Tag 'XML_DTD' at line 1802 of file 'reference.doxygen' has become obsolete. > To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" >warning: Tag 'PERL_PATH' at line 2008 of file 'reference.doxygen' has become obsolete. > To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" >warning: Tag 'MSCGEN_PATH' at line 2030 of file 'reference.doxygen' has become obsolete. > To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" >/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31/lo/lo_cpp.h:128: warning: include file cassert not found, perhaps you forgot to add its directory to INCLUDE_PATH? >make[2]: *** [Makefile:471: doxygen-build.stamp] Segmentation fault >make[2]: Leaving directory '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31/doc' >make[1]: *** [Makefile:471: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31' >make: *** [Makefile:380: all] Error 2 > * ERROR: media-libs/liblo-0.31::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-libs/liblo-0.31::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/liblo-0.31::gentoo'`. > * The complete build log is located at '/var/log/portage/media-libs:liblo-0.31:20211218-023457.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/liblo-0.31/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/liblo-0.31/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31' > * S: '/var/tmp/portage/media-libs/liblo-0.31/work/liblo-0.31' >
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 829542
:
759543
|
759544
|
759545
|
759546
|
759547
| 759548 |
759549