Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 745279 - app-backup/kup-0.8.0 fails to compile: bupslave.cpp:(.text+0x12b): undefined reference to `_Unwind_Resume'
Summary: app-backup/kup-0.8.0 fails to compile: bupslave.cpp:(.text+0x12b): undefined ...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: compiler-rt-tracker
  Show dependency tree
 
Reported: 2020-09-29 05:45 UTC by Agostino Sarubbo
Modified: 2020-10-26 14:00 UTC (History)
0 users

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


Attachments
build.log (build.log,291.50 KB, text/plain)
2020-09-29 05: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-09-29 05:45:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-backup/kup-0.8.0 fails to compile with compiler-rt.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-29 05:45:35 UTC
Created attachment 662968 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-29 05:45:37 UTC
Possible context of error(s):

bupslave.cpp:(.text+0x12b): undefined reference to `_Unwind_Resume'
bupslave.cpp:(.text+0x923): undefined reference to `_Unwind_Resume'
bupslave.cpp:(.text+0x17fa): undefined reference to `_Unwind_Resume'
bupslave.cpp:(.text+0x1eec): undefined reference to `_Unwind_Resume'
bupslave.cpp:(.text+0x212c): undefined reference to `_Unwind_Resume'
clang-10: error: linker command failed with exit code 1 (use -v to see invocation)
Comment 3 Andreas Sturmlechner gentoo-dev 2020-10-13 15:07:51 UTC
Patches welcome, I'm not going to invest time in this.
Comment 4 Andreas Sturmlechner gentoo-dev 2020-10-26 14:00:30 UTC
I'm unconvinced this isn't a local issue. Re-open when you reproduce it, and add emerge history when you do.