<86>Feb 25 01:36:17 userdel[3234580]: delete user 'rooter' <86>Feb 25 01:36:17 userdel[3234580]: removed group 'rooter' owned by 'rooter' <86>Feb 25 01:36:17 userdel[3234580]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 25 01:36:17 groupadd[3234900]: group added to /etc/group: name=rooter, GID=1820 <86>Feb 25 01:36:17 groupadd[3234900]: group added to /etc/gshadow: name=rooter <86>Feb 25 01:36:17 groupadd[3234900]: new group: name=rooter, GID=1820 <86>Feb 25 01:36:17 useradd[3235207]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash <86>Feb 25 01:36:17 userdel[3235528]: delete user 'builder' <86>Feb 25 01:36:17 userdel[3235528]: removed group 'builder' owned by 'builder' <86>Feb 25 01:36:17 userdel[3235528]: removed shadow group 'builder' owned by 'builder' <86>Feb 25 01:36:17 groupadd[3235894]: group added to /etc/group: name=builder, GID=1821 <86>Feb 25 01:36:17 groupadd[3235894]: group added to /etc/gshadow: name=builder <86>Feb 25 01:36:17 groupadd[3235894]: new group: name=builder, GID=1821 <86>Feb 25 01:36:17 useradd[3236550]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash <13>Feb 25 01:36:23 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>Feb 25 01:36:26 rpmi: zlib-devel-1.2.13-alt1 p10+318109.100.2.1 1682690580 installed <13>Feb 25 01:36:26 rpmi: bzlib-devel-1:1.0.8-alt1 sisyphus+278099.400.1.1 1626027681 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/pgpdump-0.33-alt1.nosrc.rpm (w1.gzdio) Installing pgpdump-0.33-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36192 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pgpdump-0.33 + echo 'Source #0 (pgpdump-0.33.tar):' Source #0 (pgpdump-0.33.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/pgpdump-0.33.tar + cd pgpdump-0.33 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.36192 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pgpdump-0.33 + 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 + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + 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: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext 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 inflate in -lz... yes checking for BZ2_bzBuffToBuffDecompress in -lbz2... 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 unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking unixlib/local.h usability... no checking unixlib/local.h presence... no checking for unixlib/local.h... no checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/pgpdump-0.33' cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -O -Wall pgpdump.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -O -Wall types.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -O -Wall tagfuncs.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -O -Wall packet.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -O -Wall subfunc.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -O -Wall signature.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -O -Wall keys.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -O -Wall buffer.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -O -Wall uatfunc.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -O -Wall -o pgpdump pgpdump.o types.o tagfuncs.o packet.o subfunc.o signature.o keys.o buffer.o uatfunc.o -lbz2 -lz make: Leaving directory '/usr/src/RPM/BUILD/pgpdump-0.33' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.55393 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pgpdump-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pgpdump-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd pgpdump-0.33 + install -D pgpdump /usr/src/tmp/pgpdump-buildroot/usr/bin/pgpdump + install -D pgpdump.1 /usr/src/tmp/pgpdump-buildroot/usr/share/man/man1/pgpdump.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pgpdump-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pgpdump-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/pgpdump-buildroot/ (default) Compressing files in /usr/src/tmp/pgpdump-buildroot (auto) mode of '/usr/src/tmp/pgpdump-buildroot/usr/share/man/man1/pgpdump.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying ELF objects in /usr/src/tmp/pgpdump-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: pgpdump-0.33-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.19627 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pgpdump-0.33 + DOCDIR=/usr/src/tmp/pgpdump-buildroot/usr/share/doc/pgpdump-0.33 + export DOCDIR + rm -rf /usr/src/tmp/pgpdump-buildroot/usr/share/doc/pgpdump-0.33 + /bin/mkdir -p /usr/src/tmp/pgpdump-buildroot/usr/share/doc/pgpdump-0.33 + cp -prL CHANGES COPYRIGHT README.md /usr/src/tmp/pgpdump-buildroot/usr/share/doc/pgpdump-0.33 + chmod -R go-w /usr/src/tmp/pgpdump-buildroot/usr/share/doc/pgpdump-0.33 + chmod -R a+rX /usr/src/tmp/pgpdump-buildroot/usr/share/doc/pgpdump-0.33 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UCrOcA 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.JqQG6x 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, libbz2.so.1()(64bit) >= set:igvOXRQuy1, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), libz.so.1()(64bit) >= set:khM4gEZ5EyqZ72, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ap4N9y Creating pgpdump-debuginfo package Processing files: pgpdump-debuginfo-0.33-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HYDBix find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gEARhA find-requires: running scripts (debuginfo) Requires: pgpdump = 0.33-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libbz2.so.1), debug64(libc.so.6), debug64(libz.so.1) Adding to pgpdump-debuginfo a strict dependency on pgpdump Wrote: /usr/src/RPM/RPMS/x86_64/pgpdump-0.33-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pgpdump-debuginfo-0.33-alt1.x86_64.rpm (w2.lzdio) 1.76user 2.01system 0:11.69elapsed 32%CPU (0avgtext+0avgdata 24640maxresident)k 0inputs+0outputs (0major+363089minor)pagefaults 0swaps 6.32user 3.51system 0:32.30elapsed 30%CPU (0avgtext+0avgdata 129392maxresident)k 0inputs+0outputs (0major+273908minor)pagefaults 0swaps --- pgpdump-0.33-alt1.x86_64.rpm.repo 2020-04-13 15:06:47.000000000 +0000 +++ pgpdump-0.33-alt1.x86_64.rpm.hasher 2024-02-25 01:36:42.832832485 +0000 @@ -17,3 +17,3 @@ Provides: pgpdump = 0.33-alt1:sisyphus+249885.100.1.1 -File: /usr/bin/pgpdump 100755 root:root ee913eabbadadeb50f7b0b08ff0f078a +File: /usr/bin/pgpdump 100755 root:root 1b2ff1b596f6398061faa36e1062509a File: /usr/share/doc/pgpdump-0.33 40755 root:root @@ -23,2 +23,2 @@ File: /usr/share/man/man1/pgpdump.1.xz 100644 root:root 72f2f4f26239985147e5cae7a9cb5510 -RPMIdentity: 8ffcc3b36dc09c6a9f1f3b608cfc21c5c0a7383f396a0e8f6558e6b11d548f7aacc4a698385d1a2030697d2bc0e141c50dbe9096853eed66aff10cc3635037d9 +RPMIdentity: 05694a76cd2e667331a1e386672a696f3165fecaf1615dec7ea1dc2005f093352ecb327b017cb33716327156d53b786fef593afa4981157651ab9995c7968e8e --- pgpdump-debuginfo-0.33-alt1.x86_64.rpm.repo 2020-04-13 15:06:47.000000000 +0000 +++ pgpdump-debuginfo-0.33-alt1.x86_64.rpm.hasher 2024-02-25 01:36:43.308837722 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c1 40755 root:root -/usr/lib/debug/.build-id/c1/2d6cc4e750ee0f75d4b5693d821bf3f8e1a91b 120777 root:root ../../../../bin/pgpdump -/usr/lib/debug/.build-id/c1/2d6cc4e750ee0f75d4b5693d821bf3f8e1a91b.debug 120777 root:root ../../usr/bin/pgpdump.debug +/usr/lib/debug/.build-id/99 40755 root:root +/usr/lib/debug/.build-id/99/a38419169f6e7f69d495227d9a5ed4f6b718d3 120777 root:root ../../../../bin/pgpdump +/usr/lib/debug/.build-id/99/a38419169f6e7f69d495227d9a5ed4f6b718d3.debug 120777 root:root ../../usr/bin/pgpdump.debug /usr/lib/debug/usr/bin/pgpdump.debug 100644 root:root @@ -22,6 +22,6 @@ Provides: pgpdump-debuginfo = 0.33-alt1:sisyphus+249885.100.1.1 -File: /usr/lib/debug/.build-id/c1 40755 root:root -File: /usr/lib/debug/.build-id/c1/2d6cc4e750ee0f75d4b5693d821bf3f8e1a91b 120777 root:root ../../../../bin/pgpdump -File: /usr/lib/debug/.build-id/c1/2d6cc4e750ee0f75d4b5693d821bf3f8e1a91b.debug 120777 root:root ../../usr/bin/pgpdump.debug -File: /usr/lib/debug/usr/bin/pgpdump.debug 100644 root:root e4fa26e3cfcdd126b30a809afbf592c6 +File: /usr/lib/debug/.build-id/99 40755 root:root +File: /usr/lib/debug/.build-id/99/a38419169f6e7f69d495227d9a5ed4f6b718d3 120777 root:root ../../../../bin/pgpdump +File: /usr/lib/debug/.build-id/99/a38419169f6e7f69d495227d9a5ed4f6b718d3.debug 120777 root:root ../../usr/bin/pgpdump.debug +File: /usr/lib/debug/usr/bin/pgpdump.debug 100644 root:root 4af42d04f84d4deab3d66c4efaccb57a File: /usr/src/debug/pgpdump-0.33 40755 root:root @@ -37,2 +37,2 @@ File: /usr/src/debug/pgpdump-0.33/uatfunc.c 100644 root:root 2b2843d18913524ae8d1c42d8a7aae32 -RPMIdentity: c7330d24097167b3f328e6a977b0233efb9f5d2634d6397a3b30f887df1767462eb2776eaa0eb2536312dcecff8d94298900f46c4d993ef809e518c4d13d3c12 +RPMIdentity: 0f0259c03fad87964860147384f52ed725f98b3534af7e21ad9a703022100e155e1d50354bbc13d0bc7b0a979eef6648517476e4c503fb434d5e386669db5766