<86>Dec 12 10:16:40 userdel[18137]: delete user 'rooter' <86>Dec 12 10:16:40 userdel[18137]: removed group 'rooter' owned by 'rooter' <86>Dec 12 10:16:40 userdel[18137]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 12 10:16:40 groupadd[18149]: group added to /etc/group: name=rooter, GID=573 <86>Dec 12 10:16:40 groupadd[18149]: group added to /etc/gshadow: name=rooter <86>Dec 12 10:16:40 groupadd[18149]: new group: name=rooter, GID=573 <86>Dec 12 10:16:40 useradd[18157]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Dec 12 10:16:40 userdel[18172]: delete user 'builder' <86>Dec 12 10:16:40 userdel[18172]: removed group 'builder' owned by 'builder' <86>Dec 12 10:16:40 userdel[18172]: removed shadow group 'builder' owned by 'builder' <86>Dec 12 10:16:40 groupadd[18182]: group added to /etc/group: name=builder, GID=574 <86>Dec 12 10:16:40 groupadd[18182]: group added to /etc/gshadow: name=builder <86>Dec 12 10:16:40 groupadd[18182]: new group: name=builder, GID=574 <86>Dec 12 10:16:40 useradd[18193]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash <13>Dec 12 10:16:43 rpmi: rpmquery-strictdep-1-alt1 sisyphus+227992.440.11.1 1556321045 installed <13>Dec 12 10:16:43 rpmi: libelf-devel-0.177-alt1 sisyphus+236065.100.1.1 1565788868 installed <13>Dec 12 10:16:45 rpmi: kernel-headers-modules-un-def-1:5.3.15-alt1 sisyphus+242334.100.1.1 1575540717 installed <13>Dec 12 10:16:45 rpmi: rpm-build-kernel-0.113-alt1 sisyphus+236125.100.2.1 1565884404 installed <13>Dec 12 10:16:49 rpmi: kernel-source-lkrg-0.7-alt2 sisyphus+236114.70.5.1 1565957395 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/kernel-modules-lkrg-un-def-0.7-alt2.328463.1.src.rpm Installing kernel-modules-lkrg-un-def-0.7-alt2.328463.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.35385 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lkrg-0.7 + tar -jxf /usr/src/kernel/sources/kernel-source-lkrg-0.7.tar.bz2 + cd /usr/src/RPM/BUILD + cd lkrg-0.7 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.35385 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lkrg-0.7 ++ pwd + make -j8 -C /usr/src/linux-5.3.15-un-def modules M=/usr/src/RPM/BUILD/lkrg-0.7 CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/ksyms/p_resolve_ksym.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/ksyms/../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/ksyms/p_resolve_ksym.c:19: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/ksyms/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/ksyms/../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/ksyms/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/ksyms/../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/arm64/p_arm64_metadata.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/arm64/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/arm64/p_arm64_metadata.c:29: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/arm64/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/arm64/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/arm64/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/arm64/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/x86/p_switch_idt/p_switch_idt.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/x86/p_switch_idt/../../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/x86/p_switch_idt/p_switch_idt.c:24: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/x86/p_switch_idt/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/x86/p_switch_idt/../../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/x86/p_switch_idt/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/x86/p_switch_idt/../../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/comm_channel/p_comm_channel.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/comm_channel/../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/comm_channel/p_comm_channel.c:18: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/comm_channel/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/comm_channel/../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/comm_channel/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/comm_channel/../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/CPU.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/CPU.c:44: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/x86/p_x86_metadata.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/x86/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/x86/p_x86_metadata.c:29: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/x86/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/x86/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/x86/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/x86/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/p_arch_metadata.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/p_arch_metadata.c:18: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/arch/../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/hashing/p_lkrg_fast_hash.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/hashing/../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/hashing/p_lkrg_fast_hash.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/hashing/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/hashing/../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/hashing/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/hashing/../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/kmod/p_kmod.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/kmod/../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/kmod/p_kmod.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/kmod/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/kmod/../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/kmod/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/kmod/../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/p_arch_jump_label_transform.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/p_arch_jump_label_transform.c:28: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/../../../../p_lkrg_main.h:79, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/p_arch_jump_label_transform.c:28: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/p_arch_jump_label_transform.c: In function 'p_arch_jump_label_transform_entry': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/p_arch_jump_label_transform.c:59:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 59 | (unsigned long long)p_jump_entry_key(p_tmp)); | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/../../../../modules/print_log/p_lkrg_print_log.h:134:21: note: in definition of macro 'p_print_crit' 134 | printk(p_fmt, ## p_args); \ | ^~~~~~ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/p_arch_jump_label_transform.c:54:4: note: in expansion of macro 'p_print_log' 54 | p_print_log(P_LKRG_WARN, | ^~~~~~~~~~~ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/p_arch_jump_label_transform.c:59:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 59 | (unsigned long long)p_jump_entry_key(p_tmp)); | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/../../../../modules/print_log/p_lkrg_print_log.h:142:38: note: in definition of macro 'p_print_alive' 142 | p_print_ret = printk(p_fmt, ## p_args); \ | ^~~~~~ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/p_arch_jump_label_transform.c:54:4: note: in expansion of macro 'p_print_log' 54 | p_print_log(P_LKRG_WARN, | ^~~~~~~~~~~ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/p_arch_jump_label_transform.c:59:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 59 | (unsigned long long)p_jump_entry_key(p_tmp)); | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/../../../../modules/print_log/p_lkrg_print_log.h:153:38: note: in definition of macro 'p_print_err' 153 | p_print_ret = printk(p_fmt, ## p_args); \ | ^~~~~~ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/p_arch_jump_label_transform.c:54:4: note: in expansion of macro 'p_print_log' 54 | p_print_log(P_LKRG_WARN, | ^~~~~~~~~~~ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/p_arch_jump_label_transform.c:59:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 59 | (unsigned long long)p_jump_entry_key(p_tmp)); | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/../../../../modules/print_log/p_lkrg_print_log.h:164:38: note: in definition of macro 'p_print_warn' 164 | p_print_ret = printk(p_fmt, ## p_args); \ | ^~~~~~ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/p_arch_jump_label_transform.c:54:4: note: in expansion of macro 'p_print_log' 54 | p_print_log(P_LKRG_WARN, | ^~~~~~~~~~~ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/p_arch_jump_label_transform.c:59:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 59 | (unsigned long long)p_jump_entry_key(p_tmp)); | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/../../../../modules/print_log/p_lkrg_print_log.h:175:38: note: in definition of macro 'p_print_info' 175 | p_print_ret = printk(p_fmt, ## p_args); \ | ^~~~~~ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/p_arch_jump_label_transform.c:54:4: note: in expansion of macro 'p_print_log' 54 | p_print_log(P_LKRG_WARN, | ^~~~~~~~~~~ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_execve/p_sys_execve.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_execve/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_execve/p_sys_execve.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_execve/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_execve/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_execve/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_execve/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/integrity_timer/p_integrity_timer.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/integrity_timer/../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/integrity_timer/p_integrity_timer.c:18: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/integrity_timer/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/integrity_timer/../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/integrity_timer/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/integrity_timer/../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_call_usermodehelper/p_call_usermodehelper.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_call_usermodehelper/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_call_usermodehelper/p_call_usermodehelper.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_call_usermodehelper/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_call_usermodehelper/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_call_usermodehelper/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_call_usermodehelper/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/self-defense/hiding/p_hiding.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/self-defense/hiding/../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/self-defense/hiding/p_hiding.c:18: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/self-defense/hiding/../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/self-defense/hiding/../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/self-defense/hiding/../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/self-defense/hiding/../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_execveat/p_sys_execveat.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_execveat/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_execveat/p_sys_execveat.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_execveat/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_execveat/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_execveat/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_execveat/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_call_usermodehelper_exec/p_call_usermodehelper_exec.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_call_usermodehelper_exec/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_call_usermodehelper_exec/p_call_usermodehelper_exec.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_call_usermodehelper_exec/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_call_usermodehelper_exec/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_call_usermodehelper_exec/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_call_usermodehelper_exec/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setreuid/p_sys_setreuid.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setreuid/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setreuid/p_sys_setreuid.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setreuid/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setreuid/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setreuid/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setreuid/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setuid/p_sys_setuid.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setuid/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setuid/p_sys_setuid.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setuid/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setuid/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setuid/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setuid/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/notifiers/p_notifiers.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/notifiers/../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/notifiers/p_notifiers.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/notifiers/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/notifiers/../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/notifiers/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/notifiers/../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/p_rb_ed_trees/p_rb_ed_pids/p_rb_ed_pids_tree.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/p_rb_ed_trees/p_rb_ed_pids/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/p_rb_ed_trees/p_rb_ed_pids/p_rb_ed_pids_tree.c:18: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/p_rb_ed_trees/p_rb_ed_pids/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/p_rb_ed_trees/p_rb_ed_pids/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/p_rb_ed_trees/p_rb_ed_pids/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/p_rb_ed_trees/p_rb_ed_pids/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setresuid/p_sys_setresuid.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setresuid/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setresuid/p_sys_setresuid.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setresuid/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setresuid/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setresuid/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setresuid/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_do_exit/p_do_exit.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_do_exit/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_do_exit/p_do_exit.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_do_exit/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_do_exit/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_do_exit/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_do_exit/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/p_database.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/p_database.c:18: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/database/../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_wake_up_new_task/p_wake_up_new_task.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_wake_up_new_task/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_wake_up_new_task/p_wake_up_new_task.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_wake_up_new_task/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_wake_up_new_task/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_wake_up_new_task/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_wake_up_new_task/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setgid/p_sys_setgid.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setgid/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setgid/p_sys_setgid.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setgid/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setgid/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setgid/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setgid/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_do_init_module/p_do_init_module.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_do_init_module/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_do_init_module/p_do_init_module.c:25: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_do_init_module/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_do_init_module/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_do_init_module/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_do_init_module/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setresgid/p_sys_setresgid.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setresgid/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setresgid/p_sys_setresgid.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setresgid/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setresgid/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setresgid/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setresgid/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setregid/p_sys_setregid.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setregid/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setregid/p_sys_setregid.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setregid/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setregid/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setregid/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setregid/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setfsuid/p_sys_setfsuid.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setfsuid/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setfsuid/p_sys_setfsuid.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setfsuid/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setfsuid/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setfsuid/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setfsuid/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setfsgid/p_sys_setfsgid.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setfsgid/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setfsgid/p_sys_setfsgid.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setfsgid/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setfsgid/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setfsgid/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_setfsgid/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_delete_module/p_sys_delete_module.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_delete_module/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_delete_module/p_sys_delete_module.c:21: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_delete_module/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_delete_module/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_delete_module/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_delete_module/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_set_current_groups/p_set_current_groups.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_set_current_groups/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_set_current_groups/p_set_current_groups.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_set_current_groups/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_set_current_groups/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_set_current_groups/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_set_current_groups/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_generic_permission/p_generic_permission.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_generic_permission/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_generic_permission/p_generic_permission.c:39: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_generic_permission/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_generic_permission/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_generic_permission/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_generic_permission/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_seccomp/p_seccomp.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_seccomp/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_seccomp/p_seccomp.c:21: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_seccomp/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_seccomp/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_seccomp/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_seccomp/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sel_write_enforce/p_sel_write_enforce.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sel_write_enforce/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sel_write_enforce/p_sel_write_enforce.c:24: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sel_write_enforce/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sel_write_enforce/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sel_write_enforce/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sel_write_enforce/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/caps/p_sys_capset/p_sys_capset.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/caps/p_sys_capset/../../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/caps/p_sys_capset/p_sys_capset.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/caps/p_sys_capset/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/caps/p_sys_capset/../../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/caps/p_sys_capset/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/caps/p_sys_capset/../../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_unshare/p_sys_unshare.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_unshare/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_unshare/p_sys_unshare.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_unshare/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_unshare/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_unshare/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_unshare/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_finit_module/p_sys_finit_module.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_finit_module/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_finit_module/p_sys_finit_module.c:23: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_finit_module/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_finit_module/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_finit_module/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_finit_module/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/compat/p_compat_sys_execve/p_compat_sys_execve.o CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/compat/p_compat_sys_execveat/p_compat_sys_execveat.o CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/compat/p_compat_sys_keyctl/p_compat_sys_keyctl.o CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/compat/p_compat_sys_ptrace/p_compat_sys_ptrace.o CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/compat/p_compat_sys_delete_module/p_compat_sys_delete_module.o CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_sys_add_key/p_sys_add_key.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_sys_add_key/../../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_sys_add_key/p_sys_add_key.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_sys_add_key/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_sys_add_key/../../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_sys_add_key/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_sys_add_key/../../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/compat/p_compat_sys_capset/p_compat_sys_capset.o CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/compat/p_compat_sys_add_key/p_compat_sys_add_key.o CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/compat/p_compat_sys_request_key/p_compat_sys_request_key.o CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/__x32/p_x32_sys_execve/p_x32_sys_execve.o CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/__x32/p_x32_sys_execveat/p_x32_sys_execveat.o CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/__x32/p_x32_sys_keyctl/p_x32_sys_keyctl.o CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/__x32/p_x32_sys_ptrace/p_x32_sys_ptrace.o CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_sys_keyctl/p_sys_keyctl.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_sys_keyctl/../../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_sys_keyctl/p_sys_keyctl.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_sys_keyctl/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_sys_keyctl/../../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_sys_keyctl/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_sys_keyctl/../../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_userns_install/p_userns_install.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_userns_install/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_userns_install/p_userns_install.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_userns_install/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_userns_install/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_userns_install/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_userns_install/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/caps/p_cap_task_prctl/p_cap_task_prctl.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/caps/p_cap_task_prctl/../../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/caps/p_cap_task_prctl/p_cap_task_prctl.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/caps/p_cap_task_prctl/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/caps/p_cap_task_prctl/../../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/caps/p_cap_task_prctl/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/caps/p_cap_task_prctl/../../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_key_change_session_keyring/p_key_change_session_keyring.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_key_change_session_keyring/../../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_key_change_session_keyring/p_key_change_session_keyring.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_key_change_session_keyring/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_key_change_session_keyring/../../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_key_change_session_keyring/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_key_change_session_keyring/../../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/override/p_revert_creds/p_revert_creds.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/override/p_revert_creds/../../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/override/p_revert_creds/p_revert_creds.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/override/p_revert_creds/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/override/p_revert_creds/../../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/override/p_revert_creds/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/override/p_revert_creds/../../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_sys_request_key/p_sys_request_key.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_sys_request_key/../../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_sys_request_key/p_sys_request_key.c:22: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_sys_request_key/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_sys_request_key/../../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_sys_request_key/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/keyring/p_sys_request_key/../../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/override/overlayfs/p_ovl_create_or_link/p_ovl_create_or_link.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/override/overlayfs/p_ovl_create_or_link/../../../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/override/overlayfs/p_ovl_create_or_link/p_ovl_create_or_link.c:23: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/override/overlayfs/p_ovl_create_or_link/../../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/override/overlayfs/p_ovl_create_or_link/../../../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/override/overlayfs/p_ovl_create_or_link/../../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/override/overlayfs/p_ovl_create_or_link/../../../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p_mark_inode_dirty/p_mark_inode_dirty.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p_mark_inode_dirty/../../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p_mark_inode_dirty/p_mark_inode_dirty.c:21: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p_mark_inode_dirty/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p_mark_inode_dirty/../../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p_mark_inode_dirty/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p_mark_inode_dirty/../../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_ptrace/p_sys_ptrace.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_ptrace/../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_ptrace/p_sys_ptrace.c:21: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_ptrace/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_ptrace/../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_ptrace/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/p_sys_ptrace/../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p_schedule/p_schedule.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p_schedule/../../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p_schedule/p_schedule.c:21: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p_schedule/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p_schedule/../../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p_schedule/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p_schedule/../../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/override/p_override_creds/p_override_creds.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/override/p_override_creds/../../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/override/p_override_creds/p_override_creds.c:23: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/override/p_override_creds/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/override/p_override_creds/../../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/override/p_override_creds/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/override/p_override_creds/../../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p___queue_work/p___queue_work.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p___queue_work/../../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p___queue_work/p___queue_work.c:21: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p___queue_work/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p___queue_work/../../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p___queue_work/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p___queue_work/../../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/p_exploit_detection.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/p_exploit_detection.c:18: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p_lookup_fast/p_lookup_fast.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p_lookup_fast/../../../../../p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p_lookup_fast/p_lookup_fast.c:21: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p_lookup_fast/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p_lookup_fast/../../../../../modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p_lookup_fast/../../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/exploit_detection/syscalls/pCFI/p_lookup_fast/../../../../../modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.7/src/p_lkrg_main.o In file included from /usr/src/RPM/BUILD/lkrg-0.7/src/p_lkrg_main.h:87, from /usr/src/RPM/BUILD/lkrg-0.7/src/p_lkrg_main.c:18: /usr/src/RPM/BUILD/lkrg-0.7/src/modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/wrap/p_struct_wrap.h:146:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 146 | return (unsigned long long)&entry->code + entry->code; | ^ /usr/src/RPM/BUILD/lkrg-0.7/src/modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.7/src/modules/wrap/p_struct_wrap.h:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 150 | return (unsigned long long)&entry->target + entry->target; | ^ LD [M] /usr/src/RPM/BUILD/lkrg-0.7/p_lkrg.o make: Entering directory '/usr/src/linux-5.3.15-un-def-alt1' Building modules, stage 2. make: Leaving directory '/usr/src/linux-5.3.15-un-def-alt1' MODPOST 1 modules CC /usr/src/RPM/BUILD/lkrg-0.7/p_lkrg.mod.o LD [M] /usr/src/RPM/BUILD/lkrg-0.7/p_lkrg.ko + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41397 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/kernel-modules-lkrg-un-def-buildroot + : + /bin/rm -rf -- /usr/src/tmp/kernel-modules-lkrg-un-def-buildroot + cd lkrg-0.7 + install -d /usr/src/tmp/kernel-modules-lkrg-un-def-buildroot/lib/modules/5.3.15-un-def-alt1/lkrg + install p_lkrg.ko /usr/src/tmp/kernel-modules-lkrg-un-def-buildroot/lib/modules/5.3.15-un-def-alt1/lkrg + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/kernel-modules-lkrg-un-def-buildroot (auto) Verifying and fixing files in /usr/src/tmp/kernel-modules-lkrg-un-def-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/kernel-modules-lkrg-un-def-buildroot/ (default) Compressing files in /usr/src/tmp/kernel-modules-lkrg-un-def-buildroot (auto) Adjusting library links in /usr/src/tmp/kernel-modules-lkrg-un-def-buildroot ./lib: Verifying ELF objects in /usr/src/tmp/kernel-modules-lkrg-un-def-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) section [ 2] '.note.Linux': unknown object file note type 256 with owner name 'Linux' at offset 24 verify-elf: WARNING: ./lib/modules/5.3.15-un-def-alt1/lkrg/p_lkrg.ko: eu-elflint failed Hardlinking identical .pyc and .pyo files Processing files: kernel-modules-lkrg-un-def-0.7-alt2.328463.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OOoNMB find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WaoPQA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Adding an insignificant disttag (z) to Conflicts: kernel-modules-lkrg-5.3.15-un-def-alt1 > 0.7-alt2.328463.1 Provides: kernel-modules-lkrg-5.3.15-un-def-alt1 = 0.7-alt2.328463.1 Requires(pre): kernel-image-un-def = 1:5.3.15-alt1:sisyphus+242334.100.1.1 Requires(postun): kernel-image-un-def = 1:5.3.15-alt1:sisyphus+242334.100.1.1 Conflicts: kernel-modules-lkrg-5.3.15-un-def-alt1 < 0.7-alt2.328463.1, kernel-modules-lkrg-5.3.15-un-def-alt1 > 0.7-alt2.328463.1:z Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y1wfBB Wrote: /usr/src/RPM/RPMS/i586/kernel-modules-lkrg-un-def-0.7-alt2.328463.1.i586.rpm 64.24user 7.06system 0:25.39elapsed 280%CPU (0avgtext+0avgdata 74692maxresident)k 0inputs+0outputs (0major+1586450minor)pagefaults 0swaps 74.23user 13.79system 0:42.39elapsed 207%CPU (0avgtext+0avgdata 110064maxresident)k 16632inputs+0outputs (0major+1972429minor)pagefaults 0swaps