Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize tcti in advance #839

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Initialize tcti in advance

9220ceb
Select commit
Loading
Failed to load commit list.
Open

Initialize tcti in advance #839

Initialize tcti in advance
9220ceb
Select commit
Loading
Failed to load commit list.
Cirrus CI / main failed Sep 5, 2023 in 3m 36s

Task Summary

Instruction main failed in 00:10

Details

✅ 00:01 clone
✅ 03:22 install
❌ 00:10 main

checking for mawk... no
checking for nawk... nawk
checking command to parse /usr/bin/nm 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 mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
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/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd13.1 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 a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of cc... none
checking whether make supports nested variables... (cached) yes
checking how to run the C preprocessor... cc -E
checking whether cc is Clang... yes
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for CMOCKA... yes
checking for library containing dlopen... none required
checking for GIO... yes
checking for GLIB... yes
checking for GOBJECT... yes
checking for TSS2_SYS... yes
checking for TSS2_MU... yes
checking for TSS2_TCTILDR... yes
checking for TSS2_RC... yes
checking for gdbus-codegen... gdbus-codegen
checking whether to build with code coverage support... no
checking for dbus-run-session... /usr/local/bin/dbus-run-session
checking for swtpm... no
checking for tpm_server... no
configure: error: Integration tests require swtpm or tpm_server to be installed.