Your message dated Thu, 07 Mar 2013 17:03:43 +0000
with message-id <[email protected]>
and subject line Bug#701365: fixed in systemtap 2.1-1~experimental1
has caused the Debian Bug report #701365,
regarding systemtap: ftbfs with GCC-4.8
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.)


-- 
701365: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701365
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:systemtap
Version: 1.7-1
Severity: important
Tags: sid jessie
User: [email protected]
Usertags: ftbfs-gcc-4.8

The package fails to build in a test rebuild on at least amd64 with
gcc-4.8/g++-4.8, but succeeds to build with gcc-4.7/g++-4.7. The
severity of this report may be raised before the jessie release.

  tapsets.cxx:5927:1: error: 'sdt_query::probe_type' is initialized with itself 
[-Werror=init-self]

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/systemtap_1.7-1_unstable_gcc48.log
The last lines of the build log are at the end of this report.

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

  apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev

The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.

[...]
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking libelf.h usability... yes
checking libelf.h presence... yes
checking for libelf.h... yes
checking for elf_getshdrstrndx in -lelf... yes
configure: staprun will link  -lelf
configure: creating ./config.status
config.status: creating Makefile
config.status: creating run-staprun
config.status: creating config.h
config.status: executing depfiles commands
make[1]: Leaving directory `/«PKGBUILDDIR»'
   dh_auto_build
make[1]: Entering directory `/«PKGBUILDDIR»'
/bin/bash ./git_version.sh -k -s . -o git_version.h
make  all-recursive
make[2]: Entering directory `/«PKGBUILDDIR»'
Making all in .
make[3]: Entering directory `/«PKGBUILDDIR»'
  CXX    stap-main.o
g++ -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' 
-DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib/systemtap"' 
-DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 
-D_REENTRANT   -I/usr/include/nss -I/usr/include/nspr    -D_FORTIFY_SOURCE=2 
-Wall -Werror -D_REENTRANT   -I/usr/include/nss -I/usr/include/nspr   -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-main.o `test -f 'main.cxx' 
|| echo './'`main.cxx
  CXX    stap-session.o
g++ -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' 
-DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib/systemtap"' 
-DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 
-D_REENTRANT   -I/usr/include/nss -I/usr/include/nspr    -D_FORTIFY_SOURCE=2 
-Wall -Werror -D_REENTRANT   -I/usr/include/nss -I/usr/include/nspr   -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-session.o `test -f 
'session.cxx' || echo './'`session.cxx
  CXX    stap-parse.o
g++ -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' 
-DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib/systemtap"' 
-DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 
-D_REENTRANT   -I/usr/include/nss -I/usr/include/nspr    -D_FORTIFY_SOURCE=2 
-Wall -Werror -D_REENTRANT   -I/usr/include/nss -I/usr/include/nspr   -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-parse.o `test -f 
'parse.cxx' || echo './'`parse.cxx
  CXX    stap-staptree.o
g++ -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' 
-DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib/systemtap"' 
-DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 
-D_REENTRANT   -I/usr/include/nss -I/usr/include/nspr    -D_FORTIFY_SOURCE=2 
-Wall -Werror -D_REENTRANT   -I/usr/include/nss -I/usr/include/nspr   -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-staptree.o `test -f 
'staptree.cxx' || echo './'`staptree.cxx
  CXX    stap-elaborate.o
g++ -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' 
-DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib/systemtap"' 
-DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 
-D_REENTRANT   -I/usr/include/nss -I/usr/include/nspr    -D_FORTIFY_SOURCE=2 
-Wall -Werror -D_REENTRANT   -I/usr/include/nss -I/usr/include/nspr   -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-elaborate.o `test -f 
'elaborate.cxx' || echo './'`elaborate.cxx
  CXX    stap-translate.o
g++ -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' 
-DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib/systemtap"' 
-DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 
-D_REENTRANT   -I/usr/include/nss -I/usr/include/nspr    -D_FORTIFY_SOURCE=2 
-Wall -Werror -D_REENTRANT   -I/usr/include/nss -I/usr/include/nspr   -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-translate.o `test -f 
'translate.cxx' || echo './'`translate.cxx
  CXX    stap-tapsets.o
g++ -DHAVE_CONFIG_H -I.  -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' 
-DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib/systemtap"' 
-DLOCALEDIR='"/usr/share/locale"' -I./includes -I./includes/sys -DSTAP_SDT_V2 
-D_REENTRANT   -I/usr/include/nss -I/usr/include/nspr    -D_FORTIFY_SOURCE=2 
-Wall -Werror -D_REENTRANT   -I/usr/include/nss -I/usr/include/nspr   -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-fstack-protector-all -D_FORTIFY_SOURCE=2 -c -o stap-tapsets.o `test -f 
'tapsets.cxx' || echo './'`tapsets.cxx
tapsets.cxx: In constructor 'sdt_query::sdt_query(probe*, probe_point*, 
dwflpp&, const literal_map_t&, std::vector<derived_probe*>&, std::string)':
tapsets.cxx:5927:1: error: 'sdt_query::probe_type' is initialized with itself 
[-Werror=init-self]
 sdt_query::sdt_query(probe * base_probe, probe_point * base_loc,
 ^
tapsets.cxx:5927:1: error: 'sdt_query::probe_loc' is initialized with itself 
[-Werror=init-self]
cc1plus: all warnings being treated as errors
make[3]: *** [stap-tapsets.o] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: systemtap
Source-Version: 2.1-1~experimental1

We believe that the bug you reported is fixed in the latest version of
systemtap, 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.
Timo Juhani Lindfors <[email protected]> (supplier of updated systemtap 
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: SHA256

Format: 1.8
Date: Sat, 23 Feb 2013 14:36:19 +0200
Source: systemtap
Binary: systemtap systemtap-common systemtap-runtime systemtap-doc 
systemtap-server systemtap-client systemtap-sdt-dev
Architecture: source amd64 all
Version: 2.1-1~experimental1
Distribution: experimental
Urgency: low
Maintainer: Ritesh Raj Sarraf <[email protected]>
Changed-By: Timo Juhani Lindfors <[email protected]>
Description: 
 systemtap  - instrumentation system for Linux
 systemtap-client - instrumentation system for Linux (client for compile server)
 systemtap-common - instrumentation system for Linux (common component)
 systemtap-doc - documentation and examples for SystemTap
 systemtap-runtime - instrumentation system for Linux (runtime component)
 systemtap-sdt-dev - statically defined probes development files
 systemtap-server - instrumentation system for Linux (compile server)
Closes: 690404 700161 701365
Changes: 
 systemtap (2.1-1~experimental1) experimental; urgency=low
 .
   * New upstream release (Closes: #690404, #701365, #701365)
     (LP: #803549, #1130626, #1075772).
   * Drop patches that are part of the new upstream release:
     - manpage-syntax1.diff
     - spelling-fixes1.diff
     - spelling-fixes2.diff
     - manpage-paths1.diff
     - fix.CVE-2012-0875.diff
   * Add patches that fix various lintian warnings. These have all
     been accepted upstream so we can get rid of them in the next
     release (thanks Frank Ch. Eigler!):
     - 0001-man-stap.1-escape-minus-sign-properly.patch
     - 0002-man-stap.1-fix-typo.patch
     - 0003-man-stapprobes.3stap-escape-minus-sign-properly.patch
     - 0005-Add-missing-usr-bin-env-stap-to-some-examples.patch
     - 0006-man-stappaths.7-properly-escape-dot-in-the-beginning.patch
     - 0008-man-escape-quote-properly-in-header.patch
     - 0001-configure.ac-remove-temporary-file-after-test.patch
     - 0002-Makefile.am-remove-temporary-symlinks-in-distclean.patch
     - 0003-configure-Makefile-regenerate.patch
     - 0001-tapset-test-adieu.patch
     - 0001-Makefile.am-don-t-install-html-.tmpl-files.patch
     - 0002-Makefile.in-regenerate.patch
     - 0001-manpager-fix-warnings-by-adding-breaks-between-SEE-A.patch
   * Add patch to partially fix #604453:
     - 0001-blacklist-more-unsafe-functions.patch
   * Backport patch to support unreadable System.map on Ubuntu:
     - 0001-translator-tolerate-unavailable-System.map.patch
   * Add patch to suggest reading README.Debian if anything
     fails. Usability testing shows that surprisingly few users
     will find it otherwise :-) This patch can not be forwarded
     upstream but it is very simple.
     - suggest-readme.debian.diff
   * Upload to experimental since wheezy is frozen.
   * Drop systemtap-grapher binary package as it has been
     removed by upstream. Remove its build-dependencies
     libgtkmm-2.4-dev, libboost-dev and libglademm-2.4-dev as well.
   * Add powerpcspe to the architecture list (Closes: #700161).
   * Ship stap-prep to help users figure out what
     debug symbol and header packages they need to install and mention
     this in README.Debian.
   * Add patches to make stap-prep work on Debian:
     - 0001-Prepare-stap-prep-for-support-for-non-rpm-systems.patch
     - 0002-stap-prep-add-support-for-deb-based-systems.patch
     - 0003-man-add-man-page-for-stap-prep-1.patch
     - 0004-man-stap.1-add-reference-to-stap-prep-1.patch
     - 0001-install-stap-prep.1-man-page.patch
     - 0002-man-Makefile.in-regenerate.patch
   * Add patch to improve error messages:
     - 0001-Suggest-running-stap-prep-after-all-failures.patch
   * Enable emacs addon that makes editing .stp files easier.
   * Ensure that build log shows full build commands.
   * Bump Standards-Version to 3.9.4, no changes were needed.
Checksums-Sha1: 
 c8a0ceaa86465c472675978a70509fe9feb65afb 2621 systemtap_2.1-1~experimental1.dsc
 4447884d4608ca13bd4e169fbaadade05cc574f1 2565396 systemtap_2.1.orig.tar.gz
 3733c0e699d41626ed62e94d827c7d63a5b9572e 52892 
systemtap_2.1-1~experimental1.debian.tar.gz
 53449565d8a9bb5a408755afb17561c42bef6e99 955644 
systemtap_2.1-1~experimental1_amd64.deb
 a3beaeec12b21feb8b503a308a192567e4559dce 555204 
systemtap-common_2.1-1~experimental1_all.deb
 247c3d941e554da8f9c484b894ae10f3a9b65ffe 160986 
systemtap-runtime_2.1-1~experimental1_amd64.deb
 8fd4f48977c79b2d008f5c535bf038735c8b0599 1294030 
systemtap-doc_2.1-1~experimental1_all.deb
 d0357c29f65985cd7a8503ce4374b801a5048578 199622 
systemtap-server_2.1-1~experimental1_amd64.deb
 f99d2c96a154f2c8edcdbf508faf60e5164fe888 17416 
systemtap-client_2.1-1~experimental1_amd64.deb
 124b924896fb02faf27afa2dda334299d891cdb1 25730 
systemtap-sdt-dev_2.1-1~experimental1_amd64.deb
Checksums-Sha256: 
 cd93eb442b8b3fe300d3cea49d7b68e2e78f5ce97a8c137a570e1cf1016b08fd 2621 
systemtap_2.1-1~experimental1.dsc
 64f7d8922042e4a803afe46dda7ad65616a4254f72f998bad8479473f1ea91d1 2565396 
systemtap_2.1.orig.tar.gz
 9387373eac1f5206e8b3e2ca54fdf52ce89bb6f71cafb0d9ceaa4ed8b61a7c1d 52892 
systemtap_2.1-1~experimental1.debian.tar.gz
 4bfbc8e8ca729613ac286e352d7ac53943288bf7cebd554e68874a270c98af74 955644 
systemtap_2.1-1~experimental1_amd64.deb
 ab20495273e952720b7283b1052cb508ecc0504d5319337302ef47be7361907b 555204 
systemtap-common_2.1-1~experimental1_all.deb
 ec4223b4effe4f3a2d742f4454403556467460d6cba04de2a5e6fe423a8bd0f5 160986 
systemtap-runtime_2.1-1~experimental1_amd64.deb
 8a1c27b39301196cef7a9a240d60c50eadf7a94baa36060bef36fdc6ba6795de 1294030 
systemtap-doc_2.1-1~experimental1_all.deb
 e40b870d5759010b666198ecd8f89b736267adbf45af8744a3c5da47e51d5566 199622 
systemtap-server_2.1-1~experimental1_amd64.deb
 6237a4148264b01d1635840d244b4667a1c4d3e7b5b4c398396ec3ec3318368f 17416 
systemtap-client_2.1-1~experimental1_amd64.deb
 2f734d9163150012f914dd74c22d8f8c3dd4bfa4c2bfdfbd84b7a90abd65848f 25730 
systemtap-sdt-dev_2.1-1~experimental1_amd64.deb
Files: 
 2266c8bffe94ced4283ce80c00aeb563 2621 devel optional 
systemtap_2.1-1~experimental1.dsc
 86a01af0139c868aa1736ebf8c640caa 2565396 devel optional 
systemtap_2.1.orig.tar.gz
 a45bd5bddb1bacac8e2929688f8e60d2 52892 devel optional 
systemtap_2.1-1~experimental1.debian.tar.gz
 4bd259083ff5b2571799d4bf81ae7f4a 955644 devel optional 
systemtap_2.1-1~experimental1_amd64.deb
 581be498b5a7bf40757af4a035887d96 555204 devel optional 
systemtap-common_2.1-1~experimental1_all.deb
 0f9830d124f1053f453b8435788f9422 160986 devel optional 
systemtap-runtime_2.1-1~experimental1_amd64.deb
 d749559ef58303b7304d40bbf5c3998c 1294030 doc optional 
systemtap-doc_2.1-1~experimental1_all.deb
 de54df422b6fc9672c6655a222e35a6d 199622 devel optional 
systemtap-server_2.1-1~experimental1_amd64.deb
 05b8bcf0c4aba169c2def60b57a0fda7 17416 devel optional 
systemtap-client_2.1-1~experimental1_amd64.deb
 28936aeffb8c3f828c3c27487006736b 25730 devel optional 
systemtap-sdt-dev_2.1-1~experimental1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJROMQXAAoJEE0knZsj5vw6kccQAJZ7V0ModEeBTjdBaMkCbuAN
kGdpl1P56/3QEueejE03vHCkw+SF0WmN8UH/JtG08QXFA+2RyzEPkWPMcXGyY7a3
NSAuVCjr5Mod5jyxvwS2oo+eIpF+cNv779u/xyLpaK9bv3cJvYcIuIYuST4fuJHt
gXDyJpd5YfboHTuPuExEmQ9eROSYNKIja4H2WdfIdbABDSStY4Vt6kS5jqRPTrEZ
Qc1VOwgrJXq4fXGM+UXvEJbdA/WBKbTwT9/Mb27/WtR7JpTLfWBlsHjB43X1uJUO
JdWHH54hJDMwEpanbBYWq7eKPu2er58UJsP5k5/J75fHNbUZ5204UixwM44ZOvdA
nvDdJtu6hi6KU+CTdBhEoArEUNSDf7vBa+MUthmonPVBqVatxx9+sF+XwbO8JEDx
Wv6wp0kb6kUqagbJvKSWJFgc9Bl2VukgZFYMe/mVhr1IE4kLb0bKIZNiD6LpD5lW
q2Qzqi2pFFY7cH8KU8vLx9CZnVVLBqOwJnUkegoObNYq8wKt/Nkd6jdCiE9OoF+J
BTLamZAZ/4xI7irHo90vstSBe9J5tFx1mtJ6X2YWTVd0ZrSOttkBPQfdKfUg2WZk
VCw797v69BJTLOZnFIhg64XnhdnC5uEDjFKf3/ubjmRtnKPSZ+8cczqSm148KVhv
HVraNZS+ejYwpdI3nFKc
=SGgT
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to