Your message dated Sat, 08 Jun 2024 16:20:01 +0000
with message-id <[email protected]>
and subject line Bug#1072547: fixed in rocksdb 9.2.1-3
has caused the Debian Bug report #1072547,
regarding FTBS: Compile error on loongarch
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.)
--
1072547: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072547
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: rocksdb
Version: 8.9.1-2
Severity: normal
Tags: patch
X-Debbugs-Cc: [email protected]
User: [email protected]
Usertags: loong64
Dear Maintainer,
Incorrectly set compilation options for rocksdb caused compilation to fail on
loongarch. The attached patch has fixed this issue, please refer to the patch
code changes.
wuruilong
-- System Information:
Debian Release: trixie/sid
APT prefers unreleased
APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: loong64 (loongarch64)
Kernel: Linux 5.10.0-60.96.0.126.oe2203.loongarch64 (SMP w/32 CPU threads)
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
Description: <short summary of the patch>
TODO: Put a short summary on the line above and replace this paragraph
with a longer explanation of this change. Complete the meta-information
with other relevant fields (see below for details). To make it easier, the
information below has been extracted from the changelog. Adjust it or drop
it.
.
rocksdb (8.9.1-2) unstable; urgency=medium
.
* Upload to Sid.
* Add loong64 architecture support (closes: #1059023).
Author: Laszlo Boszormenyi (GCS) <[email protected]>
Bug-Debian: https://bugs.debian.org/1059023
---
The information above should follow the Patch Tagging Guidelines, please
checkout https://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:
Origin: (upstream|backport|vendor|other), (<patch-url>|commit:<commit-id>)
Bug: <upstream-bugtracker-url>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: (no|not-needed|<patch-forwarded-url>)
Applied-Upstream: <version>, (<commit-url>|commit:<commid-id>)
Reviewed-By: <name and email of someone who approved/reviewed the patch>
Last-Update: 2024-06-04
--- rocksdb-8.9.1.orig/CMakeLists.txt
+++ rocksdb-8.9.1/CMakeLists.txt
@@ -237,8 +237,8 @@ endif(CMAKE_SYSTEM_PROCESSOR MATCHES "s3
if(CMAKE_SYSTEM_PROCESSOR MATCHES "loongarch64")
CHECK_C_COMPILER_FLAG("-march=loongarch64" HAS_LOONGARCH64)
if(HAS_LOONGARCH64)
- set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -mcpu=loongarch64 -mtune=loongarch64")
- set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -mcpu=loongarch64
-mtune=loongarch64")
+ set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -march=loongarch64 -mtune=loongarch64")
+ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -march=loongarch64
-mtune=loongarch64")
endif(HAS_LOONGARCH64)
endif(CMAKE_SYSTEM_PROCESSOR MATCHES "loongarch64")
--- End Message ---
--- Begin Message ---
Source: rocksdb
Source-Version: 9.2.1-3
Done: Laszlo Boszormenyi (GCS) <[email protected]>
We believe that the bug you reported is fixed in the latest version of
rocksdb, 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.
Laszlo Boszormenyi (GCS) <[email protected]> (supplier of updated rocksdb 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: Sat, 08 Jun 2024 21:20:56 +0000
Source: rocksdb
Architecture: source
Version: 9.2.1-3
Distribution: unstable
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Changed-By: Laszlo Boszormenyi (GCS) <[email protected]>
Closes: 1072547
Changes:
rocksdb (9.2.1-3) unstable; urgency=medium
.
[ wuruilong <[email protected]> ]
* Fix compilation options for loong64 architecture (closes: #1072547).
Checksums-Sha1:
7765e8f926ec73e9713fdc01f7dc195cba297e9f 2233 rocksdb_9.2.1-3.dsc
49f2cdf81e305bd22dd524fbb985e56d5d153539 10192 rocksdb_9.2.1-3.debian.tar.xz
Checksums-Sha256:
b418243a88b42e2a884d369f75fdb5c3de72fda86e0e137949561a787ce75454 2233
rocksdb_9.2.1-3.dsc
6cca29dca6df601526a3415861d2a388c50be52f45fba7f41ada3b40e54bbd4e 10192
rocksdb_9.2.1-3.debian.tar.xz
Files:
c6da24e6f822579d1958f7f87e1a622e 2233 database optional rocksdb_9.2.1-3.dsc
51299e367191651429f1357413659c51 10192 database optional
rocksdb_9.2.1-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAmZkgLUACgkQ3OMQ54ZM
yL9ZVw/8CcaFMvjaD6eXk4ix03YKeP5LD8wQSfIaY9Uev7sI+IkvWd8tUd4yOOoI
99tF00PaU1aEJZRzPLCc7yGl8hTizTS2rZjUX3/KGTRkLL/zKwE+WC8cbTsX7LOf
PDoI/wm4K8zraEMlhi/7hgsryiS1bGxSFp92f0D/fpzrsDXJwDADt7OD51Jgz2U/
CJt2cNLU11YUbTD7lk9H0yko+qBAYV4g05qD7mu/vYFPi8ZRWqPyZoeEDhsQdcmG
AlHbWLSpRVKIx/WxVfXtMcPKHpnIWLt55jnNrBch/Yk8cKTo/XjT+9szfOTk2uDW
Z3Bs6xxr9MlTF8+/OA64JhRGv/Ihs8czH6KoG4tfVJRTncuHtsJ3IBSJnKA8DL6R
t8DWoo1NAV4UoQTbFco+f345S66F5ay4M64cKOcPfHETBbTIYPa9+6vDjkhKMAxR
Vc+aM4Cqx3HK7Iwvtka+KwCz8ykKea8gH3z1b4pL9rqHtETQ6/siBDyKqK5u6i8M
uMoXJNvyIz/ZS8r3UlboUSGbsp264PWw9jKNizUUJg++hHPKXPSjXMzgwVfsl2qK
qmXEuozwfg775gFkK7mFuaDwArln2tm43EbqBAHb4us9ii/CO0XlukgemjjeTWAD
l3PJBCbqOkzZdz3Qk7ClAxq2w5cCjVMDq5qOejyTCPwW7TMpzWw=
=FoGS
-----END PGP SIGNATURE-----
pgppBAkPMl9ce.pgp
Description: PGP signature
--- End Message ---