Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 444256 - net-dialup/ppp-2.4.5-r3: stabilize
Summary: net-dialup/ppp-2.4.5-r3: stabilize
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Dialup Developers
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks: 443532
  Show dependency tree
 
Reported: 2012-11-22 04:58 UTC by Rick Farina (Zero_Chaos)
Modified: 2013-01-09 14:44 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge-info.txt,16.21 KB, text/plain)
2012-11-22 15:06 UTC, Rick Farina (Zero_Chaos)
Details
build.log (ppp-2.4.5-r1_build.log,7.61 KB, text/plain)
2012-11-23 09:26 UTC, Nikoli
Details
ppp-2.4.5-r3 failed patch (80_all_eaptls-mppe-0.991-gentoo.patch.out,34.86 KB, text/plain)
2012-11-23 16:18 UTC, Rick Farina (Zero_Chaos)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rick Farina (Zero_Chaos) gentoo-dev 2012-11-22 04:58:57 UTC
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 -Os -mtune=nocona -pipe -ggdb -D_GNU_SOURCE -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o plugin.o -fPIC plugin.c
x86_64-pc-linux-gnu-gcc -Os -mtune=nocona -pipe -ggdb -D_GNU_SOURCE -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o discovery.o -fPIC discovery.c
x86_64-pc-linux-gnu-gcc -Os -mtune=nocona -pipe -ggdb -D_GNU_SOURCE -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o if.o -fPIC if.c
x86_64-pc-linux-gnu-gcc -Os -mtune=nocona -pipe -ggdb -D_GNU_SOURCE -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o common.o -fPIC common.c
x86_64-pc-linux-gnu-gcc -Os -mtune=nocona -pipe -ggdb -D_GNU_SOURCE -I../../../include '-DRP_VERSION="3.8p"' -c -o pppoe-discovery.o pppoe-discovery.c
x86_64-pc-linux-gnu-gcc -Os -mtune=nocona -pipe -ggdb -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
Comment 1 Agostino Sarubbo gentoo-dev 2012-11-22 10:19:07 UTC
full log and emerge --info are appreciate
Comment 2 Rick Farina (Zero_Chaos) gentoo-dev 2012-11-22 15:04:01 UTC
Full build log with MAKEOPTS="-j1"

 * Package:    net-dialup/ppp-2.4.5-r1
 * Repository: gentoo
 * Maintainer: net-dialup@gentoo.org
 * USE:        amd64 dhcp eap-tls elibc_glibc gtk ipv6 kernel_linux multilib pam pentoo radius test userland_GNU
 * FEATURES:   preserve-libs 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.5.4-pentoo/build
 * Found sources for kernel version:
 *     3.5.4-pentooNUMA
>>> 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 EAP-TLS support
 * Applying eaptls-mppe-0.98-gentoo.patch ...
 [ ok ]
 * Disabling active filter
 * Enabling PAM
 * Enabling IPv6
 * Enabling CBCP
 * Adding ppp-dhcp plugin files...
 * Applying dhcp-make-vars.patch ...
 [ ok ]
 * Applying dhcp-sys_error_to_strerror.patch ...
 [ ok ]
>>> 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 -j1 'COPTS=-Os -march=native -pipe -D_GNU_SOURCE' 
cd chat; make  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 -Os -march=native -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 -Wl,--hash-style=gnu -Os -march=native -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  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 -Wl,--hash-style=gnu -shared -Wl,--allow-shlib-undefined -Os -march=native -pipe -D_GNU_SOURCE -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -o minconn.so minconn.c 
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -shared -Wl,--allow-shlib-undefined -Os -march=native -pipe -D_GNU_SOURCE -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -o passprompt.so passprompt.c 
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -shared -Wl,--allow-shlib-undefined -Os -march=native -pipe -D_GNU_SOURCE -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -o passwordfd.so passwordfd.c 
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -shared -Wl,--allow-shlib-undefined -Os -march=native -pipe -D_GNU_SOURCE -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -o winbind.so winbind.c 
for d in rp-pppoe pppoatm pppol2tp dhcp radius; 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-r1/work/ppp-2.4.5/pppd/plugins/rp-pppoe'
x86_64-pc-linux-gnu-gcc -Os -march=native -pipe -D_GNU_SOURCE -I../../../include '-DRP_VERSION="3.8p"' -I../../.. -c -o plugin.o -fPIC plugin.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]: 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 3238:  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/log/portage/net-dialup:ppp-2.4.5-r1:20121122-150229.log'.
 * For convenience, a symlink to the 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'
Comment 3 Rick Farina (Zero_Chaos) gentoo-dev 2012-11-22 15:06:55 UTC
Created attachment 330236 [details]
emerge --info
Comment 4 Nikoli 2012-11-23 09:25:41 UTC
Same problem: ppp-2.4.5-r3 builds fine with sys-kernel/linux-headers-3.6, but ppp-2.4.5-r1 fails. Marking ppp-2.4.5-r3 stable seems best solution.
Comment 5 Nikoli 2012-11-23 09:26:35 UTC
Created attachment 330302 [details]
build.log

Portage 2.1.11.31 (hardened/linux/amd64, gcc-4.5.4, glibc-2.15-r3, 3.6.7-hardened x86_64)
=================================================================
                        System Settings
=================================================================
Timestamp of tree: Fri, 23 Nov 2012 08:15:01 +0000
ld GNU ld (GNU Binutils) 2.22
app-shells/bash:          4.2_p37
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.3-r2
dev-util/cmake:           2.8.10.1
dev-util/pkgconfig:       0.27.1
sys-apps/baselayout:      2.1-r1
sys-apps/openrc:          0.11.5
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.11.6
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.5.4
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.6 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories: gentoo nikoli
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa /usr/share/themes/oxygen-gtk/gtk-2.0 /usr/share/themes/oxygen-gtk/gtk-3.0"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=core2 -mtune=generic -mavx -maes -mpclmul -O2 -pipe"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="ru ru_RU en"
MAKEOPTS="-j9"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTDIR_OVERLAY="/var/lib/layman/nikoli"
USE="X a52 aac acl acpi aes-ni akonadi alsa amd64 amr atm audiofile avx bash-completion bzip2 cairo caps cdda cddb cdio cdparanoia cdr celt cli consolekit cracklib crypt css cups cxx dbus djvu dri dts dv dvd dvdr encode exif fat ffmpeg flac fluidsynth fontconfig fortran gd geoip gif gimp gmp gnutls gphoto2 gpm graphviz gsm gstreamer gtk handbook hardened iconv icu id3tag idn ilbc imagemagick imap imlib ios ipod ipv6 jbig jpeg jpeg2k justify kde kipi kontact lame laptop lcms libass libnotify libproxy libsamplerate lm_sensors lzma lzo mac mad matroska mikmod mmx mmxext mng modplug modules mp3 mp4 mpeg mtp mudflap multilib musepack musicbrainz ncurses networkmanager nls nptl nptlonly ntfs ogg openal openexr opengl openmp opus pam pango pax_kernel pcre pdf pg-intdatetime phonon plasma pm-utils png policykit postscript pppd qt3support qt4 quicktime rar raw readline reiserfs replaygain rtmp sasl scanner schroedinger semantic-desktop session sid smp sndfile socks5 speex spell sqlite sse sse2 sse3 sse4_1 ssl ssse3 startup-notification svg symlink sysfs taglib theora threads thumbnail tiff truetype tta udev udisks unicode upnp upower usb v4l v4l2 vcd vorbis vpx wavpack webkit webp wifi wma wmf x264 xattr xcb xcomposite xface xinerama xml xmp xpm xscreensaver xv xvid xz zip zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="*" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="pdfimport presenter-console presenter-minimizer report-builder nlpsolver" LINGUAS="ru ru_RU en" NGINX_MODULES_HTTP="access auth_basic autoindex fastcgi gzip rewrite" PHP_TARGETS="php5-3" PYTHON_TARGETS="python2_7 python3_2" QEMU_SOFTMMU_TARGETS="i386 x86_64" QEMU_USER_TARGETS="i386 x86_64" RUBY_TARGETS="ruby19" USERLAND="GNU" VIDEO_CARDS="radeon r600 modesetting vesa" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"

=================================================================
                        Package Settings
=================================================================

net-dialup/ppp-2.4.5-r3 was built with the following:
USE="atm dhcp ipv6 (multilib) test -activefilter -eap-tls -gtk -pam -radius"
Comment 6 Rick Farina (Zero_Chaos) gentoo-dev 2012-11-23 16:16:27 UTC
Not so much, I don't think it's ready for stabilization...

[ebuild     U  ] net-dialup/ppp-2.4.5-r3 [2.4.5-r1] USE="dhcp eap-tls gtk ipv6 pam radius -activefilter -atm" 0 kB

Total: 1 package (1 upgrade), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] yes

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) net-dialup/ppp-2.4.5-r3
 * ppp-2.4.5.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                                                                      [ ok ]
 * ppp-2.4.5-patches-2.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                                                            [ ok ]
 * ppp-dhcpc.tgz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                                                                         [ ok ]
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/3.5.4-pentoo/build
 * Found sources for kernel version:
 *     3.5.4-pentoo
>>> Unpacking source...
>>> Unpacking ppp-2.4.5.tar.gz to /var/tmp/portage/net-dialup/ppp-2.4.5-r3/work
>>> Unpacking ppp-2.4.5-patches-2.tar.xz to /var/tmp/portage/net-dialup/ppp-2.4.5-r3/work
>>> Unpacking ppp-dhcpc.tgz to /var/tmp/portage/net-dialup/ppp-2.4.5-r3/work
>>> Source unpacked in /var/tmp/portage/net-dialup/ppp-2.4.5-r3/work
>>> Preparing source in /var/tmp/portage/net-dialup/ppp-2.4.5-r3/work/ppp-2.4.5 ...
 * Applying various patches (bugfixes/updates) ...
 *   02_all_make-vars.patch ...                                                                                                                                                               [ ok ]
 *   04_all_mpls.patch ...                                                                                                                                                                    [ ok ]
 *   06_all_killaddr-smarter.patch ...                                                                                                                                                        [ ok ]
 *   08_all_wait-children.patch ...                                                                                                                                                           [ ok ]
 *   10_all_defaultgateway.patch ...                                                                                                                                                          [ ok ]
 *   12_all_linkpidfile.patch ...                                                                                                                                                             [ ok ]
 *   14_all_qa-fixes.patch ...                                                                                                                                                                [ ok ]
 *   16_all_auth-fail.patch ...                                                                                                                                                               [ ok ]
 *   18_all_defaultmetric.patch ...                                                                                                                                                           [ ok ]
 *   20_all_dev-ppp.patch ...                                                                                                                                                                 [ ok ]
 *   22_all_gtk2.patch ...                                                                                                                                                                    [ ok ]
 *   24_all_passwordfd-read-early.patch ...                                                                                                                                                   [ ok ]
 *   26_all_pppd-usepeerwins.patch ...                                                                                                                                                        [ ok ]
 *   28_all_connect-errors.patch ...                                                                                                                                                          [ ok ]
 *   30_all_Makefile.patch ...                                                                                                                                                                [ ok ]
 *   32_all_pado-timeout.patch ...                                                                                                                                                            [ ok ]
 *   34_all_lcp-echo-adaptive.patch ...                                                                                                                                                       [ ok ]
 *   80_all_eaptls-mppe-0.991-gentoo.patch ...

 * Failed Patch: 80_all_eaptls-mppe-0.991-gentoo.patch !
Comment 7 Rick Farina (Zero_Chaos) gentoo-dev 2012-11-23 16:18:30 UTC
Created attachment 330338 [details]
ppp-2.4.5-r3 failed patch
Comment 8 Mike Gilbert gentoo-dev 2012-11-25 05:47:29 UTC
(In reply to comment #6)

Right, that patch is broken. It is applied only with USE=eap-tls, so I guess not many people have that enabled.
Comment 9 Mike Gilbert gentoo-dev 2012-11-25 06:33:36 UTC
Should be fixed now, re-adding arches.

+  25 Nov 2012; Mike Gilbert <floppym@gentoo.org> ppp-2.4.5-r3.ebuild:
+  Fix 80_all_eaptls-mppe-0.991-gentoo.patch, a casualty of CVS keyword
+  expansion.
Comment 10 Anthony Basile gentoo-dev 2012-11-25 13:23:59 UTC
stable arm ppc ppc64
Comment 11 Sergey Popov gentoo-dev 2012-11-25 14:57:48 UTC
amd64 stable
Comment 12 Agostino Sarubbo gentoo-dev 2012-11-26 18:13:19 UTC
x86 stable
Comment 13 Jeroen Roovers (RETIRED) gentoo-dev 2012-11-29 16:20:33 UTC
Stable for HPPA.
Comment 14 Raúl Porcel (RETIRED) gentoo-dev 2012-12-16 19:54:55 UTC
alpha/ia64/s390/sh/sparc stable