Bug#873159: jack-capture FTCBFS: unsatisfiable Build-Depends: binutils
Helmut Grohne
helmut at subdivi.de
Fri Aug 25 05:22:09 UTC 2017
Source: jack-capture
Version: 0.9.73-2
Tags: patch
User: helmutg at debian.org
Usertags: rebootstrap
jack-capture fails to satisfy its cross build dependencies, because its
(host architecture) binutils dependency is in conflict with the (build
architecture) binutils dependency from build-essential. In theory, the
dependency would need "toolchain dependency cross translation", but it
is much easier to just drop the redundant dependency. After doing so,
jack-capture cross builds successfully. Please consider applying the
attached patch.
Helmut
-------------- next part --------------
diff --minimal -Nru jack-capture-0.9.73/debian/changelog jack-capture-0.9.73/debian/changelog
--- jack-capture-0.9.73/debian/changelog 2017-06-27 14:22:21.000000000 +0200
+++ jack-capture-0.9.73/debian/changelog 2017-08-25 07:13:17.000000000 +0200
@@ -1,3 +1,10 @@
+jack-capture (0.9.73-2.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Drop implicitly satisfied binutils build dependency. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de> Fri, 25 Aug 2017 07:13:17 +0200
+
jack-capture (0.9.73-2) unstable; urgency=medium
* Fix build on mips and mipsel.
diff --minimal -Nru jack-capture-0.9.73/debian/control jack-capture-0.9.73/debian/control
--- jack-capture-0.9.73/debian/control 2017-06-27 14:13:49.000000000 +0200
+++ jack-capture-0.9.73/debian/control 2017-08-25 07:13:15.000000000 +0200
@@ -6,7 +6,6 @@
Jarom??r Mike?? <mira.mikes at seznam.cz>,
Adrian Knoth <adi at drcomp.erfurt.thur.de>
Build-Depends:
- binutils,
debhelper (>= 10),
libgtk2.0-dev,
libjack-dev | libjack-jackd2-dev,
More information about the pkg-multimedia-maintainers
mailing list