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

Bug#912907: marked as done (jackd2 FTCBFS)



Your message dated Thu, 02 Sep 2021 13:49:27 +0000
with message-id <E1mLn5r-000DtY-IW@fasolo.debian.org>
and subject line Bug#912907: fixed in jackd2 1.9.19~dfsg-2
has caused the Debian Bug report #912907,
regarding jackd2 FTCBFS
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.)


-- 
912907: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912907
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: jackd2
Version: 1.9.12~dfsg-2
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap

jackd2 fails to cross build from source. The (host) python dependency is
not installable as its postinst fails. jackd2 really wants a build
architecture python for running waf though. Annotating it with :any
fixes that part. Then waf builds for the build architecture. For this
package providing the variables CC, CXX and PKGCONFIG is enough to make
it work. Please consider applying the attached patch.

Helmut
diff --minimal -Nru jackd2-1.9.12~dfsg/debian/changelog jackd2-1.9.12~dfsg/debian/changelog
--- jackd2-1.9.12~dfsg/debian/changelog	2018-02-25 20:41:33.000000000 +0100
+++ jackd2-1.9.12~dfsg/debian/changelog	2018-11-04 21:13:15.000000000 +0100
@@ -1,3 +1,12 @@
+jackd2 (1.9.12~dfsg-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: (Closes: #-1)
+    + Request the build architecture python for waf.
+    + Tell waf which CC/CXX/PKGCONFIG to use.
+
+ -- Helmut Grohne <helmut@subdivi.de>  Sun, 04 Nov 2018 21:13:15 +0100
+
 jackd2 (1.9.12~dfsg-2) unstable; urgency=medium
 
   * Source-only re-upload to avoid pre-built amd64 binary
diff --minimal -Nru jackd2-1.9.12~dfsg/debian/control jackd2-1.9.12~dfsg/debian/control
--- jackd2-1.9.12~dfsg/debian/control	2018-02-25 19:36:15.000000000 +0100
+++ jackd2-1.9.12~dfsg/debian/control	2018-11-04 21:11:21.000000000 +0100
@@ -6,7 +6,7 @@
 Build-Depends: cdbs (>= 0.4.93~),
  debhelper (>= 9),
  d-shlibs,
- python (>= 2.6.6-3~),
+ python:any (>= 2.6.6-3~),
  dh-python,
  libsamplerate-dev,
  libasound2-dev (>= 1.0.18) [linux-any],
diff --minimal -Nru jackd2-1.9.12~dfsg/debian/rules jackd2-1.9.12~dfsg/debian/rules
--- jackd2-1.9.12~dfsg/debian/rules	2018-02-25 19:36:15.000000000 +0100
+++ jackd2-1.9.12~dfsg/debian/rules	2018-11-04 21:13:15.000000000 +0100
@@ -4,6 +4,7 @@
 export DEB_CFLAGS_MAINT_APPEND = -fvisibility=hidden
 export DEB_CXXFLAGS_MAINT_APPEND = -fvisibility=hidden
 
+-include /usr/share/dpkg/buildtools.mk
 -include /usr/share/cdbs/1/rules/upstream-tarball.mk
 -include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
@@ -35,7 +36,7 @@
 # Minimum assured version referenced upstream as library API/ABI
 ABI = 0.118.0
 
-WAF_EXTRA_ARGS = $(filter-out -j%,$(DEB_MAKE_EXTRA_ARGS))
+WAF_EXTRA_ARGS = CC='$(CC)' CXX='$(CXX)' PKGCONFIG='$(PKG_CONFIG)' $(filter-out -j%,$(DEB_MAKE_EXTRA_ARGS))
 
 waf-configure-options = --prefix=/usr --classic
 waf-configure-options += --libdir=/usr/lib/$(DEB_HOST_MULTIARCH)

--- End Message ---
--- Begin Message ---
Source: jackd2
Source-Version: 1.9.19~dfsg-2
Done: Sebastian Ramacher <sramacher@debian.org>

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

Debian distribution maintenance software
pp.
Sebastian Ramacher <sramacher@debian.org> (supplier of updated jackd2 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: Thu, 02 Sep 2021 13:35:50 +0200
Source: jackd2
Architecture: source
Version: 1.9.19~dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Sebastian Ramacher <sramacher@debian.org>
Closes: 912907
Changes:
 jackd2 (1.9.19~dfsg-2) unstable; urgency=medium
 .
   * Team upload
   * debian/:
     - Convert to debhelper compat 13
     - Filter linux-any specific files using dh-exec
     - Fix FTCBFS (Closes: #912907)
   * debian/control: Remove obsolete Depends and Replaces
   * debian/copyright: Clean up copyright file and merge paragraphs
   * debian/patches: Remove unused patch
   * debian/libjack-jackd2-0.lintian-overrides: Fix lintian tag name
Checksums-Sha1:
 7c726f1f02e8d047e4ccc8c9060bab5bde42ec54 2544 jackd2_1.9.19~dfsg-2.dsc
 af7095c72f10628045d09e4b8a7d30d6667b1232 33216 jackd2_1.9.19~dfsg-2.debian.tar.xz
Checksums-Sha256:
 9b1d782943b58fa9d97138e4867a9d518fee420900b47e9e6e78412ebf22a83c 2544 jackd2_1.9.19~dfsg-2.dsc
 a2f1d36f410a22622ac796b591b0e53c256bcf04cc450238766dd2dbf6840421 33216 jackd2_1.9.19~dfsg-2.debian.tar.xz
Files:
 a8823440502c61469dba970e885319cb 2544 sound optional jackd2_1.9.19~dfsg-2.dsc
 60e19fd180f5ac0ea39f681c92fb6bec 33216 sound optional jackd2_1.9.19~dfsg-2.debian.tar.xz

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

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAmEw0U4ACgkQafL8UW6n
GZO93g//VrUh3rRhJAEYVKZ5xRuz6ly6/u9rhlX6ybbKXtmiNAIo7Ghu2MEcwNdt
Ag6jnqn1oKeZhVrmU0eQRoHol0JHqDY3dwKx8ighvXveCkkpbfZRD2kF7NAWsiaH
Raft5w4zwYqf+tXrCmiR0GTbyVqKpBwKetAuTmXiSTU0NLFKNKmWTOjDYcalKM1n
eEimyX/LX0repSvNTnHITKPwV/GOZmbXt60xj3gbs9oP++ThqEB9+Am6YUskdqfA
7zKWOvNJJ0UUNgafAWyiCi2KJI9ZFFSC56B6Scv+zANDCia95n2VHJ5qqlvbtLgK
SHAY1Jp300FalCWqUoDMEaIfWHpBpy3Cj10Gw9emHkXR/Pv0QUQ5mx2dtqugMCqA
HAzX1XcAI01XGLUJfswm9f/0fG6/R6dDdR0cAyBLlkPMUGUAstjh9abLtAa49uiU
xl1Zxwqah0QPlIeKx8NrkhPkbqQC/xpzQHW+zB2oMMYPrOfVZL8PKTrGh0C1DbYR
iYhhEAyxjO84LOHsN01HhPcLld+gfeo0qTGZawRIXde3JG8+TKH4FB1rjRsyvLJF
b3oog4a1omnbnUP5RrBzPFhU3r2w3FBjzLPLfGPRTn89p3I08RDAe3tLOTusruJx
ufT1gFXstcUcYEYPpV/QdJKfsoH2/UHe3Pz9NxmkKeziVfZ6u0E=
=mC1o
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: