Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 725746 - sys-cluster/lustre calls ld directly
Summary: sys-cluster/lustre calls ld 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 Cluster Team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-05-28 07:17 UTC by Agostino Sarubbo
Modified: 2022-04-20 07:51 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,49.06 KB, text/plain)
2020-05-28 07:17 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,30.58 KB, application/x-bzip2)
2020-05-28 07:17 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-28 07:17:08 UTC
This is an auto-filed bug because sys-cluster/lustre calls ld directly.
The issue was originally discovered on amd64, 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 linker implementation (like llvm-link) by setting the LD variable. So this issue has been reproduced by setting the LD variable to x86_64-pc-linux-gnu-ld and by removing the /usr/bin/ld binary.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-28 07:17:13 UTC
Created attachment 642188 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-05-28 07:17:16 UTC
Created attachment 642190 [details]
other.tar.bz2

other logs
Comment 3 Larry the Git Cow gentoo-dev 2022-03-20 22:15:02 UTC
The bug has been referenced in the following commit(s):

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

commit ee1568d633ac010ca9bdad02e733c7cfb6b4e7c0
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-03-20 22:14:44 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-03-20 22:14:44 +0000

    profiles: last-rite sys-cluster/lustre
    
    Bug: https://bugs.gentoo.org/725746
    Bug: https://bugs.gentoo.org/728154
    Bug: https://bugs.gentoo.org/835693
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2022-04-20 07:51:01 UTC
The bug has been closed via the following commit(s):

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

commit 6d87cc6e3e9786d7c81c0a45c00dec5963a12d4e
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-04-20 07:42:22 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-04-20 07:50:24 +0000

    sys-cluster/lustre: treeclean
    
    Closes: https://bugs.gentoo.org/835693
    Closes: https://bugs.gentoo.org/725746
    Closes: https://bugs.gentoo.org/728154
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 profiles/package.mask                             |   7 -
 sys-cluster/lustre/Manifest                       |   1 -
 sys-cluster/lustre/files/lnet.initd               |  45 ---
 sys-cluster/lustre/files/lustre-2.13.0-gcc9.patch | 406 ----------------------
 sys-cluster/lustre/files/lustre-client.initd      |  47 ---
 sys-cluster/lustre/lustre-2.13.0-r1.ebuild        | 122 -------
 sys-cluster/lustre/metadata.xml                   |  19 -
 7 files changed, 647 deletions(-)