From https://github.com/archlinux/svntogit-community * branch packages/libtpms -> FETCH_HEAD * [new branch] packages/libtpms -> community/packages/libtpms Cloning into 'libtpms'... done. :: Synchronizing package databases... % 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 130k 100 130k 0 0 364k 0 --:--:-- --:--:-- --:--:-- 365k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 8544k 3 315k 0 0 924k 0 0:00:09 --:--:-- 0:00:09 922k 100 8544k 100 8544k 0 0 21.0M 0 --:--:-- --:--:-- --:--:-- 21.0M % 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 143k 100 143k 0 0 426k 0 --:--:-- --:--:-- --:--:-- 427k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ SOURCE_DATE_EPOCH=1691095653 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1691095653' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-libtpms-archlinuxrb-build-AqdTeWFL PWD=/tmp/archlinux-ci/libtpms-archlinuxrb-build-AqdTeWFL/libtpms/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv gpg: key 75AD65802A0B4211: public key "Stefan Berger " imported gpg: Total number processed: 1 gpg: imported: 1 ==> Making package: libtpms 0.9.6-1 (Thu Aug 3 20:47:55 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning libtpms git repo... Cloning into bare repository '/tmp/archlinux-ci/libtpms-archlinuxrb-build-AqdTeWFL/libtpms/trunk/libtpms'... ==> Validating source files with sha512sums... libtpms ... Skipped ==> Verifying source file signatures with gpg... libtpms git repo ... Passed ==> Extracting sources... -> Creating working copy of libtpms git repo... Cloning into 'libtpms'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. 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' configure.ac:57: installing './compile' configure.ac:13: installing './config.guess' configure.ac:13: installing './config.sub' configure.ac:14: installing './install-sh' configure.ac:14: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' ==> Starting pkgver()... ==> Starting build()... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu 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/sbin/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 debug-enabled build... no checking whether make supports the include directive... yes (GNU style) 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 dependency style of gcc... gcc3 checking whether the linker accepts -Wl,--version-script=./src/test.syms... yes Building with TPM2 support 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 AES_set_encrypt_key in -lcrypto... yes checking for openssl/aes.h... yes Building with openssl crypto library checking for EVP_CIPHER_CTX_new in -lcrypto... yes checking for EVP_EncryptInit_ex in -lcrypto... yes checking for EVP_aes_128_cbc in -lcrypto... yes checking for EVP_des_ede3_cbc in -lcrypto... yes checking for EVP_camellia_128_cbc in -lcrypto... yes checking for DES_random_key in -lcrypto... yes checking for EVP_CIPHER_CTX_iv in -lcrypto... yes checking for EC_KEY_set_group in -lcrypto... yes checking for EC_KEY_generate_key in -lcrypto... yes checking for EC_KEY_get0_private_key in -lcrypto... yes checking for ECDSA_SIG_new in -lcrypto... yes checking for ECDSA_SIG_set0 in -lcrypto... yes checking for ECDSA_do_verify in -lcrypto... yes checking for ECDSA_do_sign in -lcrypto... yes checking for EC_KEY_set_group in -lcrypto... (cached) yes checking for RSA_set0_key in -lcrypto... yes checking for RSA_set0_factors in -lcrypto... yes checking for RSA_set0_crt_params in -lcrypto... yes checking for RSA_generate_key_ex in -lcrypto... yes checking for EVP_PKEY_CTX_new in -lcrypto... yes checking for EVP_PKEY_assign in -lcrypto... yes checking for EVP_PKEY_encrypt_init in -lcrypto... yes checking for EVP_PKEY_encrypt in -lcrypto... yes checking for EVP_PKEY_decrypt_init in -lcrypto... yes checking for EVP_PKEY_decrypt in -lcrypto... yes checking for EVP_PKEY_sign_init in -lcrypto... yes checking for EVP_PKEY_sign in -lcrypto... yes checking for EVP_PKEY_verify_init in -lcrypto... yes checking for EVP_PKEY_verify in -lcrypto... yes checking for EVP_get_digestbyname in -lcrypto... yes checking whether EVP_PKEY_CTX_set0_rsa_oaep_label is defined in ... no checking for EVP_PKEY_CTX_set0_rsa_oaep_label in -lcrypto... yes checking whether EVP_PKEY_CTX_set_rsa_padding is defined in ... no checking for EVP_PKEY_CTX_set_rsa_padding in -lcrypto... yes checking whether EVP_PKEY_CTX_set_rsa_oaep_md is defined in ... no checking for EVP_PKEY_CTX_set_rsa_oaep_md in -lcrypto... yes checking whether EVP_PKEY_CTX_set_signature_md is defined in ... no checking for EVP_PKEY_CTX_set_signature_md in -lcrypto... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/sbin/sed checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for fgrep... /usr/sbin/grep -F checking for ld used by gcc... /usr/sbin/ld checking if the linker (/usr/sbin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B checking the name lister (/usr/sbin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/sbin/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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/sbin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/sbin/dd checking how to truncate binary pipes... /usr/sbin/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... no 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/sbin/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... yes checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) 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 for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/sbin/ld -m elf_x86_64 checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for clock_gettime in -lc... yes checking whether linker supports -Wl,-z,relro... yes checking whether linker supports -Wl,-z,now... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating dist/libtpms.spec config.status: creating include/Makefile config.status: creating include/libtpms/Makefile config.status: creating include/libtpms/tpm_library.h config.status: creating man/Makefile config.status: creating man/man3/Makefile config.status: creating src/Makefile config.status: creating libtpms.pc config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands AM_CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DUSE_OPENSSL_FUNCTIONS_SYMMETRIC=1 -DUSE_OPENSSL_FUNCTIONS_EC=1 -DUSE_OPENSSL_FUNCTIONS_ECDSA=1 -DUSE_OPENSSL_FUNCTIONS_RSA=1 -Wall -Werror -Wreturn-type -Wsign-compare -Wno-self-assign -Wmissing-prototypes HARDENING_CFLAGS=-fstack-protector-strong -D_FORTIFY_SOURCE=2 HARDENING_LDFLAGS= -Wl,-z,relro -Wl,-z,now AM_LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now Version to build : 0.9.6 Crypto library : openssl Debug build : no With TPM1.2 support : yes With TPM2 support : yes HAVE_VERSION_SCRIPT : yes Use openssl crypto for : symmetric (AES, TDES) general elliptic curve (EC) elliptic curve (ECDSA) RSA make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/libtpms-archlinuxrb-build-AqdTeWFL/libtpms/trunk/src/libtpms' Making all in include make[2]: Entering directory '/tmp/archlinux-ci/libtpms-archlinuxrb-build-AqdTeWFL/libtpms/trunk/src/libtpms/include' Making all in libtpms make[3]: Entering directory '/tmp/archlinux-ci/libtpms-archlinuxrb-build-AqdTeWFL/libtpms/trunk/src/libtpms/include/libtpms' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/archlinux-ci/libtpms-archlinuxrb-build-AqdTeWFL/libtpms/trunk/src/libtpms/include/libtpms' make[3]: Entering directory '/tmp/archlinux-ci/libtpms-archlinuxrb-build-AqdTeWFL/libtpms/trunk/src/libtpms/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/archlinux-ci/libtpms-archlinuxrb-build-AqdTeWFL/libtpms/trunk/src/libtpms/include' make[2]: Leaving directory '/tmp/archlinux-ci/libtpms-archlinuxrb-build-AqdTeWFL/libtpms/trunk/src/libtpms/include' Making all in man make[2]: Entering directory '/tmp/archlinux-ci/libtpms-archlinuxrb-build-AqdTeWFL/libtpms/trunk/src/libtpms/man' Making all in man3 make[3]: Entering directory '/tmp/archlinux-ci/libtpms-archlinuxrb-build-AqdTeWFL/libtpms/trunk/src/libtpms/man/man3' /bin/sh: 1: pod2man: not found make[3]: *** [Makefile:598: TPM_IO_Hash_Start.3] Error 127 make[3]: *** Waiting for unfinished jobs.... /bin/sh: 1: pod2man: not found make[3]: *** [Makefile:598: TPM_IO_TpmEstablished_Get.3] Error 127 make[3]: Leaving directory '/tmp/archlinux-ci/libtpms-archlinuxrb-build-AqdTeWFL/libtpms/trunk/src/libtpms/man/man3' make[2]: *** [Makefile:385: all-recursive] Error 1 make[2]: Leaving directory '/tmp/archlinux-ci/libtpms-archlinuxrb-build-AqdTeWFL/libtpms/trunk/src/libtpms/man' make[1]: *** [Makefile:522: all-recursive] Error 1 make[1]: Leaving directory '/tmp/archlinux-ci/libtpms-archlinuxrb-build-AqdTeWFL/libtpms/trunk/src/libtpms' make: *** [Makefile:429: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...