<86>Dec 4 18:06:38 userdel[1743900]: delete user 'rooter' <86>Dec 4 18:06:38 userdel[1743900]: removed group 'rooter' owned by 'rooter' <86>Dec 4 18:06:38 groupadd[1743907]: group added to /etc/group: name=rooter, GID=645 <86>Dec 4 18:06:38 groupadd[1743907]: group added to /etc/gshadow: name=rooter <86>Dec 4 18:06:38 groupadd[1743907]: new group: name=rooter, GID=645 <86>Dec 4 18:06:38 useradd[1743913]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Dec 4 18:06:38 userdel[1743921]: delete user 'builder' <86>Dec 4 18:06:38 userdel[1743921]: removed group 'builder' owned by 'builder' <86>Dec 4 18:06:38 userdel[1743921]: removed shadow group 'builder' owned by 'builder' <86>Dec 4 18:06:38 groupadd[1743929]: group added to /etc/group: name=builder, GID=646 <86>Dec 4 18:06:38 groupadd[1743929]: group added to /etc/gshadow: name=builder <86>Dec 4 18:06:38 groupadd[1743929]: new group: name=builder, GID=646 <86>Dec 4 18:06:38 useradd[1743934]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash <13>Dec 4 18:06:40 rpmi: rpmquery-strictdep-1-alt1 sisyphus+227992.440.11.1 1556321045 installed <13>Dec 4 18:06:40 rpmi: libelf-devel-0.182-alt3 sisyphus+262786.100.1.1 1606865124 installed <13>Dec 4 18:06:40 rpmi: libasan5-9.3.1-alt3 icarus+262780.200.2.1 1606887415 installed <13>Dec 4 18:06:41 rpmi: cpp9-9.3.1-alt3 icarus+262780.200.2.1 1606887415 installed <13>Dec 4 18:06:42 rpmi: gcc9-9.3.1-alt3 icarus+262780.200.2.1 1606887415 installed <13>Dec 4 18:06:43 rpmi: kernel-headers-modules-un-def-1:5.9.8-alt1 sisyphus+261611.100.1.2 1605182133 installed <13>Dec 4 18:06:43 rpmi: rpm-build-kernel-0.113-alt1 sisyphus+236125.100.2.1 1565884404 installed <13>Dec 4 18:06:45 rpmi: kernel-source-lkrg-0.8.1+git20201116-alt1 sisyphus+261966.100.3.1 1605740314 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/kernel-modules-lkrg-un-def-0.8.1+git20201116-alt2.329992.1.nosrc.rpm Installing kernel-modules-lkrg-un-def-0.8.1+git20201116-alt2.329992.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69226 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lkrg-0.8.1+git20201116 + tar -jxf /usr/src/kernel/sources/kernel-source-lkrg-0.8.1+git20201116.tar.bz2 + cd /usr/src/RPM/BUILD + cd lkrg-0.8.1+git20201116 + /bin/chmod -c -Rf u+rwX,go-w . + cp -a /usr/src/RPM/SOURCES/lkrg.init . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.50984 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lkrg-0.8.1+git20201116 ++ pwd + make -j8 -C /usr/src/linux-5.9.8-un-def modules M=/usr/src/RPM/BUILD/lkrg-0.8.1+git20201116 CC [M] /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/CPU.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/CPU.c:44: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/database/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/ksyms/p_resolve_ksym.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/ksyms/../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/ksyms/p_resolve_ksym.c:19: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/ksyms/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/ksyms/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/kmod/p_kmod.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/kmod/../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/kmod/p_kmod.c:22: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/kmod/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/kmod/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/comm_channel/p_comm_channel.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/comm_channel/../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/comm_channel/p_comm_channel.c:18: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/comm_channel/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/comm_channel/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/integrity_timer/p_integrity_timer.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/integrity_timer/../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/integrity_timer/p_integrity_timer.c:18: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/integrity_timer/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/integrity_timer/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/database/arch/x86/p_switch_idt/p_switch_idt.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/arch/x86/p_switch_idt/../../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/arch/x86/p_switch_idt/p_switch_idt.c:24: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/database/arch/x86/p_x86_metadata.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/arch/x86/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/arch/x86/p_x86_metadata.c:29: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/arch/x86/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/database/arch/x86/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/hashing/p_lkrg_fast_hash.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/hashing/../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/hashing/p_lkrg_fast_hash.c:22: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/hashing/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/hashing/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/database/arch/arm64/p_arm64_metadata.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/arch/arm64/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/arch/arm64/p_arm64_metadata.c:29: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/arch/arm64/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/database/arch/arm64/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/database/arch/p_arch_metadata.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/arch/../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/arch/p_arch_metadata.c:18: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/arch/../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/database/arch/../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/database/arch/arm/p_arm_metadata.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/arch/arm/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/arch/arm/p_arm_metadata.c:29: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/arch/arm/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/arch/arm/../../../../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.8.1+git20201116/src/modules/database/arch/arm/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/arch/arm/../../../../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.8.1+git20201116/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.8.1+git20201116/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform/p_arch_jump_label_transform.c:28: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform_apply/p_arch_jump_label_transform_apply.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform_apply/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform_apply/p_arch_jump_label_transform_apply.c:31: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform_apply/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform_apply/../../../../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.8.1+git20201116/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform_apply/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/JUMP_LABEL/p_arch_jump_label_transform_apply/../../../../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.8.1+git20201116/src/modules/database/FTRACE/p_ftrace_modify_all_code/p_ftrace_modify_all_code.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/FTRACE/p_ftrace_modify_all_code/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/FTRACE/p_ftrace_modify_all_code/p_ftrace_modify_all_code.c:28: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/FTRACE/p_ftrace_modify_all_code/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/FTRACE/p_ftrace_modify_all_code/../../../../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.8.1+git20201116/src/modules/database/FTRACE/p_ftrace_modify_all_code/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/FTRACE/p_ftrace_modify_all_code/../../../../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.8.1+git20201116/src/modules/database/FTRACE/p_ftrace_enable_sysctl/p_ftrace_enable_sysctl.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/FTRACE/p_ftrace_enable_sysctl/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/FTRACE/p_ftrace_enable_sysctl/p_ftrace_enable_sysctl.c:28: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/FTRACE/p_ftrace_enable_sysctl/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/FTRACE/p_ftrace_enable_sysctl/../../../../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.8.1+git20201116/src/modules/database/FTRACE/p_ftrace_enable_sysctl/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/FTRACE/p_ftrace_enable_sysctl/../../../../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.8.1+git20201116/src/modules/notifiers/p_notifiers.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/notifiers/../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/notifiers/p_notifiers.c:22: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/notifiers/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/notifiers/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/database/p_database.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/p_database.c:18: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/database/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/database/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/self-defense/hiding/p_hiding.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/self-defense/hiding/../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/self-defense/hiding/p_hiding.c:18: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/self-defense/hiding/../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/self-defense/hiding/../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_install.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_install.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/../../../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.8.1+git20201116/src/modules/exploit_detection/syscalls/../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/../../../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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/p_rb_ed_trees/p_rb_ed_pids/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_execve/p_sys_execve.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_execve/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_execve/p_sys_execve.c:22: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_call_usermodehelper/p_call_usermodehelper.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_call_usermodehelper/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_call_usermodehelper/p_call_usermodehelper.c:22: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_do_exit/p_do_exit.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_do_exit/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_do_exit/p_do_exit.c:22: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_execveat/p_sys_execveat.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_execveat/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_execveat/p_sys_execveat.c:22: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setuid/p_sys_setuid.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setuid/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setuid/p_sys_setuid.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_wake_up_new_task/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_wake_up_new_task/p_wake_up_new_task.c:22: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_call_usermodehelper_exec/p_call_usermodehelper_exec.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_call_usermodehelper_exec/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_call_usermodehelper_exec/p_call_usermodehelper_exec.c:22: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setreuid/p_sys_setreuid.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setreuid/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setreuid/p_sys_setreuid.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setresuid/p_sys_setresuid.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setresuid/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setresuid/p_sys_setresuid.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setfsuid/p_sys_setfsuid.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setfsuid/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setfsuid/p_sys_setfsuid.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setgid/p_sys_setgid.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setgid/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setgid/p_sys_setgid.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setregid/p_sys_setregid.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setregid/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setregid/p_sys_setregid.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setresgid/p_sys_setresgid.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setresgid/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setresgid/p_sys_setresgid.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setfsgid/p_sys_setfsgid.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setfsgid/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setfsgid/p_sys_setfsgid.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_generic_permission/p_generic_permission.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_generic_permission/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_generic_permission/p_generic_permission.c:39: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sel_write_enforce/p_sel_write_enforce.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sel_write_enforce/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sel_write_enforce/p_sel_write_enforce.c:24: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_set_current_groups/p_set_current_groups.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_set_current_groups/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_set_current_groups/p_set_current_groups.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_seccomp/p_seccomp.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_seccomp/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_seccomp/p_seccomp.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_unshare/p_sys_unshare.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_unshare/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_unshare/p_sys_unshare.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/caps/p_sys_capset/p_sys_capset.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/caps/p_sys_capset/../../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/caps/p_sys_capset/p_sys_capset.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/compat/p_compat_sys_execve/p_compat_sys_execve.o CC [M] /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setns/p_sys_setns.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setns/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setns/p_sys_setns.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setns/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setns/../../../../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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setns/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_sys_setns/../../../../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.8.1+git20201116/src/modules/exploit_detection/syscalls/compat/p_compat_sys_execveat/p_compat_sys_execveat.o CC [M] /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/compat/p_compat_sys_capset/p_compat_sys_capset.o CC [M] /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/compat/p_compat_sys_keyctl/p_compat_sys_keyctl.o CC [M] /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/caps/p_cap_task_prctl/../../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/caps/p_cap_task_prctl/p_cap_task_prctl.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/keyring/p_key_change_session_keyring/../../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/keyring/p_key_change_session_keyring/p_key_change_session_keyring.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/__x32/p_x32_sys_execveat/p_x32_sys_execveat.o CC [M] /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/__x32/p_x32_sys_execve/p_x32_sys_execve.o CC [M] /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/__x32/p_x32_sys_keyctl/p_x32_sys_keyctl.o CC [M] /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/keyring/p_sys_add_key/../../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/keyring/p_sys_add_key/p_sys_add_key.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/keyring/p_sys_request_key/../../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/keyring/p_sys_request_key/p_sys_request_key.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/keyring/p_sys_keyctl/p_sys_keyctl.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/keyring/p_sys_keyctl/../../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/keyring/p_sys_keyctl/p_sys_keyctl.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_security_ptrace_access/p_security_ptrace_access.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_security_ptrace_access/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_security_ptrace_access/p_security_ptrace_access.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_security_ptrace_access/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_security_ptrace_access/../../../../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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_security_ptrace_access/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_security_ptrace_access/../../../../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.8.1+git20201116/src/modules/exploit_detection/syscalls/override/p_override_creds/p_override_creds.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/override/p_override_creds/../../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/override/p_override_creds/p_override_creds.c:23: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/override/overlayfs/p_ovl_create_or_link/../../../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/pCFI/p_mark_inode_dirty/../../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/pCFI/p_mark_inode_dirty/p_mark_inode_dirty.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/override/p_revert_creds/p_revert_creds.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/override/p_revert_creds/../../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/override/p_revert_creds/p_revert_creds.c:22: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/pCFI/p_schedule/p_schedule.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/pCFI/p_schedule/../../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/pCFI/p_schedule/p_schedule.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/pCFI/p_lookup_fast/p_lookup_fast.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/pCFI/p_lookup_fast/../../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/pCFI/p_lookup_fast/p_lookup_fast.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_ttwu_do_wakeup/p_ttwu_do_wakeup.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_ttwu_do_wakeup/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_ttwu_do_wakeup/p_ttwu_do_wakeup.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_ttwu_do_wakeup/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_ttwu_do_wakeup/../../../../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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_ttwu_do_wakeup/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_ttwu_do_wakeup/../../../../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.8.1+git20201116/src/modules/exploit_detection/syscalls/pCFI/p___queue_work/p___queue_work.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/pCFI/p___queue_work/../../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/pCFI/p___queue_work/p___queue_work.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_capable/p_capable.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_capable/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_capable/p_capable.c:21: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_capable/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_capable/../../../../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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_capable/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_capable/../../../../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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_scm_send/p_scm_send.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_scm_send/../../../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_scm_send/p_scm_send.c:22: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_scm_send/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_scm_send/../../../../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.8.1+git20201116/src/modules/exploit_detection/syscalls/p_scm_send/../../../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/syscalls/p_scm_send/../../../../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.8.1+git20201116/src/p_lkrg_main.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/p_lkrg_main.c:18: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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; | ^ CC [M] /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/p_exploit_detection.o In file included from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/../../p_lkrg_main.h:316, from /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/p_exploit_detection.c:18: /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/src/modules/exploit_detection/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_code': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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.8.1+git20201116/src/modules/exploit_detection/../../modules/wrap/p_struct_wrap.h: In function 'p_jump_entry_target': /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/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; | ^ LD [M] /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/p_lkrg.o MODPOST /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/Module.symvers CC [M] /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/p_lkrg.mod.o LD [M] /usr/src/RPM/BUILD/lkrg-0.8.1+git20201116/p_lkrg.ko + echo 'enable lkrg.service' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.53571 + 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.8.1+git20201116 + install -D -p -m0644 p_lkrg.ko /usr/src/tmp/kernel-modules-lkrg-un-def-buildroot/lib/modules/5.9.8-un-def-alt1/misc/p_lkrg.ko + install -D -p -m0755 lkrg.init /usr/src/tmp/kernel-modules-lkrg-un-def-buildroot/etc/rc.d/init.d/lkrg + install -D -p -m0644 scripts/bootup/systemd/lkrg.service /usr/src/tmp/kernel-modules-lkrg-un-def-buildroot/lib/systemd/system/lkrg.service + install -D -p -m0644 lkrg.preset /usr/src/tmp/kernel-modules-lkrg-un-def-buildroot/lib/systemd/system-preset/30-lkrg.preset + /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.9.8-un-def-alt1/misc/p_lkrg.ko: eu-elflint failed Hardlinking identical .pyc and .pyo files Processing files: kernel-modules-lkrg-un-def-0.8.1+git20201116-alt2.329992.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K1mEQy 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.Io1CVu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) systemd-services.req: /usr/src/tmp/kernel-modules-lkrg-un-def-buildroot/lib/systemd/system/lkrg.service: /sbin/modprobe -> /sbin/modprobe (raw, not installed) systemd-services.req: /usr/src/tmp/kernel-modules-lkrg-un-def-buildroot/lib/systemd/system/lkrg.service: /sbin/modprobe -> /sbin/modprobe (raw, not installed) find-requires: FINDPACKAGE-COMMANDS: grep modprobe Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Cxkrwv Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mRqXwy Adding an insignificant disttag (z) to Conflicts: kernel-modules-lkrg-5.9.8-un-def-alt1 > 0.8.1+git20201116-alt2.329992.1 Provides: kernel-modules-lkrg-5.9.8-un-def-alt1 = 0.8.1+git20201116-alt2.329992.1 Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(failure), /etc/rc.d/init.d(msg_already_running), /etc/rc.d/init.d(msg_not_running), /etc/rc.d/init.d(msg_starting), /etc/rc.d/init.d(msg_stopping), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(success), /etc/rc.d/init.d/functions, /sbin/modprobe, grep, kmod Requires(interp): /bin/sh Requires(pre): kernel-image-un-def = 1:5.9.8-alt1:sisyphus+261611.100.1.2 Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Requires(postun): kernel-image-un-def = 1:5.9.8-alt1:sisyphus+261611.100.1.2 Conflicts: kernel-modules-lkrg-5.9.8-un-def-alt1 < 0.8.1+git20201116-alt2.329992.1, kernel-modules-lkrg-5.9.8-un-def-alt1 > 0.8.1+git20201116-alt2.329992.1:z Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.g9Ytuz Creating kernel-modules-lkrg-un-def-debuginfo package Processing files: kernel-modules-lkrg-un-def-debuginfo-0.8.1+git20201116-alt2.329992.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NU7Ssw find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2r7qmx find-requires: running scripts (debuginfo) Requires: kernel-modules-lkrg-un-def = 0.8.1+git20201116-alt2.329992.1 Adding to kernel-modules-lkrg-un-def-debuginfo a strict dependency on kernel-modules-lkrg-un-def Wrote: /usr/src/RPM/RPMS/i586/kernel-modules-lkrg-un-def-0.8.1+git20201116-alt2.329992.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/kernel-modules-lkrg-un-def-debuginfo-0.8.1+git20201116-alt2.329992.1.i586.rpm 48.37user 4.92system 0:23.18elapsed 229%CPU (0avgtext+0avgdata 98088maxresident)k 0inputs+0outputs (0major+2266584minor)pagefaults 0swaps 56.16user 8.28system 0:34.11elapsed 188%CPU (0avgtext+0avgdata 116028maxresident)k 176inputs+0outputs (0major+2681489minor)pagefaults 0swaps