* Package: net-dialup/ppp-2.4.5-r2  * Repository: local  * Maintainer: net-dialup@gentoo.org  * USE: elibc_glibc gtk kernel_linux pam userland_GNU x86  * FEATURES: preserve-libs sandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/3.5.0-gentoo/build * Found sources for kernel version: * 3.5.0-gentoo >>> Unpacking source... >>> Unpacking ppp-2.4.5.tar.gz to /var/tmp/portage/net-dialup/ppp-2.4.5-r2/work >>> Unpacking ppp-2.4.5-gentoo-20111111.tar.gz to /var/tmp/portage/net-dialup/ppp-2.4.5-r2/work >>> Source unpacked in /var/tmp/portage/net-dialup/ppp-2.4.5-r2/work >>> Preparing source in /var/tmp/portage/net-dialup/ppp-2.4.5-r2/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 ] * Applying ppp-pppoe.patch ...  [ ok ] * Disabling active filter * Enabling PAM * Enabling CBCP * Disabling radius >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-dialup/ppp-2.4.5-r2/work/ppp-2.4.5 ... ./configure --prefix=/usr --build=i686-gentoo-linux-gnu --host=i686-gentoo-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib 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-r2/work/ppp-2.4.5 ... make -j1 'COPTS=-O2 -pipe -fomit-frame-pointer -march=prescott -mtune=generic -D_GNU_SOURCE' cd chat; make all make[1]: Entering directory `/var/tmp/portage/net-dialup/ppp-2.4.5-r2/work/ppp-2.4.5/chat' i686-gentoo-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=prescott -mtune=generic -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 [-Wunused-result] chat.c:1372:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] chat.c: In function 'chat_send': chat.c:1045:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] i686-gentoo-linux-gnu-gcc -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -O2 -pipe -fomit-frame-pointer -march=prescott -mtune=generic -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-r2/work/ppp-2.4.5/chat' cd pppd/plugins; make all make[1]: Entering directory `/var/tmp/portage/net-dialup/ppp-2.4.5-r2/work/ppp-2.4.5/pppd/plugins' i686-gentoo-linux-gnu-gcc -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -shared -Wl,--allow-shlib-undefined -O2 -pipe -fomit-frame-pointer -march=prescott -mtune=generic -D_GNU_SOURCE -I.. -I../../include -fPIC -o minconn.so minconn.c i686-gentoo-linux-gnu-gcc -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -shared -Wl,--allow-shlib-undefined -O2 -pipe -fomit-frame-pointer -march=prescott -mtune=generic -D_GNU_SOURCE -I.. -I../../include -fPIC -o passprompt.so passprompt.c i686-gentoo-linux-gnu-gcc -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -shared -Wl,--allow-shlib-undefined -O2 -pipe -fomit-frame-pointer -march=prescott -mtune=generic -D_GNU_SOURCE -I.. -I../../include -fPIC -o passwordfd.so passwordfd.c i686-gentoo-linux-gnu-gcc -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -shared -Wl,--allow-shlib-undefined -O2 -pipe -fomit-frame-pointer -march=prescott -mtune=generic -D_GNU_SOURCE -I.. -I../../include -fPIC -o winbind.so winbind.c for d in rp-pppoe pppoatm pppol2tp; do make -w -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-r2/work/ppp-2.4.5/pppd/plugins/rp-pppoe' i686-gentoo-linux-gnu-gcc -O2 -pipe -fomit-frame-pointer -march=prescott -mtune=generic -D_GNU_SOURCE -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o plugin.o -fPIC plugin.c In file included from /usr/include/linux/if_pppox.h:25:0, from plugin.c:53: ../../../include/linux/if_pppol2tp.h:66:8: error: redefinition of 'struct pppol2tpv3_addr' ../../../include/linux/if_pppol2tp.h:38:8: note: originally defined here make[2]: *** [plugin.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/net-dialup/ppp-2.4.5-r2/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-r2/work/ppp-2.4.5/pppd/plugins' make: *** [all] Error 2 emake failed * ERROR: net-dialup/ppp-2.4.5-r2 failed (compile phase): * compile failed * * Call stack: * ebuild.sh, line 85: Called src_compile * environment, line 3165: 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-r2'`, * the complete build log and the output of `emerge -pqv '=net-dialup/ppp-2.4.5-r2'`. * This ebuild is from an overlay named 'local': '/usr/local/portage/overlay/' * The complete build log is located at '/var/tmp/portage/net-dialup/ppp-2.4.5-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-dialup/ppp-2.4.5-r2/temp/environment'. * Working directory: '/var/tmp/portage/net-dialup/ppp-2.4.5-r2/work/ppp-2.4.5' * S: '/var/tmp/portage/net-dialup/ppp-2.4.5-r2/work/ppp-2.4.5'