+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/zzuf.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.KlB0Zq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zzuf-0.15 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/zzuf-0.15.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd zzuf-0.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (zzuf-0.13-optflags.patch):' Patch #0 (zzuf-0.13-optflags.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file configure.ac Hunk #1 succeeded at 39 (offset 16 lines). patching file configure Hunk #1 succeeded at 12397 (offset 1632 lines). + echo 'Patch #1 (zzuf-0.13-Remove-AC_TRY_CFLAGS.patch):' Patch #1 (zzuf-0.13-Remove-AC_TRY_CFLAGS.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure Hunk #1 succeeded at 12397 (offset 1632 lines). patching file configure.ac Hunk #1 succeeded at 40 (offset 16 lines). + touch -r aclocal.m4 configure.ac + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Gtw8vh + umask 022 + cd /builddir/build/BUILD + cd zzuf-0.15 + 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 ./.auto/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./.auto/config.sub ++ basename ./.auto/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./.auto/config.sub '/usr/lib/rpm/redhat/config.sub' -> './.auto/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./.auto/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./.auto/config.guess ++ basename ./.auto/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./.auto/config.guess '/usr/lib/rpm/redhat/config.guess' -> './.auto/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./.auto/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 --disable-dependency-tracking --disable-static 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 UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for style of include used by make... GNU 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 dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for inline... inline checking for __func__... __func__ checking if gcc supports -std=c99 flags... yes checking for libzzuf full name... libzzuf.so checking for unistd.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for dlfcn.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking mach/task.h usability... no checking mach/task.h presence... no checking for mach/task.h... no checking for setenv... yes checking for waitpid... yes checking for setrlimit... yes checking for gettimeofday... yes checking for fork... yes checking for kill... yes checking for pipe... yes checking for _pipe... no checking for regexec... yes checking for regwexec... no checking for dup... yes checking for dup2... yes checking for ftello... yes checking for fseeko... yes checking for _IO_getc... yes checking for getline... yes checking for getdelim... yes checking for fgetln... no checking for map_fd... no checking for memalign... yes checking for posix_memalign... yes checking for aio_read... no checking for accept... yes checking for bind... yes checking for connect... yes checking for socket... yes checking for readv... yes checking for pread... yes checking for recv... yes checking for recvfrom... yes checking for recvmsg... yes checking for valloc... yes checking for sigaction... yes checking for mmap... yes checking for getpagesize... yes checking for getc_unlocked... yes checking for getchar_unlocked... yes checking for fgetc_unlocked... yes checking for fread_unlocked... yes checking for fgets_unlocked... yes checking for __getdelim... yes checking for __srefill... no checking for __filbuf... no checking for __srget... no checking for __uflow... yes checking for open64... yes checking for lseek64... yes checking for mmap64... yes checking for fopen64... yes checking for freopen64... yes checking for ftello64... yes checking for fseeko64... yes checking for fsetpos64... yes checking for __open64... yes checking for __lseek64... no checking for __fopen64... no checking for __freopen64... no checking for __ftello64... no checking for __fseeko64... no checking for __fsetpos64... no checking for __fgets_chk... yes checking for __fgets_unlocked_chk... yes checking for __fread_chk... yes checking for __fread_unlocked_chk... yes checking for __read_chk... yes checking for __recv_chk... yes checking for __recvfrom_chk... yes checking for CreateFileA... no checking for CreateFileW... no checking for ReOpenFile... no checking for ReadFile... no checking for CloseHandle... no checking for AllocConsole... no checking for AttachConsole... no checking for SetConsoleMode... no checking for WriteConsoleOutputA... no checking for WriteConsoleOutputW... no checking for sighandler_t... yes checking for sig_t... no checking for socklen_t... yes checking for fpos64_t... yes checking for connect() second argument... const struct sockaddr * checking for read() prototype... ssize_t read(... size_t); checking for recv() return value... ssize_t checking for _IO_read_ptr and _IO_read_end in FILE (glibc-style)... yes checking for _bf._base, _r and _p in FILE (FreeBSD-style)... no checking for _base, _cnt and _ptr in FILE (Solaris-style)... no checking how to access fpos64_t x... (x).__pos checking for pragma INIT/FINI... yes checking for __printf__ attribute... yes checking for dladdr in -ldl... yes checking for log in -lm... yes checking for dlopen in -ldl... yes 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 doc/Makefile config.status: creating test/Makefile config.status: creating doc/zzat.1 config.status: creating doc/zzuf.1 config.status: creating doc/libzzuf.3 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/zzuf-0.15' Making all in src make[2]: Entering directory '/builddir/build/BUILD/zzuf-0.15/src' gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/zzuf\" -I./common -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 -std=c99 -c -o zzuf-zzuf.o `test -f 'zzuf.c' || echo './'`zzuf.c gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/zzuf\" -I./common -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 -std=c99 -c -o zzuf-opts.o `test -f 'opts.c' || echo './'`opts.c gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/zzuf\" -I./common -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 -std=c99 -c -o zzuf-timer.o `test -f 'timer.c' || echo './'`timer.c gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/zzuf\" -I./common -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 -std=c99 -c -o zzuf-myfork.o `test -f 'myfork.c' || echo './'`myfork.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-redhat-linux/7/include/stdint.h:9, from zzuf.c:25: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdint.h:26, from /usr/lib/gcc/riscv64-redhat-linux/7/include/stdint.h:9, from myfork.c:24: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/zzuf\" -I./common -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 -std=c99 -c -o common/zzuf-random.o `test -f 'common/random.c' || echo './'`common/random.c gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/zzuf\" -I./common -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 -std=c99 -c -o common/zzuf-ranges.o `test -f 'common/ranges.c' || echo './'`common/ranges.c gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/zzuf\" -I./common -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 -std=c99 -c -o common/zzuf-fd.o `test -f 'common/fd.c' || echo './'`common/fd.c zzuf.c: In function 'spawn_children': zzuf.c:781:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fdout, buf, n); ^~~~~~~~~~~~~~~~~~~~ zzuf.c: In function 'read_children': zzuf.c:1165:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write((j < 2) ? STDERR_FILENO : STDOUT_FILENO, buf, ret); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/zzuf\" -I./common -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 -std=c99 -c -o common/zzuf-fuzz.o `test -f 'common/fuzz.c' || echo './'`common/fuzz.c gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -c -o zzat.o zzat.c zzat.c: In function 'run': zzat.c:482:32: warning: implicit declaration of function '_IO_getc'; did you mean 'ungetc'? [-Wimplicit-function-declaration] MY_FREAD(ch = (n = _IO_getc(f)), &ch, (n != EOF)); ^ zzat.c:310:9: note: in definition of macro 'MY_FCALL' cmd; \ ^~~ zzat.c:482:13: note: in expansion of macro 'MY_FREAD' MY_FREAD(ch = (n = _IO_getc(f)), &ch, (n != EOF)); ^~~~~~~~ gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -c -o util/getopt.o util/getopt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c -o libzzuf/libzzuf_la-libzzuf.lo `test -f 'libzzuf/libzzuf.c' || echo './'`libzzuf/libzzuf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c -o libzzuf/libzzuf_la-debug.lo `test -f 'libzzuf/debug.c' || echo './'`libzzuf/debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c libzzuf/libzzuf.c -fPIC -DPIC -o libzzuf/.libs/libzzuf_la-libzzuf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c libzzuf/debug.c -fPIC -DPIC -o libzzuf/.libs/libzzuf_la-debug.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c -o libzzuf/libzzuf_la-sys.lo `test -f 'libzzuf/sys.c' || echo './'`libzzuf/sys.c libzzuf/debug.c: In function 'mydebug': libzzuf/debug.c:186:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(g_debug_fd, debug_buffer, debug_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libzzuf/debug.c:327:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(g_debug_fd, debug_buffer, debug_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c libzzuf/sys.c -fPIC -DPIC -o libzzuf/.libs/libzzuf_la-sys.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c -o libzzuf/libzzuf_la-network.lo `test -f 'libzzuf/network.c' || echo './'`libzzuf/network.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c -o libzzuf/libzzuf_la-lib-fd.lo `test -f 'libzzuf/lib-fd.c' || echo './'`libzzuf/lib-fd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c libzzuf/network.c -fPIC -DPIC -o libzzuf/.libs/libzzuf_la-network.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c libzzuf/lib-fd.c -fPIC -DPIC -o libzzuf/.libs/libzzuf_la-lib-fd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c -o libzzuf/libzzuf_la-lib-mem.lo `test -f 'libzzuf/lib-mem.c' || echo './'`libzzuf/lib-mem.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c -o libzzuf/libzzuf_la-lib-signal.lo `test -f 'libzzuf/lib-signal.c' || echo './'`libzzuf/lib-signal.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c -o libzzuf/libzzuf_la-lib-stream.lo `test -f 'libzzuf/lib-stream.c' || echo './'`libzzuf/lib-stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c libzzuf/lib-mem.c -fPIC -DPIC -o libzzuf/.libs/libzzuf_la-lib-mem.o In file included from /usr/include/sys/cdefs.h:23:0, from libzzuf/lib-mem.c:24: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c libzzuf/lib-signal.c -fPIC -DPIC -o libzzuf/.libs/libzzuf_la-lib-signal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c libzzuf/lib-stream.c -fPIC -DPIC -o libzzuf/.libs/libzzuf_la-lib-stream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c -o libzzuf/libzzuf_la-lib-win32.lo `test -f 'libzzuf/lib-win32.c' || echo './'`libzzuf/lib-win32.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c -o common/libzzuf_la-random.lo `test -f 'common/random.c' || echo './'`common/random.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c libzzuf/lib-win32.c -fPIC -DPIC -o libzzuf/.libs/libzzuf_la-lib-win32.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c -o common/libzzuf_la-ranges.lo `test -f 'common/ranges.c' || echo './'`common/ranges.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c -o common/libzzuf_la-fd.lo `test -f 'common/fd.c' || echo './'`common/fd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c common/random.c -fPIC -DPIC -o common/.libs/libzzuf_la-random.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c -o common/libzzuf_la-fuzz.lo `test -f 'common/fuzz.c' || echo './'`common/fuzz.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c common/ranges.c -fPIC -DPIC -o common/.libs/libzzuf_la-ranges.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c common/fd.c -fPIC -DPIC -o common/.libs/libzzuf_la-fd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -c common/fuzz.c -fPIC -DPIC -o common/.libs/libzzuf_la-fuzz.o gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/zzuf\" -I./common -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 -std=c99 -c -o util/zzuf-getopt.o `test -f 'util/getopt.c' || echo './'`util/getopt.c gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/zzuf\" -I./common -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 -std=c99 -c -o util/zzuf-md5.o `test -f 'util/md5.c' || echo './'`util/md5.c gcc -DHAVE_CONFIG_H -I. -I.. -DLIBDIR=\"/usr/lib64/zzuf\" -I./common -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 -std=c99 -c -o util/zzuf-hex.o `test -f 'util/hex.c' || echo './'`util/hex.c /bin/sh ../libtool --tag=CC --mode=link 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 -std=c99 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o zzat zzat.o util/getopt.o libtool: link: 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 -std=c99 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o zzat zzat.o util/getopt.o /bin/sh ../libtool --tag=CC --mode=link gcc -DLIBZZUF -I./libzzuf -I./common -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 -std=c99 -avoid-version -no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libzzuf.la -rpath /usr/lib64/zzuf libzzuf/libzzuf_la-libzzuf.lo libzzuf/libzzuf_la-debug.lo libzzuf/libzzuf_la-sys.lo libzzuf/libzzuf_la-network.lo libzzuf/libzzuf_la-lib-fd.lo libzzuf/libzzuf_la-lib-mem.lo libzzuf/libzzuf_la-lib-signal.lo libzzuf/libzzuf_la-lib-stream.lo libzzuf/libzzuf_la-lib-win32.lo common/libzzuf_la-random.lo common/libzzuf_la-ranges.lo common/libzzuf_la-fd.lo common/libzzuf_la-fuzz.lo -ldl -lm libtool: link: gcc -shared -fPIC -DPIC libzzuf/.libs/libzzuf_la-libzzuf.o libzzuf/.libs/libzzuf_la-debug.o libzzuf/.libs/libzzuf_la-sys.o libzzuf/.libs/libzzuf_la-network.o libzzuf/.libs/libzzuf_la-lib-fd.o libzzuf/.libs/libzzuf_la-lib-mem.o libzzuf/.libs/libzzuf_la-lib-signal.o libzzuf/.libs/libzzuf_la-lib-stream.o libzzuf/.libs/libzzuf_la-lib-win32.o common/.libs/libzzuf_la-random.o common/.libs/libzzuf_la-ranges.o common/.libs/libzzuf_la-fd.o common/.libs/libzzuf_la-fuzz.o -ldl -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libzzuf.so -o .libs/libzzuf.so libtool: link: ( cd ".libs" && rm -f "libzzuf.la" && ln -s "../libzzuf.la" "libzzuf.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -DLIBDIR=\"/usr/lib64/zzuf\" -I./common -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 -std=c99 -lm -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o zzuf zzuf-zzuf.o zzuf-opts.o zzuf-timer.o zzuf-myfork.o util/zzuf-getopt.o util/zzuf-md5.o util/zzuf-hex.o common/zzuf-random.o common/zzuf-ranges.o common/zzuf-fd.o common/zzuf-fuzz.o libtool: link: gcc -DLIBDIR=\"/usr/lib64/zzuf\" -I./common -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 -std=c99 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o zzuf zzuf-zzuf.o zzuf-opts.o zzuf-timer.o zzuf-myfork.o util/zzuf-getopt.o util/zzuf-md5.o util/zzuf-hex.o common/zzuf-random.o common/zzuf-ranges.o common/zzuf-fd.o common/zzuf-fuzz.o -lm make[2]: Leaving directory '/builddir/build/BUILD/zzuf-0.15/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/zzuf-0.15/test' gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -c -o zzero.o zzero.c gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -c -o zznop.o zznop.c gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -c -o zzone.o zzone.c gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -c -o bug-overflow.o bug-overflow.c gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -c -o bug-memory.o bug-memory.c zzone.c: In function 'main': zzone.c:59:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(tmp, size, 1, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -c -o bug-div0.o bug-div0.c gcc -DHAVE_CONFIG_H -I. -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 -std=c99 -c -o bug-mmap.o bug-mmap.c In file included from /usr/include/sys/mman.h:22:0, from bug-mmap.c:19: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=link 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 -std=c99 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o zzero zzero.o /bin/sh ../libtool --tag=CC --mode=link 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 -std=c99 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o zznop zznop.o /bin/sh ../libtool --tag=CC --mode=link 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 -std=c99 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o zzone zzone.o /bin/sh ../libtool --tag=CC --mode=link 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 -std=c99 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bug-overflow bug-overflow.o libtool: link: 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 -std=c99 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o zzero zzero.o libtool: link: 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 -std=c99 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o zznop zznop.o libtool: link: 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 -std=c99 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o zzone zzone.o /bin/sh ../libtool --tag=CC --mode=link 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 -std=c99 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bug-memory bug-memory.o /bin/sh ../libtool --tag=CC --mode=link 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 -std=c99 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bug-div0 bug-div0.o libtool: link: 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 -std=c99 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bug-overflow bug-overflow.o /bin/sh ../libtool --tag=CC --mode=link 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 -std=c99 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bug-mmap bug-mmap.o libtool: link: 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 -std=c99 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bug-memory bug-memory.o libtool: link: 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 -std=c99 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bug-div0 bug-div0.o libtool: link: 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 -std=c99 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bug-mmap bug-mmap.o make[2]: Leaving directory '/builddir/build/BUILD/zzuf-0.15/test' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/zzuf-0.15/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/zzuf-0.15/doc' make[2]: Entering directory '/builddir/build/BUILD/zzuf-0.15' make[2]: Leaving directory '/builddir/build/BUILD/zzuf-0.15' make[1]: Leaving directory '/builddir/build/BUILD/zzuf-0.15' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SpRK8p + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64 + cd zzuf-0.15 + make install DESTDIR=/builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/zzuf-0.15/src' make[2]: Entering directory '/builddir/build/BUILD/zzuf-0.15/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c zzuf zzat '/builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64/usr/bin' libtool: install: /usr/bin/install -c zzuf /builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64/usr/bin/zzuf libtool: install: /usr/bin/install -c zzat /builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64/usr/bin/zzat /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64/usr/lib64/zzuf' /bin/sh ../libtool --mode=install /usr/bin/install -c libzzuf.la '/builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64/usr/lib64/zzuf' libtool: install: /usr/bin/install -c .libs/libzzuf.so /builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64/usr/lib64/zzuf/libzzuf.so libtool: install: /usr/bin/install -c .libs/libzzuf.lai /builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64/usr/lib64/zzuf/libzzuf.la libtool: warning: remember to run 'libtool --finish /usr/lib64/zzuf' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/zzuf-0.15/src' make[1]: Leaving directory '/builddir/build/BUILD/zzuf-0.15/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/zzuf-0.15/test' make[2]: Entering directory '/builddir/build/BUILD/zzuf-0.15/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/zzuf-0.15/test' make[1]: Leaving directory '/builddir/build/BUILD/zzuf-0.15/test' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/zzuf-0.15/doc' make[2]: Entering directory '/builddir/build/BUILD/zzuf-0.15/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 zzuf.1 zzat.1 '/builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64/usr/share/man/man3' /usr/bin/install -c -m 644 libzzuf.3 '/builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64/usr/share/man/man3' make[2]: Leaving directory '/builddir/build/BUILD/zzuf-0.15/doc' make[1]: Leaving directory '/builddir/build/BUILD/zzuf-0.15/doc' make[1]: Entering directory '/builddir/build/BUILD/zzuf-0.15' make[2]: Entering directory '/builddir/build/BUILD/zzuf-0.15' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/zzuf-0.15' make[1]: Leaving directory '/builddir/build/BUILD/zzuf-0.15' + rm /builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64/usr/lib64/zzuf/libzzuf.la + /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: zzuf-0.15-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iUYAW7 + umask 022 + cd /builddir/build/BUILD + cd zzuf-0.15 + DOCDIR=/builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64/usr/share/doc/zzuf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64/usr/share/doc/zzuf + cp -pr AUTHORS /builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64/usr/share/doc/zzuf + cp -pr TODO /builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64/usr/share/doc/zzuf + cp -pr doc/ /builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64/usr/share/doc/zzuf + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Rsefad + umask 022 + cd /builddir/build/BUILD + cd zzuf-0.15 + LICENSEDIR=/builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64/usr/share/licenses/zzuf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64/usr/share/licenses/zzuf + cp -pr COPYING /builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64/usr/share/licenses/zzuf + exit 0 Provides: libzzuf.so()(64bit) zzuf = 0.15-4.fc28 zzuf(riscv-64) = 0.15-4.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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/zzuf-0.15-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/zzuf-0.15-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/zzuf-0.15-4.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IAPmsA + umask 022 + cd /builddir/build/BUILD + cd zzuf-0.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/zzuf-0.15-4.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