>>> lrzip: Building community/lrzip 0.631-r0 (using abuild 3.7.0_rc1-r2) started Tue, 22 Dec 2020 16:43:49 +0000 >>> lrzip: Checking sanity of /home/buildozer/aports/community/lrzip/APKBUILD... >>> lrzip: Analyzing dependencies... >>> lrzip: Installing for build: build-base bash autoconf automake libtool zlib-dev bzip2-dev lzo-dev (1/17) Installing readline (8.0.4-r0) (2/17) Installing bash (5.0.18-r0) Executing bash-5.0.18-r0.post-install (3/17) Installing m4 (1.4.18-r1) (4/17) Installing libbz2 (1.0.8-r1) (5/17) Installing perl (5.32.0-r0) (6/17) Installing autoconf (2.69-r3) (7/17) Installing automake (1.16.3-r0) (8/17) Installing libltdl (2.4.6-r7) (9/17) Installing libtool (2.4.6-r7) (10/17) Installing zlib-dev (1.2.11-r3) (11/17) Installing bzip2-dev (1.0.8-r1) (12/17) Installing lzo (2.10-r2) (13/17) Installing lzo-dev (2.10-r2) (14/17) Installing .makedepends-lrzip (20201222.164357) (15/17) Installing perl-error (0.17029-r1) (16/17) Installing perl-git (2.29.2-r0) (17/17) Installing git-perl (2.29.2-r0) Executing busybox-1.32.0-r8.trigger OK: 349 MiB in 103 packages >>> lrzip: Cleaning up srcdir >>> lrzip: Cleaning up pkgdir >>> lrzip: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/lrzip-0.631.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 245k 100 245k 0 0 3150k 0 --:--:-- --:--:-- --:--:-- 3150k >>> lrzip: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/lrzip-0.631.tar.gz >>> lrzip: Checking sha512sums... lrzip-0.631.tar.gz: OK >>> lrzip: Unpacking /var/cache/distfiles/v3.13/lrzip-0.631.tar.gz... Running autoreconf -if... libtoolize: putting auxiliary files in '.'. libtoolize: copying file './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 './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:23: installing './install-sh' configure.ac:23: installing './missing' Makefile.am: installing './depcomp' Configuring... 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 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 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 build system type... i686-pc-linux-musl checking host system type... i686-pc-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 i686-pc-linux-musl file names to i686-pc-linux-musl format... func_convert_file_noop checking how to convert i686-pc-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 objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 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 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 we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for gcc option to accept ISO C99... none needed checking for pod2man... yes checking for nasm... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for off_t... yes checking for size_t... (cached) yes checking for __attribute__... yes checking size of int... 4 checking size of long... 4 checking size of short... 2 checking for large file support... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for pthread_create in -lpthread... yes checking for sqrt in -lm... yes checking for compress2 in -lz... yes checking for BZ2_bzBuffToBuffCompress in -lbz2... yes checking for lzo1x_1_compress in -llzo2... yes checking for mmap... yes checking for strerror... yes checking for getopt_long... yes checking whether to build documentation... yes checking for doxygen... no WARNING: The doxygen program was not found in your execute path. You may have doxygen installed somewhere not covered by your path. If this is the case make sure you have the packages installed, AND that the doxygen program is in your execute path (see your shell manual page on setting the $PATH environment variable), OR alternatively, specify the program to use with --with-doxygen. configure: WARNING: no doxygen detected. Documentation will not be built checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lrzip.pc config.status: creating lzma/Makefile config.status: creating lzma/C/Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ------------------------------------------------------------------------ lrzip 0.631 ------------------------------------------------------------------------ Configuration Options Summary: ASM.(32 bit only)..: no Static binary......: no Documentation..........: no Compilation............: make (or gmake) CPPFLAGS.............: -Os -fomit-frame-pointer CFLAGS...............: -Os -fomit-frame-pointer CXXFLAGS.............: -Os -fomit-frame-pointer LDFLAGS..............: -Wl,--as-needed Installation...........: make install (as root if needed, with 'su' or 'sudo') prefix...............: /usr/local 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 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 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 build system type... i686-pc-linux-musl checking host system type... i686-pc-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 i686-pc-linux-musl file names to i686-pc-linux-musl format... func_convert_file_noop checking how to convert i686-pc-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 objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 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 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 we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for gcc option to accept ISO C99... none needed checking for pod2man... yes checking for nasm... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for off_t... yes checking for size_t... (cached) yes checking for __attribute__... yes checking size of int... 4 checking size of long... 4 checking size of short... 2 checking for large file support... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for pthread_create in -lpthread... yes checking for sqrt in -lm... yes checking for compress2 in -lz... yes checking for BZ2_bzBuffToBuffCompress in -lbz2... yes checking for lzo1x_1_compress in -llzo2... yes checking for mmap... yes checking for strerror... yes checking for getopt_long... yes checking whether to build documentation... yes checking for doxygen... no WARNING: The doxygen program was not found in your execute path. You may have doxygen installed somewhere not covered by your path. If this is the case make sure you have the packages installed, AND that the doxygen program is in your execute path (see your shell manual page on setting the $PATH environment variable), OR alternatively, specify the program to use with --with-doxygen. configure: WARNING: no doxygen detected. Documentation will not be built checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lrzip.pc config.status: creating lzma/Makefile config.status: creating lzma/C/Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands ------------------------------------------------------------------------ lrzip 0.631 ------------------------------------------------------------------------ Configuration Options Summary: ASM.(32 bit only)..: no Static binary......: no Documentation..........: no Compilation............: make (or gmake) CPPFLAGS.............: -Os -fomit-frame-pointer CFLAGS...............: -Os -fomit-frame-pointer CXXFLAGS.............: -Os -fomit-frame-pointer LDFLAGS..............: -Wl,--as-needed Installation...........: make install (as root if needed, with 'su' or 'sudo') prefix...............: /usr make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631' Making all in lzma make[2]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma' Making all in C make[3]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma/C' CC 7zCrc.lo CC LzFind.lo CC LzFindMt.lo CC LzmaDec.lo CC LzmaEnc.lo CC LzmaLib.lo CC Alloc.lo CC Threads.lo Threads.c:15: warning: "PTHREAD_MUTEX_ERRORCHECK" redefined 15 | #define PTHREAD_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK_NP | In file included from Threads.h:14, from Threads.c:3: /usr/include/pthread.h:39: note: this is the location of the previous definition 39 | #define PTHREAD_MUTEX_ERRORCHECK 2 | In file included from ../../lrzip_core.h:22, from LzFindMt.c:8: ../../lrzip_private.h:266: warning: "PAGE_SIZE" redefined 266 | # define PAGE_SIZE (4096) | In file included from /usr/include/fortify/stdlib.h:29, from ../../lrzip_private.h:28, from ../../lrzip_core.h:22, from LzFindMt.c:8: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from ../../lrzip_core.h:22, from LzmaEnc.c:20: ../../lrzip_private.h:266: warning: "PAGE_SIZE" redefined 266 | # define PAGE_SIZE (4096) | In file included from /usr/include/fortify/stdlib.h:29, from ../../lrzip_private.h:28, from ../../lrzip_core.h:22, from LzmaEnc.c:20: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | CCLD liblzma.la ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma/C' make[3]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma' make[2]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma' Making all in man make[2]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/man' pod2man lrunzip.1.pod lrunzip.1 pod2man lrzcat.1.pod lrzcat.1 pod2man lrztar.1.pod lrztar.1 pod2man lrzuntar.1.pod lrzuntar.1 pod2man lrz.1.pod lrz.1 make all-am make[3]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/man' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/man' make[2]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/man' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/doc' make[2]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631' CC main.o CC lrzip.lo CC rzip.lo CC runzip.lo CC stream.lo CC util.lo CC md5.lo CC aes.lo CC sha4.lo CC decompress_demo.o CC liblrzip.lo CC liblrzip_demo.o CXX libzpaq/libzpaq.lo In file included from rzip.h:22, from main.c:56: lrzip_private.h:264: warning: "PAGE_SIZE" redefined 264 | # define PAGE_SIZE (sysconf(_SC_PAGE_SIZE)) | In file included from /usr/include/fortify/stdlib.h:29, from lrzip_private.h:28, from rzip.h:22, from main.c:56: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from md5.c:33: lrzip_private.h:266: warning: "PAGE_SIZE" redefined 266 | # define PAGE_SIZE (4096) | In file included from /usr/include/fortify/stdlib.h:29, from lrzip_private.h:28, from md5.c:33: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from util.c:54: lrzip_private.h:264: warning: "PAGE_SIZE" redefined 264 | # define PAGE_SIZE (sysconf(_SC_PAGE_SIZE)) | In file included from /usr/include/fortify/stdlib.h:29, from lrzip_private.h:28, from util.c:54: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from ./liblrzip_private.h:4, from liblrzip.c:18: ./lrzip_private.h:266: warning: "PAGE_SIZE" redefined 266 | # define PAGE_SIZE (4096) | In file included from /usr/include/fortify/stdlib.h:29, from ./lrzip_private.h:28, from ./liblrzip_private.h:4, from liblrzip.c:18: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from md5.h:30, from runzip.c:43: lrzip_private.h:264: warning: "PAGE_SIZE" redefined 264 | # define PAGE_SIZE (sysconf(_SC_PAGE_SIZE)) | In file included from /usr/include/fortify/stdlib.h:29, from lrzip_private.h:28, from md5.h:30, from runzip.c:43: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from md5.h:30, from lrzip.c:52: lrzip_private.h:264: warning: "PAGE_SIZE" redefined 264 | # define PAGE_SIZE (sysconf(_SC_PAGE_SIZE)) | In file included from /usr/include/fortify/stdlib.h:29, from lrzip_private.h:28, from md5.h:30, from lrzip.c:52: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from md5.h:30, from rzip.c:55: lrzip_private.h:264: warning: "PAGE_SIZE" redefined 264 | # define PAGE_SIZE (sysconf(_SC_PAGE_SIZE)) | In file included from /usr/include/lzo/lzoconf.h:40, from rzip.c:40: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | In file included from util.h:22, from stream.c:60: lrzip_private.h:264: warning: "PAGE_SIZE" redefined 264 | # define PAGE_SIZE (sysconf(_SC_PAGE_SIZE)) | In file included from /usr/include/zconf.h:418, from /usr/include/zlib.h:34, from stream.c:42: /usr/include/limits.h:97: note: this is the location of the previous definition 97 | #define PAGE_SIZE PAGESIZE | CXXLD libtmplrzip.la ar: `u' modifier ignored since `D' is the default (see `U') CXXLD liblrzip.la CXXLD lrzip ar: `u' modifier ignored since `D' is the default (see `U') CCLD decompress_demo CCLD liblrzip_demo make[2]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631' make[1]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631' Making check in lzma make[1]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma' Making check in C make[2]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma/C' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma/C' make[2]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma' make[1]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma' Making check in man make[1]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/man' make check-am make[2]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/man' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/man' make[1]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/man' Making check in doc make[1]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/doc' make[1]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631' make[1]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631' >>> lrzip: Entering fakeroot... Making install in lzma make[1]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma' Making install in C make[2]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma/C' make[3]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma/C' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma/C' make[2]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma/C' make[2]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma' make[3]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma' make[3]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/lrzip/pkg/lrzip/usr/share/doc/lrzip/lzma' /usr/bin/install -c -m 644 7zC.txt 7zFormat.txt Methods.txt history.txt lzma.txt README README-Alloc '/home/buildozer/aports/community/lrzip/pkg/lrzip/usr/share/doc/lrzip/lzma' make[3]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma' make[2]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma' make[1]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/lzma' Making install in man make[1]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/man' make install-am make[2]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/man' make[3]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/man' make[3]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/lrzip/pkg/lrzip/usr/share/man/man1' .././install-sh -c -d '/home/buildozer/aports/community/lrzip/pkg/lrzip/usr/share/man/man5' /usr/bin/install -c -m 644 lrzip.conf.5 '/home/buildozer/aports/community/lrzip/pkg/lrzip/usr/share/man/man5' /usr/bin/install -c -m 644 lrzip.1 lrunzip.1 lrzcat.1 lrztar.1 lrzuntar.1 lrz.1 '/home/buildozer/aports/community/lrzip/pkg/lrzip/usr/share/man/man1' make[3]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/man' make[2]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/man' make[1]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/man' Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/doc' make[2]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/doc' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/lrzip/pkg/lrzip/usr/share/doc/lrzip' /usr/bin/install -c -m 644 README.Assembler README.benchmarks README.lzo_compresses.test.txt magic.header.txt lrzip.conf.example '/home/buildozer/aports/community/lrzip/pkg/lrzip/usr/share/doc/lrzip' make[2]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/doc' make[1]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631/doc' make[1]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631' make[2]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631' ./install-sh -c -d '/home/buildozer/aports/community/lrzip/pkg/lrzip/usr/share/doc/lrzip' ./install-sh -c -d '/home/buildozer/aports/community/lrzip/pkg/lrzip/usr/include' ./install-sh -c -d '/home/buildozer/aports/community/lrzip/pkg/lrzip/usr/bin' ./install-sh -c -d '/home/buildozer/aports/community/lrzip/pkg/lrzip/usr/lib/pkgconfig' /usr/bin/install -c -m 644 AUTHORS BUGS ChangeLog COPYING README.md README-NOT-BACKWARD-COMPATIBLE TODO WHATS-NEW '/home/buildozer/aports/community/lrzip/pkg/lrzip/usr/share/doc/lrzip' ./install-sh -c -d '/home/buildozer/aports/community/lrzip/pkg/lrzip/usr/lib' /usr/bin/install -c -m 644 Lrzip.h '/home/buildozer/aports/community/lrzip/pkg/lrzip/usr/include' /usr/bin/install -c -m 644 lrzip.pc '/home/buildozer/aports/community/lrzip/pkg/lrzip/usr/lib/pkgconfig' /usr/bin/install -c lrztar '/home/buildozer/aports/community/lrzip/pkg/lrzip/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c liblrzip.la '/home/buildozer/aports/community/lrzip/pkg/lrzip/usr/lib' libtool: install: /usr/bin/install -c .libs/liblrzip.so.0.0.0 /home/buildozer/aports/community/lrzip/pkg/lrzip/usr/lib/liblrzip.so.0.0.0 libtool: install: (cd /home/buildozer/aports/community/lrzip/pkg/lrzip/usr/lib && { ln -s -f liblrzip.so.0.0.0 liblrzip.so.0 || { rm -f liblrzip.so.0 && ln -s liblrzip.so.0.0.0 liblrzip.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/lrzip/pkg/lrzip/usr/lib && { ln -s -f liblrzip.so.0.0.0 liblrzip.so || { rm -f liblrzip.so && ln -s liblrzip.so.0.0.0 liblrzip.so; }; }) libtool: install: /usr/bin/install -c .libs/liblrzip.lai /home/buildozer/aports/community/lrzip/pkg/lrzip/usr/lib/liblrzip.la libtool: install: /usr/bin/install -c .libs/liblrzip.a /home/buildozer/aports/community/lrzip/pkg/lrzip/usr/lib/liblrzip.a libtool: install: chmod 644 /home/buildozer/aports/community/lrzip/pkg/lrzip/usr/lib/liblrzip.a libtool: install: ranlib /home/buildozer/aports/community/lrzip/pkg/lrzip/usr/lib/liblrzip.a libtool: warning: remember to run 'libtool --finish /usr/lib' ./install-sh -c -d '/home/buildozer/aports/community/lrzip/pkg/lrzip/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c lrzip '/home/buildozer/aports/community/lrzip/pkg/lrzip/usr/bin' libtool: install: /usr/bin/install -c lrzip /home/buildozer/aports/community/lrzip/pkg/lrzip/usr/bin/lrzip make install-exec-hook make[3]: Entering directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631' ln -s -f lrzip /home/buildozer/aports/community/lrzip/pkg/lrzip/usr/bin/lrunzip ln -s -f lrzip /home/buildozer/aports/community/lrzip/pkg/lrzip/usr/bin/lrzcat ln -s -f lrztar /home/buildozer/aports/community/lrzip/pkg/lrzip/usr/bin/lrzuntar ln -s -f lrzip /home/buildozer/aports/community/lrzip/pkg/lrzip/usr/bin/lrz make[3]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631' make[2]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631' make[1]: Leaving directory '/home/buildozer/aports/community/lrzip/src/lrzip-0.631' >>> lrzip-dev*: Running split function dev... >>> lrzip-dev*: Preparing subpackage lrzip-dev... >>> lrzip-dev*: Stripping binaries >>> lrzip-dev*: Running postcheck for lrzip-dev >>> lrzip-doc*: Running split function doc... >>> lrzip-doc*: Preparing subpackage lrzip-doc... >>> lrzip-doc*: Running postcheck for lrzip-doc >>> lrzip*: Running postcheck for lrzip >>> lrzip*: Preparing package lrzip... >>> lrzip*: Stripping binaries >>> lrzip-dev*: Scanning shared objects >>> lrzip-doc*: Scanning shared objects >>> lrzip*: Scanning shared objects >>> lrzip-dev*: Tracing dependencies... lrzip=0.631-r0 pkgconfig >>> lrzip-dev*: Package size: 420.0 KB >>> lrzip-dev*: Compressing data... >>> lrzip-dev*: Create checksum... >>> lrzip-dev*: Create lrzip-dev-0.631-r0.apk >>> lrzip-doc*: Tracing dependencies... >>> lrzip-doc*: Package size: 284.0 KB >>> lrzip-doc*: Compressing data... >>> lrzip-doc*: Create checksum... >>> lrzip-doc*: Create lrzip-doc-0.631-r0.apk >>> lrzip*: Tracing dependencies... bash so:libbz2.so.1 so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:liblzo2.so.2 so:libstdc++.so.6 so:libz.so.1 >>> lrzip*: Package size: 556.0 KB >>> lrzip*: Compressing data... >>> lrzip*: Create checksum... >>> lrzip*: Create lrzip-0.631-r0.apk >>> lrzip: Build complete at Tue, 22 Dec 2020 16:44:39 +0000 elapsed time 0h 0m 50s >>> lrzip: Cleaning up srcdir >>> lrzip: Cleaning up pkgdir >>> lrzip: Uninstalling dependencies... (1/17) Purging .makedepends-lrzip (20201222.164357) (2/17) Purging autoconf (2.69-r3) (3/17) Purging m4 (1.4.18-r1) (4/17) Purging automake (1.16.3-r0) (5/17) Purging libtool (2.4.6-r7) (6/17) Purging bash (5.0.18-r0) Executing bash-5.0.18-r0.pre-deinstall (7/17) Purging libltdl (2.4.6-r7) (8/17) Purging zlib-dev (1.2.11-r3) (9/17) Purging bzip2-dev (1.0.8-r1) (10/17) Purging lzo-dev (2.10-r2) (11/17) Purging lzo (2.10-r2) (12/17) Purging git-perl (2.29.2-r0) (13/17) Purging perl-git (2.29.2-r0) (14/17) Purging perl-error (0.17029-r1) (15/17) Purging perl (5.32.0-r0) (16/17) Purging readline (8.0.4-r0) (17/17) Purging libbz2 (1.0.8-r1) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> lrzip: Updating the community/x86 repository index... >>> lrzip: Signing the index...