>>> fastjar: Building community/fastjar 0.98-r3 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 07:00:00 +0000 >>> fastjar: Checking sanity of /home/buildozer/aports/community/fastjar/APKBUILD... >>> fastjar: Analyzing dependencies... >>> fastjar: Installing for build: build-base zlib-dev (1/2) Installing zlib-dev (1.2.12-r0) (2/2) Installing .makedepends-fastjar (20220415.070002) OK: 1091 MiB in 99 packages >>> fastjar: Cleaning up srcdir >>> fastjar: Cleaning up pkgdir >>> fastjar: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/fastjar-0.98.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 701k 100 701k 0 0 3803k 0 --:--:-- --:--:-- --:--:-- 3810k >>> fastjar: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/fastjar-0.98.tar.gz >>> fastjar: Checking sha512sums... fastjar-0.98.tar.gz: OK 0001-Properly-zero-terminate-filename.patch: OK 0002-Fix-write-return-value-check.patch: OK >>> fastjar: Unpacking /var/cache/distfiles/v3.16/fastjar-0.98.tar.gz... >>> fastjar: Updating ./config.sub >>> fastjar: 0001-Properly-zero-terminate-filename.patch patching file jartool.c >>> fastjar: 0002-Fix-write-return-value-check.patch patching file jartool.c checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./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 for x86_64-alpine-linux-musl-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl 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 a BSD-compatible install... /usr/bin/install -c checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether to enable maintainer-specific portions of Makefiles... no checking CFLAGS for maximum warnings... -Wall checking CFLAGS for gcc -pedantic... -pedantic checking CFLAGS for gcc -W... -W checking CFLAGS for gcc -Wextra... -Wextra checking CFLAGS for gcc -Wmissing-prototypes... -Wmissing-prototypes checking CFLAGS for gcc -Wstrict-prototypes... no, obsolete checking CFLAGS for gcc -Wwrite-strings... -Wwrite-strings checking for flawfinder... no checking for pscan... /usr/bin/pscan checking for rats... no checking for splint... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for stdlib.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdint.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for ftruncate... yes checking for _chsize... no checking for btowc... yes checking for mbsinit... yes checking for mbrtowc... yes checking for isblank... yes checking for iswctype... yes checking for wcscoll... yes checking for vasnprintf... no checking for wcrtomb... yes checking for iswcntrl... yes checking for off_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking if mkdir takes one argument... no checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking whether byte ordering is bigendian... no checking for deflate in -lz... yes checking for working alloca.h... yes checking for alloca... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether the preprocessor supports include_next... yes checking for complete errno.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... yes checking whether getenv is declared... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether malloc, realloc, calloc are POSIX compliant... yes checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP checking for a french Unicode locale... none checking for a transitional chinese locale... none checking for C/C++ restrict keyword... __restrict checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for long long int... yes checking for unsigned long long int... yes checking whether strdup is declared... yes checking for wchar_t... yes checking for wint_t... yes checking for size_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking for inline... inline checking for alloca as a compiler built-in... yes checking whether btowc(EOF) is correct... guessing yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc handles incomplete characters... (cached) yes checking for working re_compile_pattern... no checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking whether isblank is declared... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... yes checking whether snprintf respects a size of 1... yes checking for ssize_t... yes checking whether stdint.h conforms to C99... yes checking for struct random_data... no checking for strdup... yes checking for ptrdiff_t... yes checking for snprintf... (cached) yes checking for wcslen... yes checking whether _snprintf is declared... no checking whether is standalone... yes checking whether wcrtomb return value is correct... yes checking whether iswcntrl works... yes checking for stdint.h... (cached) yes configure: creating ./config.status config.status: creating lib/Makefile config.status: creating 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/community/fastjar/src/fastjar-0.98' Making all in lib make[2]: Entering directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98/lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t rm -f configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./getopt.in.h; \ } > getopt.h-t mv -f alloca.h-t alloca.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/com"'; \ echo '#define LOCALSTATEDIR "/var"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/fastjar"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/fastjar"'; \ echo '#define DVIDIR "/usr/share/doc/fastjar"'; \ echo '#define PDFDIR "/usr/share/doc/fastjar"'; \ echo '#define PSDIR "/usr/share/doc/fastjar"'; \ echo '#define LIBDIR "/usr/lib"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/fastjar"'; \ echo '#define PKGINCLUDEDIR "/usr/include/fastjar"'; \ echo '#define PKGLIBDIR "/usr/lib/fastjar"'; \ echo '#define PKGLIBEXECDIR ""'; \ } | sed '/""/d' > configmake.h-t rm -f stdio.h-t stdio.h mv -f getopt.h-t getopt.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's|@''GNULIB_FPRINTF''@|1|g' \ -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_PRINTF''@|1|g' \ -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_SNPRINTF''@|1|g' \ -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VFPRINTF''@|1|g' \ -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VPRINTF''@|1|g' \ -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VSNPRINTF''@|0|g' \ -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VASPRINTF''@|0|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_FOPEN''@|0|g' \ -e 's|@''GNULIB_FREOPEN''@|0|g' \ -e 's|@''GNULIB_FSEEK''@|0|g' \ -e 's|@''GNULIB_FSEEKO''@|0|g' \ -e 's|@''GNULIB_FTELL''@|0|g' \ -e 's|@''GNULIB_FTELLO''@|0|g' \ -e 's|@''GNULIB_FFLUSH''@|0|g' \ -e 's|@''GNULIB_FCLOSE''@|0|g' \ -e 's|@''GNULIB_FPUTC''@|1|g' \ -e 's|@''GNULIB_PUTC''@|1|g' \ -e 's|@''GNULIB_PUTCHAR''@|1|g' \ -e 's|@''GNULIB_FPUTS''@|1|g' \ -e 's|@''GNULIB_PUTS''@|1|g' \ -e 's|@''GNULIB_FWRITE''@|1|g' \ -e 's|@''GNULIB_GETDELIM''@|0|g' \ -e 's|@''GNULIB_GETLINE''@|0|g' \ -e 's|@''GNULIB_PERROR''@|0|g' \ -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \ < ./stdio.in.h; \ } > stdio.h-t rm -f stdlib.h-t stdlib.h mv configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_ATOLL''@|0|g' \ -e 's|@''GNULIB_GETLOADAVG''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_RANDOM_R''@|0|g' \ -e 's|@''GNULIB_RPMATCH''@|0|g' \ -e 's|@''GNULIB_SETENV''@|0|g' \ -e 's|@''GNULIB_STRTOD''@|0|g' \ -e 's|@''GNULIB_STRTOLL''@|0|g' \ -e 's|@''GNULIB_STRTOULL''@|0|g' \ -e 's|@''GNULIB_UNSETENV''@|0|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|0|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''VOID_UNSETENV''@|0|g' \ -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \ < ./stdlib.in.h; \ } > stdlib.h-t rm -f string.h-t string.h rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMMEM''@|0|g' \ -e 's|@''GNULIB_MEMPCPY''@|0|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|1|g' \ -e 's|@''GNULIB_STRNDUP''@|0|g' \ -e 's|@''GNULIB_STRNLEN''@|0|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRSTR''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|0|g' \ -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ -e 's|@''GNULIB_STRVERSCMP''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \ < ./string.in.h; \ } > string.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_CLOSE''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FSYNC''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \ < ./unistd.in.h; \ } > unistd.h-t mv stdlib.h-t stdlib.h mv unistd.h-t unistd.h mv stdio.h-t stdio.h mv string.h-t string.h make all-recursive make[3]: Entering directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98/lib' make[4]: Entering directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.lo localcharset.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.lo asnprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c -o getopt.lo getopt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.lo getopt1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.lo printf-args.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.lo printf-parse.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c -o regex.lo regex.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.lo vasnprintf.c rm -f t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed /bin/sh ./config.charset 'x86_64-alpine-linux-musl' > t-charset.alias sed -e '/^#/d' -e 's/@''PACKAGE''@/fastjar/g' ref-add.sin > t-ref-add.sed rm -f t-ref-del.sed ref-del.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/fastjar/g' ref-del.sin > t-ref-del.sed mv t-ref-add.sed ref-add.sed mv t-ref-del.sed ref-del.sed mv t-charset.alias charset.alias libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -fPIC -DPIC -o .libs/getopt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -fPIC -DPIC -o .libs/regex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o mv -f .deps/asnprintf.Tpo .deps/asnprintf.Plo In file included from regex.c:58: regex_internal.h: In function 're_string_elem_size_at': regex_internal.h:831:44: warning: unused parameter 'pstr' [-Wunused-parameter] 831 | re_string_elem_size_at (const re_string_t *pstr, Idx idx) | ~~~~~~~~~~~~~~~~~~~^~~~ regex_internal.h:831:54: warning: unused parameter 'idx' [-Wunused-parameter] 831 | re_string_elem_size_at (const re_string_t *pstr, Idx idx) | ~~~~^~~ In file included from regex.c:60: regex_internal.c: In function 're_string_allocate': regex_internal.c:47:16: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 47 | if (init_len < dfa->mb_cur_max) | ^ vasnprintf.c: In function 'vasnprintf': getopt.c: In function '_getopt_initialize': getopt.c:228:25: warning: unused parameter 'argc' [-Wunused-parameter] 228 | _getopt_initialize (int argc, char **argv, const char *optstring, | ~~~~^~~~ getopt.c:228:38: warning: unused parameter 'argv' [-Wunused-parameter] 228 | _getopt_initialize (int argc, char **argv, const char *optstring, | ~~~~~~~^~~~ vasnprintf.c:4441:35: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 4441 | if (count < maxlen | ^ regex_internal.c: In function 'build_wcs_buffer': regex_internal.c:230:49: warning: comparison of integer expressions of different signedness: 'int' and 'Idx' {aka 'long unsigned int'} [-Wsign-compare] 230 | for (i = 0; i < pstr->mb_cur_max && i < remain_len; ++i) | ^ regex_internal.c: In function 'build_wcs_upper_buffer': regex_internal.c:370:51: warning: comparison of integer expressions of different signedness: 'int' and 'Idx' {aka 'long unsigned int'} [-Wsign-compare] 370 | for (i = 0; i < pstr->mb_cur_max && i < remain_len; ++i) | ^ regex_internal.c: In function 're_string_reconstruct': regex_internal.c:750:48: warning: comparison of integer expressions of different signedness: 'long int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 750 | if (raw + offset - p <= mbclen | ^~ regex_internal.c:736:41: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 736 | unsigned char buf[6]; | ^~~ vasnprintf.c:4172:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 4172 | *fbp++ = 'l'; | ~~~~~~~^~~~~ vasnprintf.c:4176:19: note: here 4176 | case TYPE_LONGINT: | ^~~~ regex_internal.c: In function 're_node_set_remove_at': regex_internal.c:1393:11: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 1393 | if (idx < 0 || idx >= set->nelem) | ^ mv -f .deps/getopt1.Tpo .deps/getopt1.Plo In file included from regex.c:61: regcomp.c: In function 're_compile_fastmap_iter': regcomp.c:337:36: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare] 337 | &state) == p - buf | ^~ regcomp.c: In function 'rpl_regerror': regcomp.c:523:50: warning: unused parameter 'preg' [-Wunused-parameter] 523 | regerror (int errcode, const regex_t *_Restrict_ preg, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ regcomp.c: In function 'init_dfa': regcomp.c:904:41: warning: comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] 904 | if (isascii (ch) && wch != ch) | ^~ mv -f .deps/printf-args.Tpo .deps/printf-args.Plo regcomp.c: In function 'calc_next': regcomp.c:1357:18: warning: unused parameter 'extra' [-Wunused-parameter] 1357 | calc_next (void *extra, bin_tree_t *node) | ~~~~~~^~~~~ mv -f .deps/localcharset.Tpo .deps/localcharset.Plo regcomp.c: In function 'parse_dup_op': regcomp.c:2553:16: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 2553 | if ((Idx) -1 < 0 || end != REG_MISSING) | ^ regcomp.c: In function 'build_range_exp': regcomp.c:2627:40: warning: operand of '?:' changes signedness from 'wchar_t' {aka 'int'} to 'wint_t' {aka 'unsigned int'} due to unsignedness of other operand [-Wsign-compare] 2627 | ? __btowc (start_ch) : start_elem->opr.wch); | ^~~~~~~~~~~~~~~~~~~ regcomp.c:2629:36: warning: operand of '?:' changes signedness from 'wchar_t' {aka 'int'} to 'wint_t' {aka 'unsigned int'} due to unsignedness of other operand [-Wsign-compare] 2629 | ? __btowc (end_ch) : end_elem->opr.wch); | ^~~~~~~~~~~~~~~~~ regcomp.c: In function 'build_collating_symbol': regcomp.c:2713:39: warning: unused parameter 'mbcset' [-Wunused-parameter] 2713 | re_charset_t *mbcset, Idx *coll_sym_alloc, | ~~~~~~~~~~~~~~^~~~~~ regcomp.c:2713:52: warning: unused parameter 'coll_sym_alloc' [-Wunused-parameter] 2713 | re_charset_t *mbcset, Idx *coll_sym_alloc, | ~~~~~^~~~~~~~~~~~~~ regcomp.c: In function 'parse_bracket_element': regcomp.c:3291:68: warning: unused parameter 'dfa' [-Wunused-parameter] 3291 | re_token_t *token, int token_len, re_dfa_t *dfa, | ~~~~~~~~~~^~~ regcomp.c: In function 'build_equiv_class': regcomp.c:3378:51: warning: unused parameter 'mbcset' [-Wunused-parameter] 3378 | build_equiv_class (bitset_t sbcset, re_charset_t *mbcset, | ~~~~~~~~~~~~~~^~~~~~ regcomp.c:3379:25: warning: unused parameter 'equiv_class_alloc' [-Wunused-parameter] 3379 | Idx *equiv_class_alloc, const unsigned char *name) | ~~~~~^~~~~~~~~~~~~~~~~ regcomp.c: In function 'fetch_number': regcomp.c:3680:40: warning: operand of '?:' changes signedness from 'int' to 'Idx' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare] 3680 | : ((num == REG_MISSING) ? c - '0' : num * 10 + c - '0')); | ^~~~~~~ regcomp.c: In function 'free_tree': regcomp.c:3780:18: warning: unused parameter 'extra' [-Wunused-parameter] 3780 | free_tree (void *extra, bin_tree_t *node) | ~~~~~~^~~~~ In file included from regex.c:58: regexec.c: In function 're_search_2_stub': regexec.c:381:19: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 381 | if (BE (length1 < 0 || length2 < 0 || stop < 0 || len < length1, 0)) | ^ regex_internal.h:92:42: note: in definition of macro 'BE' 92 | # define BE(expr, val) __builtin_expect (expr, val) | ^~~~ regexec.c:381:34: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 381 | if (BE (length1 < 0 || length2 < 0 || stop < 0 || len < length1, 0)) | ^ regex_internal.h:92:42: note: in definition of macro 'BE' 92 | # define BE(expr, val) __builtin_expect (expr, val) | ^~~~ regexec.c:381:46: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 381 | if (BE (length1 < 0 || length2 < 0 || stop < 0 || len < length1, 0)) | ^ regex_internal.h:92:42: note: in definition of macro 'BE' 92 | # define BE(expr, val) __builtin_expect (expr, val) | ^~~~ regexec.c: In function 're_search_stub': regexec.c:434:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 434 | if (BE (start < 0 || start > length, 0)) | ^ regex_internal.h:92:42: note: in definition of macro 'BE' 92 | # define BE(expr, val) __builtin_expect (expr, val) | ^~~~ regexec.c:438:27: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 438 | else if (BE (last_start < 0 || (range < 0 && start <= last_start), 0)) | ^ regex_internal.h:92:42: note: in definition of macro 'BE' 92 | # define BE(expr, val) __builtin_expect (expr, val) | ^~~~ In file included from regex_internal.h:23, from regex.c:58: regexec.c:497:35: warning: comparison of integer expressions of different signedness: 'regoff_t' {aka 'long int'} and 'Idx' {aka 'long unsigned int'} [-Wsign-compare] 497 | assert (pmatch[0].rm_so == start); | ^~ In file included from regex.c:62: regexec.c: In function 're_search_internal': regexec.c:935:42: warning: comparison of integer expressions of different signedness: 'regoff_t' {aka 'long int'} and 'Idx' {aka 'long unsigned int'} [-Wsign-compare] 935 | (pmatch[reg_idx].rm_so == mctx.input.valid_len | ^~ regexec.c:939:42: warning: comparison of integer expressions of different signedness: 'regoff_t' {aka 'long int'} and 'Idx' {aka 'long unsigned int'} [-Wsign-compare] 939 | (pmatch[reg_idx].rm_eo == mctx.input.valid_len | ^~ regexec.c: In function 'set_regs': regexec.c:1473:35: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'long unsigned int'} and 'regoff_t' {aka 'long int'} [-Wsign-compare] 1473 | for (idx = pmatch[0].rm_so; idx <= pmatch[0].rm_eo ;) | ^~ regexec.c:1477:15: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'long unsigned int'} and 'regoff_t' {aka 'long int'} [-Wsign-compare] 1477 | if (idx == pmatch[0].rm_eo && cur_node == mctx->last_node) | ^~ regexec.c: In function 'update_regs': regexec.c:1576:37: warning: comparison of integer expressions of different signedness: 'regoff_t' {aka 'long int'} and 'Idx' {aka 'long unsigned int'} [-Wsign-compare] 1576 | if (pmatch[reg_num].rm_so < cur_idx) | ^ regexec.c: In function 'check_arrival': regexec.c:2999:53: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 2999 | for (null_cnt = 0; str_idx < last_str && null_cnt <= mctx->max_mb_elem_len;) | ^~ regexec.c: In function 'check_node_accept_bytes': regexec.c:3821:21: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 3821 | for (i = 1; i < char_len; ++i) | ^ regexec.c: In function 'match_ctx_add_entry': regexec.c:4304:29: warning: comparison of integer expressions of different signedness: 'int' and 'Idx' {aka 'long unsigned int'} [-Wsign-compare] 4304 | if (mctx->max_mb_elem_len < to - from) | ^ mv -f .deps/printf-parse.Tpo .deps/printf-parse.Plo mv -f .deps/getopt.Tpo .deps/getopt.Plo regexec.c: In function 'check_node_accept': regexec.c:4091:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 4091 | if (ch >= ASCII_CHARS) | ^ regexec.c:4095:5: note: here 4095 | case OP_PERIOD: | ^~~~ mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Plo mv -f .deps/regex.Tpo .deps/regex.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -o libgnu.la localcharset.lo asnprintf.lo getopt.lo getopt1.lo printf-args.lo printf-parse.lo regex.lo vasnprintf.lo libtool: link: ar cru .libs/libgnu.a .libs/localcharset.o .libs/asnprintf.o .libs/getopt.o .libs/getopt1.o .libs/printf-args.o .libs/printf-parse.o .libs/regex.o .libs/vasnprintf.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[4]: Leaving directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98/lib' make[3]: Leaving directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98/lib' make[2]: Leaving directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98/lib' make[2]: Entering directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./lib -I./lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT argv.lo -MD -MP -MF .deps/argv.Tpo -c -o argv.lo argv.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./lib -I./lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./lib -I./lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT dostime.lo -MD -MP -MF .deps/dostime.Tpo -c -o dostime.lo dostime.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./lib -I./lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT pushback.lo -MD -MP -MF .deps/pushback.Tpo -c -o pushback.lo pushback.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./lib -I./lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT shift.lo -MD -MP -MF .deps/shift.Tpo -c -o shift.lo shift.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I./lib -I./lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT jartool.o -MD -MP -MF .deps/jartool.Tpo -c -o jartool.o jartool.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I./lib -I./lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT jargrep.o -MD -MP -MF .deps/jargrep.Tpo -c -o jargrep.o jargrep.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./lib -I./lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -fPIC -DPIC -o .libs/compress.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./lib -I./lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT argv.lo -MD -MP -MF .deps/argv.Tpo -c argv.c -fPIC -DPIC -o .libs/argv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./lib -I./lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT pushback.lo -MD -MP -MF .deps/pushback.Tpo -c pushback.c -fPIC -DPIC -o .libs/pushback.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./lib -I./lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT dostime.lo -MD -MP -MF .deps/dostime.Tpo -c dostime.c -fPIC -DPIC -o .libs/dostime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./lib -I./lib -Os -fomit-frame-pointer -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -MT shift.lo -MD -MP -MF .deps/shift.Tpo -c shift.c -fPIC -DPIC -o .libs/shift.o mv -f .deps/dostime.Tpo .deps/dostime.Plo mv -f .deps/pushback.Tpo .deps/pushback.Plo mv -f .deps/shift.Tpo .deps/shift.Plo mv -f .deps/compress.Tpo .deps/compress.Plo mv -f .deps/argv.Tpo .deps/argv.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -no-undefined -o libfastjar_convenience.la argv.lo compress.lo dostime.lo pushback.lo shift.lo libtool: link: ar cru .libs/libfastjar_convenience.a .libs/argv.o .libs/compress.o .libs/dostime.o .libs/pushback.o .libs/shift.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libfastjar_convenience.a libtool: link: ( cd ".libs" && rm -f "libfastjar_convenience.la" && ln -s "../libfastjar_convenience.la" "libfastjar_convenience.la" ) mv -f .deps/jargrep.Tpo .deps/jargrep.Po /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -no-undefined -o grepjar jargrep.o lib/libgnu.la libfastjar_convenience.la -lz libtool: link: gcc -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -o grepjar jargrep.o lib/.libs/libgnu.a ./.libs/libfastjar_convenience.a -lz mv -f .deps/jartool.Tpo .deps/jartool.Po /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -no-undefined -o fastjar jartool.o lib/libgnu.la libfastjar_convenience.la -lz libtool: link: gcc -Os -fomit-frame-pointer -Wall -pedantic -W -Wextra -Wmissing-prototypes -Wwrite-strings -o fastjar jartool.o lib/.libs/libgnu.a ./.libs/libfastjar_convenience.a -lz make[2]: Leaving directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98' make[1]: Leaving directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98' Making check in lib make[1]: Entering directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98/lib' make check-recursive make[2]: Entering directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98/lib' make[3]: Entering directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98/lib' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98/lib' make[2]: Leaving directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98/lib' make[1]: Leaving directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98/lib' make[1]: Entering directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98' make[1]: Leaving directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98' >>> fastjar: Entering fakeroot... Making install in lib make[1]: Entering directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98/lib' make install-recursive make[2]: Entering directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98/lib' make[3]: Entering directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98/lib' make[4]: Entering directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98/lib' test no != no || /bin/sh /home/buildozer/aports/community/fastjar/src/fastjar-0.98/install-sh -d /home/buildozer/aports/community/fastjar/pkg/fastjar/usr/lib make[4]: Nothing to be done for 'install-data-am'. if test -f /home/buildozer/aports/community/fastjar/pkg/fastjar/usr/lib/charset.alias; then \ sed -f ref-add.sed /home/buildozer/aports/community/fastjar/pkg/fastjar/usr/lib/charset.alias > /home/buildozer/aports/community/fastjar/pkg/fastjar/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/buildozer/aports/community/fastjar/pkg/fastjar/usr/lib/charset.tmp /home/buildozer/aports/community/fastjar/pkg/fastjar/usr/lib/charset.alias ; \ rm -f /home/buildozer/aports/community/fastjar/pkg/fastjar/usr/lib/charset.tmp ; \ else \ if test no = no; then \ sed -f ref-add.sed charset.alias > /home/buildozer/aports/community/fastjar/pkg/fastjar/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/buildozer/aports/community/fastjar/pkg/fastjar/usr/lib/charset.tmp /home/buildozer/aports/community/fastjar/pkg/fastjar/usr/lib/charset.alias ; \ rm -f /home/buildozer/aports/community/fastjar/pkg/fastjar/usr/lib/charset.tmp ; \ fi ; \ fi make[4]: Leaving directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98/lib' make[3]: Leaving directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98/lib' make[2]: Leaving directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98/lib' make[1]: Leaving directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98/lib' make[1]: Entering directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98' make[2]: Entering directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98' test -z "/usr/share/info" || ./install-sh -c -d "/home/buildozer/aports/community/fastjar/pkg/fastjar/usr/share/info" test -z "/usr/share/man/man1" || ./install-sh -c -d "/home/buildozer/aports/community/fastjar/pkg/fastjar/usr/share/man/man1" /usr/bin/install -c -m 644 'fastjar.1' '/home/buildozer/aports/community/fastjar/pkg/fastjar/usr/share/man/man1/fastjar.1' /usr/bin/install -c -m 644 './fastjar.info' '/home/buildozer/aports/community/fastjar/pkg/fastjar/usr/share/info/fastjar.info' test -z "/usr/bin" || ./install-sh -c -d "/home/buildozer/aports/community/fastjar/pkg/fastjar/usr/bin" /usr/bin/install -c -m 644 'grepjar.1' '/home/buildozer/aports/community/fastjar/pkg/fastjar/usr/share/man/man1/grepjar.1' /bin/sh ./libtool --mode=install /usr/bin/install -c 'fastjar' '/home/buildozer/aports/community/fastjar/pkg/fastjar/usr/bin/fastjar' libtool: install: /usr/bin/install -c fastjar /home/buildozer/aports/community/fastjar/pkg/fastjar/usr/bin/fastjar /bin/sh ./libtool --mode=install /usr/bin/install -c 'grepjar' '/home/buildozer/aports/community/fastjar/pkg/fastjar/usr/bin/grepjar' libtool: install: /usr/bin/install -c grepjar /home/buildozer/aports/community/fastjar/pkg/fastjar/usr/bin/grepjar make[2]: Leaving directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98' make[1]: Leaving directory '/home/buildozer/aports/community/fastjar/src/fastjar-0.98' >>> fastjar-doc*: Running split function doc... >>> fastjar-doc*: Preparing subpackage fastjar-doc... >>> fastjar-doc*: Running postcheck for fastjar-doc >>> fastjar*: Running postcheck for fastjar >>> fastjar*: Preparing package fastjar... >>> fastjar*: Stripping binaries >>> fastjar-doc*: Scanning shared objects >>> fastjar*: Scanning shared objects >>> fastjar-doc*: Tracing dependencies... >>> fastjar-doc*: Package size: 36.0 KB >>> fastjar-doc*: Compressing data... >>> fastjar-doc*: Create checksum... >>> fastjar-doc*: Create fastjar-doc-0.98-r3.apk >>> fastjar*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libz.so.1 >>> fastjar*: Package size: 144.0 KB >>> fastjar*: Compressing data... >>> fastjar*: Create checksum... >>> fastjar*: Create fastjar-0.98-r3.apk >>> fastjar: Build complete at Fri, 15 Apr 2022 07:00:21 +0000 elapsed time 0h 0m 21s >>> fastjar: Cleaning up srcdir >>> fastjar: Cleaning up pkgdir >>> fastjar: Uninstalling dependencies... (1/2) Purging .makedepends-fastjar (20220415.070002) (2/2) Purging zlib-dev (1.2.12-r0) OK: 1091 MiB in 97 packages >>> fastjar: Updating the community/x86_64 repository index... >>> fastjar: Signing the index...