<86>Jun 25 04:27:50 userdel[1848856]: delete user 'rooter' <86>Jun 25 04:27:50 userdel[1848856]: removed group 'rooter' owned by 'rooter' <86>Jun 25 04:27:50 userdel[1848856]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 25 04:27:50 groupadd[1848866]: group added to /etc/group: name=rooter, GID=957 <86>Jun 25 04:27:50 groupadd[1848866]: group added to /etc/gshadow: name=rooter <86>Jun 25 04:27:50 groupadd[1848866]: new group: name=rooter, GID=957 <86>Jun 25 04:27:50 useradd[1848871]: new user: name=rooter, UID=957, GID=957, home=/root, shell=/bin/bash <86>Jun 25 04:27:50 userdel[1848884]: delete user 'builder' <86>Jun 25 04:27:50 userdel[1848884]: removed group 'builder' owned by 'builder' <86>Jun 25 04:27:50 userdel[1848884]: removed shadow group 'builder' owned by 'builder' <86>Jun 25 04:27:50 groupadd[1848891]: group added to /etc/group: name=builder, GID=958 <86>Jun 25 04:27:50 groupadd[1848891]: group added to /etc/gshadow: name=builder <86>Jun 25 04:27:50 groupadd[1848891]: new group: name=builder, GID=958 <86>Jun 25 04:27:50 useradd[1848898]: new user: name=builder, UID=958, GID=958, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/mtxe-1.0.2-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>Jun 25 04:27:51 rpmi: libncurses-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed <13>Jun 25 04:27:51 rpmi: libtinfo-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed <13>Jun 25 04:27:51 rpmi: libfrag-opt-0.5.5-alt3.qa1 1365951544 installed <13>Jun 25 04:27:51 rpmi: libfrag-opt-devel-0.5.5-alt3.qa1 1365951544 installed <13>Jun 25 04:27:51 rpmi: libncurses-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed <13>Jun 25 04:27:51 rpmi: hostinfo-2.2-alt7 sisyphus+278100.2200.1.1 1626059236 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/mtxe-1.0.2-alt1.qa1.nosrc.rpm (w1.gzdio) Installing mtxe-1.0.2-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44483 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mtxe-1.0.2 + echo 'Source #0 (mtxe-1.0.2.tar.bz2):' Source #0 (mtxe-1.0.2.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/mtxe-1.0.2.tar.bz2 + /bin/tar -xf - + cd mtxe-1.0.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (mtxe-0.99.2-lncurses.patch):' Patch #1 (mtxe-0.99.2-lncurses.patch): + /usr/bin/patch -p1 patching file src/Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44483 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mtxe-1.0.2 + 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 --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 checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for library containing napms... -lcurses checking for new_panel in -lpanel... yes checking for frag_init in -lfrag-opt... yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... 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 stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking panel.h usability... yes checking panel.h presence... yes checking for panel.h... yes checking frag-opt.h usability... yes checking frag-opt.h presence... yes checking for frag-opt.h... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for gettimeofday... yes checking for ftime... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands + make -j16 Making all in src make all-am make[2]: Entering directory '/usr/src/RPM/BUILD/mtxe-1.0.2/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c opts.c opts.c: In function 'opts': opts.c:66:38: warning: passing argument 3 of 'frag_init' from incompatible pointer type [-Wincompatible-pointer-types] 66 | frag = frag_init(fops, argc, argv, 0); | ^~~~ | | | const char ** In file included from opts.c:17: /usr/include/frag-opt.h:92:59: note: expected 'char **' but argument is of type 'const char **' 92 | FRAG *frag_init(frag_option *fops, int argc, char **argv, int flags); | ~~~~~~~^~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/mtxe-1.0.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/mtxe-1.0.2/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mtxe.c mtxe.c: In function 'mtxe_chaos': mtxe.c:154:64: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 154 | mtxe->chaos = !((1.0 / (double) RAND(mtxe->units) + 1) * (double) RAND(mtxe->units)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/mtxe-1.0.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/mtxe-1.0.2/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c cui.c cui.c: In function 'cui_draw_all': cui.c:317:52: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] 317 | mvprintw(g->max.y - 1, 0, "U%4d L%2d S%2d C%2d", g->mtxe->units, g->loopt / 1000, g->slept, g->mtxe->chaos); | ~~^ ~~~~~~~~~~~~~~~ | | | | int long unsigned int | %2ld cui.c:317:57: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=] 317 | mvprintw(g->max.y - 1, 0, "U%4d L%2d S%2d C%2d", g->mtxe->units, g->loopt / 1000, g->slept, g->mtxe->chaos); | ~~^ ~~~~~~~~ | | | | int long unsigned int | %2ld make[2]: Leaving directory '/usr/src/RPM/BUILD/mtxe-1.0.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/mtxe-1.0.2/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o mtxe cui.o opts.o mtxe.o -lncurses -lfrag-opt -lpanel -lcurses make[2]: Leaving directory '/usr/src/RPM/BUILD/mtxe-1.0.2/src' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.97185 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mtxe-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mtxe-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mtxe-1.0.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/mtxe-buildroot install make: Entering directory '/usr/src/RPM/BUILD/mtxe-1.0.2' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/mtxe-1.0.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/mtxe-1.0.2/src' test -z "/usr/bin" || mkdir -p -- "/usr/src/tmp/mtxe-buildroot/usr/bin" /usr/libexec/rpm-build/install -p 'mtxe' '/usr/src/tmp/mtxe-buildroot/usr/bin/mtxe' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/mtxe-1.0.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/mtxe-1.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/mtxe-1.0.2' make[2]: Entering directory '/usr/src/RPM/BUILD/mtxe-1.0.2' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/mtxe-buildroot/usr/share/man/man1" /usr/libexec/rpm-build/install -p -m 644 './mtxe.1' '/usr/src/tmp/mtxe-buildroot/usr/share/man/man1/mtxe.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/mtxe-1.0.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/mtxe-1.0.2' make: Leaving directory '/usr/src/RPM/BUILD/mtxe-1.0.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mtxe-buildroot (auto) Verifying and fixing files in /usr/src/tmp/mtxe-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/mtxe-buildroot/ (default) Compressing files in /usr/src/tmp/mtxe-buildroot (auto) Verifying ELF objects in /usr/src/tmp/mtxe-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: mtxe-1.0.2-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SxTlOT 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.AjTHPY 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.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libfrag-opt.so.0 >= set:ifSC8KS1qL01, libncurses.so.5 >= set:mhWiBzDlR0BkmxmP2kNE1aolk8XkrRGPjf4Ryd1svKOnn9L52u7fRB7oDl, libpanel.so.5 >= set:heLa83HqiL3z3r5, libtinfo.so.5 >= set:lidIBtZyTGpUW43UYBe, 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.Vc353T Creating mtxe-debuginfo package Processing files: mtxe-debuginfo-1.0.2-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hw6hgL find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6boJWc find-requires: running scripts (debuginfo) Requires: mtxe = 1.0.2-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libfrag-opt.so.0), debug(libncurses.so.5), debug(libpanel.so.5), debug(libtinfo.so.5) Wrote: /usr/src/RPM/RPMS/i586/mtxe-1.0.2-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/mtxe-debuginfo-1.0.2-alt1.qa1.i586.rpm (w2.lzdio) 1.92user 1.27system 0:08.37elapsed 38%CPU (0avgtext+0avgdata 29796maxresident)k 0inputs+0outputs (0major+502178minor)pagefaults 0swaps /.out/mtxe-1.0.2-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/mtxe-debuginfo-1.0.2-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL 4.18user 4.05system 0:12.66elapsed 65%CPU (0avgtext+0avgdata 103204maxresident)k 40inputs+0outputs (30405major+755972minor)pagefaults 0swaps --- mtxe-1.0.2-alt1.qa1.i586.rpm.repo 2013-04-15 10:55:25.000000000 +0000 +++ mtxe-1.0.2-alt1.qa1.i586.rpm.hasher 2022-06-25 04:28:01.032562624 +0000 @@ -1,6 +1,9 @@ /usr/bin/mtxe 100755 root:root -/usr/share/man/man1/mtxe.1.gz 100644 root:root +/usr/share/man/man1/mtxe.1.xz 100644 root:root Requires: /lib/ld-linux.so.2 Requires: libc.so.6(GLIBC_2.0) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) +Requires: libc.so.6(GLIBC_2.4) Requires: libfrag-opt.so.0 >= set:ifSC8KS1qL01 @@ -13,4 +16,4 @@ Provides: mtxe = 1.0.2-alt1.qa1 -File: /usr/bin/mtxe 100755 root:root 3b4f4c7e51fb1ecf5156b440489b7704 -File: /usr/share/man/man1/mtxe.1.gz 100644 root:root 9f6bdbb266171ce43324f76752b24c0b -RPMIdentity: ad5ce2971788370c121ee0c50fc89160d0dd97b1b9754d836c500e05c8b00dcef1d0d45fed2ce238186f84f52f04ee2234987f408fd6eb50e305e463c9ff76bc +File: /usr/bin/mtxe 100755 root:root 2120fb606c5f6f78169babb18a10395e +File: /usr/share/man/man1/mtxe.1.xz 100644 root:root 34fcd14086534fc7d6a957a9e1a580a1 +RPMIdentity: 27cb8c145cb0236e8dc55abc4ef806adf8c74bd999beb5cabde3dd7961de0fd898f4af3030f54bfaa214501f4051bf35b756ba380874775c353e4c14f53412e2 --- mtxe-debuginfo-1.0.2-alt1.qa1.i586.rpm.repo 2013-04-15 10:55:25.000000000 +0000 +++ mtxe-debuginfo-1.0.2-alt1.qa1.i586.rpm.hasher 2022-06-25 04:28:01.089563234 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f1 40755 root:root -/usr/lib/debug/.build-id/f1/6e9328eb798a964a33b9de740f12fc4c7b8d58 120777 root:root ../../../../bin/mtxe -/usr/lib/debug/.build-id/f1/6e9328eb798a964a33b9de740f12fc4c7b8d58.debug 120777 root:root ../../usr/bin/mtxe.debug +/usr/lib/debug/.build-id/36 40755 root:root +/usr/lib/debug/.build-id/36/fe975d44651c50d00ba89b70f8712af65bb1c7 120777 root:root ../../../../bin/mtxe +/usr/lib/debug/.build-id/36/fe975d44651c50d00ba89b70f8712af65bb1c7.debug 120777 root:root ../../usr/bin/mtxe.debug /usr/lib/debug/usr/bin/mtxe.debug 100644 root:root @@ -21,6 +21,6 @@ Provides: mtxe-debuginfo = 1.0.2-alt1.qa1 -File: /usr/lib/debug/.build-id/f1 40755 root:root -File: /usr/lib/debug/.build-id/f1/6e9328eb798a964a33b9de740f12fc4c7b8d58 120777 root:root ../../../../bin/mtxe -File: /usr/lib/debug/.build-id/f1/6e9328eb798a964a33b9de740f12fc4c7b8d58.debug 120777 root:root ../../usr/bin/mtxe.debug -File: /usr/lib/debug/usr/bin/mtxe.debug 100644 root:root 0b52806d474c5ee5da7ea7d932e38d2f +File: /usr/lib/debug/.build-id/36 40755 root:root +File: /usr/lib/debug/.build-id/36/fe975d44651c50d00ba89b70f8712af65bb1c7 120777 root:root ../../../../bin/mtxe +File: /usr/lib/debug/.build-id/36/fe975d44651c50d00ba89b70f8712af65bb1c7.debug 120777 root:root ../../usr/bin/mtxe.debug +File: /usr/lib/debug/usr/bin/mtxe.debug 100644 root:root 5dc2c9d37ed1294869cb609b042dd96a File: /usr/src/debug/mtxe-1.0.2 40755 root:root @@ -33,2 +33,2 @@ File: /usr/src/debug/mtxe-1.0.2/src/opts.h 100644 root:root 3682ac25b78649615a53df21bb9e3951 -RPMIdentity: d687a187587ab093172e631cceb52b3f0f05bf0b89797bca246e1b350c88a7b817ec95be0e5c3246a2e2c300958992c7579e7061aef783496ec3aea1a0204ddb +RPMIdentity: 4c13f75ebc4198c9cb2a9889c79f4281eec595c55e3ebe4f4d4543233c4a2b202089b43ecdd75636641f739bbbb8436bcfec9143e1f135034b7f6a0286a8c892