Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 764203 Details for
Bug 832563
net-misc/mptcpd-0.9: fails to build on musl
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-misc:mptcpd-0.9:20220202-075209.log
net-misc:mptcpd-0.9:20220202-075209.log (text/plain), 25.64 KB, created by
Toralf Förster
on 2022-02-02 08:36:47 UTC
(
hide
)
Description:
net-misc:mptcpd-0.9:20220202-075209.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-02-02 08:36:47 UTC
Size:
25.64 KB
patch
obsolete
> * Package: net-misc/mptcpd-0.9 > * Repository: gentoo > * Maintainer: candrews@gentoo.org > * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found sources for kernel version: > * 5.15.19-gentoo-dist > * Checking for suitable kernel configuration options... > [ ok ] >>>> Unpacking source... >>>> Unpacking mptcpd-0.9.tar.gz to /var/tmp/portage/net-misc/mptcpd-0.9/work >>>> Source unpacked in /var/tmp/portage/net-misc/mptcpd-0.9/work >>>> Preparing source in /var/tmp/portage/net-misc/mptcpd-0.9/work/mptcpd-0.9 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/mptcpd-0.9/work/mptcpd-0.9 ... > * econf: updating mptcpd-0.9/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mptcpd-0.9/config.sub with /usr/share/gnuconfig/config.sub >./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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/mptcpd-0.9 --htmldir=/usr/share/doc/mptcpd-0.9/html --with-sysroot=/ --libdir=/usr/lib --with-kernel=upstream --with-systemdsystemunitdir=/lib/systemd/system --disable-debug >checking whether to enable debugging... no >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 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 make supports nested variables... (cached) yes >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 whether make supports the include directive... yes (GNU style) >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 we are using the GNU C compiler... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes >checking dependency style of x86_64-gentoo-linux-musl-gcc... none >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... x86_64-gentoo-linux-musl-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-gentoo-linux-musl-dlltool... no >checking for dlltool... no >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 how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -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-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 x86_64-gentoo-linux-musl-gcc... (cached) x86_64-gentoo-linux-musl-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... (cached) yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-gentoo-linux-musl-gcc... (cached) none >checking for x86_64-gentoo-linux-musl-g++... x86_64-gentoo-linux-musl-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-gentoo-linux-musl-g++ accepts -g... yes >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 to build with code coverage support... no >checking for x86_64-gentoo-linux-musl-doxygen... no >checking for doxygen... no >configure: WARNING: doxygen not found - will not generate any doxygen documentation >checking for x86_64-gentoo-linux-musl-perl... no >checking for perl... /usr/bin/perl >checking for pandoc... no >checking for x86_64-gentoo-linux-musl-pkg-config... /usr/bin/x86_64-gentoo-linux-musl-pkg-config >checking pkg-config is at least version 0.9.0... yes >configure: systemd system unit directory: /lib/systemd/system >checking whether C compiler accepts -O2... yes >checking whether C++ compiler accepts -O2... yes >checking for ell >= 0.30... yes >checking linux/mptcp.h usability... yes >checking linux/mptcp.h presence... yes >checking for linux/mptcp.h... yes >checking for MPTCP_PM_CMD_ANNOUNCE in linux/mptcp.h... no >checking for MPTCP_GENL_NAME defined in linux/mptcp.h... no >configure: WARNING: Unsupported <linux/mptcp.h> header. Using fallback. >configure: Building support for upstream kernel. >configure: Default mptcpd path manager plugin: addr_adv. >checking whether C compiler accepts -fvisibility=hidden... yes >checking for library containing argp_parse... -largp >checking for library containing dlopen... none required >checking for l_genl_msg_get_extended_error... yes >checking for l_hashmap_replace... yes >checking for C compiler vendor... gnu >checking CFLAGS for most reasonable warnings... -Wall >checking whether C compiler accepts -Wextra... yes >checking whether C compiler accepts -Werror... yes >checking whether C compiler accepts -pedantic... yes >checking for _FORTIFY_SOURCE defined... yes >checking whether C compiler accepts -fstack-protector-strong... yes >checking whether C compiler accepts -Wformat=2... yes >checking whether C compiler accepts -fPIE... yes >checking whether the linker accepts -Wl,-z,noexecstack... yes >checking whether the linker accepts -Wl,-z,now... yes >checking whether the linker accepts -Wl,-z,relro... yes >checking whether the linker accepts -pie... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating etc/Makefile >config.status: creating man/Makefile >config.status: creating include/Makefile >config.status: creating include/linux/Makefile >config.status: creating include/mptcpd/Makefile >config.status: creating lib/Makefile >config.status: creating lib/mptcpd.pc >config.status: creating src/Makefile >config.status: creating plugins/Makefile >config.status: creating plugins/path_managers/Makefile >config.status: creating scripts/Makefile >config.status: creating tests/Makefile >config.status: creating tests/lib/Makefile >config.status: creating tests/plugins/Makefile >config.status: creating tests/plugins/noop/Makefile >config.status: creating tests/plugins/priority/Makefile >config.status: creating tests/plugins/security/Makefile >config.status: creating include/mptcpd/private/config.h >config.status: include/mptcpd/private/config.h is unchanged >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/mptcpd-0.9/work/mptcpd-0.9 ... >make -j4 >Making all in etc >make[1]: Entering directory '/var/tmp/portage/net-misc/mptcpd-0.9/work/mptcpd-0.9/etc' >rm -f mptcpd.conf mptcpd.conf.tmp; \ >srcdir=''; \ > test -f ./mptcpd.conf.in || srcdir=./; \ > sed \ > -e 's,@pkglibdir[@],/usr/lib/mptcpd,g' \ > -e 's,@mptcpd_logger[@],stderr,g' \ > -e 's,@mptcpd_default_pm[@],addr_adv,g' \ > ${srcdir}mptcpd.conf.in >mptcpd.conf.tmp; \ >chmod 644 mptcpd.conf.tmp; \ >mv mptcpd.conf.tmp mptcpd.conf >make[1]: Leaving directory '/var/tmp/portage/net-misc/mptcpd-0.9/work/mptcpd-0.9/etc' >Making all in man >make[1]: Entering directory '/var/tmp/portage/net-misc/mptcpd-0.9/work/mptcpd-0.9/man' >rm -f mptcpd.8 mptcpd.8.tmp; \ >srcdir=''; \ > test -f ./mptcpd.8.in || srcdir=./; \ > sed \ > -e 's,@pkgsysconfdir[@],/etc/mptcpd,g' \ > -e 's,@PACKAGE_BUGREPORT[@],mptcp@lists.linux.dev,g' \ > ${srcdir}mptcpd.8.in >mptcpd.8.tmp; \ >chmod 644 mptcpd.8.tmp; \ >mv mptcpd.8.tmp mptcpd.8 >rm -f mptcpize.8 mptcpize.8.tmp; \ >srcdir=''; \ > test -f ./mptcpize.8.in || srcdir=./; \ > sed \ > -e 's,@pkgsysconfdir[@],/etc/mptcpd,g' \ > -e 's,@PACKAGE_BUGREPORT[@],mptcp@lists.linux.dev,g' \ > ${srcdir}mptcpize.8.in >mptcpize.8.tmp; \ >chmod 644 mptcpize.8.tmp; \ >mv mptcpize.8.tmp mptcpize.8 >make[1]: Leaving directory '/var/tmp/portage/net-misc/mptcpd-0.9/work/mptcpd-0.9/man' >Making all in include >make[1]: Entering directory '/var/tmp/portage/net-misc/mptcpd-0.9/work/mptcpd-0.9/include' >Making all in mptcpd >make[2]: Entering directory '/var/tmp/portage/net-misc/mptcpd-0.9/work/mptcpd-0.9/include/mptcpd' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/net-misc/mptcpd-0.9/work/mptcpd-0.9/include/mptcpd' >Making all in linux >make[2]: Entering directory '/var/tmp/portage/net-misc/mptcpd-0.9/work/mptcpd-0.9/include/linux' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/net-misc/mptcpd-0.9/work/mptcpd-0.9/include/linux' >make[2]: Entering directory '/var/tmp/portage/net-misc/mptcpd-0.9/work/mptcpd-0.9/include' >make[2]: Nothing to be done for 'all-am'. >make[2]: Leaving directory '/var/tmp/portage/net-misc/mptcpd-0.9/work/mptcpd-0.9/include' >make[1]: Leaving directory '/var/tmp/portage/net-misc/mptcpd-0.9/work/mptcpd-0.9/include' >Making all in lib >make[1]: Entering directory '/var/tmp/portage/net-misc/mptcpd-0.9/work/mptcpd-0.9/lib' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include/mptcpd/private -I../include -I../include -DMPTCPD_DLL -DMPTCPD_DLL_EXPORTS -Wall -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -fvisibility=hidden -Wextra -Werror -pedantic -fstack-protector-strong -Wformat=2 -c -o libmptcpd_la-addr_info.lo `test -f 'addr_info.c' || echo './'`addr_info.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include/mptcpd/private -I../include -I../include -DMPTCPD_DLL -DMPTCPD_DLL_EXPORTS -Wall -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -fvisibility=hidden -Wextra -Werror -pedantic -fstack-protector-strong -Wformat=2 -c -o libmptcpd_la-id_manager.lo `test -f 'id_manager.c' || echo './'`id_manager.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include/mptcpd/private -I../include -I../include -DMPTCPD_DLL -DMPTCPD_DLL_EXPORTS -Wall -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -fvisibility=hidden -Wextra -Werror -pedantic -fstack-protector-strong -Wformat=2 -c -o libmptcpd_la-network_monitor.lo `test -f 'network_monitor.c' || echo './'`network_monitor.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include/mptcpd/private -I../include -I../include -DMPTCPD_DLL -DMPTCPD_DLL_EXPORTS -Wall -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -fvisibility=hidden -Wextra -Werror -pedantic -fstack-protector-strong -Wformat=2 -c -o libmptcpd_la-path_manager.lo `test -f 'path_manager.c' || echo './'`path_manager.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include/mptcpd/private -I../include -I../include -DMPTCPD_DLL -DMPTCPD_DLL_EXPORTS -Wall -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -fvisibility=hidden -Wextra -Werror -pedantic -fstack-protector-strong -Wformat=2 -c path_manager.c -fPIC -DPIC -o .libs/libmptcpd_la-path_manager.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include/mptcpd/private -I../include -I../include -DMPTCPD_DLL -DMPTCPD_DLL_EXPORTS -Wall -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -fvisibility=hidden -Wextra -Werror -pedantic -fstack-protector-strong -Wformat=2 -c addr_info.c -fPIC -DPIC -o .libs/libmptcpd_la-addr_info.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include/mptcpd/private -I../include -I../include -DMPTCPD_DLL -DMPTCPD_DLL_EXPORTS -Wall -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -fvisibility=hidden -Wextra -Werror -pedantic -fstack-protector-strong -Wformat=2 -c id_manager.c -fPIC -DPIC -o .libs/libmptcpd_la-id_manager.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include/mptcpd/private -I../include -I../include -DMPTCPD_DLL -DMPTCPD_DLL_EXPORTS -Wall -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -fvisibility=hidden -Wextra -Werror -pedantic -fstack-protector-strong -Wformat=2 -c network_monitor.c -fPIC -DPIC -o .libs/libmptcpd_la-network_monitor.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include/mptcpd/private -I../include -I../include -DMPTCPD_DLL -DMPTCPD_DLL_EXPORTS -Wall -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -fvisibility=hidden -Wextra -Werror -pedantic -fstack-protector-strong -Wformat=2 -c -o libmptcpd_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include/mptcpd/private -I../include -I../include -DMPTCPD_DLL -DMPTCPD_DLL_EXPORTS -Wall -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -fvisibility=hidden -Wextra -Werror -pedantic -fstack-protector-strong -Wformat=2 -c -o libmptcpd_la-sockaddr.lo `test -f 'sockaddr.c' || echo './'`sockaddr.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include/mptcpd/private -I../include -I../include -DMPTCPD_DLL -DMPTCPD_DLL_EXPORTS -Wall -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -fvisibility=hidden -Wextra -Werror -pedantic -fstack-protector-strong -Wformat=2 -c plugin.c -fPIC -DPIC -o .libs/libmptcpd_la-plugin.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include/mptcpd/private -I../include -I../include -DMPTCPD_DLL -DMPTCPD_DLL_EXPORTS -Wall -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -fvisibility=hidden -Wextra -Werror -pedantic -fstack-protector-strong -Wformat=2 -c sockaddr.c -fPIC -DPIC -o .libs/libmptcpd_la-sockaddr.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -Wall -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -fvisibility=hidden -Wextra -Werror -pedantic -fstack-protector-strong -Wformat=2 -version-info 3:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,noexecstack -Wl,-z,now -Wl,-z,relro -o libmptcpd.la -rpath /usr/lib libmptcpd_la-addr_info.lo libmptcpd_la-id_manager.lo libmptcpd_la-network_monitor.lo libmptcpd_la-path_manager.lo libmptcpd_la-plugin.lo libmptcpd_la-sockaddr.lo -lell -largp >libtool: link: x86_64-gentoo-linux-musl-gcc -shared -fPIC -DPIC .libs/libmptcpd_la-addr_info.o .libs/libmptcpd_la-id_manager.o .libs/libmptcpd_la-network_monitor.o .libs/libmptcpd_la-path_manager.o .libs/libmptcpd_la-plugin.o .libs/libmptcpd_la-sockaddr.o -lell -largp -march=native -O2 -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z -Wl,noexecstack -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-soname -Wl,libmptcpd.so.3 -o .libs/libmptcpd.so.3.0.0 >libtool: link: (cd ".libs" && rm -f "libmptcpd.so.3" && ln -s "libmptcpd.so.3.0.0" "libmptcpd.so.3") >libtool: link: (cd ".libs" && rm -f "libmptcpd.so" && ln -s "libmptcpd.so.3.0.0" "libmptcpd.so") >libtool: link: ( cd ".libs" && rm -f "libmptcpd.la" && ln -s "../libmptcpd.la" "libmptcpd.la" ) >make[1]: Leaving directory '/var/tmp/portage/net-misc/mptcpd-0.9/work/mptcpd-0.9/lib' >Making all in src >make[1]: Entering directory '/var/tmp/portage/net-misc/mptcpd-0.9/work/mptcpd-0.9/src' >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include/mptcpd/private -I../include -I../include -DPKGLIBDIR=\"/usr/lib/mptcpize\" -DLIBREVISION=\"1\" -fPIE -Wall -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -fvisibility=hidden -Wextra -Werror -pedantic -fstack-protector-strong -Wformat=2 -c -o mptcpize-mptcpize.o `test -f 'mptcpize.c' || echo './'`mptcpize.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include/mptcpd/private -I../include -I../include -fPIE -Wall -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -fvisibility=hidden -Wextra -Werror -pedantic -fstack-protector-strong -Wformat=2 -c -o mptcpd.o mptcpd.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include/mptcpd/private -I../include -I../include -DMPTCPD_CONFIG_FILE='"/etc/mptcpd/mptcpd.conf"' -DMPTCPD_DEFAULT_PLUGINDIR='"/usr/lib/mptcpd"' -fPIE -Wall -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -fvisibility=hidden -Wextra -Werror -pedantic -fstack-protector-strong -Wformat=2 -c -o libpath_manager_la-commands.lo `test -f 'commands.c' || echo './'`commands.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include/mptcpd/private -I../include -I../include -DMPTCPD_CONFIG_FILE='"/etc/mptcpd/mptcpd.conf"' -DMPTCPD_DEFAULT_PLUGINDIR='"/usr/lib/mptcpd"' -fPIE -Wall -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -fvisibility=hidden -Wextra -Werror -pedantic -fstack-protector-strong -Wformat=2 -c -o libpath_manager_la-configuration.lo `test -f 'configuration.c' || echo './'`configuration.c >mptcpize.c:21:10: fatal error: error.h: No such file or directory > 21 | #include <error.h> > | ^~~~~~~~~ >compilation terminated. >make[1]: *** [Makefile:819: mptcpize-mptcpize.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include/mptcpd/private -I../include -I../include -DMPTCPD_CONFIG_FILE=\"/etc/mptcpd/mptcpd.conf\" -DMPTCPD_DEFAULT_PLUGINDIR=\"/usr/lib/mptcpd\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -fvisibility=hidden -Wextra -Werror -pedantic -fstack-protector-strong -Wformat=2 -c configuration.c -fPIC -DPIC -o .libs/libpath_manager_la-configuration.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include/mptcpd/private -I../include -I../include -DMPTCPD_CONFIG_FILE=\"/etc/mptcpd/mptcpd.conf\" -DMPTCPD_DEFAULT_PLUGINDIR=\"/usr/lib/mptcpd\" -Wall -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 -fvisibility=hidden -Wextra -Werror -pedantic -fstack-protector-strong -Wformat=2 -c commands.c -fPIC -DPIC -o .libs/libpath_manager_la-commands.o >configuration.c: In function 'mptcpd_config_create': >configuration.c:58:47: error: pasting "l_log_set_" and "(" does not give a valid preprocessing token > 58 | #define MPTCPD_SET_LOG_FUNCTION MPTCPD_CONCAT(l_log_set_, MPTCPD_LOGGER) > | ^~~~~~~~~~ >configuration.c:46:36: note: in definition of macro 'MPTCPD_CONCAT_IMPL' > 46 | #define MPTCPD_CONCAT_IMPL(x, ...) x ## __VA_ARGS__ > | ^ >configuration.c:58:33: note: in expansion of macro 'MPTCPD_CONCAT' > 58 | #define MPTCPD_SET_LOG_FUNCTION MPTCPD_CONCAT(l_log_set_, MPTCPD_LOGGER) > | ^~~~~~~~~~~~~ >configuration.c:792:9: note: in expansion of macro 'MPTCPD_SET_LOG_FUNCTION' > 792 | MPTCPD_SET_LOG_FUNCTION(); // For early logging. > | ^~~~~~~~~~~~~~~~~~~~~~~ >configuration.c:58:47: error: implicit declaration of function 'l_log_set_'; did you mean 'l_log_set_null'? [-Werror=implicit-function-declaration] > 58 | #define MPTCPD_SET_LOG_FUNCTION MPTCPD_CONCAT(l_log_set_, MPTCPD_LOGGER) > | ^~~~~~~~~~ >configuration.c:46:36: note: in definition of macro 'MPTCPD_CONCAT_IMPL' > 46 | #define MPTCPD_CONCAT_IMPL(x, ...) x ## __VA_ARGS__ > | ^ >configuration.c:58:33: note: in expansion of macro 'MPTCPD_CONCAT' > 58 | #define MPTCPD_SET_LOG_FUNCTION MPTCPD_CONCAT(l_log_set_, MPTCPD_LOGGER) > | ^~~~~~~~~~~~~ >configuration.c:792:9: note: in expansion of macro 'MPTCPD_SET_LOG_FUNCTION' > 792 | MPTCPD_SET_LOG_FUNCTION(); // For early logging. > | ^~~~~~~~~~~~~~~~~~~~~~~ >configuration.c:58:47: error: called object is not a function or function pointer > 58 | #define MPTCPD_SET_LOG_FUNCTION MPTCPD_CONCAT(l_log_set_, MPTCPD_LOGGER) > | ^~~~~~~~~~ >configuration.c:46:36: note: in definition of macro 'MPTCPD_CONCAT_IMPL' > 46 | #define MPTCPD_CONCAT_IMPL(x, ...) x ## __VA_ARGS__ > | ^ >configuration.c:58:33: note: in expansion of macro 'MPTCPD_CONCAT' > 58 | #define MPTCPD_SET_LOG_FUNCTION MPTCPD_CONCAT(l_log_set_, MPTCPD_LOGGER) > | ^~~~~~~~~~~~~ >configuration.c:792:9: note: in expansion of macro 'MPTCPD_SET_LOG_FUNCTION' > 792 | MPTCPD_SET_LOG_FUNCTION(); // For early logging. > | ^~~~~~~~~~~~~~~~~~~~~~~ >cc1: all warnings being treated as errors >make[1]: *** [Makefile:784: libpath_manager_la-configuration.lo] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-misc/mptcpd-0.9/work/mptcpd-0.9/src' >make: *** [Makefile:485: all-recursive] Error 1 > * ERROR: net-misc/mptcpd-0.9::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-misc/mptcpd-0.9::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-misc/mptcpd-0.9::gentoo'`. > * The complete build log is located at '/var/log/portage/net-misc:mptcpd-0.9:20220202-075209.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/mptcpd-0.9/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/mptcpd-0.9/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/mptcpd-0.9/work/mptcpd-0.9' > * S: '/var/tmp/portage/net-misc/mptcpd-0.9/work/mptcpd-0.9' >
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 832563
:
764198
|
764199
|
764200
|
764201
|
764202
| 764203 |
764204