Your message dated Thu, 29 Feb 2024 17:07:15 +0000
with message-id <[email protected]>
and subject line Bug#1064662: fixed in jq 1.7.1-3
has caused the Debian Bug report #1064662,
regarding jq: stop using libtool-bin
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.)


-- 
1064662: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064662
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: jq
Version: 1.7.1-2
Tags: patch
User: [email protected]
Usertags: cross-satisfiability

We want to remove libtool-bin from Debian, because it is fundamentally
incompatible with cross compilation. Often, using libtool-bin indicates
a way of using libtool that is not intended. This is also the case for
jq: It mixes two different libtools. I'm attaching a patch that makes it
rely on the internal libtool during tests and hence removes the need for
an external libtool for running tests.

Helmut
diff --minimal -Nru jq-1.7.1/debian/changelog jq-1.7.1/debian/changelog
--- jq-1.7.1/debian/changelog   2023-12-17 16:08:11.000000000 +0100
+++ jq-1.7.1/debian/changelog   2024-02-25 09:23:47.000000000 +0100
@@ -1,3 +1,10 @@
+jq (1.7.1-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Stop using libtool-bin. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Sun, 25 Feb 2024 09:23:47 +0100
+
 jq (1.7.1-2) unstable; urgency=high
 
   * Remove valgrind [i386] to fix FTBFS. (Closes: #1058870)
diff --minimal -Nru jq-1.7.1/debian/control jq-1.7.1/debian/control
--- jq-1.7.1/debian/control     2023-12-17 16:03:29.000000000 +0100
+++ jq-1.7.1/debian/control     2024-02-25 09:23:47.000000000 +0100
@@ -6,7 +6,7 @@
                bison,
                flex,
                libonig-dev,
-               libtool-bin,
+               libtool,
                python3-jinja2,
                python3-yaml,
                python3-markdown,
diff --minimal -Nru jq-1.7.1/debian/patches/libtool.patch 
jq-1.7.1/debian/patches/libtool.patch
--- jq-1.7.1/debian/patches/libtool.patch       1970-01-01 01:00:00.000000000 
+0100
+++ jq-1.7.1/debian/patches/libtool.patch       2024-02-25 09:23:46.000000000 
+0100
@@ -0,0 +1,11 @@
+--- jq-1.7.1.orig/tests/setup
++++ jq-1.7.1/tests/setup
+@@ -13,7 +13,7 @@
+ JQ=${JQ:-$JQBASEDIR/jq}
+ 
+ if [ -z "${NO_VALGRIND-}" ] && which valgrind > /dev/null; then
+-    VALGRIND="libtool --mode=execute -- valgrind --error-exitcode=1 
--leak-check=full \
++    VALGRIND="$JQBASEDIR/libtool --mode=execute -- valgrind 
--error-exitcode=1 --leak-check=full \
+                        --suppressions=$JQTESTDIR/onig.supp \
+                        --suppressions=$JQTESTDIR/local.supp"
+     VG_EXIT0=--error-exitcode=0
diff --minimal -Nru jq-1.7.1/debian/patches/series 
jq-1.7.1/debian/patches/series
--- jq-1.7.1/debian/patches/series      2023-12-15 21:36:42.000000000 +0100
+++ jq-1.7.1/debian/patches/series      2024-02-25 09:23:25.000000000 +0100
@@ -3,3 +3,4 @@
 0008-Do-not-use-venderized-oniguruma.patch
 disable-static-libtool.patch
 0006-Do-not-use-pipenv-to-build-docs.patch
+libtool.patch

--- End Message ---
--- Begin Message ---
Source: jq
Source-Version: 1.7.1-3
Done: ChangZhuo Chen (陳昌倬) <[email protected]>

We believe that the bug you reported is fixed in the latest version of
jq, 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.
ChangZhuo Chen (陳昌倬) <[email protected]> (supplier of updated jq 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: Fri, 01 Mar 2024 00:24:00 +0800
Source: jq
Architecture: source
Version: 1.7.1-3
Distribution: unstable
Urgency: medium
Maintainer: ChangZhuo Chen (陳昌倬) <[email protected]>
Changed-By: ChangZhuo Chen (陳昌倬) <[email protected]>
Closes: 1064662
Changes:
 jq (1.7.1-3) unstable; urgency=medium
 .
   [ Helmut Grohne ]
   * Non-maintainer upload.
   * Stop using libtool-bin. (Closes: #1064662)
Checksums-Sha1:
 86918d3793e68289da7bdcd872b73c3190cdb975 2000 jq_1.7.1-3.dsc
 6600b39c1834c775211d982f9111a791ca7db049 13932 jq_1.7.1-3.debian.tar.xz
 b71fd87b2726e9215a77ed9b2c7da84479c1cd12 7988 jq_1.7.1-3_amd64.buildinfo
Checksums-Sha256:
 4984586e4635361fb9ba2dc336278f684c912b3d25bdfa7c31c66f71fe190501 2000 
jq_1.7.1-3.dsc
 4294096acc4c5deac32405113ad765dd9fb94b24ad29f7992a087f572305190b 13932 
jq_1.7.1-3.debian.tar.xz
 7db5c32485e61614561dac8290707a86e2d5d0ed370fb6550fb737b3114ff5f8 7988 
jq_1.7.1-3_amd64.buildinfo
Files:
 1b6284d5d92fa454630e7c5cacdd62eb 2000 utils optional jq_1.7.1-3.dsc
 93f956d7369dac0049c56538028e2cee 13932 utils optional jq_1.7.1-3.debian.tar.xz
 88dabb5aa77589e414146ebf24935789 7988 utils optional jq_1.7.1-3_amd64.buildinfo

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

iQIzBAEBCgAdFiEEugQ0bcLh/mPHkIeTzGWwzewnXVsFAmXgsJAACgkQzGWwzewn
XVviQxAAmwizf0+VCQWtfIsWozxdnS5Y6/f0HIkLlpNZTsU/Be+QE6T3Rt5vuDbA
bSgPe3R0vnCOc2vuCzXJyrWiYErSiSTgW2kCABh6mJcrIOTawfB/iUD9wbH3fhlt
BRMbohh+hfdxvEJeY44vu+PVqYqKN4i9SXp6FUeJa2UrWCmElqW3HZlcYo4ZC57T
1mNolnrqSUsTgmV+cCHT5Xgy1Xu86WahJ6OKOMoJIOVtAcu7fEjYA6HjS1YDvCt2
88aJU9mn8PikfYOMNePD6decpudhqWazzHmAjfYp0/d17HbHiWy9MnM1OXrS/uUE
QkHFXkBbYhTElNc7CZMiLtSXXWUTYo7IK0yVj13bU9R0R6GGNawEb1LUYjuRgNHq
Bm2ubr6qm37j6W4e/37agUCtU5EPSs+ybPr7VjS2JYT1cjV5MTVPbgeX6aTmnGCc
AcDDEgHFZoqS6xE9RJ2tpwJI/K09T5Lso3mJfsSyjaVyMHgwo36YF8KWfGT51Flj
K5WnPEx1wFtxeXV6ALXVDZz7Y/punJ3CWSP7CLuiXp1xZzBf6+ZfxAtcauYhO0T6
j174ZMQao13odRWqpZpX2pk/53/0l7ybyCDvLtbaT0CQ4mkZBZ18cJo0d+yX5+u+
IiGPpTxEx0YxHs1BoRRz75aYgwljKSVvDwi9AlTfBuAzgOpKg2A=
=oOia
-----END PGP SIGNATURE-----

Attachment: pgpS422oec2bg.pgp
Description: PGP signature


--- End Message ---

Reply via email to