+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/clpbar.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1n4bYB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bar-1.10.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/bar_1.10.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bar-1.10.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (bar-1.10.9-clpbar.patch):' Patch #0 (bar-1.10.9-clpbar.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.am patching file args.c patching file configure.in patching file test-001 patching file test-002 patching file test-003 patching file test-004 + echo 'Patch #1 (bar-1.10.9-Makefile.patch):' Patch #1 (bar-1.10.9-Makefile.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.am patching file Makefile.in + echo 'Patch #2 (bar-1.10.9-Werror=format-security.patch):' Patch #2 (bar-1.10.9-Werror=format-security.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file args.c patching file display.c + cp /builddir/build/SOURCES/clpbar.1.in . + ./autogen aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:3: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' parallel-tests: installing './test-driver' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PbC3Sy + umask 022 + cd /builddir/build/BUILD + cd bar-1.10.9 + 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 ' + 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 ' + 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 -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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/bar-1.10.9/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/bar-1.10.9/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 for riscv64-redhat-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 for style of include used by make... GNU checking dependency style of gcc... none checking whether ln -s works... yes checking for gawk... (cached) gawk 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 assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for posix_memalign... yes checking for select... yes checking for strerror... yes checking for sysconf... yes checking for sprintf... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether time.h and sys/time.h may both be included... yes checking if filesystem supports Large Files natively... yes checking for vectored I/O support... yes checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking size of size_t... 8 checking whether _SC_PAGE_SIZE is declared... yes checking whether _SC_PAGESIZE is declared... yes checking for default screen width adjustment... (cached) 0 checking if twiddle display should be enabled by default... (cached) 0 checking default buffer size... (cached) 52488 checking sysconf usability... yes checking default page size... (cached) 4096 checking if aligned memory allocation is enabled... (cached) yes checking for posix_memalign usability... yes checking if aligned memory allocation is available... (cached) yes checking if aligned memory allocation is usable... yes checking if vectored I/O is enabled... (cached) yes checking if vectored I/O is available... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating clpbar.1 config.status: creating doxygen.conf config.status: creating config.h config.status: executing depfiles commands config.status: executing test-script-preparation commands configure: configure: Current Configuration: configure: ---------------------- configure: Screen width -1 modifier: no configure: Display twiddle by default: no configure: Use aligned memory allocation: yes (default page size: 4096) configure: Use vectored I/O: yes configure: Default I/O buffer size: 52488 configure: Install Path: /usr configure: + make -j4 make all-am make[1]: Entering directory '/builddir/build/BUILD/bar-1.10.9' gcc -DHAVE_CONFIG_H -I. -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 -c -o error.o error.c gcc -DHAVE_CONFIG_H -I. -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 -c -o fd.o fd.c gcc -DHAVE_CONFIG_H -I. -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 -c -o io.o io.c gcc -DHAVE_CONFIG_H -I. -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 -c -o display.o display.c display.c: In function 'displayEnd': display.c:705:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf(stderr, "Copied: %llu%s (%.1f%s)", ~~~^ %lu display.c:735:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf(stderr, "Throughput: %llu%s (%.1f%s)\n\n", ~~~^ %lu gcc -DHAVE_CONFIG_H -I. -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 -c -o args.o args.c gcc -DHAVE_CONFIG_H -I. -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 -c -o bar.o bar.c gcc -DHAVE_CONFIG_H -I. -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 -c -o test-types.o test-types.c gcc -DHAVE_CONFIG_H -I. -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 -c -o test-001-pre.o test-001-pre.c gcc -DHAVE_CONFIG_H -I. -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 -c -o test-001-post.o test-001-post.c 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-types test-types.o test-001-pre.c: In function 'main': test-001-pre.c:16:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(out, buffer, strlen(buffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test-001-pre.c:18:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(out, buffer, strlen(buffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-001-pre test-001-pre.o test-001-post.c: In function 'main': test-001-post.c:14:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(in, buffer, strlen(expected)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test-001-post.c:21:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(in, buffer, strlen(expected)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-001-post test-001-post.o args.c: In function 'parse_rcfiles': args.c:2811:26: warning: '/.clpbarrc' directive writing 10 bytes into a region of size between 5 and 4096 [-Wformat-overflow=] sprintf(filename, "%.*s/.clpbarrc", 4091, home_dir); ^~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from headers.h:10, from args.c:3: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 11 and 4102 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o clpbar error.o fd.o io.o display.o args.o bar.o make[1]: Leaving directory '/builddir/build/BUILD/bar-1.10.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KvBNzG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/clpbar-1.10.9-16.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/clpbar-1.10.9-16.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/clpbar-1.10.9-16.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/clpbar-1.10.9-16.fc28.riscv64 + cd bar-1.10.9 + rm -rf /builddir/build/BUILDROOT/clpbar-1.10.9-16.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/clpbar-1.10.9-16.fc28.riscv64 make install-am make[1]: Entering directory '/builddir/build/BUILD/bar-1.10.9' make[2]: Entering directory '/builddir/build/BUILD/bar-1.10.9' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/clpbar-1.10.9-16.fc28.riscv64/usr/bin' /usr/bin/install -c clpbar '/builddir/build/BUILDROOT/clpbar-1.10.9-16.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/clpbar-1.10.9-16.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 clpbar.1 '/builddir/build/BUILDROOT/clpbar-1.10.9-16.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/bar-1.10.9' make[1]: Leaving directory '/builddir/build/BUILD/bar-1.10.9' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: clpbar-1.10.9-16.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ussgbM + umask 022 + cd /builddir/build/BUILD + cd bar-1.10.9 + DOCDIR=/builddir/build/BUILDROOT/clpbar-1.10.9-16.fc28.riscv64/usr/share/doc/clpbar + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/clpbar-1.10.9-16.fc28.riscv64/usr/share/doc/clpbar + cp -pr AUTHORS /builddir/build/BUILDROOT/clpbar-1.10.9-16.fc28.riscv64/usr/share/doc/clpbar + cp -pr COPYING /builddir/build/BUILDROOT/clpbar-1.10.9-16.fc28.riscv64/usr/share/doc/clpbar + cp -pr ChangeLog /builddir/build/BUILDROOT/clpbar-1.10.9-16.fc28.riscv64/usr/share/doc/clpbar + cp -pr TODO /builddir/build/BUILDROOT/clpbar-1.10.9-16.fc28.riscv64/usr/share/doc/clpbar + cp -pr TROUBLESHOOTING /builddir/build/BUILDROOT/clpbar-1.10.9-16.fc28.riscv64/usr/share/doc/clpbar + exit 0 Provides: clpbar = 1.10.9-16.fc28 clpbar(riscv-64) = 1.10.9-16.fc28 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) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/clpbar-1.10.9-16.fc28.riscv64 Wrote: /builddir/build/SRPMS/clpbar-1.10.9-16.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/clpbar-1.10.9-16.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nwVQYA + umask 022 + cd /builddir/build/BUILD + cd bar-1.10.9 + rm -rf /builddir/build/BUILDROOT/clpbar-1.10.9-16.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff