<86>Oct 18 14:44:03 userdel[259619]: delete user 'rooter' <86>Oct 18 14:44:03 userdel[259619]: removed group 'rooter' owned by 'rooter' <86>Oct 18 14:44:03 userdel[259619]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 18 14:44:03 groupadd[259626]: group added to /etc/group: name=rooter, GID=1820 <86>Oct 18 14:44:03 groupadd[259626]: group added to /etc/gshadow: name=rooter <86>Oct 18 14:44:03 groupadd[259626]: new group: name=rooter, GID=1820 <86>Oct 18 14:44:03 useradd[259632]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash, from=none <86>Oct 18 14:44:03 userdel[259642]: delete user 'builder' <86>Oct 18 14:44:03 userdel[259642]: removed group 'builder' owned by 'builder' <86>Oct 18 14:44:03 userdel[259642]: removed shadow group 'builder' owned by 'builder' <86>Oct 18 14:44:03 groupadd[259649]: group added to /etc/group: name=builder, GID=1821 <86>Oct 18 14:44:03 groupadd[259649]: group added to /etc/gshadow: name=builder <86>Oct 18 14:44:03 groupadd[259649]: new group: name=builder, GID=1821 <86>Oct 18 14:44:03 useradd[259655]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash, from=none <13>Oct 18 14:44:06 rpmi: libncurses6-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 installed <13>Oct 18 14:44:06 rpmi: libtinfo-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 installed <13>Oct 18 14:44:06 rpmi: libncurses-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94937 + 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.94937 + 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' + 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 '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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_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=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 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... no checking how to run the C preprocessor... x86_64-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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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:175:34: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 5 has type 'off_t' {aka 'long int'} [-Wformat=] 175 | printw("-%c%c %s --0x%llX", i, i, baseName, base + cursor); | ~~~^ ~~~~~~~~~~~~~ | | | | long long unsigned int off_t {aka long int} | %lX display.c:176:51: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 2 has type 'off_t' {aka 'long int'} [-Wformat=] 176 | if (MAX(fileSize, lastEditedLoc)) printw("/0x%llX", getfilesize()); | ~~~^ ~~~~~~~~~~~~~ | | | | | off_t {aka long int} | long long unsigned int | %lX display.c:177:45: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'long int' [-Wformat=] 177 | if (mode == bySector) printw("--sector %lld", (base + cursor) / SECTOR_SIZE); | ~~~^ | | | long long int | %ld 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 display.c: In function 'get_number': display.c:274:42: warning: format '%llx' expects argument of type 'long long unsigned int *', but argument 3 has type 'off_t *' {aka 'long int *'} [-Wformat=] 274 | err = sscanf(tmp + strlen("0x"), "%llx", i); | ~~~^ ~ | | | | | off_t * {aka long int *} | long long unsigned int * | %lx display.c:276:27: warning: format '%lld' expects argument of type 'long long int *', but argument 3 has type 'off_t *' {aka 'long int *'} [-Wformat=] 276 | err = sscanf(tmp, "%lld", i); | ~~~^ ~ | | | | | off_t * {aka long int *} | long long int * | %ld make: Leaving directory '/usr/src/RPM/BUILD/hexedit-1.2.13' make: Entering directory '/usr/src/RPM/BUILD/hexedit-1.2.13' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-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.67764 + 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.67764 + 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.xoQUF3 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.aQ6g4q 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)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libncurses.so.6()(64bit) >= set:mhWiBzDlR0BkZhw0iHC0utsOZE9nbqJ1wCrXdNkLt8C5I08, libtinfo.so.6()(64bit) >= 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.o8Cr6U 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.aqIlQZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R05VTN find-requires: running scripts (debuginfo) Requires: hexedit = 1.2.13-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libncurses.so.6), debug64(libtinfo.so.6) Adding to hexedit-debuginfo a strict dependency on hexedit Wrote: /usr/src/RPM/RPMS/x86_64/hexedit-1.2.13-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/hexedit-debuginfo-1.2.13-alt1.x86_64.rpm (w2.lzdio) 1.92user 2.90system 0:08.30elapsed 58%CPU (0avgtext+0avgdata 40788maxresident)k 0inputs+0outputs (0major+497794minor)pagefaults 0swaps 3.14user 2.53system 0:17.63elapsed 32%CPU (0avgtext+0avgdata 136680maxresident)k 0inputs+0outputs (0major+207487minor)pagefaults 0swaps --- hexedit-1.2.13-alt1.x86_64.rpm.repo 2023-08-30 22:42:55.938518959 +0000 +++ hexedit-1.2.13-alt1.x86_64.rpm.hasher 2024-10-18 14:44:17.438678602 +0000 @@ -21,3 +21,3 @@ Provides: hexedit = 1.2.13-alt1:sisyphus+328357.300.1.1 -File: /usr/bin/hexedit 100755 root:root 7fcedf0afdd0bb754a18ea4361bf25f1 +File: /usr/bin/hexedit 100755 root:root c21e1bea17f311cd5a0602aef089fa55 File: /usr/share/doc/hexedit-1.2.13 40755 root:root @@ -27,2 +27,2 @@ File: /usr/share/man/man1/hexedit.1.xz 100644 root:root db13293eef3254eb911480aea839fac1 -RPMIdentity: 87ca3c75d1d29a2d4450dab357cba6dfd19c8318df83874a42c1c459a6d4c6ede7a1a9a757b2139ef7f449fb94f2acdc318f91d3caf33b908f708a5dcd5b601c +RPMIdentity: 9930178087dad95bb79f07eed98a8a94c49bea213d592b5a331d9a3be31f0d120aa6b38baffa3805759cfebeca6332aa1745bdd680d52f4c8fedd105b04961ba --- hexedit-debuginfo-1.2.13-alt1.x86_64.rpm.repo 2023-08-30 22:42:55.785517664 +0000 +++ hexedit-debuginfo-1.2.13-alt1.x86_64.rpm.hasher 2024-10-18 14:44:17.509680151 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/37 40755 root:root -/usr/lib/debug/.build-id/37/a0ba6462f38eceef0219b70039844191e3ab5d 120777 root:root ../../../../bin/hexedit -/usr/lib/debug/.build-id/37/a0ba6462f38eceef0219b70039844191e3ab5d.debug 120777 root:root ../../usr/bin/hexedit.debug +/usr/lib/debug/.build-id/50 40755 root:root +/usr/lib/debug/.build-id/50/c0e518601cf20996c4345c3dd5c3879fe1fbbb 120777 root:root ../../../../bin/hexedit +/usr/lib/debug/.build-id/50/c0e518601cf20996c4345c3dd5c3879fe1fbbb.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/37 40755 root:root -File: /usr/lib/debug/.build-id/37/a0ba6462f38eceef0219b70039844191e3ab5d 120777 root:root ../../../../bin/hexedit -File: /usr/lib/debug/.build-id/37/a0ba6462f38eceef0219b70039844191e3ab5d.debug 120777 root:root ../../usr/bin/hexedit.debug -File: /usr/lib/debug/usr/bin/hexedit.debug 100644 root:root 1d957db29a414189048a70d9f5e17564 +File: /usr/lib/debug/.build-id/50 40755 root:root +File: /usr/lib/debug/.build-id/50/c0e518601cf20996c4345c3dd5c3879fe1fbbb 120777 root:root ../../../../bin/hexedit +File: /usr/lib/debug/.build-id/50/c0e518601cf20996c4345c3dd5c3879fe1fbbb.debug 120777 root:root ../../usr/bin/hexedit.debug +File: /usr/lib/debug/usr/bin/hexedit.debug 100644 root:root 6f9793bdb3d3faeb32d8dc8aafcd9fb5 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: 19b12ebca44f8364923886fffcbddb626df31c82dc48f7cedf3e0f44c826d4c169344b67867757ccaed12ffe45b95a9038a7025f435c794d594879331ee69060 +RPMIdentity: 669d0e5dc2b2576e4f2ba2f719a66795ceb230812878fcc4f0e46c05fbce64adc6f684844518d4006a29bee8c82036239261313006e43f8b849c2650912932bd