Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828891 - app-backup/backup-manager-0.7.14-r1 fails to compile with clang/lld
Summary: app-backup/backup-manager-0.7.14-r1 fails to compile with clang/lld
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
: 854207 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-12-11 09:49 UTC by Agostino Sarubbo
Modified: 2022-07-14 21:29 UTC (History)
0 users

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


Attachments
build.log (build.log,39.65 KB, text/plain)
2021-12-11 09:49 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-12-11 09:49:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-backup/backup-manager-0.7.14-r1 fails to compile with clang/lld.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses clang as a compiler and lld as a linker.
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-11 09:49:35 UTC
Created attachment 758389 [details]
build.log

build log and emerge --info
Comment 2 Bernard Cafarelli gentoo-dev 2022-07-14 17:51:54 UTC
*** Bug 854207 has been marked as a duplicate of this bug. ***
Comment 3 Bernard Cafarelli gentoo-dev 2022-07-14 17:54:18 UTC
Not related to specific env, this is a very rare race condition in Makefile (it only happened after 4 hours of looping on my system).
Comment 4 Larry the Git Cow gentoo-dev 2022-07-14 21:29:57 UTC
The bug has been closed via the following commit(s):

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

commit 22d059dc9f18c98630c683d957cf30d435174428
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2022-07-14 21:29:32 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2022-07-14 21:29:55 +0000

    app-backup/backup-manager: workaround parallel make issue
    
    Closes: https://bugs.gentoo.org/828891
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 app-backup/backup-manager/backup-manager-0.7.14-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)