>>> libogg: Building main/libogg 1.3.4-r0 (using abuild 3.7.0_rc1-r0) started Tue, 10 Nov 2020 18:18:29 +0000 >>> libogg: Checking sanity of /home/buildozer/aports/main/libogg/APKBUILD... >>> libogg: Analyzing dependencies... >>> libogg: Installing for build: build-base (1/1) Installing .makedepends-libogg (20201110.181831) OK: 310 MiB in 88 packages >>> libogg: Cleaning up srcdir >>> libogg: Cleaning up pkgdir >>> libogg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/libogg-1.3.4.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> libogg: Fetching http://downloads.xiph.org/releases/ogg/libogg-1.3.4.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 161 100 161 0 0 171 0 --:--:-- --:--:-- --:--:-- 170 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 86 575k 86 496k 0 0 212k 0 0:00:02 0:00:02 --:--:-- 517k 100 575k 100 575k 0 0 237k 0 0:00:02 0:00:02 --:--:-- 547k >>> libogg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/libogg-1.3.4.tar.gz >>> libogg: Checking sha512sums... libogg-1.3.4.tar.gz: OK >>> libogg: Unpacking /var/cache/distfiles/v3.13/libogg-1.3.4.tar.gz... checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking how to print strings... printf checking for i586-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 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 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 whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... yes checking for i586-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for ANSI C header files... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking for an ANSI C-conforming const... yes checking size of int16_t... 2 checking size of uint16_t... 2 checking size of u_int16_t... 2 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of u_int32_t... 4 checking size of int64_t... 8 checking size of uint64_t... 8 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking for working memcmp... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/libogg/Makefile config.status: creating include/Makefile config.status: creating include/ogg/Makefile config.status: creating include/ogg/config_types.h config.status: creating libogg.spec config.status: creating ogg.pc config.status: creating ogg-uninstalled.pc config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4' Making all in src make[2]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Os -fomit-frame-pointer -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -Os -fomit-frame-pointer -MT test_bitwise-bitwise.o -MD -MP -MF .deps/test_bitwise-bitwise.Tpo -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo './'`bitwise.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Os -fomit-frame-pointer -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -Os -fomit-frame-pointer -MT test_framing-framing.o -MD -MP -MF .deps/test_framing-framing.Tpo -c -o test_framing-framing.o `test -f 'framing.c' || echo './'`framing.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Os -fomit-frame-pointer -O20 -Wall -ffast-math -fsigned-char -Os -fomit-frame-pointer -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c -o framing.lo framing.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Os -fomit-frame-pointer -O20 -Wall -ffast-math -fsigned-char -Os -fomit-frame-pointer -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c -o bitwise.lo bitwise.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Os -fomit-frame-pointer -O20 -Wall -ffast-math -fsigned-char -Os -fomit-frame-pointer -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -fPIC -DPIC -o .libs/framing.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Os -fomit-frame-pointer -O20 -Wall -ffast-math -fsigned-char -Os -fomit-frame-pointer -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -fPIC -DPIC -o .libs/bitwise.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Os -fomit-frame-pointer -O20 -Wall -ffast-math -fsigned-char -Os -fomit-frame-pointer -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -o bitwise.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Os -fomit-frame-pointer -O20 -Wall -ffast-math -fsigned-char -Os -fomit-frame-pointer -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -o framing.o >/dev/null 2>&1 mv -f .deps/test_bitwise-bitwise.Tpo .deps/test_bitwise-bitwise.Po /bin/sh ../libtool --tag=CC --mode=link gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -Os -fomit-frame-pointer -Wl,--as-needed -o test_bitwise test_bitwise-bitwise.o libtool: link: gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -Os -fomit-frame-pointer -Wl,--as-needed -o test_bitwise test_bitwise-bitwise.o mv -f .deps/bitwise.Tpo .deps/bitwise.Plo mv -f .deps/test_framing-framing.Tpo .deps/test_framing-framing.Po /bin/sh ../libtool --tag=CC --mode=link gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -Os -fomit-frame-pointer -Wl,--as-needed -o test_framing test_framing-framing.o libtool: link: gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -Os -fomit-frame-pointer -Wl,--as-needed -o test_framing test_framing-framing.o mv -f .deps/framing.Tpo .deps/framing.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -Wall -ffast-math -fsigned-char -Os -fomit-frame-pointer -no-undefined -version-info 8:4:8 -Wl,--as-needed -o libogg.la -rpath /usr/lib framing.lo bitwise.lo libtool: link: gcc -shared -fPIC -DPIC .libs/framing.o .libs/bitwise.o -O20 -Os -Wl,--as-needed -Wl,-soname -Wl,libogg.so.0 -o .libs/libogg.so.0.8.4 libtool: link: (cd ".libs" && rm -f "libogg.so.0" && ln -s "libogg.so.0.8.4" "libogg.so.0") libtool: link: (cd ".libs" && rm -f "libogg.so" && ln -s "libogg.so.0.8.4" "libogg.so") libtool: link: ar cru .libs/libogg.a framing.o bitwise.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libogg.a libtool: link: ( cd ".libs" && rm -f "libogg.la" && ln -s "../libogg.la" "libogg.la" ) make[2]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/src' Making all in include make[2]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/include' Making all in ogg make[3]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/include/ogg' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/include/ogg' make[3]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/include' make[2]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/include' Making all in doc make[2]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc' Making all in libogg make[3]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc/libogg' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc/libogg' make[3]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc' make[2]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc' make[2]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4' make[2]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4' make[1]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4' Making check in src make[1]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/src' ./test_bitwise Small preclipped packing (LSb): ok. Null bit call (LSb): ok. Large preclipped packing (LSb): ok. 32 bit preclipped packing (LSb): ok. Small unclipped packing (LSb): ok. Large unclipped packing (LSb): ok. Single bit unclipped packing (LSb): ok. Testing read past end (LSb): ok. Testing aligned writecopies (LSb): ok. Testing unaligned writecopies (LSb): ok. Small preclipped packing (MSb): ok. Null bit call (MSb): ok. Large preclipped packing (MSb): ok. 32 bit preclipped packing (MSb): ok. Small unclipped packing (MSb): ok. Large unclipped packing (MSb): ok. Single bit unclipped packing (MSb): ok. Testing read past end (MSb): ok. Testing aligned writecopies (MSb): ok. Testing unaligned writecopies (MSb): ok. ./test_framing testing single page encoding... 0, (0), granule:0 ok. testing basic page encoding... 0, (0), granule:0 1, (1), granule:6151 ok. testing basic nil packets... 0, (0), granule:0 1, (1), granule:10247 ok. testing initial-packet lacing > 4k... 0, (0), granule:0 1, (1), granule:2055 ok. testing single packet page span... 0, (0), granule:0 1, (1), 2, (2), granule:3079 ok. testing page spill expansion... 0, (0), granule:0 1, (1), granule:4103 2, (2), granule:5127 ok. testing max packet segments... 0, (0), granule:0 1, (1), granule:261127 2, (2), granule:262151 ok. testing very large packets... 0, (0), granule:0 1, (1), granule:1031 2, (2), 3, (3), granule:4103 ok. testing continuation resync in very large packets... 0, 1, 2, (2), 3, (3), granule:4103 ok. testing zero data page (1 nil packet)... 0, (0), granule:0 1, (1), granule:1031 2, (2), granule:2055 ok. Testing loss of pages... ok. Testing loss of pages (rollback required)... ok. Testing sync on partial inputs... ok. Testing sync on 1+partial inputs... ok. Testing search for capture... ok. Testing recapture... ok. make[1]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/src' Making check in include make[1]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/include' Making check in ogg make[2]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/include/ogg' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/include/ogg' make[2]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/include' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/include' make[1]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/include' Making check in doc make[1]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc' Making check in libogg make[2]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc/libogg' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc/libogg' make[2]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc' make[1]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc' make[1]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4' make[1]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4' >>> libogg: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/src' make[2]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/src' .././install-sh -c -d '/home/buildozer/aports/main/libogg/pkg/libogg/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libogg.la '/home/buildozer/aports/main/libogg/pkg/libogg/usr/lib' libtool: install: /usr/bin/install -c .libs/libogg.so.0.8.4 /home/buildozer/aports/main/libogg/pkg/libogg/usr/lib/libogg.so.0.8.4 libtool: install: (cd /home/buildozer/aports/main/libogg/pkg/libogg/usr/lib && { ln -s -f libogg.so.0.8.4 libogg.so.0 || { rm -f libogg.so.0 && ln -s libogg.so.0.8.4 libogg.so.0; }; }) libtool: install: (cd /home/buildozer/aports/main/libogg/pkg/libogg/usr/lib && { ln -s -f libogg.so.0.8.4 libogg.so || { rm -f libogg.so && ln -s libogg.so.0.8.4 libogg.so; }; }) libtool: install: /usr/bin/install -c .libs/libogg.lai /home/buildozer/aports/main/libogg/pkg/libogg/usr/lib/libogg.la libtool: install: /usr/bin/install -c .libs/libogg.a /home/buildozer/aports/main/libogg/pkg/libogg/usr/lib/libogg.a libtool: install: chmod 644 /home/buildozer/aports/main/libogg/pkg/libogg/usr/lib/libogg.a libtool: install: ranlib /home/buildozer/aports/main/libogg/pkg/libogg/usr/lib/libogg.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/src' make[1]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/src' Making install in include make[1]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/include' Making install in ogg make[2]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/include/ogg' make[3]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/include/ogg' make[3]: Nothing to be done for 'install-exec-am'. ../.././install-sh -c -d '/home/buildozer/aports/main/libogg/pkg/libogg/usr/include/ogg' /usr/bin/install -c -m 644 config_types.h '/home/buildozer/aports/main/libogg/pkg/libogg/usr/include/ogg' ../.././install-sh -c -d '/home/buildozer/aports/main/libogg/pkg/libogg/usr/include/ogg' /usr/bin/install -c -m 644 ogg.h os_types.h '/home/buildozer/aports/main/libogg/pkg/libogg/usr/include/ogg' make[3]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/include/ogg' make[2]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/include/ogg' make[2]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/include' make[3]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/include' 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/main/libogg/src/libogg-1.3.4/include' make[2]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/include' make[1]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/include' Making install in doc make[1]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc' Making install in libogg make[2]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc/libogg' make[3]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc/libogg' make[3]: Nothing to be done for 'install-exec-am'. ../.././install-sh -c -d '/home/buildozer/aports/main/libogg/pkg/libogg/usr/share/doc/libogg/libogg' /usr/bin/install -c -m 644 bitpacking.html datastructures.html decoding.html encoding.html general.html index.html ogg_iovec_t.html ogg_packet.html ogg_packet_clear.html ogg_page.html ogg_page_bos.html ogg_page_checksum_set.html ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.html ogg_page_packets.html ogg_page_pageno.html ogg_page_serialno.html ogg_page_version.html ogg_stream_check.html ogg_stream_clear.html ogg_stream_destroy.html ogg_stream_eos.html ogg_stream_flush.html ogg_stream_flush_fill.html ogg_stream_init.html ogg_stream_iovecin.html ogg_stream_packetin.html ogg_stream_packetout.html ogg_stream_packetpeek.html ogg_stream_pagein.html ogg_stream_pageout.html ogg_stream_pageout_fill.html ogg_stream_reset.html ogg_stream_reset_serialno.html ogg_stream_state.html ogg_sync_buffer.html ogg_sync_check.html ogg_sync_clear.html ogg_sync_destroy.html '/home/buildozer/aports/main/libogg/pkg/libogg/usr/share/doc/libogg/libogg' /usr/bin/install -c -m 644 ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html ogg_sync_reset.html ogg_sync_state.html ogg_sync_wrote.html oggpack_adv.html oggpack_adv1.html oggpack_bits.html oggpack_buffer.html oggpack_bytes.html oggpack_get_buffer.html oggpack_look.html oggpack_look1.html oggpack_read.html oggpack_read1.html oggpack_readinit.html oggpack_reset.html oggpack_write.html oggpack_writealign.html oggpack_writecheck.html oggpack_writeclear.html oggpack_writecopy.html oggpack_writeinit.html oggpack_writetrunc.html overview.html reference.html style.css '/home/buildozer/aports/main/libogg/pkg/libogg/usr/share/doc/libogg/libogg' make[3]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc/libogg' make[2]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc/libogg' make[2]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc' make[3]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc' make[3]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/main/libogg/pkg/libogg/usr/share/doc/libogg' /usr/bin/install -c -m 644 framing.html index.html oggstream.html ogg-multiplex.html fish_xiph_org.png multiplex1.png packets.png pages.png stream.png vorbisword2.png white-ogg.png white-xifish.png rfc3533.txt rfc5334.txt skeleton.html '/home/buildozer/aports/main/libogg/pkg/libogg/usr/share/doc/libogg' make[3]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc' make[2]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc' make[1]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4/doc' make[1]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4' make[2]: Entering directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/main/libogg/pkg/libogg/usr/share/aclocal' /usr/bin/install -c -m 644 ogg.m4 '/home/buildozer/aports/main/libogg/pkg/libogg/usr/share/aclocal' ./install-sh -c -d '/home/buildozer/aports/main/libogg/pkg/libogg/usr/lib/pkgconfig' /usr/bin/install -c -m 644 ogg.pc '/home/buildozer/aports/main/libogg/pkg/libogg/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4' make[1]: Leaving directory '/home/buildozer/aports/main/libogg/src/libogg-1.3.4' >>> libogg-doc*: Running split function doc... >>> libogg-doc*: Preparing subpackage libogg-doc... >>> libogg-doc*: Running postcheck for libogg-doc >>> libogg-dev*: Running split function dev... >>> libogg-dev*: Preparing subpackage libogg-dev... >>> libogg-dev*: Stripping binaries >>> libogg-dev*: Running postcheck for libogg-dev >>> libogg*: Running postcheck for libogg >>> libogg*: Preparing package libogg... >>> libogg*: Stripping binaries >>> libogg-dev*: Scanning shared objects >>> libogg-doc*: Scanning shared objects >>> libogg*: Scanning shared objects >>> libogg-dev*: Tracing dependencies... libogg=1.3.4-r0 pkgconfig >>> libogg-dev*: Package size: 96.0 KB >>> libogg-dev*: Compressing data... >>> libogg-dev*: Create checksum... >>> libogg-dev*: Create libogg-dev-1.3.4-r0.apk >>> libogg-doc*: Tracing dependencies... >>> libogg-doc*: Package size: 596.0 KB >>> libogg-doc*: Compressing data... >>> libogg-doc*: Create checksum... >>> libogg-doc*: Create libogg-doc-1.3.4-r0.apk >>> libogg*: Tracing dependencies... so:libc.musl-x86.so.1 >>> libogg*: Package size: 48.0 KB >>> libogg*: Compressing data... >>> libogg*: Create checksum... >>> libogg*: Create libogg-1.3.4-r0.apk >>> libogg: Build complete at Tue, 10 Nov 2020 18:18:45 +0000 elapsed time 0h 0m 16s >>> libogg: Cleaning up srcdir >>> libogg: Cleaning up pkgdir >>> libogg: Uninstalling dependencies... (1/1) Purging .makedepends-libogg (20201110.181831) OK: 310 MiB in 87 packages >>> libogg: Updating the main/x86 repository index... >>> libogg: Signing the index...