<86>Feb 27 03:51:22 userdel[3712210]: delete user 'rooter' <86>Feb 27 03:51:22 groupadd[3712220]: group added to /etc/group: name=rooter, GID=696 <86>Feb 27 03:51:22 groupadd[3712220]: group added to /etc/gshadow: name=rooter <86>Feb 27 03:51:22 groupadd[3712220]: new group: name=rooter, GID=696 <86>Feb 27 03:51:22 useradd[3712236]: new user: name=rooter, UID=696, GID=696, home=/root, shell=/bin/bash <86>Feb 27 03:51:22 userdel[3712252]: delete user 'builder' <86>Feb 27 03:51:22 groupadd[3712261]: group added to /etc/group: name=builder, GID=697 <86>Feb 27 03:51:22 groupadd[3712261]: group added to /etc/gshadow: name=builder <86>Feb 27 03:51:22 groupadd[3712261]: new group: name=builder, GID=697 <86>Feb 27 03:51:22 useradd[3712283]: new user: name=builder, UID=697, GID=697, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/kernel-modules-ipt_netflow-un-def-2.5-alt1.k.330258.1.src.rpm: The use of such a license name is ambiguous: GPL <13>Feb 27 03:51:25 rpmi: rpmquery-strictdep-1-alt1 sisyphus+227992.440.11.1 1556321045 installed <13>Feb 27 03:51:25 rpmi: libelf-devel-0.183-alt1 sisyphus+265868.100.1.1 1612568591 installed <13>Feb 27 03:51:28 rpmi: kernel-headers-modules-un-def-1:5.10.18-alt1 sisyphus+266880.100.1.2 1614190457 installed <13>Feb 27 03:51:28 rpmi: rpm-build-kernel-0.113-alt1 sisyphus+236125.100.2.1 1565884403 installed warning: line 35: Deprecated PreReq converted to Requires(pre,postun): PreReq: kernel-image-un-def = 1:5.10.18-alt1 <13>Feb 27 03:51:31 rpmi: libiptables-1.8.6-alt1 sisyphus+262268.100.1.1 1606080655 installed <13>Feb 27 03:51:31 rpmi: libiptables-devel-1.8.6-alt1 sisyphus+262268.100.1.1 1606080655 installed <13>Feb 27 03:51:31 rpmi: kernel-source-ipt_netflow-2.5-alt2 sisyphus+252723.100.1.1 1591177757 installed warning: line 35: Deprecated PreReq converted to Requires(pre,postun): PreReq: kernel-image-un-def = 1:5.10.18-alt1 Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/kernel-modules-ipt_netflow-un-def-2.5-alt1.k.330258.1.src.rpm (w1.gzdio) warning: line 35: Deprecated PreReq converted to Requires(pre,postun): PreReq: kernel-image-un-def = 1:5.10.18-alt1 Installing kernel-modules-ipt_netflow-un-def-2.5-alt1.k.330258.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64108 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf 'ipt_netflow-2.5*' + tar xf /usr/src/kernel/sources/ipt_netflow-2.5.tar.bz2 + cd /usr/src/RPM/BUILD + cd ipt_netflow-2.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87899 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ipt_netflow-2.5 + . /usr/src/linux-5.10.18-un-def/gcc_version.inc ++ export GCC_VERSION=10 ++ GCC_VERSION=10 + ./configure --kdir=/usr/src/linux-5.10.18-un-def-alt1 grep: /proc/version: No such file or directory Kernel version: 5.10.18-un-def-alt1 (sources) Kernel sources: /usr/src/linux-5.10.18-un-def-alt1 (requested) Checking for presence of include/linux/netfilter.h... Yes netfilter.h uses CONFIG_NF_NAT_NEEDED... No Checking for presence of include/linux/llist.h... Yes Checking for presence of include/linux/grsecurity.h... No which: no iptables in (/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:/bin:/usr/bin:/usr/sbin:/sbin:/usr/local/sbin) Iptables binary version: no iptables binary found Xtables version: 1.8.6 (detected from /usr/bin/pkg-config) Check for working gcc: Yes (gcc) Checking for presence of xtables.h... Yes Iptables include flags: (pkg-config) Iptables module path: /lib64/iptables (pkg-config) Searching for net-snmp-config... No. Searching for net-snmp agent... No. Assuming you don't want net-snmp agent support. Otherwise do: yum install net-snmp net-snmp-devel Checking for DKMS... No. (It may be useful to install it.) ! ! DKMS is method of installing kernel modules, that will ! automatically recompile module after kernel upgrade. ! ! To install it under Centos enable EPEL or RPMforge repository, ! then run this: ! root# yum install dkms ! Creating Makefile.. done. If you need some options enabled run ./configure --help Now run: make all install + make KDIR=/usr/src/linux-5.10.18-un-def-alt1 make: Entering directory '/usr/src/RPM/BUILD/ipt_netflow-2.5' ./gen_compat_def > compat_def.h Compiling for kernel 5.10.18-un-def-alt1 make -C /usr/src/linux-5.10.18-un-def-alt1 M=/usr/src/RPM/BUILD/ipt_netflow-2.5 modules CONFIG_DEBUG_INFO=y make[1]: Entering directory '/usr/src/linux-5.10.18-un-def-alt1' CC [M] /usr/src/RPM/BUILD/ipt_netflow-2.5/ipt_NETFLOW.o MODPOST /usr/src/RPM/BUILD/ipt_netflow-2.5/Module.symvers CC [M] /usr/src/RPM/BUILD/ipt_netflow-2.5/ipt_NETFLOW.mod.o LD [M] /usr/src/RPM/BUILD/ipt_netflow-2.5/ipt_NETFLOW.ko make[1]: Leaving directory '/usr/src/linux-5.10.18-un-def-alt1' gcc -O2 -Wall -Wunused -DXTABLES -fPIC -o libipt_NETFLOW_sh.o -c libipt_NETFLOW.c gcc -shared -o libipt_NETFLOW.so libipt_NETFLOW_sh.o gcc -O2 -Wall -Wunused -DXTABLES -fPIC -o libip6t_NETFLOW_sh.o -c libipt_NETFLOW.c gcc -shared -o libip6t_NETFLOW.so libip6t_NETFLOW_sh.o rm libipt_NETFLOW_sh.o libip6t_NETFLOW_sh.o make: Leaving directory '/usr/src/RPM/BUILD/ipt_netflow-2.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.28541 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/kernel-modules-ipt_netflow-un-def-buildroot + : + /bin/rm -rf -- /usr/src/tmp/kernel-modules-ipt_netflow-un-def-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ipt_netflow-2.5 + mkdir -p /usr/src/tmp/kernel-modules-ipt_netflow-un-def-buildroot//lib/modules/5.10.18-un-def-alt1/misc + install ipt_NETFLOW.ko /usr/src/tmp/kernel-modules-ipt_netflow-un-def-buildroot//lib/modules/5.10.18-un-def-alt1/misc + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/kernel-modules-ipt_netflow-un-def-buildroot (auto) Verifying and fixing files in /usr/src/tmp/kernel-modules-ipt_netflow-un-def-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/kernel-modules-ipt_netflow-un-def-buildroot/ (default) Compressing files in /usr/src/tmp/kernel-modules-ipt_netflow-un-def-buildroot (auto) Adjusting library links in /usr/src/tmp/kernel-modules-ipt_netflow-un-def-buildroot ./lib: (from :0) Verifying ELF objects in /usr/src/tmp/kernel-modules-ipt_netflow-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.10.18-un-def-alt1/misc/ipt_NETFLOW.ko: eu-elflint failed Hardlinking identical .pyc and .pyo files Processing files: kernel-modules-ipt_netflow-un-def-2.5-alt1.k.330258.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gnqZkA 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.dASxPC find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Adding an insignificant disttag (z) to Conflicts: kernel-modules-ipt_netflow-5.10.18-un-def-alt1 > 2.5-alt1.k.330258.1 Provides: kernel-modules-ipt_netflow-5.10.18-un-def-alt1 = 2.5-alt1.k.330258.1 Requires(pre): kernel-image-un-def = 1:5.10.18-alt1:sisyphus+266880.100.1.2 Requires(postun): kernel-image-un-def = 1:5.10.18-alt1:sisyphus+266880.100.1.2 Conflicts: kernel-modules-ipt_netflow-5.10.18-un-def-alt1 < 2.5-alt1.k.330258.1, kernel-modules-ipt_netflow-5.10.18-un-def-alt1 > 2.5-alt1.k.330258.1:z Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a0PgqD Creating kernel-modules-ipt_netflow-un-def-debuginfo package Processing files: kernel-modules-ipt_netflow-un-def-debuginfo-2.5-alt1.k.330258.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1HfFLC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Lz5CvD find-requires: running scripts (debuginfo) Requires: kernel-modules-ipt_netflow-un-def = 2.5-alt1.k.330258.1 Adding to kernel-modules-ipt_netflow-un-def-debuginfo a strict dependency on kernel-modules-ipt_netflow-un-def Wrote: /usr/src/RPM/RPMS/x86_64/kernel-modules-ipt_netflow-un-def-2.5-alt1.k.330258.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/kernel-modules-ipt_netflow-un-def-debuginfo-2.5-alt1.k.330258.1.x86_64.rpm (w2.lzdio) 6.89user 1.86system 0:15.14elapsed 57%CPU (0avgtext+0avgdata 143652maxresident)k 0inputs+0outputs (0major+817193minor)pagefaults 0swaps /.out/kernel-modules-ipt_netflow-un-def-2.5-alt1.k.330258.1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/kernel-modules-ipt_netflow-un-def-debuginfo-2.5-alt1.k.330258.1.x86_64.rpm: The use of such a license name is ambiguous: GPL 13.29user 5.37system 0:29.82elapsed 62%CPU (0avgtext+0avgdata 143652maxresident)k 176inputs+0outputs (0major+1224142minor)pagefaults 0swaps