<86>Sep 13 00:47:33 userdel[3486901]: delete user 'rooter' <86>Sep 13 00:47:33 userdel[3486901]: removed group 'rooter' owned by 'rooter' <86>Sep 13 00:47:33 userdel[3486901]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 13 00:47:33 groupadd[3486945]: group added to /etc/group: name=rooter, GID=1289 <86>Sep 13 00:47:33 groupadd[3486945]: group added to /etc/gshadow: name=rooter <86>Sep 13 00:47:33 groupadd[3486945]: new group: name=rooter, GID=1289 <86>Sep 13 00:47:33 useradd[3486991]: new user: name=rooter, UID=1289, GID=1289, home=/root, shell=/bin/bash, from=none <86>Sep 13 00:47:33 userdel[3487044]: delete user 'builder' <86>Sep 13 00:47:33 userdel[3487044]: removed group 'builder' owned by 'builder' <86>Sep 13 00:47:33 userdel[3487044]: removed shadow group 'builder' owned by 'builder' <86>Sep 13 00:47:33 groupadd[3487100]: group added to /etc/group: name=builder, GID=1290 <86>Sep 13 00:47:33 groupadd[3487100]: group added to /etc/gshadow: name=builder <86>Sep 13 00:47:33 groupadd[3487100]: new group: name=builder, GID=1290 <86>Sep 13 00:47:33 useradd[3487138]: new user: name=builder, UID=1290, GID=1290, home=/usr/src, shell=/bin/bash, from=none <13>Sep 13 00:47:37 rpmi: libncurses6-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693212977 installed <13>Sep 13 00:47:37 rpmi: libtinfo-devel-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693212977 installed <13>Sep 13 00:47:37 rpmi: libncurses-devel-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693212977 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/bvi-1.4.2-alt1.nosrc.rpm (w1.gzdio) Installing bvi-1.4.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64256 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bvi-1.4.2 + echo 'Source #0 (bvi-1.4.2.tar):' Source #0 (bvi-1.4.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/bvi-1.4.2.tar + cd bvi-1.4.2 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i s@/usr/local/share/bmore.help@/usr/share/bvi/bmore.help@ bmore.1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.64256 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bvi-1.4.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 + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --runstatedir=/var/run --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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking for a BSD-compatible install... /bin/install -c checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... 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 size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking for size_t... yes checking for off_t... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking ncurses/term.h usability... yes checking ncurses/term.h presence... yes checking for ncurses/term.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for library containing initscr... -lncurses checking for library containing tputs... none required checking for strdup... yes checking for strtol... yes checking for strtoll... yes checking for strerror... yes checking for memmove... yes checking for _LARGEFILE_SOURCE value needed for large files... no 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 configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make -j8 make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c re.c re.c: In function 'fsearch_end': re.c:517:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 517 | if (*s_end = bregexec(spos, smem)) { | ^ re.c:519:25: warning: value computed is not used [-Wunused-value] 519 | *s_end++; | ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c set.c make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c bvi.c make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c io.c io.c: In function 'do_shell': io.c:416:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 416 | int ret; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c recomp.c make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c comm.c comm.c: In function 'docmdline': comm.c:110:32: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 110 | int n, ok, ret; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c edit.c make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -DHELPFILE=\"/usr/share/bvi/bmore.help\" -c bmore.c bmore.c: In function 'main': bmore.c:123:25: warning: variable 'lflag' set but not used [-Wunused-but-set-variable] 123 | int lflag, repeat; | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DHAVE_CONFIG_H -c bm_unix.c bm_unix.c: In function 'doshell': bm_unix.c:162:17: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 162 | int ret; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -o bmore bmore.o bm_unix.o recomp.o -lncurses make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' x86_64-alt-linux-gcc -o bvi bvi.o comm.o set.o re.o io.o edit.o recomp.o -lncurses make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.36962 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bvi-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bvi-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd bvi-1.4.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/bvi-buildroot make: Entering directory '/usr/src/RPM/BUILD/bvi-1.4.2' /bin/sh ./mkinstalldirs /usr/src/tmp/bvi-buildroot/usr/bin /usr/src/tmp/bvi-buildroot/usr/share/bvi /usr/src/tmp/bvi-buildroot/usr/share/man/man1 mkdir -p -- /usr/src/tmp/bvi-buildroot/usr/bin /usr/src/tmp/bvi-buildroot/usr/share/bvi /usr/src/tmp/bvi-buildroot/usr/share/man/man1 Installing bvi make: Leaving directory '/usr/src/RPM/BUILD/bvi-1.4.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bvi-buildroot (auto) Verifying and fixing files in /usr/src/tmp/bvi-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/bvi-buildroot/ (default) Compressing files in /usr/src/tmp/bvi-buildroot (auto) Verifying ELF objects in /usr/src/tmp/bvi-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: bvi-1.4.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.36962 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bvi-1.4.2 + DOCDIR=/usr/src/tmp/bvi-buildroot/usr/share/doc/bvi-1.4.2 + export DOCDIR + rm -rf /usr/src/tmp/bvi-buildroot/usr/share/doc/bvi-1.4.2 + /bin/mkdir -p /usr/src/tmp/bvi-buildroot/usr/share/doc/bvi-1.4.2 + cp -prL README COPYING CREDITS CHANGES /usr/src/tmp/bvi-buildroot/usr/share/doc/bvi-1.4.2 + chmod -R go-w /usr/src/tmp/bvi-buildroot/usr/share/doc/bvi-1.4.2 + chmod -R a+rX /usr/src/tmp/bvi-buildroot/usr/share/doc/bvi-1.4.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CgBy9q 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.7ng0M7 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.11)(64bit), 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.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libncurses.so.6()(64bit) >= set:mi6NHG6gUJAsz84qrnQR6oYMz2BQbOItZmyHuXMeH0, libtinfo.so.6()(64bit) >= set:lhhUVR8NaVjcU1ocCOlX1Pck496sVj0l6q, 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.xtqU7l Creating bvi-debuginfo package Processing files: bvi-debuginfo-1.4.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2KAwzh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CZ3QKa find-requires: running scripts (debuginfo) Requires: bvi = 1.4.2-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 bvi-debuginfo a strict dependency on bvi Wrote: /usr/src/RPM/RPMS/x86_64/bvi-1.4.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/bvi-debuginfo-1.4.2-alt1.x86_64.rpm (w2.lzdio) 4.78user 3.00system 0:10.59elapsed 73%CPU (0avgtext+0avgdata 56724maxresident)k 0inputs+0outputs (0major+724616minor)pagefaults 0swaps 4.83user 2.08system 0:20.46elapsed 33%CPU (0avgtext+0avgdata 126720maxresident)k 0inputs+0outputs (0major+191796minor)pagefaults 0swaps