* Package: net-dialup/ppp-2.4.5-r1 * Repository: gentoo * Maintainer: net-dialup@gentoo.org * USE: amd64 atm dhcp elibc_glibc ipv6 kernel_linux multilib test userland_GNU * FEATURES: sandbox test userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/3.6.7-hardened/build * Found sources for kernel version: * 3.6.7-hardened >>> Unpacking source... >>> Unpacking ppp-2.4.5.tar.gz to /var/tmp/portage/net-dialup/ppp-2.4.5-r1/work >>> Unpacking ppp-2.4.5-gentoo-20101127.tar.gz to /var/tmp/portage/net-dialup/ppp-2.4.5-r1/work >>> Unpacking ppp-dhcpc.tgz to /var/tmp/portage/net-dialup/ppp-2.4.5-r1/work >>> Source unpacked in /var/tmp/portage/net-dialup/ppp-2.4.5-r1/work >>> Preparing source in /var/tmp/portage/net-dialup/ppp-2.4.5-r1/work/ppp-2.4.5 ... * Applying make-vars.patch ... [ ok ] * Applying mpls.patch ... [ ok ] * Applying killaddr-smarter.patch ... [ ok ] * Applying wait-children.patch ... [ ok ] * Applying defaultgateway.patch ... [ ok ] * Applying linkpidfile.patch ... [ ok ] * Applying qa-fixes.patch ... [ ok ] * Applying auth-fail.patch ... [ ok ] * Applying defaultmetric.patch ... [ ok ] * Applying dev-ppp.patch ... [ ok ] * Applying gtk2.patch ... [ ok ] * Applying passwordfd-read-early.patch ... [ ok ] * Applying pppd-usepeerwins.patch ... [ ok ] * Applying connect-errors.patch ... [ ok ] * Applying Makefile.patch ... [ ok ] * Applying pppol2tpv3-2.6.35.patch ... [ ok ] * Applying pado-timeout.patch ... [ ok ] * Applying lcp-echo-adaptive.patch ... [ ok ] * Enabling PPPoATM support * Disabling active filter * Enabling IPv6 * Enabling CBCP * Adding ppp-dhcp plugin files... * Applying dhcp-make-vars.patch ... [ ok ] * Applying dhcp-sys_error_to_strerror.patch ... [ ok ] * Disabling radius >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-dialup/ppp-2.4.5-r1/work/ppp-2.4.5 ... ./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 --libdir=/usr/lib64 Configuring for Linux Creating Makefiles. Makefile <= linux/Makefile.top pppd/Makefile <= pppd/Makefile.linux pppstats/Makefile <= pppstats/Makefile.linux chat/Makefile <= chat/Makefile.linux pppdump/Makefile <= pppdump/Makefile.linux pppd/plugins/Makefile <= pppd/plugins/Makefile.linux pppd/plugins/rp-pppoe/Makefile <= pppd/plugins/rp-pppoe/Makefile.linux pppd/plugins/radius/Makefile <= pppd/plugins/radius/Makefile.linux pppd/plugins/pppoatm/Makefile <= pppd/plugins/pppoatm/Makefile.linux pppd/plugins/pppol2tp/Makefile <= pppd/plugins/pppol2tp/Makefile.linux >>> Source configured. >>> Compiling source in /var/tmp/portage/net-dialup/ppp-2.4.5-r1/work/ppp-2.4.5 ... make -j9 'COPTS=-march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -D_GNU_SOURCE' cd chat; make - --jobserver-fds=3,4 -j all make[1]: Entering directory `/var/tmp/portage/net-dialup/ppp-2.4.5-r1/work/ppp-2.4.5/chat' x86_64-pc-linux-gnu-gcc -c -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -D_GNU_SOURCE -DTERMIOS -DSIGTYPE=void -UNO_SLEEP -DFNDELAY=O_NDELAY -o chat.o chat.c chat.c: In function ‘echo_stderr’: chat.c:1367:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result chat.c:1372:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result chat.c: In function ‘chat_send’: chat.c:1045:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -D_GNU_SOURCE -DTERMIOS -DSIGTYPE=void -UNO_SLEEP -DFNDELAY=O_NDELAY -o chat chat.o make[1]: Leaving directory `/var/tmp/portage/net-dialup/ppp-2.4.5-r1/work/ppp-2.4.5/chat' cd pppd/plugins; make - --jobserver-fds=3,4 -j all make[1]: Entering directory `/var/tmp/portage/net-dialup/ppp-2.4.5-r1/work/ppp-2.4.5/pppd/plugins' x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -shared -Wl,--allow-shlib-undefined -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -D_GNU_SOURCE -I.. -I../../include -fPIC -o minconn.so minconn.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -shared -Wl,--allow-shlib-undefined -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -D_GNU_SOURCE -I.. -I../../include -fPIC -o passprompt.so passprompt.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -shared -Wl,--allow-shlib-undefined -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -D_GNU_SOURCE -I.. -I../../include -fPIC -o passwordfd.so passwordfd.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -shared -Wl,--allow-shlib-undefined -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -D_GNU_SOURCE -I.. -I../../include -fPIC -o winbind.so winbind.c for d in rp-pppoe pppoatm pppol2tp dhcp; do make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C $d all || exit minconn.so passprompt.so passwordfd.so winbind.so; done make[2]: Entering directory `/var/tmp/portage/net-dialup/ppp-2.4.5-r1/work/ppp-2.4.5/pppd/plugins/rp-pppoe' x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -D_GNU_SOURCE -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o plugin.o -fPIC plugin.c x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -D_GNU_SOURCE -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o discovery.o -fPIC discovery.c x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -D_GNU_SOURCE -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o if.o -fPIC if.c x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -D_GNU_SOURCE -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o common.o -fPIC common.c x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -D_GNU_SOURCE -I../../../include '-DRP_VERSION="3.8p"' -c -o pppoe-discovery.o pppoe-discovery.c x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe -D_GNU_SOURCE -I../../../include '-DRP_VERSION="3.8p"' -c -o debug.o debug.c In file included from plugin.c:53:0: /usr/include/linux/if_pppox.h:84:26: error: field ‘pppol2tp’ has incomplete type /usr/include/linux/if_pppox.h:99:28: error: field ‘pppol2tp’ has incomplete type make[2]: *** [plugin.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/net-dialup/ppp-2.4.5-r1/work/ppp-2.4.5/pppd/plugins/rp-pppoe' /bin/sh: line 0: exit: minconn.so: numeric argument required make[1]: *** [all] Error 255 make[1]: Leaving directory `/var/tmp/portage/net-dialup/ppp-2.4.5-r1/work/ppp-2.4.5/pppd/plugins' make: *** [all] Error 2 emake failed * ERROR: net-dialup/ppp-2.4.5-r1 failed (compile phase): * compile failed * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 3239: Called die * The specific snippet of code: * emake COPTS="${CFLAGS} -D_GNU_SOURCE" || die "compile failed"; * * If you need support, post the output of `emerge --info '=net-dialup/ppp-2.4.5-r1'`, * the complete build log and the output of `emerge -pqv '=net-dialup/ppp-2.4.5-r1'`. * The complete build log is located at '/var/tmp/portage/net-dialup/ppp-2.4.5-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-dialup/ppp-2.4.5-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-dialup/ppp-2.4.5-r1/work/ppp-2.4.5' * S: '/var/tmp/portage/net-dialup/ppp-2.4.5-r1/work/ppp-2.4.5'