>>> yubico-pam: Building community/yubico-pam 2.27-r0 (using abuild 3.9.0-r0) started Mon, 18 Apr 2022 20:30:50 +0000 >>> yubico-pam: Checking sanity of /home/buildozer/aports/community/yubico-pam/APKBUILD... >>> yubico-pam: Analyzing dependencies... >>> yubico-pam: Installing for build: build-base linux-pam-dev yubico-c-dev yubico-c-client-dev ykpers-dev (1/16) Installing gettext-asprintf (0.21-r2) (2/16) Installing libintl (0.21-r2) (3/16) Installing libunistring (1.0-r0) (4/16) Installing gettext-libs (0.21-r2) (5/16) Installing gettext (0.21-r2) (6/16) Installing gettext-dev (0.21-r2) (7/16) Installing linux-pam (1.5.2-r0) (8/16) Installing linux-pam-dev (1.5.2-r0) (9/16) Installing yubico-c (1.13-r0) (10/16) Installing yubico-c-dev (1.13-r0) (11/16) Installing yubico-c-client (2.15-r0) (12/16) Installing yubico-c-client-dev (2.15-r0) (13/16) Installing libusb (1.0.26-r0) (14/16) Installing ykpers (1.20.0-r0) (15/16) Installing ykpers-dev (1.20.0-r0) (16/16) Installing .makedepends-yubico-pam (20220418.203109) Executing busybox-1.35.0-r8.trigger OK: 1281 MiB in 119 packages >>> yubico-pam: Cleaning up srcdir >>> yubico-pam: Cleaning up pkgdir >>> yubico-pam: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/pam_yubico-2.27.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 443k 100 443k 0 0 4052k 0 --:--:-- --:--:-- --:--:-- 4072k >>> yubico-pam: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/pam_yubico-2.27.tar.gz >>> yubico-pam: Checking sha512sums... pam_yubico-2.27.tar.gz: OK >>> yubico-pam: Unpacking /var/cache/distfiles/v3.16/pam_yubico-2.27.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 style of include used by make... GNU checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for x86_64-alpine-linux-musl-ar... no checking for x86_64-alpine-linux-musl-lib... no checking for x86_64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-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/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-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 x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-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 x86_64-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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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 security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking for security/pam_modules.h... yes checking for security/_pam_macros.h... yes checking for security/pam_modutil.h... yes checking for pam_start in -lpam... yes checking for library containing pam_modutil_drop_priv... -lpam checking for ldap_init in -lldap... no configure: WARNING: libldap not found, will not be compiled (--without-ldap to disable ldap support) checking for x86_64-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 MYSQL... no configure: WARNING: libmysqlclient not found, will not be compiled (--without-mysql to disable mysql support) checking for ld used by GCC... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for libykclient... yes checking how to link with libykclient... /usr/lib/libykclient.so checking for libyubikey... yes checking how to link with libyubikey... /usr/lib/libyubikey.so checking for YKPERS... yes configure: PAM installation path /lib/security checking for memset_s... no checking for explicit_bzero... yes checking for explicit_memset... no checking whether we can use inline asm code... yes no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: Summary of build options: Version: 2.27 Host type: x86_64-alpine-linux-musl Install prefix: /usr Compiler: gcc Library types: Shared=yes, Static=no LDAP: yes Challenge-Response: yes Making all in . make[1]: Entering directory '/home/buildozer/aports/community/yubico-pam/src/pam_yubico-2.27' CC drop_privs.lo CC util.lo CC pam_yubico.lo CC ykpamcfg.o CCLD libpam_util.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD ykpamcfg CCLD libpam_real.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD pam_yubico.la make[1]: Leaving directory '/home/buildozer/aports/community/yubico-pam/src/pam_yubico-2.27' Making all in tests make[1]: Entering directory '/home/buildozer/aports/community/yubico-pam/src/pam_yubico-2.27/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/yubico-pam/src/pam_yubico-2.27/tests' >>> yubico-pam: Entering fakeroot... Making install in . make[1]: Entering directory '/home/buildozer/aports/community/yubico-pam/src/pam_yubico-2.27' make[2]: Entering directory '/home/buildozer/aports/community/yubico-pam/src/pam_yubico-2.27' build-aux/install-sh -c -d '/home/buildozer/aports/community/yubico-pam/pkg/yubico-pam/lib/security' build-aux/install-sh -c -d '/home/buildozer/aports/community/yubico-pam/pkg/yubico-pam/usr/share/man/man1' build-aux/install-sh -c -d '/home/buildozer/aports/community/yubico-pam/pkg/yubico-pam/usr/share/man/man8' /bin/sh ./libtool --mode=install /usr/bin/install -c pam_yubico.la '/home/buildozer/aports/community/yubico-pam/pkg/yubico-pam/lib/security' /usr/bin/install -c -m 644 ykpamcfg.1 '/home/buildozer/aports/community/yubico-pam/pkg/yubico-pam/usr/share/man/man1' /usr/bin/install -c -m 644 pam_yubico.8 '/home/buildozer/aports/community/yubico-pam/pkg/yubico-pam/usr/share/man/man8' libtool: install: /usr/bin/install -c .libs/pam_yubico.so /home/buildozer/aports/community/yubico-pam/pkg/yubico-pam/lib/security/pam_yubico.so libtool: install: /usr/bin/install -c .libs/pam_yubico.lai /home/buildozer/aports/community/yubico-pam/pkg/yubico-pam/lib/security/pam_yubico.la libtool: warning: remember to run 'libtool --finish /lib/security' build-aux/install-sh -c -d '/home/buildozer/aports/community/yubico-pam/pkg/yubico-pam/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c ykpamcfg '/home/buildozer/aports/community/yubico-pam/pkg/yubico-pam/usr/bin' libtool: install: /usr/bin/install -c ykpamcfg /home/buildozer/aports/community/yubico-pam/pkg/yubico-pam/usr/bin/ykpamcfg make[2]: Leaving directory '/home/buildozer/aports/community/yubico-pam/src/pam_yubico-2.27' make[1]: Leaving directory '/home/buildozer/aports/community/yubico-pam/src/pam_yubico-2.27' Making install in tests make[1]: Entering directory '/home/buildozer/aports/community/yubico-pam/src/pam_yubico-2.27/tests' make[2]: Entering directory '/home/buildozer/aports/community/yubico-pam/src/pam_yubico-2.27/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/community/yubico-pam/src/pam_yubico-2.27/tests' make[1]: Leaving directory '/home/buildozer/aports/community/yubico-pam/src/pam_yubico-2.27/tests' >>> yubico-pam-doc*: Running split function doc... >>> yubico-pam-doc*: Preparing subpackage yubico-pam-doc... >>> yubico-pam-doc*: Running postcheck for yubico-pam-doc >>> yubico-pam*: Running postcheck for yubico-pam >>> yubico-pam*: Preparing package yubico-pam... >>> yubico-pam*: Stripping binaries >>> yubico-pam-doc*: Scanning shared objects >>> yubico-pam*: Scanning shared objects >>> yubico-pam-doc*: Tracing dependencies... >>> yubico-pam-doc*: Package size: 32.0 KB >>> yubico-pam-doc*: Compressing data... >>> yubico-pam-doc*: Create checksum... >>> yubico-pam-doc*: Create yubico-pam-doc-2.27-r0.apk >>> yubico-pam*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libpam.so.0 so:libykclient.so.3 so:libykpers-1.so.1 so:libyubikey.so.0 >>> yubico-pam*: Package size: 100.0 KB >>> yubico-pam*: Compressing data... >>> yubico-pam*: Create checksum... >>> yubico-pam*: Create yubico-pam-2.27-r0.apk >>> yubico-pam: Build complete at Mon, 18 Apr 2022 20:31:17 +0000 elapsed time 0h 0m 27s >>> yubico-pam: Cleaning up srcdir >>> yubico-pam: Cleaning up pkgdir >>> yubico-pam: Uninstalling dependencies... (1/16) Purging .makedepends-yubico-pam (20220418.203109) (2/16) Purging linux-pam-dev (1.5.2-r0) (3/16) Purging gettext-dev (0.21-r2) (4/16) Purging gettext-asprintf (0.21-r2) (5/16) Purging gettext (0.21-r2) (6/16) Purging linux-pam (1.5.2-r0) (7/16) Purging yubico-c-dev (1.13-r0) (8/16) Purging yubico-c-client-dev (2.15-r0) (9/16) Purging yubico-c-client (2.15-r0) (10/16) Purging ykpers-dev (1.20.0-r0) (11/16) Purging ykpers (1.20.0-r0) (12/16) Purging gettext-libs (0.21-r2) (13/16) Purging libintl (0.21-r2) (14/16) Purging libunistring (1.0-r0) (15/16) Purging yubico-c (1.13-r0) (16/16) Purging libusb (1.0.26-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> yubico-pam: Updating the community/x86_64 repository index... >>> yubico-pam: Signing the index...