<86>Oct 3 04:13:48 userdel[582635]: delete user 'rooter' <86>Oct 3 04:13:48 userdel[582635]: removed group 'rooter' owned by 'rooter' <86>Oct 3 04:13:48 userdel[582635]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 3 04:13:48 groupadd[582651]: group added to /etc/group: name=rooter, GID=681 <86>Oct 3 04:13:48 groupadd[582651]: group added to /etc/gshadow: name=rooter <86>Oct 3 04:13:48 groupadd[582651]: new group: name=rooter, GID=681 <86>Oct 3 04:13:48 useradd[582665]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Oct 3 04:13:48 userdel[582678]: delete user 'builder' <86>Oct 3 04:13:48 userdel[582678]: removed group 'builder' owned by 'builder' <86>Oct 3 04:13:48 userdel[582678]: removed shadow group 'builder' owned by 'builder' <86>Oct 3 04:13:48 groupadd[582692]: group added to /etc/group: name=builder, GID=682 <86>Oct 3 04:13:48 groupadd[582692]: group added to /etc/gshadow: name=builder <86>Oct 3 04:13:48 groupadd[582692]: new group: name=builder, GID=682 <86>Oct 3 04:13:48 useradd[582719]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash <13>Oct 3 04:13:49 rpmi: libHX-3.22-alt1 sisyphus+278216.100.1.1 1626077816 installed <13>Oct 3 04:13:49 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Oct 3 04:13:50 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Oct 3 04:13:50 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Oct 3 04:13:50 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed <13>Oct 3 04:13:50 rpmi: libHX-devel-3.22-alt1 sisyphus+278216.100.1.1 1626077816 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/hxtools-20210803-alt2.nosrc.rpm (w1.gzdio) Installing hxtools-20210803-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67833 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hxtools-20210803 + echo 'Source #0 (hxtools-20210803.tar):' Source #0 (hxtools-20210803.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/hxtools-20210803.tar + cd hxtools-20210803 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.67833 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hxtools-20210803 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: creating directory build-aux autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:7: installing 'build-aux/compile' configure.ac:4: installing 'build-aux/install-sh' configure.ac:5: installing 'build-aux/missing' sadmin/Makefile.am: installing 'build-aux/depcomp' autoreconf-default: Leaving directory `.' + 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 find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -ri dirname -- '{}' + 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 configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none 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 lastlog.h usability... yes checking lastlog.h presence... yes checking for lastlog.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libHX >= 3.17... yes checking for mount >= 2.19... no checking for libpci >= 3... no checking for xcb >= 1... no checking for library containing dlopen... -ldl checking for splice... yes checking for struct utmpx.ut_session... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating doc/Makefile config.status: creating kbd/Makefile config.status: creating sadmin/Makefile config.status: creating sdevel/Makefile config.status: creating smath/Makefile config.status: creating smm/Makefile config.status: creating suser/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 -C sadmin ofl fd0ssh make: Entering directory '/usr/src/RPM/BUILD/hxtools-20210803/sadmin' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -std=gnu11 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fd0ssh.o fd0ssh.c make: Leaving directory '/usr/src/RPM/BUILD/hxtools-20210803/sadmin' make: Entering directory '/usr/src/RPM/BUILD/hxtools-20210803/sadmin' x86_64-alt-linux-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -std=gnu11 -pipe -frecord-gcc-switches -Wall -g -O2 -o fd0ssh fd0ssh.o make: Leaving directory '/usr/src/RPM/BUILD/hxtools-20210803/sadmin' make: Entering directory '/usr/src/RPM/BUILD/hxtools-20210803/sadmin' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -std=gnu11 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ofl.o ofl.c ofl.c: In function 'main': ofl.c:210:36: warning: '/fd' directive output may be truncated writing 3 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 210 | snprintf(tmp, sizeof(tmp), "%s/%s/fd", path, de); | ^~~ In file included from /usr/include/stdio.h:866, from ofl.c:17: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 5 or more bytes (assuming 260) into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ofl.c:183:36: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 183 | snprintf(tmp, sizeof(tmp), "%s/%s", path, de); | ^ In file included from /usr/include/stdio.h:866, from ofl.c:17: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 257) into a destination of size 256 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/hxtools-20210803/sadmin' make: Entering directory '/usr/src/RPM/BUILD/hxtools-20210803/sadmin' x86_64-alt-linux-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -std=gnu11 -pipe -frecord-gcc-switches -Wall -g -O2 -o ofl ofl.o -lHX make: Leaving directory '/usr/src/RPM/BUILD/hxtools-20210803/sadmin' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.95106 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/hxtools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/hxtools-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd hxtools-20210803 + install -Dpm0755 sadmin/ofl /usr/src/tmp/hxtools-buildroot/usr/bin/ofl + install -Dpm0644 doc/ofl.1 /usr/src/tmp/hxtools-buildroot/usr/share/man/man1/ofl.1 + install -Dpm0755 sadmin/fd0ssh /usr/src/tmp/hxtools-buildroot/usr/bin/fd0ssh + install -Dpm0644 doc/fd0ssh.1 /usr/src/tmp/hxtools-buildroot/usr/share/man/man1/fd0ssh.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/hxtools-buildroot (auto) Verifying and fixing files in /usr/src/tmp/hxtools-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/hxtools-buildroot/ (default) Compressing files in /usr/src/tmp/hxtools-buildroot (auto) Verifying ELF objects in /usr/src/tmp/hxtools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: ofl-20210803-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UHxW3J 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.lTCgEH 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, libHX.so.28()(64bit) >= set:kgZiZ2qUL87fuWAvfKDgKRq0ZmkNkrX53, libHX.so.28(LIBHX_1.10.0)(64bit), libHX.so.28(LIBHX_1.25)(64bit), libHX.so.28(LIBHX_3.12)(64bit), libHX.so.28(LIBHX_3.4)(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.4)(64bit), 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.ULl9BJ Creating ofl-debuginfo package Processing files: fd0ssh-20210803-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z29t0J 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.nZO51J 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.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MZpFDK Creating fd0ssh-debuginfo package Processing files: ofl-debuginfo-20210803-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dgD6YK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qznWsL find-requires: running scripts (debuginfo) Requires: ofl = 20210803-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libHX.so.28), debug64(libc.so.6) Processing files: fd0ssh-debuginfo-20210803-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IfGZZI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h4foLK find-requires: running scripts (debuginfo) Requires: fd0ssh = 20210803-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to ofl-debuginfo a strict dependency on ofl Adding to fd0ssh-debuginfo a strict dependency on fd0ssh Wrote: /usr/src/RPM/RPMS/x86_64/ofl-20210803-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/fd0ssh-20210803-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ofl-debuginfo-20210803-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/fd0ssh-debuginfo-20210803-alt2.x86_64.rpm (w2.lzdio) 4.53user 1.84system 0:16.25elapsed 39%CPU (0avgtext+0avgdata 29088maxresident)k 0inputs+0outputs (0major+567601minor)pagefaults 0swaps 9.49user 5.82system 0:24.80elapsed 61%CPU (0avgtext+0avgdata 108020maxresident)k 112inputs+0outputs (31180major+857259minor)pagefaults 0swaps