Summary: | net-dialup/ppp-2.4.5 build failures in src_compile not caught | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Travis Hansen <travisghansen> |
Component: | Current packages | Assignee: | Alin Năstac (RETIRED) <mrness> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | Martin.vGagern, net-dialup |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
Abort build on error |
Description
Travis Hansen
2010-08-27 05:47:58 UTC
Please attach the entire build log. Created attachment 244981 [details]
build.log
I have this bug: !!! dosbin: pppd/plugins/rp-pppoe/pppoe-discovery does not exist dosbin failed * ERROR: net-dialup/ppp-2.4.5 failed: * pppoe-discovery not build * * Call stack: * ebuild.sh, line 47: Called src_install * environment, line 3361: Called die * The specific snippet of code: * dosbin pppd/plugins/rp-pppoe/pppoe-discovery || die "pppoe-discovery not build reason for this error lies here: /usr/include/linux/if_pppox.h:75: error: field 'pppol2tp' has incomplete type dublicat and resolve this bug (confirm please) http://bugs.gentoo.org/show_bug.cgi?id=334047 Yes, compiles and installs correctly with the patch. I'm not in a position to actually use ppp right now, but at least it installs correctly :) ignoring the actual build failure which has already been reported, src_compile() should not complete when an error occurs. that is a bug unto itself. Created attachment 245579 [details, diff]
Abort build on error
This should ensure that make actually terminates in case of an error.
+ 03 Sep 2010; Markos Chandras <hwoarang@gentoo.org> ppp-2.4.5.ebuild: + New patchset which fixes bug #334047 and bug #334727. No revbump + Please sync your tree later today and try to rebuild it. Reopen the bug if needed |