<86>Sep 13 16:19:49 userdel[1738407]: delete user 'rooter' <86>Sep 13 16:19:49 userdel[1738407]: removed group 'rooter' owned by 'rooter' <86>Sep 13 16:19:49 groupadd[1738425]: group added to /etc/group: name=rooter, GID=669 <86>Sep 13 16:19:49 groupadd[1738425]: group added to /etc/gshadow: name=rooter <86>Sep 13 16:19:49 groupadd[1738425]: new group: name=rooter, GID=669 <86>Sep 13 16:19:49 useradd[1738443]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Sep 13 16:19:49 userdel[1738478]: delete user 'builder' <86>Sep 13 16:19:49 userdel[1738478]: removed group 'builder' owned by 'builder' <86>Sep 13 16:19:49 userdel[1738478]: removed shadow group 'builder' owned by 'builder' <86>Sep 13 16:19:49 groupadd[1738492]: group added to /etc/group: name=builder, GID=670 <86>Sep 13 16:19:49 groupadd[1738492]: group added to /etc/gshadow: name=builder <86>Sep 13 16:19:49 groupadd[1738492]: new group: name=builder, GID=670 <86>Sep 13 16:19:49 useradd[1738504]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/igmpproxy-0.1-alt1.qa1.nosrc.rpm (w1.gzdio) Installing igmpproxy-0.1-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.76037 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf igmpproxy-0.1 + echo 'Source #0 (igmpproxy-0.1.tar):' Source #0 (igmpproxy-0.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/igmpproxy-0.1.tar + cd igmpproxy-0.1 + /bin/chmod -c -Rf u+rwX,go-w . + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force 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:6: installing './compile' configure.ac:8: installing './config.guess' configure.ac:8: installing './config.sub' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' Makefile.am: installing './INSTALL' src/Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.360 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd igmpproxy-0.1 + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./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 configure: WARNING: unrecognized options: --without-included-gettext 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 whether make supports the include directive... yes (GNU style) 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 dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for struct sockaddr.sa_len... no checking for struct sockaddr_in.sin_len... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating doc/igmpproxy.8 config.status: creating doc/igmpproxy.conf.5 config.status: creating config.h config.status: linking src/os-linux.h to src/os.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in doc make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o callout.o callout.c make[2]: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o config.o config.c make[2]: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o confread.o confread.c make[2]: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ifvc.o ifvc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o kern.o kern.c make[2]: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o igmpproxy.o igmpproxy.c make[2]: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o request.o request.c make[2]: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mcgroup.o mcgroup.c make[2]: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lib.o lib.c make[2]: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o syslog.o syslog.c make[2]: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o igmp.o igmp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o udpsock.o udpsock.c make[2]: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mroute-api.o mroute-api.c make[2]: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o rttable.o rttable.c make[2]: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o igmpproxy callout.o config.o confread.o ifvc.o igmp.o igmpproxy.o kern.o lib.o mcgroup.o mroute-api.o request.o rttable.o syslog.o udpsock.o make[2]: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.13654 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/igmpproxy-buildroot + : + /bin/rm -rf -- /usr/src/tmp/igmpproxy-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd igmpproxy-0.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/igmpproxy-buildroot make: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/igmpproxy-buildroot/usr/share/man/man5' /usr/libexec/rpm-build/install -p -m 644 igmpproxy.conf.5 '/usr/src/tmp/igmpproxy-buildroot/usr/share/man/man5' /bin/mkdir -p '/usr/src/tmp/igmpproxy-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 igmpproxy.8 '/usr/src/tmp/igmpproxy-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1/doc' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' /bin/mkdir -p '/usr/src/tmp/igmpproxy-buildroot/usr/sbin' /usr/libexec/rpm-build/install -p igmpproxy '/usr/src/tmp/igmpproxy-buildroot/usr/sbin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1' make[2]: Entering directory '/usr/src/RPM/BUILD/igmpproxy-0.1' /bin/mkdir -p '/usr/src/tmp/igmpproxy-buildroot/etc' /usr/libexec/rpm-build/install -p -m 644 igmpproxy.conf '/usr/src/tmp/igmpproxy-buildroot/etc' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1' make: Leaving directory '/usr/src/RPM/BUILD/igmpproxy-0.1' + /usr/lib/rpm/find-lang igmpproxy + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/igmpproxy-buildroot (auto) Verifying and fixing files in /usr/src/tmp/igmpproxy-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/igmpproxy-buildroot/ (default) Compressing files in /usr/src/tmp/igmpproxy-buildroot (auto) Verifying ELF objects in /usr/src/tmp/igmpproxy-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: igmpproxy-0.1-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.13654 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd igmpproxy-0.1 + DOCDIR=/usr/src/tmp/igmpproxy-buildroot/usr/share/doc/igmpproxy-0.1 + export DOCDIR + rm -rf /usr/src/tmp/igmpproxy-buildroot/usr/share/doc/igmpproxy-0.1 + /bin/mkdir -p /usr/src/tmp/igmpproxy-buildroot/usr/share/doc/igmpproxy-0.1 + cp -prL NEWS README COPYING /usr/src/tmp/igmpproxy-buildroot/usr/share/doc/igmpproxy-0.1 + chmod -R go-w /usr/src/tmp/igmpproxy-buildroot/usr/share/doc/igmpproxy-0.1 + chmod -R a+rX /usr/src/tmp/igmpproxy-buildroot/usr/share/doc/igmpproxy-0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BZAGJq 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.rZtXFs 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.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DH6k6q Creating igmpproxy-debuginfo package Processing files: igmpproxy-debuginfo-0.1-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MA2Pwr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VWVf3q find-requires: running scripts (debuginfo) Requires: igmpproxy = 0.1-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to igmpproxy-debuginfo a strict dependency on igmpproxy Wrote: /usr/src/RPM/RPMS/x86_64/igmpproxy-0.1-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/igmpproxy-debuginfo-0.1-alt1.qa1.x86_64.rpm (w2.lzdio) 3.46user 1.29system 0:10.27elapsed 46%CPU (0avgtext+0avgdata 35904maxresident)k 0inputs+0outputs (0major+421779minor)pagefaults 0swaps 4.74user 3.54system 0:13.63elapsed 60%CPU (0avgtext+0avgdata 35904maxresident)k 0inputs+0outputs (0major+599799minor)pagefaults 0swaps --- igmpproxy-0.1-alt1.qa1.x86_64.rpm.repo 2021-06-27 17:32:46.471604266 +0000 +++ igmpproxy-0.1-alt1.qa1.x86_64.rpm.hasher 2021-09-13 16:20:01.702578453 +0000 @@ -17,3 +17,3 @@ File: /etc/igmpproxy.conf 100644 root:root 4d079ba333a46ae3c507420862ee9e85 -File: /usr/sbin/igmpproxy 100755 root:root ff07df9bbc5007e6f453689540f3ea5c +File: /usr/sbin/igmpproxy 100755 root:root 579ad6b980c5e56abf30f2a343264126 File: /usr/share/doc/igmpproxy-0.1 40755 root:root @@ -24,2 +24,2 @@ File: /usr/share/man/man8/igmpproxy.8.xz 100644 root:root 777e5e288d4022b72e1bdddc06c3a216 -RPMIdentity: 4dadb7ca3b0ce7bb76ef48fcd787471f49ea3802f843a8814dc7ffed3501d1906fde9e663c36345e3824aac571f0e4272c20b1dc597172076af01f25b7c20168 +RPMIdentity: be39db19ec6d92c760783c09a3911074afdc300186f109a318141108bcfd4e2fc2aa2697080894e0114c9ad595d99b9f595b3bd5156c69376431b6b665c79e18 --- igmpproxy-debuginfo-0.1-alt1.qa1.x86_64.rpm.repo 2021-06-27 17:32:46.456604130 +0000 +++ igmpproxy-debuginfo-0.1-alt1.qa1.x86_64.rpm.hasher 2021-09-13 16:20:01.768578682 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/53 40755 root:root -/usr/lib/debug/.build-id/53/d876fd0add5873d9ed49212dc9c282682a8ddc 120777 root:root ../../../../sbin/igmpproxy -/usr/lib/debug/.build-id/53/d876fd0add5873d9ed49212dc9c282682a8ddc.debug 120777 root:root ../../usr/sbin/igmpproxy.debug +/usr/lib/debug/.build-id/ba 40755 root:root +/usr/lib/debug/.build-id/ba/f2f97e4bed73645816bf64bb029518bb2f0322 120777 root:root ../../../../sbin/igmpproxy +/usr/lib/debug/.build-id/ba/f2f97e4bed73645816bf64bb029518bb2f0322.debug 120777 root:root ../../usr/sbin/igmpproxy.debug /usr/lib/debug/usr/sbin/igmpproxy.debug 100644 root:root @@ -27,6 +27,6 @@ Provides: igmpproxy-debuginfo = 0.1-alt1.qa1:sisyphus+276066.100.1.1 -File: /usr/lib/debug/.build-id/53 40755 root:root -File: /usr/lib/debug/.build-id/53/d876fd0add5873d9ed49212dc9c282682a8ddc 120777 root:root ../../../../sbin/igmpproxy -File: /usr/lib/debug/.build-id/53/d876fd0add5873d9ed49212dc9c282682a8ddc.debug 120777 root:root ../../usr/sbin/igmpproxy.debug -File: /usr/lib/debug/usr/sbin/igmpproxy.debug 100644 root:root 71f11766b7bf5ce26ef859dc94963210 +File: /usr/lib/debug/.build-id/ba 40755 root:root +File: /usr/lib/debug/.build-id/ba/f2f97e4bed73645816bf64bb029518bb2f0322 120777 root:root ../../../../sbin/igmpproxy +File: /usr/lib/debug/.build-id/ba/f2f97e4bed73645816bf64bb029518bb2f0322.debug 120777 root:root ../../usr/sbin/igmpproxy.debug +File: /usr/lib/debug/usr/sbin/igmpproxy.debug 100644 root:root e3d4f22ea97d83e98139f7784506662e File: /usr/src/debug/igmpproxy-0.1 40755 root:root @@ -49,2 +49,2 @@ File: /usr/src/debug/igmpproxy-0.1/src/udpsock.c 100644 root:root a7c163a8b664929485906d41398cf731 -RPMIdentity: ed04336544c870c4d60e0099d03a8cae36c1b4263beeb8b12bcece74554f4a7c2a32e276b7eab8d17b1e49050bc7cb4a881f85a8c22191589c07fbf44751f29d +RPMIdentity: 0b7beeb221a07f88724d77870cd380d5a59c915fe3939b67127743bd0e052b2e72b1053c94eae3421a7287ce8877234f1d8d234c82ac97e631af615bd1960863