* Package: media-radio/ax25-tools-0.0.10_rc5 * 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 ax25-tools-0.0.10-rc5.tar.gz to /var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work >>> Source unpacked in /var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work >>> Preparing source in /var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5 ... ./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/ax25-tools-0.0.10_rc5 --htmldir=/usr/share/doc/ax25-tools-0.0.10_rc5/html --libdir=/usr/lib --without-x configure: loading site script /usr/share/config.site 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 whether make supports nested variables... yes checking for gawk... (cached) gawk 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 whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-gentoo-linux-musl-gcc... 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-gcc -E checking for X... disabled checking for zlibVersion in -lz... yes checking for ax25_config_load_ports in -lax25... yes checking for openpty in -lutil... yes checking for main in -lfltk... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for strings.h... (cached) 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.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 struct ax25_fwd_struct... yes checking for struct nr_route_struct.ndigis... yes checking for struct rose_facilities_struct... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether x86_64-gentoo-linux-musl-gcc needs -traditional... no checking for working memcmp... yes checking whether setpgrp takes no argument... yes checking return type of signal handlers... void checking for strftime... yes checking for wait3 that fills in rusage... yes checking for gethostname... yes checking for gettimeofday... yes checking for mkdir... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for uname... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating netrom/Makefile config.status: creating tcpip/Makefile config.status: creating ax25/Makefile config.status: creating ax25/axgetput/Makefile config.status: creating Makefile config.status: creating rose/Makefile config.status: creating user_call/Makefile config.status: creating kiss/Makefile config.status: creating 6pack/Makefile config.status: creating hdlcutil/Makefile config.status: creating hdlcutil/fl/Makefile config.status: creating yamdrv/Makefile config.status: creating dmascc/Makefile config.status: creating ax25-tools.spec config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5 ... make -j1 sed -e 's/@RELEASE_VER@/0.0.10-rc5/' \ -e 's/@SCM_VER@/'$(./setlocalversion)'/' \ scm-version.h.in > scm-version.h.tmp && \ (cmp -s scm-version.h.tmp scm-version.h 2>/dev/zero || \ mv scm-version.h.tmp scm-version.h) rm -f scm-version.h.tmp make all-recursive make[1]: Entering directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5' Making all in ax25 make[2]: Entering directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/ax25' Making all in axgetput make[3]: Entering directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/ax25/axgetput' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -O2 -pipe -march=native -Wall -c -o axgetput.o axgetput.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -O2 -pipe -march=native -Wall -c -o util.o util.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -O2 -pipe -march=native -Wall -c -o proto_bin.o proto_bin.c proto_bin.c: In function ‘bput’: proto_bin.c:167:44: warning: ‘%s’ directive writing up to 4096 bytes into a region of size 2027 [-Wformat-overflow=] 167 | sprintf(err_msg, "error: cannot unlink %s (%s)\n", filename, strerror(errno)); | ^~ ~~~~~~~~ proto_bin.c:167:5: note: ‘sprintf’ output 26 or more bytes (assuming 4122) into a destination of size 2048 167 | sprintf(err_msg, "error: cannot unlink %s (%s)\n", filename, strerror(errno)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ proto_bin.c:173:41: warning: ‘%s’ directive writing up to 4096 bytes into a region of size 2029 [-Wformat-overflow=] 173 | sprintf(err_msg, "error: cannot open %s (%s)\n", filename, strerror(errno)); | ^~ ~~~~~~~~ proto_bin.c:173:4: note: ‘sprintf’ output 24 or more bytes (assuming 4120) into a destination of size 2048 173 | sprintf(err_msg, "error: cannot open %s (%s)\n", filename, strerror(errno)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ proto_bin.c: In function ‘bget’: proto_bin.c:334:41: warning: ‘%s’ directive writing up to 4096 bytes into a region of size 2029 [-Wformat-overflow=] 334 | sprintf(err_msg, "error: cannot open %s (%s)\n", filename, strerror(errno)); | ^~ ~~~~~~~~ proto_bin.c:334:4: note: ‘sprintf’ output 24 or more bytes (assuming 4120) into a destination of size 2048 334 | sprintf(err_msg, "error: cannot open %s (%s)\n", filename, strerror(errno)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o axgetput axgetput.o util.o proto_bin.o make[3]: Leaving directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/ax25/axgetput' make[3]: Entering directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/ax25' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o mheard.o mheard.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mheard mheard.o -lax25 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o ax25d.o ax25d.c In file included from ax25d.c:125: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ax25d ax25d.o -lax25 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o axctl.o axctl.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o axctl axctl.o -lax25 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o axparms.o axparms.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o axparms axparms.o -lax25 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o axspawn.o axspawn.c axspawn.c: In function ‘cleanup.constprop’: axspawn.c:986:2: warning: ‘strncpy’ specified bound 4 equals destination size [-Wstringop-truncation] 986 | strncpy(ut.ut_id, tty + 3, sizeof(ut.ut_id)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ axspawn.c: In function ‘main’: axspawn.c:1738:3: warning: ‘strncpy’ specified bound 32 equals destination size [-Wstringop-truncation] 1738 | strncpy(ut_line.ut_line, ptyslave + 5, sizeof(ut_line.ut_line)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ axspawn.c:1739:3: warning: ‘strncpy’ specified bound 4 equals destination size [-Wstringop-truncation] 1739 | strncpy(ut_line.ut_id, ptyslave + 8, sizeof(ut_line.ut_id)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o access.o access.c access.c: In function ‘read_pwd’: access.c:322:58: warning: ‘%s’ directive writing up to 4096 bytes into a region of size 2010 [-Wformat-overflow=] 322 | sprintf(buf, "Failed to find a suitable password in %s\r", pwfile); | ^~ ~~~~~~ access.c:322:6: note: ‘sprintf’ output between 40 and 4136 bytes into a destination of size 2048 322 | sprintf(buf, "Failed to find a suitable password in %s\r", pwfile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o md5.o md5.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o axspawn axspawn.o access.o md5.o -lax25 -lutil x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o axwrapper.o axwrapper.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o axwrapper axwrapper.o -lax25 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o beacon.o beacon.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o beacon beacon.o -lax25 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o bpqparms.o bpqparms.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o bpqparms bpqparms.o -lax25 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o mheardd.o mheardd.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mheardd mheardd.o -lax25 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o rxecho.o rxecho.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rxecho rxecho.o -lax25 sed -e 's|[@]SBINDIR[@]|/usr/sbin|' -e 's|[@]SYSCONFDIR[@]|/etc|' < ./ax25d.conf.in > ax25d.conf.tmp mv ax25d.conf.tmp ax25d.conf make[3]: Leaving directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/ax25' make[2]: Leaving directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/ax25' Making all in hdlcutil make[2]: Entering directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/hdlcutil' Making all in . make[3]: Entering directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/hdlcutil' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o sethdlc.o sethdlc.c In function ‘do_set_params’, inlined from ‘main’ at sethdlc.c:515:3: sethdlc.c:273:4: warning: ‘strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 273 | strncpy(newm.data.modename, argv[1], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 274 | sizeof(newm.data.modename)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o hdrvcomm.o hdrvcomm.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o sethdlc sethdlc.o hdrvcomm.o x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o smmixer.o smmixer.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o smmixer smmixer.o hdrvcomm.o make[3]: Leaving directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/hdlcutil' Making all in fl make[3]: Entering directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/hdlcutil/fl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/hdlcutil/fl' make[2]: Leaving directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/hdlcutil' Making all in kiss make[2]: Entering directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/kiss' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o kissattach.o kissattach.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o kissattach kissattach.o -lax25 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o kissnetd.o kissnetd.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o kissnetd kissnetd.o -lax25 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o kissparms.o kissparms.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o kissparms kissparms.o -lax25 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o mkiss.o mkiss.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mkiss mkiss.o -lax25 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o net2kiss.o net2kiss.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o net2kiss net2kiss.o -lutil make[2]: Leaving directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/kiss' Making all in 6pack make[2]: Entering directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/6pack' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o m6pack.o m6pack.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o m6pack m6pack.o -lax25 make[2]: Leaving directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/6pack' Making all in netrom make[2]: Entering directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/netrom' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o netromd.o netromd.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o netromr.o netromr.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o netromt.o netromt.c netromt.c: In function ‘build_header’: netromt.c:31:2: warning: ‘strncat’ output truncated copying between 0 and 6 bytes from a string of length 7 [-Wstringop-truncation] 31 | strncat(message + 1, " ", MNEMONIC_LEN - strlen(message + 1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘build_mine’, inlined from ‘transmit_nodes’ at netromt.c:253:3: netromt.c:77:3: warning: ‘strncat’ output truncated copying between 0 and 6 bytes from a string of length 7 [-Wstringop-truncation] 77 | strncat(message + len, " ", MNEMONIC_LEN - strlen(message + len)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘build_others’, inlined from ‘transmit_nodes’ at netromt.c:256:4: netromt.c:168:4: warning: ‘strncat’ output truncated copying between 0 and 6 bytes from a string of length 7 [-Wstringop-truncation] 168 | strncat(message + len, " ", MNEMONIC_LEN - strlen(message + len)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o netromd netromd.o netromr.o netromt.o -lax25 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o nodesave.o nodesave.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o nodesave nodesave.o -lax25 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o nrattach.o nrattach.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o nrattach nrattach.o -lax25 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o nrparms.o nrparms.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o nrparms nrparms.o -lax25 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o nrsdrv.o nrsdrv.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o nrsdrv nrsdrv.o -lax25 make[2]: Leaving directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/netrom' Making all in rose make[2]: Entering directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/rose' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o rsattach.o rsattach.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rsattach rsattach.o -lax25 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o rsdwnlnk.o rsdwnlnk.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rsdwnlnk rsdwnlnk.o -lax25 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o rsmemsiz.o rsmemsiz.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rsmemsiz rsmemsiz.o x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o rsparms.o rsparms.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rsparms rsparms.o -lax25 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o rsuplnk.o rsuplnk.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rsuplnk rsuplnk.o -lax25 make[2]: Leaving directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/rose' Making all in tcpip make[2]: Entering directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/tcpip' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o rip98d.o rip98d.c rip98d.c: In function ‘main’: rip98d.c:246:14: warning: passing argument 2 of ‘bind’ from incompatible pointer type [-Wincompatible-pointer-types] 246 | if (bind(s, &loc_addr, sizeof(loc_addr)) < 0) { | ^~~~~~~~~ | | | struct sockaddr_in * In file included from /usr/include/netinet/in.h:10, from /usr/include/netdb.h:9, from rip98d.c:11: /usr/include/sys/socket.h:383:16: note: expected ‘const struct sockaddr *’ but argument is of type ‘struct sockaddr_in *’ 383 | int bind (int, const struct sockaddr *, socklen_t); | ^~~~~~~~~~~~~~~~~~~~~~~ x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o rip98r.o rip98r.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o rip98t.o rip98t.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rip98d rip98d.o rip98r.o rip98t.o -lax25 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DAX25_SYSCONFDIR=\""/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/var/lib/ax25/"\" -O2 -pipe -march=native -Wall -c -o ttylinkd.o ttylinkd.c ttylinkd.c:42:10: fatal error: protocols/talkd.h: No such file or directory 42 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [Makefile:428: ttylinkd.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5/tcpip' make[1]: *** [Makefile:380: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5' make: *** [Makefile:319: all] Error 2 * ERROR: media-radio/ax25-tools-0.0.10_rc5::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-radio/ax25-tools-0.0.10_rc5::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-radio/ax25-tools-0.0.10_rc5::gentoo'`. * The complete build log is located at '/var/log/portage/media-radio:ax25-tools-0.0.10_rc5:20200410-022247.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/temp/environment'. * Working directory: '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5' * S: '/var/tmp/portage/media-radio/ax25-tools-0.0.10_rc5/work/ax25-tools-0.0.10-rc5'