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

Bug#980129: marked as done (pd-xsample FTCBFS: does not pass cross tools to make)



Your message dated Fri, 26 Feb 2021 20:49:01 +0000
with message-id <E1lFk2n-0000pT-C9@fasolo.debian.org>
and subject line Bug#980129: fixed in pd-xsample 0.3.2+git20170905.1.4441ae5-3
has caused the Debian Bug report #980129,
regarding pd-xsample FTCBFS: does not pass cross tools to make
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.)


-- 
980129: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980129
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: pd-xsample
Version: 0.3.2+git20170905.1.4441ae5-2
Tags: patch
User: debian-cross@lists.debian.org
Usertags: ftcbfs

pd-xsample fails to cross build from source, because it does not pass
cross tools to make. The easiest way of doing so - using dh_auto_build -
makes pd-xsample cross buildable. Please consider applying the attached
patch.

Helmut
diff --minimal -Nru pd-xsample-0.3.2+git20170905.1.4441ae5/debian/changelog pd-xsample-0.3.2+git20170905.1.4441ae5/debian/changelog
--- pd-xsample-0.3.2+git20170905.1.4441ae5/debian/changelog	2018-02-01 23:44:22.000000000 +0100
+++ pd-xsample-0.3.2+git20170905.1.4441ae5/debian/changelog	2021-01-14 22:23:11.000000000 +0100
@@ -1,3 +1,10 @@
+pd-xsample (0.3.2+git20170905.1.4441ae5-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Let dh_auto_build pass cross tools to make. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Thu, 14 Jan 2021 22:23:11 +0100
+
 pd-xsample (0.3.2+git20170905.1.4441ae5-2) unstable; urgency=medium
 
   * Enabled hardening
diff --minimal -Nru pd-xsample-0.3.2+git20170905.1.4441ae5/debian/rules pd-xsample-0.3.2+git20170905.1.4441ae5/debian/rules
--- pd-xsample-0.3.2+git20170905.1.4441ae5/debian/rules	2018-02-01 23:44:22.000000000 +0100
+++ pd-xsample-0.3.2+git20170905.1.4441ae5/debian/rules	2021-01-14 22:23:09.000000000 +0100
@@ -11,7 +11,7 @@
 	dh $@
 
 override_dh_auto_build:
-	make -f /usr/share/pd-flext/dev/Makefile.flext \
+	dh_auto_build --buildsystem=makefile -- -f /usr/share/pd-flext/dev/Makefile.flext \
 		CFLAGS="$(CPPFLAGS) $(CFLAGS)" \
 		LDFLAGS="$(LDFLAGS)" \
 		$(empty)
diff --minimal -Nru pd-xsample-0.3.2+git20170905.1.4441ae5/debian/changelog pd-xsample-0.3.2+git20170905.1.4441ae5/debian/changelog
--- pd-xsample-0.3.2+git20170905.1.4441ae5/debian/changelog	2018-02-01 23:44:22.000000000 +0100
+++ pd-xsample-0.3.2+git20170905.1.4441ae5/debian/changelog	2021-01-14 22:23:11.000000000 +0100
@@ -1,3 +1,10 @@
+pd-xsample (0.3.2+git20170905.1.4441ae5-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Let dh_auto_build pass cross tools to make. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Thu, 14 Jan 2021 22:23:11 +0100
+
 pd-xsample (0.3.2+git20170905.1.4441ae5-2) unstable; urgency=medium
 
   * Enabled hardening
diff --minimal -Nru pd-xsample-0.3.2+git20170905.1.4441ae5/debian/rules pd-xsample-0.3.2+git20170905.1.4441ae5/debian/rules
--- pd-xsample-0.3.2+git20170905.1.4441ae5/debian/rules	2018-02-01 23:44:22.000000000 +0100
+++ pd-xsample-0.3.2+git20170905.1.4441ae5/debian/rules	2021-01-14 22:23:09.000000000 +0100
@@ -11,7 +11,7 @@
 	dh $@
 
 override_dh_auto_build:
-	make -f /usr/share/pd-flext/dev/Makefile.flext \
+	dh_auto_build --buildsystem=makefile -- -f /usr/share/pd-flext/dev/Makefile.flext \
 		CFLAGS="$(CPPFLAGS) $(CFLAGS)" \
 		LDFLAGS="$(LDFLAGS)" \
 		$(empty)

--- End Message ---
--- Begin Message ---
Source: pd-xsample
Source-Version: 0.3.2+git20170905.1.4441ae5-3
Done: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>

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

Debian distribution maintenance software
pp.
IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> (supplier of updated pd-xsample 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: SHA256

Format: 1.8
Date: Wed, 03 Feb 2021 19:47:50 +0100
Source: pd-xsample
Architecture: source
Version: 0.3.2+git20170905.1.4441ae5-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Closes: 980129
Changes:
 pd-xsample (0.3.2+git20170905.1.4441ae5-3) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat
 .
   [ IOhannes m zmölnig (Debian/GNU) ]
   * Fix FTCBFS: Let dh_auto_build pass cross tools to make.
     Thanks to Helmut Grohne <helmut@subdivi.de> (Closes: #980129)
   * Declare that building this package does not require 'root' powers.
   * Add salsa-ci configuration
   * Bump dh-compat to 13
   * Bump standards version to 4.5.1
Checksums-Sha1:
 5980f0eb6a5b54d8b851277026284328d7a61b1a 2341 pd-xsample_0.3.2+git20170905.1.4441ae5-3.dsc
 26c0fb8bfe87b28e98ed95d8e4ef2c4971aeedda 3484 pd-xsample_0.3.2+git20170905.1.4441ae5-3.debian.tar.xz
Checksums-Sha256:
 f188dc432d541c00da66b3e9911e9f62ea8745f38ead263fa7d6a1ca61066ccc 2341 pd-xsample_0.3.2+git20170905.1.4441ae5-3.dsc
 e79b4670c7451259c498129f4c6c23a55c122e7bca248654111f1e91f7eafa87 3484 pd-xsample_0.3.2+git20170905.1.4441ae5-3.debian.tar.xz
Files:
 739dfda5f43a0ecbe8deca6e51153118 2341 sound optional pd-xsample_0.3.2+git20170905.1.4441ae5-3.dsc
 bfbb9764af02208afb443e1050c52f14 3484 sound optional pd-xsample_0.3.2+git20170905.1.4441ae5-3.debian.tar.xz

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

iQJKBAEBCAA0FiEEdAXnRVdICXNIABVttlAZxH96NvgFAmAa8L4WHGZvcnVtQHVt
bGFldXRlLm11ci5hdAAKCRC2UBnEf3o2+LVhD/90iKwSkBn/OQ9NcJfYoKOborc0
XdKVBKrZwmy0DuEEQNpjyyTpRH0iZZZ5fcoWaMTHwUkR/lb9+62q5RGZh6sXeKW8
SZa36Akv8FgK+y9RuVUXDZwxhLbEqe1VEuCL0lIlwam5BTlv8Dw7wj/MGb5tousD
ta/6ZNmEn/Sf/Wku73PdjI9e3WP9w7mYyjhX7A7ifdGFWAQJ3F6E5Me8rFBj2Q0h
RKAF7NOyXrFGPUq1OFow+BcjmCmd88yQHfKlzb7ji6siLOu5dXOUjUBossGxcbok
7mtQq7SOBbcX8rrRRE3QbQZ3SEh2SLnS7oABHLGmqdqYsGbUz80L1hITG+JTxor9
hAWHBteX7lsnSsdhjPkrkGyi1Huo+JtveYdB7tR3EiZooWcc+fAv1pMbgKWf8jCp
Fej58Ag1D5oPS+MnhIrvPY8CTnjglNH1H7p6oG0JlYcRA2o9sM9DeoV+B/uIu1FV
w7qQBtHo2nkFJA1vOPAWr4pzlbaj0VVmN8Q3og4CcFAFw1Hg2PvyOV7lrf1Zgs+f
Z3XiKPANJZrJxeSH/ydrbBEYyDfkqLH/vq1RBqyVAqiOcfZCzkea4du0UYxNR03y
ZQnFYhpHDjGy7To4BrQ/wZ6Nmp/OxLzMEjhxFZXHfwrzhX5vZi0fn3rRkKtxl2CZ
e12uLv9S5xsz68XCVg==
=V02/
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: