Your message dated Thu, 16 Jun 2016 10:33:20 +0000
with message-id <[email protected]>
and subject line Bug#827441: fixed in systemtap 3.0-6
has caused the Debian Bug report #827441,
regarding systemtap: "print_stack_address" incompatible pointer type
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.)


-- 
827441: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827441
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: systemtap
Version: 3.0-5
Severity: normal


After being able to use systemtap the previous week, it doesn't work any more.

> Pass 3: translated to C into 
> "/tmp/stapaMwzDO/stap_36f2c7d21ee09cb86f5af7e74540dabf_241768_src.c" using 
> 108388virt/45416res/7988shr/37504data kb, in 500usr/60sys/565real ms.
> Running env -uARCH -uKBUILD_EXTMOD -uCROSS_COMPILE -uKBUILD_IMAGE 
> -uKCONFIG_CONFIG -uINSTALL_PATH 
> PATH=/usr/bin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
>  make -C /lib/modules/4.6.0-1-amd64/build M=/tmp/stapaMwzDO modules 
> ARCH=x86_64 CONFIG_DEBUG_INFO= --no-print-directory -j5
>   CC [M]  /tmp/stapaMwzDO/stap_36f2c7d21ee09cb86f5af7e74540dabf_241768_src.o
>   CC [M]  /tmp/stapaMwzDO/stap_36f2c7d21ee09cb86f5af7e74540dabf_241768_aux_0.o
> In file included from 
> /tmp/stapaMwzDO/stap_36f2c7d21ee09cb86f5af7e74540dabf_241768_src.c:4644:0:
> /usr/share/systemtap/runtime/stack.c:133:13: error: initialization from 
> incompatible pointer type [-Werror=incompatible-pointer-types]
>   .address = print_stack_address,
>              ^
> /usr/share/systemtap/runtime/stack.c:133:13: note: (near initialization for 
> ‘print_stack_ops.address’)
> cc1: all warnings being treated as errors


My today's "apt-get upgrade" gave me

  afl-doc cups-browsed cups-filters cups-filters-core-drivers gcj-5-jre-lib 
  graphviz libcdt5 libcgraph6 libcupsfilters1 libfontembed1 libgcj16 
  libgif7 libgvc6 libgvpr2 libmxml1 libpathplan4 libphonon4 libphonon4qt5-4 
  libphononexperimental4 libupower-glib3 libxdot4 moarvm phonon phonon4qt5 
  phonon4qt5-backend-null upower

and I installed linux-image-4.6.0-1-amd64-dbg, but I don't quite see how 
one of these could cause that error.
(Though I didn't use systemtap yesterday, AFAIR, so it might be some other 
update?)


The problematic call in my stap file is "print_backtrace()" - if I comment 
that out, I can compile, but that won't really help that much ;/
And I'm fairly sure I had the print_backtrace() calls in last week, too...



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages systemtap depends on:
ii  libavahi-client3   0.6.32~rc+dfsg-1
ii  libavahi-common3   0.6.32~rc+dfsg-1
ii  libc6              2.22-11
ii  libdw1             0.163-5.1
ii  libelf1            0.163-5.1
ii  libgcc1            1:6-20160109-1
ii  libnspr4           2:4.12-2
ii  libnspr4-0d        2:4.12-2
ii  libnss3            2:3.23-2
ii  libnss3-1d         2:3.23-2
ii  libsqlite3-0       3.13.0-1
ii  libstdc++6         5.3.1-14
ii  make               4.1-9
ii  systemtap-common   3.0-5
ii  systemtap-runtime  3.0-5

systemtap recommends no packages.

Versions of packages systemtap suggests:
pn  systemtap-doc      <none>
ii  vim-addon-manager  0.5.5

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: systemtap
Source-Version: 3.0-6

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.
Vincent Bernat <[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: Thu, 16 Jun 2016 10:33:01 +0200
Source: systemtap
Binary: systemtap systemtap-common systemtap-runtime systemtap-doc 
systemtap-server systemtap-client systemtap-sdt-dev
Architecture: source amd64 all
Version: 3.0-6
Distribution: unstable
Urgency: medium
Maintainer: Ritesh Raj Sarraf <[email protected]>
Changed-By: Vincent Bernat <[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: 827441
Changes:
 systemtap (3.0-6) unstable; urgency=medium
 .
   * d/patches: add another compatibility patch for Linux 4.6+ (from upstream).
     Closes: #827441.
Checksums-Sha1:
 50bac82f5061537bb6b2584f0ef372efd5b0d713 2636 systemtap_3.0-6.dsc
 a82d0275d21aeae39fb628830bc84510c0c85ab1 65604 systemtap_3.0-6.debian.tar.xz
 61fa706d547647611038a44b70abe432f376377f 18480 systemtap-client_3.0-6_amd64.deb
 0e17b9de729a61d1220aa35c84e2f03b75580412 467128 systemtap-common_3.0-6_all.deb
 319a90a0e77ada40d9bc6fdcb290d2de412d7587 10160240 
systemtap-dbgsym_3.0-6_amd64.deb
 f9bf4d2a000c3f0eca1798506c80b7b0a8e3f2d8 2388766 systemtap-doc_3.0-6_all.deb
 c5b0e4783d8ce74e50ed0b69b06fad4031c2c671 684382 
systemtap-runtime-dbgsym_3.0-6_amd64.deb
 1620e293446ba4bb36ecbe55937508895f1702a7 121000 
systemtap-runtime_3.0-6_amd64.deb
 8917f021603f20d9f03c00232049f5780a4dcbe0 26946 
systemtap-sdt-dev_3.0-6_amd64.deb
 302e0c6ac1ec7d36f98b9eebca3f3e71988e23cc 1048568 
systemtap-server-dbgsym_3.0-6_amd64.deb
 5f3872d10a64b9e59c49adf99e7fdeabf5378182 131028 
systemtap-server_3.0-6_amd64.deb
 cbe19b59ddd51091561d82c4fbb9687be445ddae 954782 systemtap_3.0-6_amd64.deb
Checksums-Sha256:
 10a46ff183adbd96d335aefe3b8b294e4fc206cce1d9ff05342127535c580d7e 2636 
systemtap_3.0-6.dsc
 48534ba44044b76b1d2a5335000fc428aeac175feb491448b16b7f056a159014 65604 
systemtap_3.0-6.debian.tar.xz
 c1dcb7a281307a039fd44a709e1b509fa5ca2ca701a138861f622b3ea87ffdf2 18480 
systemtap-client_3.0-6_amd64.deb
 ea6f3b0fc2791e9f4944546b17404af618080473807992e7b23fcdf2bb1fe322 467128 
systemtap-common_3.0-6_all.deb
 cc3a43ce42005bbbe84017882c811a8133b17c2a2dbb907c2042d22e44e81ce1 10160240 
systemtap-dbgsym_3.0-6_amd64.deb
 e1642ec09e76e3f13ae4d96b05646f0c63b8aecd053a93d54778d0c9c13c36cb 2388766 
systemtap-doc_3.0-6_all.deb
 9f772a628432228e83bdc6f3e58f36830944c430a2aa9abe3d284720a9411344 684382 
systemtap-runtime-dbgsym_3.0-6_amd64.deb
 a1bee928167b09a9c96e7a2435853e3afc07a1e43d2d1a2a3f2dfcd975765a0c 121000 
systemtap-runtime_3.0-6_amd64.deb
 1cb8657a300864d2902f933c811c7a8e06bf8a43caccd0d44f76bd7ace5e5a49 26946 
systemtap-sdt-dev_3.0-6_amd64.deb
 7a65aa9f20db941f53896c99c164f2aae789438eff4f6c2f9618aa7c1c5f654e 1048568 
systemtap-server-dbgsym_3.0-6_amd64.deb
 1f4f51fb66df83f94d076e4490f6a551c1c69a6cdbf0527e0b476e7c151357d9 131028 
systemtap-server_3.0-6_amd64.deb
 7c8090a47262a167d2a1cc4a4e737f8dc30a06abe2a6a1c6a20cae11be3ebefd 954782 
systemtap_3.0-6_amd64.deb
Files:
 df1d8028c255f17d5fdda7a27b990d8a 2636 devel optional systemtap_3.0-6.dsc
 f828e5610e73bec258892d4449953e95 65604 devel optional 
systemtap_3.0-6.debian.tar.xz
 51ef7ed33c2ae8e04465bb53c91eb9c4 18480 devel optional 
systemtap-client_3.0-6_amd64.deb
 1bedf20c150d38371e35d2229e198a34 467128 devel optional 
systemtap-common_3.0-6_all.deb
 b2e082877ee660a4c87ed493989bb402 10160240 debug extra 
systemtap-dbgsym_3.0-6_amd64.deb
 1a8e5489843ecd5cfd66dd227f1aacb7 2388766 doc optional 
systemtap-doc_3.0-6_all.deb
 b3fe13c951dc50965ad3591d7f6b9e09 684382 debug extra 
systemtap-runtime-dbgsym_3.0-6_amd64.deb
 d03e9ffcaee45c97e2d13f5e193e65fc 121000 devel optional 
systemtap-runtime_3.0-6_amd64.deb
 078d422b1322c3c2852c6c681f355b77 26946 devel optional 
systemtap-sdt-dev_3.0-6_amd64.deb
 ca5c78011f6a1cc1e9d30a53ca9c3018 1048568 debug extra 
systemtap-server-dbgsym_3.0-6_amd64.deb
 cb36d10b86040d7c2f744511118d7f69 131028 devel optional 
systemtap-server_3.0-6_amd64.deb
 cea12e263daa2cfdf5819533911c6064 954782 devel optional 
systemtap_3.0-6_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJXYmcvAAoJEJWkL+g1NSX5z0EQAJiZq6LIr2Thqbvr4rFqRG+T
d/EV1o0KLbPMf1Ab7Xd2XkfzZFZ8KuDgb8bub5j/jnVowBbr+rhVuqS3Mueo8F9m
DPMr5oyWxjU5iRgl53/AmEbMYaSccZCzqJbAN1rrnI5/l9df4nRbRLopBTJ33dw+
GQsK1Lfmfmb9O9/TGMAAorCMCOUKeXS5AAF9sGG/TGEuRqeGaKOHLcn0yPScK/hW
XvTUJNi327X9BQt8BmrSL6nuvJ9GWyL2bgIQRlHwxWZLZPqq0PdixBgHLlcASsHp
M8piJpKBu3kSKlOLmHubcwjXLejGY3R2USL0B/5lIKe+bbw2agPCTVsMaI+QAx+N
G2yvHjJuDykSAfT6paVSAU/cALiAe3XhDOpNNGOCbYFsEAGzhYlxHv7UZb3R/HmT
pzUHiiwiu8t1Z4ZuXtbbpJj98gO5i7uzVB/i0ad1OqNT2Sm4dFTwf0UVVtQFIOan
a0dU0C7q2ZIc8XsaUr7Q/45eo8kS4yj3IuM5pWlYp8rQvZb/jk+Iia5Zm5hIG2Cw
xA9Q6hsK9a+NFGzG8HvCcCWEUBjKgyKuccZspJk6RoYoVaDIq957uwRujVszYy6/
bfdOmEQbq4THWdOGDt83WxaGTiLYkreO2ykIwpXSmdsUn2cYNbVzs52rnLFPc3ar
h03Azyw3oAQmI0dL8Git
=YqIO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to