Your message dated Wed, 15 Jun 2016 16:26:47 +0000 with message-id <[email protected]> and subject line Bug#765756: fixed in blhc 0.06-0.1 has caused the Debian Bug report #765756, regarding blhc: gets confused by output from gcc -v, g++ -v and reports false positives 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 [email protected] immediately.) -- 765756: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765756 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: blhc Version: 0.04+20140813+gitac2b8ce-1 Severity: normal blhc output on the i7z build log (local pbuilder build on amd64) with g++ -v (the package version I just uploaded has the -v option patched out) CXXFLAGS missing (-Wformat): /usr/lib/gcc/x86_64-linux-gnu/4.9/cc1plus -quiet -v -I /usr/share/qt4/mkspecs/linux-g++-64 -I . -I /usr/include/qt4/QtCore -I /usr/include/qt4/QtGui -I /usr/include/qt4 -I . -I . -imultiarch x86_64-linux-gnu -D_GNU_SOURCE -D _FORTIFY_SOURCE=2 -D _REENTRANT -D QT_GUI_LIB -D QT_CORE_LIB -D QT_SHARED i7z_GUI.cpp -quiet -dumpbase i7z_GUI.cpp -m64 -mtune=generic -march=x86-64 -auxbase-strip i7z_GUI.o -g -g -O2 -Wformat=1 -Werror=format-security -Wall -Wextra -version -fstack-protector-strong -fno-schedule-insns2 -fno-schedule-insns -fno-inline-small-functions -fno-caller-saves -o - | CPPFLAGS missing (-D_FORTIFY_SOURCE=2): /usr/lib/gcc/x86_64-linux-gnu/4.9/cc1plus -quiet -v -I /usr/share/qt4/mkspecs/linux-g++-64 -I . -I /usr/include/qt4/QtCore -I /usr/include/qt4/QtGui -I /usr/include/qt4 -I . -I . -imultiarch x86_64-linux-gnu -D_GNU_SOURCE -D _FORTIFY_SOURCE=2 -D _REENTRANT -D QT_GUI_LIB -D QT_CORE_LIB -D QT_SHARED i7z_GUI.cpp -quiet -dumpbase i7z_GUI.cpp -m64 -mtune=generic -march=x86-64 -auxbase-strip i7z_GUI.o -g -g -O2 -Wformat=1 -Werror=format-security -Wall -Wextra -version -fstack-protector-strong -fno-schedule-insns2 -fno-schedule-insns -fno-inline-small-functions -fno-caller-saves -o - | LDFLAGS missing (-Wl,-z,relro): /usr/lib/gcc/x86_64-linux-gnu/4.9/cc1plus -quiet -v -I /usr/share/qt4/mkspecs/linux-g++-64 -I . -I /usr/include/qt4/QtCore -I /usr/include/qt4/QtGui -I /usr/include/qt4 -I . -I . -imultiarch x86_64-linux-gnu -D_GNU_SOURCE -D _FORTIFY_SOURCE=2 -D _REENTRANT -D QT_GUI_LIB -D QT_CORE_LIB -D QT_SHARED i7z_GUI.cpp -quiet -dumpbase i7z_GUI.cpp -m64 -mtune=generic -march=x86-64 -auxbase-strip i7z_GUI.o -g -g -O2 -Wformat=1 -Werror=format-security -Wall -Wextra -version -fstack-protector-strong -fno-schedule-insns2 -fno-schedule-insns -fno-inline-small-functions -fno-caller-saves -o - | LDFLAGS missing (-Wl,-z,relro): as -v -I /usr/share/qt4/mkspecs/linux-g++-64 -I . -I /usr/include/qt4/QtCore -I /usr/include/qt4/QtGui -I /usr/include/qt4 -I . -I . --64 -o i7z_GUI.o and the corresponding bit of the build log: cd GUI && qmake /usr/bin/make -C GUI make[2]: Entering directory '/tmp/buildd/i7z-0.27.2+git2013.10.12-g5023138/GUI' /usr/lib/x86_64-linux-gnu/qt4/bin/moc -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. i7z_GUI.cpp -o i7 z_GUI.moc g++ -c -m64 -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -v -fno-schedule-insns2 -fno-schedule-insns -fno-inline-small-functions -fno-caller-saves -g -Wall -W -D_REENTR ANT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -o i7z_GUI.o i7z_GUI.cpp Using built-in specs. COLLECT_GCC=g++ Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.1-17' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffi x=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ -- enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable- gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --w ith-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.9.1 (Debian 4.9.1-17) COLLECT_GCC_OPTIONS='-c' '-m64' '-pipe' '-g' '-O2' '-fstack-protector-strong' '-Wformat=1' '-Werror=format-security' '-D' '_FORTIFY_SOURCE=2' '-v' '-fno-schedule-insns2' '-fno-schedule-insns' '-fno-inline-small-fun ctions' '-fno-caller-saves' '-g' '-Wall' '-Wextra' '-D' '_REENTRANT' '-D' 'QT_GUI_LIB' '-D' 'QT_CORE_LIB' '-D' 'QT_SHARED' '-I' '/usr/share/qt4/mkspecs/linux-g++-64' '-I' '.' '-I' '/usr/include/qt4/QtCore' '-I' '/u sr/include/qt4/QtGui' '-I' '/usr/include/qt4' '-I' '.' '-I' '.' '-o' 'i7z_GUI.o' '-shared-libgcc' '-mtune=generic' '-march=x86-64' /usr/lib/gcc/x86_64-linux-gnu/4.9/cc1plus -quiet -v -I /usr/share/qt4/mkspecs/linux-g++-64 -I . -I /usr/include/qt4/QtCore -I /usr/include/qt4/QtGui -I /usr/include/qt4 -I . -I . -imultiarch x86_64-linux-gnu -D_GN U_SOURCE -D _FORTIFY_SOURCE=2 -D _REENTRANT -D QT_GUI_LIB -D QT_CORE_LIB -D QT_SHARED i7z_GUI.cpp -quiet -dumpbase i7z_GUI.cpp -m64 -mtune=generic -march=x86-64 -auxbase-strip i7z_GUI.o -g -g -O2 -Wformat=1 -Werror =format-security -Wall -Wextra -version -fstack-protector-strong -fno-schedule-insns2 -fno-schedule-insns -fno-inline-small-functions -fno-caller-saves -o - | as -v -I /usr/share/qt4/mkspecs/linux-g++-64 -I . -I /usr/include/qt4/QtCore -I /usr/include/qt4/QtGui -I /usr/include/qt4 -I . -I . --64 -o i7z_GUI.o GNU assembler version 2.24.51 (x86_64-linux-gnu) using BFD version (GNU Binutils for Debian) 2.24.90.20141014 GNU C++ (Debian 4.9.1-17) version 4.9.1 (x86_64-linux-gnu) compiled by GNU C version 4.9.1, GMP version 6.0.0, MPFR version 3.1.2-p3, MPC version 1.0.2 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/4.9" ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../x86_64-linux-gnu/include" ignoring duplicate directory "." ignoring duplicate directory "." #include "..." search starts here: #include <...> search starts here: [...] /usr/include End of search list. GNU C++ (Debian 4.9.1-17) version 4.9.1 (x86_64-linux-gnu) compiled by GNU C version 4.9.1, GMP version 6.0.0, MPFR version 3.1.2-p3, MPC version 1.0.2 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 Compiler executable checksum: 26648cf2c5cb5e5907eedabc7a0be2ce i7z_GUI.cpp: In member function 'virtual void MyThread::run()': i7z_GUI.cpp:210:10: warning: variable 'HT_ON' set but not used [-Wunused-but-set-variable] bool HT_ON; ^ i7z_GUI.cpp:235:9: warning: variable 'IA32_PERF_GLOBAL_CTRL_Value' set but not used [-Wunused-but-set-variable] int IA32_PERF_GLOBAL_CTRL_Value = ^ i7z_GUI.cpp:238:9: warning: variable 'IA32_FIXED_CTR_CTL_Value' set but not used [-Wunused-but-set-variable] int IA32_FIXED_CTR_CTL_Value = ^ In file included from i7z_GUI.cpp:36:0: .../helper_functions.c: In function 'void Test_Or_Make_MSR_DEVICE_FILES()': .../helper_functions.c:536:10: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] "); ^ .../helper_functions.c:538:36: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system ("modprobe msr"); ^ .../helper_functions.c: In function 'double cpufreq_info()': .../helper_functions.c:556:34: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets (tmp_str, 30, tmp_file); ^ i7z_GUI.cpp: In member function 'virtual void MyThread::run()': i7z_GUI.cpp:182:34: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets (tmp_str, 30, tmp_file); ^ COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/ LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.9/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-c' '-m64' '-pipe' '-g' '-O2' '-fstack-protector-strong' '-Wformat=1' '-Werror=format-security' '-D' '_FORTIFY_SOURCE=2' '-v' '-fno-schedule-insns2' '-fno-schedule-insns' '-fno-inline-small-functions' '-fno-caller-saves' '-g' '-Wall' '-Wextra' '-D' '_REENTRANT' '-D' 'QT_GUI_LIB' '-D' 'QT_CORE_LIB' '-D' 'QT_SHARED' '-I' '/usr/share/qt4/mkspecs/linux-g++-64' '-I' '.' '-I' '/usr/include/qt4/QtCore' '-I' '/usr/include/qt4/QtGui' '-I' '/usr/include/qt4' '-I' '.' '-I' '.' '-o' 'i7z_GUI.o' '-shared-libgcc' '-mtune=generic' '-march=x86-64' g++ -m64 -Wl,-z,relro -o i7z_GUI i7z_GUI.o -L/usr/lib/x86_64-linux-gnu -lQtGui -lQtCore -lpthread { test -n "" && DESTDIR="" || DESTDIR=.; } && test $(gdb --version | sed -e 's,[^0-9][^0-9]*\([0-9]\)\.\([0-9]\).*,\1\2,;q') -gt 72 && gdb --nx --batch --quiet -ex 'set confirm off' -ex "save gdb-index $DESTDIR" -ex quit 'i7z_GUI' && test -f i7z_GUI.gdb-index && objcopy --add-section '.gdb_index=i7z_GUI.gdb-index' --set-section-flags '.gdb_index=readonly' 'i7z_GUI' 'i7z_GUI' && rm -f i7z_GUI.gdb-index || true make[2]: Leaving directory '/tmp/buildd/i7z-0.27.2+git2013.10.12-g5023138/GUI' Andreas
--- End Message ---
--- Begin Message ---Source: blhc Source-Version: 0.06-0.1 We believe that the bug you reported is fixed in the latest version of blhc, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. gregor herrmann <[email protected]> (supplier of updated blhc 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 05 Jun 2016 17:07:19 +0200 Source: blhc Binary: blhc Architecture: source all Version: 0.06-0.1 Distribution: unstable Urgency: medium Maintainer: Jari Aalto <[email protected]> Changed-By: gregor herrmann <[email protected]> Description: blhc - build log hardening check Closes: 765756 772853 784959 801492 825428 825671 Changes: blhc (0.06-0.1) unstable; urgency=medium . * Non-maintainer upload. * New upstream release. Fixes the following bugs: - "gets confused by output from gcc -v, g++ -v and reports false positives" (Closes: #765756) - "false positive: LDFLAGS missing (-Wl, -z, relro): rm -f afl-gcc ..." (Closes: #772853) - "possible false positive about missing CPPFLAGS in a linker call" (Closes: #784959) - "false positive for non verbose build" (Closes: #801492) - "FTBFS with Perl 5.24: Pod::Usage formatting changed" (Closes: #825428) - "false positives for comment lines" (Closes: #825671) * Update years of upstream copyright. * Change various URLs to use HTTPS in debian/control and debian/copyright. Thanks to duck and lintian. * Declare compliance with Debian Policy 3.9.8. Checksums-Sha1: 71317d01c85422ff70fde9a019537e0b6d1ea1fb 1933 blhc_0.06-0.1.dsc faebb9c65e8c7ed2b0fc8480dc638f4cda4d5900 63199 blhc_0.06.orig.tar.gz 821db0a24760f251bcf274a41cb36b82d1fdbc1d 3256 blhc_0.06-0.1.debian.tar.xz eb16ef9b2d66cf697edf538fdd7fa25374149594 26250 blhc_0.06-0.1_all.deb Checksums-Sha256: 3de8ce60bf59d81fb80692fe18eccc634beb99896b7708d8638fc96935086cfe 1933 blhc_0.06-0.1.dsc 0a3ef3cc318eed68eadff6d55989c65ac72cfd3f1b8cdf2261af58f89a0dc782 63199 blhc_0.06.orig.tar.gz 40ab111d51860a2be8f1a5fbe85c8ef61d376c2d860e296227aa9bd928497ce0 3256 blhc_0.06-0.1.debian.tar.xz da62ab552a8d19589726ee5cdda2275973a5aa5a328ca03e40675b2902a218f2 26250 blhc_0.06-0.1_all.deb Files: 6e48ea529f587abbc1ae4bdb9bbd5897 1933 utils optional blhc_0.06-0.1.dsc 0124ecac5bbabc424eee6300808a336f 63199 utils optional blhc_0.06.orig.tar.gz 1b1002e72726aa7e17297c23c9687ce9 3256 utils optional blhc_0.06-0.1.debian.tar.xz a08270a598f8695442f641a77d6ffddd 26250 utils optional blhc_0.06-0.1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJXVEA6XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoG7FwP+wb0YCoSS/2Fo4G51xCvKjPt QI7rDN8C8pRVfUsCIRtNGQUTZdJP8g0GhckQNLgxxfIndZPBmmddTVCEaqRlfBVY GlQFQzj0mZWQDLgf7Mc5+kZ/yMXzx4MY/+V7YwIsnIPZDWmBD/zah6j9aowcTl+s tSa+fCWpv6vhs2zyMq5tSS0EUG5wgLuzvRTEMFv3NYg+SAYLypnmJCL82jZu5V4d xII52apfbL3I/gQnM+grQgpdM4DcoGhdYN+TiLjdh7cl+9YYP3ENCtmKnDPx/IH9 VOBWq3amIoKhdjF/S5iAqWXQYCjMGyDl7FFGsVxd6mc+hljLvAZ+IWyrtf+eLxHe dk4UGPFg7WDkxqs3XIzfDlMJmfhEv/KPms3DEhFHMXHsebNlFtMTGMPd/HodrmFg QI3H58h/vZLJtXZFmIqf2mYv3kbMh/1kchOaBp5pWqT3Z4FNCLAFI6Nn8RDdxjEJ zUx+aShYr8cXr/3tPAs5jzTlIrMsZYgD78JLk8QV6nMy9SnO/s8G7GGLkdg/jk0h 1xbrWEOLcOy+/WF0PEL4pfne2AY2yWKswWsN/V1vh0OZg0jpV698UHhHZHlH8BNz c+reQLFSo2WlQIHXD6nW3wH0kqD520go1hjoAC8YVJSJxqe+IR62wESqiZ2dED2j UiinAQEj/dPMPdNf45tz =YmYS -----END PGP SIGNATURE-----
--- End Message ---

