Your message dated Wed, 05 Dec 2018 23:19:09 +0000
with message-id <e1gugrh-00030r...@fasolo.debian.org>
and subject line Bug#910982: fixed in 389-ds-base 1.4.0.19-2
has caused the Debian Bug report #910982,
regarding 389-ds-base FTBFS on armel/mips/mipsel: undefined reference to
`__atomic_fetch_add_8'
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 ow...@bugs.debian.org
immediately.)
--
910982: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=910982
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: 389-ds-base
Version: 1.4.0.18-1
Severity: serious
Tags: patch ftbfs
https://buildd.debian.org/status/package.php?p=389-ds-base&suite=sid
...
/usr/bin/ld:
src/nunc-stans/test/test_nuncstans_stress_small-test_nuncstans_stress_core.o:
in function `client_initiate_connection_cb':
./build/../src/nunc-stans/test/test_nuncstans_stress_core.c:374: undefined
reference to `__atomic_fetch_add_8'
/usr/bin/ld: ./build/../src/nunc-stans/test/test_nuncstans_stress_core.c:360:
undefined reference to `__atomic_fetch_add_8'
/usr/bin/ld:
src/nunc-stans/test/test_nuncstans_stress_small-test_nuncstans_stress_core.o:
in function `client_response_cb':
./build/../src/nunc-stans/test/test_nuncstans_stress_core.c:339: undefined
reference to `__atomic_fetch_add_8'
/usr/bin/ld: ./build/../src/nunc-stans/test/test_nuncstans_stress_core.c:325:
undefined reference to `__atomic_fetch_add_8'
/usr/bin/ld:
src/nunc-stans/test/test_nuncstans_stress_small-test_nuncstans_stress_core.o:
in function `server_conn_read':
./build/../src/nunc-stans/test/test_nuncstans_stress_core.c:221: undefined
reference to `__atomic_fetch_add_8'
/usr/bin/ld:
src/nunc-stans/test/test_nuncstans_stress_small-test_nuncstans_stress_core.o:./build/../src/nunc-stans/test/test_nuncstans_stress_core.c:176:
more undefined references to `__atomic_fetch_add_8' follow
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:6801: test_nuncstans_stress_small] Error 1
The following patch also fixes it for some ports architectures
that currently don't FTBFS due to building with nocheck.
--- debian/rules.old 2018-10-14 07:59:39.722984897 +0000
+++ debian/rules 2018-10-14 08:04:53.094937417 +0000
@@ -3,6 +3,10 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+pie
+ifneq (,$(filter $(DEB_HOST_ARCH), armel m68k mips mipsel powerpc powerpcspe
sh4))
+ export DEB_LDFLAGS_MAINT_APPEND=-latomic
+endif
+
# Keep track of files we don't install
NOT_INSTALLED := \
usr/share/cockpit/389-console/static/bootstrap.min.js \
--- End Message ---
--- Begin Message ---
Source: 389-ds-base
Source-Version: 1.4.0.19-2
We believe that the bug you reported is fixed in the latest version of
389-ds-base, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 910...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Timo Aaltonen <tjaal...@debian.org> (supplier of updated 389-ds-base package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 06 Dec 2018 01:06:37 +0200
Source: 389-ds-base
Binary: 389-ds 389-ds-base-libs 389-ds-base-dev 389-ds-base python3-lib389
cockpit-389-ds
Architecture: source
Version: 1.4.0.19-2
Distribution: unstable
Urgency: medium
Maintainer: Debian FreeIPA Team <pkg-freeipa-de...@alioth-lists.debian.net>
Changed-By: Timo Aaltonen <tjaal...@debian.org>
Description:
389-ds - 389 Directory Server suite - metapackage
389-ds-base - 389 Directory Server suite - server
389-ds-base-dev - 389 Directory Server suite - development files
389-ds-base-libs - 389 Directory Server suite - libraries
cockpit-389-ds - Cockpit user interface for 389 Directory Server
python3-lib389 - Python3 module for accessing and configuring the 389
Directory Se
Closes: 910982
Changes:
389-ds-base (1.4.0.19-2) unstable; urgency=medium
.
* rules: Add -latomic to LDFLAGS on archs failing to build. (Closes:
#910982)
Checksums-Sha1:
03ebb0c59ba4214cafcc4609d1992a840172c563 2641 389-ds-base_1.4.0.19-2.dsc
90464c432e5a409356735f1d10c0f2ac7f5b7e25 444296
389-ds-base_1.4.0.19-2.debian.tar.xz
50a444e32d478241c4ee01516aece2f6bb3df281 7793
389-ds-base_1.4.0.19-2_source.buildinfo
Checksums-Sha256:
e18a5bc9150c2ae54c3f2224fac998ee2cca8f82161733a45592ba430a1a87e5 2641
389-ds-base_1.4.0.19-2.dsc
859fa005878dfc1ec702501e0fffdec4d8c228db34fa1cf310a77f388d8cae23 444296
389-ds-base_1.4.0.19-2.debian.tar.xz
c8d4363ce3e960caeb070785dd3b90f71a494462983b939e6f28ea57527c9d24 7793
389-ds-base_1.4.0.19-2_source.buildinfo
Files:
903f9e29656992445531158a93b34102 2641 net optional 389-ds-base_1.4.0.19-2.dsc
1dbeae92676778180b776d602ca459e3 444296 net optional
389-ds-base_1.4.0.19-2.debian.tar.xz
47644cc985bd087362d3877f372fef1d 7793 net optional
389-ds-base_1.4.0.19-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEdS3ifE3rFwGbS2Yjy3AxZaiJhNwFAlwIWgwACgkQy3AxZaiJ
hNzeHw/7Ba0G0y3KZRjyApCvKP33WevyPiAw2DfHgJy4cQ6FDAEKv/XZeZxMHsbg
DbbwEJJgQWzwkrezUFfEpv8eRhFMjc6Q4sCr7A2kkyxst+fX0I05J6VCuJs4BZb5
4J7Ez1KLYJ/E4ATKE03zVm66Q0VtplOJN/7iLfTTf4fHQzlgWJsvwfc6xkfWY2BE
N20IrQ4X5cbTg5uVKb1Q0AH0kIu+bi6+rkXe07P9ienKlaMFra4/bxNC+ov8WgKh
d0m6NBU6yEmrFWFsDYv1N+Hn95IuJQ9iEYg3sV/xi5XXn4S4sup8OG+S781WDJZp
hAi/ImHFYh9lahIa2raTXcVoGkQ86jbNjbMBHGbtPt29kqTZWwb6LD0/N/qZN2bj
aZ3Gzv5mRFD+FxOFQ/binrw6EHy5EVNuNP8DJ9UIu7B3ZyCg6tr68icenHHTzgE5
dk5U7xHC3uh51cc+JcVmfZhsUSfgGChsOPHq5MiQoYMDEfnE9Tyt5HOoCa4/b5Be
Z4YfEPVYe1dWm6YwwlcNewEmWfWM8vwN3Hv4NeW782Tz1exEppxmExfP6TapClWa
6VU3/vvfBalD97sp/RGiJXFmHK/V0HEhhvjFSfAAnjxxxAflQ70YIY2bSJ65aER3
pERdad9GsvyB5XBa4vlfjSAB0YC3KiAV2DyZkXiHkKJqKusHahw=
=Rv28
-----END PGP SIGNATURE-----
--- End Message ---