* Package: net-vpn/pptpd-1.4.0-r3 * Repository: gentoo * Maintainer: pinkbyte@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking pptpd-1.4.0.tar.gz to /var/tmp/portage/net-vpn/pptpd-1.4.0-r3/work >>> Source unpacked in /var/tmp/portage/net-vpn/pptpd-1.4.0-r3/work >>> Preparing source in /var/tmp/portage/net-vpn/pptpd-1.4.0-r3/work/pptpd-1.4.0 ... * Applying pptpd-1.4.0-gentoo.patch ... [ ok ] * Applying pptpd-1.4.0-sandbox-fix.patch ... [ ok ] * Applying pptpd-1.4.0-pidfile.patch ... [ ok ] * Applying pptpd-1.4.0-libdir.patch ... [ ok ] * Applying pptpd-1.4.0-musl.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-vpn/pptpd-1.4.0-r3/work/pptpd-1.4.0' ... * Running 'aclocal --system-acdir=/var/tmp/portage/net-vpn/pptpd-1.4.0-r3/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: pptpd-1.4.0/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-vpn/pptpd-1.4.0-r3/work/pptpd-1.4.0 ... * econf: updating pptpd-1.4.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pptpd-1.4.0/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 --docdir=/usr/share/doc/pptpd-1.4.0-r3 --htmldir=/usr/share/doc/pptpd-1.4.0-r3/html --libdir=/usr/lib --enable-bcrelay configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking command line for use of BSD PPP... default standard pppd checking command line for use of SLIRP... default no checking command line for syslog facility name... default LOG_DAEMON checking command line for bcrelay build... yes checking command line for VRF build... default no 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 the compiler supports GNU C... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to enable C11 features... 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-ranlib... x86_64-gentoo-linux-musl-ranlib checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether #! works in shell scripts... yes checking for setsid... yes checking for daemon... yes checking for setproctitle... no checking for getservbyname... yes checking for strlcpy... yes checking for fork... yes checking for memmove... yes checking for strerror... yes checking for writev... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for pty.h... yes checking for string.h... (cached) yes checking for syslog.h... yes checking for libintl.h... yes checking for libutil.h... no checking for sys/uio.h... yes checking for size_t... yes checking for ssize_t... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes 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 socklen_t... yes checking for accept in -lc... yes checking for gethostbyname in -lc... yes checking for openpty in -lc... yes checking for gettext in -lc... yes checking for accept in -lsocket... no checking for gethostbyname in -lnsl... yes checking for openpty in -lutil... yes checking for gettext in -lintl... no =============================================================================== Configuration chosen: PPPd: Standard. LIBWRAP security: No. Broadcast Relay: Yes. VRF support: No. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-vpn/pptpd-1.4.0-r3/work/pptpd-1.4.0 ... make -j4 'COPTS=-pipe -march=native -fno-diagnostics-color -O2' make all-am make[1]: Entering directory '/var/tmp/portage/net-vpn/pptpd-1.4.0-r3/work/pptpd-1.4.0' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I. -pipe -march=native -fno-diagnostics-color -O2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -DLIBDIR='"/usr/lib"' -c -o pqueue.o pqueue.c for d in plugins; do make -w -j4 --jobserver-auth=3,4 -C $d all; done x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I. -pipe -march=native -fno-diagnostics-color -O2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -DLIBDIR='"/usr/lib"' -c -o pptpd.o pptpd.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I. -pipe -march=native -fno-diagnostics-color -O2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -DLIBDIR='"/usr/lib"' -c -o configfile.o configfile.c make[2]: Entering directory '/var/tmp/portage/net-vpn/pptpd-1.4.0-r3/work/pptpd-1.4.0' make[2]: warning: -j4 forced in submake: resetting jobserver mode. x86_64-gentoo-linux-musl-gcc -o pptpd-logwtmp.so -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -pipe -march=native -fno-diagnostics-color -O2 -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -DLIBDIR='"/usr/lib"' -I.. -I../../include -fPIC pptpd-logwtmp.c -lutil In file included from pptpd-logwtmp.c:15: /usr/include/pppd/pppd.h:60:10: fatal error: net/ppp_defs.h: No such file or directory 60 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [Makefile:18: pptpd-logwtmp.so] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-vpn/pptpd-1.4.0-r3/work/pptpd-1.4.0/plugins' make[1]: *** [Makefile:935: all-local] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/var/tmp/portage/net-vpn/pptpd-1.4.0-r3/work/pptpd-1.4.0' make: *** [Makefile:362: all] Error 2 * ERROR: net-vpn/pptpd-1.4.0-r3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-vpn/pptpd-1.4.0-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-vpn/pptpd-1.4.0-r3::gentoo'`. * The complete build log is located at '/var/log/portage/net-vpn:pptpd-1.4.0-r3:20220614-103723.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-vpn/pptpd-1.4.0-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-vpn/pptpd-1.4.0-r3/temp/environment'. * Working directory: '/var/tmp/portage/net-vpn/pptpd-1.4.0-r3/work/pptpd-1.4.0' * S: '/var/tmp/portage/net-vpn/pptpd-1.4.0-r3/work/pptpd-1.4.0'