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

Bug 732418

Summary: x11-misc/xlockmore fails to link with LLD because of /usr/lib in the link command line
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Desktop Misc. Team <desktop-misc>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 731004    
Attachments: build.log
other.tar.bz2

Description Agostino Sarubbo gentoo-dev 2020-07-13 08:13:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-misc/xlockmore fails to link with LLD because of /usr/lib in the link command line.
Discovered on: amd64  (internal ref: tinderbox)

NOTE:
This PR gives an idea about a fix: https://github.com/PhotoFlare/photoflare/pull/248/files.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-13 08:13:40 UTC
Created attachment 649068 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-07-13 08:13:44 UTC
Created attachment 649070 [details]
other.tar.bz2

other logs
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2020-10-07 07:44:25 UTC
commit 4d2411a716d4acded50402aa3ab12a7e7382f151
Author: Jeroen Roovers <jer@gentoo.org>
Date:   Tue Sep 15 09:41:02 2020 +0200

    x11-misc/xlockmore: Version 5.66_alpha00

    Package-Manager: Portage-3.0.7, Repoman-3.0.1
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>


I believe that was fixed by sedding out a few linker arguments and replacing them with $LIBDIR.