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

Bug 745345

Summary: app-backup/bareos-19.2.8 fails to compile with compiler-rt
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Marc Schiffbauer <mschiff>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 745039    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-09-29 05:48:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-backup/bareos-19.2.8 fails to compile with compiler-rt.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-29 05:48:21 UTC
Created attachment 663031 [details]
build.log

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

--   Package 'systemd', required by 'virtual:world', not found
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/stored/CMakeFiles/bcopy.dir/bcopy.cc.o: undefined reference to symbol '_Unwind_Resume@@GCC_3.0'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/console/CMakeFiles/bconsole.dir/console.cc.o: undefined reference to symbol '_Unwind_Resume@@GCC_3.0'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/stored/CMakeFiles/btape.dir/btape.cc.o: undefined reference to symbol '_Unwind_Resume@@GCC_3.0'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/stored/CMakeFiles/bls.dir/bls.cc.o: undefined reference to symbol '_Unwind_Resume@@GCC_3.0'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/stored/CMakeFiles/bextract.dir/bextract.cc.o: undefined reference to symbol '_Unwind_Resume@@GCC_3.0'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/filed/CMakeFiles/bareos-fd.dir/filed.cc.o: undefined reference to symbol '_Unwind_Resume@@GCC_3.0'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/stored/CMakeFiles/bareos-sd.dir/stored.cc.o: undefined reference to symbol '_Unwind_Resume@@GCC_3.0'
clang-10: error: linker command failed with exit code 1 (use -v to see invocation)
Comment 3 David Seifert gentoo-dev 2020-10-29 22:25:18 UTC
False positive.