Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- make -f ./scripts/Makefile.build obj=/tmp/stap5mzthv /tmp/stap5mzthv/stap_19661_src.i
- gcc -E -Wp,-MD,/tmp/stap5mzthv/.stap_19661_src.i.d -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/7/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -DCONFIG_CC_STACKPROTECTOR -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -DRETPOLINE -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-int-in-bool-context -O2 --param=allow-store-data-races=0 -DCC_HAVE_ASM_GOTO -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fvar-tracking-assignments -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -Iinclude2/asm/mach-default -I/lib/modules/4.16.16-200.fc27.x86_64/build -I/usr/src/debug/kernel-4.16.fc27/linux-4.16.16-200.fc27.x86_64 -I/usr/src/debug/kernel-4.16.fc27/linux-4.16.16-200.fc27.x86_64/fs/xfs/libxfs -I/usr/src/debug/kernel-4.16.fc27/linux-4.16.16-200.fc27.x86_64/fs/xfs/libxfs -I/usr/src/debug/kernel-4.16.fc27/linux-4.16.16-200.fc27.x86_64/fs/xfs/libxfs -I/lib/modules/4.16.16-200.fc27.x86_64/build/drivers/gpu/drm/i915 -include /tmp/stap5mzthv/stapconf_177ff2fb3133e8bb34dacba8d7ed8fbe_816.h -freorder-blocks -fasynchronous-unwind-tables -Wframe-larger-than=512 -fno-ipa-icf -Wno-unused -Wno-tautological-compare -Werror -I/opt/stap/share/systemtap/runtime -DMODULE -DKBUILD_BASENAME='"stap_19661_src"' -DKBUILD_MODNAME='"stap_19661"' -o /tmp/stap5mzthv/stap_19661_src.i /tmp/stap5mzthv/stap_19661_src.c
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:6:0: error: "__NR_open" redefined [-Werror]
- #define __NR_open 2
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:101:0: note: this is the location of the previous definition
- #define __NR_open (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:35:0: error: "__NR_shmctl" redefined [-Werror]
- #define __NR_shmctl 31
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:137:0: note: this is the location of the previous definition
- #define __NR_shmctl (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:45:0: error: "__NR_socket" redefined [-Werror]
- #define __NR_socket 41
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:146:0: note: this is the location of the previous definition
- #define __NR_socket (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:46:0: error: "__NR_connect" redefined [-Werror]
- #define __NR_connect 42
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:38:0: note: this is the location of the previous definition
- #define __NR_connect (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:47:0: error: "__NR_accept" redefined [-Werror]
- #define __NR_accept 43
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:26:0: note: this is the location of the previous definition
- #define __NR_accept (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:48:0: error: "__NR_sendto" redefined [-Werror]
- #define __NR_sendto 44
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:131:0: note: this is the location of the previous definition
- #define __NR_sendto (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:49:0: error: "__NR_recvfrom" redefined [-Werror]
- #define __NR_recvfrom 45
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:110:0: note: this is the location of the previous definition
- #define __NR_recvfrom (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:50:0: error: "__NR_sendmsg" redefined [-Werror]
- #define __NR_sendmsg 46
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:128:0: note: this is the location of the previous definition
- #define __NR_sendmsg (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:51:0: error: "__NR_recvmsg" redefined [-Werror]
- #define __NR_recvmsg 47
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:113:0: note: this is the location of the previous definition
- #define __NR_recvmsg (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:52:0: error: "__NR_shutdown" redefined [-Werror]
- #define __NR_shutdown 48
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:140:0: note: this is the location of the previous definition
- #define __NR_shutdown (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:53:0: error: "__NR_bind" redefined [-Werror]
- #define __NR_bind 49
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:32:0: note: this is the location of the previous definition
- #define __NR_bind (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:54:0: error: "__NR_listen" redefined [-Werror]
- #define __NR_listen 50
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:83:0: note: this is the location of the previous definition
- #define __NR_listen (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:55:0: error: "__NR_getsockname" redefined [-Werror]
- #define __NR_getsockname 51
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:71:0: note: this is the location of the previous definition
- #define __NR_getsockname (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:56:0: error: "__NR_getpeername" redefined [-Werror]
- #define __NR_getpeername 52
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:65:0: note: this is the location of the previous definition
- #define __NR_getpeername (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:57:0: error: "__NR_socketpair" redefined [-Werror]
- #define __NR_socketpair 53
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:152:0: note: this is the location of the previous definition
- #define __NR_socketpair (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:58:0: error: "__NR_setsockopt" redefined [-Werror]
- #define __NR_setsockopt 54
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:134:0: note: this is the location of the previous definition
- #define __NR_setsockopt (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:59:0: error: "__NR_getsockopt" redefined [-Werror]
- #define __NR_getsockopt 55
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:74:0: note: this is the location of the previous definition
- #define __NR_getsockopt (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:75:0: error: "__NR_msgctl" redefined [-Werror]
- #define __NR_msgctl 71
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:95:0: note: this is the location of the previous definition
- #define __NR_msgctl (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:80:0: error: "__NR_truncate" redefined [-Werror]
- #define __NR_truncate 76
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:158:0: note: this is the location of the previous definition
- #define __NR_truncate (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:81:0: error: "__NR_ftruncate" redefined [-Werror]
- #define __NR_ftruncate 77
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:53:0: note: this is the location of the previous definition
- #define __NR_ftruncate (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:184:0: error: "__NR_nfsservctl" redefined [-Werror]
- #define __NR_nfsservctl 180
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:98:0: note: this is the location of the previous definition
- #define __NR_nfsservctl (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:224:0: error: "__NR_semtimedop" redefined [-Werror]
- #define __NR_semtimedop 220
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:119:0: note: this is the location of the previous definition
- #define __NR_semtimedop (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:236:0: error: "__NR_epoll_wait" redefined [-Werror]
- #define __NR_epoll_wait 232
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
- /opt/stap/share/systemtap/runtime/linux/compat_unistd.h:44:0: note: this is the location of the previous definition
- #define __NR_epoll_wait (__NR_syscall_max + 1)
- In file included from ./arch/x86/include/asm/unistd.h:24:0,
- from ./arch/x86/include/asm/seccomp.h:5,
- from ./include/linux/seccomp.h:14,
- from ./include/linux/sched.h:21,
- from ./include/linux/uaccess.h:5,
- from /opt/stap/share/systemtap/runtime/addr-map.h:17,
- from /opt/stap/share/systemtap/runtime/runtime.h:22,
- from /tmp/stap5mzthv/stap_19661_src.c:26:
- ./arch/x86/include/generated/uapi/asm/unistd_64.h:265:0: error: "__NR_futimesat" redefined [-Werror]
- #define __NR_futimesat 261
- In file included from /tmp/stap5mzthv/stap_19661_src.c:10:0:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement