<86>Feb 27 06:50:57 userdel[2424519]: delete user 'rooter' <86>Feb 27 06:50:57 userdel[2424519]: removed group 'rooter' owned by 'rooter' <86>Feb 27 06:50:57 groupadd[2424528]: group added to /etc/group: name=rooter, GID=960 <86>Feb 27 06:50:57 groupadd[2424528]: group added to /etc/gshadow: name=rooter <86>Feb 27 06:50:57 groupadd[2424528]: new group: name=rooter, GID=960 <86>Feb 27 06:50:57 useradd[2424532]: new user: name=rooter, UID=960, GID=960, home=/root, shell=/bin/bash <86>Feb 27 06:50:57 userdel[2424538]: delete user 'builder' <86>Feb 27 06:50:57 userdel[2424538]: removed group 'builder' owned by 'builder' <86>Feb 27 06:50:57 groupadd[2424547]: group added to /etc/group: name=builder, GID=961 <86>Feb 27 06:50:57 groupadd[2424547]: group added to /etc/gshadow: name=builder <86>Feb 27 06:50:57 groupadd[2424547]: new group: name=builder, GID=961 <86>Feb 27 06:50:57 useradd[2424557]: new user: name=builder, UID=961, GID=961, home=/usr/src, shell=/bin/bash <13>Feb 27 06:50:58 rpmi: libHX-3.22-alt1 1509089038 installed <13>Feb 27 06:50:58 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Feb 27 06:50:58 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Feb 27 06:50:59 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Feb 27 06:50:59 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed <13>Feb 27 06:50:59 rpmi: libHX-devel-3.22-alt1 1509089038 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.27532 + 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.27532 + 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 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 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 -j16 -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=] snprintf(tmp, sizeof(tmp), "%s/%s/fd", path, de); ^~~ In file included from /usr/include/stdio.h:862, from ofl.c:17: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 5 or more bytes (assuming 260) into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __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=] snprintf(tmp, sizeof(tmp), "%s/%s", path, de); ^ In file included from /usr/include/stdio.h:862, from ofl.c:17: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 257) into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __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.69102 + 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) Hardlinking identical .pyc and .pyo files Processing files: ofl-20210803-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PmnAB8 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eTZLkT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.PnrLuH 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.makA4y find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7NmC4t find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.Iw3Ius 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.nPvVku find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kV0xBz 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.HkiViI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aXS3qU 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) 3.60user 1.26system 0:15.31elapsed 31%CPU (0avgtext+0avgdata 29928maxresident)k 0inputs+0outputs (0major+648604minor)pagefaults 0swaps 6.59user 3.48system 0:20.04elapsed 50%CPU (0avgtext+0avgdata 120168maxresident)k 112inputs+0outputs (34409major+969299minor)pagefaults 0swaps