<86>Aug 24 06:27:15 userdel[2111898]: delete user 'rooter'
<86>Aug 24 06:27:15 userdel[2111898]: removed group 'rooter' owned by 'rooter'
<86>Aug 24 06:27:15 userdel[2111898]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 24 06:27:15 groupadd[2111980]: group added to /etc/group: name=rooter, GID=1829
<86>Aug 24 06:27:15 groupadd[2111980]: group added to /etc/gshadow: name=rooter
<86>Aug 24 06:27:15 groupadd[2111980]: new group: name=rooter, GID=1829
<86>Aug 24 06:27:15 useradd[2112037]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none
<86>Aug 24 06:27:15 userdel[2112116]: delete user 'builder'
<86>Aug 24 06:27:15 userdel[2112116]: removed group 'builder' owned by 'builder'
<86>Aug 24 06:27:15 userdel[2112116]: removed shadow group 'builder' owned by 'builder'
<86>Aug 24 06:27:15 groupadd[2112223]: group added to /etc/group: name=builder, GID=1830
<86>Aug 24 06:27:15 groupadd[2112223]: group added to /etc/gshadow: name=builder
<86>Aug 24 06:27:15 groupadd[2112223]: new group: name=builder, GID=1830
<86>Aug 24 06:27:15 useradd[2112322]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash, from=none
<13>Aug 24 06:27:19 rpmi: libncurses6-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed
<13>Aug 24 06:27:19 rpmi: libtinfo-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed
<13>Aug 24 06:27:19 rpmi: libncurses-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 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.1295
+ 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.1295
+ 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 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ echo 'rpm-build: warning: ./configure script does not support --runstatedir'
rpm-build: warning: ./configure script does not support --runstatedir
+ ./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... /usr/bin/ginstall -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... /usr/bin/grep
checking for egrep... /usr/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 -j16
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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -march=i586 -mtune=generic  -c display.c
In file included from display.c:17:
display.c: In function 'display':
display.c:165:13: warning: format '%lX' expects argument of type 'long unsigned int', but argument 2 has type 'int' [-Wformat=]
  165 |     PRINTW(("%08lX", (int) (base + i)));
      |             ^~~~~~~  ~~~~~~~~~~~~~~~~
      |                      |
      |                      int
hexedit.h:54:97: note: in definition of macro 'ATTRPRINTW'
   54 | #define ATTRPRINTW(attr, a) do { if (oldattr != (attr)) attrset(attr), oldattr = (attr); printw a; } while (0)
      |                                                                                                 ^
display.c:165:5: note: in expansion of macro 'PRINTW'
  165 |     PRINTW(("%08lX", (int) (base + i)));
      |     ^~~~~~
display.c:165:18: note: format string is defined here
  165 |     PRINTW(("%08lX", (int) (base + i)));
      |              ~~~~^
      |                  |
      |                  long unsigned int
      |              %08X
display.c: In function 'displayLine':
display.c:186:11: warning: format '%lX' expects argument of type 'long unsigned int', but argument 2 has type 'int' [-Wformat=]
  186 |   PRINTW(("%08lX   ", (int) (base + offset)));
      |           ^~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       int
hexedit.h:54:97: note: in definition of macro 'ATTRPRINTW'
   54 | #define ATTRPRINTW(attr, a) do { if (oldattr != (attr)) attrset(attr), oldattr = (attr); printw a; } while (0)
      |                                                                                                 ^
display.c:186:3: note: in expansion of macro 'PRINTW'
  186 |   PRINTW(("%08lX   ", (int) (base + offset)));
      |   ^~~~~~
display.c:186:16: note: format string is defined here
  186 |   PRINTW(("%08lX   ", (int) (base + offset)));
      |            ~~~~^
      |                |
      |                long unsigned int
      |            %08X
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 -flto=auto -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.6476
+ 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:/usr/bin:/bin:/usr/local/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)
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/hexedit-buildroot
Processing files: hexedit-1.2.13-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.60652
+ 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.lc2Ot4
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.G1Ef7c
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libncurses.so.6 >= set:mhWiBzDlR0BkZhw0iHC0utsOZE9nbqJ1wCrXdNkLt8C5I08, libtinfo.so.6 >= 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.LyAaLN
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.AzKTz2
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XyB4NO
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.6), debug(libtinfo.so.6)
Adding to hexedit-debuginfo a strict dependency on hexedit
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)
2.37user 3.28system 0:08.93elapsed 63%CPU (0avgtext+0avgdata 33428maxresident)k
0inputs+0outputs (0major+495647minor)pagefaults 0swaps
3.37user 2.82system 0:18.68elapsed 33%CPU (0avgtext+0avgdata 130332maxresident)k
0inputs+0outputs (0major+208858minor)pagefaults 0swaps
--- hexedit-1.2.13-alt1.i586.rpm.repo	2023-08-30 22:42:56.000000000 +0000
+++ hexedit-1.2.13-alt1.i586.rpm.hasher	2024-08-24 06:27:30.779390850 +0000
@@ -23,3 +23,3 @@
 Provides: hexedit = 1.2.13-alt1:sisyphus+328357.300.1.1
-File: /usr/bin/hexedit	100755	root:root	2bbf27a47b12a1d9c1c827bd1cd9899f	
+File: /usr/bin/hexedit	100755	root:root	b9b0c1b524ad40a87870d8b21905f51f	
 File: /usr/share/doc/hexedit-1.2.13	40755	root:root		
@@ -29,2 +29,2 @@
 File: /usr/share/man/man1/hexedit.1.xz	100644	root:root	db13293eef3254eb911480aea839fac1	
-RPMIdentity: 431cd372620c127fd0f92cdb90c37c6339e5f5fa19bea0d7d977e3d8d9067bfad94950880cf415d2ccd91a9de199a145f07cb88e9bbddefe4586898453e25b74
+RPMIdentity: 15fe34a0889d5ae9c34076c7ccfb23378ba02f029ae88ec14ba7207515f6ac2a25f775485db54e203338276a9d1e724fbd515b03f2e2fb6139c71ed3873648cf
--- hexedit-debuginfo-1.2.13-alt1.i586.rpm.repo	2023-08-30 22:42:56.000000000 +0000
+++ hexedit-debuginfo-1.2.13-alt1.i586.rpm.hasher	2024-08-24 06:27:30.876392379 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/af	40755	root:root	
-/usr/lib/debug/.build-id/af/a6652aaa7c835393b43963ec53f38dccbcc4e4	120777	root:root	../../../../bin/hexedit
-/usr/lib/debug/.build-id/af/a6652aaa7c835393b43963ec53f38dccbcc4e4.debug	120777	root:root	../../usr/bin/hexedit.debug
+/usr/lib/debug/.build-id/4e	40755	root:root	
+/usr/lib/debug/.build-id/4e/4221ea98a374f8bf4322f3ecdaf1c8aa09aa89	120777	root:root	../../../../bin/hexedit
+/usr/lib/debug/.build-id/4e/4221ea98a374f8bf4322f3ecdaf1c8aa09aa89.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:sisyphus+328357.300.1.1
-File: /usr/lib/debug/.build-id/af	40755	root:root		
-File: /usr/lib/debug/.build-id/af/a6652aaa7c835393b43963ec53f38dccbcc4e4	120777	root:root		../../../../bin/hexedit
-File: /usr/lib/debug/.build-id/af/a6652aaa7c835393b43963ec53f38dccbcc4e4.debug	120777	root:root		../../usr/bin/hexedit.debug
-File: /usr/lib/debug/usr/bin/hexedit.debug	100644	root:root	70a0bcae70c46f5a3f625fc99c9ee6ca	
+File: /usr/lib/debug/.build-id/4e	40755	root:root		
+File: /usr/lib/debug/.build-id/4e/4221ea98a374f8bf4322f3ecdaf1c8aa09aa89	120777	root:root		../../../../bin/hexedit
+File: /usr/lib/debug/.build-id/4e/4221ea98a374f8bf4322f3ecdaf1c8aa09aa89.debug	120777	root:root		../../usr/bin/hexedit.debug
+File: /usr/lib/debug/usr/bin/hexedit.debug	100644	root:root	cf784ba3a71ed7695fd32c47757a4a90	
 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: 8f83fb94fa53e7d79d1039ccfad01689438f2cd92fde6d25c7ff7aa0de09f270c7d5415931ac4ab1bb8e2ff9abbbe425700c9d97a7bb079b501eebb18d32fe3a
+RPMIdentity: 122e88d2efaf28770d6a2ed09615655cac276e8d63d71534252c3981145948187f9d2482b0af38962204c13f33eee63c9537c94740ef55de100ba7941930871a