Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 802108 - media-sound/rplay-3.3.2-r4 calls ar directly
Summary: media-sound/rplay-3.3.2-r4 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: Gentoo Sound Team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2021-07-14 06:19 UTC by Agostino Sarubbo
Modified: 2022-11-24 06:37 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,81.08 KB, text/plain)
2021-07-14 06:19 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 2021-07-14 06:19:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/rplay-3.3.2-r4 calls ar directly.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
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].
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-14 06:19:29 UTC
Created attachment 723772 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-07-14 06:19:31 UTC
Possible context of error(s):

make[1]: ar: No such file or directory
make[1]: *** No rule to make target '../librplay/librplay.so.3.3.2', needed by 'devrplay.so.3'.  Stop.
make[2]: ar: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-10-07 16:45:47 UTC
The bug has been referenced in the following commit(s):

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

commit f1a7f5d4655fb4d3a006da48fc9a8633cf2f8bf8
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-07 16:45:03 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-07 16:45:41 +0000

    profiles: last-rite media-sound/rplay
    
    As said in mask message, it's okay until you get to a lot of
    the async junk. Please don't bother wasting your time on fixing
    this, I spent a day on it and regret it, and still didn't finish it.
    
    Bug: https://bugs.gentoo.org/731070
    Bug: https://bugs.gentoo.org/802108
    Bug: https://bugs.gentoo.org/875164
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 8 ++++++++
 1 file changed, 8 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2022-11-24 06:37:07 UTC
The bug has been closed via the following commit(s):

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

commit 602a1ba00052303a90675fdf896dacf4658633ad
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-11-24 06:13:31 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-11-24 06:36:34 +0000

    media-sound/rplay: treeclean
    
    Closes: https://bugs.gentoo.org/731070
    Closes: https://bugs.gentoo.org/802108
    Closes: https://bugs.gentoo.org/875164
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 media-sound/rplay/Manifest                         |  2 -
 .../rplay-3.3.2-built-in_function_exit-r1.patch    | 20 --------
 media-sound/rplay/metadata.xml                     | 15 ------
 media-sound/rplay/rplay-3.3.2_p16-r4.ebuild        | 58 ----------------------
 profiles/package.mask                              |  8 ---
 5 files changed, 103 deletions(-)