Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Trying stap -w -p4 /usr/src/packages/BUILD/systemtap-3.0/testsuite/tracepoints.stp
- FAIL: tracepoints - can't compile
- stap error: /usr/src/linux-4.4.16-56/scripts/Makefile.build:259: recipe for target '/tmp/stapuA3KXc/stap_be9c4ecec6d89abae770f6cdac9622a0_770291_aux_27.o' failed
- /usr/src/linux-4.4.16-56/Makefile:1411: recipe for target '_module_/tmp/stapuA3KXc' failed
- Makefile:146: recipe for target 'sub-make' failed
- Makefile:24: recipe for target '__sub-make' failed
- In file included from /lib/modules/4.4.16-56-default/source/drivers/gpu/drm/i915/i915_drv.h:50:0,
- from /lib/modules/4.4.16-56-default/source/drivers/gpu/drm/i915/i915_trace.h:9,
- from /tmp/stapuA3KXc/stap_be9c4ecec6d89abae770f6cdac9622a0_770291_aux_27.c:10:
- /usr/src/linux-4.4.16-56/include/linux/intel-iommu.h: In function '__iommu_flush_cache':
- /usr/src/linux-4.4.16-56/include/linux/intel-iommu.h:450:3: error: implicit declaration of function 'clflush_cache_range' [-Werror=implicit-function-declaration]
- clflush_cache_range(addr, size);
- ^
- cc1: all warnings being treated as errors
- make[3]: *** [/tmp/stapuA3KXc/stap_be9c4ecec6d89abae770f6cdac9622a0_770291_aux_27.o] Error 1
- make[3]: *** Waiting for unfinished jobs....
- make[2]: *** [_module_/tmp/stapuA3KXc] Error 2
- make[1]: *** [sub-make] Error 2
- make: *** [__sub-make] Error 2
- WARNING: kbuild exited with status: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement