This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
systemtap is broken on kernel 5.0.0-rc3+?
- From: Chris Mi <chrism at mellanox dot com>
- To: systemtap <systemtap at sourceware dot org>
- Date: Tue, 29 Jan 2019 10:02:59 +0000
- Subject: systemtap is broken on kernel 5.0.0-rc3+?
Hi all,
Is it a known issue? Any plan to fix it? And any workaround?
Pass 3: translated to C into "/tmp/stapK1hSS6/stap_45d312adb6deabcc330326e192987034_3792_src.c" using 228896virt/88940res/6388shr/82812data kb, in 3090usr/1320sys/5118real ms.
Running env -uARCH -uKBUILD_EXTMOD -uCROSS_COMPILE -uKBUILD_IMAGE -uKCONFIG_CONFIG -uINSTALL_PATH -uLD_LIBRARY_PATH PATH=/usr/bin:/bin:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin make -C /lib/modules/5.0.0-rc3+/build M=/tmp/stapK1hSS6 modules CONFIG_DEBUG_INFO= CONFIG_STACK_VALIDATION= ARCH=x86_64 --no-print-directory -j17
CC [M] /tmp/stapK1hSS6/stap_45d312adb6deabcc330326e192987034_3792_src.o
CC [M] /tmp/stapK1hSS6/stap_45d312adb6deabcc330326e192987034_3792_aux_0.o
cc1: fatal error: /tmp/stapK1hSS6/stapconf_c52b1ba5b0eb8bb0d65b5a9a63785413_723.h: No such file or directory
compilation terminated.
make[1]: *** [scripts/Makefile.build:277: /tmp/stapK1hSS6/stap_45d312adb6deabcc330326e192987034_3792_src.o] Error 1
make[1]: *** Waiting for unfinished jobs....
cc1: fatal error: /tmp/stapK1hSS6/stapconf_c52b1ba5b0eb8bb0d65b5a9a63785413_723.h: No such file or directory
compilation terminated.
make[1]: *** [scripts/Makefile.build:277: /tmp/stapK1hSS6/stap_45d312adb6deabcc330326e192987034_3792_aux_0.o] Error 1
make: *** [Makefile:1553: _module_/tmp/stapK1hSS6] Error 2
Spawn waitpid result (0x200): 2
WARNING: kbuild exited with status: 2
Pass 4: compiled C into "stap_45d312adb6deabcc330326e192987034_3792.ko" in 580usr/670sys/1310real ms.
Pass 4: compilation failed. [man error::pass4]
Running rm -rf /tmp/stapK1hSS6
Spawn waitpid result (0x0): 0
Removed temporary directory "/tmp/stapK1hSS6"
Thanks,
Chris