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

Reply via email to