<86>Oct 21 02:09:58 userdel[540498]: delete user 'rooter' <86>Oct 21 02:09:58 userdel[540498]: removed group 'rooter' owned by 'rooter' <86>Oct 21 02:09:58 groupadd[540509]: group added to /etc/group: name=rooter, GID=648 <86>Oct 21 02:09:58 groupadd[540509]: group added to /etc/gshadow: name=rooter <86>Oct 21 02:09:58 groupadd[540509]: new group: name=rooter, GID=648 <86>Oct 21 02:09:58 useradd[540524]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Oct 21 02:09:58 userdel[540540]: delete user 'builder' <86>Oct 21 02:09:58 userdel[540540]: removed group 'builder' owned by 'builder' <86>Oct 21 02:09:58 userdel[540540]: removed shadow group 'builder' owned by 'builder' <86>Oct 21 02:09:58 groupadd[540553]: group added to /etc/group: name=builder, GID=649 <86>Oct 21 02:09:58 groupadd[540553]: group added to /etc/gshadow: name=builder <86>Oct 21 02:09:58 groupadd[540553]: new group: name=builder, GID=649 <86>Oct 21 02:09:58 useradd[540557]: new user: name=builder, UID=649, GID=649, 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>Oct 21 02:10:00 rpmi: libncurses-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Oct 21 02:10:00 rpmi: libtinfo-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Oct 21 02:10:00 rpmi: libfrag-opt-0.5.5-alt3.qa1 1365951543 installed <13>Oct 21 02:10:00 rpmi: libfrag-opt-devel-0.5.5-alt3.qa1 1365951543 installed <13>Oct 21 02:10:00 rpmi: libncurses-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Oct 21 02:10:00 rpmi: hostinfo-2.2-alt7 sisyphus+278100.2200.1.1 1626058508 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.80946 + 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.80946 + 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' + 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 --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 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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-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... x86_64-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 -j8 Making all in src make all-am make[2]: Entering directory '/usr/src/RPM/BUILD/mtxe-1.0.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c cui.c 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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.55126 + 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.AH9rX0 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.FBJpuR 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.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libfrag-opt.so.0()(64bit) >= set:ifSC8KS1qL01, libncurses.so.5()(64bit) >= set:mhWiBzDlR0BkmxmP2kNE1aolk8XkrRGPjf4Ryd1svKOnn9L52u7fRB7oDl, libpanel.so.5()(64bit) >= set:heLa83HqiL3z3r5, libtinfo.so.5()(64bit) >= 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.LfhQha 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.vWBRed find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GRjFLn find-requires: running scripts (debuginfo) Requires: mtxe = 1.0.2-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libfrag-opt.so.0), debug64(libncurses.so.5), debug64(libpanel.so.5), debug64(libtinfo.so.5) Wrote: /usr/src/RPM/RPMS/x86_64/mtxe-1.0.2-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/mtxe-debuginfo-1.0.2-alt1.qa1.x86_64.rpm (w2.lzdio) 3.91user 3.17system 0:11.24elapsed 62%CPU (0avgtext+0avgdata 31360maxresident)k 0inputs+0outputs (0major+525190minor)pagefaults 0swaps /.out/mtxe-1.0.2-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/mtxe-debuginfo-1.0.2-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 9.58user 9.94system 0:21.53elapsed 90%CPU (0avgtext+0avgdata 104872maxresident)k 72inputs+0outputs (30508major+776979minor)pagefaults 0swaps --- mtxe-1.0.2-alt1.qa1.x86_64.rpm.repo 2013-04-15 10:55:24.000000000 +0000 +++ mtxe-1.0.2-alt1.qa1.x86_64.rpm.hasher 2021-10-21 02:10:15.403335977 +0000 @@ -1,3 +1,3 @@ /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: /lib64/ld-linux-x86-64.so.2 @@ -5,2 +5,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libfrag-opt.so.0()(64bit) >= set:ifSC8KS1qL01 @@ -13,4 +15,4 @@ Provides: mtxe = 1.0.2-alt1.qa1 -File: /usr/bin/mtxe 100755 root:root ba84acb0dc0cf76772fd3cb9a0628381 -File: /usr/share/man/man1/mtxe.1.gz 100644 root:root 9f6bdbb266171ce43324f76752b24c0b -RPMIdentity: 77fd12c5c63a547a51576dede12549418641ca6394a3f41f65c7e7f61c35ecf53020d05817ed6127bb2fc4a7aaf1ef63c0dd6bd4f0310dccf27446a4bb8be6cd +File: /usr/bin/mtxe 100755 root:root fe491af911cca36e4bc9784c130b5fb8 +File: /usr/share/man/man1/mtxe.1.xz 100644 root:root 34fcd14086534fc7d6a957a9e1a580a1 +RPMIdentity: b3fc7b5fe1d3a4fb10a81767cebdb22be1a3262fb26e66588bd400748f76a776e9c8f5447f2976e1f9f7cfc543f5f2b4a0ff5af4974ea1a88f86f80ad985c0f4 --- mtxe-debuginfo-1.0.2-alt1.qa1.x86_64.rpm.repo 2013-04-15 10:55:24.000000000 +0000 +++ mtxe-debuginfo-1.0.2-alt1.qa1.x86_64.rpm.hasher 2021-10-21 02:10:15.531331343 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/8c 40755 root:root -/usr/lib/debug/.build-id/8c/79fe0931392e517be17ecb925eec50781b8a48 120777 root:root ../../../../bin/mtxe -/usr/lib/debug/.build-id/8c/79fe0931392e517be17ecb925eec50781b8a48.debug 120777 root:root ../../usr/bin/mtxe.debug +/usr/lib/debug/.build-id/bb 40755 root:root +/usr/lib/debug/.build-id/bb/3b02d5ad34abdde6cc0b60d59c6851cb6a1a67 120777 root:root ../../../../bin/mtxe +/usr/lib/debug/.build-id/bb/3b02d5ad34abdde6cc0b60d59c6851cb6a1a67.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/8c 40755 root:root -File: /usr/lib/debug/.build-id/8c/79fe0931392e517be17ecb925eec50781b8a48 120777 root:root ../../../../bin/mtxe -File: /usr/lib/debug/.build-id/8c/79fe0931392e517be17ecb925eec50781b8a48.debug 120777 root:root ../../usr/bin/mtxe.debug -File: /usr/lib/debug/usr/bin/mtxe.debug 100644 root:root 01d78f2ef82b04c408306abd758d56f5 +File: /usr/lib/debug/.build-id/bb 40755 root:root +File: /usr/lib/debug/.build-id/bb/3b02d5ad34abdde6cc0b60d59c6851cb6a1a67 120777 root:root ../../../../bin/mtxe +File: /usr/lib/debug/.build-id/bb/3b02d5ad34abdde6cc0b60d59c6851cb6a1a67.debug 120777 root:root ../../usr/bin/mtxe.debug +File: /usr/lib/debug/usr/bin/mtxe.debug 100644 root:root e77334f2a8ae71f2b45ee038b4e44d17 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: fe6a69b6e2292a5144480e8c216e46ce4f9385fccbf8c95e706b79eadfb02ffeb0191039a6e00b6de0ffe664874a8ce95bfa9d1005266b4ffefb3e155eb5701e +RPMIdentity: dde18021a2f0d378148aff66c4f166a659bfd432bb4193716786f1171be9d595c1aa9b37b0dc531554a24879e38115f3471400815bd772ed3f256685c2beefae