Your message dated Sun, 05 Feb 2023 19:20:22 +0000
with message-id <e1pokyo-00ciup...@fasolo.debian.org>
and subject line Bug#1030615: fixed in opendht 2.4.12-1.2
has caused the Debian Bug report #1030615,
regarding opendht: FTBFS on mipsel: /usr/bin/ld: 
../libopendht.a(dht_proxy_server.cpp.o): undefined reference to symbol 
'__atomic_exchange_8@@LIBATOMIC_1.0'
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.)


-- 
1030615: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030615
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: opendht
Version: 2.4.12-1.1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)

https://buildd.debian.org/status/fetch.php?pkg=opendht&arch=mipsel&ver=2.4.12-1.1&stamp=1675583004&raw=0

[ 91%] Built target perftest
[ 94%] Linking CXX executable dhtchat
cd /<<PKGBUILDDIR>>/obj-mipsel-linux-gnu/tools && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/dhtchat.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-return-type -Wno-deprecated -Wall -Wextra 
-Wnon-virtual-dtor -pedantic-errors -fvisibility=hidden -DMSGPACK_NO_BOOST 
-DMSGPACK_DISABLE_LEGACY_NIL -DMSGPACK_DISABLE_LEGACY_CONVERT -Wl,-z,relro 
-Wl,-z,now CMakeFiles/dhtchat.dir/dhtchat.cpp.o -o dhtchat  ../libopendht.a 
/usr/lib/mipsel-linux-gnu/libreadline.so -lncurses 
/usr/lib/mipsel-linux-gnu/libargon2.so /usr/lib/mipsel-linux-gnu/librt.a 
/usr/lib/mipsel-linux-gnu/libdl.a /usr/lib/mipsel-linux-gnu/libgnutls.so 
/usr/lib/mipsel-linux-gnu/libnettle.so /usr/lib/mipsel-linux-gnu/libfmt.so 
/usr/lib/mipsel-linux-gnu/libhttp_parser.so 
/usr/lib/mipsel-linux-gnu/libjsoncpp.so /usr/lib/mipsel-linux-gnu/libssl.so 
/usr/lib/mipsel-linux-gnu/libcrypto.so 
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-mipsel-linux-gnu'
[ 94%] Built target dhtchat
[ 97%] Linking CXX executable dhtnode
cd /<<PKGBUILDDIR>>/obj-mipsel-linux-gnu/tools && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/dhtnode.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-return-type -Wno-deprecated -Wall -Wextra 
-Wnon-virtual-dtor -pedantic-errors -fvisibility=hidden -DMSGPACK_NO_BOOST 
-DMSGPACK_DISABLE_LEGACY_NIL -DMSGPACK_DISABLE_LEGACY_CONVERT -Wl,-z,relro 
-Wl,-z,now CMakeFiles/dhtnode.dir/dhtnode.cpp.o -o dhtnode  ../libopendht.a 
/usr/lib/mipsel-linux-gnu/libreadline.so -lncurses 
/usr/lib/mipsel-linux-gnu/libargon2.so /usr/lib/mipsel-linux-gnu/librt.a 
/usr/lib/mipsel-linux-gnu/libdl.a /usr/lib/mipsel-linux-gnu/libgnutls.so 
/usr/lib/mipsel-linux-gnu/libnettle.so /usr/lib/mipsel-linux-gnu/libfmt.so 
/usr/lib/mipsel-linux-gnu/libhttp_parser.so 
/usr/lib/mipsel-linux-gnu/libjsoncpp.so /usr/lib/mipsel-linux-gnu/libssl.so 
/usr/lib/mipsel-linux-gnu/libcrypto.so 
/usr/bin/ld: ../libopendht.a(dht_proxy_server.cpp.o): undefined reference to 
symbol '__atomic_exchange_8@@LIBATOMIC_1.0'
/usr/bin/ld: /usr/lib/mipsel-linux-gnu/libatomic.so.1: error adding symbols: 
DSO missing from command line
collect2: error: ld returned 1 exit status
make[3]: *** [tools/CMakeFiles/dhtnode.dir/build.make:113: tools/dhtnode] Error 
1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-mipsel-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:155: tools/CMakeFiles/dhtnode.dir/all] Error 
2
make[2]: *** Waiting for unfinished jobs....
[100%] Linking CXX executable durl
cd /<<PKGBUILDDIR>>/obj-mipsel-linux-gnu/tools && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/durl.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wno-return-type -Wno-deprecated -Wall -Wextra 
-Wnon-virtual-dtor -pedantic-errors -fvisibility=hidden -DMSGPACK_NO_BOOST 
-DMSGPACK_DISABLE_LEGACY_NIL -DMSGPACK_DISABLE_LEGACY_CONVERT -Wl,-z,relro 
-Wl,-z,now CMakeFiles/durl.dir/durl.cpp.o -o durl  ../libopendht.a 
/usr/lib/mipsel-linux-gnu/libreadline.so -lncurses 
/usr/lib/mipsel-linux-gnu/libargon2.so /usr/lib/mipsel-linux-gnu/librt.a 
/usr/lib/mipsel-linux-gnu/libdl.a /usr/lib/mipsel-linux-gnu/libgnutls.so 
/usr/lib/mipsel-linux-gnu/libnettle.so /usr/lib/mipsel-linux-gnu/libfmt.so 
/usr/lib/mipsel-linux-gnu/libhttp_parser.so 
/usr/lib/mipsel-linux-gnu/libjsoncpp.so /usr/lib/mipsel-linux-gnu/libssl.so 
/usr/lib/mipsel-linux-gnu/libcrypto.so 
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-mipsel-linux-gnu'
[100%] Built target durl
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-mipsel-linux-gnu'
make[1]: *** [Makefile:139: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-mipsel-linux-gnu'
dh_auto_build: error: cd obj-mipsel-linux-gnu && make -j4 "INSTALL=install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:19: binary-arch] Error 25
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit 
status 2

Cheers
-- 
Sebastian Ramacher

--- End Message ---
--- Begin Message ---
Source: opendht
Source-Version: 2.4.12-1.2
Done: Amin Bandali <band...@gnu.org>

We believe that the bug you reported is fixed in the latest version of
opendht, 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 1030...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Amin Bandali <band...@gnu.org> (supplier of updated opendht 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: SHA256

Format: 1.8
Date: Sun, 05 Feb 2023 13:10:19 -0500
Source: opendht
Architecture: source
Version: 2.4.12-1.2
Distribution: unstable
Urgency: medium
Maintainer: Alexandre Viau <av...@debian.org>
Changed-By: Amin Bandali <band...@gnu.org>
Closes: 1030615
Changes:
 opendht (2.4.12-1.2) unstable; urgency=medium
 .
   * Fix build more generally on architectures like ARM EABI (armel)
     and little-endian MIPS (mipsel) that don't have native 64-bit
     atomic operations by linking against libatomic. (Closes: #1030615)
 .
   * Upload sponsored by Petter Reinholdtsen.
Checksums-Sha1:
 f2965255442f7879f2bec8ddd6d8e9a622c68038 2317 opendht_2.4.12-1.2.dsc
 b06cb04fb82bc65d462d394dc72997ddc9e56e95 8372 opendht_2.4.12-1.2.debian.tar.xz
 8cbddceccdd9655f41169ffcc39072b49f06218b 8039 
opendht_2.4.12-1.2_source.buildinfo
Checksums-Sha256:
 587051c63c70a2378a0f05017bd57892e7f5484ef909992da5cd80ba5abab1bf 2317 
opendht_2.4.12-1.2.dsc
 de9473488db52b0d2868a62ea0f960662f4ad75920814569999580806ddb2469 8372 
opendht_2.4.12-1.2.debian.tar.xz
 7f225a63c023f0d5baf9bc6f30587a024785c4d958309b260c5279e73933afd5 8039 
opendht_2.4.12-1.2_source.buildinfo
Files:
 a88c664fe3f27f1df95a10be0de0e2ef 2317 libs optional opendht_2.4.12-1.2.dsc
 6aee43fc360b1d8bd378d56cebe3c4a4 8372 libs optional 
opendht_2.4.12-1.2.debian.tar.xz
 aa2c0eb89276183935bc335849570243 8039 libs optional 
opendht_2.4.12-1.2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmPf/tkACgkQgSgKoIe6
+w4zKA//Rh8ZRvTGUifbhV8UfWmGT1MEpY0OTM7V6aHV340wcnguUcC8QO2MeNq9
R8mnD8nJih6x3Y7rpKzUnobGLrr7ULxXt5OrhIJiBMp9ysOi6e1l1+2z0TtzS8iZ
ha0mwkKb5Sn5F/f36z2foty4DfhbAuHAITTVYzeK0++NGlBv3sXmfcnZqeUlZE4P
/GWT+uC001UKOgCuFnzo4MXmrYAHBAZ+ekTTLrH6Vga/EdXVBpFESgNwR0v4I1a+
kgxSOeBtjhoh5Jr2waLnuyBc8BQ0DFgvtA6uqt0B8B1CK/EKi06fM4SJ1T6Z3mvw
CtOVn3lNY8nyDzv6aaTcJszHUblAJc9HStkmbrxflJyC/oOeWFK7BS7MQXVdyu8i
QsBJ7bJ+kcXBhz9SNnv08OTFy7ISedTS9KFqjiDc67+q/yAp/SBIetR8rTzqS8Sl
cZTxf5ISyvmD4N2YWdSacsZFPMUUrs0pP7Ds7MuNKdUXKoV7e9uXVnyhe5agalyX
gLWXqtYMVL8v/rFxdjBOAbKah4J/ryMJHyhqa8TLGwq+1oLmQlwsedtvxbI5iZGo
wycCjiZFu1Nuj4i0WLjXcGp3z2P91i5TLSWW7mdmMrT/lVEh+KXJKqXgwRT48OwK
6k2SOaZfr8LFYfzECDlhNG+Ah3hI/zlKnyivoAHtRaNSZSsuj9I=
=N+Yg
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to