Your message dated Sat, 5 Aug 2017 22:56:31 +0300
with message-id <20170805195631.jyufrocbr5ysxr23@localhost>
and subject line Fixed in 3.1
has caused the Debian Bug report #853676,
regarding systemtap: ftbfs with GCC-7
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.)


-- 
853676: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853676
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:systemtap
Version: 3.0-7
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/systemtap_3.0-7_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-7/porting_to.html

[...]
           ^
dwflpp.cxx:3732:5: note: here
     case DW_TAG_enumeration_type:
     ^~~~
translate.cxx: In member function 'void c_unparser::emit_compiled_printfs()':
translate.cxx:1305:5: error: this statement may fall through 
[-Werror=implicit-fallthrough=]
     if (strverscmp(session->compatible.c_str(), "1.3") < 0)
     ^~
translate.cxx:1318:3: note: here
   case print_format::conv_number:
   ^~~~
translate.cxx:1410:8: error: this statement may fall through 
[-Werror=implicit-fallthrough=]
        if (strverscmp(session->compatible.c_str(), "1.3") < 0)
        ^~
translate.cxx:1423:6: note: here
      case print_format::conv_number:
      ^~~~
tapsets.cxx: In function 'void validate_module_elf(Dwfl_Module*, const char*, 
base_query*)':
tapsets.cxx:2466:7: error: this statement may fall through 
[-Werror=implicit-fallthrough=]
       if (! q->has_process) break; // 32-bit kernel/module
       ^~
tapsets.cxx:2468:5: note: here
     case EM_X86_64:
     ^~~~
cc1plus: all warnings being treated as errors
Makefile:1156: recipe for target 'stap-staptree.o' failed
make[4]: *** [stap-staptree.o] Error 1
cc1plus: all warnings being treated as errors
Makefile:1422: recipe for target 'stap-dwflpp.o' failed
make[4]: *** [stap-dwflpp.o] Error 1
cc1plus: all warnings being treated as errors
Makefile:1184: recipe for target 'stap-translate.o' failed
make[4]: *** [stap-translate.o] Error 1
cc1plus: all warnings being treated as errors
Makefile:1198: recipe for target 'stap-tapsets.o' failed
make[4]: *** [stap-tapsets.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:1907: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:684: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j64 returned exit code 2
debian/rules:38: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:28: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Version: 3.1-1

This bug has been fixed upstream in version 3.1:
https://sourceware.org/git/gitweb.cgi?p=systemtap.git;a=commit;h=575fe913f6b6b81421f7bfda7c72ab8c15ecb8e3

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

--- End Message ---

Reply via email to