>>> lrdf: Building community/lrdf 0.6.1-r2 (using abuild 3.11.0-r1) started Mon, 15 May 2023 20:02:03 +0000 >>> lrdf: Checking sanity of /home/buildozer/aports/community/lrdf/APKBUILD... >>> lrdf: Analyzing dependencies... >>> lrdf: Installing for build: build-base autoconf automake libtool raptor2-dev (1/30) Installing m4 (1.4.19-r3) (2/30) Installing perl (5.36.1-r1) (3/30) Installing autoconf (2.71-r2) (4/30) Installing automake (1.16.5-r2) (5/30) Installing libltdl (2.4.7-r3) (6/30) Installing libtool (2.4.7-r3) (7/30) Installing libidn2-dev (2.3.4-r2) (8/30) Installing openssl-dev (3.1.0-r5) (9/30) Installing nghttp2-dev (1.53.0-r1) (10/30) Installing zlib-dev (1.2.13-r2) (11/30) Installing brotli (1.0.9-r15) (12/30) Installing brotli-dev (1.0.9-r15) (13/30) Installing curl-dev (8.0.1-r3) (14/30) Installing xz (5.4.3-r1) (15/30) Installing xz-dev (5.4.3-r1) (16/30) Installing libxml2 (2.11.3-r1) (17/30) Installing libxml2-utils (2.11.3-r1) (18/30) Installing libxml2-dev (2.11.3-r1) (19/30) Installing libgpg-error (1.47-r2) (20/30) Installing libgcrypt (1.10.2-r2) (21/30) Installing libxslt (1.1.38-r1) (22/30) Installing libxslt-dev (1.1.38-r1) (23/30) Installing yajl (2.1.0-r7) (24/30) Installing yajl-dev (2.1.0-r7) (25/30) Installing raptor2 (2.0.16-r1) (26/30) Installing raptor2-dev (2.0.16-r1) (27/30) Installing .makedepends-lrdf (20230515.200205) (28/30) Installing perl-error (0.17029-r1) (29/30) Installing perl-git (2.40.1-r0) (30/30) Installing git-perl (2.40.1-r0) Executing busybox-1.36.0-r11.trigger OK: 418 MiB in 137 packages >>> lrdf: Cleaning up srcdir >>> lrdf: Cleaning up pkgdir >>> lrdf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lrdf-0.6.1.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 43878 100 43878 0 0 417k 0 --:--:-- --:--:-- --:--:-- 420k >>> lrdf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lrdf-0.6.1.tar.gz >>> lrdf: Checking sha512sums... lrdf-0.6.1.tar.gz: OK >>> lrdf: Unpacking /var/cache/distfiles/edge/lrdf-0.6.1.tar.gz... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 aclocal: warning: couldn't open directory 'm4': No such file or directory autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force 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' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:4: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:4: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... configure.ac:4: the top level configure.ac:5: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:773: AM_INIT_AUTOMAKE is expanded from... configure.ac:5: the top level configure.ac:16: warning: The macro `AM_PROG_LIBTOOL' is obsolete. configure.ac:16: You should run autoupdate. m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from... configure.ac:16: the top level configure.ac:19: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:19: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:19: the top level configure.ac:41: warning: AC_OUTPUT should be used without arguments. configure.ac:41: You should run autoupdate. autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:5: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:5: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:11: installing './compile' configure.ac:16: installing './config.guess' configure.ac:16: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' examples/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 for gawk... (cached) awk 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for 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 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-file... no checking for file... file checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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 egrep... (cached) /bin/grep -E checking for errno.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for i586-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for raptor2 >= 2.0.0... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for vprintf... yes checking for getcwd... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating lrdf.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating examples/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/lrdf/src/LRDF-0.6.1' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/lrdf/src/LRDF-0.6.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -g -I.. -Os -Wformat -Werror=format-security -I/usr/include/raptor2 -Os -Wformat -Werror=format-security -MT lrdf.lo -MD -MP -MF .deps/lrdf.Tpo -c -o lrdf.lo lrdf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -g -I.. -Os -Wformat -Werror=format-security -I/usr/include/raptor2 -Os -Wformat -Werror=format-security -MT lrdf_multi.lo -MD -MP -MF .deps/lrdf_multi.Tpo -c -o lrdf_multi.lo lrdf_multi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -g -I.. -Os -Wformat -Werror=format-security -I/usr/include/raptor2 -Os -Wformat -Werror=format-security -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -g -I.. -Os -Wformat -Werror=format-security -I/usr/include/raptor2 -Os -Wformat -Werror=format-security -MT lrdf_multi.lo -MD -MP -MF .deps/lrdf_multi.Tpo -c lrdf_multi.c -fPIC -DPIC -o .libs/lrdf_multi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -g -I.. -Os -Wformat -Werror=format-security -I/usr/include/raptor2 -Os -Wformat -Werror=format-security -MT lrdf.lo -MD -MP -MF .deps/lrdf.Tpo -c lrdf.c -fPIC -DPIC -o .libs/lrdf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -g -I.. -Os -Wformat -Werror=format-security -I/usr/include/raptor2 -Os -Wformat -Werror=format-security -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -g -I.. -Os -Wformat -Werror=format-security -I/usr/include/raptor2 -Os -Wformat -Werror=format-security -MT lrdf_multi.lo -MD -MP -MF .deps/lrdf_multi.Tpo -c lrdf_multi.c -o lrdf_multi.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -g -I.. -Os -Wformat -Werror=format-security -I/usr/include/raptor2 -Os -Wformat -Werror=format-security -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 mv -f .deps/lrdf_multi.Tpo .deps/lrdf_multi.Plo mv -f .deps/md5.Tpo .deps/md5.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Wall -g -I.. -Os -Wformat -Werror=format-security -I/usr/include/raptor2 -Os -Wformat -Werror=format-security -MT lrdf.lo -MD -MP -MF .deps/lrdf.Tpo -c lrdf.c -o lrdf.o >/dev/null 2>&1 mv -f .deps/lrdf.Tpo .deps/lrdf.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -I.. -Os -Wformat -Werror=format-security -I/usr/include/raptor2 -Os -Wformat -Werror=format-security -version-info 2:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o liblrdf.la -rpath /usr/lib lrdf.lo lrdf_multi.lo md5.lo -lraptor2 -lraptor2 libtool: link: gcc -shared -fPIC -DPIC .libs/lrdf.o .libs/lrdf_multi.o .libs/md5.o -lraptor2 -g -Os -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,liblrdf.so.2 -o .libs/liblrdf.so.2.0.0 libtool: link: (cd ".libs" && rm -f "liblrdf.so.2" && ln -s "liblrdf.so.2.0.0" "liblrdf.so.2") libtool: link: (cd ".libs" && rm -f "liblrdf.so" && ln -s "liblrdf.so.2.0.0" "liblrdf.so") libtool: link: ar cr .libs/liblrdf.a lrdf.o lrdf_multi.o md5.o libtool: link: ranlib .libs/liblrdf.a libtool: link: ( cd ".libs" && rm -f "liblrdf.la" && ln -s "../liblrdf.la" "liblrdf.la" ) make[2]: Leaving directory '/home/buildozer/aports/community/lrdf/src/LRDF-0.6.1/src' Making all in examples make[2]: Entering directory '/home/buildozer/aports/community/lrdf/src/LRDF-0.6.1/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/lrdf/src/LRDF-0.6.1/examples' make[2]: Entering directory '/home/buildozer/aports/community/lrdf/src/LRDF-0.6.1' make[2]: Leaving directory '/home/buildozer/aports/community/lrdf/src/LRDF-0.6.1' make[1]: Leaving directory '/home/buildozer/aports/community/lrdf/src/LRDF-0.6.1' >>> lrdf: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/lrdf/src/LRDF-0.6.1/src' make[2]: Entering directory '/home/buildozer/aports/community/lrdf/src/LRDF-0.6.1/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/lrdf/pkg/lrdf/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c liblrdf.la '/home/buildozer/aports/community/lrdf/pkg/lrdf/usr/lib' libtool: install: /usr/bin/install -c .libs/liblrdf.so.2.0.0 /home/buildozer/aports/community/lrdf/pkg/lrdf/usr/lib/liblrdf.so.2.0.0 libtool: install: (cd /home/buildozer/aports/community/lrdf/pkg/lrdf/usr/lib && { ln -s -f liblrdf.so.2.0.0 liblrdf.so.2 || { rm -f liblrdf.so.2 && ln -s liblrdf.so.2.0.0 liblrdf.so.2; }; }) libtool: install: (cd /home/buildozer/aports/community/lrdf/pkg/lrdf/usr/lib && { ln -s -f liblrdf.so.2.0.0 liblrdf.so || { rm -f liblrdf.so && ln -s liblrdf.so.2.0.0 liblrdf.so; }; }) libtool: install: /usr/bin/install -c .libs/liblrdf.lai /home/buildozer/aports/community/lrdf/pkg/lrdf/usr/lib/liblrdf.la libtool: install: /usr/bin/install -c .libs/liblrdf.a /home/buildozer/aports/community/lrdf/pkg/lrdf/usr/lib/liblrdf.a libtool: install: chmod 644 /home/buildozer/aports/community/lrdf/pkg/lrdf/usr/lib/liblrdf.a libtool: install: ranlib /home/buildozer/aports/community/lrdf/pkg/lrdf/usr/lib/liblrdf.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/community/lrdf/src/LRDF-0.6.1/src' make[1]: Leaving directory '/home/buildozer/aports/community/lrdf/src/LRDF-0.6.1/src' Making install in examples make[1]: Entering directory '/home/buildozer/aports/community/lrdf/src/LRDF-0.6.1/examples' make[2]: Entering directory '/home/buildozer/aports/community/lrdf/src/LRDF-0.6.1/examples' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/lrdf/pkg/lrdf/usr/share/ladspa/rdf' /usr/bin/install -c -m 644 ladspa.rdfs '/home/buildozer/aports/community/lrdf/pkg/lrdf/usr/share/ladspa/rdf' make[2]: Leaving directory '/home/buildozer/aports/community/lrdf/src/LRDF-0.6.1/examples' make[1]: Leaving directory '/home/buildozer/aports/community/lrdf/src/LRDF-0.6.1/examples' make[1]: Entering directory '/home/buildozer/aports/community/lrdf/src/LRDF-0.6.1' make[2]: Entering directory '/home/buildozer/aports/community/lrdf/src/LRDF-0.6.1' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/community/lrdf/pkg/lrdf/usr/include' ./install-sh -c -d '/home/buildozer/aports/community/lrdf/pkg/lrdf/usr/lib/pkgconfig' /usr/bin/install -c -m 644 lrdf.h lrdf_types.h '/home/buildozer/aports/community/lrdf/pkg/lrdf/usr/include' /usr/bin/install -c -m 644 lrdf.pc '/home/buildozer/aports/community/lrdf/pkg/lrdf/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/community/lrdf/src/LRDF-0.6.1' make[1]: Leaving directory '/home/buildozer/aports/community/lrdf/src/LRDF-0.6.1' >>> lrdf-static*: Running split function static... >>> lrdf-static*: Preparing subpackage lrdf-static... >>> lrdf-static*: Stripping binaries >>> lrdf-static*: Running postcheck for lrdf-static >>> lrdf-dev*: Running split function dev... >>> lrdf-dev*: Preparing subpackage lrdf-dev... >>> lrdf-dev*: Stripping binaries >>> lrdf-dev*: Running postcheck for lrdf-dev >>> lrdf*: Running postcheck for lrdf >>> lrdf*: Preparing package lrdf... >>> lrdf*: Stripping binaries >>> lrdf-dev*: Scanning shared objects >>> lrdf-static*: Scanning shared objects >>> lrdf*: Scanning shared objects >>> lrdf-dev*: Tracing dependencies... lrdf=0.6.1-r2 pkgconfig >>> lrdf-dev*: Package size: 36.0 KB >>> lrdf-dev*: Compressing data... >>> lrdf-dev*: Create checksum... >>> lrdf-dev*: Create lrdf-dev-0.6.1-r2.apk >>> lrdf-static*: Tracing dependencies... >>> lrdf-static*: Package size: 76.0 KB >>> lrdf-static*: Compressing data... >>> lrdf-static*: Create checksum... >>> lrdf-static*: Create lrdf-static-0.6.1-r2.apk >>> lrdf*: Tracing dependencies... so:libc.musl-x86.so.1 so:libraptor2.so.0 >>> lrdf*: Package size: 68.0 KB >>> lrdf*: Compressing data... >>> lrdf*: Create checksum... >>> lrdf*: Create lrdf-0.6.1-r2.apk >>> lrdf: Build complete at Mon, 15 May 2023 20:02:24 +0000 elapsed time 0h 0m 21s >>> lrdf: Cleaning up srcdir >>> lrdf: Cleaning up pkgdir >>> lrdf: Uninstalling dependencies... (1/30) Purging .makedepends-lrdf (20230515.200205) (2/30) Purging autoconf (2.71-r2) (3/30) Purging m4 (1.4.19-r3) (4/30) Purging automake (1.16.5-r2) (5/30) Purging libtool (2.4.7-r3) (6/30) Purging libltdl (2.4.7-r3) (7/30) Purging raptor2-dev (2.0.16-r1) (8/30) Purging curl-dev (8.0.1-r3) (9/30) Purging libidn2-dev (2.3.4-r2) (10/30) Purging openssl-dev (3.1.0-r5) (11/30) Purging nghttp2-dev (1.53.0-r1) (12/30) Purging brotli-dev (1.0.9-r15) (13/30) Purging brotli (1.0.9-r15) (14/30) Purging libxslt-dev (1.1.38-r1) (15/30) Purging yajl-dev (2.1.0-r7) (16/30) Purging raptor2 (2.0.16-r1) (17/30) Purging git-perl (2.40.1-r0) (18/30) Purging perl-git (2.40.1-r0) (19/30) Purging perl-error (0.17029-r1) (20/30) Purging perl (5.36.1-r1) (21/30) Purging libxml2-dev (2.11.3-r1) (22/30) Purging zlib-dev (1.2.13-r2) (23/30) Purging xz-dev (5.4.3-r1) (24/30) Purging xz (5.4.3-r1) (25/30) Purging libxml2-utils (2.11.3-r1) (26/30) Purging libxslt (1.1.38-r1) (27/30) Purging yajl (2.1.0-r7) (28/30) Purging libgcrypt (1.10.2-r2) (29/30) Purging libgpg-error (1.47-r2) (30/30) Purging libxml2 (2.11.3-r1) Executing busybox-1.36.0-r11.trigger OK: 372 MiB in 107 packages >>> lrdf: Updating the community/x86 repository index... >>> lrdf: Signing the index...