Your message dated Mon, 31 Oct 2022 07:19:55 +0000
with message-id <[email protected]>
and subject line Bug#879882: fixed in cadaver 0.24+dfsg-1
has caused the Debian Bug report #879882,
regarding cadaver FTCBFS: uses the build architecture pkg-config
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.)
--
879882: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879882
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: cadaver
Version: 0.23.3-2
Tags: patch upstream
User: [email protected]
Usertags: rebootstrap
cadaver fails to cross build from source, because it uses the build
architecture pkg-config. neon.m4 uses AC_PATH_PROG to discover
pkg-config and thus fails to consider $ac_tool_prefix. Updating that
file is non-trivial, because ./autogen.sh no longer works on Debian
systems. After hacking it up a bit I can see that with the attached
patch the cross build goes further and aborts with a gettext version
mismatch. Please consider applying the attached patch. When doing so,
please close this bug regardless of whether it actually cross builds.
I'll check again.
I believe that cadaver is seriously (aka rc) buggy given that it cannot
regenerate its build system from source.
Helmut
--- cadaver-0.23.3.orig/m4/neon/neon.m4
+++ cadaver-0.23.3/m4/neon/neon.m4
@@ -854,8 +854,8 @@
m4_define([ne_cvar], m4_translit(ne_cv_pkg_[$2], [.-], [__]))dnl
-AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-if test "$PKG_CONFIG" = "no"; then
+PKG_PROG_PKG_CONFIG
+if test "x$PKG_CONFIG" = "x"; then
: Not using pkg-config
$4
else
--- End Message ---
--- Begin Message ---
Source: cadaver
Source-Version: 0.24+dfsg-1
Done: Arnaud Rebillout <[email protected]>
We believe that the bug you reported is fixed in the latest version of
cadaver, 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.
Arnaud Rebillout <[email protected]> (supplier of updated cadaver 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: Mon, 31 Oct 2022 12:38:34 +0700
Source: cadaver
Architecture: source
Version: 0.24+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Arnaud Rebillout <[email protected]>
Changed-By: Arnaud Rebillout <[email protected]>
Closes: 333431 605121 783052 879882 949059 1004421
Changes:
cadaver (0.24+dfsg-1) unstable; urgency=medium
.
* Update Build-Depends
* Rules-Requires-Root: no
* Update upstream homepage
* Update watch file
* Rewrite debian/rules entirely
* Drop LIBS=-libgcrypt from configure options
* Make sure that we don't build against embedded copies
* Drop the patch on the man page
* Allow building with more recent versions of libneon (Jan Nordholz)
* Fix quoting issues (Jan Nordholz) (Closes: #333431, #783052)
* Add a basic smoke test
* Make myself maintainer, update vcs urls (Closes: #1004421)
* Drop Build-Depends autotools-dev
* Rewrite the debian/copyright file to be machine-readable, exclude lib/*
* New upstream version 0.24+dfsg (Closes: #605121, #879882, #949059)
* Packaging updates to match upstream changes
* Drop patches applied upstream
* Drop patch that *might* not be needed anymore
* Fix .gmo files not being installed
* Bump Standards-Version, last nitpicks in d/rules
Checksums-Sha1:
f5b778bd3e4ae9c4e00efee55e01beb36ee2883c 1983 cadaver_0.24+dfsg-1.dsc
cbeadedbd65561956d6bc13662ff8ee5e6ee0127 186072 cadaver_0.24+dfsg.orig.tar.xz
cd5fa22567895531fd544a28956fa46ec8e240f3 6452 cadaver_0.24+dfsg-1.debian.tar.xz
28e36e1df2e29e6bcfe96cb9510eb2b7d75633c8 6173
cadaver_0.24+dfsg-1_source.buildinfo
Checksums-Sha256:
8206eec29f8de1304b16dfffa3158cc4ed9890a1feeeea39da1464fce1c4e7af 1983
cadaver_0.24+dfsg-1.dsc
1380bca2988a4cbab8e71871ab31606e6b29647e9e4ea00fecd1ce8cbf60d88b 186072
cadaver_0.24+dfsg.orig.tar.xz
3c507c05bab947b25ab2121de125b4613233f934bfb854bc10fe5f7e83369c02 6452
cadaver_0.24+dfsg-1.debian.tar.xz
927ebe3a0e5b465555a0b24a94034c746b4544e96b9eac5bd566beadd67a9257 6173
cadaver_0.24+dfsg-1_source.buildinfo
Files:
c1e1ea186b53a27ca2bd15e00c9eeefd 1983 web optional cadaver_0.24+dfsg-1.dsc
cce7094898ec7fdfa8a05fad701f8456 186072 web optional
cadaver_0.24+dfsg.orig.tar.xz
b915ba90e40e8b47dddc01e84e458821 6452 web optional
cadaver_0.24+dfsg-1.debian.tar.xz
c54df400dfdc0d44fd5c359dae8fbd05 6173 web optional
cadaver_0.24+dfsg-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE0Kl7ndbut+9n4bYs5yXoeRRgAhYFAmNfcWYRHGFybmF1ZHJA
a2FsaS5vcmcACgkQ5yXoeRRgAham7g//a2NCtEHLmwdwGXTsGoT+x8Z35fSivwC/
8xC1cClQUHRUQO0HOvjIFBFbVtYSsjeT3cQCe8+PJCgdXOjuP0mM+o23EBp49d9U
KxP6uaLzX+ft1AO/kkYtBDcgKakx579FUd49M5V0yzYBVgseSuLyLrrK7JvqvkCD
NB+Ouk7LFoJWq2NbgUfiGCOKSEElSqrQOBY3eNYAvJF993T/waCyYFjqD4tfUYZc
vo2LDme8/X4rRqE/xoGOsd9tRIk4mKKncLQTkdpfeHWO4Id2KLVpoNrra78BdPhR
hxQfq5W1nlazazgnYED8RHJp1xjY0KNO+GCg0ibtIDy8fn3yw/2HtFSpOe275ffE
/yr/kNtUTErsBsFjLgfVcUBzP2dHdSdDt+vmz4JTcB/VYqy+3vmM+XHK2/u3W1Qg
qebW0gI1B7EQqKzi0G3GyqGB3MbGcE1I2EH1MeOXxb9biZjONp88RbDQaaMlmLYA
xgrQrfPzXT+lyGMK/4UaDXGOR9yJUz1L3DLuG6/ywtG0yp8HHY/rF2PwXGbaChlB
0nIq3QPvrpSL/Iw3WTaDiOouYe7U9t4aHz8nSGXh+xszdShHS39ddJSLWUzkBVyy
ki+PwjEub3yJkYusii5k4j94EH0HA7bRfA5Pls7VDK1yMgwFmdPrR0Z9wtjzY/3Z
+ImO5yrNPbI=
=aQOJ
-----END PGP SIGNATURE-----
--- End Message ---