* Package: net-irc/dccserver-0.5-r1:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking dccserver-0.5.tar.gz to /var/tmp/portage/net-irc/dccserver-0.5-r1/work >>> Source unpacked in /var/tmp/portage/net-irc/dccserver-0.5-r1/work >>> Preparing source in /var/tmp/portage/net-irc/dccserver-0.5-r1/work/dccserver-0.5 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-irc/dccserver-0.5-r1/work/dccserver-0.5 ... * econf: updating dccserver-0.5/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dccserver-0.5/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --docdir=/usr/share/doc/dccserver-0.5-r1 --htmldir=/usr/share/doc/dccserver-0.5-r1/html --libdir=/usr/lib64 checking for a BSD-compatible install... /usr/lib/portage/python3.10/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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E 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/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 err.h usability... yes checking err.h presence... yes checking for err.h... yes checking for main in -lsocket... no checking for main in -lnsl... yes checking checking for getaddrinfo... yes checking for err... yes checking for errx... yes checking for poll... yes checking for strlcpy... no checking for warn... yes checking for warnx... yes checking for socklen_t... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-irc/dccserver-0.5-r1/work/dccserver-0.5 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-irc/dccserver-0.5-r1/work/dccserver-0.5' Making all in lib make[2]: Entering directory '/var/tmp/portage/net-irc/dccserver-0.5-r1/work/dccserver-0.5/lib' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c dcc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c io.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c strip_path.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c strlcpy.c dcc.c: In function ‘parse_reply’: dcc.c:134:5: error: implicit declaration of function ‘strlcpy’; did you mean ‘strncpy’? [-Werror=implicit-function-declaration] 134 | strlcpy(partner, p, partnersize); | ^~~~~~~ | strncpy cc1: some warnings being treated as errors make[2]: *** [Makefile:235: dcc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/var/tmp/portage/net-irc/dccserver-0.5-r1/work/dccserver-0.5/lib' make[1]: *** [Makefile:432: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-irc/dccserver-0.5-r1/work/dccserver-0.5' make: *** [Makefile:268: all] Error 2 * ERROR: net-irc/dccserver-0.5-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-irc/dccserver-0.5-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-irc/dccserver-0.5-r1::gentoo'`. * The complete build log is located at '/var/log/portage/net-irc:dccserver-0.5-r1:20221004-151535.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-irc/dccserver-0.5-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-irc/dccserver-0.5-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-irc/dccserver-0.5-r1/work/dccserver-0.5' * S: '/var/tmp/portage/net-irc/dccserver-0.5-r1/work/dccserver-0.5'