* Package: net-misc/telnet-bsd-1.2-r1 * Repository: gentoo * Maintainer: mschiff@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux nls userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking telnet-bsd-1.2.tar.bz2 to /var/tmp/portage/net-misc/telnet-bsd-1.2-r1/work >>> Source unpacked in /var/tmp/portage/net-misc/telnet-bsd-1.2-r1/work >>> Preparing source in /var/tmp/portage/net-misc/telnet-bsd-1.2-r1/work/telnet-bsd-1.2 ... * Applying telnet-bsd-1.2-fbsd.patch ... [ ok ] * Applying telnet-bsd-1.2-format-security.patch ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-misc/telnet-bsd-1.2-r1/work/telnet-bsd-1.2' ... * Running aclocal -I m4 ... [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: telnet-bsd-1.2/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/telnet-bsd-1.2-r1/work/telnet-bsd-1.2 ... * econf: updating telnet-bsd-1.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating telnet-bsd-1.2/config.guess with /usr/share/gnuconfig/config.guess ./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 --libdir=/usr/lib checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking target system type... x86_64-gentoo-linux-musl 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 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 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 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 pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes 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 strerror in -lcposix... no checking whether make sets $(MAKE)... (cached) yes checking for -fpie... yes checking for an ANSI C-conforming const... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating telnet/Makefile config.status: creating telnetd/Makefile config.status: creating config.h config.status: executing depfiles commands make -j1 'LIBS=-lncurses -ltinfo' make all-recursive make[1]: Entering directory '/var/tmp/portage/net-misc/telnet-bsd-1.2-r1/work/telnet-bsd-1.2' Making all in m4 make[2]: Entering directory '/var/tmp/portage/net-misc/telnet-bsd-1.2-r1/work/telnet-bsd-1.2/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-misc/telnet-bsd-1.2-r1/work/telnet-bsd-1.2/m4' Making all in telnet make[2]: Entering directory '/var/tmp/portage/net-misc/telnet-bsd-1.2-r1/work/telnet-bsd-1.2/telnet' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -DENV_HACK -DUSE_TERMIO -DKLUDGELINEMODE -D_GNU_SOURCE -fpie -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o main.o main.c In file included from telnet_locl.h:72, from main.c:30: ./misc-proto.h:66:10: fatal error: sys/cdefs.h: No such file or directory 66 | #include | ^~~~~~~~~~~~~ compilation terminated. make[2]: *** [Makefile:455: main.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-misc/telnet-bsd-1.2-r1/work/telnet-bsd-1.2/telnet' make[1]: *** [Makefile:381: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-misc/telnet-bsd-1.2-r1/work/telnet-bsd-1.2' make: *** [Makefile:322: all] Error 2 * ERROR: net-misc/telnet-bsd-1.2-r1::gentoo failed (configure phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/telnet-bsd-1.2-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/telnet-bsd-1.2-r1::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:telnet-bsd-1.2-r1:20200321-123122.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/telnet-bsd-1.2-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/telnet-bsd-1.2-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/telnet-bsd-1.2-r1/work/telnet-bsd-1.2' * S: '/var/tmp/portage/net-misc/telnet-bsd-1.2-r1/work/telnet-bsd-1.2'