>>> libbsd: Building main/libbsd 0.9.1-r1 (using abuild 3.4.0-r0) started Mon, 22 Feb 2021 19:45:48 +0000 >>> libbsd: Checking sanity of /home/buildozer/aports/main/libbsd/APKBUILD... >>> libbsd: Analyzing dependencies... >>> libbsd: Installing for build: build-base musl>=1.1.16-r22 autoconf automake libtool bsd-compat-headers linux-headers (1/15) Installing m4 (1.4.18-r1) (2/15) Installing libbz2 (1.0.6-r7) (3/15) Installing perl (5.28.3-r0) (4/15) Installing autoconf (2.69-r2) (5/15) Installing automake (1.16.1-r0) (6/15) Installing readline (8.0.0-r0) (7/15) Installing bash (5.0.0-r0) Executing bash-5.0.0-r0.post-install (8/15) Installing libltdl (2.4.6-r6) (9/15) Installing libtool (2.4.6-r6) (10/15) Installing bsd-compat-headers (0.7.1-r0) (11/15) Installing linux-headers (4.19.36-r0) (12/15) Installing .makedepends-libbsd (20210222.194548) (13/15) Installing perl-error (0.17027-r0) (14/15) Installing perl-git (2.22.4-r0) (15/15) Installing git-perl (2.22.4-r0) Executing busybox-1.30.1-r4.trigger OK: 328 MiB in 104 packages >>> libbsd: Cleaning up srcdir >>> libbsd: Cleaning up pkgdir >>> libbsd: Fetching https://libbsd.freedesktop.org/releases/libbsd-0.9.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 378k 100 378k 0 0 200k 0 0:00:01 0:00:01 --:--:-- 199k >>> libbsd: Fetching https://libbsd.freedesktop.org/releases/libbsd-0.9.1.tar.xz >>> libbsd: Checking sha512sums... libbsd-0.9.1.tar.xz: OK disable-fpurge-test.patch: OK headers.patch: OK CVE-2019-20367.patch: OK >>> libbsd: Unpacking /var/cache/distfiles/v3.10/libbsd-0.9.1.tar.xz... >>> libbsd: disable-fpurge-test.patch patching file test/Makefile.am Hunk #1 succeeded at 38 with fuzz 2 (offset 1 line). >>> libbsd: headers.patch patching file src/flopen.c >>> libbsd: CVE-2019-20367.patch patching file src/nlist.c Hunk #1 succeeded at 227 (offset -9 lines). libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, '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' configure.ac:25: installing 'build-aux/compile' configure.ac:9: installing 'build-aux/missing' src/Makefile.am: installing 'build-aux/depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for i586-alpine-linux-musl-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 for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/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... 98304 checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-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... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no 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/i586-alpine-linux-musl/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 i586-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether ln -s works... yes checking for unif01_CreateExternGenBits in -ltestu01... no checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for inline... inline checking for typeof syntax and keyword spelling... typeof checking for int64_t... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking for ssize_t... yes checking whether F_CLOSEM is declared... no checking for GNU .init_array section support... no checking for program_invocation_short_name... yes checking for __progname... yes checking for clearenv... yes checking for dirfd... yes checking for fopencookie... yes checking for __fpurge... yes checking for getauxval... yes checking for getentropy... yes checking for getexecname... no checking for getline... yes checking for pstat_getproc... no checking for sysconf... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating src/libbsd.pc config.status: creating src/libbsd-ctor.pc config.status: creating src/libbsd-overlay.pc config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1' Making all in include make[2]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/include' Making all in man make[2]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/man' Making all in src make[2]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/src' CC arc4random.lo CC arc4random_uniform.lo CC bsd_getopt.lo CC closefrom.lo CC dehumanize_number.lo CC err.lo CC expand_number.lo CC explicit_bzero.lo CC fgetln.lo CC flopen.lo CC fgetwln.lo CC fmtcheck.lo CC fparseln.lo CC fpurge.lo CC funopen.lo CC getbsize.lo CC getpeereid.lo CC heapsort.lo CC humanize_number.lo CC inet_net_pton.lo In file included from ../include/bsd/sys/cdefs.h:40, from fmtcheck.c:31: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from expand_number.c:28: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/unistd.h:38, from closefrom.c:21: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from fmtcheck.c:33: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from fgetln.c:28: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from fgetln.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from closefrom.c:22: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/inttypes.h:37, from expand_number.c:32: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from expand_number.c:33: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from closefrom.c:24: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from heapsort.c:36: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from closefrom.c:24: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from fmtcheck.c:34: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from expand_number.c:33: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from fgetln.c:31: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from humanize_number.c:36: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from arc4random.c:31: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from dehumanize_number.c:27: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from fgetwln.c:27: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from fparseln.c:27: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from dehumanize_number.c:31: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from funopen.c:27: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/err.h:38, from err.c:28: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from flopen.c:30: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from ../include/bsd/stdlib.h:37, from heapsort.c:36: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from fgetwln.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/inttypes.h:37, from humanize_number.c:39: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from heapsort.c:36: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from ../include/bsd/stdlib.h:37, from arc4random.c:31: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from arc4random.c:31: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from funopen.c:30: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from humanize_number.c:40: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from ../include/bsd/stdlib.h:37, from fgetwln.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from fgetwln.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/unistd.h:38, from ../include/bsd/getopt.h:29, from bsd_getopt.c:27: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from explicit_bzero.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from ../include/bsd/stdlib.h:37, from funopen.c:30: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from dehumanize_number.c:31: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from funopen.c:30: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from getpeereid.c:27: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/unistd.h:38, from flopen.c:37: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from arc4random_uniform.c:20: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from humanize_number.c:41: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from flopen.c:39: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from fpurge.c:28: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from humanize_number.c:41: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from arc4random.c:32: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from dehumanize_number.c:33: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from fparseln.c:31: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/err.h:38, from getbsize.c:34: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/wchar.h:44, from fgetwln.c:31: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from ../include/bsd/stdlib.h:37, from arc4random_uniform.c:20: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from arc4random_uniform.c:20: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/unistd.h:38, from arc4random.c:33: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from humanize_number.c:42: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from fparseln.c:32: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from inet_net_pton.c:20: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from getbsize.c:35: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from flopen.c:39: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from fparseln.c:33: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from fparseln.c:33: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from getbsize.c:36: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/inttypes.h:37, from /usr/include/netinet/in.h:9, from inet_net_pton.c:23: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from getbsize.c:36: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/unistd.h:38, from getpeereid.c:35: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from inet_net_pton.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from getbsize.c:37: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from inet_net_pton.c:30: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from inet_net_pton.c:31: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from inet_net_pton.c:31: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ CC merge.lo CC nlist.lo CC pidfile.lo CC progname.lo CC radixsort.lo CC readpassphrase.lo CC reallocarray.lo CC reallocf.lo In file included from ../include/bsd/sys/cdefs.h:40, from merge.c:33: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from merge.c:52: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ CC setmode.lo In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from ../include/bsd/stdlib.h:37, from merge.c:52: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from merge.c:52: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from merge.c:53: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ CC setproctitle.lo CC strlcat.lo In file included from ../include/bsd/sys/cdefs.h:40, from nlist.c:30: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from pidfile.c:27: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ CC strlcpy.lo In file included from ../include/bsd/sys/cdefs.h:40, from radixsort.c:35: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/err.h:38, from pidfile.c:32: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from pidfile.c:35: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from pidfile.c:35: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from nlist.c:38: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from radixsort.c:51: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from pidfile.c:37: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from progname.c:34: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from pidfile.c:38: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from ../include/bsd/stdlib.h:37, from radixsort.c:51: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from nlist.c:39: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from radixsort.c:51: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from nlist.c:39: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from reallocf.c:27: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/unistd.h:38, from pidfile.c:40: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from progname.c:35: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from reallocf.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from nlist.c:40: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ CC stringlist.lo CC strmode.lo In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from ../include/bsd/stdlib.h:37, from progname.c:35: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from progname.c:35: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/unistd.h:38, from nlist.c:41: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/nlist.h:31, from nlist.c:42: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from setmode.c:35: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from reallocarray.c:21: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from ../include/bsd/stdlib.h:37, from reallocf.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from reallocf.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from ../include/bsd/stdlib.h:37, from reallocarray.c:21: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from reallocarray.c:21: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from readpassphrase.c:30: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from setmode.c:42: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from ../include/bsd/stdlib.h:37, from setmode.c:42: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/unistd.h:38, from readpassphrase.c:32: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from setmode.c:42: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/readpassphrase.h:35, from readpassphrase.c:33: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/unistd.h:38, from setmode.c:44: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from setproctitle.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from strlcat.c:20: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ CC strnstr.lo In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from ../include/bsd/stdlib.h:37, from setproctitle.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from setproctitle.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/err.h:38, from setproctitle.c:31: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ CC strtoi.lo In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from strlcpy.c:20: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/unistd.h:38, from setproctitle.c:32: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from setproctitle.c:33: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from strmode.c:30: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from strmode.c:33: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ CC strtonum.lo In file included from ../include/bsd/sys/cdefs.h:40, from stringlist.c:32: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ CC strtou.lo In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/err.h:38, from stringlist.c:35: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ CC timeconv.lo In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from stringlist.c:36: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from stringlist.c:37: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from stringlist.c:37: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from stringlist.c:38: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stringlist.h:36, from stringlist.c:39: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ CC unvis.lo CC vis.lo In file included from ../include/bsd/sys/cdefs.h:40, from strtoi.c:38: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ CC wcslcat.lo In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/inttypes.h:37, from strtoi.c:43: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from strnstr.c:34: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from strtonum.c:31: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from strnstr.c:36: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from strtonum.c:33: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from strtou.c:38: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/inttypes.h:37, from strtou.c:43: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from strtonum.c:34: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from strtonum.c:34: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ CC wcslcpy.lo In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/inttypes.h:37, from strtonum.c:36: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ CC getentropy.lo In file included from ../include/bsd/sys/cdefs.h:40, from unvis.c:32: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from timeconv.c:33: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from unvis.c:38: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/timeconv.h:45, from timeconv.c:35: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ CC hash/md5.lo In file included from ../include/bsd/sys/cdefs.h:40, from vis.c:58: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from wcslcat.c:31: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from vis.c:68: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from ../include/bsd/stdlib.h:37, from vis.c:68: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from vis.c:68: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/wchar.h:44, from wcslcat.c:33: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from wcslcpy.c:31: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ CC hash/md5hl.lo In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/wchar.h:44, from vis.c:69: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from vis.c:79: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/wchar.h:44, from wcslcpy.c:33: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ CC hash/sha512c.lo In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from getentropy_linux.c:39, from getentropy.c:28: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from hash/md5.c:21: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/md5.h:31, from hash/md5.c:22: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from ../include/bsd/stdlib.h:37, from getentropy_linux.c:39, from getentropy.c:28: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from getentropy_linux.c:39, from getentropy.c:28: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from hash/md5hl.c:18: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from ../include/bsd/stdlib.h:37, from hash/md5hl.c:18: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from hash/md5hl.c:18: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from getentropy_linux.c:46, from getentropy.c:28: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from hash/md5hl.c:20: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/unistd.h:38, from hash/md5hl.c:21: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/md5.h:31, from hash/md5hl.c:23: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/unistd.h:38, from getentropy_linux.c:48, from getentropy.c:28: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from hash/sha512c.c:27: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from hash/sha512c.c:31: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ CCLD libbsd.la /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../../i586-alpine-linux-musl/bin/ld: /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../libc.so: warning: This function cannot be safely ported, use getline(3) instead, as it is supported by GNU and POSIX.1-2008. ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/src' Making all in test make[2]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/test' make[2]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1' make[2]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1' make[1]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1' Making check in include make[1]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/include' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/include' Making check in man make[1]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/man' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/man' Making check in src make[1]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/src' Making check in test make[1]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/test' make overlay bzero closefrom endian humanize fgetln funopen fparseln md5 nlist proctitle-init progname setmode strl strmode strnstr vis vis-openbsd headers-overlay.sh headers-system.sh make[2]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/test' CC overlay.o CC bzero.o CC closefrom.o CC endian.o CC humanize.o CC fgetln-test-stream.o CC fgetln-fgetln.o CC funopen.o CC test-stream.o CC fparseln.o CC md5.o CC nlist.o CC proctitle_init-proctitle.o CC progname.o CC setmode.o CC strl.o CC strmode.o CC strnstr.o make[2]: Nothing to be done for 'headers-overlay.sh'. CC vis.o make[2]: Nothing to be done for 'headers-system.sh'. CC vis-openbsd.o In file included from ../include/bsd/sys/cdefs.h:40, from overlay.c:35: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from overlay.c:37: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from bzero.c:28: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/unistd.h:38, from closefrom.c:30: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from fparseln.c:28: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from humanize.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from strl.c:28: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/md5.h:31, from md5.c:28: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from overlay.c:38: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/unistd.h:38, from proctitle.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from overlay.c:38: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from closefrom.c:31: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from fgetln.c:28: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from progname.c:28: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from fparseln.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from fparseln.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/unistd.h:38, from setmode.c:28: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from proctitle.c:30: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from funopen.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from overlay.c:39: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from endian.c:30: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from vis-openbsd.c:28: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from vis.c:30: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from strmode.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from ../include/bsd/stdlib.h:37, from proctitle.c:30: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from proctitle.c:30: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/unistd.h:38, from test-stream.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from fparseln.c:30: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from ../include/bsd/stdlib.h:37, from humanize.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/unistd.h:38, from overlay.c:40: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from nlist.c:31: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from humanize.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/unistd.h:38, from test-stream.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from strnstr.c:28: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/libutil.h:43, from ../include/bsd/stdlib.h:37, from fgetln.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from md5.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from fgetln.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from proctitle.c:31: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/vis.h:86, from vis.c:31: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/nlist.h:31, from nlist.c:34: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from ../include/bsd/libutil.h:49, from ../include/bsd/stdlib.h:37, from progname.c:28: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdlib.h:46, from progname.c:28: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from funopen.c:30: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from test-stream.c:30: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/stdio.h:42, from test-stream.c:30: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from fgetln.c:30: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/string.h:37, from progname.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ CCLD bzero In file included from ../include/bsd/sys/cdefs.h:40, from ../include/bsd/wchar.h:44, from fgetln.c:32: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] #warning usage of non-standard #include is deprecated ^~~~~~~ CCLD overlay CCLD closefrom CCLD strnstr CCLD md5 CCLD proctitle-init CCLD setmode CCLD vis-openbsd CCLD vis CCLD progname CCLD nlist CCLD endian CCLD strmode CCLD fparseln CCLD strl CCLD humanize /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../../i586-alpine-linux-musl/bin/ld: /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../libc.so: warning: This function cannot be safely ported, use getline(3) instead, as it is supported by GNU and POSIX.1-2008. /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../../i586-alpine-linux-musl/bin/ld: /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../libc.so: warning: This function cannot be safely ported, use getline(3) instead, as it is supported by GNU and POSIX.1-2008. /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../../i586-alpine-linux-musl/bin/ld: /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../libc.so: warning: This function cannot be safely ported, use getline/(usr3/)lib /insteadgcc,/ i586as- alpineit- linuxis- muslsupported/ 8.3.0by/ .GNU. /and. .POSIX.1/-.2008.. /../i586-alpine-linux-musl/bin/ld: /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../libc.so: warning: This function cannot be safely ported, use getline(3) instead, as it is supported by GNU and POSIX.1-2008. /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../../i586-alpine-linux-musl/bin/ld: /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../libc.so: warning: This function cannot be safely ported, use getline(3) instead, as it is supported by GNU and POSIX.1-2008. /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../../i586-alpine-linux-musl/bin/ld: /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../libc.so: warning: This function cannot be safely ported, use getline(3) instead, as it is supported by GNU and POSIX.1-2008. /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../../i586-alpine-linux-musl/bin/ld: /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../libc.so: warning: This function cannot be safely ported, use getline(3) instead, as it is supported by GNU and POSIX.1-2008. /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../../i586-alpine-linux-musl/bin/ld: /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../libc.so: warning: This function cannot be safely ported, use getline(3) instead, as it is supported by GNU and POSIX.1-2008. /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../../i586-alpine-linux-musl/bin/ld: /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../libc.so: warning: This function cannot be safely ported, use getline(3) instead, as it is supported by GNU and POSIX.1-2008. /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../../i586-alpine-linux-musl/bin/ld: /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../libc.so: warning: This function cannot be safely ported, use getline(3) instead, as it is supported by GNU and POSIX.1-2008. /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../../i586-alpine-linux-musl/bin/ld: /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../libc.so: warning: This function cannot be safely ported, use getline(3) instead, as it is supported by GNU and POSIX.1-2008. /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../../i586-alpine-linux-musl/bin/ld: /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../libc.so: warning: This function cannot be safely ported, use getline(3) instead, as it is supported by GNU and POSIX.1-2008. /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../../i586/-usralpine/-liblinux/-gccmusl//i586bin-/alpineld-:linux -/muslusr//8.3.0lib//gcc./.i586/-.alpine.-/linux.-.musl//.8.3.0.//.i586.-/alpine.-.linux/-.musl.//binlibc.so/:ld warning:: /Thisusr /functionlib /cannotgcc /bei586 -safelyalpine -portedlinux,- musluse/ 8.3.0getline/(.3.)/ .instead.,/ .as. /itlibc.so :is warningsupported: byThis GNUfunction andcannot POSIX.1be- 2008.safely ported, use getline(3) instead, as it is supported by GNU and POSIX.1-2008. CCLD funopen CCLD fgetln /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../../i586-alpine-linux-musl/bin/ld: /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../libc.so: warning: This function cannot be safely ported, use getline(3) instead, as it is supported by GNU and POSIX.1-2008. /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../../i586-alpine-linux-musl/bin/ld: fgetln-fgetln.o: in function `test_fgetln_multi': fgetln.c:(.text+0x98): warning: This function cannot be safely ported, use getline(3) instead, as it is supported by GNU and POSIX.1-2008. /usr/lib/gcc/i586-alpine-linux-musl/8.3.0/../../../../i586-alpine-linux-musl/bin/ld: fgetln-fgetln.o: in function `test_fgetwln_multi': fgetln.c:(.text+0x20e): warning: This function cannot be safely ported, use fgetwc(3) instead, as it is supported by C99 and POSIX.1-2001. make[2]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/test' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/test' make[3]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/test' PASS: endian PASS: nlist PASS: closefrom PASS: md5 PASS: humanize PASS: overlay PASS: progname PASS: fparseln PASS: proctitle-init PASS: funopen PASS: setmode PASS: bzero PASS: strnstr PASS: strl PASS: vis PASS: vis-openbsd PASS: fgetln PASS: strmode PASS: headers-system.sh PASS: headers-overlay.sh ============================================================================ Testsuite summary for libbsd 0.9.1 ============================================================================ # TOTAL: 20 # PASS: 20 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/test' make[2]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/test' make[1]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/test' make[1]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1' make[1]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1' >>> libbsd: Entering fakeroot... make: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1' Making install in include make[1]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/include' make[2]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/include' make[2]: Nothing to be done for 'install-exec-am'. ../build-aux/install-sh -c -d '/home/buildozer/aports/main/libbsd/pkg/libbsd/usr/include' ../build-aux/install-sh -c -d '/home/buildozer/aports/main/libbsd/pkg/libbsd/usr/include/bsd/sys' /usr/bin/install -c -m 644 bsd/sys/bitstring.h bsd/sys/cdefs.h bsd/sys/endian.h bsd/sys/poll.h bsd/sys/queue.h bsd/sys/time.h bsd/sys/tree.h '/home/buildozer/aports/main/libbsd/pkg/libbsd/usr/include/bsd/sys' ../build-aux/install-sh -c -d '/home/buildozer/aports/main/libbsd/pkg/libbsd/usr/include/bsd/netinet' /usr/bin/install -c -m 644 bsd/netinet/ip_icmp.h '/home/buildozer/aports/main/libbsd/pkg/libbsd/usr/include/bsd/netinet' ../build-aux/install-sh -c -d '/home/buildozer/aports/main/libbsd/pkg/libbsd/usr/include/bsd' /usr/bin/install -c -m 644 bsd/bitstring.h bsd/bsd.h bsd/err.h bsd/getopt.h bsd/inttypes.h bsd/libutil.h bsd/md5.h bsd/nlist.h bsd/readpassphrase.h bsd/stdio.h bsd/stdlib.h bsd/string.h bsd/stringlist.h bsd/timeconv.h bsd/unistd.h bsd/vis.h bsd/wchar.h '/home/buildozer/aports/main/libbsd/pkg/libbsd/usr/include/bsd' make[2]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/include' make[1]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/include' Making install in man make[1]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/man' make[2]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/man' make[2]: Nothing to be done for 'install-exec-am'. ../build-aux/install-sh -c -d '/home/buildozer/aports/main/libbsd/pkg/libbsd/usr/share/man/man3' ../build-aux/install-sh -c -d '/home/buildozer/aports/main/libbsd/pkg/libbsd/usr/share/man/man7' /usr/bin/install -c -m 644 libbsd.7 '/home/buildozer/aports/main/libbsd/pkg/libbsd/usr/share/man/man7' /usr/bin/install -c -m 644 LIST_EMPTY.3bsd LIST_ENTRY.3bsd LIST_FIRST.3bsd LIST_FOREACH.3bsd LIST_FOREACH_FROM.3bsd LIST_FOREACH_FROM_SAFE.3bsd LIST_FOREACH_SAFE.3bsd LIST_HEAD.3bsd LIST_HEAD_INITIALIZER.3bsd LIST_INIT.3bsd LIST_INSERT_AFTER.3bsd LIST_INSERT_BEFORE.3bsd LIST_INSERT_HEAD.3bsd LIST_NEXT.3bsd LIST_PREV.3bsd LIST_REMOVE.3bsd LIST_SWAP.3bsd RB_EMPTY.3bsd RB_ENTRY.3bsd RB_FIND.3bsd RB_FOREACH.3bsd RB_FOREACH_REVERSE.3bsd RB_GENERATE.3bsd RB_GENERATE_STATIC.3bsd RB_HEAD.3bsd RB_INIT.3bsd RB_INITIALIZER.3bsd RB_INSERT.3bsd RB_LEFT.3bsd RB_MAX.3bsd RB_MIN.3bsd RB_NEXT.3bsd RB_NFIND.3bsd RB_PARENT.3bsd RB_PREV.3bsd RB_PROTOTYPE.3bsd RB_PROTOTYPE_STATIC.3bsd RB_REMOVE.3bsd RB_RIGHT.3bsd RB_ROOT.3bsd '/home/buildozer/aports/main/libbsd/pkg/libbsd/usr/share/man/man3' /usr/bin/install -c -m 644 SLIST_EMPTY.3bsd SLIST_ENTRY.3bsd SLIST_FIRST.3bsd SLIST_FOREACH.3bsd SLIST_FOREACH_FROM.3bsd SLIST_FOREACH_FROM_SAFE.3bsd SLIST_FOREACH_SAFE.3bsd SLIST_HEAD.3bsd SLIST_HEAD_INITIALIZER.3bsd SLIST_INIT.3bsd SLIST_INSERT_AFTER.3bsd SLIST_INSERT_HEAD.3bsd SLIST_NEXT.3bsd SLIST_REMOVE.3bsd SLIST_REMOVE_AFTER.3bsd SLIST_REMOVE_HEAD.3bsd SLIST_SWAP.3bsd SPLAY_EMPTY.3bsd SPLAY_ENTRY.3bsd SPLAY_FIND.3bsd SPLAY_FOREACH.3bsd SPLAY_GENERATE.3bsd SPLAY_HEAD.3bsd SPLAY_INIT.3bsd SPLAY_INITIALIZER.3bsd SPLAY_INSERT.3bsd SPLAY_LEFT.3bsd SPLAY_MAX.3bsd SPLAY_MIN.3bsd SPLAY_NEXT.3bsd SPLAY_PROTOTYPE.3bsd SPLAY_REMOVE.3bsd SPLAY_RIGHT.3bsd SPLAY_ROOT.3bsd STAILQ_CONCAT.3bsd STAILQ_EMPTY.3bsd STAILQ_ENTRY.3bsd STAILQ_FIRST.3bsd STAILQ_FOREACH.3bsd STAILQ_FOREACH_FROM.3bsd '/home/buildozer/aports/main/libbsd/pkg/libbsd/usr/share/man/man3' /usr/bin/install -c -m 644 STAILQ_FOREACH_FROM_SAFE.3bsd STAILQ_FOREACH_SAFE.3bsd STAILQ_HEAD.3bsd STAILQ_HEAD_INITIALIZER.3bsd STAILQ_INIT.3bsd STAILQ_INSERT_AFTER.3bsd STAILQ_INSERT_HEAD.3bsd STAILQ_INSERT_TAIL.3bsd STAILQ_LAST.3bsd STAILQ_NEXT.3bsd STAILQ_REMOVE.3bsd STAILQ_REMOVE_AFTER.3bsd STAILQ_REMOVE_HEAD.3bsd STAILQ_SWAP.3bsd TAILQ_CONCAT.3bsd TAILQ_EMPTY.3bsd TAILQ_ENTRY.3bsd TAILQ_FIRST.3bsd TAILQ_FOREACH.3bsd TAILQ_FOREACH_FROM.3bsd TAILQ_FOREACH_FROM_SAFE.3bsd TAILQ_FOREACH_REVERSE.3bsd TAILQ_FOREACH_REVERSE_FROM.3bsd TAILQ_FOREACH_REVERSE_FROM_SAFE.3bsd TAILQ_FOREACH_REVERSE_SAFE.3bsd TAILQ_FOREACH_SAFE.3bsd TAILQ_HEAD.3bsd TAILQ_HEAD_INITIALIZER.3bsd TAILQ_INIT.3bsd TAILQ_INSERT_AFTER.3bsd TAILQ_INSERT_BEFORE.3bsd TAILQ_INSERT_HEAD.3bsd TAILQ_INSERT_TAIL.3bsd TAILQ_LAST.3bsd TAILQ_NEXT.3bsd TAILQ_PREV.3bsd TAILQ_REMOVE.3bsd TAILQ_SWAP.3bsd TIMESPEC_TO_TIMEVAL.3bsd TIMEVAL_TO_TIMESPEC.3bsd '/home/buildozer/aports/main/libbsd/pkg/libbsd/usr/share/man/man3' /usr/bin/install -c -m 644 arc4random.3bsd arc4random_addrandom.3bsd arc4random_buf.3bsd arc4random_stir.3bsd arc4random_uniform.3bsd be16dec.3bsd be16enc.3bsd be32dec.3bsd be32enc.3bsd be64dec.3bsd be64enc.3bsd bit_alloc.3bsd bit_clear.3bsd bit_decl.3bsd bit_ffc.3bsd bit_ffs.3bsd bit_nclear.3bsd bit_nset.3bsd bit_set.3bsd bit_test.3bsd bitstr_size.3bsd bitstring.3bsd byteorder.3bsd closefrom.3bsd dehumanize_number.3bsd errc.3bsd expand_number.3bsd explicit_bzero.3bsd fgetln.3bsd fgetwln.3bsd flopen.3bsd fmtcheck.3bsd fparseln.3bsd fpurge.3bsd funopen.3bsd getbsize.3bsd getmode.3bsd getpeereid.3bsd getprogname.3bsd heapsort.3bsd '/home/buildozer/aports/main/libbsd/pkg/libbsd/usr/share/man/man3' /usr/bin/install -c -m 644 humanize_number.3bsd le16dec.3bsd le16enc.3bsd le32dec.3bsd le32enc.3bsd le64dec.3bsd le64enc.3bsd md5.3bsd mergesort.3bsd nlist.3bsd pidfile.3bsd pidfile_close.3bsd pidfile_open.3bsd pidfile_remove.3bsd pidfile_write.3bsd queue.3bsd radixsort.3bsd readpassphrase.3bsd reallocarray.3bsd reallocf.3bsd setmode.3bsd setproctitle.3bsd setproctitle_init.3bsd setprogname.3bsd sl_add.3bsd sl_delete.3bsd sl_find.3bsd sl_free.3bsd sl_init.3bsd sradixsort.3bsd stringlist.3bsd strlcat.3bsd strlcpy.3bsd strmode.3bsd strnstr.3bsd strnunvis.3bsd strnvis.3bsd strtoi.3bsd strtonum.3bsd strtou.3bsd '/home/buildozer/aports/main/libbsd/pkg/libbsd/usr/share/man/man3' /usr/bin/install -c -m 644 strunvis.3bsd strvis.3bsd strvisx.3bsd timeradd.3bsd timerclear.3bsd timercmp.3bsd timerisset.3bsd timersub.3bsd timespecadd.3bsd timespecclear.3bsd timespeccmp.3bsd timespecisset.3bsd timespecsub.3bsd timeval.3bsd tree.3bsd unvis.3bsd vis.3bsd wcslcat.3bsd wcslcpy.3bsd '/home/buildozer/aports/main/libbsd/pkg/libbsd/usr/share/man/man3' make[2]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/man' make[1]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/man' Making install in src make[1]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/src' make[2]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/src' ../build-aux/install-sh -c -d '/home/buildozer/aports/main/libbsd/pkg/libbsd/usr/lib' ../build-aux/install-sh -c -d '/home/buildozer/aports/main/libbsd/pkg/libbsd/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libbsd.la '/home/buildozer/aports/main/libbsd/pkg/libbsd/usr/lib' /usr/bin/install -c -m 644 libbsd.pc libbsd-overlay.pc '/home/buildozer/aports/main/libbsd/pkg/libbsd/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libbsd.so.0.9.1 /home/buildozer/aports/main/libbsd/pkg/libbsd/usr/lib/libbsd.so.0.9.1 libtool: install: (cd /home/buildozer/aports/main/libbsd/pkg/libbsd/usr/lib && { ln -s -f libbsd.so.0.9.1 libbsd.so.0 || { rm -f libbsd.so.0 && ln -s libbsd.so.0.9.1 libbsd.so.0; }; }) libtool: install: (cd /home/buildozer/aports/main/libbsd/pkg/libbsd/usr/lib && { ln -s -f libbsd.so.0.9.1 libbsd.so || { rm -f libbsd.so && ln -s libbsd.so.0.9.1 libbsd.so; }; }) libtool: install: /usr/bin/install -c .libs/libbsd.lai /home/buildozer/aports/main/libbsd/pkg/libbsd/usr/lib/libbsd.la libtool: install: /usr/bin/install -c .libs/libbsd.a /home/buildozer/aports/main/libbsd/pkg/libbsd/usr/lib/libbsd.a libtool: install: chmod 644 /home/buildozer/aports/main/libbsd/pkg/libbsd/usr/lib/libbsd.a libtool: install: ranlib /home/buildozer/aports/main/libbsd/pkg/libbsd/usr/lib/libbsd.a libtool: warning: remember to run 'libtool --finish /usr/lib' make install-exec-hook make[3]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/src' if [ "/usr/lib" != "/usr/lib" ]; then \ ../build-aux/install-sh -c -d /home/buildozer/aports/main/libbsd/pkg/libbsd/usr/lib; \ mv /home/buildozer/aports/main/libbsd/pkg/libbsd/usr/lib/libbsd*.so.* \ /home/buildozer/aports/main/libbsd/pkg/libbsd/usr/lib/; \ soname=`readlink /home/buildozer/aports/main/libbsd/pkg/libbsd/usr/lib/libbsd.so`; \ sorelprefix=`echo /usr/lib | sed -r -e 's:(^/)?[^/]+:..:g'`; \ ln -sf $sorelprefix/usr/lib/$soname \ /home/buildozer/aports/main/libbsd/pkg/libbsd/usr/lib/libbsd.so; \ fi make[3]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/src' make[2]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/src' make[1]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/src' Making install in test make[1]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/test' make[2]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/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 '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/test' make[1]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1/test' make[1]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1' make[2]: Entering directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1' make[1]: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1' make: Leaving directory '/home/buildozer/aports/main/libbsd/src/libbsd-0.9.1' >>> libbsd-dev*: Running split function dev... >>> libbsd-dev*: Preparing subpackage libbsd-dev... >>> libbsd-dev*: Stripping binaries >>> libbsd-dev*: Running postcheck for libbsd-dev >>> WARNING: libbsd-dev*: Found static archive on usr/lib/libbsd.a but name doesn't end with -static >>> libbsd-doc*: Running split function doc... >>> libbsd-doc*: Preparing subpackage libbsd-doc... >>> libbsd-doc*: Running postcheck for libbsd-doc >>> libbsd*: Running postcheck for libbsd >>> libbsd*: Preparing package libbsd... >>> libbsd*: Stripping binaries >>> libbsd-dev*: Scanning shared objects >>> libbsd-doc*: Scanning shared objects >>> libbsd*: Scanning shared objects >>> libbsd-dev*: Tracing dependencies... bsd-compat-headers linux-headers libbsd=0.9.1-r1 pkgconfig >>> libbsd-dev*: Package size: 360.0 KB >>> libbsd-dev*: Compressing data... >>> libbsd-dev*: Create checksum... >>> libbsd-dev*: Create libbsd-dev-0.9.1-r1.apk >>> libbsd-doc*: Tracing dependencies... >>> libbsd-doc*: Package size: 924.0 KB >>> libbsd-doc*: Compressing data... >>> libbsd-doc*: Create checksum... >>> libbsd-doc*: Create libbsd-doc-0.9.1-r1.apk >>> libbsd*: Tracing dependencies... musl>=1.1.16-r22 so:libc.musl-x86.so.1 >>> libbsd*: Package size: 116.0 KB >>> libbsd*: Compressing data... >>> libbsd*: Create checksum... >>> libbsd*: Create libbsd-0.9.1-r1.apk >>> libbsd: Build complete at Mon, 22 Feb 2021 19:46:18 +0000 elapsed time 0h 0m 30s >>> libbsd: Cleaning up srcdir >>> libbsd: Cleaning up pkgdir >>> libbsd: Uninstalling dependencies... (1/15) Purging .makedepends-libbsd (20210222.194548) (2/15) Purging autoconf (2.69-r2) (3/15) Purging m4 (1.4.18-r1) (4/15) Purging automake (1.16.1-r0) (5/15) Purging libtool (2.4.6-r6) (6/15) Purging bash (5.0.0-r0) Executing bash-5.0.0-r0.pre-deinstall (7/15) Purging libltdl (2.4.6-r6) (8/15) Purging bsd-compat-headers (0.7.1-r0) (9/15) Purging linux-headers (4.19.36-r0) (10/15) Purging git-perl (2.22.4-r0) (11/15) Purging perl-git (2.22.4-r0) (12/15) Purging perl-error (0.17027-r0) (13/15) Purging perl (5.28.3-r0) (14/15) Purging libbz2 (1.0.6-r7) (15/15) Purging readline (8.0.0-r0) Executing busybox-1.30.1-r4.trigger OK: 282 MiB in 89 packages >>> libbsd: Updating the main/x86 repository index... >>> libbsd: Signing the index...