Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 721506 - sys-cluster/galera calls ar directly
Summary: sys-cluster/galera 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 Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-05-07 15:45 UTC by Agostino Sarubbo
Modified: 2020-05-23 21:45 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,120.83 KB, text/plain)
2020-05-07 15:45 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-05-07 15:45:39 UTC
This is an auto-filled bug because sys-cluster/galera calls ar directly.
The issue was originally discovered on arm64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you think it doesn't make sense fix these type of issues, I'd like to point out that won't be possible use a different AR implementation (like llvm-ar) by setting the AR variable. So this issue has been reproduced by setting the AR variable to aarch64-unknown-linux-gnu-ar and by removing the /usr/bin/ar binary.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-07 15:45:48 UTC
Created attachment 636756 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-05-23 21:45:44 UTC
The bug has been closed via the following commit(s):

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

commit 1ade2f6b70dfbbb2435a2dd3d25ec2f82e597d9e
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2020-05-23 21:42:54 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-05-23 21:45:21 +0000

    sys-cluster/galera: respect AR
    
    Closes: https://bugs.gentoo.org/721506
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 sys-cluster/galera/files/galera-26.4.4-respect-AR.patch | 12 ++++++++++++
 sys-cluster/galera/galera-26.4.4.ebuild                 |  7 +++++--
 2 files changed, 17 insertions(+), 2 deletions(-)