Bug#901449: marked as done (vco-plugins FTCBFS: upstream Makefile hard codes build architecture compiler g++)
Your message dated Wed, 27 Sep 2023 10:02:16 + with message-id and subject line Bug#901449: fixed in vco-plugins 0.3.0-6 has caused the Debian Bug report #901449, regarding vco-plugins FTCBFS: upstream Makefile hard codes build architecture compiler g++ 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 ow...@bugs.debian.org immediately.) -- 901449: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901449 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: vco-plugins Version: 0.3.0-5 Tags: patch upstream User: helm...@debian.org Usertags: rebootstrap vco-plugins fails to cross build from source, because the upstream Makefile hard codes the build architecture compiler g++. After making it substitutable, vco-plugins cross builds successfully. Please consider applying the attached patch. Helmut --- vco-plugins-0.3.0.orig/Makefile +++ vco-plugins-0.3.0/Makefile @@ -4,7 +4,7 @@ blvco.so: blvco.o blvco_if.o exp2ap.o - g++ $(LDFLAGS) -shared blvco.o blvco_if.o exp2ap.o -o blvco.so + $(CXX) $(LDFLAGS) -shared blvco.o blvco_if.o exp2ap.o -o blvco.so blvco.o: ladspaplugin.h blvco.h ladspa.h blvco_if.o: ladspaplugin.h blvco.h ladspa.h --- End Message --- --- Begin Message --- Source: vco-plugins Source-Version: 0.3.0-6 Done: Bastian Germann We believe that the bug you reported is fixed in the latest version of vco-plugins, 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 901...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Bastian Germann (supplier of updated vco-plugins 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 ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 27 Sep 2023 10:19:31 +0200 Source: vco-plugins Architecture: source Version: 0.3.0-6 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers Changed-By: Bastian Germann Closes: 901449 Changes: vco-plugins (0.3.0-6) unstable; urgency=medium . * Team upload . [ Ondřej Nový ] * d/copyright: Use https protocol in Format field * d/control: Set Vcs-* to salsa.debian.org * Use debhelper-compat instead of debian/compat . [ Felipe Sateler ] * Change maintainer address to debian-multime...@lists.debian.org . [ Helmut Grohne ] * Run CXX instead of g++ (Closes: #901449) Checksums-Sha1: 7d14abf18707944fce6449d91219a3c41465a41f 1872 vco-plugins_0.3.0-6.dsc b673252303ad078fc3e20bfdda2dfc54b9671334 3368 vco-plugins_0.3.0-6.debian.tar.xz cfe3e415a57c003ada4f5729e6e903ece668bb08 5664 vco-plugins_0.3.0-6_source.buildinfo Checksums-Sha256: 9a5c1cfc7d0e89e6ef731d9f6df6ac822fa7170f7f350406f0f3feeaed2918ad 1872 vco-plugins_0.3.0-6.dsc f8a4f117e6d75ff7a508a11b9d4ef1984158a16b4d0743056464e967e450b52e 3368 vco-plugins_0.3.0-6.debian.tar.xz 429f3b41528e89e598442ea59ac4a403ca4186b817bb93983c9d6df3c18fb591 5664 vco-plugins_0.3.0-6_source.buildinfo Files: 61ea886c48d385c3860209326b87821d 1872 sound optional vco-plugins_0.3.0-6.dsc 08eb7e4f86371a389de2550f849b1981 3368 sound optional vco-plugins_0.3.0-6.debian.tar.xz 1698a68685cd91cfaa455b096056b006 5664 sound optional vco-plugins_0.3.0-6_source.buildinfo -BEGIN PGP SIGNATURE- iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmUT5f4QHGJhZ2VAZGVi aWFuLm9yZwAKCRAfXHqLRVZDFED4C/9ZQ1Vi8WIkr+nmWu2XcNzekzdddSZeimGE srXC9yIbfzYd5XlpzK33/DD8vJCQcS4N12ZIY/VuxCmELLZ3hVpftz0zQBhesD/T rjTWmwR6KmzhvdHRaGXuDwVyOdaOs/D2/XAAuOiqoxzWi9DIrNB5ECUI/pfBqmMn Eri+Ji6jWB+JZpgrYK0HRzyaYhlc7g9D6y0mf8n8CPJGcbIkmFGvZmsHq4EWU/YO YqJ0aOi3kfom8HhYYvbF/JfzidPPtt8taLobYMeB/ck0AaaFMp6bNu7VG+QxVT9j e/KmCwPZpeVwbtQUvX/H4Fx2amv7PaEk1lnYBt2wQYaNRxlIsBBY9bce69jhdc0a i1cQdn156lfYwNlOgM2uPqxeZz6Z6W+JM4UVtXNQJ6a1JPMxfttlOc6+tVOO0El5 ieLU90NyJcshmkDwBNfTxZvur12+qGXc9HVE+iiRjrHSIg+jqL6B/bDHvzhpIhRJ wt2AnfxZJeW8J/XAWPdd/FG4M+K4ibI= =ukGo -END PGP SIGNATURE End Message --- ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
Bug#913519: marked as done (glyr: successfully cross builds a broken package)
Your message dated Wed, 27 Sep 2023 09:54:04 + with message-id and subject line Bug#913519: fixed in glyr 1.0.10-2 has caused the Debian Bug report #913519, regarding glyr: successfully cross builds a broken package 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 ow...@bugs.debian.org immediately.) -- 913519: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=913519 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: glyr Version: 1.0.10-1 Tags: patch User: helm...@debian.org Usertags: rebootstrap glyr successfully cross builds, but the resulting binary packages are useless as they contain build architecture paths. The attached patch fixes the confusion around build vs. host. Please refer to man dpkg-architecture for their meaning and consider applying the attached patch. Helmut diff --minimal -Nru glyr-1.0.10/debian/changelog glyr-1.0.10/debian/changelog --- glyr-1.0.10/debian/changelog2018-03-05 23:11:40.0 +0100 +++ glyr-1.0.10/debian/changelog2018-11-11 21:08:44.0 +0100 @@ -1,3 +1,10 @@ +glyr (1.0.10-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Fix build/host confusion. (Closes: #-1) + + -- Helmut Grohne Sun, 11 Nov 2018 21:08:44 +0100 + glyr (1.0.10-1) unstable; urgency=medium * New upstream release. diff --minimal -Nru glyr-1.0.10/debian/rules glyr-1.0.10/debian/rules --- glyr-1.0.10/debian/rules2018-03-05 23:05:03.0 +0100 +++ glyr-1.0.10/debian/rules2018-11-11 21:08:42.0 +0100 @@ -1,4 +1,5 @@ #!/usr/bin/make -f +include /usr/share/dpkg/architecture.mk export DEB_BUILD_MAINT_OPTIONS=hardening=+all export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed @@ -6,7 +7,7 @@ dh $@ override_dh_auto_configure: - dh_auto_configure -- -DINSTALL_LIB_DIR=lib/$(DEB_BUILD_MULTIARCH) + dh_auto_configure -- -DINSTALL_LIB_DIR=lib/$(DEB_HOST_MULTIARCH) override_dh_auto_build: dh_auto_build --- End Message --- --- Begin Message --- Source: glyr Source-Version: 1.0.10-2 Done: Bastian Germann We believe that the bug you reported is fixed in the latest version of glyr, 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 913...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Bastian Germann (supplier of updated glyr 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 ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 27 Sep 2023 09:55:59 +0200 Source: glyr Architecture: source Version: 1.0.10-2 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers Changed-By: Bastian Germann Closes: 913519 969831 1044876 Changes: glyr (1.0.10-2) unstable; urgency=medium . * Team upload * Fix build/host confusion (Closes: #913519) * autopkgtest: mark superficial (Closes: #969831) * Clean generated docs (Closes: #1044876) . [ Felipe Sateler ] * Change maintainer address to debian-multime...@lists.debian.org . [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat Checksums-Sha1: 6aa67a2668e844fda66dfc5ec3c357bcf7ed0fe2 2034 glyr_1.0.10-2.dsc 2a9b17fa6081969d0fcda244b686c045e62521c5 7188 glyr_1.0.10-2.debian.tar.xz 1f93ee9734de8dda480e5b30b519b1e495223eb5 7219 glyr_1.0.10-2_source.buildinfo Checksums-Sha256: d0475faf11ca428a57664102270e3d03c80f5fb1ed6f23f243cdb3d4deb4d005 2034 glyr_1.0.10-2.dsc 39abdd80c086c8e3e64da6941b4f9c21e13b3357980989d6e62b9eaf785d3250 7188 glyr_1.0.10-2.debian.tar.xz c6fa27cdb79cd0c017a277be9bfcba4db15cb2ef0351f8d44742fc5b2d0dd096 7219 glyr_1.0.10-2_source.buildinfo Files: 293790b5996f4d1834bb6f65be0c4bc6 2034 libs optional glyr_1.0.10-2.dsc 619697373c74334cb896914d97e6b797 7188 libs optional glyr_1.0.10-2.debian.tar.xz d7532e274adc0884f73eb7eb03cc713d 7219 libs optional glyr_1.0.10-2_source.buildinfo -BEGIN PGP SIGNATURE- iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmUT4IYQHGJhZ2VAZGVi aWFuLm9yZwAKCRAfXHqLRVZDFAf/C/9h5DvRNdGnLXGqiPZci0zWAHDyngUTeloF pV0/wbxPtf5MlLCfmlfpKosiUyJ1/859pQf4JW7FC8FsCLOOpZ+CjraZ4oIGyvui ONVbz2r4l/v4Pah5BjkkuppavjUzyH9dMIccqtbyMGdKvu2oaBuyvQbwnCYG7HsL KIKs6SiKaPkF4xdrCHgdQotqjLoYTBLHIRTJG0t9B9M2k9d0coSYfugOuC/k277z eQCXphhgdt/BHn5QMx3gknVR/ZUsCaPUOyuO08Bw
Bug#969831: marked as done (glyr: autopkgtest should be marked superficial)
Your message dated Wed, 27 Sep 2023 09:54:04 + with message-id and subject line Bug#969831: fixed in glyr 1.0.10-2 has caused the Debian Bug report #969831, regarding glyr: autopkgtest should be marked superficial 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 ow...@bugs.debian.org immediately.) -- 969831: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=969831 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: glyr Severity: serious Usertags: superficialtest X-Debbugs-CC: elb...@debian.org Hi, The test done in the autopkgtest of 'glyr' does not provide significant test coverage and it should be marked with "Restrictions: superficial". Ref: https://people.debian.org/~eriberto/README.package-tests.html Examples of tests which are not significant includes (its not a complete list): 1) Executing the binary to check version Test-Command: foo -v Test-Command: foo -V Test-Command: foo --version 2) Executing the binary to check help (foo -h) Test-Command: foo -h Test-Command: foo --help 3) checking for files installed with 'ls'. Test-Command: ls -l /usr/lib/*/foo.so 4) A Python or Perl library runs import foo or require Foo; but does not attempt to use the library beyond that. Test-Command: python3 -c "import foo" Please add "Restrictions: superficial" to 'debian/tests/control' of 'glyr'. -- Sudip --- End Message --- --- Begin Message --- Source: glyr Source-Version: 1.0.10-2 Done: Bastian Germann We believe that the bug you reported is fixed in the latest version of glyr, 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 969...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Bastian Germann (supplier of updated glyr 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 ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 27 Sep 2023 09:55:59 +0200 Source: glyr Architecture: source Version: 1.0.10-2 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers Changed-By: Bastian Germann Closes: 913519 969831 1044876 Changes: glyr (1.0.10-2) unstable; urgency=medium . * Team upload * Fix build/host confusion (Closes: #913519) * autopkgtest: mark superficial (Closes: #969831) * Clean generated docs (Closes: #1044876) . [ Felipe Sateler ] * Change maintainer address to debian-multime...@lists.debian.org . [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat Checksums-Sha1: 6aa67a2668e844fda66dfc5ec3c357bcf7ed0fe2 2034 glyr_1.0.10-2.dsc 2a9b17fa6081969d0fcda244b686c045e62521c5 7188 glyr_1.0.10-2.debian.tar.xz 1f93ee9734de8dda480e5b30b519b1e495223eb5 7219 glyr_1.0.10-2_source.buildinfo Checksums-Sha256: d0475faf11ca428a57664102270e3d03c80f5fb1ed6f23f243cdb3d4deb4d005 2034 glyr_1.0.10-2.dsc 39abdd80c086c8e3e64da6941b4f9c21e13b3357980989d6e62b9eaf785d3250 7188 glyr_1.0.10-2.debian.tar.xz c6fa27cdb79cd0c017a277be9bfcba4db15cb2ef0351f8d44742fc5b2d0dd096 7219 glyr_1.0.10-2_source.buildinfo Files: 293790b5996f4d1834bb6f65be0c4bc6 2034 libs optional glyr_1.0.10-2.dsc 619697373c74334cb896914d97e6b797 7188 libs optional glyr_1.0.10-2.debian.tar.xz d7532e274adc0884f73eb7eb03cc713d 7219 libs optional glyr_1.0.10-2_source.buildinfo -BEGIN PGP SIGNATURE- iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmUT4IYQHGJhZ2VAZGVi aWFuLm9yZwAKCRAfXHqLRVZDFAf/C/9h5DvRNdGnLXGqiPZci0zWAHDyngUTeloF pV0/wbxPtf5MlLCfmlfpKosiUyJ1/859pQf4JW7FC8FsCLOOpZ+CjraZ4oIGyvui ONVbz2r4l/v4Pah5BjkkuppavjUzyH9dMIccqtbyMGdKvu2oaBuyvQbwnCYG7HsL KIKs6SiKaPkF4xdrCHgdQotqjLoYTBLHIRTJG0t9B9M2k9d0coSYfugOuC/k277z eQCXphhgdt/BHn5QMx3gknVR/ZUsCaPUOyuO08Bwm7bFZsE6Soi/TpGcVUr2a/eO +NHBxiEPavb5A/eqzSz5kW6MDKCRK3htEM8RqIxBdpq00mI/9ibKzTs0zdKkzVrU 5BHJrdRNUvyeEReaQ27P45OMYKxzmx3m0Yhh3+1LfHj1Au113r7AXDGZcWlwPB20 cXTsBVSUZQj0L1bNNJ7Tohe6yA9N28AQtnokRDHO0HrLeVXTycwjET3+L4NR0MYY 9Ke3FSS7reC6cukuqgt15RFmC0PLEww= =H+R5 -END PGP SIGNATURE End Message --- ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
Bug#1044876: marked as done (glyr: Fails to build source after successful build)
Your message dated Wed, 27 Sep 2023 09:54:04 + with message-id and subject line Bug#1044876: fixed in glyr 1.0.10-2 has caused the Debian Bug report #1044876, regarding glyr: Fails to build source after successful build 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 ow...@bugs.debian.org immediately.) -- 1044876: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044876 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: glyr Version: 1.0.10-1 Severity: minor Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: debian...@lists.debian.org Usertags: qa-doublebuild Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > > > dpkg-buildpackage: info: source package glyr > dpkg-buildpackage: info: source version 1.0.10-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Etienne Millon > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean >dh_auto_clean >dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building glyr using existing ./glyr_1.0.10.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: file glyr-1.0.10/doc/doc/html.stamp has no final > newline (either original or modified version) > dpkg-source: warning: file glyr-1.0.10/doc/doc/html/annotation-glossary.html > has no final newline (either original or modified version) > dpkg-source: warning: file glyr-1.0.10/doc/doc/html/api-index-full.html has > no final newline (either original or modified version) > dpkg-source: warning: file glyr-1.0.10/doc/doc/html/ch01.html has no final > newline (either original or modified version) > dpkg-source: error: cannot represent change to doc/doc/html/home.png: binary > file contents changed > dpkg-source: error: add doc/doc/html/home.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doc/doc/html/left-insensitive.png: binary file contents changed > dpkg-source: error: add doc/doc/html/left-insensitive.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to doc/doc/html/left.png: binary > file contents changed > dpkg-source: error: add doc/doc/html/left.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file glyr-1.0.10/doc/doc/html/libglyr-Cache.html has no > final newline (either original or modified version) > dpkg-source: warning: file glyr-1.0.10/doc/doc/html/libglyr-Config.html has > no final newline (either original or modified version) > dpkg-source: warning: file glyr-1.0.10/doc/doc/html/libglyr-Glyr.html has no > final newline (either original or modified version) > dpkg-source: warning: file glyr-1.0.10/doc/doc/html/libglyr-Misc.html has no > final newline (either original or modified version) > dpkg-source: warning: file glyr-1.0.10/doc/doc/html/libglyr-Testing.html has > no final newline (either original or modified version) > dpkg-source: warning: file glyr-1.0.10/doc/doc/html/libglyr-Types.html has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/doc/html/right-insensitive.png: binary file contents changed > dpkg-source: error: add doc/doc/html/right-insensitive.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to doc/doc/html/right.png: binary > file contents changed > dpkg-source: error: add doc/doc/html/right.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg
Bug#901452: marked as done (jack-midi-clock FTCBFS: upstream Makefile hard codes build architecture pkg-config)
Your message dated Wed, 27 Sep 2023 09:55:10 + with message-id and subject line Bug#901452: fixed in jack-midi-clock 0.4.3-2 has caused the Debian Bug report #901452, regarding jack-midi-clock FTCBFS: upstream Makefile hard codes 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 ow...@bugs.debian.org immediately.) -- 901452: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901452 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: jack-midi-clock Version: 0.4.3-1 Tags: patch User: helm...@debian.org Usertags: rebootstrap jack-midi-clock fails to cross build from source, because the upstream Makefile hard codes the build architecture pkg-config. After making it substitutable, it still fails, because dh_auto_clean does not pass cross tools and that's fatal to the Makefile. Using dpkg's buildtools.mk, we can export cross tools for all targets and that makes jack-midi-clock cross buildable. Please consider applying the attached patch. Helmut diff --minimal -Nru jack-midi-clock-0.4.3/debian/changelog jack-midi-clock-0.4.3/debian/changelog --- jack-midi-clock-0.4.3/debian/changelog 2016-10-01 23:39:20.0 +0200 +++ jack-midi-clock-0.4.3/debian/changelog 2018-06-13 16:03:03.0 +0200 @@ -1,3 +1,12 @@ +jack-midi-clock (0.4.3-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Fix FTCBFS: (Closes: #-1) ++ cross.patch: Make pkg-config substitutable. ++ Use dpkg's buildtools.mk to pass cross tools for all targets. + + -- Helmut Grohne Wed, 13 Jun 2018 16:03:03 +0200 + jack-midi-clock (0.4.3-1) unstable; urgency=medium * New upstream version 0.4.3 (Closes: #839315) diff --minimal -Nru jack-midi-clock-0.4.3/debian/patches/cross.patch jack-midi-clock-0.4.3/debian/patches/cross.patch --- jack-midi-clock-0.4.3/debian/patches/cross.patch1970-01-01 01:00:00.0 +0100 +++ jack-midi-clock-0.4.3/debian/patches/cross.patch2018-06-13 16:03:03.0 +0200 @@ -0,0 +1,28 @@ +--- jack-midi-clock-0.4.3.orig/Makefile jack-midi-clock-0.4.3/Makefile +@@ -2,12 +2,13 @@ + bindir ?= $(PREFIX)/bin + mandir ?= $(PREFIX)/share/man + ++PKG_CONFIG ?= pkg-config + CFLAGS ?= -Wall -O3 + VERSION?=$(shell (git describe --tags HEAD 2>/dev/null || echo "v0.4.3") | sed 's/^v//') + + ### + +-ifeq ($(shell pkg-config --exists jack || echo no), no) ++ifeq ($(shell $(PKG_CONFIG) --exists jack || echo no), no) + $(warning *** libjack from http://jackaudio.org is required) + $(error Please install libjack-dev, libjack-jackd2-dev) + endif +@@ -16,8 +17,8 @@ + + override CFLAGS += -DWITH_JITTER + override CFLAGS += -DVERSION="\"$(VERSION)\"" +-override CFLAGS += `pkg-config --cflags jack` +-LOADLIBES = `pkg-config --cflags --libs jack` -lm -lpthread ++override CFLAGS += `$(PKG_CONFIG) --cflags jack` ++LOADLIBES = `$(PKG_CONFIG) --cflags --libs jack` -lm -lpthread + man1dir = $(mandir)/man1 + + ### diff --minimal -Nru jack-midi-clock-0.4.3/debian/patches/series jack-midi-clock-0.4.3/debian/patches/series --- jack-midi-clock-0.4.3/debian/patches/series 2016-10-01 22:05:16.0 +0200 +++ jack-midi-clock-0.4.3/debian/patches/series 2018-06-13 16:02:43.0 +0200 @@ -1 +1,2 @@ 01-fix_prefix.patch +cross.patch diff --minimal -Nru jack-midi-clock-0.4.3/debian/rules jack-midi-clock-0.4.3/debian/rules --- jack-midi-clock-0.4.3/debian/rules 2016-10-01 23:39:20.0 +0200 +++ jack-midi-clock-0.4.3/debian/rules 2018-06-13 16:03:03.0 +0200 @@ -1,6 +1,9 @@ #!/usr/bin/make -f # -*- makefile -*- +export DPKG_EXPORT_BUILDTOOLS=1 +-include /usr/share/dpkg/buildtools.mk + export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: --- End Message --- --- Begin Message --- Source: jack-midi-clock Source-Version: 0.4.3-2 Done: Bastian Germann We believe that the bug you reported is fixed in the latest version of jack-midi-clock, 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 901...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Bastian Germann (supplier of updated jack-midi-clock package) (This message was generated automatically at their request; if you believe that there is a problem with it please con
Processed: Bug#901449 marked as pending in vco-plugins
Processing control commands: > tag -1 pending Bug #901449 [src:vco-plugins] vco-plugins FTCBFS: upstream Makefile hard codes build architecture compiler g++ Added tag(s) pending. -- 901449: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901449 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
Processed: Bug#901452 marked as pending in jack-midi-clock
Processing control commands: > tag -1 pending Bug #901452 [src:jack-midi-clock] jack-midi-clock FTCBFS: upstream Makefile hard codes build architecture pkg-config Added tag(s) pending. -- 901452: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901452 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
Processed: Bug#969831 marked as pending in glyr
Processing control commands: > tag -1 pending Bug #969831 [src:glyr] glyr: autopkgtest should be marked superficial Added tag(s) pending. -- 969831: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=969831 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
Processed: Bug#913519 marked as pending in glyr
Processing control commands: > tag -1 pending Bug #913519 [src:glyr] glyr: successfully cross builds a broken package Added tag(s) pending. -- 913519: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=913519 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
Processed: Bug#1044876 marked as pending in glyr
Processing control commands: > tag -1 pending Bug #1044876 [src:glyr] glyr: Fails to build source after successful build Added tag(s) pending. -- 1044876: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044876 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers