Your message dated Thu, 12 Feb 2026 18:27:24 +0000
with message-id <[email protected]>
and subject line Bug#1120656: fixed in deal.ii 9.7.1-3
has caused the Debian Bug report #1120656,
regarding deal.ii: FTBFS: Fix relocation R_LARCH_B26 overflow on loong64
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.)


-- 
1120656: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1120656
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: deal.ii
Version: 9.6.2-4
Severity: normal
Tags: FTBFS patch
User: [email protected]
Usertags: loong64

Dear maintainers,

Compiling the deal.ii failed for loong64 in the Debian Package Auto-Building environment.
The error log is as follows,
```
......
[100%] Built target object_grid_release
/usr/bin/ld: dofs/CMakeFiles/object_dofs_debug.dir/dof_accessor_set.cc.o: relocation R_LARCH_B26 overflow 0xfffffffff7ff8a40
Dump relocate record:
stack top        relocation name        symbol
at dofs/CMakeFiles/object_dofs_debug.dir/dof_accessor_set.cc.o(.text._ZN6dealii8internal24process_by_interpolationILi2ELi3ELb0ENS_6VectorIfEEfEEvRKNS_15DoFCellAccessorIXT_EXT0_EXT1_EEERKNS2_IT3_EERT2_tRKSt8functionIFvS7_SB_SD_EE[_ZN6dealii8internal24process_by_interpolationILi2ELi3ELb0ENS_6VectorIfEEfEEvRKNS_15DoFCellAccessorIXT_EXT0_EXT1_EEERKNS2_IT3_EERT2_tRKSt8functionIFvS7_SB_SD_EE]+0x778):
...
0x0000000000000000 R_LARCH_B21    `.L9995'
......
```
The full build log can be found at https://buildd.debian.org/status/fetch.php?pkg=deal.ii&arch=loong64&ver=9.6.2-1&stamp=1740534269&raw=0.
Please consider the patch I attached.
Your opinions are welcome.

Best regards,
Dandan Zhang

diff -Nru deal.ii-9.6.2/debian/changelog deal.ii-9.6.2/debian/changelog
--- deal.ii-9.6.2/debian/changelog      2025-06-30 07:29:44.000000000 +0000
+++ deal.ii-9.6.2/debian/changelog      2025-11-11 19:16:05.000000000 +0000
@@ -1,3 +1,9 @@
+deal.ii (9.6.2-4+loong64) unstable; urgency=medium
+
+  * Fix relocation R_LARCH_B26 overflow for loong64.
+
+ -- Dandan Zhang <[email protected]>  Wed, 12 Nov 2025 03:16:05 +0800
+
 deal.ii (9.6.2-4) unstable; urgency=medium
 
   [ Matthias Maier ]
diff -Nru deal.ii-9.6.2/debian/rules deal.ii-9.6.2/debian/rules
--- deal.ii-9.6.2/debian/rules  2025-06-29 19:26:43.000000000 +0000
+++ deal.ii-9.6.2/debian/rules  2025-11-11 19:16:05.000000000 +0000
@@ -3,6 +3,11 @@
 export PRTE_MCA_plm_ssh_agent=/bin/false
 export PRTE_MCA_rmaps_default_mapping_policy=:oversubscribe
 
+CONFIGURE_CXX_FLAGS=-DDEAL_II_CXX_FLAGS="-Wno-nonnull-compare -Wno-address"
+ifneq (,$(filter $(DEB_HOST_ARCH),loong64))
+CONFIGURE_CXX_FLAGS=-DDEAL_II_CXX_FLAGS="-Wno-nonnull-compare -Wno-address 
-mcmodel=medium"
+endif
+
 ifneq (,$(filter $(DEB_HOST_ARCH),ppc64el))
 CONFIGURE_LINKER_FLAGS=-DDEAL_II_LINKER_FLAGS="-Wl,-Bsymbolic-functions"
 endif
@@ -17,7 +22,7 @@
 #   symengine (https://github.com/sympy/symengine)
 override_dh_auto_configure:
        dh_auto_configure -- \
-       -DDEAL_II_CXX_FLAGS="-Wno-nonnull-compare -Wno-address" \
+       $(CONFIGURE_CXX_FLAGS) \
        $(CONFIGURE_LINKER_FLAGS) \
        
-DCMAKE_PREFIX_PATH="/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/openmpi;/usr/include/hdf5/openmpi"
 \
        -DCMAKE_BUILD_TYPE=DebugRelease \

--- End Message ---
--- Begin Message ---
Source: deal.ii
Source-Version: 9.7.1-3
Done: Graham Inggs <[email protected]>

We believe that the bug you reported is fixed in the latest version of
deal.ii, 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.
Graham Inggs <[email protected]> (supplier of updated deal.ii 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: Thu, 12 Feb 2026 17:34:54 +0000
Source: deal.ii
Built-For-Profiles: noudeb
Architecture: source
Version: 9.7.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Graham Inggs <[email protected]>
Closes: 1120656
Changes:
 deal.ii (9.7.1-3) unstable; urgency=medium
 .
   [ Dandan Zhang ]
   * Fix relocation R_LARCH_B26 overflow for loong64
     (Closes: #1120656)
 .
   [ Graham Inggs ]
   * Reinstate mold build dependency on amd64, arm64 and riscv64
Checksums-Sha1:
 023a5bbd0bcba91df74f824731c96a4d294b3cdb 2833 deal.ii_9.7.1-3.dsc
 9d77a6f80e362d52cabd74f68a93b5e041ed75f3 11712 deal.ii_9.7.1-3.debian.tar.xz
 c5aeb6e70e1d47226d755b65ad9443dec6d010fc 14451 deal.ii_9.7.1-3_source.buildinfo
Checksums-Sha256:
 b5fc9a4aa224d7e93cc5651dab39264aed3c64c1a772d0349550d94753a66388 2833 
deal.ii_9.7.1-3.dsc
 2d5397193817115771a6167c0ce610f9a4ef4ff5b9ce4d72a53293820ed44197 11712 
deal.ii_9.7.1-3.debian.tar.xz
 0d7ad5e171e9c7b46861e1c7b6d20d2253ae941bdd47aeab2c9811cd8c1df06c 14451 
deal.ii_9.7.1-3_source.buildinfo
Files:
 f1e609fe99d6fc81dbd0ccb9b0fb3b7c 2833 libs optional deal.ii_9.7.1-3.dsc
 90ed1d70428b19d231bba825a0f4668e 11712 libs optional 
deal.ii_9.7.1-3.debian.tar.xz
 18b094369c897da4fa663cdce698e517 14451 libs optional 
deal.ii_9.7.1-3_source.buildinfo

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

iQIzBAEBCgAdFiEEJeP/LX9Gnb59DU5Qr8/sjmac4cIFAmmOD7AACgkQr8/sjmac
4cIwMRAAl5sKK5nidrXd6+Jy+PW+JEPqAaJ/9MfxcZsuDpHIgWBN3ZgBjewmWNQ2
C0zelhl5SWs1xZv2czYD7Z+V2p4CWANgoHuDwRmagZyl4ubGhPTxlusfpn82mxB1
OkiAK7xgzGBb657pQcl/thzF/TtulggMjo/2yCDL9ui0IFeP6OJX0j9u5+sS4J/K
4Nt+JxXMxftOa4TBp4q2kUcvPLTRk1OQGpClXLNb0f6PPyJbg9wtn4Vb8JDlJkcF
TuDUJiMXMJzZIIBZMbbjY2WLgprm0h3ySyUQsq3CHos3ip0PVK5DmKgPOg0ceraW
D1nU7x6BC7k94Uezdl+X0VHgh11KYo8vIvW2twB4ggCQ8NWcLuNtVj1vlECgQwi2
E3PeAWIoWCaFVsfuWibHuuLj1gSrL2hJXGNBIi5hYmaXVWjb6425fLZVvNIuKiWX
aOcoztAspB0wniTc3Zlg1gsH/1odFC1+W/kJDeUtAK4vc08wYuKSCjkOCkGCrHUn
sHe7WzJEpjwEl20/fUt9IMzdKFMkUEyQ0NqJYZfgeFi6Fc3DItoXkGO3AvN4qqOG
D6lWreFGHZTaLNCGpb36DcYOw4gEvfGVOEKobTNETCyW+Kv4GMrYS81IkpJZIePr
ZQQ85e1FbJ3ki2JRaflw/eB4oeyMO8nMdID3QDiE/ajyv/Wj7vo=
=GzC1
-----END PGP SIGNATURE-----

Attachment: pgpThxT_Sj0oj.pgp
Description: PGP signature


--- End Message ---

Reply via email to