Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 730554

Summary: net-dialup/rp-pppoe-3.15-r2 calls ar directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Jaco Kroon <jaco>
Status: RESOLVED FIXED    
Severity: normal CC: base-system
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/dfskoll/rp-pppoe/pull/17
See Also: https://github.com/gentoo/gentoo/pull/30968
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log
other.tar.bz2

Description Agostino Sarubbo gentoo-dev 2020-07-03 10:12:34 UTC
@@This is an auto-filed bug@@
Feel free to change the summary at your convenience.

Issue: net-dialup/rp-pppoe calls ar directly.
Discovered on: amd64

NOTE:
As per QA policy, toolchain tools must not be called directly because they can cause issue in cross-compiling and because is not possible use a different AR implementation (like llvm-ar). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the AR variable to x86_64-pc-linux-gnu-ar.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-03 10:12:40 UTC
Created attachment 647474 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-07-03 10:12:44 UTC
Created attachment 647476 [details]
other.tar.bz2

other logs
Comment 3 Agostino Sarubbo gentoo-dev 2021-12-02 06:58:50 UTC
ci has reproduced this issue with version 3.15-r1 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2022-01-19 15:07:53 UTC
ci has reproduced this issue with version 3.15-r2 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2023-05-10 19:39:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de8128f7841a3f2a3f9c4033993f272f244e6785

commit de8128f7841a3f2a3f9c4033993f272f244e6785
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2023-05-10 09:57:12 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-10 19:39:29 +0000

    net-dialup/rp-pppoe: add 4.0
    
    Closes: https://bugs.gentoo.org/730554
    Closes: https://bugs.gentoo.org/872371
    Closes: https://bugs.gentoo.org/904847
    Signed-off-by: Jaco Kroon <jaco@uls.co.za>
    Closes: https://github.com/gentoo/gentoo/pull/30968
    Signed-off-by: Sam James <sam@gentoo.org>

 net-dialup/rp-pppoe/Manifest            |  1 +
 net-dialup/rp-pppoe/rp-pppoe-4.0.ebuild | 76 +++++++++++++++++++++++++++++++++
 2 files changed, 77 insertions(+)