==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libpaper 2.2.6-1 (Thu Jan 23 14:09:28 2025)
==> Retrieving sources...
  -> Found libpaper-2.2.6.tar.gz
  -> Found localepaper.c
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libpaper-2.2.6.tar.gz ... Passed
    localepaper.c ... Passed
==> Making package: libpaper 2.2.6-1 (Thu 23 Jan 2025 02:09:34 PM MST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found libpaper-2.2.6.tar.gz
  -> Found localepaper.c
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libpaper-2.2.6.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
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 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 stdbool.h... yes
checking for uchar.h... yes
checking for sys/param.h... yes
checking for sys/socket.h... yes
checking for error.h... yes
checking for getopt.h... yes
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 stdckdint.h... yes
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... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for ar... (cached) ar
checking for ranlib... ranlib
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for gcc option to support large files... none needed
checking the archiver (ar) interface... (cached) ar
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/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... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
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 archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/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/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 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 char8_t is correctly defined... yes
checking whether char16_t is correctly defined... yes
checking whether char32_t is correctly defined... yes
checking for bit size of wchar_t... 32
checking for mbstate_t... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for canonicalize_file_name... yes
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 mprotect... yes
checking for readlink... yes
checking for setenv... yes
checking for vasnprintf... no
checking for snprintf... yes
checking for iswcntrl... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional japanese locale... none
checking for an english Unicode locale... en_US.UTF-8
checking for a transitional chinese locale... none
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether mbrtoc32 is declared... yes
checking for mbrtoc32... yes
checking for a traditional french locale... none
checking whether mbrtoc32 works as well as mbrtowc... guessing yes
checking whether c32rtomb is declared... yes
checking for c32rtomb... yes
checking whether c32rtomb works as well as wcrtomb... guessing 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 whether // is distinct from /... no
checking whether realpath works... yes
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... yes
checking whether error_at_line is declared... yes
checking for error_at_line... yes
checking for working error function... yes
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... yes
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 byte ordering is bigendian... no
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... yes
checking for working GNU getopt function... yes
checking for working GNU getopt_long function... yes
checking for glibc-compatible sys/cdefs.h... yes
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... yes
checking whether setlocale (category, NULL) is multithread-safe... yes
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
checking whether limits.h has SSIZE_MAX... yes
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.... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking for unreachable... no
checking whether nullptr_t needs <stddef.h>... no
checking for clean definition of __STDC_VERSION_STDDEF_H__... 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 inline... inline
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking for O_CLOEXEC... yes
checking for promoted mode_t type... mode_t
checking whether realloc should abort upon undefined behaviour... no
checking for ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking 32-bit host C ABI... no
checking for shared library path variable... LD_LIBRARY_PATH
checking whether setenv is declared... yes
checking whether _putenv is declared... no
checking whether fcloseall is declared... yes
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 MB_CUR_MAX is correct... yes
checking whether strerror(0) succeeds... yes
checking for off64_t... yes
checking for blksize_t... yes
checking for blkcnt_t... yes
checking for struct timespec in <time.h>... yes
checking for TIME_UTC in <time.h>... yes
checking whether execvpe is declared... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf truncates the result as in C99... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking for wcslen... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether <wchar.h> 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 strerrorname_np... yes
checking whether strerrorname_np works... yes
checking for alignas and alignof... yes, <stdalign.h> macros
checking for alloca as a compiler built-in... yes
checking for static_assert... yes, an <assert.h> macro
checking for bool, true, false... no
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 float.h conforms to ISO C23... no
checking whether conversion from 'int' to 'long double' works... yes
checking whether free is known to preserve errno... yes
checking whether getdtablesize works... yes
checking for getprogname... no
checking whether program_invocation_name is declared... yes
checking whether program_invocation_name is declared... (cached) 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 mbrtoc32 works on empty input... yes
checking whether the C locale is free of encoding errors... no
checking whether mbrtoc32 works in an UTF-8 locale... yes
checking whether mbrtowc handles a NULL pwc argument... yes
checking whether mbrtowc handles a NULL string argument... yes
checking whether mbrtowc has a correct return value... yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc stores incomplete characters... no
checking whether mbrtowc works on empty input... yes
checking whether the C locale is free of encoding errors... no
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... yes
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) returns nonnull... no
checking for reallocarray... yes
checking for faccessat... (cached) yes
checking for getcwd... (cached) yes
checking whether free is known to preserve errno... (cached) yes
checking for mempcpy... (cached) yes
checking for rawmemchr... (cached) yes
checking for search.h... yes
checking for tsearch... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
checking whether setlocale (category, NULL) is multithread-safe... (cached) 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 working strerror function... yes
checking for variable-length arrays... yes
checking for ptrdiff_t... yes
checking for stdint.h... (cached) yes
checking for gnu_get_libc_version... yes
checking for strndup... yes
checking for _NL_PAPER_WIDTH and _NL_PAPER_HEIGHT in langinfo.h... yes
checking for native Win32... no
checking for perl... /usr/bin/perl
checking for help2man... 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 '/build/libpaper/src/libpaper-2.2.6'
Making all in libgnu
make[2]: Entering directory '/build/libpaper/src/libpaper-2.2.6/libgnu'
make  all-recursive
make[3]: Entering directory '/build/libpaper/src/libpaper-2.2.6/libgnu'
make[4]: Entering directory '/build/libpaper/src/libpaper-2.2.6/libgnu'
  CC       libgnu_la-dummy.lo
  CCLD     libgnu.la
make[4]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/libgnu'
make[3]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/libgnu'
make[2]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/libgnu'
Making all in lib
make[2]: Entering directory '/build/libpaper/src/libpaper-2.2.6/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 '/build/libpaper/src/libpaper-2.2.6/lib'
Making all in src
make[2]: Entering directory '/build/libpaper/src/libpaper-2.2.6/src'
Making all in libgnu
make[3]: Entering directory '/build/libpaper/src/libpaper-2.2.6/src/libgnu'
  GEN      alloca.h
  GEN      error.h
  GEN      fcntl.h
  GEN      float.h
  GEN      malloc/scratch_buffer.gl.h
  GEN      inttypes.h
  GEN      limits.h
  GEN      stddef.h
  GEN      locale.h
  GEN      stdio.h
  GEN      stdlib.h
  GEN      string.h
  GEN      sys/stat.h
  GEN      sys/types.h
  GEN      time.h
  GEN      uchar.h
  GEN      unictype.h
  GEN      unistd.h
  GEN      unitypes.h
  GEN      wchar.h
  GEN      wctype.h
make  all-recursive
make[4]: Entering directory '/build/libpaper/src/libpaper-2.2.6/src/libgnu'
make[5]: Entering directory '/build/libpaper/src/libpaper-2.2.6/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-c32isprint.lo
  CC       libgnupaper_la-careadlinkat.lo
  CC       libgnupaper_la-c-strncasecmp.lo
  CC       libgnupaper_la-cloexec.lo
  CC       libgnupaper_la-exitfail.lo
  CC       libgnupaper_la-fd-hook.lo
  CC       libgnupaper_la-fcntl.lo
  CC       libgnupaper_la-float.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-mbrtoc32.lo
  CC       libgnupaper_la-mbrtowc.lo
  CC       libgnupaper_la-mbszero.lo
  CC       libgnupaper_la-progname.lo
  CC       libgnupaper_la-quotearg.lo
  CC       libgnupaper_la-realloc.lo
  CC       libgnupaper_la-reallocarray.lo
  CC       libgnupaper_la-setlocale_null.lo
  CC       libgnupaper_la-setlocale_null-unlocked.lo
  CC       libgnupaper_la-stat-time.lo
  CC       libgnupaper_la-stdlib.lo
  CC       libgnupaper_la-unistd.lo
  CC       libgnupaper_la-vaszprintf.lo
  CC       libgnupaper_la-aszprintf.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
  CC       unictype/libgnupaper_la-ctype_print.lo
  CCLD     libgnupaper.la
make[5]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/src/libgnu'
make[4]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/src/libgnu'
make[3]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/src/libgnu'
make[3]: Entering directory '/build/libpaper/src/libpaper-2.2.6/src'
  CC       paper-paper.o
  CC       paperconf.o
  CCLD     paper
  CCLD     paperconf
make[3]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/src'
make[2]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/src'
Making all in man
make[2]: Entering directory '/build/libpaper/src/libpaper-2.2.6/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 '/build/libpaper/src/libpaper-2.2.6/man'
Making all in tests
make[2]: Entering directory '/build/libpaper/src/libpaper-2.2.6/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/tests'
make[2]: Entering directory '/build/libpaper/src/libpaper-2.2.6'
make[2]: Leaving directory '/build/libpaper/src/libpaper-2.2.6'
make[1]: Leaving directory '/build/libpaper/src/libpaper-2.2.6'
~/libpaper/src/libpaper-2.2.6/src ~/libpaper/src/libpaper-2.2.6
~/libpaper/src/libpaper-2.2.6
==> Entering fakeroot environment...
==> Starting package()...
Making install in libgnu
make[1]: Entering directory '/build/libpaper/src/libpaper-2.2.6/libgnu'
make  install-recursive
make[2]: Entering directory '/build/libpaper/src/libpaper-2.2.6/libgnu'
make[3]: Entering directory '/build/libpaper/src/libpaper-2.2.6/libgnu'
make[4]: Entering directory '/build/libpaper/src/libpaper-2.2.6/libgnu'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/libgnu'
make[3]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/libgnu'
make[2]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/libgnu'
make[1]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/libgnu'
Making install in lib
make[1]: Entering directory '/build/libpaper/src/libpaper-2.2.6/lib'
make[2]: Entering directory '/build/libpaper/src/libpaper-2.2.6/lib'
 /usr/bin/mkdir -p '/build/libpaper/pkg/libpaper/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libpaper.la '/build/libpaper/pkg/libpaper/usr/lib'
 /usr/bin/mkdir -p '/build/libpaper/pkg/libpaper/etc'
 /usr/bin/mkdir -p '/build/libpaper/pkg/libpaper/usr/include'
 /usr/bin/install -c -m 644 paperspecs '/build/libpaper/pkg/libpaper/etc'
 /usr/bin/install -c -m 644 paper.h '/build/libpaper/pkg/libpaper/usr/include'
libtool: install: /usr/bin/install -c .libs/libpaper.so.2.2.6 /build/libpaper/pkg/libpaper/usr/lib/libpaper.so.2.2.6
libtool: install: (cd /build/libpaper/pkg/libpaper/usr/lib && { ln -s -f libpaper.so.2.2.6 libpaper.so.2 || { rm -f libpaper.so.2 && ln -s libpaper.so.2.2.6 libpaper.so.2; }; })
libtool: install: (cd /build/libpaper/pkg/libpaper/usr/lib && { ln -s -f libpaper.so.2.2.6 libpaper.so || { rm -f libpaper.so && ln -s libpaper.so.2.2.6 libpaper.so; }; })
libtool: install: /usr/bin/install -c .libs/libpaper.lai /build/libpaper/pkg/libpaper/usr/lib/libpaper.la
libtool: install: /usr/bin/install -c .libs/libpaper.a /build/libpaper/pkg/libpaper/usr/lib/libpaper.a
libtool: install: chmod 644 /build/libpaper/pkg/libpaper/usr/lib/libpaper.a
libtool: install: ranlib /build/libpaper/pkg/libpaper/usr/lib/libpaper.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/lib'
make[1]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/lib'
Making install in src
make[1]: Entering directory '/build/libpaper/src/libpaper-2.2.6/src'
Making install in libgnu
make[2]: Entering directory '/build/libpaper/src/libpaper-2.2.6/src/libgnu'
make  install-recursive
make[3]: Entering directory '/build/libpaper/src/libpaper-2.2.6/src/libgnu'
make[4]: Entering directory '/build/libpaper/src/libpaper-2.2.6/src/libgnu'
make[5]: Entering directory '/build/libpaper/src/libpaper-2.2.6/src/libgnu'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/src/libgnu'
make[4]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/src/libgnu'
make[3]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/src/libgnu'
make[2]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/src/libgnu'
make[2]: Entering directory '/build/libpaper/src/libpaper-2.2.6/src'
make[3]: Entering directory '/build/libpaper/src/libpaper-2.2.6/src'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/libpaper/pkg/libpaper/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c paper paperconf '/build/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 /build/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 /build/libpaper/pkg/libpaper/usr/bin/paperconf
make[3]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/src'
make[2]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/src'
make[1]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/src'
Making install in man
make[1]: Entering directory '/build/libpaper/src/libpaper-2.2.6/man'
make[2]: Entering directory '/build/libpaper/src/libpaper-2.2.6/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libpaper/pkg/libpaper/usr/share/man/man1'
 /usr/bin/mkdir -p '/build/libpaper/pkg/libpaper/usr/share/man/man5'
 /usr/bin/install -c -m 644 paper.1 '/build/libpaper/pkg/libpaper/usr/share/man/man1'
 /usr/bin/install -c -m 644 paperspecs.5 '/build/libpaper/pkg/libpaper/usr/share/man/man5'
make[2]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/man'
make[1]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/man'
Making install in tests
make[1]: Entering directory '/build/libpaper/src/libpaper-2.2.6/tests'
make[2]: Entering directory '/build/libpaper/src/libpaper-2.2.6/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 '/build/libpaper/src/libpaper-2.2.6/tests'
make[1]: Leaving directory '/build/libpaper/src/libpaper-2.2.6/tests'
make[1]: Entering directory '/build/libpaper/src/libpaper-2.2.6'
make[2]: Entering directory '/build/libpaper/src/libpaper-2.2.6'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libpaper/pkg/libpaper/usr/share/doc/libpaper'
 /usr/bin/install -c -m 644 README.md '/build/libpaper/pkg/libpaper/usr/share/doc/libpaper'
make[2]: Leaving directory '/build/libpaper/src/libpaper-2.2.6'
make[1]: Leaving directory '/build/libpaper/src/libpaper-2.2.6'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libpaper"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libpaper 2.2.6-1 (Thu 23 Jan 2025 02:10:21 PM MST)
==> Cleaning up...