Your message dated Fri, 24 Aug 2018 11:04:27 +0000 with message-id <[email protected]> and subject line Bug#906974: fixed in bpfcc 0.6.0-2 has caused the Debian Bug report #906974, regarding bpfcc: FTBFS in buster/sid 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.) -- 906974: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906974 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:bpfcc Version: 0.6.0-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --buildsystem=cmake --parallel --with python2,python3 dh_update_autotools_config -i -O--buildsystem=cmake -O--parallel dh_autoreconf -i -O--buildsystem=cmake -O--parallel debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure -- -DREVISION_LAST=0.6.0 -DREVISION=0.6.0 -DLLVM_DEFINITIONS="-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS" -DBCC_KERNEL_HAS_SOURCE_DIR=1 -DPYTHON_CMD="python2;python3" cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix Makefiles" -DREVISION_LAST=0.6.0 -DREVISION=0.6.0 "-DLLVM_DEFINITIONS=-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS" -DBCC_KERNEL_HAS_SOURCE_DIR=1 -DPYTHON_CMD=python2\;python3 .. -- The C compiler identification is GNU 8.2.0 -- The CXX compiler identification is GNU 8.2.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done [... snipped ...] Feature record: CXX_FEATURE:0cxx_long_long_type Feature record: CXX_FEATURE:0cxx_noexcept Feature record: CXX_FEATURE:0cxx_nonstatic_member_init Feature record: CXX_FEATURE:0cxx_nullptr Feature record: CXX_FEATURE:0cxx_override Feature record: CXX_FEATURE:0cxx_range_for Feature record: CXX_FEATURE:0cxx_raw_string_literals Feature record: CXX_FEATURE:0cxx_reference_qualified_functions Feature record: CXX_FEATURE:0cxx_relaxed_constexpr Feature record: CXX_FEATURE:0cxx_return_type_deduction Feature record: CXX_FEATURE:0cxx_right_angle_brackets Feature record: CXX_FEATURE:0cxx_rvalue_references Feature record: CXX_FEATURE:0cxx_sizeof_member Feature record: CXX_FEATURE:0cxx_static_assert Feature record: CXX_FEATURE:0cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:0cxx_thread_local Feature record: CXX_FEATURE:0cxx_trailing_return_types Feature record: CXX_FEATURE:0cxx_unicode_literals Feature record: CXX_FEATURE:0cxx_uniform_initialization Feature record: CXX_FEATURE:0cxx_unrestricted_unions Feature record: CXX_FEATURE:0cxx_user_literals Feature record: CXX_FEATURE:0cxx_variable_templates Feature record: CXX_FEATURE:0cxx_variadic_macros Feature record: CXX_FEATURE:0cxx_variadic_templates Performing C++ SOURCE FILE Test HAVE_NO_PIE_FLAG succeeded with the following output: Change Dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_e99dd/fast" make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_e99dd.dir/build.make CMakeFiles/cmTC_e99dd.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_e99dd.dir/src.cxx.o /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -no-pie -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_NO_PIE_FLAG -no-pie -o CMakeFiles/cmTC_e99dd.dir/src.cxx.o -c /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_e99dd /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e99dd.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -no-pie -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_NO_PIE_FLAG -no-pie -Wl,-z,relro -rdynamic CMakeFiles/cmTC_e99dd.dir/src.cxx.o -o cmTC_e99dd make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Source file was: int main() {return 0;} dh_auto_configure: cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix Makefiles" -DREVISION_LAST=0.6.0 -DREVISION=0.6.0 "-DLLVM_DEFINITIONS=-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS" -DBCC_KERNEL_HAS_SOURCE_DIR=1 -DPYTHON_CMD=python2\;python3 .. returned exit code 1 make[1]: *** [debian/rules:16: override_dh_auto_configure] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:13: build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -A" in my autobuilder. Most probably, it also fails here in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/bpfcc.html where you can get a full build log if you need it. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: bpfcc Source-Version: 0.6.0-2 We believe that the bug you reported is fixed in the latest version of bpfcc, 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. Ritesh Raj Sarraf <[email protected]> (supplier of updated bpfcc 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: Fri, 24 Aug 2018 16:23:15 +0545 Source: bpfcc Binary: libbpfcc libbpfcc-dev python-bpfcc python3-bpfcc bpfcc-tools bpfcc-lua Architecture: source amd64 all Version: 0.6.0-2 Distribution: unstable Urgency: medium Maintainer: Ritesh Raj Sarraf <[email protected]> Changed-By: Ritesh Raj Sarraf <[email protected]> Description: bpfcc-lua - Standalone tool to run BCC tracers written in Lua bpfcc-tools - tools for BPF Compiler Collection (BCC) libbpfcc - shared library for BPF Compiler Collection (BCC) libbpfcc-dev - shared library for BPF Compiler Collection (BCC) python-bpfcc - Python wrappers for BPF Compiler Collection (BCC) python3-bpfcc - Python 3 wrappers for BPF Compiler Collection (BCC) Closes: 906974 Changes: bpfcc (0.6.0-2) unstable; urgency=medium . * Drop patch force-using-clang-4.0.diff (Closes: #906974) Checksums-Sha1: ca691fad5bcfb82825bc9df6ac8c9226f4e634bf 2621 bpfcc_0.6.0-2.dsc c210c22b3b1605c314519ed662cad2462346f15f 7520 bpfcc_0.6.0-2.debian.tar.xz edff394f4f874a86d18f4efd26d2c193dd7ee5f2 22448 bpfcc-lua-dbgsym_0.6.0-2_amd64.deb 3b2f498ac9083168e65aafe0721557e003496d93 282220 bpfcc-lua_0.6.0-2_amd64.deb c9ca5beeac5d849de51c2990510bae1dcc266702 639760 bpfcc-tools_0.6.0-2_all.deb fb42c6a392f7f1c969f8d7f0b6bb752a6ecd5a86 10827 bpfcc_0.6.0-2_amd64.buildinfo c664fb35299f8b1262e34969c06be22b959692b7 16161568 libbpfcc-dbgsym_0.6.0-2_amd64.deb 3c9d2d01dc924bbd951b33d6244333a222e5d756 40984 libbpfcc-dev_0.6.0-2_all.deb 2992d0dadd7432a49adde5843cbe97dfec693e98 15382832 libbpfcc_0.6.0-2_amd64.deb 6b34782ca2d66d8f954d513f75907fda07124c34 25720 python-bpfcc_0.6.0-2_all.deb 59041659fe3144b09e36551febd4b3f1306f440c 25788 python3-bpfcc_0.6.0-2_all.deb Checksums-Sha256: 759ef5ef20bd748fede4083cb8e61c9538be01aef2fe285bac43e047226706e7 2621 bpfcc_0.6.0-2.dsc fc4c89195c86d63245bc0a0449fec09ee4eadbea7b6a745832745fbe77c78c74 7520 bpfcc_0.6.0-2.debian.tar.xz 12faad47e771310eb0aa7a706f5cc5228896b3ec1c14ed15cc998e331f2615ff 22448 bpfcc-lua-dbgsym_0.6.0-2_amd64.deb b4f1b4494d6644b9bb31f4da4cbf27f460b3573d9dab39f57c8877a9105cf8a2 282220 bpfcc-lua_0.6.0-2_amd64.deb 99457c7ad566de1208cd54222d648e89a2df5d5bef69a3d6a94dcf42d3592097 639760 bpfcc-tools_0.6.0-2_all.deb b3c0e9b8047c84f034c6128a45c07d9c69f98387984824ef26b9a74099b6febb 10827 bpfcc_0.6.0-2_amd64.buildinfo 0b5c03e99ff46608ef04cb39989780b131c0df8028cf6973cfee443abe6f1f29 16161568 libbpfcc-dbgsym_0.6.0-2_amd64.deb 29a1083cadceb201f7520d99df970d213661f68e3a445604ba4c472f695d90dd 40984 libbpfcc-dev_0.6.0-2_all.deb c722abfcb9ea147ba6d520b57414921cddd156e1d5259c500d4fb249da858195 15382832 libbpfcc_0.6.0-2_amd64.deb 37bb3d731227f6df64976f3e796c9a0be518321a85a3f246570b5dcde3e6d250 25720 python-bpfcc_0.6.0-2_all.deb 3099a0596edafbe88d8939a5195a4e5b5d4c73bf993cca96ba0cc53b6fcdbb4b 25788 python3-bpfcc_0.6.0-2_all.deb Files: 36ace352693fb390cb9a5a4ba38bd96a 2621 misc optional bpfcc_0.6.0-2.dsc 6fc02af0abf4fe4ecd263a1848f02a47 7520 misc optional bpfcc_0.6.0-2.debian.tar.xz ce72c9b2cc9866b789275ed32a87a21e 22448 debug optional bpfcc-lua-dbgsym_0.6.0-2_amd64.deb 2e31dc2f6aa48daebab96654181f29d5 282220 misc optional bpfcc-lua_0.6.0-2_amd64.deb 352c532b0ecfa2f62e1c07f59f70fcb9 639760 misc optional bpfcc-tools_0.6.0-2_all.deb 40aa49c9e7193539c905d063a6add01a 10827 misc optional bpfcc_0.6.0-2_amd64.buildinfo af6605f11644929068b99d1af0ecf0b8 16161568 debug optional libbpfcc-dbgsym_0.6.0-2_amd64.deb a1c505ce3d948b36717f485fd9bdca6c 40984 libdevel optional libbpfcc-dev_0.6.0-2_all.deb 4670a8fd5837269e47c5e25034a0f8da 15382832 misc optional libbpfcc_0.6.0-2_amd64.deb 9b0c3a9ab2753ec73cae918f0e2de3ef 25720 python optional python-bpfcc_0.6.0-2_all.deb 1aff23c9f4f4ad00e1806336f1ab9b18 25788 python optional python3-bpfcc_0.6.0-2_all.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEQCVDstmIVAB/Yn02pjpYo/LhdWkFAlt/4e4ACgkQpjpYo/Lh dWk6Kg//bXzYpuKyTUt2b4RE/98zTM0HzHdPSoBu4lDbI9XLwpsp0E/9Rs0+k27I hueZbjOXo/FYnPZ0AA78ZV8W1p59/c+9WPGfi7QolfddnEcFNvw0vEfN9jqVtL1Y QPkjVR5594ONZ/uSOFkntQzy5iD8SWTPvg0DS8emdNDs1pbo6XTCnApCrkUz177h bIr+PTelpGuy/POptbv8aRU93EAIO6b4j3cDyU2jnAFelLnRw4HpgHxoAV8lKAzU iRZa/J98IuRGUnM7N6syg34cCMQxWA8BWtsPwemLJQ/eIbnIuc4tXm4l2HbPrf0X ulgtJS+nTlxAI8i80yr659LoV0DcJgwRaxrU4F3E9kMdKaI3XF3tRUpdzIl0PFjW hTpicC/jsBnf18zZ9cZmaA3xa/iqM6UIC1sBTiCoy2pS3wgdr8c/NEY1TDHFcrad PL0rJO7NtPNm3c7yqRKEJ+nOdRUN3HI5AExiaSHloT8a/T3NyhCnCJ9s9RSdkzjH 4l9UIx+0Gyx/z4knzVLWVcJCp6u0cG5UMt05sk2RTTGoCKScLKSAQB4cC5j7wrB/ mHB+u7due8JIsAaPsZfWdxArpmYECNuKMeht3IDjXfwHOAp7UEILj8WKMsYBO4kP M8TQcdqscpPrRHlmMH1jufyjZOj7IiKnNXhxY2hC0A26a9aJHvI= =wkcz -----END PGP SIGNATURE-----
--- End Message ---

