Your message dated Sat, 06 Sep 2014 09:23:06 +0000 with message-id <e1xqcd4-0001pb...@franck.debian.org> and subject line Bug#757802: fixed in lintian 2.5.26 has caused the Debian Bug report #757802, regarding lintian: FTBFS on !amd64 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.) -- 757802: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757802 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: lintian Version: 2.5.25 Severity: serious Justification: fails to build from source Dear Maintainers, Lintian FTBFS when built on any architecture but amd64, because t/tests/files-pkgconfig/tags has x86_64-linux-gnu hardcoded. Example error message on i386: Running files-pkgconfig 1.0... building... testing... FAILED --- t/tests/files-pkgconfig/tags 2014-07-13 22:11:59.000000000 +0000 +++ /build/buildd/lintian-2.5.25/debian/test-out/tests/files-pkgconfig/tags.files-pkgconfig 2014-08-11 11:19:49.558655999 +0000 @@ -21,4 +21,4 @@ E: pkgconfig-all: pkg-config-bad-directive usr/lib/pkgconfig/indep-really-bad.pc @SOME_FLAGS@ E: pkgconfig-all: pkg-config-bad-directive usr/lib/pkgconfig/indep-really-bad.pc Cflags: -I/usr/local/somewhere -D__linux__ -D__x86_64__ -D__OSVERSION__=2 -g -D_FORTIFY_SOURCE=2 -O2 -Wall -fvisibility=hidden -fPIE -fstack-protector --param=ssp-buffer-size=2 -frounding-math -lmath E: pkgconfig-all: pkg-config-multi-arch-wrong-dir usr/lib/pkgconfig/indep-include-arch.pc full text contains architecture specific dir ARCH -E: pkgconfig-any: pkg-config-multi-arch-wrong-dir usr/lib/x86_64-linux-gnu/pkgconfig/arch-cross.pc full text contains architecture specific dir ARCH +E: pkgconfig-any: pkg-config-multi-arch-wrong-dir usr/lib/i386-linux-gnu/pkgconfig/arch-cross.pc full text contains architecture specific dir ARCH -- Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---Source: lintian Source-Version: 2.5.26 We believe that the bug you reported is fixed in the latest version of lintian, 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 757...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Niels Thykier <ni...@thykier.net> (supplier of updated lintian 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: SHA256 Format: 1.8 Date: Sat, 06 Sep 2014 10:44:36 +0200 Source: lintian Binary: lintian Architecture: source all Version: 2.5.26 Distribution: unstable Urgency: medium Maintainer: Debian Lintian Maintainers <lintian-ma...@debian.org> Changed-By: Niels Thykier <ni...@thykier.net> Description: lintian - Debian package checker Closes: 656801 732225 733659 733733 738591 740161 747248 748452 748688 752540 754738 755266 755275 755902 756301 756643 756940 757383 757398 757551 757583 757615 757802 757921 758236 758891 759726 Changes: lintian (2.5.26) unstable; urgency=medium . * Summary of tag changes: + Added: - backports-changes-missing - backports-upload-has-incorrect-version-number - debian-upstream-obsolete-path - description-is-pkg-name - description-too-short - desktop-mime-but-no-exec-code - empty-short-license-in-dep5-copyright - file-without-copyright-information - invalid-escape-sequence-in-dep5-copyright - invalid-short-name-in-dep5-copyright - license-problem-bad-php-license - license-problem-php-license - license-problem-undefined-license - no-dep5-copyright - package-contains-timestamped-gzip - pipe-symbol-used-as-license-disjunction - privacy-breach-may-use-debian-package - source-contains-autogenerated-visual-c++-file - space-in-std-shortname-in-dep5-copyright - unused-file-paragraph-in-dep5-copyright - wildcard-matches-nothing-in-dep5-copyright + Removed: - copyright-refers-to-bad-php-license - copyright-refers-to-problematic-php-license . * checks/binaries.{desc,pm}: + [NT] Apply patch from Damyan Ivanov to handle the new Perl5 library path location. * checks/changes-file.{desc,pm}: + [BR] Add patch from Ivo De Decker, add check for backports changes file. (Closes: #732225). + [BR] Apply patch from Tomasz Bucher, add check for for timestamped gzip files. (Closes: #738591). * checks/cruft.{desc,pm}: + [BR] Use license checking framework for checking php license. (Closes: #752540). + [BR] Add a pedantic tag for autogenerated file made by Visual C++. + [BR] Fix another false positive for gfdl invariants in php-elisp, doc-linux-fr and in clisp. + [BR] Detect old path for upstream metadata. * checks/description.{desc,pm}: + [SL] Check for one word short description. (Closes: #756643). + [SL] Check if the short description is the same as the package name. (Closes: #757398). * checks/fields.pm: + [NT] Apply patch from Salvatore Bonaccorso to recommend the new cgit URLs for anonscm.debian.org over the webgit URLs. (Closes: #756940) * checks/files.pm: + [BR] Fix false positive in detection of cross arch pkgconfig. (Closes: #755902). + [BR] Detect privacy breach fixable by using existing debian package. + [BR] Whitelist <link rel="generator-home"...> in privacy breach checker. + [NT] Apply patch from Damyan Ivanov to handle the new Perl5 library path location. (Closes: #757921) * checks/init.d.pm: + [NT] Allow usage of /lib/init/init-d-scripts as alternative to implementing init.d targets in the script itself. Thanks to Yaroslav Halchenko for the report. (Closes: #758236) * checks/menu-format.pm: + [BR] Add new desktop keys files. Move key list to data. (Closes: #755266). + [NT] Apply patch from Niklas Fiekas to check for desktop files with MimeType-field but no format code in the Exec-field. (Closes: #757383) * checks/phppear.pm: + [BR] Fix a false positive for missing-pkg-php-tools-addon phpcomposer, thanks to David Prévot (Closes: #754738). * checks/source-copyright.{desc,pm}: + [BR] Add a pedantic warning about non dep-5 debian/copyright. + [BR] Detect empty required fields. (Closes: #748452, #656801). + [BR] Detect undefined license. (Closes: #733659). + [BR] Apply patch from Johannes Schauer in order to warn if the pipe symbol is used in license. (Closes: #757583). + [BR] Apply patch from Johannes Schauer in order to check if DEP-5 debian/copyright covers all files in the unpacked sources. (Closes: #757551). + [BR] Detect bad short name and space in license. Thanks to Clint Adams and Johannes Schauer. (Closes: #747248, #757615). + [BR] Avoid to raise file-without-copyright-information for .pc directory. * checks/systemd.pm: + [NT] Allow usage of /lib/init/init-d-scripts as alternative to sourcing /lib/lsb/init-functions. * checks/testsuite.desc: + [BR] Update ref url. (Closes: #755275). . * data: + [NT] Refresh several data files against sid. * data/cruft/gfdl-license-fragments-checks: + [BR] Add tla false positive for gfdl license text. * data/cruft/non-distributable-files: + [BR] Detect play boy Lenna test image. * data/cruft/non-free-files: + [BR] Add non free icc profile HP5000_UVDuraImageGlossMaxQ.icc from nips2 package. * data/cruft/warn-file-type: + [BR] Add debug source suffix for detecting javascript source-is-missing and improve test suite. Fix a false postive in mono and in jenkin. * data/debhelper/dh_commands: + [BR] Add patch from Piotr Ożarowski, dh-python2 moved to dh-python package (Closes: #740161). * data/debhelper/dh_commands-manual: + [JW] Add dh_apache2 relations to avoid a false-positive. Thanks to Axel Beckert for reporting the issue. (Closes: #748688) + [NT] Add ":any" to all python related dependencies. Thanks to Matthias Klose for reporting the issue. (Closes: #733733) * data/debhelper/*: + [NT] Refresh against sid. Thanks to Christian Marillat for reporting the out of date data. (Closes: #758891) * data/fields/obsolete-packages: + [NT] Add ruby1.9.1, ruby1.9.1-dev and libruby1.9.1 per request of the Ruby team. * data/files/js-libraries: + [BR] Apply patch from Paul Wise for detection of libjs-excanvas. * data/files/privacy-breaker-website: + [BR] Improve detection of sourceforge logos. + [BR] Detect libjs-jquery use. + [BR] Detect libjs-mathjax use. + [BR] Add count.digitalpoint.com to statistics website. + [BR] Add xoom.com to privacy-breach-donation (used by freesci-doc package). + [BR] Detect libjs-jquery-ui use. + [BR] Detect pledgie.com as a donation website. * data/source-copyright/bad-short-licenses: + [BR] Add unspecified and - as bad license. + [BR] Detect some invalid short name. Thanks to Johannes Schauer. . * debian/control: + [NT] Update recommendation on libautodie-perl to include perl 5.20 as alternative. * debian/rules: + [NT] Gracefully handle the case where there are no translations of tag descriptions. . * doc/tutorial/Lintian/Tutorial/WritingChecks.pod: + [NT] Correct tutorial now that the "index" collection is gone. . * lib/Lintian/Internal/FrontendUtil.pm: + [NT] Ignore set, but empty locale environment variables. Thanks to Michael Prokop for the report. (Closes: #759726) . * reporting/{config,html_reports}: + [NT] Add support for copying the documentation rather than symlinking to it. Thanks to Nicolas Sévelin-Radiguet for reporting the issue. (Closes: #756301) . * t: + [BR] Fix FTBFS on !amd64. (Closes: #757802). Checksums-Sha1: 90be50aac7bd5dff45eb6f5b8b1b7d6b592f4290 2693 lintian_2.5.26.dsc c868df00b7ea16e145e9b04b8c417ce186d7b44c 1189732 lintian_2.5.26.tar.xz 03381cf42984ceebd5867d9b1ccfe9ad39f3bfb7 775004 lintian_2.5.26_all.deb Checksums-Sha256: ff342639f09b326fe34c4b3b639caa7c68a290a30e0a2f9434597bf6c7666c23 2693 lintian_2.5.26.dsc e185208806208cec697dd5e87851fec1d88068535a9cf06deeb495fb9aea7479 1189732 lintian_2.5.26.tar.xz 38a36fdc5188932709996ae448acad61bbcd19eefd71146459e0cb67182c8c64 775004 lintian_2.5.26_all.deb Files: 7ea61e6c141165047f503ce4955c1e0d 775004 devel optional lintian_2.5.26_all.deb cf00cc6f638aa3d507919ff0dd938d7d 2693 devel optional lintian_2.5.26.dsc 8daac770fd6eb31cdd42c4e16230b3d6 1189732 devel optional lintian_2.5.26.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJUCs0zAAoJEAVLu599gGRCcWoP/2BoVKzYTXiwdbRKPpOTj/DW IglmLolYEY6aMERzLL7Aldnrz6e+67idytVo1N+RfY0HE82aAgLozcsAyjtUWpyv yNCfMIk4vDFtcXyUeJA5GnfkpuUK6nsnK6NzzHfRUDNphEvg5AJrJw5t/8FINIh9 8gma0IP1pPzW61MSM2RMCml7X42oTnSMwaG63asQVIHyDE7O+8m9ncm54INcGJG0 bfF/bRuzd5fAWy83RIm1BanK0ZQpifiT4mUQbYodRlsmogsO9XL6kRFPj9q7xof6 5wixnpFS/9l3YE36fOLP9o/Nx5M+uEDNlWdbwBy7fNCUjeH5HTtjscUt7sOWW73k OELfcpzsgTKKCzTgN/ppg12gufjWIzfefM+q7KbVZNCxtrdTozPII4K+Oi7ChP2b +i5iYcL74OjibF/xplE2+qTwDDcKiTpjLORYf2NwBIexJD/FZ+XCQd6zlYJ7mbml CJEtjnuZgnVOuD+Oo+DyCHGpZeRWi3PxhtEwMb0K5ntbbXPkXobyk8JhBdyyqOhJ fgJibNSeZqRmViboR4o5tVDOO4qPMRSn3Wb28Coxug6hfPjv/23YRx9rVuUs7wAy aO+VdOjVAst0PdIV2294/daG4BdcWl3SHNgLjpoAw246W6iNKU9psl8gNSTPwqUY P4Bnlgn8QVv0boOkDL3K =xFe5 -----END PGP SIGNATURE-----
--- End Message ---