* Package: net-vpn/pptpd-1.4.0-r2 * Repository: gentoo * Maintainer: pinkbyte@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux tcpd 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-r2/work >>> Source unpacked in /var/tmp/portage/net-vpn/pptpd-1.4.0-r2/work >>> Preparing source in /var/tmp/portage/net-vpn/pptpd-1.4.0-r2/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 ] * Running eautoreconf in '/var/tmp/portage/net-vpn/pptpd-1.4.0-r2/work/pptpd-1.4.0' ... * Running 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-r2/work/pptpd-1.4.0 ... ./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-r2 --htmldir=/usr/share/doc/pptpd-1.4.0-r2/html --libdir=/usr/lib --enable-bcrelay --with-libwrap 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 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 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-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 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 for string.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes 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 for socklen_t... yes checking for libwrap alone... 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: Yes. 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-r2/work/pptpd-1.4.0 ... make -j1 'COPTS=-O2 -pipe -march=native' make all-am make[1]: Entering directory '/var/tmp/portage/net-vpn/pptpd-1.4.0-r2/work/pptpd-1.4.0' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -march=native -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c -o pqueue.o pqueue.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -march=native -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c -o pptpd.o pptpd.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -march=native -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c -o configfile.o configfile.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -march=native -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c -o pptpmanager.o pptpmanager.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -march=native -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c -o compat.o compat.c In file included from compat.c:12: compat.c: In function ‘sigpipe_handler’: our_syslog.h:38:62: warning: implicit declaration of function ‘strerror’; did you mean ‘perror’? [-Wimplicit-function-declaration] 38 | #define syslog_perror(s) syslog(LOG_ERR, "%s: %s", s, strerror(errno)) | ^~~~~~~~ compat.c:168:5: note: in expansion of macro ‘syslog_perror’ 168 | syslog_perror("sigpipe write"); | ^~~~~~~~~~~~~ compat.c: In function ‘sigpipe_assign’: compat.c:178:3: warning: implicit declaration of function ‘memset’ [-Wimplicit-function-declaration] 178 | memset(&sa, 0, sizeof(sa)); | ^~~~~~ compat.c:131:1: note: ‘memset’ is defined in header ‘’; did you forget to ‘#include ’? 130 | #include +++ |+#include 131 | x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -march=native -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c -o inststr.o inststr.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -march=native -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c -o getopt.o getopt.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -march=native -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c -o getopt1.o getopt1.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pptpd pqueue.o pptpd.o configfile.o pptpmanager.o compat.o inststr.o getopt.o getopt1.o -lwrap x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -march=native -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c -o pptpctrl.o pptpctrl.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -march=native -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c -o ctrlpacket.o ctrlpacket.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -march=native -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c -o pptpgre.o pptpgre.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -march=native -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c -o ppphdlc.o ppphdlc.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pptpctrl pqueue.o pptpctrl.o ctrlpacket.o inststr.o compat.o pptpgre.o ppphdlc.o x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I. -O2 -pipe -march=native -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c -o bcrelay.o bcrelay.c bcrelay.c: In function ‘mainloop’: bcrelay.c:670:86: error: ‘MSG_TRYHARD’ undeclared (first use in this function) 670 | ent = sendto(cur_ifsnr[j].sock_nr, ipp_p, rlen, MSG_DONTWAIT|MSG_TRYHARD, (struct sockaddr *)&sa, salen)) < 0) | ^~~~~~~~~~~ bcrelay.c:670:86: note: each undeclared identifier is reported only once for each function it appears in make[1]: *** [Makefile:473: bcrelay.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-vpn/pptpd-1.4.0-r2/work/pptpd-1.4.0' make: *** [Makefile:359: all] Error 2 * ERROR: net-vpn/pptpd-1.4.0-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-vpn/pptpd-1.4.0-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-vpn/pptpd-1.4.0-r2::gentoo'`. * The complete build log is located at '/var/log/portage/net-vpn:pptpd-1.4.0-r2:20200404-173451.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-vpn/pptpd-1.4.0-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-vpn/pptpd-1.4.0-r2/temp/environment'. * Working directory: '/var/tmp/portage/net-vpn/pptpd-1.4.0-r2/work/pptpd-1.4.0' * S: '/var/tmp/portage/net-vpn/pptpd-1.4.0-r2/work/pptpd-1.4.0'