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

Bug 806472

Summary: dev-qt/qt-creator-4.15.1: missing libatomic, undefined reference to '__atomic_exchange_1'
Product: Gentoo Linux Reporter: Alex Fan <alex.fan.q>
Component: Current packagesAssignee: Davide Pesavento <pesa>
Status: RESOLVED FIXED    
Severity: normal CC: qt, riscv
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 721344    
Attachments: build.log
emerge info

Description Alex Fan archtester 2021-08-05 06:54:55 UTC
compilation failed in qemu riscv64

/usr/lib/gcc/riscv64-unknown-linux-gnu/11.2.0/../../../../riscv64-unknown-linux-gnu/bin/ld: .obj/release-shared/helpindexfilter.o: in function `.L432':
helpindexfilter.cpp:(.text+0x8c0): undefined reference to `__atomic_exchange_1'
collect2: error: ld returned 1 exit status
distcc[1105405] ERROR: compile (null) on localhost failed


Reproducible: Always
Comment 1 Alex Fan archtester 2021-08-05 06:58:13 UTC
Created attachment 730208 [details]
build.log

gzipped because size exceeds limit. Please use zcat to view it
Comment 2 Alex Fan archtester 2021-08-05 06:58:37 UTC
Created attachment 730210 [details]
emerge info
Comment 3 Yixun Lan archtester gentoo-dev 2022-04-01 10:55:28 UTC
re-test with dev-qt/qt-creator-6.0.0, with USE="android autotest autotools baremetal bazaar beautifier boot2qt clang clearcase cmake cppcheck ctfvisualizer cvs designer git glsl help lsp mcu mercurial modeling nim perforce perfprofiler python qbs qmake qml qmlprofiler qnx remotelinux scxml serialterminal silversearcher subversion systemd webassembly" enabled, and no problem found

let's close this as fixed