[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#941710: marked as done (lilv FTCBFS: Build-Depends: python not installable)



Your message dated Sun, 02 Feb 2020 14:48:02 +0000
with message-id <E1iyGXa-000J9r-Am@fasolo.debian.org>
and subject line Bug#941710: fixed in lilv 0.24.6-1
has caused the Debian Bug report #941710,
regarding lilv FTCBFS: Build-Depends: python not installable
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 owner@bugs.debian.org
immediately.)


-- 
941710: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=941710
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: lilv
Version: 0.24.4~dfsg0-1
Tags: patch
User: debian-cross@lists.debian.org
Usertags: cross-satisfiability ftcbfs

lilv fails to cross build from source, because its build dependency on
(the host architecture) python is not installable. Indeed, it wants
python for the build architecture to run. Beyond that, one should export
CC and PKGCONFIG to tell waf what we are compiling for. Please consider
applying the attached patch.

Helmut
diff --minimal -Nru lilv-0.24.4~dfsg0/debian/changelog lilv-0.24.4~dfsg0/debian/changelog
--- lilv-0.24.4~dfsg0/debian/changelog	2019-08-22 12:00:49.000000000 +0200
+++ lilv-0.24.4~dfsg0/debian/changelog	2019-10-04 04:55:13.000000000 +0200
@@ -1,3 +1,12 @@
+lilv (0.24.4~dfsg0-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: (Closes: #-1)
+    + Annotate Build-Depends: python with :native.
+    + Export suitable cross environment from dpkg's buildtools.mk.
+
+ -- Helmut Grohne <helmut@subdivi.de>  Fri, 04 Oct 2019 04:55:13 +0200
+
 lilv (0.24.4~dfsg0-1) unstable; urgency=medium
 
   * Team upload.
diff --minimal -Nru lilv-0.24.4~dfsg0/debian/control lilv-0.24.4~dfsg0/debian/control
--- lilv-0.24.4~dfsg0/debian/control	2019-08-22 12:00:49.000000000 +0200
+++ lilv-0.24.4~dfsg0/debian/control	2019-10-04 04:55:12.000000000 +0200
@@ -14,7 +14,7 @@
  libsratom-dev (>= 0.4.0~),
  lv2-dev (>= 1.14.0~),
  pkg-config,
- python
+ python:native
 Standards-Version: 4.4.0
 Homepage: https://drobilla.net/software/lilv/
 Vcs-Git: https://salsa.debian.org/multimedia-team/lilv.git
diff --minimal -Nru lilv-0.24.4~dfsg0/debian/rules lilv-0.24.4~dfsg0/debian/rules
--- lilv-0.24.4~dfsg0/debian/rules	2019-08-22 12:00:49.000000000 +0200
+++ lilv-0.24.4~dfsg0/debian/rules	2019-10-04 04:55:13.000000000 +0200
@@ -1,9 +1,12 @@
 #!/usr/bin/make -f
 
 include /usr/share/dpkg/architecture.mk
+include /usr/share/dpkg/buildtools.mk
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+export CC
+export PKGCONFIG = $(PKG_CONFIG)
 export LINKFLAGS += $(LDFLAGS)
 
 WAF = ./waf

--- End Message ---
--- Begin Message ---
Source: lilv
Source-Version: 0.24.6-1

We believe that the bug you reported is fixed in the latest version of
lilv, 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 941710@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dennis Braun <d_braun@kabelmail.de> (supplier of updated lilv 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 02 Feb 2020 15:04:42 +0100
Source: lilv
Architecture: source
Version: 0.24.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Dennis Braun <d_braun@kabelmail.de>
Closes: 941710
Changes:
 lilv (0.24.6-1) unstable; urgency=medium
 .
   * Team upload
 .
   [ Helmut Grohne ]
   * Fix FTCBFS: (Closes: #941710)
     + Export suitable cross environment from dpkg's buildtools.mk.
 .
   [ Debian Janitor ]
   * Set upstream metadata fields: Repository, Repository-Browse.
 .
   [ Dennis Braun ]
   * New upstream release 0.24.6
   * d/control: Bump Standards-Version to 4.5.0
   * d/copyright: Update year, remove comment and repack entry
   * Update 1001-dont_run_ldconfig.patch
   * Remove d/repack-waf and d/unpack_waf.sh
Checksums-Sha1:
 239ebbb147d633e468f6ec33b5db60ef9e316d73 2447 lilv_0.24.6-1.dsc
 e9fe09960dc4a6ec259e7f9bf75eb52530761e10 541765 lilv_0.24.6.orig.tar.bz2
 c3debea7a9a1322f16b0a9c5340bff4e901d89ea 833 lilv_0.24.6.orig.tar.bz2.asc
 dfc3efa4b4d017e57ea9e85eba99c5d91c50391b 12780 lilv_0.24.6-1.debian.tar.xz
Checksums-Sha256:
 f97fe60a2936328581f7c7c66fb62c5a6fc3fd108ba71d8eedc951138e29a978 2447 lilv_0.24.6-1.dsc
 5f544cf79656e0782a03a2cc7ab1d31a93f36d71d4187bd427ade8d7b55370dc 541765 lilv_0.24.6.orig.tar.bz2
 46d55fb3f0ca8cfbbb3b7bc89ee4bfef9b1b8bcbef916e17e0b945fa18932c6b 833 lilv_0.24.6.orig.tar.bz2.asc
 6aee61ce66ad4ca6c2834151f7fb6f7aefd1a12cab1ed08c15755acbc2e17101 12780 lilv_0.24.6-1.debian.tar.xz
Files:
 ef04bebfead1d4f97cbf671ebf00f194 2447 libs optional lilv_0.24.6-1.dsc
 26768e5bdf3601f280e97c86dcbda79f 541765 libs optional lilv_0.24.6.orig.tar.bz2
 7f54641f360b7683304ea13e016e7473 833 libs optional lilv_0.24.6.orig.tar.bz2.asc
 88c94665ad24ce7d01285cc9b30feb07 12780 libs optional lilv_0.24.6-1.debian.tar.xz

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

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl421zsACgkQafL8UW6n
GZMMHxAAp7ihLspx3Pawk6GkK/fRJlXv0lld9bVAnI5R14E/F5EYt5o8qRqKTNKm
9cZGEOVRFSYzTsAQKLfNfU2tuhdmu9i7cEiIPiOU/lkTU/3bx7bZtK8rnSqaffVD
yO7JwDaMDDvnAhax/jLjWIhgngEukkP3FHUEJdyH8JLtqUaKukZNV0Gkd3pukSwL
by+DnFIVjfbi/quFdMigYdoXf/jhKNHjzFY29XKFbSvYCsByRTgkZ4e8c3NDhnWZ
u/mi6T5Xw3jzs9epkpBOiA7lvp4SzP5oPNU1cWeniNSQjmnrF7R9SnEj1t0qSWRi
dTVU53ZqZl6NNX3DxfAN49aXZKulKMV3Pm7dOebIdicwpvyEK5v6fjsHCPuV79ok
wRbRKVsx7X/b1kXrAodmmW0HmPy+j5cYpj/YSbMJOLfKKdz6M9uiUFxfoxls/Fzo
Fuc/sXQsaj177MwfhmOwMdDCZOs4JVtXEI449J0mmNgGuMQbzaY7MmeTzeM7fttv
5TXsIAt0gbTkL+h97eEfiFuG1A/SksND6gX/5weqnJ7BhGpjfOZ2NU1Eiseuqvxt
VySMXttvQIVybPOQh1eDQBntXmXjebvCRfO4UBI1hwmU+rkuMWFIbKfrRKpfG0zt
JruEhWYBw/99fVQBwBewysX4nw9Q8eCS1q916u4onapn367KHYU=
=G+OL
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: