Your message dated Fri, 15 Jun 2018 13:54:56 +0000 with message-id <[email protected]> and subject line Bug#892995: fixed in systemtap 3.3-1 has caused the Debian Bug report #892995, regarding systemtap: failes to compile scripts, implicit declaration of some functions 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.) -- 892995: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892995 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: systemtap Version: 3.1-3 Severity: grave Tags: upstream Justification: renders package unusable Dear Maintainer, The error log of "stap -v -e 'probe vfs.read {printf("read performed\n"); exit()}'": Pass 1: parsed user script and 466 library scripts using 114224virt/47336res/6424shr/41108data kb, in 60usr/80sys/198real ms. Pass 2: analyzed script: 1 probe, 1 function, 7 embeds, 0 globals using 290116virt/224684res/7844shr/217000data kb, in 1310usr/120sys/1442real ms. Pass 3: translated to C into "/tmp/stapmbSbnD/stap_93c22f4dd82758d8a2c6248ef9859b2a_2556_src.c" using 290116virt/224876res/8036shr/217000data kb, in 0usr/0sys/5real ms. In file included from /usr/share/systemtap/runtime/stp_utrace.c:30:0, from /usr/share/systemtap/runtime/linux/task_finder2.c:4, from /usr/share/systemtap/runtime/linux/task_finder.c:17, from /usr/share/systemtap/runtime/linux/runtime.h:222, from /usr/share/systemtap/runtime/runtime.h:26, from /tmp/stapmbSbnD/stap_93c22f4dd82758d8a2c6248ef9859b2a_2556_src.c:25: /usr/share/systemtap/runtime/stp_helper_lock.h: In function ‘stp_spin_unlock_wait’: /usr/share/systemtap/runtime/stp_helper_lock.h:60:61: error: implicit declaration of function ‘spin_unlock_wait’; did you mean ‘stp_spin_unlock_wait’? [-Werror=implicit-function-declaration] static inline void stp_spin_unlock_wait(spinlock_t *lock) { spin_unlock_wait(lock); } ^~~~~~~~~~~~~~~~ stp_spin_unlock_wait In file included from /usr/share/systemtap/runtime/transport/transport.c:65:0, from /usr/share/systemtap/runtime/linux/print.c:17, from /usr/share/systemtap/runtime/print.c:17, from /usr/share/systemtap/runtime/runtime_context.h:22, from /tmp/stapmbSbnD/stap_93c22f4dd82758d8a2c6248ef9859b2a_2556_src.c:121: /usr/share/systemtap/runtime/transport/relay_v2.c: In function ‘__stp_relay_timer_init’: /usr/share/systemtap/runtime/transport/relay_v2.c:154:2: error: implicit declaration of function ‘init_timer’; did you mean ‘init_timers’? [-Werror=implicit-function-declaration] init_timer(&_stp_relay_data.timer); ^~~~~~~~~~ init_timers /usr/share/systemtap/runtime/transport/relay_v2.c:156:33: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types] _stp_relay_data.timer.function = __stp_relay_wakeup_timer; ^ /usr/share/systemtap/runtime/transport/relay_v2.c:157:23: error: ‘struct timer_list’ has no member named ‘data’ _stp_relay_data.timer.data = 0; ^ In file included from /usr/share/systemtap/runtime/linux/print.c:17:0, from /usr/share/systemtap/runtime/print.c:17, from /usr/share/systemtap/runtime/runtime_context.h:22, from /tmp/stapmbSbnD/stap_93c22f4dd82758d8a2c6248ef9859b2a_2556_src.c:121: /usr/share/systemtap/runtime/transport/transport.c: In function ‘_stp_attach’: /usr/share/systemtap/runtime/transport/transport.c:328:31: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types] _stp_ctl_work_timer.function = _stp_ctl_work_callback; ^ /usr/share/systemtap/runtime/transport/transport.c:329:21: error: ‘struct timer_list’ has no member named ‘data’ _stp_ctl_work_timer.data= 0; ^ cc1: all warnings being treated as errors make[3]: *** [/usr/src/linux-headers-4.15.0-1-common/scripts/Makefile.build:321: /tmp/stapmbSbnD/stap_93c22f4dd82758d8a2c6248ef9859b2a_2556_src.o] Error 1 make[2]: *** [/usr/src/linux-headers-4.15.0-1-common/Makefile:1523: _module_/tmp/stapmbSbnD] Error 2 make[1]: *** [Makefile:146: sub-make] Error 2 make: *** [Makefile:8: all] Error 2 WARNING: kbuild exited with status: 2 Pass 4: compiled C into "stap_93c22f4dd82758d8a2c6248ef9859b2a_2556.ko" in 7750usr/1280sys/9054real ms. Pass 4: compilation failed. [man error::pass4] Tip: /usr/share/doc/systemtap/README.Debian should help you get started. -- System Information: Debian Release: buster/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.15.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages systemtap depends on: ii libavahi-client3 0.7-3.1 ii libavahi-common3 0.7-3.1 ii libc6 2.27-2 ii libdw1 0.170-0.3 ii libelf1 0.170-0.3 ii libgcc1 1:8-20180312-2 ii libnspr4 2:4.18-1 ii libnss3 2:3.35-2 ii libsqlite3-0 3.22.0-1 ii libstdc++6 8-20180312-2 ii lsb-release 9.20170808 ii make 4.2.1-1 ii systemtap-common 3.1-3 ii systemtap-runtime 3.1-3 systemtap recommends no packages. Versions of packages systemtap suggests: pn systemtap-doc <none> pn vim-addon-manager <none> -- no debconf information
--- End Message ---
--- Begin Message ---Source: systemtap Source-Version: 3.3-1 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. Ritesh Raj Sarraf <[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: SHA512 Format: 1.8 Date: Fri, 15 Jun 2018 18:01:07 +0545 Source: systemtap Binary: systemtap systemtap-common systemtap-runtime systemtap-doc systemtap-server systemtap-client systemtap-sdt-dev Architecture: source amd64 all Version: 3.3-1 Distribution: unstable Urgency: medium Maintainer: Ritesh Raj Sarraf <[email protected]> Changed-By: Ritesh Raj Sarraf <[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: 884007 892995 Changes: systemtap (3.3-1) unstable; urgency=medium . * Fix FTBFS on ia64. Thanks to Jason Duerstock (Closes: #884007) * New upstream version 3.2 * Update patch debian/patches/systemtap-ia64.patch * Drop patches, merged upstream * Refresh patch debian/patches/suggest-readme.debian.diff * Switch packaging repo to Salsa * New upstream version 3.3 * Refresh patches * Override stapbpf binary for user/group. Thanks to Emanuele Roca (Closes: #892995) * Don't create group twice during the build Checksums-Sha1: 81eb191bbbf0fde0aeee0286653ddd92c642d383 2624 systemtap_3.3-1.dsc cc065bb1047f75ae0255709185e1e7ba889e7e5e 5153878 systemtap_3.3.orig.tar.gz a137ea3040f5444e5aa230051aba9307d479aa0e 69372 systemtap_3.3-1.debian.tar.xz c10e1ec02f1d743de643fc40bf124b5d30c4e018 19020 systemtap-client_3.3-1_amd64.deb a9793678288772f27311a575bacd6e85d1ac923c 542956 systemtap-common_3.3-1_all.deb 044d0d4d458941ecca2007f47fb471ca320b4527 13023864 systemtap-dbgsym_3.3-1_amd64.deb 409d381025e44d6f248bc8625879811646af2551 2189156 systemtap-doc_3.3-1_all.deb 7d4181947f896fad303ee7e442eeb14fddb3061c 867448 systemtap-runtime-dbgsym_3.3-1_amd64.deb a761d5430b1068b489f039a73de88cdb3af67064 135188 systemtap-runtime_3.3-1_amd64.deb 45bae71cd720f064549b78d25c455aeeb925a052 28256 systemtap-sdt-dev_3.3-1_amd64.deb ae866b6c1d0b6d484d0d9c94bd93b5562a4e01a9 1352880 systemtap-server-dbgsym_3.3-1_amd64.deb 4ffcfb159e55df0269c6f2c5af923f8605d60a65 142828 systemtap-server_3.3-1_amd64.deb de125113d344facb404baa11e13ad62c3a3a00df 11534 systemtap_3.3-1_amd64.buildinfo 83038cd5d2740ae1c4e57c4ec7ad6842f2419ded 1137136 systemtap_3.3-1_amd64.deb Checksums-Sha256: cfaa8ba3f9536544022d88e297507c85ecf3cad34d2ac40b13939ab721277e70 2624 systemtap_3.3-1.dsc 1fcbe2e39b82f27a788d6060b47045ca24a476c149d20d925253ba2a382a64f9 5153878 systemtap_3.3.orig.tar.gz 29600336d2065e15de6ded326761a7bbe97492c5c846282be73e60cf05d0b826 69372 systemtap_3.3-1.debian.tar.xz 5a0a2ced314ff68556d014ba40a76d4f0dd732f46e6afadf3e304d6159a41cbe 19020 systemtap-client_3.3-1_amd64.deb 3fcfc89fb51df1c4aa2e2859d32a1badaea650ada1a1cf1843e0aa25eab7c4a1 542956 systemtap-common_3.3-1_all.deb 906d8ac799f750e1283f62eb6633c2ba2508e81103eeaaa947424ab6503b5126 13023864 systemtap-dbgsym_3.3-1_amd64.deb 9608a87f5803ae9f87f720fdcf56dafbdfd31daedd2c10d907edcbe5ae4a61c5 2189156 systemtap-doc_3.3-1_all.deb 9bfb49dbfa730b64fe330a5a57a7faf2ac0e9998ff8671f7ad50849940ed0e52 867448 systemtap-runtime-dbgsym_3.3-1_amd64.deb 24fda19db9878e7856e659219280ea2ba44c86f629a835d8a9e3fc69a901da93 135188 systemtap-runtime_3.3-1_amd64.deb 2564d9f0bb73d56520f5740012ce00dc38d536e57ca1c75b83c461d52cc7d2e7 28256 systemtap-sdt-dev_3.3-1_amd64.deb e92c54d4e262718b64697d3ab942f108bbdf5b192f437187dd6f396c3f3a7cea 1352880 systemtap-server-dbgsym_3.3-1_amd64.deb 542b2ea349f51109d0200995e9c6a2df9b563ba2e69305b051e20ae8c3be1916 142828 systemtap-server_3.3-1_amd64.deb 22a6788a130d609f566c9cdda12c1671da15a30ec0ae14319a69379e0ba05233 11534 systemtap_3.3-1_amd64.buildinfo f127429dbe7a53e692dfe75c56535fa65ff018268595e59d0470dae490c60c2b 1137136 systemtap_3.3-1_amd64.deb Files: 14071324fb6b04a70985fea9fcb87445 2624 devel optional systemtap_3.3-1.dsc 7f80117649a9eb663781b5372e8a4f96 5153878 devel optional systemtap_3.3.orig.tar.gz c62adfefe2dfd1a3ddc6d8a07ade3557 69372 devel optional systemtap_3.3-1.debian.tar.xz 516e756509409481547a51da8e5b8d90 19020 devel optional systemtap-client_3.3-1_amd64.deb cb2a2c18dd1b2cd13ec09111698520af 542956 devel optional systemtap-common_3.3-1_all.deb d0416a56a5f15a0cad456b9d013d13d8 13023864 debug optional systemtap-dbgsym_3.3-1_amd64.deb b05cea1c873b523e5a03e125b916afc9 2189156 doc optional systemtap-doc_3.3-1_all.deb 4a016cabb19bd49b2890e9da242b2935 867448 debug optional systemtap-runtime-dbgsym_3.3-1_amd64.deb 2dce42895f61a4defdb0b412d957fe1d 135188 devel optional systemtap-runtime_3.3-1_amd64.deb 24e42f1d4adc8fa6252f78f8df6473ee 28256 devel optional systemtap-sdt-dev_3.3-1_amd64.deb a2bdbb7ff3acc308a24fa3ba60c3745d 1352880 debug optional systemtap-server-dbgsym_3.3-1_amd64.deb 057bd8e53e00153ad3e586c223fcefc0 142828 devel optional systemtap-server_3.3-1_amd64.deb df8dd0cdd651d0fd039f1477cfb97e9f 11534 devel optional systemtap_3.3-1_amd64.buildinfo 90b4278a4455f9d35280c969b850031d 1137136 devel optional systemtap_3.3-1_amd64.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEQCVDstmIVAB/Yn02pjpYo/LhdWkFAlsju0EACgkQpjpYo/Lh dWkvBQ/+IA/CWruRsbP4/kgN7VUf5D4H9R3ujN+J7jpoYnO25znapXZCULC8ULy4 /9KwzwsC3qvPvV5o8ZRZ4erV/+z+wtKV8I5yWT0ryMyw0pcXnx28/jPucbY5ah9k JTPZ8PBSUKGEP6wLgkaPgyOFODDzmi1oH05hanSAUKGNbu7cDQhMyJGNtdqDfQtY G58eJNJHYEXzzcDrTQz8mVhl1TrU4/feewUeKz1kTtV3UZiY7XisV5PN7DJW0t7V gs5zUvkrxeX0qTY0w5wPN6A8xl6DVNulkcC4iXZAFYbUZ6snxH+f+d1S43U875oZ QAVknnu1a5kD47hRl1dQkVIeFduj/LpdMMleIL0DBLM3qqytQ/yWOEm4W1bAcDiO g04hOor20/rMr4MSSkM498/YR537Gq7BmmmZeVoFmPu59Vf45aeEcdvHYRmR4z2D RcnU/Xc5vdmytCzn1QwPrz/F+XAhWYoRGjpLoW76TklSE9Eg3rJX3BWsD4PS7FQn K/+DJGZmReZOTxpmvxesdmjS175Fl2sV9hr6gkzupvn7iexPoxu+CzN8rW/3ZbRl pGIPx0URMX8P6lZt1XvcYEqFU0LTUkMnHf+1SKhynos29gAVR8J8dwXcqTqYzSKV AXFWhZs0im7uHIw19CvIJSJLLxghnaaxkcSLtrtBpho/4svRC20= =qbv5 -----END PGP SIGNATURE-----
--- End Message ---

