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

Bug#712124: lintian: FTBFS test failure - "binary-compiled-with-profiling-enabled" no longer emitted



Package: lintian
Version: 2.5.13
Severity: serious

Admittedly only tested on git master, but the error "appeared on its
own" (with an "{cow,p}builder --update" in between).  Notably, a new
version of binutils was uploaded recently and I suspect (without having
confirmed) that it is related.

The actual test failure is:

"""
$ debian/rules TEST_WORK_DIR=/tmp/lintian-tests runtests onlyrun=binaries-general
private/generate-profiles.pl
.... running tests ....
rm -rf "/tmp/lintian-tests"
mkdir "/tmp/lintian-tests"
private/runtests -j 8 binaries-general
Package tests (tests):
Running binaries-general 1.0... building... testing... FAILED
--- t/tests/binaries-general/tags       2013-05-19 21:35:44.943690016 +0000
+++ /tmp/lintian-tests/binaries-general/tags.binaries-general   2013-06-13 07:40:45.508602360 +0000
@@ -3,6 +3,5 @@
 E: binaries-general: binary-or-shlib-defines-rpath usr/share/foo/basic /usr/local/lib
 E: binaries-general: debug-symbols-directly-in-usr-lib-debug usr/lib/debug/basic
 E: binaries-general: library-in-debug-or-profile-should-not-be-stripped usr/lib/debug/usr/share/foo/basic
-W: binaries-general: binary-compiled-with-profiling-enabled usr/share/foo/basic
 W: binaries-general: debug-file-with-no-debug-symbols usr/lib/debug/usr/share/foo/basic
 W: binaries-general: debug-package-should-be-named-dbg usr/lib/debug/basic
"""

Not debugged any further than that.

~Niels


Reply to: