Your message dated Sun, 28 Jul 2019 18:36:02 +0000
with message-id <[email protected]>
and subject line Bug#932932: fixed in vdr-plugin-dvbhddevice 2.2.0-11
has caused the Debian Bug report #932932,
regarding vdr-plugin-dvbhddevice 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.)
--
932932: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932932
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: vdr-plugin-dvbhddevice
Version: 2.2.0-10
Tags: patch upstream
User: [email protected]
Usertags: ftcbfs
vdr-plugin-dvbhddevice fails to cross build from source, because it uses
the build architecture pkg-config and thus fails finding vdr.pc. The
attached patch makes pkg-config substitutable and vdr-plugin-dvbhddevice
cross buildable. Please consider applying it.
Helmut
--- vdr-plugin-dvbhddevice-2.2.0.orig/Makefile
+++ vdr-plugin-dvbhddevice-2.2.0/Makefile
@@ -15,7 +15,8 @@
### The directory environment:
# Use package data if installed...otherwise assume we're under the VDR source directory:
-PKGCFG = $(if $(VDRDIR),$(shell pkg-config --variable=$(1) $(VDRDIR)/vdr.pc),$(shell PKG_CONFIG_PATH="$$PKG_CONFIG_PATH:../../.." pkg-config --variable=$(1) vdr))
+PKG_CONFIG ?= pkg-config
+PKGCFG = $(if $(VDRDIR),$(shell $(PKG_CONFIG) --variable=$(1) $(VDRDIR)/vdr.pc),$(shell PKG_CONFIG_PATH="$$PKG_CONFIG_PATH:../../.." $(PKG_CONFIG) --variable=$(1) vdr))
LIBDIR = $(call PKGCFG,libdir)
LOCDIR = $(call PKGCFG,locdir)
PLGCFG = $(call PKGCFG,plgcfg)
--- End Message ---
--- Begin Message ---
Source: vdr-plugin-dvbhddevice
Source-Version: 2.2.0-11
We believe that the bug you reported is fixed in the latest version of
vdr-plugin-dvbhddevice, 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.
Tobias Grimm <[email protected]> (supplier of updated vdr-plugin-dvbhddevice
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: Sun, 28 Jul 2019 20:01:24 +0200
Source: vdr-plugin-dvbhddevice
Binary: vdr-plugin-dvbhddevice vdr-plugin-dvbhddevice-dbgsym
Architecture: source amd64
Version: 2.2.0-11
Distribution: unstable
Urgency: medium
Maintainer: Debian VDR Team <[email protected]>
Changed-By: Tobias Grimm <[email protected]>
Description:
vdr-plugin-dvbhddevice - Plugin that adds support for full featured HD-DVB
cards to VDR
Closes: 932932
Changes:
vdr-plugin-dvbhddevice (2.2.0-11) unstable; urgency=medium
.
* Made pkg-config configurable in Makefile to allow cross-builds
(Closes: #932932)
* Standards-Version: 4.4.0
Checksums-Sha1:
eec4bef856dac920347d8320baa9c3e74985890e 2098
vdr-plugin-dvbhddevice_2.2.0-11.dsc
b842fd42a1f31fadffa695a9129da18d2a649f85 44855
vdr-plugin-dvbhddevice_2.2.0.orig.tar.gz
c3972ff719223a7b1914a3c22977236478f6994a 2484
vdr-plugin-dvbhddevice_2.2.0-11.debian.tar.xz
f0d5c1a1650b8d2a55e8cb71c0983c1e5a7e1d57 163800
vdr-plugin-dvbhddevice-dbgsym_2.2.0-11_amd64.deb
5dfed1ff5b340445f06f602cec7290a36f8d7022 5829
vdr-plugin-dvbhddevice_2.2.0-11_amd64.buildinfo
542db6a10af8d4dd2c99fcd2239f55f0637df4c0 44144
vdr-plugin-dvbhddevice_2.2.0-11_amd64.deb
Checksums-Sha256:
90ba12ef6db4390f63edd1bd1bf20801867b31aa800929fcd838a0fdf6deaeb0 2098
vdr-plugin-dvbhddevice_2.2.0-11.dsc
3494bea91d1e1e2b94192f2278db1aee62f1bea73f80e5beec15c66c3241a2ab 44855
vdr-plugin-dvbhddevice_2.2.0.orig.tar.gz
3baf3868243118b2e4a35b60c48205613767e023f473760d9b83986da22ce033 2484
vdr-plugin-dvbhddevice_2.2.0-11.debian.tar.xz
feb6d04d1df96e44a527e340d048bf4ba975bbb38f0322aba516a6645debae5d 163800
vdr-plugin-dvbhddevice-dbgsym_2.2.0-11_amd64.deb
e62746826fe0ad48687f06d39a1992fea268eb5ac34d051182cea49df6fcd724 5829
vdr-plugin-dvbhddevice_2.2.0-11_amd64.buildinfo
a8c7214916b9d9285e72ca4b29a2a1137378eb635930562cfc0193398d0077be 44144
vdr-plugin-dvbhddevice_2.2.0-11_amd64.deb
Files:
b4b82a423dd9b80404204907238e4a88 2098 video optional
vdr-plugin-dvbhddevice_2.2.0-11.dsc
8634870f119fe947a09569b7a4425d97 44855 video optional
vdr-plugin-dvbhddevice_2.2.0.orig.tar.gz
bbcaf264eddf7e1604ad21e43ce07adf 2484 video optional
vdr-plugin-dvbhddevice_2.2.0-11.debian.tar.xz
6f74ac08a51a259e7ece65a98836baa3 163800 debug optional
vdr-plugin-dvbhddevice-dbgsym_2.2.0-11_amd64.deb
546a784cafd8c2f66241663b613cafeb 5829 video optional
vdr-plugin-dvbhddevice_2.2.0-11_amd64.buildinfo
ec680f40d48c2af96ba9df96b4f5576e 44144 video optional
vdr-plugin-dvbhddevice_2.2.0-11_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEV6STX5IhiI/eNxSi1i5PWwQTkLwFAl095k0ACgkQ1i5PWwQT
kLxkkBAAiR6DAFZlbbzj+R8szE8yyUJHi231O2PQOnvaqKCWCFuR3UhzWAPM7a0A
JmBlsSt4L+YeTKnzu59GLoNB76KZRkMh3Tgl1qBfH40kFPaKBn8a3e0qdaUwa4Ij
v/wDmgu/gaZBEkrpwORtehM4d676hGVtCHl7hvNTAYpbWGKMa4Ww/TfC/uWtYNNl
eZ1UmeKuYrzewubzPr6pWPQnRtUZtHMez1bw7zeeRvbBPI0TvCwAtCdiUgXtsNl6
lyinVcMoqu5IAQkGaMg9Vd091wdYiUWhb2M4dhTnIu9mlWK2ng9eONOjcGYXh3QZ
PqRigfjQuK9jSrFl5rU2bsAuH0pQ3PiD+ucwVq1Nf0bZ1E25GLhhAgqeB2410Umr
ZvjUpL1SRd9/BgnK3Or1RMLF50olu87yfXb9Juvmx7HOHK5ePUnBtH+c49EAhw4U
fY9jFhJyQCnFpdQMy0RZiYX1FlzeIsHsQyhelEdnVRXlNCQHgqpsrwaGv0ASQeyL
/aA2KDxgNmTJELMG/HNBQH821q4O/dJ0HS5mkv3rlRDPHqAUVkuVuBt/U8EaN/lG
qgYImM+R2cFcSSrCRkdBBRR8ZjGpNDSCvCT+tTEHkSDHXwecx1k/TPtpSqV2pACC
IvQ7pChQojrHnYO9A3oorEjMnSftABONay19TTj8pBYSY2Zqygo=
=aJXA
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
pkg-vdr-dvb-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-vdr-dvb-devel