Your message dated Wed, 18 Mar 2026 22:55:29 +0000
with message-id <[email protected]>
and subject line Bug#1115251: fixed in cuneiform 1.1.0+dfsg-14
has caused the Debian Bug report #1115251,
regarding cuneiform:  fix 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.)


-- 
1115251: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1115251
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cuneiform
Severity: important
Tags: ftbfs, patch
X-Debbugs-Cc: [email protected]
User: [email protected]
Usertags: riscv64

Dear Maintainer,

cuneiform had FTBFS issue on riscv64 in the past due to test failed:

```
--- images/phototest.tif.txt    2011-04-19 12:49:57.000000000 +0000
+++ /tmp/cuneiform.test.tDmCXTIp/phototest.tif.out      2025-09-12 
21:58:19.126252412 +0000
@@ -1,7 +1,7 @@
-This is a lot of 12 point text to test the
-ocr code and see if it works on all types
+This is a lot of 12 poiet text to test the
+ocr code aed see if it works oe all types
 of file format.
-The quick brown dog jumped over the
+The quick browe dog jumped over the
 lazy fox. The quick brown dog jumped
 over the lazy fox. The quick brown dog
 jumped over the lazy fox. The quick
make[1]: *** [debian/rules:47: override_dh_auto_test] Error 1
make[1]: Leaving directory '/build/reproducible-path/cuneiform-1.1.0+dfsg'
```

https://buildd.debian.org/status/fetch.php?pkg=cuneiform&arch=riscv64&ver=1.1.0%2Bdfsg-13&stamp=1757714309&raw=0

I just have a look at this and found the solution is easy to enable signed-char
on riscv64 like other architectures. And I have tested the patch on my local
machines so the test was passed. Could you apply it on your next upload or let
me know any issue.


-- 
Regards,
--
  Bo YU

diff -Nru cuneiform-1.1.0+dfsg/debian/changelog 
cuneiform-1.1.0+dfsg/debian/changelog
--- cuneiform-1.1.0+dfsg/debian/changelog       2025-09-10 18:29:41.000000000 
+0800
+++ cuneiform-1.1.0+dfsg/debian/changelog       2025-09-13 11:11:49.000000000 
+0800
@@ -1,3 +1,10 @@
+cuneiform (1.1.0+dfsg-13.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Add build support for riscv64. (Closes: #-1)
+
+ -- Bo YU <[email protected]>  Sat, 13 Sep 2025 11:11:49 +0800
+
 cuneiform (1.1.0+dfsg-13) unstable; urgency=medium
 
   * QA upload.
diff -Nru cuneiform-1.1.0+dfsg/debian/rules cuneiform-1.1.0+dfsg/debian/rules
--- cuneiform-1.1.0+dfsg/debian/rules   2025-09-10 18:29:41.000000000 +0800
+++ cuneiform-1.1.0+dfsg/debian/rules   2025-09-13 11:06:44.000000000 +0800
@@ -6,7 +6,7 @@
 include /usr/share/dpkg/architecture.mk
 include /usr/share/dpkg/pkg-info.mk
 
-ifneq (,$(filter $(DEB_BUILD_ARCH),armhf arm64 armel ppc64el s390x))
+ifneq (,$(filter $(DEB_BUILD_ARCH),armhf arm64 armel ppc64el riscv64 s390x))
 SIGNED_CHAR     = -fsigned-char
 else
 SIGNED_CHAR     =

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: cuneiform
Source-Version: 1.1.0+dfsg-14
Done: Bastian Germann <[email protected]>

We believe that the bug you reported is fixed in the latest version of
cuneiform, 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.
Bastian Germann <[email protected]> (supplier of updated cuneiform 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, 18 Mar 2026 23:31:53 +0100
Source: cuneiform
Architecture: source
Version: 1.1.0+dfsg-14
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[email protected]>
Changed-By: Bastian Germann <[email protected]>
Closes: 1115251 1125599
Changes:
 cuneiform (1.1.0+dfsg-14) unstable; urgency=medium
 .
   * QA upload.
 .
   [ Syed Shahrukh Hussain ]
   * Bump Standards-Version to 4.7.3.
   * Fix FTBFS with CMake 4.2. (Closes: #1125599)
 .
   [ Bo YU ]
   * Add build support for riscv64. (Closes: #1115251)
Checksums-Sha1:
 aa10961a63714529bc13ff582fb1114383b423ed 2118 cuneiform_1.1.0+dfsg-14.dsc
 9301c974aa3c9f0b8d4ae2e097204d1534bd03a5 15632 
cuneiform_1.1.0+dfsg-14.debian.tar.xz
 f515b3ab9848cea8b0426420a9e8b69383065941 6680 
cuneiform_1.1.0+dfsg-14_source.buildinfo
Checksums-Sha256:
 20690bef1ed22c4ecc5c4e7de5b75d9fde5e81d83c8152a5b6050a7bbae25059 2118 
cuneiform_1.1.0+dfsg-14.dsc
 ada5f7f1a1b9c5f3f0d4b9dca483a3fd73807c3a578f4924280a4b198025c5c5 15632 
cuneiform_1.1.0+dfsg-14.debian.tar.xz
 0ae8a1e271c23133dcc0b4bade218de2ec5564625db9152156712c147c895b45 6680 
cuneiform_1.1.0+dfsg-14_source.buildinfo
Files:
 7aec860211e64bf8c12b42133ffa0df9 2118 non-free/graphics optional 
cuneiform_1.1.0+dfsg-14.dsc
 ea4e7f65765be41a480e4633042f05ea 15632 non-free/graphics optional 
cuneiform_1.1.0+dfsg-14.debian.tar.xz
 3bc5c80fedc8a1276a5c2ae4770b8ff2 6680 non-free/graphics optional 
cuneiform_1.1.0+dfsg-14_source.buildinfo

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

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmm7KO4QHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFGUTDACv9Mj50WCERsRPJclMFsPV0YP3EmtYgg5j
F2KzMIrnDeH1o98o3w3YU2fQDc7uuZLbOgbVQ94XM4LRhaIq0A7LIKEAsbACmlcC
1+IA4C2Zo0G5kTlKzVz3Ll9te7acrerb8fpFTh7BrwaJQvOXG34bg4bhEMRUybkI
4uAfK/JT2FurgllHVYIGq6Ck3PBQ/oIPaDkaWdQvjzIc9X43sAFXCjmVDDrMc1KW
fhzhuOgmPeitcdg+HsTQf/rDTxV5pUxNewFYTuDEIs8CHcai9/MKtFwJNx5krFzh
kKuFv/ZhVEmnrS2GtOCN8XZvtuCCcRTqDNs/IouNwUj15sfeemE+tk0HOODYZdBE
Gr+96eyojhWIWvlQTEe9w5M+cY3rpNiSHDptq9w5R/JGlAOsckDaebFkxA+DE3mU
maeVNKwOZXrVjUitJGHyqF9YHWFq6kKN45LLOtCpyQRvSKfAKLMtGUHeGZ7POZ0p
8vA6QRBtCxtFBdjSKDH6lB38mGNwC0o=
=chhE
-----END PGP SIGNATURE-----

Attachment: pgprVYg6dV2Uo.pgp
Description: PGP signature


--- End Message ---

Reply via email to