Your message dated Wed, 28 Aug 2019 09:08:33 +0000
with message-id <[email protected]>
and subject line Bug#923566: fixed in jacktrip 1.1~repack-6
has caused the Debian Bug report #923566,
regarding jacktrip FTCBFS: uses the wrong 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.)
--
923566: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923566
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: jacktrip
Version: 1.1~repack-5
Tags: patch
User: [email protected]
Usertags: rebootstrap
jacktrip fails to cross build from source, because debian/rules hard
codes the build architecture pkg-config and thus fails finding rtaudio.
The attached patch fixes that part, but jacktrip continues to fail due
to its use of help2man. There is no good solution for help2man except
not using it. Please consider applying the attached patch and close this
bug when addressing the pkg-config part.
Helmut
diff --minimal -Nru jacktrip-1.1~repack/debian/changelog
jacktrip-1.1~repack/debian/changelog
--- jacktrip-1.1~repack/debian/changelog 2016-08-03 12:31:59.000000000
+0200
+++ jacktrip-1.1~repack/debian/changelog 2019-03-01 14:52:29.000000000
+0100
@@ -1,3 +1,10 @@
+jacktrip (1.1~repack-5.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Improve cross building: Use a triplet-prefixed pkg-config. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]> Fri, 01 Mar 2019 14:52:29 +0100
+
jacktrip (1.1~repack-5) unstable; urgency=medium
* Only build 'release' profile
diff --minimal -Nru jacktrip-1.1~repack/debian/rules
jacktrip-1.1~repack/debian/rules
--- jacktrip-1.1~repack/debian/rules 2016-08-03 12:30:30.000000000 +0200
+++ jacktrip-1.1~repack/debian/rules 2019-03-01 14:52:28.000000000 +0100
@@ -26,12 +26,15 @@
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
export QT_SELECT=qt5
+-include /usr/share/dpkg/buildtools.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/qmake.mk
include /usr/share/cdbs/1/rules/utils.mk
-CPPFLAGS+=$(shell pkg-config --cflags rtaudio || true)
-LDFLAGS +=$(shell pkg-config --libs rtaudio || true)
+PKG_CONFIG ?= pkg-config
+
+CPPFLAGS+=$(shell $(PKG_CONFIG) --cflags rtaudio)
+LDFLAGS +=$(shell $(PKG_CONFIG) --libs rtaudio)
DEB_MAKE_BUILD_TARGET = release
DEB_MAKE_INSTALL_TARGET = release-install INSTALL_ROOT=$(DEB_DESTDIR)
--- End Message ---
--- Begin Message ---
Source: jacktrip
Source-Version: 1.1~repack-6
We believe that the bug you reported is fixed in the latest version of
jacktrip, 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.
IOhannes m zmölnig (Debian/GNU) <[email protected]> (supplier of updated
jacktrip 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: SHA256
Format: 1.8
Date: Wed, 28 Aug 2019 09:19:01 +0200
Source: jacktrip
Architecture: source
Version: 1.1~repack-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <[email protected]>
Changed-By: IOhannes m zmölnig (Debian/GNU) <[email protected]>
Closes: 923566
Changes:
jacktrip (1.1~repack-6) unstable; urgency=medium
.
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/control: Set Vcs-* to salsa.debian.org
.
[ Felipe Sateler ]
* Change maintainer address to [email protected]
.
[ IOhannes m zmölnig ]
* Improve cross building: Use a triplet-prefixed pkg-config.
Thanks to Helmut Grohne <[email protected]> (Closes: #923566)
* Switch build-system from CDBS to dh
* Add fix for another spelling error
* Update d/copyright
* Add Files-Excluded stanza
* Update dates
* Regenerate d/copyright_hints
* Fix typo in d/README.source
* Declare that building the package doesn't require 'root' powers
* Drop obsolete d/source/local-options to allow 'dgit push'
* Removed Jonas from uploaders (after a quick check on IRC)
* Bump dh compat to 12
* Use debhelper-compat instead of debian/compat
* Bump standards-version to 4.4.0
Checksums-Sha1:
38b4adade777dc0363e4e0776b76053e5aa91e24 2238 jacktrip_1.1~repack-6.dsc
2fecfd69ffb3f6443ca0f3cde8f07f846ab23c32 8296
jacktrip_1.1~repack-6.debian.tar.xz
Checksums-Sha256:
23393ce09f0d00d5ce67f0339cada423cf4f9b9e8c8bfbad1383af2f2fb0bd22 2238
jacktrip_1.1~repack-6.dsc
792b8527e9897a60ce53ef2cb8a083a4434e6b1cd0d5dfd3b1c584964b38ba71 8296
jacktrip_1.1~repack-6.debian.tar.xz
Files:
d673c37f73a95ae1eff1aeb5bc4d87cf 2238 sound optional jacktrip_1.1~repack-6.dsc
274c1884442d00f5ebf90dce1b376551 8296 sound optional
jacktrip_1.1~repack-6.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJKBAEBCAA0FiEEdAXnRVdICXNIABVttlAZxH96NvgFAl1mK9IWHGZvcnVtQHVt
bGFldXRlLm11ci5hdAAKCRC2UBnEf3o2+KNND/0fNZqIQWfXgwITsrOH5dI9UNvT
xD43XDU0g/wIl6ai20JChT33dmtQXTi98LRUqJwXnd+QuF7PEEVP8eKCifAdxt6k
HdhrfWRTk/ClrJAH9cGoeZ7of5yYnyUptIPGqpA6ASUM4h/72vH9WsoXXZmW4mf5
R4UiaektSmdzLYSACEgonS9zzhGn9h5WhWcNrFRYBUts9rxdNZn3attfrHjonWT0
M62VkXHdVgjw3/LpkaKMz3gcJTE5DRSSCrAypmlY4HZlzQ/1yASiglSuBddgKtSn
S6EzoXs83FzA71DlcG4f0JKu819epLEpl3qyVJagMVMwhN2DrKza9KOZy4oxS4r6
lKJCIy8aijzc2TfBYpl+A2UsZwM4eGD+HMIRKJdeYdyozNyztzgdUQnGRg2Ed51K
dvJA4HxeDUGBHhkPdMXCihsWTlowmqOi0pYn2OJ6Mv4G39rprPMKAVtmFURl8BC8
O/heKOSeItWFAH7Rip76J74w3lydZmYeIql5IOrdqkjePZau4xLPZyxpEQTEZGmR
73TqNyJf/PIMyhZbCFXzeV1EbiZBsQsV2Q96jVI8HTfw10dt8sJNbBy8503V+Efo
txBKgxElquPTeYWB2L0eF4tjMlEuz9z5AQioB/aVMwIT5z136cItgFs+paARA0xD
9T5+yuQQaVkdNPojhA==
=RA6x
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers