Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/axel.spec'], chrootPath='/var/lib/mock/f31-build-75357-31243/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/axel.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1563926400 Wrote: /builddir/build/SRPMS/axel-2.16-4.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/axel.spec'], chrootPath='/var/lib/mock/f31-build-75357-31243/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/axel.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1563926400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bP2mmV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf axel-2.16 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/axel-2.16.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd axel-2.16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8HQXuX + umask 022 + cd /builddir/build/BUILD + cd axel-2.16 + ./autogen.sh BUILDSTDERR: configure.ac:95: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. BUILDSTDERR: configure.ac:95: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, BUILDSTDERR: configure.ac:95: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. BUILDSTDERR: configure.ac:23: installing './compile' BUILDSTDERR: configure.ac:95: installing './config.guess' BUILDSTDERR: configure.ac:95: installing './config.sub' BUILDSTDERR: configure.ac:18: installing './install-sh' BUILDSTDERR: configure.ac:18: installing './missing' BUILDSTDERR: src/Makefile.am: installing './depcomp' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info Copying file config.rpath Creating directory m4 Copying file m4/codeset.m4 Copying file m4/fcntl-o.m4 Copying file m4/gettext.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/iconv.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intlmacosx.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/printf-posix.m4 Copying file m4/progtest.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/threadlib.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Done. You can use the 'clean' option to vanish the source code. Example of use: $ ./autogen.sh clean Now run ./configure, make, and make install. '/usr/lib/rpm/redhat/config.guess' -> './config.guess' '/usr/lib/rpm/redhat/config.sub' -> './config.sub' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for riscv64-koji-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 BUILDSTDERR: checking for uint16_t... yes./configure: line 5518: cd: /lib64/lp64d/../lib64/lp64d/: No such file or directory BUILDSTDERR: ./configure: line 5518: cd: /usr/lib64/lp64d/../lib64/lp64d/: No such file or directory + /usr/bin/make -O -j4 V=1 VERBOSE=1 BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from axel.h:61, BUILDSTDERR: from conn.c:45: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'conn_set' at conn.c:98:2: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 1023 bytes from a string of length 1023 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'conn_set' at conn.c:109:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 1023 bytes from a string of length 1023 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'conn_set' at conn.c:118:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 1023 bytes from a string of length 1023 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: conn.c: In function 'conn_info': BUILDSTDERR: conn.c:350:47: warning: '%s' directive writing up to 1023 bytes into a region of size between 1006 and 2039 [-Wformat-overflow=] BUILDSTDERR: 350 | sprintf(conn->http->headers, "http://%s:%i%s", BUILDSTDERR: | ^~ BUILDSTDERR: 351 | conn->host, conn->port, s); BUILDSTDERR: | ~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from axel.h:52, BUILDSTDERR: from conn.c:45: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 10 and 2066 bytes into a destination of size 2048 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 library containing SSL_new... -lssl checking for library containing ERR_get_error... -lcrypto 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... riscv64-koji-linux-gnu checking host system type... riscv64-koji-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... no 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 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/builddir/build/BUILD/axel-2.16/src' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\""/usr/share/locale"\" -D_BSD_SOURCE -D_DEFAULT_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c -o ftp.o ftp.c make[2]: Leaving directory '/builddir/build/BUILD/axel-2.16/src' make[2]: Entering directory '/builddir/build/BUILD/axel-2.16/src' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\""/usr/share/locale"\" -D_BSD_SOURCE -D_DEFAULT_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c -o conf.o conf.c make[2]: Leaving directory '/builddir/build/BUILD/axel-2.16/src' make[2]: Entering directory '/builddir/build/BUILD/axel-2.16/src' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\""/usr/share/locale"\" -D_BSD_SOURCE -D_DEFAULT_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c -o conn.o conn.c make[2]: Leaving directory '/builddir/build/BUILD/axel-2.16/src' make[2]: Entering directory '/builddir/build/BUILD/axel-2.16/src' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\""/usr/share/locale"\" -D_BSD_SOURCE -D_DEFAULT_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c -o ssl.o ssl.c BUILDSTDERR: make[2]: Leaving directory '/builddir/build/BUIIn file included from /usr/include/string.h:494, BUILDSTDERR: from axel.h:61, BUILDSTDERR: from axel.c:47: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'axel_new' at axel.c:144:2: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 1023 bytes from a string of length 1023 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'axel_new' at axel.c:147:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 1023 bytes from a string of length 1023 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'axel_new' at axel.c:201:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 1023 bytes from a string of length 1023 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'axel_new' at axel.c:205:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 1023 bytes from a string of length 1023 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LD/axel-2.16/src' make[2]: Entering directory '/builddir/build/BUILD/axel-2.16/src' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\""/usr/share/locale"\" -D_BSD_SOURCE -D_DEFAULT_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c -o axel.o axel.c make[2]: Leaving directory '/builddir/build/BUILD/axel-2.16/src' make[2]: Entering directory '/builddir/build/BUILD/axel-2.16/src' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\""/usr/share/locale"\" -D_BSD_SOURCE -D_DEFAULT_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c -o search.o search.c make[2]: Leaving directory '/builddir/build/BUILD/axel-2.16/src' make[2]: Entering directory '/builddir/build/BUILD/axel-2.16/src' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\""/usr/share/locale"\" -D_BSD_SOURCE -D_DEFAULT_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c -o http.o http.c make[2]: Leaving directory '/builddir/build/BUILD/axel-2.16/src' make[2]: Entering directory '/builddir/build/BUILD/axel-2.16/src' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\""/usr/share/locale"\" -D_BSD_SOURCE -D_DEFAULT_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c -o tcp.o tcp.c make[2]: Leaving directory '/builddir/build/BUILD/axel-2.16/src' make[2]: Entering directory '/builddir/build/BUILD/axel-2.16/src' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\""/usr/share/locale"\" -D_BSD_SOURCE -D_DEFAULT_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c -o text.o text.c make[2]: Leaving directory '/builddir/build/BUILD/axel-2.16/src' make[2]: Entering directory '/builddir/build/BUILD/axel-2.16/src' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o axel axel.o conf.o conn.o ftp.o http.o search.o ssl.o tcp.o text.o -lcrypto -lssl make[2]: Leaving directory '/builddir/build/BUILD/axel-2.16/src' Making all in po /usr/bin/make axel.pot-update make[3]: Entering directory '/builddir/build/BUILD/axel-2.16/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed make[3]: Leaving directory '/builddir/build/BUILD/axel-2.16/po' make[3]: Entering directory '/builddir/build/BUILD/axel-2.16/po' if LC_ALL=C grep 'GNU axel' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \ package_gnu='GNU '; \ else \ package_gnu=''; \ fi; \ if test -n 'https://github.com/axel-download-accelerator/axel/issues' || test 'https://github.com/axel-download-accelerator/axel/issues' = '@'PACKAGE_BUGREPORT'@'; then \ BUILDSTDERR: msgi................. done. BUILDSTDERR: done. BUILDSTDERR: ........ done. BUILDSTDERR: ......... done. BUILDSTDERR: ........... done. BUILDSTDERR: ........ done. BUILDSTDERR: ................. done. BUILDSTDERR: done. BUILDSTDERR: de.po: 44 translated messages, 11 fuzzy translations, 18 untranslated messages. BUILDSTDERR: es.po: 73 translated messages. BUILDSTDERR: .......... done. BUILDSTDERR: id_ID.po: 70 translated messages, 3 fuzzy translations. BUILDSTDERR: it.po: 67 translated messages, 4 fuzzy translations, 2 untranslated messages. BUILDSTDERR: ja.po: 50 translated messages, 7 fuzzy translations, 16 untranslated messages. BUILDSTDERR: nl.po: 41 translated messages, 9 fuzzy translations, 23 untranslated messages. BUILDSTDERR: pt_BR.po: 66 translated messages, 7 fuzzy translations. BUILDSTDERR: ru.po: 43 translated messages, 9 fuzzy translations, 21 untranslated messages. BUILDSTDERR: zh_CN.po: 65 translated messages, 6 fuzzy translations, 2 untranslated messages. d_bugs_address='https://github.com/axel-download-accelerator/axel/issues'; \ else \ msgid_bugs_address='https://github.com/axel-download-accelerator/axel/issues'; \ fi; \ case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /usr/bin/xgettext --default-domain=axel --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --omit-header \ --files-from=./POTFILES.in \ --copyright-holder='Joao Eriberto Mota Filho' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ /usr/bin/xgettext --default-domain=axel --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --omit-header \ --files-from=./POTFILES.in \ --copyright-holder='Joao Eriberto Mota Filho' \ --package-name="${package_gnu}axel" \ --package-version='2.16' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f axel.po || { \ if test -f ./axel.pot; then \ sed -f remove-potcdate.sed < ./axel.pot > axel.1po && \ sed -f remove-potcdate.sed < axel.po > axel.2po && \ if cmp axel.1po axel.2po >/dev/null 2>&1; then \ rm -f axel.1po axel.2po axel.po; \ else \ rm -f axel.1po axel.2po ./axel.pot && \ mv axel.po ./axel.pot; \ fi; \ else \ mv axel.po ./axel.pot; \ fi; \ } make[3]: Leaving directory '/builddir/build/BUILD/axel-2.16/po' test ! -f ./axel.pot || \ test -z "de.gmo es.gmo id_ID.gmo it.gmo ja.gmo nl.gmo pt_BR.gmo ru.gmo zh_CN.gmo" || /usr/bin/make de.gmo es.gmo id_ID.gmo it.gmo ja.gmo nl.gmo pt_BR.gmo ru.gmo zh_CN.gmo /usr/bin/msgmerge --update --lang=es es.po axel.pot /usr/bin/msgmerge --update --lang=de de.po axel.pot /usr/bin/msgmerge --update --lang=id_ID id_ID.po axel.pot /usr/bin/msgmerge --update --lang=it it.po axel.pot /usr/bin/msgmerge --update --lang=ja ja.po axel.pot /usr/bin/msgmerge --update --lang=pt_BR pt_BR.po axel.pot /usr/bin/msgmerge --update --lang=nl nl.po axel.pot /usr/bin/msgmerge --update --lang=ru ru.po axel.pot /usr/bin/msgmerge --update --lang=zh_CN zh_CN.po axel.pot make[3]: Entering directory '/builddir/build/BUILD/axel-2.16/po' rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po make[3]: Leaving directory '/builddir/build/BUILD/axel-2.16/po' make[3]: Entering directory '/builddir/build/BUILD/axel-2.16/po' rm -f es.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.po make[3]: Leaving directory '/builddir/build/BUILD/axel-2.16/po' make[3]: Entering directory '/builddir/build/BUILD/axel-2.16/po' rm -f id_ID.gmo && /usr/bin/msgfmt -c --statistics --verbose -o id_ID.gmo id_ID.po make[3]: Leaving directory '/builddir/build/BUILD/axel-2.16/po' make[3]: Entering directory '/builddir/build/BUILD/axel-2.16/po' rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po make[3]: Leaving directory '/builddir/build/BUILD/axel-2.16/po' make[3]: Entering directory '/builddir/build/BUILD/axel-2.16/po' rm -f ja.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po make[3]: Leaving directory '/builddir/build/BUILD/axel-2.16/po' make[3]: Entering directory '/builddir/build/BUILD/axel-2.16/po' rm -f nl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.po make[3]: Leaving directory '/builddir/build/BUILD/axel-2.16/po' make[3]: Entering directory '/builddir/build/BUILD/axel-2.16/po' rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po make[3]: Leaving directory '/builddir/build/BUILD/axel-2.16/po' make[3]: Entering directory '/builddir/build/BUILD/axel-2.16/po' rm -f ru.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.po make[3]: Leaving directory '/builddir/build/BUILD/axel-2.16/po' make[3]: Entering directory '/builddir/build/BUILD/axel-2.16/po' rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.po make[3]: Leaving directory '/builddir/build/BUILD/axel-2.16/po' make[2]: Entering directory '/builddir/build/BUILD/axel-2.16/po' touch stamp-po BUILDSTDERR: make[2]:+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Leaving directory '/builddir/build/BUILD/axel-2.16/po' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jPnWSX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64 + cd axel-2.16 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64 'INSTALL=/usr/bin/install -p' + install -m 755 -p src/axel /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/etc + install -m 644 -p -T doc/axelrc.example /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/etc/axelrc + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64 axel + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.16-4.fc31 --unique-debug-suffix -2.16-4.fc31.riscv64 --unique-debug-src-base axel-2.16-4.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/axel-2.16 BUILDSTDERR: 226 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Making install in src make[1]: Entering directory '/builddir/build/BUILD/axel-2.16/src' make[2]: Entering directory '/builddir/build/BUILD/axel-2.16/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/bin' /usr/bin/install -p axel '/builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/axel-2.16/src' make[1]: Leaving directory '/builddir/build/BUILD/axel-2.16/src' Making install in po make[1]: Entering directory '/builddir/build/BUILD/axel-2.16/po' installing de.gmo as /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/locale/de/LC_MESSAGES/axel.mo installing es.gmo as /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/locale/es/LC_MESSAGES/axel.mo installing id_ID.gmo as /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/locale/id_ID/LC_MESSAGES/axel.mo installing it.gmo as /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/locale/it/LC_MESSAGES/axel.mo installing ja.gmo as /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/locale/ja/LC_MESSAGES/axel.mo installing nl.gmo as /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/locale/nl/LC_MESSAGES/axel.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/axel.mo installing ru.gmo as /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/locale/ru/LC_MESSAGES/axel.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/axel.mo if test "axel" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/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 \ /usr/bin/install -p -m 644 ./$file \ /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/axel-2.16/po' make[1]: Entering directory '/builddir/build/BUILD/axel-2.16' make[2]: Entering directory '/builddir/build/BUILD/axel-2.16' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 man/axel.1 '/builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/axel-2.16' make[1]: Leaving directory '/builddir/build/BUILD/axel-2.16' explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/bin/axel extracting debug info from /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/bin/axel original debug info size: 248kB, size after compression: 216kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: axel-2.16-4.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8FVbqV + umask 022 + cd /builddir/build/BUILD + cd axel-2.16 + DOCDIR=/builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/doc/axel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/doc/axel + cp -pr ChangeLog /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/doc/axel + cp -pr CREDITS /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/doc/axel + cp -pr AUTHORS /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/doc/axel + cp -pr README.md /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/doc/axel + cp -pr doc/API /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/doc/axel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.C6HP1V + umask 022 + cd /builddir/build/BUILD + cd axel-2.16 + LICENSEDIR=/builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/licenses/axel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/licenses/axel + cp -pr COPYING /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64/usr/share/licenses/axel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: axel = 2.16-4.fc31 axel(riscv-64) = 2.16-4.fc31 config(axel) = 2.16-4.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) rtld(GNU_HASH) Processing files: axel-debugsource-2.16-4.fc31.riscv64 Provides: axel-debugsource = 2.16-4.fc31 axel-debugsource(riscv-64) = 2.16-4.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: axel-debuginfo-2.16-4.fc31.riscv64 Provides: axel-debuginfo = 2.16-4.fc31 axel-debuginfo(riscv-64) = 2.16-4.fc31 debuginfo(build-id) = 3c5ec8258fef165cc9fc0c89c2c4e4825aa72555 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: axel-debugsource(riscv-64) = 2.16-4.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64 Wrote: /builddir/build/RPMS/axel-debugsource-2.16-4.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/axel-2.16-4.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/axel-debuginfo-2.16-4.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rZ5jAT + umask 022 + cd /builddir/build/BUILD + cd axel-2.16 + /usr/bin/rm -rf /builddir/build/BUILDROOT/axel-2.16-4.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0