<86>Jan 31 01:23:31 userdel[2502532]: delete user 'rooter' <86>Jan 31 01:23:31 userdel[2502532]: removed group 'rooter' owned by 'rooter' <86>Jan 31 01:23:31 groupadd[2502543]: group added to /etc/group: name=rooter, GID=669 <86>Jan 31 01:23:31 groupadd[2502543]: group added to /etc/gshadow: name=rooter <86>Jan 31 01:23:31 groupadd[2502543]: new group: name=rooter, GID=669 <86>Jan 31 01:23:31 useradd[2502550]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Jan 31 01:23:31 userdel[2502558]: delete user 'builder' <86>Jan 31 01:23:31 userdel[2502558]: removed group 'builder' owned by 'builder' <86>Jan 31 01:23:31 userdel[2502558]: removed shadow group 'builder' owned by 'builder' <86>Jan 31 01:23:31 groupadd[2502563]: group added to /etc/group: name=builder, GID=670 <86>Jan 31 01:23:31 groupadd[2502563]: group added to /etc/gshadow: name=builder <86>Jan 31 01:23:31 groupadd[2502563]: new group: name=builder, GID=670 <86>Jan 31 01:23:31 useradd[2502569]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash <13>Jan 31 01:23:33 rpmi: libncurses-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Jan 31 01:23:33 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Jan 31 01:23:33 rpmi: libncurses-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/oksh-6.7-alt2.nosrc.rpm (w1.gzdio) Installing oksh-6.7-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87362 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf oksh-6.7 + echo 'Source #0 (oksh-6.7.tar):' Source #0 (oksh-6.7.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/oksh-6.7.tar + cd oksh-6.7 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87362 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd oksh-6.7 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 --enable-curses checking for C compiler... cc checking if C compiler can compile C99 without -std=c99... yes checking for -w compiler flag... yes checking for OS... Linux checking for __dead... no checking for __dead2... no checking for __attribute__((__noreturn__))... yes checking for asprintf... yes checking for confstr... yes checking for curses library... curses.h checking for issetugid... no checking for pledge... no checking for reallocarray... yes checking for setresgid... yes checking for setresuid... yes checking for sig_t... yes checking for srand_deterministic... no checking for st_mtim... yes checking for st_mtimespec... no checking for stravis... no checking for strlcat... yes checking for strlcpy... yes checking for strtonum... no checking for strunvis... no checking for sys_siglist... no checking for sys_signame... no checking for timeradd... yes checking for timersub... yes creating Makefile... done + make -j8 make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o asprintf.o asprintf.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o alloc.o alloc.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o c_ulimit.o c_ulimit.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o c_test.o c_test.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o expr.o expr.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o c_sh.o c_sh.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o io.o io.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o edit.o edit.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o history.o history.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o exec.o exec.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o c_ksh.o c_ksh.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o mail.o mail.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o path.o path.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o emacs.o emacs.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o eval.o eval.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o main.o main.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o jobs.o jobs.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o table.o table.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o tty.o tty.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o version.o version.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o misc.o misc.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o confstr.o confstr.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o trap.o trap.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o reallocarray.o reallocarray.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o siglist.o siglist.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o strlcat.o strlcat.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o syn.o syn.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o strlcpy.o strlcpy.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o shf.o shf.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o signame.o signame.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o strtonum.o strtonum.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o tree.o tree.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o unvis.o unvis.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o vis.o vis.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o lex.o lex.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o var.o var.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -DEMACS -DVI -w -D_GNU_SOURCE -c -o vi.o vi.c make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' cc -o oksh alloc.o asprintf.o c_ksh.o c_sh.o c_test.o c_ulimit.o edit.o emacs.o eval.o exec.o expr.o history.o io.o jobs.o lex.o mail.o main.o misc.o path.o shf.o syn.o table.o trap.o tree.o tty.o var.o version.o vi.o confstr.o reallocarray.o siglist.o signame.o strlcat.o strlcpy.o strtonum.o unvis.o vis.o -lcurses make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.92408 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/oksh-buildroot + : + /bin/rm -rf -- /usr/src/tmp/oksh-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd oksh-6.7 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/oksh-buildroot make: Entering directory '/usr/src/RPM/BUILD/oksh-6.7' install -d /usr/src/tmp/oksh-buildroot/usr/bin install -d /usr/src/tmp/oksh-buildroot/usr/share/man/man1 install -c -s -m 755 oksh /usr/src/tmp/oksh-buildroot/usr/bin WARNING: strip is called in %install by 'install -s' (ignored) install -c -m 644 oksh.1 /usr/src/tmp/oksh-buildroot/usr/share/man/man1/oksh.1 Please add /usr/bin/oksh to /etc/shells make: Leaving directory '/usr/src/RPM/BUILD/oksh-6.7' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/oksh-buildroot (auto) Verifying and fixing files in /usr/src/tmp/oksh-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/oksh-buildroot/ (default) Compressing files in /usr/src/tmp/oksh-buildroot (auto) Verifying ELF objects in /usr/src/tmp/oksh-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: oksh-6.7-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.23834 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd oksh-6.7 + DOCDIR=/usr/src/tmp/oksh-buildroot/usr/share/doc/oksh-6.7 + export DOCDIR + rm -rf /usr/src/tmp/oksh-buildroot/usr/share/doc/oksh-6.7 + /bin/mkdir -p /usr/src/tmp/oksh-buildroot/usr/share/doc/oksh-6.7 + cp -prL CONTRIBUTORS NOTES README.md README.pdksh /usr/src/tmp/oksh-buildroot/usr/share/doc/oksh-6.7 + chmod -R go-w /usr/src/tmp/oksh-buildroot/usr/share/doc/oksh-6.7 + chmod -R a+rX /usr/src/tmp/oksh-buildroot/usr/share/doc/oksh-6.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.djGJ4k 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.AWnuti 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()(64bit) >= set:pnCE0ZdiC7, libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.26)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.8)(64bit), libtinfo.so.5()(64bit) >= set:liSVtU5UKhClf5, 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.YhJPAk Creating oksh-debuginfo package Processing files: oksh-debuginfo-6.7-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xOdeqi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yCpVTl find-requires: running scripts (debuginfo) Requires: oksh = 6.7-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libtinfo.so.5) Adding to oksh-debuginfo a strict dependency on oksh Wrote: /usr/src/RPM/RPMS/x86_64/oksh-6.7-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/oksh-debuginfo-6.7-alt2.x86_64.rpm (w2.lzdio) 9.29user 1.36system 0:08.33elapsed 127%CPU (0avgtext+0avgdata 45664maxresident)k 0inputs+0outputs (0major+516662minor)pagefaults 0swaps 12.39user 4.66system 0:13.70elapsed 124%CPU (0avgtext+0avgdata 107900maxresident)k 0inputs+0outputs (31236major+765845minor)pagefaults 0swaps --- oksh-6.7-alt2.x86_64.rpm.repo 2020-05-21 18:40:03.000000000 +0000 +++ oksh-6.7-alt2.x86_64.rpm.hasher 2022-01-31 01:23:43.398774145 +0000 @@ -17,3 +17,2 @@ Requires: libc.so.6(GLIBC_2.3)(64bit) -Requires: libc.so.6(GLIBC_2.3.3)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) @@ -25,3 +24,3 @@ Provides: oksh = 6.7-alt2:sisyphus+252044.100.1.1 -File: /usr/bin/oksh 100755 root:root 022297ca4c6f1cf95823a20183678211 +File: /usr/bin/oksh 100755 root:root b010dee3b87cb10e965bb1c4e2b0d57d File: /usr/share/doc/oksh-6.7 40755 root:root @@ -32,2 +31,2 @@ File: /usr/share/man/man1/oksh.1.xz 100644 root:root cdd2c0f9319772b9487945d43a4c522c -RPMIdentity: 34a7ebadaf54988060b17574d4c6e24195de6f5a5a3160b74064b29a0c71d51588fd8a7f296c10bff498ce821260eca975bfb7e87349a0d9a92e7ab507774236 +RPMIdentity: 1a684bfd6d0a9da1ed87fd61614a36fa417184aff7f3a387463ac3a9ea0c4dd8ecc7da6237d03a6d06cc686dd4b957d4f6a8b09cd8116d2c07ec43765911348a error: open of /archive/repo/p10/task/_287/294343/files/x86_64/RPMS/oksh-debuginfo-6.7-alt2.x86_64.rpm failed: No such file or directory