==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: zzuf 0.15-3 (Mon May 25 10:26:24 2020) ==> Retrieving sources... -> Found zzuf-0.15.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... zzuf-0.15.tar.gz ... Passed ==> Validating source files with sha512sums... zzuf-0.15.tar.gz ... Passed ==> Making package: zzuf 0.15-3 (Mon 25 May 2020 10:26:32 AM MDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found zzuf-0.15.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting zzuf-0.15.tar.gz with bsdtar ==> Starting prepare()... autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory .auto autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.auto'. libtoolize: copying file '.auto/ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:9: installing '.auto/compile' configure.ac:11: installing '.auto/config.guess' configure.ac:11: installing '.auto/config.sub' configure.ac:5: installing '.auto/install-sh' configure.ac:5: installing '.auto/missing' src/Makefile.am: installing '.auto/depcomp' parallel-tests: installing '.auto/test-driver' autoreconf: Leaving directory `.' ==> Starting build()... 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 '1001' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports the include directive... yes (GNU style) 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... gcc3 checking how to run the C preprocessor... gcc -E checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-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 aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip 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 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... yes 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... yes checking for pkg-config... /usr/bin/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 if gcc supports -g -O2 flags... yes checking if gcc supports -Wall flags... yes checking if gcc supports -W flags... yes checking if gcc supports -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare flags... yes 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... yes checking for __fseeko64... yes 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 all-recursive make[1]: Entering directory '/build/zzuf/src/zzuf-0.15' Making all in src make[2]: Entering directory '/build/zzuf/src/zzuf-0.15/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBDIR=\"/usr/lib/zzuf\" -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT zzuf-zzuf.o -MD -MP -MF .deps/zzuf-zzuf.Tpo -c -o zzuf-zzuf.o `test -f 'zzuf.c' || echo './'`zzuf.c gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBDIR=\"/usr/lib/zzuf\" -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT zzuf-opts.o -MD -MP -MF .deps/zzuf-opts.Tpo -c -o zzuf-opts.o `test -f 'opts.c' || echo './'`opts.c gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBDIR=\"/usr/lib/zzuf\" -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT zzuf-timer.o -MD -MP -MF .deps/zzuf-timer.Tpo -c -o zzuf-timer.o `test -f 'timer.c' || echo './'`timer.c gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBDIR=\"/usr/lib/zzuf\" -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT zzuf-myfork.o -MD -MP -MF .deps/zzuf-myfork.Tpo -c -o zzuf-myfork.o `test -f 'myfork.c' || echo './'`myfork.c depbase=`echo zzat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT zzat.o -MD -MP -MF $depbase.Tpo -c -o zzat.o zzat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo util/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT util/getopt.o -MD -MP -MF $depbase.Tpo -c -o util/getopt.o util/getopt.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBDIR=\"/usr/lib/zzuf\" -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT util/zzuf-getopt.o -MD -MP -MF util/.deps/zzuf-getopt.Tpo -c -o util/zzuf-getopt.o `test -f 'util/getopt.c' || echo './'`util/getopt.c gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBDIR=\"/usr/lib/zzuf\" -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT util/zzuf-md5.o -MD -MP -MF util/.deps/zzuf-md5.Tpo -c -o util/zzuf-md5.o `test -f 'util/md5.c' || echo './'`util/md5.c gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBDIR=\"/usr/lib/zzuf\" -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT util/zzuf-hex.o -MD -MP -MF util/.deps/zzuf-hex.Tpo -c -o util/zzuf-hex.o `test -f 'util/hex.c' || echo './'`util/hex.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/aarch64-unknown-linux-gnu/9.3.0/include/stdint.h:9, from zzuf.c:25: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBDIR=\"/usr/lib/zzuf\" -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/zzuf-random.o -MD -MP -MF common/.deps/zzuf-random.Tpo -c -o common/zzuf-random.o `test -f 'common/random.c' || echo './'`common/random.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/aarch64-unknown-linux-gnu/9.3.0/include/stdint.h:9, from myfork.c:24: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBDIR=\"/usr/lib/zzuf\" -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/zzuf-ranges.o -MD -MP -MF common/.deps/zzuf-ranges.Tpo -c -o common/zzuf-ranges.o `test -f 'common/ranges.c' || echo './'`common/ranges.c gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBDIR=\"/usr/lib/zzuf\" -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/zzuf-fd.o -MD -MP -MF common/.deps/zzuf-fd.Tpo -c -o common/zzuf-fd.o `test -f 'common/fd.c' || echo './'`common/fd.c gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBDIR=\"/usr/lib/zzuf\" -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/zzuf-fuzz.o -MD -MP -MF common/.deps/zzuf-fuzz.Tpo -c -o common/zzuf-fuzz.o `test -f 'common/fuzz.c' || echo './'`common/fuzz.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-libzzuf.lo -MD -MP -MF libzzuf/.deps/la-libzzuf.Tpo -c -o 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.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-debug.lo -MD -MP -MF libzzuf/.deps/la-debug.Tpo -c -o libzzuf/la-debug.lo `test -f 'libzzuf/debug.c' || echo './'`libzzuf/debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-sys.lo -MD -MP -MF libzzuf/.deps/la-sys.Tpo -c -o libzzuf/la-sys.lo `test -f 'libzzuf/sys.c' || echo './'`libzzuf/sys.c mv -f .deps/zzuf-timer.Tpo .deps/zzuf-timer.Po /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-network.lo -MD -MP -MF libzzuf/.deps/la-network.Tpo -c -o libzzuf/la-network.lo `test -f 'libzzuf/network.c' || echo './'`libzzuf/network.c mv -f .deps/zzuf-opts.Tpo .deps/zzuf-opts.Po /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-lib-fd.lo -MD -MP -MF libzzuf/.deps/la-lib-fd.Tpo -c -o libzzuf/la-lib-fd.lo `test -f 'libzzuf/lib-fd.c' || echo './'`libzzuf/lib-fd.c mv -f common/.deps/zzuf-random.Tpo common/.deps/zzuf-random.Po /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-lib-mem.lo -MD -MP -MF libzzuf/.deps/la-lib-mem.Tpo -c -o libzzuf/la-lib-mem.lo `test -f 'libzzuf/lib-mem.c' || echo './'`libzzuf/lib-mem.c mv -f util/.deps/zzuf-getopt.Tpo util/.deps/zzuf-getopt.Po /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-lib-signal.lo -MD -MP -MF libzzuf/.deps/la-lib-signal.Tpo -c -o libzzuf/la-lib-signal.lo `test -f 'libzzuf/lib-signal.c' || echo './'`libzzuf/lib-signal.c mv -f util/.deps/zzuf-hex.Tpo util/.deps/zzuf-hex.Po mv -f common/.deps/zzuf-ranges.Tpo common/.deps/zzuf-ranges.Po /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-lib-stream.lo -MD -MP -MF libzzuf/.deps/la-lib-stream.Tpo -c -o libzzuf/la-lib-stream.lo `test -f 'libzzuf/lib-stream.c' || echo './'`libzzuf/lib-stream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-lib-win32.lo -MD -MP -MF libzzuf/.deps/la-lib-win32.Tpo -c -o libzzuf/la-lib-win32.lo `test -f 'libzzuf/lib-win32.c' || echo './'`libzzuf/lib-win32.c mv -f .deps/zzuf-myfork.Tpo .deps/zzuf-myfork.Po /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/libzzuf_la-random.lo -MD -MP -MF common/.deps/libzzuf_la-random.Tpo -c -o common/libzzuf_la-random.lo `test -f 'common/random.c' || echo './'`common/random.c mv -f util/.deps/zzuf-md5.Tpo util/.deps/zzuf-md5.Po /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/libzzuf_la-ranges.lo -MD -MP -MF common/.deps/libzzuf_la-ranges.Tpo -c -o common/libzzuf_la-ranges.lo `test -f 'common/ranges.c' || echo './'`common/ranges.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-sys.lo -MD -MP -MF libzzuf/.deps/la-sys.Tpo -c libzzuf/sys.c -fPIC -DPIC -o libzzuf/.libs/la-sys.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-libzzuf.lo -MD -MP -MF libzzuf/.deps/la-libzzuf.Tpo -c libzzuf/libzzuf.c -fPIC -DPIC -o libzzuf/.libs/la-libzzuf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-debug.lo -MD -MP -MF libzzuf/.deps/la-debug.Tpo -c libzzuf/debug.c -fPIC -DPIC -o libzzuf/.libs/la-debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-network.lo -MD -MP -MF libzzuf/.deps/la-network.Tpo -c libzzuf/network.c -fPIC -DPIC -o libzzuf/.libs/la-network.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-lib-mem.lo -MD -MP -MF libzzuf/.deps/la-lib-mem.Tpo -c libzzuf/lib-mem.c -fPIC -DPIC -o libzzuf/.libs/la-lib-mem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-lib-fd.lo -MD -MP -MF libzzuf/.deps/la-lib-fd.Tpo -c libzzuf/lib-fd.c -fPIC -DPIC -o libzzuf/.libs/la-lib-fd.o In file included from /usr/include/sys/cdefs.h:23, from libzzuf/lib-mem.c:24: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-sys.lo -MD -MP -MF libzzuf/.deps/la-sys.Tpo -c libzzuf/sys.c -o libzzuf/la-sys.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-lib-signal.lo -MD -MP -MF libzzuf/.deps/la-lib-signal.Tpo -c libzzuf/lib-signal.c -fPIC -DPIC -o libzzuf/.libs/la-lib-signal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-lib-win32.lo -MD -MP -MF libzzuf/.deps/la-lib-win32.Tpo -c libzzuf/lib-win32.c -fPIC -DPIC -o libzzuf/.libs/la-lib-win32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-lib-stream.lo -MD -MP -MF libzzuf/.deps/la-lib-stream.Tpo -c libzzuf/lib-stream.c -fPIC -DPIC -o libzzuf/.libs/la-lib-stream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/libzzuf_la-random.lo -MD -MP -MF common/.deps/libzzuf_la-random.Tpo -c common/random.c -fPIC -DPIC -o common/.libs/libzzuf_la-random.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/libzzuf_la-ranges.lo -MD -MP -MF common/.deps/libzzuf_la-ranges.Tpo -c common/ranges.c -fPIC -DPIC -o common/.libs/libzzuf_la-ranges.o mv -f libzzuf/.deps/la-sys.Tpo libzzuf/.deps/la-sys.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/libzzuf_la-fd.lo -MD -MP -MF common/.deps/libzzuf_la-fd.Tpo -c -o common/libzzuf_la-fd.lo `test -f 'common/fd.c' || echo './'`common/fd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-lib-win32.lo -MD -MP -MF libzzuf/.deps/la-lib-win32.Tpo -c libzzuf/lib-win32.c -o libzzuf/la-lib-win32.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-libzzuf.lo -MD -MP -MF libzzuf/.deps/la-libzzuf.Tpo -c libzzuf/libzzuf.c -o libzzuf/la-libzzuf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-network.lo -MD -MP -MF libzzuf/.deps/la-network.Tpo -c libzzuf/network.c -o libzzuf/la-network.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/libzzuf_la-random.lo -MD -MP -MF common/.deps/libzzuf_la-random.Tpo -c common/random.c -o common/libzzuf_la-random.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-lib-signal.lo -MD -MP -MF libzzuf/.deps/la-lib-signal.Tpo -c libzzuf/lib-signal.c -o libzzuf/la-lib-signal.o >/dev/null 2>&1 zzuf.c: In function 'spawn_children': zzuf.c:781:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] zzuf.c: In function 'read_children': zzuf.c:1165:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] mv -f .deps/zzuf-zzuf.Tpo .deps/zzuf-zzuf.Po /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/libzzuf_la-fuzz.lo -MD -MP -MF common/.deps/libzzuf_la-fuzz.Tpo -c -o common/libzzuf_la-fuzz.lo `test -f 'common/fuzz.c' || echo './'`common/fuzz.c mv -f libzzuf/.deps/la-lib-win32.Tpo libzzuf/.deps/la-lib-win32.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/libzzuf_la-ranges.lo -MD -MP -MF common/.deps/libzzuf_la-ranges.Tpo -c common/ranges.c -o common/libzzuf_la-ranges.o >/dev/null 2>&1 mv -f common/.deps/libzzuf_la-random.Tpo common/.deps/libzzuf_la-random.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-lib-mem.lo -MD -MP -MF libzzuf/.deps/la-lib-mem.Tpo -c libzzuf/lib-mem.c -o libzzuf/la-lib-mem.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/libzzuf_la-fd.lo -MD -MP -MF common/.deps/libzzuf_la-fd.Tpo -c common/fd.c -fPIC -DPIC -o common/.libs/libzzuf_la-fd.o mv -f libzzuf/.deps/la-lib-signal.Tpo libzzuf/.deps/la-lib-signal.Plo mv -f libzzuf/.deps/la-network.Tpo libzzuf/.deps/la-network.Plo mv -f libzzuf/.deps/la-libzzuf.Tpo libzzuf/.deps/la-libzzuf.Plo mv -f common/.deps/libzzuf_la-ranges.Tpo common/.deps/libzzuf_la-ranges.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/libzzuf_la-fuzz.lo -MD -MP -MF common/.deps/libzzuf_la-fuzz.Tpo -c common/fuzz.c -fPIC -DPIC -o common/.libs/libzzuf_la-fuzz.o 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] libzzuf/debug.c:327:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] In file included from /usr/include/string.h:495, from libzzuf/debug.c:25: In function 'memcpy', inlined from 'append' at libzzuf/debug.c:172:9, inlined from 'mydebug' at libzzuf/debug.c:313:13: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [8193, 8194] is out of the bounds [0, 8192] of object 'debug_buffer' with type 'char[8192]' [-Warray-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libzzuf/debug.c: In function 'mydebug': libzzuf/debug.c:69:13: note: 'debug_buffer' declared here In file included from /usr/include/string.h:495, from libzzuf/debug.c:25: In function 'memcpy', inlined from 'append' at libzzuf/debug.c:172:9, inlined from 'mydebug' at libzzuf/debug.c:302:25: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [8193, 8194] is out of the bounds [0, 8192] of object 'debug_buffer' with type 'char[8192]' [-Warray-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libzzuf/debug.c: In function 'mydebug': libzzuf/debug.c:69:13: note: 'debug_buffer' declared here In file included from /usr/include/string.h:495, from libzzuf/debug.c:25: In function 'memcpy', inlined from 'append' at libzzuf/debug.c:172:9, inlined from 'mydebug' at libzzuf/debug.c:303:25: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [8193, 8194] is out of the bounds [0, 8192] of object 'debug_buffer' with type 'char[8192]' [-Warray-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libzzuf/debug.c: In function 'mydebug': libzzuf/debug.c:69:13: note: 'debug_buffer' declared here In file included from /usr/include/string.h:495, from libzzuf/debug.c:25: In function 'memcpy', inlined from 'append' at libzzuf/debug.c:172:9, inlined from 'mydebug' at libzzuf/debug.c:217:17: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [8193, 16386] is out of the bounds [0, 8192] of object 'debug_buffer' with type 'char[8192]' [-Warray-bounds] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libzzuf/debug.c: In function 'mydebug': libzzuf/debug.c:69:13: note: 'debug_buffer' declared here In file included from /usr/include/string.h:495, from libzzuf/debug.c:25: In function 'memcpy', inlined from 'append' at libzzuf/debug.c:172:9, inlined from 'mydebug' at libzzuf/debug.c:229:61: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' reading 8194 or more bytes from a region of size 2 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-debug.lo -MD -MP -MF libzzuf/.deps/la-debug.Tpo -c libzzuf/debug.c -o libzzuf/la-debug.o >/dev/null 2>&1 libzzuf/lib-fd.c: In function 'bind': libzzuf/lib-fd.c:345:18: warning: this statement may fall through [-Wimplicit-fallthrough=] libzzuf/lib-fd.c:345:49: note: here libzzuf/lib-fd.c: In function 'connect': libzzuf/lib-fd.c:354:18: warning: this statement may fall through [-Wimplicit-fallthrough=] libzzuf/lib-fd.c:354:49: note: here libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-lib-fd.lo -MD -MP -MF libzzuf/.deps/la-lib-fd.Tpo -c libzzuf/lib-fd.c -o libzzuf/la-lib-fd.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/libzzuf_la-fuzz.lo -MD -MP -MF common/.deps/libzzuf_la-fuzz.Tpo -c common/fuzz.c -o common/libzzuf_la-fuzz.o >/dev/null 2>&1 mv -f libzzuf/.deps/la-lib-mem.Tpo libzzuf/.deps/la-lib-mem.Plo zzat.c: In function 'run': zzat.c:482:28: warning: implicit declaration of function '_IO_getc' [-Wimplicit-function-declaration] zzat.c:482:28: warning: nested extern declaration of '_IO_getc' [-Wnested-externs] zzat.c:565:22: warning: implicit declaration of function '__fseeko64'; did you mean 'fseeko64'? [-Wimplicit-function-declaration] zzat.c:565:22: warning: nested extern declaration of '__fseeko64' [-Wnested-externs] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT common/libzzuf_la-fd.lo -MD -MP -MF common/.deps/libzzuf_la-fd.Tpo -c common/fd.c -o common/libzzuf_la-fd.o >/dev/null 2>&1 mv -f common/.deps/libzzuf_la-fuzz.Tpo common/.deps/libzzuf_la-fuzz.Plo mv -f libzzuf/.deps/la-debug.Tpo libzzuf/.deps/la-debug.Plo mv -f libzzuf/.deps/la-lib-fd.Tpo libzzuf/.deps/la-lib-fd.Plo mv -f common/.deps/libzzuf_la-fd.Tpo common/.deps/libzzuf_la-fd.Plo libzzuf/lib-stream.c:567:5: warning: no previous prototype for '__fseeko64' [-Wmissing-prototypes] libzzuf/lib-stream.c:757:5: warning: no previous prototype for '_IO_getc' [-Wmissing-prototypes] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT libzzuf/la-lib-stream.lo -MD -MP -MF libzzuf/.deps/la-lib-stream.Tpo -c libzzuf/lib-stream.c -o libzzuf/la-lib-stream.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o zzat zzat.o util/getopt.o mv -f common/.deps/zzuf-fuzz.Tpo common/.deps/zzuf-fuzz.Po mv -f common/.deps/zzuf-fd.Tpo common/.deps/zzuf-fd.Po libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o zzat zzat.o util/getopt.o mv -f libzzuf/.deps/la-lib-stream.Tpo libzzuf/.deps/la-lib-stream.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DLIBZZUF -I./libzzuf -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -avoid-version -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libzzuf.la -rpath /usr/lib/zzuf libzzuf/la-libzzuf.lo libzzuf/la-debug.lo libzzuf/la-sys.lo libzzuf/la-network.lo libzzuf/la-lib-fd.lo libzzuf/la-lib-mem.lo libzzuf/la-lib-signal.lo libzzuf/la-lib-stream.lo 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/la-libzzuf.o libzzuf/.libs/la-debug.o libzzuf/.libs/la-sys.o libzzuf/.libs/la-network.o libzzuf/.libs/la-lib-fd.o libzzuf/.libs/la-lib-mem.o libzzuf/.libs/la-lib-signal.o libzzuf/.libs/la-lib-stream.o libzzuf/.libs/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 -march=armv8-a -O2 -fstack-protector-strong -g -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libzzuf.so -o .libs/libzzuf.so libtool: link: ar cr .libs/libzzuf.a libzzuf/la-libzzuf.o libzzuf/la-debug.o libzzuf/la-sys.o libzzuf/la-network.o libzzuf/la-lib-fd.o libzzuf/la-lib-mem.o libzzuf/la-lib-signal.o libzzuf/la-lib-stream.o libzzuf/la-lib-win32.o common/libzzuf_la-random.o common/libzzuf_la-ranges.o common/libzzuf_la-fd.o common/libzzuf_la-fuzz.o libtool: link: ranlib .libs/libzzuf.a libtool: link: ( cd ".libs" && rm -f "libzzuf.la" && ln -s "../libzzuf.la" "libzzuf.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -DLIBDIR=\"/usr/lib/zzuf\" -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -lm -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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/lib/zzuf\" -I./common -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -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 '/build/zzuf/src/zzuf-0.15/src' Making all in test make[2]: Entering directory '/build/zzuf/src/zzuf-0.15/test' depbase=`echo zzero.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT zzero.o -MD -MP -MF $depbase.Tpo -c -o zzero.o zzero.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo zznop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT zznop.o -MD -MP -MF $depbase.Tpo -c -o zznop.o zznop.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo zzone.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT zzone.o -MD -MP -MF $depbase.Tpo -c -o zzone.o zzone.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bug-overflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT bug-overflow.o -MD -MP -MF $depbase.Tpo -c -o bug-overflow.o bug-overflow.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bug-memory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT bug-memory.o -MD -MP -MF $depbase.Tpo -c -o bug-memory.o bug-memory.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bug-div0.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT bug-div0.o -MD -MP -MF $depbase.Tpo -c -o bug-div0.o bug-div0.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bug-mmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT bug-mmap.o -MD -MP -MF $depbase.Tpo -c -o bug-mmap.o bug-mmap.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /usr/include/sys/mman.h:22, from bug-mmap.c:19: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o zznop zznop.o /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o zzero zzero.o /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o bug-overflow bug-overflow.o /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o bug-memory bug-memory.o /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o bug-div0 bug-div0.o zzone.c: In function 'main': zzone.c:59:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o zzone zzone.o /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o bug-mmap bug-mmap.o libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o zznop zznop.o libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o zzero zzero.o libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o bug-div0 bug-div0.o libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o bug-memory bug-memory.o libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o bug-overflow bug-overflow.o libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o zzone zzone.o libtool: link: gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o bug-mmap bug-mmap.o make[2]: Leaving directory '/build/zzuf/src/zzuf-0.15/test' Making all in doc make[2]: Entering directory '/build/zzuf/src/zzuf-0.15/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/zzuf/src/zzuf-0.15/doc' make[2]: Entering directory '/build/zzuf/src/zzuf-0.15' make[2]: Leaving directory '/build/zzuf/src/zzuf-0.15' make[1]: Leaving directory '/build/zzuf/src/zzuf-0.15' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/build/zzuf/src/zzuf-0.15/src' make[2]: Entering directory '/build/zzuf/src/zzuf-0.15/src' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/zzuf/pkg/zzuf/usr/bin' /usr/bin/mkdir -p '/build/zzuf/pkg/zzuf/usr/lib/zzuf' /bin/sh ../libtool --mode=install /usr/bin/install -c libzzuf.la '/build/zzuf/pkg/zzuf/usr/lib/zzuf' /bin/sh ../libtool --mode=install /usr/bin/install -c zzuf zzat '/build/zzuf/pkg/zzuf/usr/bin' libtool: install: /usr/bin/install -c .libs/libzzuf.so /build/zzuf/pkg/zzuf/usr/lib/zzuf/libzzuf.so libtool: install: /usr/bin/install -c .libs/libzzuf.lai /build/zzuf/pkg/zzuf/usr/lib/zzuf/libzzuf.la libtool: install: /usr/bin/install -c zzuf /build/zzuf/pkg/zzuf/usr/bin/zzuf libtool: install: /usr/bin/install -c .libs/libzzuf.a /build/zzuf/pkg/zzuf/usr/lib/zzuf/libzzuf.a libtool: install: chmod 644 /build/zzuf/pkg/zzuf/usr/lib/zzuf/libzzuf.a libtool: install: /usr/bin/install -c zzat /build/zzuf/pkg/zzuf/usr/bin/zzat libtool: install: ranlib /build/zzuf/pkg/zzuf/usr/lib/zzuf/libzzuf.a libtool: warning: remember to run 'libtool --finish /usr/lib/zzuf' make[2]: Leaving directory '/build/zzuf/src/zzuf-0.15/src' make[1]: Leaving directory '/build/zzuf/src/zzuf-0.15/src' Making install in test make[1]: Entering directory '/build/zzuf/src/zzuf-0.15/test' make[2]: Entering directory '/build/zzuf/src/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 '/build/zzuf/src/zzuf-0.15/test' make[1]: Leaving directory '/build/zzuf/src/zzuf-0.15/test' Making install in doc make[1]: Entering directory '/build/zzuf/src/zzuf-0.15/doc' make[2]: Entering directory '/build/zzuf/src/zzuf-0.15/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/zzuf/pkg/zzuf/usr/share/man/man1' /usr/bin/mkdir -p '/build/zzuf/pkg/zzuf/usr/share/man/man3' /usr/bin/install -c -m 644 zzuf.1 zzat.1 '/build/zzuf/pkg/zzuf/usr/share/man/man1' /usr/bin/install -c -m 644 libzzuf.3 '/build/zzuf/pkg/zzuf/usr/share/man/man3' make[2]: Leaving directory '/build/zzuf/src/zzuf-0.15/doc' make[1]: Leaving directory '/build/zzuf/src/zzuf-0.15/doc' make[1]: Entering directory '/build/zzuf/src/zzuf-0.15' make[2]: Entering directory '/build/zzuf/src/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 '/build/zzuf/src/zzuf-0.15' make[1]: Leaving directory '/build/zzuf/src/zzuf-0.15' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "zzuf"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: zzuf 0.15-3 (Mon 25 May 2020 10:27:02 AM MDT) ==> Cleaning up...