[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#943393: gcc-9-cross: FTBFS: libatomic.so.1, needed by ./libgnat-9.so, not found



On 24.10.19 12:34, Thorsten Glaser wrote:
Source: gcc-9-cross
Version: 12

With gcc-9-source (= 9.2.1-12), it still fails:

[…]
/usr/arm-linux-gnueabi/bin/ld: warning: libatomic.so.1, needed by ./libgnat-9.so, not found (try using -rpath or
-rpath-link)
/usr/arm-linux-gnueabi/bin/ld: ./libgnat-9.so: undefined reference to `__atomic_load_8@LIBATOMIC_1.0'
collect2: error: ld returned 1 exit status
make[8]: *** [gcc-interface/Makefile:665: gnatlib-shared-default] Error 1
make[8]: Leaving directory '/<<PKGBUILDDIR>>/gcc/build/gcc/ada'
make[7]: *** [gcc-interface/Makefile:715: gnatlib-shared-dual] Error 2
make[7]: Leaving directory '/<<PKGBUILDDIR>>/gcc/build/gcc/ada'
make[6]: *** [gcc-interface/Makefile:810: gnatlib-shared] Error 2
make[6]: Leaving directory '/<<PKGBUILDDIR>>/gcc/build/gcc/ada'
make[5]: *** [Makefile:105: gnatlib-shared] Error 2
make[5]: Leaving directory '/<<PKGBUILDDIR>>/gcc/build/arm-linux-gnueabi/libada'
make[4]: *** [Makefile:17020: all-target-libada] Error 2
make[4]: *** Waiting for unfinished jobs....
[…]

https://buildd.debian.org/status/fetch.php?pkg=gcc-9-cross&arch=x32&ver=12&stamp=1571881141&raw=0

Interestingly enough, this now seems to be an ARM problem, as
gcc-9-cross-ports (= 10) with the same gcc-9-source version has
built just fine.

this is caused by d4d9ed55e4de7cab33fbaa360562ddd9dd17cca0


Reply to: