Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 806472 - dev-qt/qt-creator-4.15.1: missing libatomic, undefined reference to '__atomic_exchange_1'
Summary: dev-qt/qt-creator-4.15.1: missing libatomic, undefined reference to '__atomic...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Davide Pesavento
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libatomic-linking
  Show dependency tree
 
Reported: 2021-08-05 06:54 UTC by Alex Fan
Modified: 2022-04-01 10:55 UTC (History)
2 users (show)

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


Attachments
build.log (qt-creator-4.15.1:20210805-022204.log.gz,112.54 KB, application/gzip)
2021-08-05 06:58 UTC, Alex Fan
Details
emerge info (emerge.info,5.00 KB, application/x-info)
2021-08-05 06:58 UTC, Alex Fan
Details

Note You need to log in before you can comment on or make changes to this bug.
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