<86>Feb 12 04:56:42 userdel[805815]: delete user 'rooter' <86>Feb 12 04:56:42 userdel[805815]: removed group 'rooter' owned by 'rooter' <86>Feb 12 04:56:42 userdel[805815]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 12 04:56:42 groupadd[805822]: group added to /etc/group: name=rooter, GID=1338 <86>Feb 12 04:56:42 groupadd[805822]: group added to /etc/gshadow: name=rooter <86>Feb 12 04:56:42 groupadd[805822]: new group: name=rooter, GID=1338 <86>Feb 12 04:56:42 useradd[805837]: new user: name=rooter, UID=1338, GID=1338, home=/root, shell=/bin/bash <86>Feb 12 04:56:42 userdel[805850]: delete user 'builder' <86>Feb 12 04:56:42 userdel[805850]: removed group 'builder' owned by 'builder' <86>Feb 12 04:56:42 userdel[805850]: removed shadow group 'builder' owned by 'builder' <86>Feb 12 04:56:42 groupadd[805881]: group added to /etc/group: name=builder, GID=1339 <86>Feb 12 04:56:42 groupadd[805881]: group added to /etc/gshadow: name=builder <86>Feb 12 04:56:42 groupadd[805881]: new group: name=builder, GID=1339 <86>Feb 12 04:56:42 useradd[805950]: new user: name=builder, UID=1339, GID=1339, home=/usr/src, shell=/bin/bash <13>Feb 12 04:56:46 rpmi: libnet2-1.1.6-alt1 sisyphus+278100.2700.1.1 1626058776 installed <13>Feb 12 04:56:46 rpmi: liblz4-1:1.9.4-alt1 sisyphus+309416.100.1.1 1667412981 installed <13>Feb 12 04:56:46 rpmi: libsystemd-1:252.5-alt1 sisyphus+314835.300.4.1 1675880247 installed <13>Feb 12 04:56:46 rpmi: libdbus-1.14.4-alt2 sisyphus+312215.100.1.1 1671712105 installed <13>Feb 12 04:56:46 rpmi: libpcap0.8-2:1.9.1-alt2 sisyphus+278380.100.1.1 1626093290 installed <13>Feb 12 04:56:46 rpmi: libpcap-devel-2:1.9.1-alt2 sisyphus+278380.100.1.1 1626093290 installed <13>Feb 12 04:56:46 rpmi: libnet2-devel-1.1.6-alt1 sisyphus+278100.2700.1.1 1626058776 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libnids-1.24-alt4.nosrc.rpm (w1.gzdio) Installing libnids-1.24-alt4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93068 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libnids-1.24 + echo 'Source #0 (libnids-1.24.tar):' Source #0 (libnids-1.24.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libnids-1.24.tar + cd libnids-1.24 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libnids-1.24-alt4.patch):' Patch #0 (libnids-1.24-alt4.patch): + /usr/bin/patch -p1 patching file configure.in patching file src/Makefile.in patching file src/checksum.c patching file src/libnids.3 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93068 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libnids-1.24 + autoconf + export ac_cv_lib_nsl_gethostbyname=no + ac_cv_lib_nsl_gethostbyname=no + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-libglib --enable-shared --disable-static configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext, --disable-static checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /bin/install -c checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for gettimeofday... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... (cached) no checking for libpcap... yes skipping glib2 support checking for libnet... yes checking whether to build shared library... yes checking the name of struct icmp... struct icmphdr checking if tcp states are defined... yes checking for bsd-ish struct udphdr... yes checking libnet version... looks new configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting config.status: creating samples/Makefile config.status: creating src/config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext, --disable-static + make -j16 shared cd src ; make shared make[1]: Entering directory '/usr/src/RPM/BUILD/libnids-1.24/src' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -c ip_options.c -o ip_options_pic.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ip_options.c:6: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnids-1.24/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libnids-1.24/src' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -c checksum.c -o checksum_pic.o In file included from /usr/include/sys/types.h:25, from checksum.c:2: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnids-1.24/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libnids-1.24/src' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -c ip_fragment.c -o ip_fragment_pic.o In file included from /usr/include/sys/types.h:25, from ip_fragment.c:7: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ ip_fragment.c: In function 'ip_find': ip_fragment.c:304:15: warning: variable 'qplast' set but not used [-Wunused-but-set-variable] 304 | struct ipq *qplast; | ^~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnids-1.24/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libnids-1.24/src' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -c util.c -o util_pic.o In file included from /usr/include/sys/types.h:25, from util.c:7: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnids-1.24/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libnids-1.24/src' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -c killtcp.c -o killtcp_pic.o In file included from /usr/include/sys/types.h:25, from killtcp.c:7: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnids-1.24/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libnids-1.24/src' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -c scan.c -o scan_pic.o In file included from /usr/include/sys/types.h:25, from scan.c:6: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnids-1.24/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libnids-1.24/src' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -c hash.c -o hash_pic.o In file included from /usr/include/sys/types.h:25, from hash.c:1: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ hash.c: In function 'getrnd': hash.c:18:7: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 18 | read (fd, xor, 12); | ^~~~~~~~~~~~~~~~~~ hash.c:19:7: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 19 | read (fd, perm, 12); | ^~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnids-1.24/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libnids-1.24/src' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -c allpromisc.c -o allpromisc_pic.o In file included from /usr/include/sys/types.h:25, from nids.h:9, from allpromisc.c:1: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnids-1.24/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libnids-1.24/src' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -c libnids.c -o libnids_pic.o In file included from /usr/include/sys/types.h:25, from libnids.c:7: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ libnids.c: In function 'open_live': libnids.c:512:9: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 512 | nids_params.device = pcap_lookupdev(nids_errbuf); | ^~~~~~~~~~~ In file included from /usr/include/pcap.h:43, from libnids.c:18: /usr/include/pcap/pcap.h:328:18: note: declared here 328 | PCAP_API char *pcap_lookupdev(char *) | ^~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnids-1.24/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libnids-1.24/src' x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -c tcp.c -o tcp_pic.o In file included from /usr/include/sys/types.h:25, from tcp.c:7: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnids-1.24/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libnids-1.24/src' x86_64-alt-linux-gcc -shared -Wl,-soname,libnids.so.1.24 -o libnids.so.1.24 checksum_pic.o ip_fragment_pic.o ip_options_pic.o killtcp_pic.o libnids_pic.o scan_pic.o tcp_pic.o util_pic.o allpromisc_pic.o hash_pic.o -lnet -lpcap checksum.h:6:16: warning: type of 'ip_compute_csum' does not match original declaration [-Wlto-type-mismatch] 6 | extern u_short ip_compute_csum(char *, int len); | ^ checksum.c:267:1: note: 'ip_compute_csum' was previously declared here 267 | ip_compute_csum(u_short *addr, int len) | ^ checksum.c:267:1: note: code may be misoptimized unless '-fno-strict-aliasing' is used checksum.h:5:9: warning: type of 'ip_fast_csum' does not match original declaration [-Wlto-type-mismatch] 5 | u_short ip_fast_csum(u_char *, u_int); | ^ checksum.c:259:1: note: type mismatch in parameter 2 259 | ip_fast_csum(u_short *addr, int len) | ^ checksum.c:259:1: note: type 'int' should match type 'u_int' checksum.c:259:1: note: 'ip_fast_csum' was previously declared here checksum.c:259:1: note: code may be misoptimized unless '-fno-strict-aliasing' is used make[1]: Leaving directory '/usr/src/RPM/BUILD/libnids-1.24/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.50089 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libnids-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libnids-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libnids-1.24 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/libnids-buildroot/usr exec_prefix=/usr/src/tmp/libnids-buildroot/usr bindir=/usr/src/tmp/libnids-buildroot/usr/bin sbindir=/usr/src/tmp/libnids-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libnids-buildroot/etc datadir=/usr/src/tmp/libnids-buildroot/usr/share includedir=/usr/src/tmp/libnids-buildroot/usr/include libdir=/usr/src/tmp/libnids-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libnids-buildroot/usr/lib localstatedir=/usr/src/tmp/libnids-buildroot/var/lib sharedstatedir=/usr/src/tmp/libnids-buildroot/var/lib mandir=/usr/src/tmp/libnids-buildroot/usr/share/man infodir=/usr/src/tmp/libnids-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/libnids-1.24' cd src ; /usr/bin/make _installshared make[1]: Entering directory '/usr/src/RPM/BUILD/libnids-1.24/src' ../mkinstalldirs /usr/src/tmp/libnids-buildroot/usr/lib64 mkdir /usr/src/tmp/libnids-buildroot mkdir /usr/src/tmp/libnids-buildroot/usr mkdir /usr/src/tmp/libnids-buildroot/usr/lib64 ../mkinstalldirs /usr/src/tmp/libnids-buildroot/usr/include mkdir /usr/src/tmp/libnids-buildroot/usr/include ../mkinstalldirs /usr/src/tmp/libnids-buildroot/usr/share/man/man3 mkdir /usr/src/tmp/libnids-buildroot/usr/share mkdir /usr/src/tmp/libnids-buildroot/usr/share/man mkdir /usr/src/tmp/libnids-buildroot/usr/share/man/man3 /usr/libexec/rpm-build/install -p -c -m 644 nids.h /usr/src/tmp/libnids-buildroot/usr/include /usr/libexec/rpm-build/install -p -c -m 644 libnids.3 /usr/src/tmp/libnids-buildroot/usr/share/man/man3 /usr/libexec/rpm-build/install -p -c -m 755 libnids.so.1.24 /usr/src/tmp/libnids-buildroot/usr/lib64 ln -s -f libnids.so.1.24 /usr/src/tmp/libnids-buildroot/usr/lib64/libnids.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libnids-1.24/src' make: Leaving directory '/usr/src/RPM/BUILD/libnids-1.24' + mkdir -p /usr/src/tmp/libnids-buildroot/usr/share/doc/libnids-1.24 + install -pm644 CHANGES CREDITS MISC README /usr/src/tmp/libnids-buildroot/usr/share/doc/libnids-1.24/ + install -pm644 doc/API.txt /usr/src/tmp/libnids-buildroot/usr/share/doc/libnids-1.24/API + install -pm644 doc/bugtraq_post doc/LINUX doc/PATCH doc/PERFORMANCE doc/TESTS /usr/src/tmp/libnids-buildroot/usr/share/doc/libnids-1.24/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libnids-buildroot (auto) mode of './usr/lib64/libnids.so.1.24' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libnids-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libnids-buildroot/ (default) Compressing files in /usr/src/tmp/libnids-buildroot (auto) Adjusting library links in /usr/src/tmp/libnids-buildroot ./usr/lib64: (from :0) libnids.so.1.24 -> libnids.so.1.24 Verifying ELF objects in /usr/src/tmp/libnids-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libnids-1.24-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mGCtOY find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libnids-buildroot/usr/lib64/libnids.so.1.24: 55 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ikehp0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libnids1 = 1.24-alt4, libnids2 = 1.24-alt4, libnids.so.1.24()(64bit) = set:jdzEAZuxBwiJZGcZbvoJtdZBio0lL38jfD4bwF8RXCmfn2cZkmoaBeZlHbYUbJb1aUNolclG10vijZ2VYkQ5WTqfWjIZk9dfCnbxZ8Ron5eN8XAc0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libnet.so.2()(64bit) >= set:liAhPAug536Hl8, libpcap.so.0.8()(64bit) >= set:kgzkeZ5VdvSQncZkvZbHrjXB1GzVZmUSh, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Obsoletes: libnids1 < 1.24-alt4, libnids2 < 1.24-alt4 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hHDHBH Creating libnids-debuginfo package Processing files: libnids-devel-1.24-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EBZcHF find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RHEU2S find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libnids1-devel = 1.24-alt4, libnids2-devel = 1.24-alt4 Requires: libnids = 1.24-alt4, libnet2-devel, libpcap-devel, /usr/lib64/libnids.so.1.24 Obsoletes: libnids1-devel, libnids2-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Egt350 Processing files: libnids-debuginfo-1.24-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bDIOfA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qvjr8D find-requires: running scripts (debuginfo) Provides: debug64(libnids.so.1.24) Requires: libnids = 1.24-alt4, debug64(libc.so.6), debug64(libnet.so.2), debug64(libpcap.so.0.8) Adding to libnids-devel a strict dependency on libnids Adding to libnids-debuginfo a strict dependency on libnids Removing 1 extra deps from libnids-devel due to dependency on libnids Wrote: /usr/src/RPM/RPMS/x86_64/libnids-1.24-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnids-devel-1.24-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnids-debuginfo-1.24-alt4.x86_64.rpm (w2.lzdio) 3.38user 1.86system 0:18.18elapsed 28%CPU (0avgtext+0avgdata 40972maxresident)k 0inputs+0outputs (0major+522930minor)pagefaults 0swaps 2.57user 2.03system 0:32.88elapsed 14%CPU (0avgtext+0avgdata 109548maxresident)k 0inputs+0outputs (32648major+156360minor)pagefaults 0swaps --- libnids-1.24-alt4.x86_64.rpm.repo 2021-07-12 03:01:06.000000000 +0000 +++ libnids-1.24-alt4.x86_64.rpm.hasher 2023-02-12 04:57:10.155117188 +0000 @@ -21,3 +21,3 @@ Obsoletes: libnids2 < 1.24-alt4 -File: /usr/lib64/libnids.so.1.24 100644 root:root aaf82aa8d87d6f6f05a51ad13b7a0b72 +File: /usr/lib64/libnids.so.1.24 100644 root:root 67b54c4c4b3262b36ebe4506f7af9126 File: /usr/share/doc/libnids-1.24 40755 root:root @@ -27,2 +27,2 @@ File: /usr/share/doc/libnids-1.24/README 100644 root:root 3ce7d0336a5a76b8c2d26d41236b7730 -RPMIdentity: a14b2bb4f36176dffd21013ed2203ee192c9a12d6b1ddaafef3fc8d96d17f22869195eee8f9b37633217c5cccb3a3887309fefd908322518373f7f8cea7e0db7 +RPMIdentity: 2a2b6e0efbd906f801d35785aec9667ef8383c11a02663e7dc599c4d97de0cb3141b3ee388d077fce04daada2ae7cf4845b1ed58ab4a823a9bf4aa96a404d3ce --- libnids-debuginfo-1.24-alt4.x86_64.rpm.repo 2021-07-12 03:01:06.000000000 +0000 +++ libnids-debuginfo-1.24-alt4.x86_64.rpm.hasher 2023-02-12 04:57:10.404119937 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/65 40755 root:root -/usr/lib/debug/.build-id/65/5ff2eb5b18a6d7f209b427c0f83b01cbf2018d 120777 root:root ../../../../lib64/libnids.so.1.24 -/usr/lib/debug/.build-id/65/5ff2eb5b18a6d7f209b427c0f83b01cbf2018d.debug 120777 root:root ../../usr/lib64/libnids.so.1.24.debug +/usr/lib/debug/.build-id/20 40755 root:root +/usr/lib/debug/.build-id/20/69ad96b9ce8b6e3a11f16693f68298b75768f1 120777 root:root ../../../../lib64/libnids.so.1.24 +/usr/lib/debug/.build-id/20/69ad96b9ce8b6e3a11f16693f68298b75768f1.debug 120777 root:root ../../usr/lib64/libnids.so.1.24.debug /usr/lib/debug/usr/lib64/libnids.so.1.24.debug 100644 root:root @@ -30,6 +30,6 @@ Provides: libnids-debuginfo = 1.24-alt4:sisyphus+278100.3200.1.1 -File: /usr/lib/debug/.build-id/65 40755 root:root -File: /usr/lib/debug/.build-id/65/5ff2eb5b18a6d7f209b427c0f83b01cbf2018d 120777 root:root ../../../../lib64/libnids.so.1.24 -File: /usr/lib/debug/.build-id/65/5ff2eb5b18a6d7f209b427c0f83b01cbf2018d.debug 120777 root:root ../../usr/lib64/libnids.so.1.24.debug -File: /usr/lib/debug/usr/lib64/libnids.so.1.24.debug 100644 root:root eefcfb478d4127db24dd2737249debb2 +File: /usr/lib/debug/.build-id/20 40755 root:root +File: /usr/lib/debug/.build-id/20/69ad96b9ce8b6e3a11f16693f68298b75768f1 120777 root:root ../../../../lib64/libnids.so.1.24 +File: /usr/lib/debug/.build-id/20/69ad96b9ce8b6e3a11f16693f68298b75768f1.debug 120777 root:root ../../usr/lib64/libnids.so.1.24.debug +File: /usr/lib/debug/usr/lib64/libnids.so.1.24.debug 100644 root:root 5ebcf1f3271212b079812c41a5d5bb4f File: /usr/src/debug/libnids-1.24 40755 root:root @@ -53,2 +53,2 @@ File: /usr/src/debug/libnids-1.24/src/util.h 100644 root:root 633409adc5968511f7160bf2980f50be -RPMIdentity: 40fb0ebb7cfda9a506de48c0de6ea93ff025ef4ce925c0e74f905ba928d54dc9cbbbf82bfa1acac6fe59364e29cee28b441ba5542c4f3c5a6289285ef5423a7c +RPMIdentity: de179cffed08d7978622ad6efe1c478c97e33dc6ef41d91fa17b08b113772ddd24ee6d942336c0fcc995737b46a8b7b7911a0c91955e006c168f805dd584887e