<86>Jun 16 00:38:52 userdel[3270235]: delete user 'rooter' <86>Jun 16 00:38:52 userdel[3270235]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:38:52 groupadd[3270259]: group added to /etc/group: name=rooter, GID=1805 <86>Jun 16 00:38:52 groupadd[3270259]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:38:52 groupadd[3270259]: new group: name=rooter, GID=1805 <86>Jun 16 00:38:52 useradd[3270279]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash <86>Jun 16 00:38:52 userdel[3270312]: delete user 'builder' <86>Jun 16 00:38:52 userdel[3270312]: removed group 'builder' owned by 'builder' <86>Jun 16 00:38:52 userdel[3270312]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:38:52 groupadd[3270337]: group added to /etc/group: name=builder, GID=1806 <86>Jun 16 00:38:52 groupadd[3270337]: group added to /etc/gshadow: name=builder <86>Jun 16 00:38:52 groupadd[3270337]: new group: name=builder, GID=1806 <86>Jun 16 00:38:52 useradd[3270358]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/iprange-1.0.4-alt1.nosrc.rpm (w1.gzdio) Installing iprange-1.0.4-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97934 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf iprange-1.0.4 + echo 'Source #0 (iprange-1.0.4.tar):' Source #0 (iprange-1.0.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/iprange-1.0.4.tar + cd iprange-1.0.4 + /bin/chmod -c -Rf u+rwX,go-w . + /usr/bin/subst 's|.*iprange.spec||' ./configure.ac Makefile.am + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.97934 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iprange-1.0.4 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:47: installing './compile' configure.ac:46: installing './config.guess' configure.ac:46: installing './config.sub' configure.ac:45: installing './install-sh' configure.ac:45: installing './missing' Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + 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-man configure: WARNING: unrecognized options: --without-included-gettext checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-alt-linux-gnu checking host 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes 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 for uint32_t... yes checking for inline... inline checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -c -o ipset_combine.o ipset_combine.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -c -o ipset_copy.o ipset_copy.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -c -o ipset_merge.o ipset_merge.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -c -o ipset.o ipset.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -c -o ipset_reduce.o ipset_reduce.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -c -o ipset_binary.o ipset_binary.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -c -o ipset_exclude.o ipset_exclude.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -c -o ipset_common.o ipset_common.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -c -o ipset_optimize.o ipset_optimize.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -c -o ipset_diff.o ipset_diff.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -c -o iprange.o iprange.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -c -o ipset_load.o ipset_load.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -c -o ipset_print.o ipset_print.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -o iprange iprange.o ipset.o ipset_binary.o ipset_combine.o ipset_common.o ipset_copy.o ipset_diff.o ipset_exclude.o ipset_load.o ipset_merge.o ipset_optimize.o ipset_print.o ipset_reduce.o make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.68234 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/iprange-buildroot + : + /bin/rm -rf -- /usr/src/tmp/iprange-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd iprange-1.0.4 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/iprange-buildroot make: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' /bin/mkdir -p '/usr/src/tmp/iprange-buildroot/usr/bin' /usr/libexec/rpm-build/install -p iprange '/usr/src/tmp/iprange-buildroot/usr/bin' make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/iprange-buildroot (auto) Verifying and fixing files in /usr/src/tmp/iprange-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/iprange-buildroot/ (default) Compressing files in /usr/src/tmp/iprange-buildroot (auto) Verifying ELF objects in /usr/src/tmp/iprange-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: iprange-1.0.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BmRnBx 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.sKZdIw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, 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), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o8wkfx Creating iprange-debuginfo package Processing files: iprange-debuginfo-1.0.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aAapky find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fHoJvx find-requires: running scripts (debuginfo) Requires: iprange = 1.0.4-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpthread.so.0) Wrote: /usr/src/RPM/RPMS/x86_64/iprange-1.0.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/iprange-debuginfo-1.0.4-alt1.x86_64.rpm (w2.lzdio) 3.17user 3.60system 0:10.17elapsed 66%CPU (0avgtext+0avgdata 36624maxresident)k 0inputs+0outputs (0major+517318minor)pagefaults 0swaps 0.56user 1.98system 0:15.68elapsed 16%CPU (0avgtext+0avgdata 12128maxresident)k 0inputs+0outputs (0major+99219minor)pagefaults 0swaps --- iprange-1.0.4-alt1.x86_64.rpm.repo 2017-12-11 09:33:01.000000000 +0000 +++ iprange-1.0.4-alt1.x86_64.rpm.hasher 2024-06-16 00:39:05.070004613 +0000 @@ -11,3 +11,3 @@ Provides: iprange = 1.0.4-alt1 -File: /usr/bin/iprange 100755 root:root 7de49887e7048b0a66f778f4c8aae6c1 -RPMIdentity: 47fc2182f1f07c52e9652ea967a8f02680f110253b455c36ab6fe9f9625b6f26a602bcdbc968cc5965f8184e7e3c9b8e50276d4540d6267e154cabb93ddf4552 +File: /usr/bin/iprange 100755 root:root 084fb6fbf268dc06fe28b289f802c4d9 +RPMIdentity: a3d6db318e28328fe9e13f79c91b7d96f9b88c8d382bb38f5ee061090d4dc81f481958855c1e5a6f610475abb4ac5db7b460d64caf75040aa85b9e48bd466ef2 --- iprange-debuginfo-1.0.4-alt1.x86_64.rpm.repo 2017-12-11 09:33:01.000000000 +0000 +++ iprange-debuginfo-1.0.4-alt1.x86_64.rpm.hasher 2024-06-16 00:39:05.157005981 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/cd 40755 root:root -/usr/lib/debug/.build-id/cd/e8f62a55f2cd5de5911f4cb613afd174039e61 120777 root:root ../../../../bin/iprange -/usr/lib/debug/.build-id/cd/e8f62a55f2cd5de5911f4cb613afd174039e61.debug 120777 root:root ../../usr/bin/iprange.debug +/usr/lib/debug/.build-id/94 40755 root:root +/usr/lib/debug/.build-id/94/727206b1eeefbbd703b9104b5eda0dd1ecc0a1 120777 root:root ../../../../bin/iprange +/usr/lib/debug/.build-id/94/727206b1eeefbbd703b9104b5eda0dd1ecc0a1.debug 120777 root:root ../../usr/bin/iprange.debug /usr/lib/debug/usr/bin/iprange.debug 100644 root:root @@ -35,6 +35,6 @@ Provides: iprange-debuginfo = 1.0.4-alt1 -File: /usr/lib/debug/.build-id/cd 40755 root:root -File: /usr/lib/debug/.build-id/cd/e8f62a55f2cd5de5911f4cb613afd174039e61 120777 root:root ../../../../bin/iprange -File: /usr/lib/debug/.build-id/cd/e8f62a55f2cd5de5911f4cb613afd174039e61.debug 120777 root:root ../../usr/bin/iprange.debug -File: /usr/lib/debug/usr/bin/iprange.debug 100644 root:root e23a2f2c0bb7f7877bb62862370aa27e +File: /usr/lib/debug/.build-id/94 40755 root:root +File: /usr/lib/debug/.build-id/94/727206b1eeefbbd703b9104b5eda0dd1ecc0a1 120777 root:root ../../../../bin/iprange +File: /usr/lib/debug/.build-id/94/727206b1eeefbbd703b9104b5eda0dd1ecc0a1.debug 120777 root:root ../../usr/bin/iprange.debug +File: /usr/lib/debug/usr/bin/iprange.debug 100644 root:root cab78e958f746d560af152563d7dfe0d File: /usr/src/debug/iprange-1.0.4 40755 root:root @@ -64,2 +64,2 @@ File: /usr/src/debug/iprange-1.0.4/ipset_reduce.h 100644 root:root ff7239a305d93eb4f888cdab175562a0 -RPMIdentity: 4acda4565e1f176d13532a8833a1ccea2d27f6f11ac9d7d7d03916e1e36184b5006fe8a35201be41eac14e566d3ef8822dfcb7aaa76777534b1ff03cfef8c361 +RPMIdentity: 8447e50911d22cf28ab86c0e97d449f285e312f3c25cd567c91fbf52bea05149985c50ec8a931a7446965260a7cd76cbc7c4288aae52d951febef2580a4ded16