* Package: dev-libs/libax25-0.0.12_rc4 * Repository: gentoo * Maintainer: tomjbe@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking libax25-0.0.12-rc4.tar.gz to /var/tmp/portage/dev-libs/libax25-0.0.12_rc4/work >>> Source unpacked in /var/tmp/portage/dev-libs/libax25-0.0.12_rc4/work >>> Preparing source in /var/tmp/portage/dev-libs/libax25-0.0.12_rc4/work/libax25-0.0.12-rc4 ... * Running elibtoolize in: libax25-0.0.12-rc4/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... * Applying target-nm/2.4.2 patch ... * Applying ppc64le/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/libax25-0.0.12_rc4/work/libax25-0.0.12-rc4 ... >>> Working in BUILD_DIR: "/var/tmp/portage/dev-libs/libax25-0.0.12_rc4/work/libax25-0.0.12-rc4" * econf: updating libax25-0.0.12-rc4/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libax25-0.0.12-rc4/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/dev-libs/libax25-0.0.12_rc4/work/libax25-0.0.12-rc4/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 --libdir=/usr/lib --docdir=/usr/share/doc/libax25-0.0.12_rc4 --enable-shared --disable-static checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 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 for style of include used by make... GNU checking dependency style of x86_64-gentoo-linux-musl-gcc... none checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether x86_64-gentoo-linux-musl-gcc needs -traditional... no 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 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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... no checking for x86_64-gentoo-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no 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 whether setpgrp takes no argument... yes checking return type of signal handlers... void checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strspn... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for working netax25/ax25.h header file... no checking for working netrom/netrom.h header file... no checking for working netrose/rose.h header file... no checking for an ANSI C-conforming const... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libax25.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/libax25-0.0.12_rc4/work/libax25-0.0.12-rc4 ... >>> Working in BUILD_DIR: "/var/tmp/portage/dev-libs/libax25-0.0.12_rc4/work/libax25-0.0.12-rc4" make -j1 make all-am make[1]: Entering directory '/var/tmp/portage/dev-libs/libax25-0.0.12_rc4/work/libax25-0.0.12-rc4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -c -o axconfig.lo axconfig.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -DAX25_SYSCONFDIR=\"/etc/ax25/\" -DAX25_LOCALSTATEDIR=\"/var/lib/ax25/\" -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -c axconfig.c -fPIC -DPIC -o .libs/axconfig.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -c -o axutils.lo axutils.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -DAX25_SYSCONFDIR=\"/etc/ax25/\" -DAX25_LOCALSTATEDIR=\"/var/lib/ax25/\" -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -c axutils.c -fPIC -DPIC -o .libs/axutils.o axutils.c: In function 'rose_aton': axutils.c:169:56: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 169 | printf("axutils: invalid rose address '%s' length = %d\n", addr, strlen(addr)); | ~^ ~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -c -o daemon.lo daemon.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -DAX25_SYSCONFDIR=\"/etc/ax25/\" -DAX25_LOCALSTATEDIR=\"/var/lib/ax25/\" -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -c daemon.c -fPIC -DPIC -o .libs/daemon.o daemon.c: In function 'daemon_start': daemon.c:43:12: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration] 43 | if ((fd = open("/dev/tty", O_RDWR)) >= 0) { | ^~~~ | popen daemon.c:43:29: error: 'O_RDWR' undeclared (first use in this function) 43 | if ((fd = open("/dev/tty", O_RDWR)) >= 0) { | ^~~~~~ daemon.c:43:29: note: each undeclared identifier is reported only once for each function it appears in make[1]: *** [Makefile:465: daemon.lo] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-libs/libax25-0.0.12_rc4/work/libax25-0.0.12-rc4' make: *** [Makefile:339: all] Error 2 * ERROR: dev-libs/libax25-0.0.12_rc4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/libax25-0.0.12_rc4::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/libax25-0.0.12_rc4::gentoo'`. * The complete build log is located at '/var/log/portage/dev-libs:libax25-0.0.12_rc4:20200319-105202.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/libax25-0.0.12_rc4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libax25-0.0.12_rc4/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/libax25-0.0.12_rc4/work/libax25-0.0.12-rc4' * S: '/var/tmp/portage/dev-libs/libax25-0.0.12_rc4/work/libax25-0.0.12-rc4'