Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730554 - net-dialup/rp-pppoe-3.15-r2 calls ar directly
Summary: net-dialup/rp-pppoe-3.15-r2 calls ar directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jaco Kroon
URL: https://github.com/dfskoll/rp-pppoe/p...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-07-03 10:12 UTC by Agostino Sarubbo
Modified: 2023-05-10 19:39 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,25.97 KB, text/plain)
2020-07-03 10:12 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,245 bytes, application/x-bzip-compressed-tar)
2020-07-03 10:12 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)