<86>Aug 1 09:36:14 userdel[3603554]: delete user 'rooter' <86>Aug 1 09:36:14 userdel[3603554]: removed group 'rooter' owned by 'rooter' <86>Aug 1 09:36:14 userdel[3603554]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 09:36:14 groupadd[3603571]: group added to /etc/group: name=rooter, GID=657 <86>Aug 1 09:36:14 groupadd[3603571]: group added to /etc/gshadow: name=rooter <86>Aug 1 09:36:14 groupadd[3603571]: new group: name=rooter, GID=657 <86>Aug 1 09:36:14 useradd[3603581]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Aug 1 09:36:14 userdel[3603596]: delete user 'builder' <86>Aug 1 09:36:14 userdel[3603596]: removed group 'builder' owned by 'builder' <86>Aug 1 09:36:14 userdel[3603596]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 09:36:14 groupadd[3603608]: group added to /etc/group: name=builder, GID=658 <86>Aug 1 09:36:14 groupadd[3603608]: group added to /etc/gshadow: name=builder <86>Aug 1 09:36:14 groupadd[3603608]: new group: name=builder, GID=658 <86>Aug 1 09:36:14 useradd[3603621]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash <13>Aug 1 09:36:17 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Aug 1 09:36:17 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/hexedit-1.2.13-alt1.nosrc.rpm (w1.gzdio) Installing hexedit-1.2.13-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.24994 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hexedit-1.2.13 + echo 'Source #0 (hexedit-1.2.13.tar):' Source #0 (hexedit-1.2.13.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/hexedit-1.2.13.tar + cd hexedit-1.2.13 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (hexedit-rh-config.patch):' Patch #1 (hexedit-rh-config.patch): + /usr/bin/patch -p1 patching file Makefile-build.in patching file Makefile.in + echo 'Patch #2 (hexedit-rh-man-color.patch):' Patch #2 (hexedit-rh-man-color.patch): + /usr/bin/patch -p1 patching file hexedit.1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.24994 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hexedit-1.2.13 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /bin/install -c checking for initscr in -lcurses... ./configure: line 3086: ac_fn_c_try_link: command not found no checking for initscr in -lncurses... yes checking for use_default_colors... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to run the C preprocessor... i586-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 whether stat file-mode macros are broken... no checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for memcmp... yes checking for memmem... yes checking for memrmem... no checking for memrchr... yes checking for strdup... yes checking for strerror... yes checking for basename... yes checking whether dirname is declared... yes checking whether basename is declared... yes checking whether memrchr is declared... yes checking whether memmem is declared... yes checking whether memrmem is declared... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating Makefile-build config.status: WARNING: 'Makefile-build.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 -j8 make: Entering directory '/usr/src/RPM/BUILD/hexedit-1.2.13' i586-alt-linux-gcc -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c hexedit.c make: Leaving directory '/usr/src/RPM/BUILD/hexedit-1.2.13' make: Entering directory '/usr/src/RPM/BUILD/hexedit-1.2.13' i586-alt-linux-gcc -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c misc.c make: Leaving directory '/usr/src/RPM/BUILD/hexedit-1.2.13' make: Entering directory '/usr/src/RPM/BUILD/hexedit-1.2.13' i586-alt-linux-gcc -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c search.c make: Leaving directory '/usr/src/RPM/BUILD/hexedit-1.2.13' make: Entering directory '/usr/src/RPM/BUILD/hexedit-1.2.13' i586-alt-linux-gcc -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c file.c make: Leaving directory '/usr/src/RPM/BUILD/hexedit-1.2.13' make: Entering directory '/usr/src/RPM/BUILD/hexedit-1.2.13' i586-alt-linux-gcc -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c page.c make: Leaving directory '/usr/src/RPM/BUILD/hexedit-1.2.13' make: Entering directory '/usr/src/RPM/BUILD/hexedit-1.2.13' i586-alt-linux-gcc -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c mark.c make: Leaving directory '/usr/src/RPM/BUILD/hexedit-1.2.13' make: Entering directory '/usr/src/RPM/BUILD/hexedit-1.2.13' i586-alt-linux-gcc -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c display.c make: Leaving directory '/usr/src/RPM/BUILD/hexedit-1.2.13' make: Entering directory '/usr/src/RPM/BUILD/hexedit-1.2.13' i586-alt-linux-gcc -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c interact.c make: Leaving directory '/usr/src/RPM/BUILD/hexedit-1.2.13' make: Entering directory '/usr/src/RPM/BUILD/hexedit-1.2.13' i586-alt-linux-gcc -o hexedit hexedit.o display.o mark.o page.o file.o interact.o misc.o search.o -lncurses make: Leaving directory '/usr/src/RPM/BUILD/hexedit-1.2.13' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.84509 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/hexedit-buildroot + : + /bin/rm -rf -- /usr/src/tmp/hexedit-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd hexedit-1.2.13 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/hexedit-buildroot make: Entering directory '/usr/src/RPM/BUILD/hexedit-1.2.13' /usr/libexec/rpm-build/install -p -d -m 755 /usr/src/tmp/hexedit-buildroot/usr/bin /usr/libexec/rpm-build/install -p -m 755 hexedit /usr/src/tmp/hexedit-buildroot/usr/bin /usr/libexec/rpm-build/install -p -d -m 755 /usr/src/tmp/hexedit-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p -m 644 hexedit.1 /usr/src/tmp/hexedit-buildroot/usr/share/man/man1 make: Leaving directory '/usr/src/RPM/BUILD/hexedit-1.2.13' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/hexedit-buildroot (auto) Verifying and fixing files in /usr/src/tmp/hexedit-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/hexedit-buildroot/ (default) Compressing files in /usr/src/tmp/hexedit-buildroot (auto) Verifying ELF objects in /usr/src/tmp/hexedit-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: hexedit-1.2.13-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.92796 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hexedit-1.2.13 + DOCDIR=/usr/src/tmp/hexedit-buildroot/usr/share/doc/hexedit-1.2.13 + export DOCDIR + rm -rf /usr/src/tmp/hexedit-buildroot/usr/share/doc/hexedit-1.2.13 + /bin/mkdir -p /usr/src/tmp/hexedit-buildroot/usr/share/doc/hexedit-1.2.13 + cp -prL hexedit-1.2.13.lsm Changes TODO /usr/src/tmp/hexedit-buildroot/usr/share/doc/hexedit-1.2.13 + chmod -R go-w /usr/src/tmp/hexedit-buildroot/usr/share/doc/hexedit-1.2.13 + chmod -R a+rX /usr/src/tmp/hexedit-buildroot/usr/share/doc/hexedit-1.2.13 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0O2dRO 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.pSBFeW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libncurses.so.5 >= set:mitFWNPmR0BkZj01Flr0LusiZxjKm4K9ZnjsRr7NIw501, libtinfo.so.5 >= set:liZKbfJytZyTGVGZ0vB7, 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.oBfuHn Creating hexedit-debuginfo package Processing files: hexedit-debuginfo-1.2.13-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6vL3sg find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kW1gru find-requires: running scripts (debuginfo) Requires: hexedit = 1.2.13-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libncurses.so.5), debug(libtinfo.so.5) Wrote: /usr/src/RPM/RPMS/i586/hexedit-1.2.13-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/hexedit-debuginfo-1.2.13-alt1.i586.rpm (w2.lzdio) 8.29user 2.76system 0:12.60elapsed 87%CPU (0avgtext+0avgdata 27580maxresident)k 0inputs+0outputs (0major+470158minor)pagefaults 0swaps 14.08user 7.71system 0:22.36elapsed 97%CPU (0avgtext+0avgdata 117796maxresident)k 0inputs+0outputs (0major+740544minor)pagefaults 0swaps --- hexedit-1.2.13-alt1.i586.rpm.repo 2013-04-17 16:50:44.000000000 +0000 +++ hexedit-1.2.13-alt1.i586.rpm.hasher 2021-08-01 09:36:33.866309722 +0000 @@ -5,3 +5,3 @@ /usr/share/doc/hexedit-1.2.13/hexedit-1.2.13.lsm 100644 root:root -/usr/share/man/man1/hexedit.1.gz 100644 root:root +/usr/share/man/man1/hexedit.1.xz 100644 root:root Requires: /lib/ld-linux.so.2 @@ -19,3 +19,3 @@ Provides: hexedit = 1.2.13-alt1 -File: /usr/bin/hexedit 100755 root:root 84109b0270ae632f65411f0a5b2695f5 +File: /usr/bin/hexedit 100755 root:root 95023d633ee2948510b8a921d83c05ba File: /usr/share/doc/hexedit-1.2.13 40755 root:root @@ -24,3 +24,3 @@ File: /usr/share/doc/hexedit-1.2.13/hexedit-1.2.13.lsm 100644 root:root 65f7b60afd2dea1936a13abbd061bbbf -File: /usr/share/man/man1/hexedit.1.gz 100644 root:root 838c4290a4b0fc0b47fa8f2904d7b336 -RPMIdentity: fa7eeb48f5fa53d195a3c7670ab19ab901968d911da89cc61a017c0a4770f40abec56463caa0451428185120cb29f3be1a41ee39ba6058e76b3614c881dc7042 +File: /usr/share/man/man1/hexedit.1.xz 100644 root:root db13293eef3254eb911480aea839fac1 +RPMIdentity: ff7450b0042b7add71623e6a69b481639b498d45d8b35d239d1da56e469387b2ca36aac68da7e0a99dd2f05038c578d40d630d9f71302c51c9124716e0d9cbef --- hexedit-debuginfo-1.2.13-alt1.i586.rpm.repo 2013-04-17 16:50:44.000000000 +0000 +++ hexedit-debuginfo-1.2.13-alt1.i586.rpm.hasher 2021-08-01 09:36:34.263296447 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/49 40755 root:root -/usr/lib/debug/.build-id/49/0bdcc7bc4aaba5a036f3bbf7b9efdeddbe2b46 120777 root:root ../../../../bin/hexedit -/usr/lib/debug/.build-id/49/0bdcc7bc4aaba5a036f3bbf7b9efdeddbe2b46.debug 120777 root:root ../../usr/bin/hexedit.debug +/usr/lib/debug/.build-id/c0 40755 root:root +/usr/lib/debug/.build-id/c0/c1967e793d7a77d3d75ca68b69da4a36a51bab 120777 root:root ../../../../bin/hexedit +/usr/lib/debug/.build-id/c0/c1967e793d7a77d3d75ca68b69da4a36a51bab.debug 120777 root:root ../../usr/bin/hexedit.debug /usr/lib/debug/usr/bin/hexedit.debug 100644 root:root @@ -21,6 +21,6 @@ Provides: hexedit-debuginfo = 1.2.13-alt1 -File: /usr/lib/debug/.build-id/49 40755 root:root -File: /usr/lib/debug/.build-id/49/0bdcc7bc4aaba5a036f3bbf7b9efdeddbe2b46 120777 root:root ../../../../bin/hexedit -File: /usr/lib/debug/.build-id/49/0bdcc7bc4aaba5a036f3bbf7b9efdeddbe2b46.debug 120777 root:root ../../usr/bin/hexedit.debug -File: /usr/lib/debug/usr/bin/hexedit.debug 100644 root:root 81303965dfb679473af6375996e6b0b8 +File: /usr/lib/debug/.build-id/c0 40755 root:root +File: /usr/lib/debug/.build-id/c0/c1967e793d7a77d3d75ca68b69da4a36a51bab 120777 root:root ../../../../bin/hexedit +File: /usr/lib/debug/.build-id/c0/c1967e793d7a77d3d75ca68b69da4a36a51bab.debug 120777 root:root ../../usr/bin/hexedit.debug +File: /usr/lib/debug/usr/bin/hexedit.debug 100644 root:root c62a9ea2e36164452c44d056aed7a58b File: /usr/src/debug/hexedit-1.2.13 40755 root:root @@ -35,2 +35,2 @@ File: /usr/src/debug/hexedit-1.2.13/search.c 100644 root:root 3fafa589820fc2bb7c42cbef17389e6c -RPMIdentity: 4a1a3b7503f5d18e1d03b4a99f4028c8634a499fa6e265b118de99c48a12673e126e2591ec20b69312bc2449a9d452919d2fba5aa9643489bbddd8e3561f5fe6 +RPMIdentity: de066250dc1f05e7ef1193f3e133c15f9c42d1c040eb84cbda11d4ab9c6999062b0cab563c325052b3c7873e061eb34f3db0bb4a284b9a42d24340548e50a490