Your message dated Tue, 12 Sep 2017 14:46:59 +0300
with message-id <[email protected]>
and subject line Re: Bug#847822: qt3d-opensource-src: FTBFS on powerpc:
__atomic_fetch_add_8 undefined
has caused the Debian Bug report #847822,
regarding qt3d-opensource-src: FTBFS on powerpc: __atomic_fetch_add_8 undefined
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
847822: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847822
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: qt3d-opensource-src
Version: 5.7.1~20161122+dfsg-2
Severity: important
Justification: fails to build from source
The latest build of qt3d-opensource-src for powerpc (admittedly not a
release architecture) failed:
g++ -specs=/usr/share/dpkg/pie-link.specs -Wl,-z,relro -Wl,--as-needed
-Wl,--no-undefined -Wl,--version-script,Qt3DCore.version -Wl,-O1
-Wl,--enable-new-dtags -shared -Wl,-soname,libQt53DCore.so.5 -o
libQt53DCore.so.5.7.1 .obj/qtickclock.o ... obj/moc_propertychangehandler_p.o
-lQt5Gui -lQt5Network -lQt5Core -lpthread -lGL
.obj/qnodeid.o: In function `std::__atomic_base<unsigned long
long>::fetch_add(unsigned long long, std::memory_order)':
/usr/include/c++/6/bits/atomic_base.h:514: undefined reference to
`__atomic_fetch_add_8'
collect2: error: ld returned 1 exit status
Could you please take a look? Linking against -latomic might help;
since you're already using -Wl,--as-needed, I expect you should even
be able to list that library unconditionally without getting a runtime
dependency on architectures that don't require it here.
Thanks!
--
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]
--- End Message ---
--- Begin Message ---
Version: 5.7.1+dfsg-1
On Sun, Dec 11, 2016 at 10:15:17PM -0500, Aaron M. Ucko wrote:
> The latest build of qt3d-opensource-src for powerpc (admittedly not a
> release architecture) failed:
> [...]
Version 5.7.1+dfsg-1 and all newer versions built fine on powerpc [1], so
closing this bug.
[1]:
https://buildd.debian.org/status/logs.php?pkg=qt3d-opensource-src&arch=powerpc
--
Dmitry Shachnev
signature.asc
Description: PGP signature
--- End Message ---