>>> lzop: Building community/lzop 1.04-r0 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 18:45:21 +0000
>>> lzop: Checking sanity of /home/buildozer/aports/community/lzop/APKBUILD...
>>> lzop: Analyzing dependencies...
>>> lzop: Installing for build: build-base lzo-dev
(1/3) Installing lzo (2.10-r3)
(2/3) Installing lzo-dev (2.10-r3)
(3/3) Installing .makedepends-lzop (20221028.184529)
OK: 267 MiB in 96 packages
>>> lzop: Cleaning up srcdir
>>> lzop: Cleaning up pkgdir
>>> lzop: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/lzop-1.04.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
  0   146    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> lzop: Fetching https://www.lzop.org/download/lzop-1.04.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  384k  100  384k    0     0   759k      0 --:--:-- --:--:-- --:--:--  760k
>>> lzop: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/lzop-1.04.tar.gz
>>> lzop: Checking sha512sums...
lzop-1.04.tar.gz: OK
>>> lzop: Unpacking /var/cache/distfiles/v3.17/lzop-1.04.tar.gz...
configure: Configuring lzop 1.04
checking build system type... x86_64-alpine-linux-musl
checking host system type... x86_64-alpine-linux-musl
checking target system type... x86_64-alpine-linux-musl
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-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 for style of include used by make... GNU
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 whether _XOPEN_SOURCE should be defined... no
checking whether the C preprocessor needs special flags... none needed
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... autoconf/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 dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking whether limits.h is sane... yes
checking lzo/lzoconf.h usability... yes
checking lzo/lzoconf.h presence... yes
checking for lzo/lzoconf.h... yes
checking lzo/lzo1x.h usability... yes
checking lzo/lzo1x.h presence... yes
checking for lzo/lzo1x.h... yes
checking for version information in lzo/lzoconf.h...... v2
checking for __lzo_init_v2 in -llzo2... yes
checking conio.h usability... no
checking conio.h presence... no
checking for conio.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking dos.h usability... no
checking dos.h presence... no
checking for dos.h... no
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking share.h usability... no
checking share.h presence... no
checking for share.h... no
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking for off_t... yes
checking for ptrdiff_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for sys/time.h... (cached) yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of __int16... 0
checking size of __int32... 0
checking size of __int64... 0
checking size of void *... 8
checking size of size_t... 8
checking size of ptrdiff_t... 8
checking size of __int32... (cached) 0
checking size of intmax_t... 8
checking size of uintmax_t... 8
checking size of intptr_t... 8
checking size of uintptr_t... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 16
checking size of dev_t... 8
checking size of fpos_t... 16
checking size of mode_t... 4
checking size of off_t... 8
checking size of ssize_t... 8
checking size of time_t... 8
checking for access... yes
checking for alloca... no
checking for atexit... yes
checking for atoi... yes
checking for atol... yes
checking for chmod... yes
checking for chown... yes
checking for clock_getcpuclockid... yes
checking for clock_getres... yes
checking for clock_gettime... yes
checking for ctime... yes
checking for difftime... yes
checking for fstat... yes
checking for getenv... yes
checking for getpagesize... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for gmtime... yes
checking for isatty... yes
checking for localtime... yes
checking for longjmp... yes
checking for lstat... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for mktime... yes
checking for mmap... yes
checking for mprotect... yes
checking for munmap... yes
checking for qsort... yes
checking for raise... yes
checking for rmdir... yes
checking for setjmp... yes
checking for signal... yes
checking for snprintf... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strftime... yes
checking for stricmp... no
checking for strncasecmp... yes
checking for strnicmp... no
checking for strrchr... yes
checking for strstr... yes
checking for time... yes
checking for umask... yes
checking for utime... yes
checking for vsnprintf... yes
checking whether your compiler passes the ACC conformance test... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands

   lzop configuration summary
   --------------------------
   lzop version               : 1.04
   configured for host        : x86_64-alpine-linux-musl
   source code location       : .
   compiler                   : gcc
   preprocessor definitions   : -DLZOP_HAVE_CONFIG_H=1
   preprocessor flags         : -Os -fomit-frame-pointer
   compiler flags             : -Os -fomit-frame-pointer
   linker flags               : -Wl,--as-needed,-O1,--sort-common
   link libraries             : -llzo2 


   lzop 1.04 configured.

   Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer
   All Rights Reserved.

   lzop and the LZO library are free software; you can redistribute them
   and/or modify them under the terms of the GNU General Public License as
   published by the Free Software Foundation; either version 2 of
   the License, or (at your option) any later version.

   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

   Markus F.X.J. Oberhumer
   <markus@oberhumer.com>
   http://www.oberhumer.com/opensource/lzop/


Type `make' to build lzop. Type `make install' to install lzop.
After installing lzop, please read the accompanied documentation.

make  all-am
make[1]: Entering directory '/home/buildozer/aports/community/lzop/src/lzop-1.04'
  CC       src/c_ansic.o
  CC       src/c_ansim.o
  CC       src/c_init.o
  CC       src/c_none.o
  CC       src/c_screen.o
  CC       src/compress.o
  CC       src/djgpp2.o
  CC       src/filter.o
  CC       src/frames.o
  CC       src/help.o
  CC       src/lzop.o
  CC       src/mblock.o
  CC       src/p_lzo.o
  CC       src/s_curses.o
  CC       src/s_djgpp2.o
  CC       src/s_object.o
  CC       src/s_vcsa.o
  CC       src/util.o
  CCLD     src/lzop
make[1]: Leaving directory '/home/buildozer/aports/community/lzop/src/lzop-1.04'
>>> lzop: Entering fakeroot...
make[1]: Entering directory '/home/buildozer/aports/community/lzop/src/lzop-1.04'
 autoconf/install-sh -c -d '/home/buildozer/aports/community/lzop/pkg/lzop/usr/share/doc/lzop'
 autoconf/install-sh -c -d '/home/buildozer/aports/community/lzop/pkg/lzop/usr/share/man/man1'
 /usr/bin/install -c -m 644 AUTHORS COPYING NEWS README THANKS doc/lzop.html doc/lzop.man doc/lzop.ps doc/lzop.tex doc/lzop.txt doc/lzop.pod '/home/buildozer/aports/community/lzop/pkg/lzop/usr/share/doc/lzop'
 autoconf/install-sh -c -d '/home/buildozer/aports/community/lzop/pkg/lzop/usr/bin'
 /usr/bin/install -c -m 644 doc/lzop.1 '/home/buildozer/aports/community/lzop/pkg/lzop/usr/share/man/man1'
  /usr/bin/install -c src/lzop '/home/buildozer/aports/community/lzop/pkg/lzop/usr/bin'
make[1]: Leaving directory '/home/buildozer/aports/community/lzop/src/lzop-1.04'
>>> lzop-doc*: Running split function doc...
>>> lzop-doc*: Preparing subpackage lzop-doc...
>>> lzop-doc*: Running postcheck for lzop-doc
>>> lzop*: Running postcheck for lzop
>>> lzop*: Preparing package lzop...
>>> lzop*: Stripping binaries
>>> lzop-doc*: Scanning shared objects
>>> lzop*: Scanning shared objects
>>> lzop-doc*: Tracing dependencies...
>>> lzop-doc*: Package size: 196.0 KB
>>> lzop-doc*: Compressing data...
>>> lzop-doc*: Create checksum...
>>> lzop-doc*: Create lzop-doc-1.04-r0.apk
>>> lzop*: Tracing dependencies...
	so:libc.musl-x86_64.so.1
	so:liblzo2.so.2
>>> lzop*: Package size: 80.0 KB
>>> lzop*: Compressing data...
>>> lzop*: Create checksum...
>>> lzop*: Create lzop-1.04-r0.apk
>>> lzop: Build complete at Fri, 28 Oct 2022 18:45:52 +0000 elapsed time 0h 0m 31s
>>> lzop: Cleaning up srcdir
>>> lzop: Cleaning up pkgdir
>>> lzop: Uninstalling dependencies...
(1/3) Purging .makedepends-lzop (20221028.184529)
(2/3) Purging lzo-dev (2.10-r3)
(3/3) Purging lzo (2.10-r3)
OK: 267 MiB in 93 packages
>>> lzop: Updating the community/x86_64 repository index...
>>> lzop: Signing the index...