>>> libpaper: Building main/libpaper 2.2.5-r0 (using abuild 3.12.0-r5) started Mon, 25 Mar 2024 19:26:32 +0000 >>> libpaper: Checking sanity of /home/buildozer/aports/main/libpaper/APKBUILD... >>> libpaper: Analyzing dependencies... >>> libpaper: Installing for build: build-base help2man (1/6) Installing perl (5.38.2-r0) (2/6) Installing help2man (1.49.3-r0) (3/6) Installing .makedepends-libpaper (20240325.192633) (4/6) Installing perl-error (0.17029-r2) (5/6) Installing perl-git (2.44.0-r0) (6/6) Installing git-perl (2.44.0-r0) Executing busybox-1.36.1-r22.trigger OK: 308 MiB in 116 packages >>> libpaper: Cleaning up srcdir >>> libpaper: Cleaning up pkgdir >>> libpaper: Cleaning up tmpdir >>> libpaper: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libpaper-2.2.5.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 >>> libpaper: Fetching https://github.com/rrthomas/libpaper/releases/download/v2.2.5/libpaper-2.2.5.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 2 1187k 2 30155 0 0 22503 0 0:00:54 0:00:01 0:00:53 22503 100 1187k 100 1187k 0 0 867k 0 0:00:01 0:00:01 --:--:-- 40.3M >>> libpaper: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libpaper-2.2.5.tar.gz >>> libpaper: Checking sha512sums... libpaper-2.2.5.tar.gz: OK >>> libpaper: Unpacking /var/cache/distfiles/libpaper-2.2.5.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/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 for powerpc64le-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 the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 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 wchar.h... yes checking for minix/config.h... no checking for sys/param.h... yes checking for sys/socket.h... yes checking for error.h... no checking for getopt.h... yes checking for sys/cdefs.h... no checking for threads.h... yes checking for limits.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for sys/time.h... yes checking for stdbool.h... yes checking for stdckdint.h... no checking for features.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no 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 Minix Amsterdam compiler... no checking for powerpc64le-alpine-linux-musl-ar... no checking for powerpc64le-alpine-linux-musl-lib... no checking for powerpc64le-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for powerpc64le-alpine-linux-musl-ar... ar checking for powerpc64le-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking build system type... powerpc64le-alpine-linux-musl checking host system type... powerpc64le-alpine-linux-musl checking for gcc option to enable large file support... none needed checking for powerpc64le-alpine-linux-musl-ar... (cached) ar checking the archiver (ar) interface... (cached) ar 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/powerpc64le-alpine-linux-musl/bin/ld checking if the linker (/usr/powerpc64le-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 powerpc64le-alpine-linux-musl file names to powerpc64le-alpine-linux-musl format... func_convert_file_noop checking how to convert powerpc64le-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/powerpc64le-alpine-linux-musl/bin/ld option to reload object files... -r checking for powerpc64le-alpine-linux-musl-file... no checking for file... file checking for powerpc64le-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for powerpc64le-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc64le-alpine-linux-musl-ar... (cached) ar checking for archiver @FILE support... @ checking for powerpc64le-alpine-linux-musl-strip... no checking for strip... strip checking for powerpc64le-alpine-linux-musl-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 powerpc64le-alpine-linux-musl-mt... no 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/powerpc64le-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... no checking whether to activate relocatable installation... no checking for C compiler option to allow warnings... -Wno-error checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking for canonicalize_file_name... no checking for realpath... yes checking for lstat... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for getdtablesize... yes checking for getexecname... no checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for readlink... yes checking for setenv... yes checking for vasnprintf... no checking for snprintf... yes checking for iswcntrl... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether // is distinct from /... no checking whether realpath works... nearly checking for faccessat... yes checking for getcwd... yes checking for C/C++ restrict keyword... __restrict__ checking if environ is properly declared... yes checking for complete errno.h... yes checking for error... no checking whether error_at_line is declared... no checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking whether ctype.h defines __header_inline... no checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... no checking whether setlocale (category, NULL) is multithread-safe... yes checking whether imported symbols can be declared weak... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking for nl_langinfo and CODESET... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether malloc (0) returns nonnull... yes checking for mbstate_t... yes checking for a traditional japanese locale... none checking for a french Unicode locale... none checking for a transitional chinese locale... none checking for inline... inline checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for ld... /usr/powerpc64le-alpine-linux-musl/bin/ld checking if the linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library path variable... LD_LIBRARY_PATH checking whether setenv is declared... yes checking whether fcloseall is declared... no checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strerror(0) succeeds... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for alignas and alignof... yes, macros checking for alloca as a compiler built-in... yes checking for static_assert... yes, an macro checking for __builtin_expect... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for readlinkat... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether conversion from 'int' to 'long double' works... yes checking whether free is known to preserve errno... no checking whether getdtablesize works... yes checking for getprogname... no checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether the compiler supports the __inline keyword... yes checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking for mempcpy... yes checking whether open recognizes a trailing slash... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for rawmemchr... no checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for faccessat... (cached) yes checking for getcwd... (cached) yes checking whether free is known to preserve errno... (cached) no checking for mempcpy... (cached) yes checking for rawmemchr... (cached) no checking for search.h... yes checking for tsearch... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking whether imported symbols can be declared weak... (cached) yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for bool, true, false... no checking for working strerror function... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for stdint.h... (cached) yes checking for gnu_get_libc_version... no checking for strndup... yes checking for native Win32... no checking for perl... /usr/bin/perl checking for help2man... /usr/bin/help2man checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/libpaper.c.in config.status: creating lib/libpaper.rc config.status: creating libgnu/Makefile config.status: creating src/Makefile config.status: creating src/libgnu/Makefile config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating build-aux/x-to-1 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: Building without --enable-relocatable: the tests will not work! make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5' Making all in libgnu make[2]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/libgnu' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/libgnu' make[4]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/libgnu' CC libgnu_la-dummy.lo CCLD libgnu.la make[4]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/libgnu' make[3]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/libgnu' make[2]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/libgnu' Making all in lib make[2]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/lib' sed -e 's|$[{]prefix[}]|/usr|g' ./libpaper.c.in > libpaper.c-t && mv libpaper.c-t libpaper.c CC libpaper.lo CCLD libpaper.la make[2]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/lib' Making all in src make[2]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src' Making all in libgnu make[3]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src/libgnu' GEN alloca.h GEN error.h GEN fcntl.h GEN float.h GEN getopt.h GEN getopt-cdefs.h GEN malloc/scratch_buffer.gl.h GEN inttypes.h GEN limits.h GEN locale.h GEN stdckdint.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/stat.h GEN sys/types.h GEN time.h GEN unistd.h GEN wchar.h GEN wctype.h make all-recursive make[4]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src/libgnu' make[5]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src/libgnu' CC libgnupaper_la-allocator.lo CC libgnupaper_la-areadlink.lo CC libgnupaper_la-basename-lgpl.lo CC libgnupaper_la-c-ctype.lo CC libgnupaper_la-c-strcasecmp.lo CC libgnupaper_la-c-strncasecmp.lo CC libgnupaper_la-canonicalize-lgpl.lo CC libgnupaper_la-careadlinkat.lo CC libgnupaper_la-cloexec.lo CC libgnupaper_la-error.lo CC libgnupaper_la-exitfail.lo CC libgnupaper_la-fcntl.lo CC libgnupaper_la-fd-hook.lo CC libgnupaper_la-float.lo CC libgnupaper_la-free.lo CC libgnupaper_la-getopt.lo CC libgnupaper_la-getopt1.lo CC libgnupaper_la-getprogname.lo CC libgnupaper_la-hard-locale.lo CC libgnupaper_la-ialloc.lo CC libgnupaper_la-localcharset.lo CC libgnupaper_la-malloca.lo CC libgnupaper_la-progname.lo CC libgnupaper_la-quotearg.lo CC libgnupaper_la-rawmemchr.lo CC libgnupaper_la-setlocale_null.lo CC libgnupaper_la-setlocale-lock.lo CC libgnupaper_la-stat-time.lo CC libgnupaper_la-unistd.lo CC libgnupaper_la-wctype-h.lo CC libgnupaper_la-xmalloc.lo CC libgnupaper_la-xalloc-die.lo CC libgnupaper_la-xreadlink.lo CC libgnupaper_la-xsize.lo CC libgnupaper_la-xvasprintf.lo CC libgnupaper_la-xasprintf.lo CC asnprintf.lo CC printf-args.lo CC printf-parse.lo CC vasnprintf.lo CC malloc/libgnupaper_la-scratch_buffer_grow.lo CC malloc/libgnupaper_la-scratch_buffer_grow_preserve.lo CC malloc/libgnupaper_la-scratch_buffer_set_array_size.lo careadlinkat.c: In function 'careadlinkat': careadlinkat.c:178:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp] 178 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here." | ^~~~~~~ careadlinkat.c:179:5: warning: #warning "See ." [-Wcpp] 179 | #warning "See ." | ^~~~~~~ careadlinkat.c:182:10: warning: function may return address of local variable [-Wreturn-local-addr] 182 | return readlink_stk (fd, filename, buffer, buffer_size, alloc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 183 | preadlinkat, stack_buf); | ~~~~~~~~~~~~~~~~~~~~~~~ careadlinkat.c:181:8: note: declared here 181 | char stack_buf[STACK_BUF_SIZE]; | ^~~~~~~~~ CCLD libgnupaper.la make[5]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src/libgnu' make[4]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src/libgnu' make[3]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src/libgnu' make[3]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src' CC paper-paper.o CC paperconf.o CCLD paper CCLD paperconf make[3]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src' make[2]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src' Making all in man make[2]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/man' sed -e 's|@sysconfdir[@]|/etc|'g < ./paper.1.in > paper.1-t && mv paper.1-t paper.1 sed -e 's|@sysconfdir[@]|/etc|'g < ./paperspecs.5.in > paperspecs.5-t && mv paperspecs.5-t paperspecs.5 make[2]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/man' Making all in tests make[2]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/tests' make[2]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5' make[1]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5' >>> libpaper: Entering fakeroot... Making install in libgnu make[1]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/libgnu' make install-recursive make[2]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/libgnu' make[3]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/libgnu' make[4]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/libgnu' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/libgnu' make[3]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/libgnu' make[2]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/libgnu' make[1]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/libgnu' Making install in lib make[1]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/lib' make[2]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/lib' .././build-aux/install-sh -c -d '/home/buildozer/aports/main/libpaper/pkg/libpaper/usr/lib' .././build-aux/install-sh -c -d '/home/buildozer/aports/main/libpaper/pkg/libpaper/etc' .././build-aux/install-sh -c -d '/home/buildozer/aports/main/libpaper/pkg/libpaper/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libpaper.la '/home/buildozer/aports/main/libpaper/pkg/libpaper/usr/lib' /usr/bin/install -c -m 644 paperspecs '/home/buildozer/aports/main/libpaper/pkg/libpaper/etc' /usr/bin/install -c -m 644 paper.h '/home/buildozer/aports/main/libpaper/pkg/libpaper/usr/include' libtool: install: /usr/bin/install -c .libs/libpaper.so.2.2.5 /home/buildozer/aports/main/libpaper/pkg/libpaper/usr/lib/libpaper.so.2.2.5 libtool: install: (cd /home/buildozer/aports/main/libpaper/pkg/libpaper/usr/lib && { ln -s -f libpaper.so.2.2.5 libpaper.so.2 || { rm -f libpaper.so.2 && ln -s libpaper.so.2.2.5 libpaper.so.2; }; }) libtool: install: (cd /home/buildozer/aports/main/libpaper/pkg/libpaper/usr/lib && { ln -s -f libpaper.so.2.2.5 libpaper.so || { rm -f libpaper.so && ln -s libpaper.so.2.2.5 libpaper.so; }; }) libtool: install: /usr/bin/install -c .libs/libpaper.lai /home/buildozer/aports/main/libpaper/pkg/libpaper/usr/lib/libpaper.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/lib' make[1]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/lib' Making install in src make[1]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src' Making install in libgnu make[2]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src/libgnu' make install-recursive make[3]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src/libgnu' make[4]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src/libgnu' make[5]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src/libgnu' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src/libgnu' make[4]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src/libgnu' make[3]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src/libgnu' make[2]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src/libgnu' make[2]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src' make[3]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src' make[3]: Nothing to be done for 'install-data-am'. .././build-aux/install-sh -c -d '/home/buildozer/aports/main/libpaper/pkg/libpaper/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c paper paperconf '/home/buildozer/aports/main/libpaper/pkg/libpaper/usr/bin' libtool: warning: '../lib/libpaper.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/paper /home/buildozer/aports/main/libpaper/pkg/libpaper/usr/bin/paper libtool: warning: '../lib/libpaper.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/paperconf /home/buildozer/aports/main/libpaper/pkg/libpaper/usr/bin/paperconf make[3]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src' make[2]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src' make[1]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/src' Making install in man make[1]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/man' make[2]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/man' make[2]: Nothing to be done for 'install-exec-am'. .././build-aux/install-sh -c -d '/home/buildozer/aports/main/libpaper/pkg/libpaper/usr/share/man/man1' .././build-aux/install-sh -c -d '/home/buildozer/aports/main/libpaper/pkg/libpaper/usr/share/man/man5' /usr/bin/install -c -m 644 paper.1 '/home/buildozer/aports/main/libpaper/pkg/libpaper/usr/share/man/man1' /usr/bin/install -c -m 644 paperspecs.5 '/home/buildozer/aports/main/libpaper/pkg/libpaper/usr/share/man/man5' make[2]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/man' make[1]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/man' Making install in tests make[1]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/tests' make[2]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/tests' make[1]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5/tests' make[1]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5' make[2]: Entering directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5' make[2]: Nothing to be done for 'install-exec-am'. ./build-aux/install-sh -c -d '/home/buildozer/aports/main/libpaper/pkg/libpaper/usr/share/doc/libpaper' /usr/bin/install -c -m 644 README.md '/home/buildozer/aports/main/libpaper/pkg/libpaper/usr/share/doc/libpaper' make[2]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5' make[1]: Leaving directory '/home/buildozer/aports/main/libpaper/src/libpaper-2.2.5' >>> libpaper-dev*: Running split function dev... >>> libpaper-dev*: Preparing subpackage libpaper-dev... >>> libpaper-dev*: Stripping binaries >>> libpaper-dev*: Running postcheck for libpaper-dev >>> libpaper-doc*: Running split function doc... >>> libpaper-doc*: Preparing subpackage libpaper-doc... >>> libpaper-doc*: Running postcheck for libpaper-doc >>> libpaper*: Running postcheck for libpaper >>> libpaper*: Preparing package libpaper... >>> libpaper*: Stripping binaries >>> libpaper-dev*: Scanning shared objects >>> libpaper-doc*: Scanning shared objects >>> libpaper*: Scanning shared objects >>> libpaper-dev*: Tracing dependencies... libpaper=2.2.5-r0 >>> libpaper-dev*: Package size: 20.0 KB >>> libpaper-dev*: Compressing data... >>> libpaper-dev*: Create checksum... >>> libpaper-dev*: Create libpaper-dev-2.2.5-r0.apk >>> libpaper-doc*: Tracing dependencies... >>> libpaper-doc*: Package size: 44.0 KB >>> libpaper-doc*: Compressing data... >>> libpaper-doc*: Create checksum... >>> libpaper-doc*: Create libpaper-doc-2.2.5-r0.apk >>> libpaper*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> libpaper*: Package size: 228.0 KB >>> libpaper*: Compressing data... >>> libpaper*: Create checksum... >>> libpaper*: Create libpaper-2.2.5-r0.apk >>> libpaper: Build complete at Mon, 25 Mar 2024 19:26:50 +0000 elapsed time 0h 0m 18s >>> libpaper: Cleaning up srcdir >>> libpaper: Cleaning up pkgdir >>> libpaper: Uninstalling dependencies... (1/6) Purging .makedepends-libpaper (20240325.192633) (2/6) Purging help2man (1.49.3-r0) (3/6) Purging git-perl (2.44.0-r0) (4/6) Purging perl-git (2.44.0-r0) (5/6) Purging perl-error (0.17029-r2) (6/6) Purging perl (5.38.2-r0) Executing busybox-1.36.1-r22.trigger OK: 265 MiB in 110 packages >>> libpaper: Updating the main/ppc64le repository index... >>> libpaper: Signing the index...