Your message dated Wed, 07 Oct 2020 15:48:58 +0000
with message-id <[email protected]>
and subject line Bug#933151: fixed in mariadb-10.5 1:10.5.5-3~exp1
has caused the Debian Bug report #933151,
regarding mariadb-10.3: FTBFS on riscv64
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.)
--
933151: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=933151
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mariadb-10.3
X-Debbugs-CC: [email protected]
User: [email protected]
Usertags: riscv64
The version of the package currently FTBFS on the riscv64 port.
>From
>https://buildd.debian.org/status/fetch.php?pkg=mariadb-10.3&arch=riscv64&ver=1%3A10.3.16-1&stamp=1561225015&raw=0
/usr/bin/ld: librocksdblib.a(memtable.cc.o): in function `.L0 ':
./builddir/storage/rocksdb/./storage/rocksdb/rocksdb/util/dynamic_bloom.h:177:
undefined reference to `__atomic_fetch_or_1'
/usr/bin/ld: librocksdblib.a(memtable.cc.o): in function `.LVL1731':
./builddir/storage/rocksdb/./storage/rocksdb/rocksdb/util/dynamic_bloom.h:179:
undefined reference to `__atomic_fetch_or_1'
/usr/bin/ld: librocksdblib.a(memtable.cc.o): in function `SaveValue':
./builddir/storage/rocksdb/./storage/rocksdb/rocksdb/db/memtable.cc:596:
undefined reference to `__atomic_compare_exchange_1'
/usr/bin/ld: librocksdblib.a(memtable.cc.o): in function `.L0 ':
/usr/include/c++/8/bits/atomic_base.h:434: undefined reference to
`__atomic_compare_exchange_1'
/usr/bin/ld: /usr/include/c++/8/bits/atomic_base.h:434: undefined
reference to `__atomic_compare_exchange_1'
/usr/bin/ld: /usr/include/c++/8/bits/atomic_base.h:434: undefined
reference to `__atomic_compare_exchange_1'
/usr/bin/ld: /usr/include/c++/8/bits/atomic_base.h:434: undefined
reference to `__atomic_compare_exchange_1'
/usr/bin/ld:
librocksdblib.a(memtable.cc.o):/usr/include/c++/8/bits/atomic_base.h:434:
more undefined references to `__atomic_compare_exchange_1' follow
collect2: error: ld returned 1 exit status
If you are an RISC expert, feel free to fork
https://salsa.debian.org/mariadb-team/mariadb-10.3, play around, and
make a merge request.
Thanks,
Otto
--- End Message ---
--- Begin Message ---
Source: mariadb-10.5
Source-Version: 1:10.5.5-3~exp1
Done: =?utf-8?b?T3R0byBLZWvDpGzDpGluZW4=?= <[email protected]>
We believe that the bug you reported is fixed in the latest version of
mariadb-10.5, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Otto Kekäläinen <[email protected]> (supplier of updated mariadb-10.5 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 07 Oct 2020 11:18:38 +0300
Source: mariadb-10.5
Binary: libmariadb-dev libmariadb-dev-compat libmariadb3 libmariadbd19
libmariadbd-dev mariadb-common mariadb-client-core-10.5 mariadb-client-10.5
mariadb-server-core-10.5 mariadb-server-10.5 mariadb-server mariadb-client
mariadb-backup mariadb-plugin-connect mariadb-plugin-s3 mariadb-plugin-rocksdb
mariadb-plugin-oqgraph mariadb-plugin-mroonga mariadb-plugin-spider
mariadb-plugin-gssapi-server mariadb-plugin-gssapi-client
mariadb-plugin-cracklib-password-check mariadb-test mariadb-test-data
Architecture: source
Version: 1:10.5.5-3~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian MySQL Maintainers <[email protected]>
Changed-By: Otto Kekäläinen <[email protected]>
Description:
libmariadb-dev - MariaDB database development files
libmariadb-dev-compat - MariaDB Connector/C, compatibility symlinks
libmariadb3 - MariaDB database client library
libmariadbd-dev - MariaDB embedded database, development files
libmariadbd19 - MariaDB embedded database, shared library
mariadb-backup - Backup tool for MariaDB server
mariadb-client - MariaDB database client (metapackage depending on the latest
vers
mariadb-client-10.5 - MariaDB database client binaries
mariadb-client-core-10.5 - MariaDB database core client binaries
mariadb-common - MariaDB common configuration files
mariadb-plugin-connect - Connect storage engine for MariaDB
mariadb-plugin-cracklib-password-check - CrackLib Password Validation Plugin
for MariaDB
mariadb-plugin-gssapi-client - GSSAPI authentication plugin for MariaDB client
mariadb-plugin-gssapi-server - GSSAPI authentication plugin for MariaDB server
mariadb-plugin-mroonga - Mroonga storage engine for MariaDB
mariadb-plugin-oqgraph - OQGraph storage engine for MariaDB
mariadb-plugin-rocksdb - RocksDB storage engine for MariaDB
mariadb-plugin-s3 - Amazon S3 archival storage engine for MariaDB
mariadb-plugin-spider - Spider storage engine for MariaDB
mariadb-server - MariaDB database server (metapackage depending on the latest
vers
mariadb-server-10.5 - MariaDB database server binaries
mariadb-server-core-10.5 - MariaDB database core server files
mariadb-test - MariaDB database regression test suite
mariadb-test-data - MariaDB database regression test suite - data files
Closes: 933151
Changes:
mariadb-10.5 (1:10.5.5-3~exp1) experimental; urgency=medium
.
[ Helmut Grohne ]
* Fix cross-compilation, amend commit f0ba31e1
.
[ Otto Kekäläinen ]
* Revert "Automatically use libatomics on 64-bit archs (Closes: #933151)"
.
[ Aurelien Jarno ]
* Correctly link pthread so riscv64 builds pass (Closes: #933151)
Checksums-Sha1:
c3b1e2cb359e1cb38aec6a677f257e88ca138bfc 4806 mariadb-10.5_10.5.5-3~exp1.dsc
798fe00e6fed810c946f5c9beb62f2d1ae3831c5 230932
mariadb-10.5_10.5.5-3~exp1.debian.tar.xz
936c10945be3f5ac3375b3470fb4de513cab8732 9333
mariadb-10.5_10.5.5-3~exp1_source.buildinfo
Checksums-Sha256:
cc01f878204af80cb51371c5073eec6b37f535cbda442dde150e56262f639722 4806
mariadb-10.5_10.5.5-3~exp1.dsc
d8999204d3394487d8e1056481b441a20b80994b7c1e0e9073df97d30a714f46 230932
mariadb-10.5_10.5.5-3~exp1.debian.tar.xz
871216ed024e9393a74328354b0407ba0d22cbc4f20f2b98851d2b63d9c92633 9333
mariadb-10.5_10.5.5-3~exp1_source.buildinfo
Files:
353a28b717f20fa3aab7fae738530219 4806 database optional
mariadb-10.5_10.5.5-3~exp1.dsc
198df27abae0e50f853095189f21315d 230932 database optional
mariadb-10.5_10.5.5-3~exp1.debian.tar.xz
0598fa2c7e21341f987480517f382265 9333 database optional
mariadb-10.5_10.5.5-3~exp1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEmbRSsR88dMO0U+RvvthEn87o2ogFAl99hyMACgkQvthEn87o
2ojHag/9FQ2RTGdjwEhewqUk7P9PB/PC1HbbyeDEiOPY9r9zCuCrep35GWkS5lGl
9TxsWx9lVQI76qnNPet6BS4IBde8tL/gIqkrJin2MvEojts1/J6hmBfhNjXdNkeg
Vv27NeYkMvbb5U3bfVOH1CpeL7El3ElDU/qRkk0nAWopukdUUiupxRFieyuk/6Vw
D+NCgAG61OR90J7S5VJyQ4svQ/JOlxhWKK59VQu9NcqOYsPxKHpltoNssDZ4BEJK
ff5sadK9B45SieqWipzub3Rx8Q+SKVIabuZwOwVi7BphlfqlPncPwIdwTUuz3fIm
4AEsRf694+Ck3vNH/D6D1eNPQz2gfM10ksRNTOiT16lzziuHkJKpuw546x2KVe2P
otrMNJSpcKpf7fuQHnn16wu1cT7UpTfCkjY4KN70xBlZNKzKkPn4aDaDjwa4ZPjn
ddbpG1edlI5iCfLPCuI3lZmP6faauohGXmP4O9vWNG7t3ogP8vrVk5hhkP22sZBN
VfnFSJNx0LghNdHfyC849agCWy6x/C3kMsmFLFeXl+P+zWXZHHMRgjFqFNzfHp22
wrWJai+XoT0j4HQKsbKxBWGZQ5osm005gWLKtgWx3WXCzyEmwgcDmgg1M39yyaJj
EgtkyDLfiZqqEjVVGEWU/gEjTEibxw6HmiGRDTU5GOLbILxRDbg=
=rCAs
-----END PGP SIGNATURE-----
--- End Message ---