* Package: net-libs/libndp-1.8:0  * Repository: gentoo  * Maintainer: gnome@gentoo.org  * USE: elibc_musl kernel_linux ppc  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking libndp-1.8.tar.gz to /var/tmp/portage/net-libs/libndp-1.8/work >>> Source unpacked in /var/tmp/portage/net-libs/libndp-1.8/work >>> Preparing source in /var/tmp/portage/net-libs/libndp-1.8/work/libndp-1.8 ... * Disabling deprecation warnings ...  [ ok ] (B*(B Running elibtoolize in: libndp-1.8/ (B*(B Applying ppc64le/2.4.4 patch ... (B*(B Running elibtoolize in: libndp-1.8/build-aux/ (B*(B Applying portage/1.2.0 patch ... (B*(B Applying sed/1.5.6 patch ... (B*(B Applying as-needed/2.4.3 patch ... (B*(B Applying fsanitize/2.4.6 patch ... (B*(B Applying fuse-ld/2.4.6 patch ... (B*(B Applying static-flags/2.4.6 patch ... (B*(B Applying werror/2.4.6 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/libndp-1.8/work/libndp-1.8 ... * .ppc: running multilib-minimal_abi_src_configure * econf: updating libndp-1.8/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libndp-1.8/build-aux/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/portage/net-libs/libndp-1.8/work/libndp-1.8/configure --prefix=/usr --build=powerpc-gentoo-linux-musl --host=powerpc-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/libndp-1.8 --htmldir=/usr/share/doc/libndp-1.8/html --with-sysroot=/ --libdir=/usr/lib --disable-static --enable-logging checking for a BSD-compatible install... /usr/lib/portage/python3.12/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 whether make supports the include directive... yes (GNU style) checking for powerpc-gentoo-linux-musl-gcc... powerpc-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 powerpc-gentoo-linux-musl-gcc accepts -g... yes checking for powerpc-gentoo-linux-musl-gcc option to accept ISO C89... none needed checking whether powerpc-gentoo-linux-musl-gcc understands -c and -o together... yes checking dependency style of powerpc-gentoo-linux-musl-gcc... none checking for powerpc-gentoo-linux-musl-ar... powerpc-gentoo-linux-musl-ar checking the archiver (powerpc-gentoo-linux-musl-ar) interface... ar checking for powerpc-gentoo-linux-musl-gcc... (cached) powerpc-gentoo-linux-musl-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether powerpc-gentoo-linux-musl-gcc accepts -g... (cached) yes checking for powerpc-gentoo-linux-musl-gcc option to accept ISO C89... (cached) none needed checking whether powerpc-gentoo-linux-musl-gcc understands -c and -o together... (cached) yes checking dependency style of powerpc-gentoo-linux-musl-gcc... (cached) none checking build system type... powerpc-gentoo-linux-musl checking host system type... powerpc-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 powerpc-gentoo-linux-musl-gcc... /usr/powerpc-gentoo-linux-musl/bin/ld checking if the linker (/usr/powerpc-gentoo-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/powerpc-gentoo-linux-musl-nm -B checking the name lister (/usr/bin/powerpc-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 powerpc-gentoo-linux-musl file names to powerpc-gentoo-linux-musl format... func_convert_file_noop checking how to convert powerpc-gentoo-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/powerpc-gentoo-linux-musl/bin/ld option to reload object files... -r checking for powerpc-gentoo-linux-musl-objdump... powerpc-gentoo-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for powerpc-gentoo-linux-musl-dlltool... powerpc-gentoo-linux-musl-dlltool checking how to associate runtime and link libraries... printf %s\n checking for powerpc-gentoo-linux-musl-ar... (cached) powerpc-gentoo-linux-musl-ar checking for archiver @FILE support... @ checking for powerpc-gentoo-linux-musl-strip... powerpc-gentoo-linux-musl-strip checking for powerpc-gentoo-linux-musl-ranlib... powerpc-gentoo-linux-musl-ranlib checking command to parse /usr/bin/powerpc-gentoo-linux-musl-nm -B output from powerpc-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 powerpc-gentoo-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... powerpc-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 powerpc-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for powerpc-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if powerpc-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if powerpc-gentoo-linux-musl-gcc static flag -static works... yes checking if powerpc-gentoo-linux-musl-gcc supports -c -o file.o... yes checking if powerpc-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the powerpc-gentoo-linux-musl-gcc linker (/usr/powerpc-gentoo-linux-musl/bin/ld) 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 stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for inline... inline checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes 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 libndp/Makefile config.status: creating libndp/libndp.pc config.status: creating utils/Makefile config.status: creating man/Makefile config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-libs/libndp-1.8/work/libndp-1.8 ... * .ppc: running multilib-minimal_abi_src_compile make -j1 Making all in include make[1]: Entering directory '/var/tmp/portage/net-libs/libndp-1.8/work/libndp-1.8-.ppc/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/net-libs/libndp-1.8/work/libndp-1.8-.ppc/include' Making all in libndp make[1]: Entering directory '/var/tmp/portage/net-libs/libndp-1.8/work/libndp-1.8-.ppc/libndp' /bin/sh ../libtool --tag=CC --mode=compile powerpc-gentoo-linux-musl-gcc -DPACKAGE_NAME=\"libndp\" -DPACKAGE_TARNAME=\"libndp\" -DPACKAGE_VERSION=\"1.8\" -DPACKAGE_STRING=\"libndp\ 1.8\" -DPACKAGE_BUGREPORT=\"jiri@resnulli.us\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libndp\" -DVERSION=\"1.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DENABLE_LOGGING=1 -I. -I/var/tmp/portage/net-libs/libndp-1.8/work/libndp-1.8/libndp -fvisibility=hidden -ffunction-sections -fdata-sections -I/var/tmp/portage/net-libs/libndp-1.8/work/libndp-1.8/include -D_GNU_SOURCE -Os -mcpu=7450 -mtune=7450 -pipe -Wall -c -o libndp_la-libndp.lo `test -f 'libndp.c' || echo '/var/tmp/portage/net-libs/libndp-1.8/work/libndp-1.8/libndp/'`libndp.c libtool: compile: powerpc-gentoo-linux-musl-gcc "-DPACKAGE_NAME=\"libndp\"" "-DPACKAGE_TARNAME=\"libndp\"" "-DPACKAGE_VERSION=\"1.8\"" "-DPACKAGE_STRING=\"libndp 1.8\"" "-DPACKAGE_BUGREPORT=\"jiri@resnulli.us\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libndp\"" "-DVERSION=\"1.8\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DENABLE_LOGGING=1 -I. -I/var/tmp/portage/net-libs/libndp-1.8/work/libndp-1.8/libndp -fvisibility=hidden -ffunction-sections -fdata-sections -I/var/tmp/portage/net-libs/libndp-1.8/work/libndp-1.8/include -D_GNU_SOURCE -Os -mcpu=7450 -mtune=7450 -pipe -Wall -c /var/tmp/portage/net-libs/libndp-1.8/work/libndp-1.8/libndp/libndp.c -fPIC -DPIC -o .libs/libndp_la-libndp.o /var/tmp/portage/net-libs/libndp-1.8/work/libndp-1.8/libndp/libndp.c: In function 'mysendto6': /var/tmp/portage/net-libs/libndp-1.8/work/libndp-1.8/libndp/libndp.c:212:50: error: passing argument 5 of 'sendto' from incompatible pointer type [-Wincompatible-pointer-types] 212 | ret = sendto(sockfd, buf, buflen, flags, &sin6, sizeof(sin6)); | ^~~~~ | | | struct sockaddr_in6 * In file included from /var/tmp/portage/net-libs/libndp-1.8/work/libndp-1.8/libndp/libndp.c:27: /usr/include/sys/socket.h:396:49: note: expected 'const struct sockaddr *' but argument is of type 'struct sockaddr_in6 *' 396 | ssize_t sendto (int, const void *, size_t, int, const struct sockaddr *, socklen_t); | ^~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [Makefile:455: libndp_la-libndp.lo] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-libs/libndp-1.8/work/libndp-1.8-.ppc/libndp' make: *** [Makefile:388: all-recursive] Error 1 * ERROR: net-libs/libndp-1.8::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-libs/libndp-1.8::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-libs/libndp-1.8::gentoo'`. * The complete build log is located at '/var/log/portage/build/net-libs/libndp-1.8:20240120-182039.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/libndp-1.8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/libndp-1.8/temp/environment'. * Working directory: '/var/tmp/portage/net-libs/libndp-1.8/work/libndp-1.8-.ppc' * S: '/var/tmp/portage/net-libs/libndp-1.8/work/libndp-1.8'