>>> libkcapi: Building main/libkcapi 1.5.0-r1 (using abuild 3.15.0_rc3-r1) started Fri, 18 Apr 2025 19:03:46 +0000 >>> libkcapi: Validating /home/buildozer/aports/main/libkcapi/APKBUILD... >>> WARNING: libkcapi: No maintainer >>> libkcapi: Analyzing dependencies... >>> libkcapi: Installing for build: build-base autoconf automake libtool linux-headers (1/12) Installing m4 (1.4.19-r3) (2/12) Installing libbz2 (1.0.8-r6) (3/12) Installing perl (5.40.2-r0) (4/12) Installing autoconf (2.72-r0) (5/12) Installing automake (1.17-r0) (6/12) Installing libltdl (2.5.4-r0) (7/12) Installing libtool (2.5.4-r0) (8/12) Installing linux-headers (6.14.2-r0) (9/12) Installing .makedepends-libkcapi (20250418.190347) (10/12) Installing perl-error (0.17030-r0) (11/12) Installing perl-git (2.49.0-r0) (12/12) Installing git-perl (2.49.0-r0) Executing busybox-1.37.0-r16.trigger OK: 407 MiB in 112 packages >>> libkcapi: Cleaning up srcdir >>> libkcapi: Cleaning up pkgdir >>> libkcapi: Cleaning up tmpdir >>> libkcapi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/libkcapi-1.5.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> libkcapi: Fetching libkcapi-1.5.0.tar.gz::https://github.com/smuellerDD/libkcapi/archive/refs/tags/v1.5.0.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/v3.22/libkcapi-1.5.0.tar.gz.part' libkcapi-1.5.0.tar.g 100% |********************************| 717k 0:00:00 ETA '/var/cache/distfiles/v3.22/libkcapi-1.5.0.tar.gz.part' saved >>> libkcapi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/libkcapi-1.5.0.tar.gz >>> libkcapi: Checking sha512sums... libkcapi-1.5.0.tar.gz: OK busybox-ln.patch: OK >>> libkcapi: Unpacking /var/cache/distfiles/v3.22/libkcapi-1.5.0.tar.gz... >>> libkcapi: busybox-ln.patch patching file Makefile.am autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 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 autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:22: installing './compile' configure.ac:22: installing './config.guess' configure.ac:22: installing './config.sub' configure.ac:21: installing './install-sh' configure.ac:21: installing './missing' Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p 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 xargs -n works... yes checking build system type... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for s390x-alpine-linux-musl-gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 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 cc... /usr/s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/s390x-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 s390x-alpine-linux-musl file names to s390x-alpine-linux-musl format... func_convert_file_noop checking how to convert s390x-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for s390x-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for s390x-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from cc 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 s390x-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 cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/s390x-alpine-linux-musl/bin/ld -m elf64_s390) 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 for s390x-alpine-linux-musl-gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cc -E checking for gcc... gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking if cc supports PIE... yes checking for openssl... /usr/bin/openssl checking for clang... no checking for cppcheck... no checking for xmlto... no checking for db2pdf... no checking for db2ps... no checking for mktemp... /bin/mktemp checking for library containing clock_gettime... none required checking for a sed that does not truncate output... (cached) /bin/sed checking whether ln -s works... yes checking for cp... /bin/cp checking for ln... /bin/ln checking for mv... /bin/mv checking for touch... /bin/touch configure: WARNING: clang not installed configure: WARNING: cppcheck not installed configure: WARNING: xmlto not installed configure: WARNING: db2pdf not installed configure: WARNING: db2ps not installed checking for getrandom... yes checking for secure_getenv... yes checking whether CC supports -fstack-protector-strong... yes checking whether to add -D_FORTIFY_SOURCE=2 to CPPFLAGS... no checking for tail... yes configure: API version=1.5.0 configure: library version=1.5.0 checking for cc option to enable large file support... none needed checking for off_t... yes checking for declarations of fseeko and ftello... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libkcapi.pc config.status: executing depfiles commands config.status: executing libtool commands Makefile:2009: warning: overriding recipe for target 'lib/doc/bin/docproc' Makefile:982: warning: ignoring old recipe for target 'lib/doc/bin/docproc' cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -Wno-overlength-strings -g -I./lib/ -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT test/bin_kcapi_enc_test_large-kcapi-enc-test-large.o -MD -MP -MF test/.deps/bin_kcapi_enc_test_large-kcapi-enc-test-large.Tpo -c -o test/bin_kcapi_enc_test_large-kcapi-enc-test-large.o `test -f 'test/kcapi-enc-test-large.c' || echo './'`test/kcapi-enc-test-large.c cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -Wno-overlength-strings -g -I./lib/ -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT test/bin_kcapi_convenience-kcapi-convenience.o -MD -MP -MF test/.deps/bin_kcapi_convenience-kcapi-convenience.Tpo -c -o test/bin_kcapi_convenience-kcapi-convenience.o `test -f 'test/kcapi-convenience.c' || echo './'`test/kcapi-convenience.c cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -Wno-overlength-strings -g -I./lib/ -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT test/bin_kcapi-kcapi-main.o -MD -MP -MF test/.deps/bin_kcapi-kcapi-main.Tpo -c -o test/bin_kcapi-kcapi-main.o `test -f 'test/kcapi-main.c' || echo './'`test/kcapi-main.c /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT lib/libkcapi_la-kcapi-kernel-if.lo -MD -MP -MF lib/.deps/libkcapi_la-kcapi-kernel-if.Tpo -c -o lib/libkcapi_la-kcapi-kernel-if.lo `test -f 'lib/kcapi-kernel-if.c' || echo './'`lib/kcapi-kernel-if.c /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT lib/libkcapi_la-kcapi-utils.lo -MD -MP -MF lib/.deps/libkcapi_la-kcapi-utils.Tpo -c -o lib/libkcapi_la-kcapi-utils.lo `test -f 'lib/kcapi-utils.c' || echo './'`lib/kcapi-utils.c mv -f test/.deps/bin_kcapi_enc_test_large-kcapi-enc-test-large.Tpo test/.deps/bin_kcapi_enc_test_large-kcapi-enc-test-large.Po /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT lib/libkcapi_la-kcapi-sym.lo -MD -MP -MF lib/.deps/libkcapi_la-kcapi-sym.Tpo -c -o lib/libkcapi_la-kcapi-sym.lo `test -f 'lib/kcapi-sym.c' || echo './'`lib/kcapi-sym.c /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT lib/libkcapi_la-kcapi-md.lo -MD -MP -MF lib/.deps/libkcapi_la-kcapi-md.Tpo -c -o lib/libkcapi_la-kcapi-md.lo `test -f 'lib/kcapi-md.c' || echo './'`lib/kcapi-md.c /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT lib/libkcapi_la-kcapi-kdf.lo -MD -MP -MF lib/.deps/libkcapi_la-kcapi-kdf.Tpo -c -o lib/libkcapi_la-kcapi-kdf.lo `test -f 'lib/kcapi-kdf.c' || echo './'`lib/kcapi-kdf.c /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT lib/libkcapi_la-kcapi-aead.lo -MD -MP -MF lib/.deps/libkcapi_la-kcapi-aead.Tpo -c -o lib/libkcapi_la-kcapi-aead.lo `test -f 'lib/kcapi-aead.c' || echo './'`lib/kcapi-aead.c mv -f test/.deps/bin_kcapi_convenience-kcapi-convenience.Tpo test/.deps/bin_kcapi_convenience-kcapi-convenience.Po /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT lib/libkcapi_la-kcapi-rng.lo -MD -MP -MF lib/.deps/libkcapi_la-kcapi-rng.Tpo -c -o lib/libkcapi_la-kcapi-rng.lo `test -f 'lib/kcapi-rng.c' || echo './'`lib/kcapi-rng.c libtool: compile: cc "-DPACKAGE_NAME=\"libkcapi\"" "-DPACKAGE_TARNAME=\"libkcapi\"" "-DPACKAGE_VERSION=\"1.5.0\"" "-DPACKAGE_STRING=\"libkcapi 1.5.0\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 "-DPACKAGE=\"libkcapi\"" "-DVERSION=\"1.5.0\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 "-DCHECK_PREFIX=\".\"" "-DCHECK_SUFFIX=\"hmac\"" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -DPIE -MT lib/libkcapi_la-kcapi-utils.lo -MD -MP -MF lib/.deps/libkcapi_la-kcapi-utils.Tpo -c lib/kcapi-utils.c -fPIC -DPIC -o lib/.libs/libkcapi_la-kcapi-utils.o libtool: compile: cc "-DPACKAGE_NAME=\"libkcapi\"" "-DPACKAGE_TARNAME=\"libkcapi\"" "-DPACKAGE_VERSION=\"1.5.0\"" "-DPACKAGE_STRING=\"libkcapi 1.5.0\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 "-DPACKAGE=\"libkcapi\"" "-DVERSION=\"1.5.0\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 "-DCHECK_PREFIX=\".\"" "-DCHECK_SUFFIX=\"hmac\"" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -DPIE -MT lib/libkcapi_la-kcapi-sym.lo -MD -MP -MF lib/.deps/libkcapi_la-kcapi-sym.Tpo -c lib/kcapi-sym.c -fPIC -DPIC -o lib/.libs/libkcapi_la-kcapi-sym.o libtool: compile: cc "-DPACKAGE_NAME=\"libkcapi\"" "-DPACKAGE_TARNAME=\"libkcapi\"" "-DPACKAGE_VERSION=\"1.5.0\"" "-DPACKAGE_STRING=\"libkcapi 1.5.0\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 "-DPACKAGE=\"libkcapi\"" "-DVERSION=\"1.5.0\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 "-DCHECK_PREFIX=\".\"" "-DCHECK_SUFFIX=\"hmac\"" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -DPIE -MT lib/libkcapi_la-kcapi-aead.lo -MD -MP -MF lib/.deps/libkcapi_la-kcapi-aead.Tpo -c lib/kcapi-aead.c -fPIC -DPIC -o lib/.libs/libkcapi_la-kcapi-aead.o libtool: compile: cc "-DPACKAGE_NAME=\"libkcapi\"" "-DPACKAGE_TARNAME=\"libkcapi\"" "-DPACKAGE_VERSION=\"1.5.0\"" "-DPACKAGE_STRING=\"libkcapi 1.5.0\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 "-DPACKAGE=\"libkcapi\"" "-DVERSION=\"1.5.0\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 "-DCHECK_PREFIX=\".\"" "-DCHECK_SUFFIX=\"hmac\"" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -DPIE -MT lib/libkcapi_la-kcapi-kdf.lo -MD -MP -MF lib/.deps/libkcapi_la-kcapi-kdf.Tpo -c lib/kcapi-kdf.c -fPIC -DPIC -o lib/.libs/libkcapi_la-kcapi-kdf.o libtool: compile: cc "-DPACKAGE_NAME=\"libkcapi\"" "-DPACKAGE_TARNAME=\"libkcapi\"" "-DPACKAGE_VERSION=\"1.5.0\"" "-DPACKAGE_STRING=\"libkcapi 1.5.0\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 "-DPACKAGE=\"libkcapi\"" "-DVERSION=\"1.5.0\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 "-DCHECK_PREFIX=\".\"" "-DCHECK_SUFFIX=\"hmac\"" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -DPIE -MT lib/libkcapi_la-kcapi-rng.lo -MD -MP -MF lib/.deps/libkcapi_la-kcapi-rng.Tpo -c lib/kcapi-rng.c -fPIC -DPIC -o lib/.libs/libkcapi_la-kcapi-rng.o mv -f lib/.deps/libkcapi_la-kcapi-utils.Tpo lib/.deps/libkcapi_la-kcapi-utils.Plo cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -Wno-variadic-macros -I./lib/ -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT speed-test/bin_kcapi_speed-cryptoperf-aead.o -MD -MP -MF speed-test/.deps/bin_kcapi_speed-cryptoperf-aead.Tpo -c -o speed-test/bin_kcapi_speed-cryptoperf-aead.o `test -f 'speed-test/cryptoperf-aead.c' || echo './'`speed-test/cryptoperf-aead.c libtool: compile: cc "-DPACKAGE_NAME=\"libkcapi\"" "-DPACKAGE_TARNAME=\"libkcapi\"" "-DPACKAGE_VERSION=\"1.5.0\"" "-DPACKAGE_STRING=\"libkcapi 1.5.0\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 "-DPACKAGE=\"libkcapi\"" "-DVERSION=\"1.5.0\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 "-DCHECK_PREFIX=\".\"" "-DCHECK_SUFFIX=\"hmac\"" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -DPIE -MT lib/libkcapi_la-kcapi-kernel-if.lo -MD -MP -MF lib/.deps/libkcapi_la-kcapi-kernel-if.Tpo -c lib/kcapi-kernel-if.c -fPIC -DPIC -o lib/.libs/libkcapi_la-kcapi-kernel-if.o libtool: compile: cc "-DPACKAGE_NAME=\"libkcapi\"" "-DPACKAGE_TARNAME=\"libkcapi\"" "-DPACKAGE_VERSION=\"1.5.0\"" "-DPACKAGE_STRING=\"libkcapi 1.5.0\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 "-DPACKAGE=\"libkcapi\"" "-DVERSION=\"1.5.0\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 "-DCHECK_PREFIX=\".\"" "-DCHECK_SUFFIX=\"hmac\"" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -DPIE -MT lib/libkcapi_la-kcapi-md.lo -MD -MP -MF lib/.deps/libkcapi_la-kcapi-md.Tpo -c lib/kcapi-md.c -fPIC -DPIC -o lib/.libs/libkcapi_la-kcapi-md.o lib/kcapi-kernel-if.c: In function '_kcapi_common_send_meta': lib/kcapi-kernel-if.c:212:26: warning: unsigned conversion from 'long int' to 'long unsigned int' changes value from '-8' to '18446744073709551608' [-Wsign-conversion] 212 | header = CMSG_NXTHDR(&msg, header); | ^~~~~~~~~~~ lib/kcapi-kernel-if.c:212:26: warning: unsigned conversion from 'long int' to 'long unsigned int' changes value from '-8' to '18446744073709551608' [-Wsign-conversion] lib/kcapi-kernel-if.c:228:26: warning: unsigned conversion from 'long int' to 'long unsigned int' changes value from '-8' to '18446744073709551608' [-Wsign-conversion] 228 | header = CMSG_NXTHDR(&msg, header); | ^~~~~~~~~~~ lib/kcapi-kernel-if.c:228:26: warning: unsigned conversion from 'long int' to 'long unsigned int' changes value from '-8' to '18446744073709551608' [-Wsign-conversion] mv -f test/.deps/bin_kcapi-kcapi-main.Tpo test/.deps/bin_kcapi-kcapi-main.Po mv -f lib/.deps/libkcapi_la-kcapi-rng.Tpo lib/.deps/libkcapi_la-kcapi-rng.Plo mv -f lib/.deps/libkcapi_la-kcapi-sym.Tpo lib/.deps/libkcapi_la-kcapi-sym.Plo cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -Wno-variadic-macros -I./lib/ -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT speed-test/bin_kcapi_speed-cryptoperf-base.o -MD -MP -MF speed-test/.deps/bin_kcapi_speed-cryptoperf-base.Tpo -c -o speed-test/bin_kcapi_speed-cryptoperf-base.o `test -f 'speed-test/cryptoperf-base.c' || echo './'`speed-test/cryptoperf-base.c cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -Wno-variadic-macros -I./lib/ -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT speed-test/bin_kcapi_speed-cryptoperf-hash.o -MD -MP -MF speed-test/.deps/bin_kcapi_speed-cryptoperf-hash.Tpo -c -o speed-test/bin_kcapi_speed-cryptoperf-hash.o `test -f 'speed-test/cryptoperf-hash.c' || echo './'`speed-test/cryptoperf-hash.c cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -Wno-variadic-macros -I./lib/ -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT speed-test/bin_kcapi_speed-cryptoperf-main.o -MD -MP -MF speed-test/.deps/bin_kcapi_speed-cryptoperf-main.Tpo -c -o speed-test/bin_kcapi_speed-cryptoperf-main.o `test -f 'speed-test/cryptoperf-main.c' || echo './'`speed-test/cryptoperf-main.c mv -f lib/.deps/libkcapi_la-kcapi-md.Tpo lib/.deps/libkcapi_la-kcapi-md.Plo mv -f lib/.deps/libkcapi_la-kcapi-kdf.Tpo lib/.deps/libkcapi_la-kcapi-kdf.Plo mv -f lib/.deps/libkcapi_la-kcapi-aead.Tpo lib/.deps/libkcapi_la-kcapi-aead.Plo mv -f speed-test/.deps/bin_kcapi_speed-cryptoperf-aead.Tpo speed-test/.deps/bin_kcapi_speed-cryptoperf-aead.Po cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -Wno-variadic-macros -I./lib/ -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT speed-test/bin_kcapi_speed-cryptoperf-rng.o -MD -MP -MF speed-test/.deps/bin_kcapi_speed-cryptoperf-rng.Tpo -c -o speed-test/bin_kcapi_speed-cryptoperf-rng.o `test -f 'speed-test/cryptoperf-rng.c' || echo './'`speed-test/cryptoperf-rng.c cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -Wno-variadic-macros -I./lib/ -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT speed-test/bin_kcapi_speed-cryptoperf-skcipher.o -MD -MP -MF speed-test/.deps/bin_kcapi_speed-cryptoperf-skcipher.Tpo -c -o speed-test/bin_kcapi_speed-cryptoperf-skcipher.o `test -f 'speed-test/cryptoperf-skcipher.c' || echo './'`speed-test/cryptoperf-skcipher.c mv -f speed-test/.deps/bin_kcapi_speed-cryptoperf-hash.Tpo speed-test/.deps/bin_kcapi_speed-cryptoperf-hash.Po cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -I./lib/ -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT apps/bin_kcapi_hasher-kcapi-hasher.o -MD -MP -MF apps/.deps/bin_kcapi_hasher-kcapi-hasher.Tpo -c -o apps/bin_kcapi_hasher-kcapi-hasher.o `test -f 'apps/kcapi-hasher.c' || echo './'`apps/kcapi-hasher.c mv -f speed-test/.deps/bin_kcapi_speed-cryptoperf-base.Tpo speed-test/.deps/bin_kcapi_speed-cryptoperf-base.Po cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -I./lib/ -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT apps/bin_kcapi_hasher-app-internal.o -MD -MP -MF apps/.deps/bin_kcapi_hasher-app-internal.Tpo -c -o apps/bin_kcapi_hasher-app-internal.o `test -f 'apps/app-internal.c' || echo './'`apps/app-internal.c mv -f speed-test/.deps/bin_kcapi_speed-cryptoperf-main.Tpo speed-test/.deps/bin_kcapi_speed-cryptoperf-main.Po mv -f speed-test/.deps/bin_kcapi_speed-cryptoperf-rng.Tpo speed-test/.deps/bin_kcapi_speed-cryptoperf-rng.Po cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -I./lib/ -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT apps/bin_kcapi_rng-kcapi-rng.o -MD -MP -MF apps/.deps/bin_kcapi_rng-kcapi-rng.Tpo -c -o apps/bin_kcapi_rng-kcapi-rng.o `test -f 'apps/kcapi-rng.c' || echo './'`apps/kcapi-rng.c cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -I./lib/ -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT apps/bin_kcapi_rng-app-internal.o -MD -MP -MF apps/.deps/bin_kcapi_rng-app-internal.Tpo -c -o apps/bin_kcapi_rng-app-internal.o `test -f 'apps/app-internal.c' || echo './'`apps/app-internal.c cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -I./lib/ -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT apps/bin_kcapi_enc-kcapi-enc.o -MD -MP -MF apps/.deps/bin_kcapi_enc-kcapi-enc.Tpo -c -o apps/bin_kcapi_enc-kcapi-enc.o `test -f 'apps/kcapi-enc.c' || echo './'`apps/kcapi-enc.c cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -I./lib/ -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT apps/bin_kcapi_enc-app-internal.o -MD -MP -MF apps/.deps/bin_kcapi_enc-app-internal.Tpo -c -o apps/bin_kcapi_enc-app-internal.o `test -f 'apps/app-internal.c' || echo './'`apps/app-internal.c mv -f apps/.deps/bin_kcapi_hasher-app-internal.Tpo apps/.deps/bin_kcapi_hasher-app-internal.Po mv -f speed-test/.deps/bin_kcapi_speed-cryptoperf-skcipher.Tpo speed-test/.deps/bin_kcapi_speed-cryptoperf-skcipher.Po cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -I./lib/ -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT apps/bin_kcapi_dgst-kcapi-dgst.o -MD -MP -MF apps/.deps/bin_kcapi_dgst-kcapi-dgst.Tpo -c -o apps/bin_kcapi_dgst-kcapi-dgst.o `test -f 'apps/kcapi-dgst.c' || echo './'`apps/kcapi-dgst.c cc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -I./lib/ -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -MT apps/bin_kcapi_dgst-app-internal.o -MD -MP -MF apps/.deps/bin_kcapi_dgst-app-internal.Tpo -c -o apps/bin_kcapi_dgst-app-internal.o `test -f 'apps/app-internal.c' || echo './'`apps/app-internal.c mv -f lib/.deps/libkcapi_la-kcapi-kernel-if.Tpo lib/.deps/libkcapi_la-kcapi-kernel-if.Plo mv -f apps/.deps/bin_kcapi_rng-kcapi-rng.Tpo apps/.deps/bin_kcapi_rng-kcapi-rng.Po mv -f apps/.deps/bin_kcapi_rng-app-internal.Tpo apps/.deps/bin_kcapi_rng-app-internal.Po depbase=`echo lib/doc/bin/docproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DPACKAGE_NAME=\"libkcapi\" -DPACKAGE_TARNAME=\"libkcapi\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libkcapi\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DKCAPI_MAJVERSION=1 -DKCAPI_MINVERSION=5 -DKCAPI_PATCHLEVEL=0 -DPACKAGE=\"libkcapi\" -DVERSION=\"1.5.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETRANDOM=1 -DHAVE_SECURE_GETENV=1 -DHAVE_ATTRIBUTE_SYMVER=1 -DCHECK_PREFIX=\".\" -DCHECK_SUFFIX=\"hmac\" -DHAVE_FSEEKO=1 -I. -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -g -O2 -MT lib/doc/bin/docproc.o -MD -MP -MF $depbase.Tpo -c -o lib/doc/bin/docproc.o lib/doc/bin/docproc.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=link cc -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -Wl,-z,relro,-z,now -Wl,--version-script,./lib/version.lds -version-number `echo 1.5.0 | sed 's/\./:/g'` -Wl,--as-needed,-O1,--sort-common -pie -o libkcapi.la -rpath /usr/lib lib/libkcapi_la-kcapi-kernel-if.lo lib/libkcapi_la-kcapi-utils.lo lib/libkcapi_la-kcapi-sym.lo lib/libkcapi_la-kcapi-md.lo lib/libkcapi_la-kcapi-kdf.lo lib/libkcapi_la-kcapi-aead.lo lib/libkcapi_la-kcapi-rng.lo mv -f apps/.deps/bin_kcapi_dgst-app-internal.Tpo apps/.deps/bin_kcapi_dgst-app-internal.Po mv -f apps/.deps/bin_kcapi_hasher-kcapi-hasher.Tpo apps/.deps/bin_kcapi_hasher-kcapi-hasher.Po mv -f apps/.deps/bin_kcapi_enc-kcapi-enc.Tpo apps/.deps/bin_kcapi_enc-kcapi-enc.Po mv -f apps/.deps/bin_kcapi_dgst-kcapi-dgst.Tpo apps/.deps/bin_kcapi_dgst-kcapi-dgst.Po mv -f apps/.deps/bin_kcapi_enc-app-internal.Tpo apps/.deps/bin_kcapi_enc-app-internal.Po libtool: link: cc -shared -fPIC -DPIC lib/.libs/libkcapi_la-kcapi-kernel-if.o lib/.libs/libkcapi_la-kcapi-utils.o lib/.libs/libkcapi_la-kcapi-sym.o lib/.libs/libkcapi_la-kcapi-md.o lib/.libs/libkcapi_la-kcapi-kdf.o lib/.libs/libkcapi_la-kcapi-aead.o lib/.libs/libkcapi_la-kcapi-rng.o -fstack-protector-strong -Os -Werror=format-security -flto=auto -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--version-script -Wl,./lib/version.lds -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libkcapi.so.1 -o .libs/libkcapi.so.1.5.0 gcc -Wextra -Wall -pedantic -fwrapv --param ssp-buffer-size=4 -O2 -std=gnu99 -Wconversion -g -O2 -o lib/doc/bin/docproc lib/doc/bin/docproc.o libtool: link: (cd ".libs" && rm -f "libkcapi.so.1" && ln -s "libkcapi.so.1.5.0" "libkcapi.so.1") libtool: link: (cd ".libs" && rm -f "libkcapi.so" && ln -s "libkcapi.so.1.5.0" "libkcapi.so") libtool: link: ( cd ".libs" && rm -f "libkcapi.la" && ln -s "../libkcapi.la" "libkcapi.la" ) /bin/sh ./libtool --tag=CC --mode=link cc -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -Wl,-z,relro,-z,now -Wl,--as-needed,-O1,--sort-common -pie -o bin/kcapi test/bin_kcapi-kcapi-main.o libkcapi.la /bin/sh ./libtool --tag=CC --mode=link cc -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -Wl,-z,relro,-z,now -Wl,--as-needed,-O1,--sort-common -pie -o bin/kcapi-enc-test-large test/bin_kcapi_enc_test_large-kcapi-enc-test-large.o libkcapi.la /bin/sh ./libtool --tag=CC --mode=link cc -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -Wl,-z,relro,-z,now -Wl,--as-needed,-O1,--sort-common -pie -o bin/kcapi-convenience test/bin_kcapi_convenience-kcapi-convenience.o libkcapi.la /bin/sh ./libtool --tag=CC --mode=link cc -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -Wl,-z,relro,-z,now -Wl,--as-needed,-O1,--sort-common -pie -o bin/kcapi-speed speed-test/bin_kcapi_speed-cryptoperf-aead.o speed-test/bin_kcapi_speed-cryptoperf-base.o speed-test/bin_kcapi_speed-cryptoperf-hash.o speed-test/bin_kcapi_speed-cryptoperf-main.o speed-test/bin_kcapi_speed-cryptoperf-rng.o speed-test/bin_kcapi_speed-cryptoperf-skcipher.o libkcapi.la /bin/sh ./libtool --tag=CC --mode=link cc -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -Wl,-z,relro,-z,now -ldl -Wl,--as-needed,-O1,--sort-common -pie -o bin/kcapi-hasher apps/bin_kcapi_hasher-kcapi-hasher.o apps/bin_kcapi_hasher-app-internal.o libkcapi.la /bin/sh ./libtool --tag=CC --mode=link cc -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -Wl,-z,relro,-z,now -Wl,--as-needed,-O1,--sort-common -pie -o bin/kcapi-rng apps/bin_kcapi_rng-kcapi-rng.o apps/bin_kcapi_rng-app-internal.o libkcapi.la /bin/sh ./libtool --tag=CC --mode=link cc -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -Wl,-z,relro,-z,now -Wl,--as-needed,-O1,--sort-common -pie -o bin/kcapi-enc apps/bin_kcapi_enc-kcapi-enc.o apps/bin_kcapi_enc-app-internal.o libkcapi.la /bin/sh ./libtool --tag=CC --mode=link cc -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -Wl,-z,relro,-z,now -Wl,--as-needed,-O1,--sort-common -pie -o bin/kcapi-dgst apps/bin_kcapi_dgst-kcapi-dgst.o apps/bin_kcapi_dgst-app-internal.o libkcapi.la libtool: link: cc -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -pie -o bin/.libs/kcapi test/bin_kcapi-kcapi-main.o ./.libs/libkcapi.so libtool: link: cc -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -pie -o bin/.libs/kcapi-enc-test-large test/bin_kcapi_enc_test_large-kcapi-enc-test-large.o ./.libs/libkcapi.so libtool: link: cc -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -pie -o bin/.libs/kcapi-dgst apps/bin_kcapi_dgst-kcapi-dgst.o apps/bin_kcapi_dgst-app-internal.o ./.libs/libkcapi.so libtool: link: cc -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -pie -o bin/.libs/kcapi-speed speed-test/bin_kcapi_speed-cryptoperf-aead.o speed-test/bin_kcapi_speed-cryptoperf-base.o speed-test/bin_kcapi_speed-cryptoperf-hash.o speed-test/bin_kcapi_speed-cryptoperf-main.o speed-test/bin_kcapi_speed-cryptoperf-rng.o speed-test/bin_kcapi_speed-cryptoperf-skcipher.o ./.libs/libkcapi.so libtool: link: cc -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -pie -o bin/.libs/kcapi-hasher apps/bin_kcapi_hasher-kcapi-hasher.o apps/bin_kcapi_hasher-app-internal.o -ldl ./.libs/libkcapi.so libtool: link: cc -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -pie -o bin/.libs/kcapi-convenience test/bin_kcapi_convenience-kcapi-convenience.o ./.libs/libkcapi.so libtool: link: cc -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -pie -o bin/.libs/kcapi-rng apps/bin_kcapi_rng-kcapi-rng.o apps/bin_kcapi_rng-app-internal.o ./.libs/libkcapi.so libtool: link: cc -fstack-protector-strong -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -fpie -fPIE -DPIE -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -pie -o bin/.libs/kcapi-enc apps/bin_kcapi_enc-kcapi-enc.o apps/bin_kcapi_enc-app-internal.o ./.libs/libkcapi.so >>> libkcapi: Entering fakeroot... Makefile:2009: warning: overriding recipe for target 'lib/doc/bin/docproc' Makefile:982: warning: ignoring old recipe for target 'lib/doc/bin/docproc' make[1]: Entering directory '/home/buildozer/aports/main/libkcapi/src/libkcapi-1.5.0' Makefile:2009: warning: overriding recipe for target 'lib/doc/bin/docproc' Makefile:982: warning: ignoring old recipe for target 'lib/doc/bin/docproc' /bin/mkdir -p '/home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/lib' /bin/mkdir -p '/home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/libexec/libkcapi' /bin/sh ./libtool --mode=install /usr/bin/install -c libkcapi.la '/home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/lib' /bin/mkdir -p '/home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/include' /bin/mkdir -p '/home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/share/man/man1' /bin/mkdir -p '/home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/share/man/man3' /bin/mkdir -p '/home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/lib/pkgconfig' /usr/bin/install -c -m 644 lib/kcapi.h '/home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/include' /usr/bin/install -c -m 644 libkcapi.pc '/home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/lib/pkgconfig' /usr/bin/install -c test/libtest.sh test/test.sh test/kcapi-enc-test.sh test/kcapi-enc-test-large.sh test/kcapi-dgst-test.sh test/kcapi-convenience.sh test/kcapi-fuzz-test.sh test/hasher-test.sh test/compile-test.sh test/virttest.sh test/test-invocation.sh '/home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/libexec/libkcapi' /usr/bin/install -c -m 644 apps/kcapi-hasher.1 apps/kcapi-rng.1 apps/kcapi-enc.1 apps/kcapi-dgst.1 '/home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/share/man/man1' libtool: install: /usr/bin/install -c .libs/libkcapi.so.1.5.0 /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/lib/libkcapi.so.1.5.0 libtool: install: (cd /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/lib && { ln -s -f libkcapi.so.1.5.0 libkcapi.so.1 || { rm -f libkcapi.so.1 && ln -s libkcapi.so.1.5.0 libkcapi.so.1; }; }) libtool: install: (cd /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/lib && { ln -s -f libkcapi.so.1.5.0 libkcapi.so || { rm -f libkcapi.so && ln -s libkcapi.so.1.5.0 libkcapi.so; }; }) libtool: install: /usr/bin/install -c .libs/libkcapi.lai /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/lib/libkcapi.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/bin' /bin/mkdir -p '/home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/libexec/libkcapi' /bin/sh ./libtool --mode=install /usr/bin/install -c bin/kcapi bin/kcapi-enc-test-large bin/kcapi-convenience '/home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/libexec/libkcapi' /bin/sh ./libtool --mode=install /usr/bin/install -c bin/kcapi bin/kcapi-enc-test-large bin/kcapi-convenience bin/kcapi-speed bin/kcapi-hasher bin/kcapi-rng bin/kcapi-enc bin/kcapi-dgst '/home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/bin' libtool: warning: 'libkcapi.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c bin/.libs/kcapi /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/libexec/libkcapi/kcapi libtool: warning: 'libkcapi.la' has not been installed in '/usr/lib' libtool: warning: 'libkcapi.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c bin/.libs/kcapi-enc-test-large /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/libexec/libkcapi/kcapi-enc-test-large libtool: install: /usr/bin/install -c bin/.libs/kcapi /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/bin/kcapi libtool: warning: 'libkcapi.la' has not been installed in '/usr/lib' libtool: warning: 'libkcapi.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c bin/.libs/kcapi-convenience /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/libexec/libkcapi/kcapi-convenience libtool: install: /usr/bin/install -c bin/.libs/kcapi-enc-test-large /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/bin/kcapi-enc-test-large libtool: warning: 'libkcapi.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c bin/.libs/kcapi-convenience /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/bin/kcapi-convenience libtool: warning: 'libkcapi.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c bin/.libs/kcapi-speed /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/bin/kcapi-speed libtool: warning: 'libkcapi.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c bin/.libs/kcapi-hasher /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/bin/kcapi-hasher libtool: warning: 'libkcapi.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c bin/.libs/kcapi-rng /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/bin/kcapi-rng libtool: warning: 'libkcapi.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c bin/.libs/kcapi-enc /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/bin/kcapi-enc libtool: warning: 'libkcapi.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c bin/.libs/kcapi-dgst /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/bin/kcapi-dgst make install-exec-hook make[2]: Entering directory '/home/buildozer/aports/main/libkcapi/src/libkcapi-1.5.0' Makefile:2009: warning: overriding recipe for target 'lib/doc/bin/docproc' Makefile:982: warning: ignoring old recipe for target 'lib/doc/bin/docproc' /bin/mkdir -p -p /home/buildozer/aports/main/libkcapi/pkg/libkcapi//usr/libexec/libkcapi /bin/ln -sf /usr/bin/kcapi-hasher /home/buildozer/aports/main/libkcapi/pkg/libkcapi//usr/libexec/libkcapi/sha1sum; /bin/ln -sf /usr/bin/kcapi-hasher /home/buildozer/aports/main/libkcapi/pkg/libkcapi//usr/libexec/libkcapi/sha224sum; /bin/ln -sf /usr/bin/kcapi-hasher /home/buildozer/aports/main/libkcapi/pkg/libkcapi//usr/libexec/libkcapi/sha256sum; /bin/ln -sf /usr/bin/kcapi-hasher /home/buildozer/aports/main/libkcapi/pkg/libkcapi//usr/libexec/libkcapi/sha384sum; /bin/ln -sf /usr/bin/kcapi-hasher /home/buildozer/aports/main/libkcapi/pkg/libkcapi//usr/libexec/libkcapi/sha512sum; /bin/ln -sf /usr/bin/kcapi-hasher /home/buildozer/aports/main/libkcapi/pkg/libkcapi//usr/libexec/libkcapi/md5sum; /bin/ln -sf /usr/bin/kcapi-hasher /home/buildozer/aports/main/libkcapi/pkg/libkcapi//usr/libexec/libkcapi/sm3sum; /bin/ln -sf /usr/bin/kcapi-hasher /home/buildozer/aports/main/libkcapi/pkg/libkcapi//usr/libexec/libkcapi/fipscheck; /bin/ln -sf /usr/bin/kcapi-hasher /home/buildozer/aports/main/libkcapi/pkg/libkcapi//usr/libexec/libkcapi/fipshmac; /bin/ln -sf /usr/bin/kcapi-hasher /home/buildozer/aports/main/libkcapi/pkg/libkcapi//usr/libexec/libkcapi/sha3sum; /bin/ln -sf /usr/bin/kcapi-hasher /home/buildozer/aports/main/libkcapi/pkg/libkcapi//usr/libexec/libkcapi/sha1hmac; /bin/ln -sf /usr/bin/kcapi-hasher /home/buildozer/aports/main/libkcapi/pkg/libkcapi//usr/libexec/libkcapi/sha224hmac; /bin/ln -sf /usr/bin/kcapi-hasher /home/buildozer/aports/main/libkcapi/pkg/libkcapi//usr/libexec/libkcapi/sha256hmac; /bin/ln -sf /usr/bin/kcapi-hasher /home/buildozer/aports/main/libkcapi/pkg/libkcapi//usr/libexec/libkcapi/sha384hmac; /bin/ln -sf /usr/bin/kcapi-hasher /home/buildozer/aports/main/libkcapi/pkg/libkcapi//usr/libexec/libkcapi/sha512hmac; /bin/ln -sf /usr/bin/kcapi-hasher /home/buildozer/aports/main/libkcapi/pkg/libkcapi//usr/libexec/libkcapi/sm3hmac; /bin/mkdir -p /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/bin cd /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/bin && /usr/bin/openssl sha512 -r -hmac FIPS-FTW-RHT2009 kcapi-hasher > /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/bin/.kcapi-hasher.hmac /usr/bin/openssl sha512 -r -hmac FIPS-FTW-RHT2009 /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/lib/libkcapi.so > /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/lib/.libkcapi.so.hmac; /usr/bin/openssl sha512 -r -hmac FIPS-FTW-RHT2009 /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/lib/libkcapi.so.1 > /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/lib/.libkcapi.so.1.hmac; /usr/bin/openssl sha512 -r -hmac FIPS-FTW-RHT2009 /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/lib/libkcapi.so.1.5.0 > /home/buildozer/aports/main/libkcapi/pkg/libkcapi/usr/lib/.libkcapi.so.1.5.0.hmac; make[2]: Leaving directory '/home/buildozer/aports/main/libkcapi/src/libkcapi-1.5.0' make[1]: Leaving directory '/home/buildozer/aports/main/libkcapi/src/libkcapi-1.5.0' >>> libkcapi-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/main/libkcapi/pkg/libkcapi-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/main/libkcapi/pkg/libkcapi-dev/usr/lib/pkgconfig' 'usr/lib/libkcapi.so' -> '/home/buildozer/aports/main/libkcapi/pkg/libkcapi-dev/usr/lib/libkcapi.so' >>> libkcapi-dev*: Preparing subpackage libkcapi-dev... >>> libkcapi-dev*: Stripping binaries >>> libkcapi-dev*: Running postcheck for libkcapi-dev >>> libkcapi-tools*: Running split function tools... 'usr/bin' -> '/home/buildozer/aports/main/libkcapi/pkg/libkcapi-tools/usr/bin' 'usr/libexec' -> '/home/buildozer/aports/main/libkcapi/pkg/libkcapi-tools/usr/libexec' >>> libkcapi-tools*: Preparing subpackage libkcapi-tools... >>> libkcapi-tools*: Stripping binaries >>> libkcapi-tools*: Running postcheck for libkcapi-tools >>> libkcapi-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/main/libkcapi/pkg/libkcapi-doc/usr/share/man' >>> libkcapi-doc*: Preparing subpackage libkcapi-doc... >>> libkcapi-doc*: Running postcheck for libkcapi-doc >>> libkcapi*: Running postcheck for libkcapi >>> libkcapi*: Preparing package libkcapi... >>> libkcapi*: Stripping binaries >>> libkcapi-dev*: Scanning shared objects >>> libkcapi-doc*: Scanning shared objects >>> libkcapi-tools*: Scanning shared objects >>> libkcapi*: Scanning shared objects >>> libkcapi-dev*: Tracing dependencies... libkcapi=1.5.0-r1 pkgconfig >>> libkcapi-dev*: Package size: 113.1 KB >>> libkcapi-dev*: Compressing data... >>> libkcapi-dev*: Create checksum... >>> libkcapi-dev*: Create libkcapi-dev-1.5.0-r1.apk >>> libkcapi-doc*: Tracing dependencies... >>> libkcapi-doc*: Package size: 8.1 KB >>> libkcapi-doc*: Compressing data... >>> libkcapi-doc*: Create checksum... >>> libkcapi-doc*: Create libkcapi-doc-1.5.0-r1.apk >>> libkcapi-tools*: Tracing dependencies... so:libc.musl-s390x.so.1 so:libkcapi.so.1 >>> libkcapi-tools*: Package size: 740.7 KB >>> libkcapi-tools*: Compressing data... >>> libkcapi-tools*: Create checksum... >>> libkcapi-tools*: Create libkcapi-tools-1.5.0-r1.apk >>> libkcapi*: Tracing dependencies... so:libc.musl-s390x.so.1 >>> libkcapi*: Package size: 53.7 KB >>> libkcapi*: Compressing data... >>> libkcapi*: Create checksum... >>> libkcapi*: Create libkcapi-1.5.0-r1.apk >>> libkcapi: Build complete at Fri, 18 Apr 2025 19:04:01 +0000 elapsed time 0h 0m 15s >>> libkcapi: Cleaning up srcdir >>> libkcapi: Cleaning up pkgdir >>> libkcapi: Uninstalling dependencies... (1/12) Purging .makedepends-libkcapi (20250418.190347) (2/12) Purging autoconf (2.72-r0) (3/12) Purging m4 (1.4.19-r3) (4/12) Purging automake (1.17-r0) (5/12) Purging libtool (2.5.4-r0) (6/12) Purging libltdl (2.5.4-r0) (7/12) Purging linux-headers (6.14.2-r0) (8/12) Purging git-perl (2.49.0-r0) (9/12) Purging perl-git (2.49.0-r0) (10/12) Purging perl-error (0.17030-r0) (11/12) Purging perl (5.40.2-r0) (12/12) Purging libbz2 (1.0.8-r6) Executing busybox-1.37.0-r16.trigger OK: 359 MiB in 100 packages >>> libkcapi: Updating the main/s390x repository index... >>> libkcapi: Signing the index...