<86>May 16 10:09:15 userdel[20083]: delete user 'rooter'
<86>May 16 10:09:15 userdel[20083]: removed shadow group 'rooter' owned by 'rooter'
<86>May 16 10:09:15 groupadd[20099]: group added to /etc/group: name=rooter, GID=555
<86>May 16 10:09:15 groupadd[20099]: group added to /etc/gshadow: name=rooter
<86>May 16 10:09:15 groupadd[20099]: new group: name=rooter, GID=555
<86>May 16 10:09:15 useradd[20119]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash
<86>May 16 10:09:15 userdel[20141]: delete user 'builder'
<86>May 16 10:09:15 userdel[20141]: removed group 'builder' owned by 'builder'
<86>May 16 10:09:15 userdel[20141]: removed shadow group 'builder' owned by 'builder'
<86>May 16 10:09:15 groupadd[20156]: group added to /etc/group: name=builder, GID=556
<86>May 16 10:09:15 groupadd[20156]: group added to /etc/gshadow: name=builder
<86>May 16 10:09:15 groupadd[20156]: new group: name=builder, GID=556
<86>May 16 10:09:15 useradd[20169]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash
warning: user grenka does not exist - using root
warning: group grenka does not exist - using root
warning: user grenka does not exist - using root
warning: group grenka does not exist - using root
warning: user grenka does not exist - using root
warning: group grenka does not exist - using root
<13>May 16 10:09:19 rpmi: libasprintf-0.19.8.1-alt6 sisyphus+224335.100.1.1 1552252330 installed
<13>May 16 10:09:19 rpmi: libp11-kit-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed
<13>May 16 10:09:19 rpmi: libtasn1-4.13-alt2 1521133850 installed
<13>May 16 10:09:19 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>May 16 10:09:19 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>May 16 10:09:19 rpmi: ca-certificates-2019.03.31-alt1 sisyphus+226302.100.1.1 1554055265 installed
<13>May 16 10:09:19 rpmi: ca-trust-0.1.1-alt2 1515595785 installed
<13>May 16 10:09:19 rpmi: p11-kit-trust-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed
<13>May 16 10:09:19 rpmi: libcrypto1.1-1.1.1b-alt2 sisyphus+227249.100.2.1 1555667822 installed
<13>May 16 10:09:19 rpmi: libssl1.1-1.1.1b-alt2 sisyphus+227249.100.2.1 1555667822 installed
<13>May 16 10:09:19 rpmi: libssl-devel-1.1.1b-alt2 sisyphus+227249.100.2.1 1555667822 installed
<13>May 16 10:09:19 rpmi: libasprintf-devel-0.19.8.1-alt6 sisyphus+224335.100.1.1 1552252330 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/axel-2.16.1-alt1.nosrc.rpm
Installing axel-2.16.1-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.21782
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf axel-2.16.1
+ echo 'Source #0 (axel-2.16.1.tar.gz):'
Source #0 (axel-2.16.1.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/axel-2.16.1.tar.gz
+ /bin/tar -xf -
+ cd axel-2.16.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.65842
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd axel-2.16.1
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --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 for i586-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 whether make supports nested variables... (cached) yes
checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
checking for i586-alt-linux-gcc option to accept ISO C99... none needed
checking how to run the C preprocessor... i586-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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for getaddrinfo... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for malloc... yes
checking for memset... yes
checking for nanosleep... yes
checking for realloc... yes
checking for select... yes
checking for setlocale... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strpbrk... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtoul... yes
checking for openssl... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\""/usr/share/locale"\" -D_BSD_SOURCE -D_DEFAULT_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o ssl.o ssl.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\""/usr/share/locale"\" -D_BSD_SOURCE -D_DEFAULT_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o conf.o conf.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\""/usr/share/locale"\" -D_BSD_SOURCE -D_DEFAULT_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o conn.o conn.c
conn.c: In function 'conn_info':
conn.c:350:47: warning: '%s' directive writing up to 1023 bytes into a region of size between 1006 and 2039 [-Wformat-overflow=]
     sprintf(conn->http->headers, "http://%s:%i%s",
                                               ^~
      conn->host, conn->port, s);
                              ~                 
In file included from /usr/include/stdio.h:862,
                 from axel.h:52,
                 from conn.c:45:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 10 and 2066 bytes into a destination of size 2048
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\""/usr/share/locale"\" -D_BSD_SOURCE -D_DEFAULT_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o ftp.o ftp.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\""/usr/share/locale"\" -D_BSD_SOURCE -D_DEFAULT_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o tcp.o tcp.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\""/usr/share/locale"\" -D_BSD_SOURCE -D_DEFAULT_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o search.o search.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\""/usr/share/locale"\" -D_BSD_SOURCE -D_DEFAULT_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o http.o http.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\""/usr/share/locale"\" -D_BSD_SOURCE -D_DEFAULT_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o text.o text.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\""/usr/share/locale"\" -D_BSD_SOURCE -D_DEFAULT_SOURCE   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -c -o axel.o axel.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall  -pthread -o axel axel.o conf.o conn.o ftp.o http.o search.o ssl.o tcp.o text.o -lssl -lcrypto 
make[2]: Leaving directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
Making all in po
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.14954
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/axel-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/axel-buildroot
+ cd axel-2.16.1
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/axel-buildroot
make: Entering directory '/usr/src/RPM/BUILD/axel-2.16.1'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
 /bin/mkdir -p '/usr/src/tmp/axel-buildroot/usr/bin'
  /bin/install -p axel '/usr/src/tmp/axel-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/axel-2.16.1/src'
Making install in po
make[1]: Entering directory '/usr/src/RPM/BUILD/axel-2.16.1/po'
installing de.gmo as /usr/src/tmp/axel-buildroot/usr/share/locale/de/LC_MESSAGES/axel.mo
installing es.gmo as /usr/src/tmp/axel-buildroot/usr/share/locale/es/LC_MESSAGES/axel.mo
installing id_ID.gmo as /usr/src/tmp/axel-buildroot/usr/share/locale/id_ID/LC_MESSAGES/axel.mo
installing it.gmo as /usr/src/tmp/axel-buildroot/usr/share/locale/it/LC_MESSAGES/axel.mo
installing ja.gmo as /usr/src/tmp/axel-buildroot/usr/share/locale/ja/LC_MESSAGES/axel.mo
installing nl.gmo as /usr/src/tmp/axel-buildroot/usr/share/locale/nl/LC_MESSAGES/axel.mo
installing pt_BR.gmo as /usr/src/tmp/axel-buildroot/usr/share/locale/pt_BR/LC_MESSAGES/axel.mo
installing ru.gmo as /usr/src/tmp/axel-buildroot/usr/share/locale/ru/LC_MESSAGES/axel.mo
installing zh_CN.gmo as /usr/src/tmp/axel-buildroot/usr/share/locale/zh_CN/LC_MESSAGES/axel.mo
if test "axel" = "gettext-tools"; then \
  /bin/mkdir -p /usr/src/tmp/axel-buildroot/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /bin/install -p -m 644 ./$file \
		    /usr/src/tmp/axel-buildroot/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /usr/src/tmp/axel-buildroot/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/usr/src/RPM/BUILD/axel-2.16.1/po'
make[1]: Entering directory '/usr/src/RPM/BUILD/axel-2.16.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/axel-2.16.1'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/axel-buildroot/usr/share/man/man1'
 /bin/install -p -m 644 man/axel.1 '/usr/src/tmp/axel-buildroot/usr/share/man/man1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/axel-2.16.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/axel-2.16.1'
make: Leaving directory '/usr/src/RPM/BUILD/axel-2.16.1'
+ install -m 755 -p src/axel /usr/src/tmp/axel-buildroot/usr/bin
+ mkdir -p /usr/src/tmp/axel-buildroot/etc
+ install -m 644 -p -T doc/axelrc.example /usr/src/tmp/axel-buildroot/etc/axelrc
+ /usr/lib/rpm/find-lang axel
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/axel-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/axel-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/axel-buildroot/ (default)
Compressing files in /usr/src/tmp/axel-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/axel-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: axel-2.16.1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.40334
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd axel-2.16.1
+ DOCDIR=/usr/src/tmp/axel-buildroot/usr/share/doc/axel-2.16.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/axel-buildroot/usr/share/doc/axel-2.16.1
+ /bin/mkdir -p /usr/src/tmp/axel-buildroot/usr/share/doc/axel-2.16.1
+ cp -prL ChangeLog CREDITS AUTHORS README doc/axelrc.example /usr/src/tmp/axel-buildroot/usr/share/doc/axel-2.16.1
+ chmod -R go-w /usr/src/tmp/axel-buildroot/usr/share/doc/axel-2.16.1
+ chmod -R a+rX /usr/src/tmp/axel-buildroot/usr/share/doc/axel-2.16.1
+ cp -prL --no-dereference COPYING /usr/src/tmp/axel-buildroot/usr/share/doc/axel-2.16.1
+ chmod -R go-w /usr/src/tmp/axel-buildroot/usr/share/doc/axel-2.16.1
+ chmod -R a+rX /usr/src/tmp/axel-buildroot/usr/share/doc/axel-2.16.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nSd5vl
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HFHP0Z
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libcrypto.so.1.1 >= set:qovV202xyc, libcrypto.so.1.1(OPENSSL_1_1_0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libssl.so.1.1 >= set:miElnSiFkpMsNJYpl5oOUFiAIFvzDBXxpZEtCL84l0, libssl.so.1.1(OPENSSL_1_1_0), 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.b19vL3
Creating axel-debuginfo package
Processing files: axel-debuginfo-2.16.1-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.63BYYB
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oSHk5E
find-requires: running scripts (debuginfo)
Requires: axel = 2.16.1-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcrypto.so.1.1), debug(libpthread.so.0), debug(libssl.so.1.1)
Adding to axel-debuginfo a strict dependency on axel
Wrote: /usr/src/RPM/RPMS/i586/axel-2.16.1-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/axel-debuginfo-2.16.1-alt1.i586.rpm
12.36user 3.77system 0:17.88elapsed 90%CPU (0avgtext+0avgdata 37816maxresident)k
0inputs+0outputs (0major+686846minor)pagefaults 0swaps
20.47user 8.90system 0:31.93elapsed 92%CPU (0avgtext+0avgdata 113340maxresident)k
72inputs+0outputs (0major+1009133minor)pagefaults 0swaps