Build · 8686eac2Finished · errors ·
Pause
•••
Download raw log ↓
← Earlier output32.9 MiB captured
sgx-sdk-2.24.100.3
package/SampleCode/SampleEnclavePCL/App/Edger8rSyntax/Types.cpp
package/SampleCode/SampleEnclavePCL/App/TrustedLibrary/
package/SampleCode/SampleEnclavePCL/App/TrustedLibrary/Libc.cpp
package/SampleCode/SampleEnclavePCL/App/TrustedLibrary/Libcxx.cpp
package/SampleCode/SampleEnclavePCL/App/TrustedLibrary/Thread.cpp
package/SampleCode/SampleEnclavePCL/Enclave/
package/SampleCode/SampleEnclavePCL/Enclave/Edger8rSyntax/
package/SampleCode/SampleEnclavePCL/Enclave/Edger8rSyntax/Arrays.cpp
package/SampleCode/SampleEnclavePCL/Enclave/Edger8rSyntax/Arrays.edl
package/SampleCode/SampleEnclavePCL/Enclave/Edger8rSyntax/Functions.cpp
package/SampleCode/SampleEnclavePCL/Enclave/Edger8rSyntax/Functions.edl
package/SampleCode/SampleEnclavePCL/Enclave/Edger8rSyntax/Pointers.cpp
package/SampleCode/SampleEnclavePCL/Enclave/Edger8rSyntax/Pointers.edl
package/SampleCode/SampleEnclavePCL/Enclave/Edger8rSyntax/Types.cpp
package/SampleCode/SampleEnclavePCL/Enclave/Edger8rSyntax/Types.edl
package/SampleCode/SampleEnclavePCL/Enclave/Enclave.config.xml
package/SampleCode/SampleEnclavePCL/Enclave/Enclave.cpp
package/SampleCode/SampleEnclavePCL/Enclave/Enclave.edl
package/SampleCode/SampleEnclavePCL/Enclave/Enclave.h
package/SampleCode/SampleEnclavePCL/Enclave/Enclave.lds
package/SampleCode/SampleEnclavePCL/Enclave/TrustedLibrary/
package/SampleCode/SampleEnclavePCL/Enclave/TrustedLibrary/Libc.cpp
package/SampleCode/SampleEnclavePCL/Enclave/TrustedLibrary/Libc.edl
package/SampleCode/SampleEnclavePCL/Enclave/TrustedLibrary/Libcxx.cpp
package/SampleCode/SampleEnclavePCL/Enclave/TrustedLibrary/Libcxx.edl
package/SampleCode/SampleEnclavePCL/Enclave/TrustedLibrary/Thread.cpp
package/SampleCode/SampleEnclavePCL/Enclave/TrustedLibrary/Thread.edl
package/SampleCode/SampleEnclavePCL/Include/
package/SampleCode/SampleEnclavePCL/Include/user_types.h
package/SampleCode/SampleEnclavePCL/Makefile
package/SampleCode/SampleEnclavePCL/debug_mock_key.bin
package/SampleCode/SampleEnclavePCL/README.md
package/SampleCode/SampleEnclavePCL/Seal/
package/SampleCode/SampleEnclavePCL/Seal/Seal.config.xml
package/SampleCode/SampleEnclavePCL/Seal/Seal.cpp
package/SampleCode/SampleEnclavePCL/Seal/Seal.edl
package/SampleCode/SampleEnclavePCL/Seal/Seal.lds
package/SampleCode/SampleAttestedTLS/
package/SampleCode/SampleAttestedTLS/AttestedTLSREADME.md
package/SampleCode/SampleAttestedTLS/Makefile
package/SampleCode/SampleAttestedTLS/prepare_sgxssl.sh
package/SampleCode/SampleAttestedTLS/README.md
package/SampleCode/SampleAttestedTLS/sgxenv.mk
package/SampleCode/SampleAttestedTLS/sgx_socket/
package/SampleCode/SampleAttestedTLS/sgx_socket/htonl.c
package/SampleCode/SampleAttestedTLS/sgx_socket/htons.c
package/SampleCode/SampleAttestedTLS/sgx_socket/trusted_sgx_socket.cpp
package/SampleCode/SampleAttestedTLS/sgx_socket/untrusted_sgx_socket.cpp
package/SampleCode/SampleAttestedTLS/sgx_socket/include/
package/SampleCode/SampleAttestedTLS/sgx_socket/include/byteswap.h
package/SampleCode/SampleAttestedTLS/sgx_socket/include/features.h
package/SampleCode/SampleAttestedTLS/sgx_socket/include/netdb.h
package/SampleCode/SampleAttestedTLS/sgx_socket/include/netinet/
package/SampleCode/SampleAttestedTLS/sgx_socket/include/netinet/in.h
package/SampleCode/SampleAttestedTLS/sgx_socket/include/bits/
package/SampleCode/SampleAttestedTLS/sgx_socket/include/bits/alltypes.h
package/SampleCode/SampleAttestedTLS/sgx_socket/include/poll.h
package/SampleCode/SampleAttestedTLS/sgx_socket/include/sgx_socket.edl
package/SampleCode/SampleAttestedTLS/sgx_socket/include/sys/
package/SampleCode/SampleAttestedTLS/sgx_socket/include/sys/socket.h
package/SampleCode/SampleAttestedTLS/sgx_socket/include/sys/select.h
package/SampleCode/SampleAttestedTLS/server/
package/SampleCode/SampleAttestedTLS/server/Makefile
package/SampleCode/SampleAttestedTLS/server/tls_server.edl
package/SampleCode/SampleAttestedTLS/server/enc/
package/SampleCode/SampleAttestedTLS/server/enc/enclave.lds
package/SampleCode/SampleAttestedTLS/server/enc/Makefile
package/SampleCode/SampleAttestedTLS/server/enc/openssl_server.cpp
package/SampleCode/SampleAttestedTLS/server/enc/server_enc.config.xml
package/SampleCode/SampleAttestedTLS/server/host/
package/SampleCode/SampleAttestedTLS/server/host/host.cpp
package/SampleCode/SampleAttestedTLS/server/host/Makefile
package/SampleCode/SampleAttestedTLS/server_tdx/
package/SampleCode/SampleAttestedTLS/server_tdx/Makefile
package/SampleCode/SampleAttestedTLS/server_tdx/openssl_server.cpp
package/SampleCode/SampleAttestedTLS/server_tdx/server.cpp
package/SampleCode/SampleAttestedTLS/client/
package/SampleCode/SampleAttestedTLS/client/Makefile
package/SampleCode/SampleAttestedTLS/client/tls_client.edl
package/SampleCode/SampleAttestedTLS/client/enc/
package/SampleCode/SampleAttestedTLS/client/enc/client_enc.config.xml
package/SampleCode/SampleAttestedTLS/client/enc/Makefile
package/SampleCode/SampleAttestedTLS/client/enc/enclave.lds
package/SampleCode/SampleAttestedTLS/client/enc/openssl_client.cpp
package/SampleCode/SampleAttestedTLS/client/host/
package/SampleCode/SampleAttestedTLS/client/host/host.cpp
package/SampleCode/SampleAttestedTLS/client/host/Makefile
package/SampleCode/SampleAttestedTLS/non_enc_client/
package/SampleCode/SampleAttestedTLS/non_enc_client/client.cpp
package/SampleCode/SampleAttestedTLS/non_enc_client/Makefile
package/SampleCode/SampleAttestedTLS/common/
package/SampleCode/SampleAttestedTLS/common/common.h
package/SampleCode/SampleAttestedTLS/common/enclave.edl
package/SampleCode/SampleAttestedTLS/common/err_msg.cpp
package/SampleCode/SampleAttestedTLS/common/openssl_utility.cpp
package/SampleCode/SampleAttestedTLS/common/openssl_utility.h
package/SampleCode/SampleAttestedTLS/common/ucommon.cpp
package/SampleCode/SampleAttestedTLS/common/tcommon.cpp
package/SampleCode/SampleAttestedTLS/common/utility.cpp
package/SampleCode/SampleAttestedTLS/common/utility.h
package/SampleCode/SampleAttestedTLS/common/verify_callback.cpp
package/SampleCode/Cxx11SGXDemo/
package/SampleCode/Cxx11SGXDemo/App/
package/SampleCode/Cxx11SGXDemo/App/App.cpp
package/SampleCode/Cxx11SGXDemo/App/App.h
package/SampleCode/Cxx11SGXDemo/App/TrustedLibrary/
package/SampleCode/Cxx11SGXDemo/App/TrustedLibrary/Libcxx.cpp
package/SampleCode/Cxx11SGXDemo/Enclave/
package/SampleCode/Cxx11SGXDemo/Enclave/Enclave.config.xml
package/SampleCode/Cxx11SGXDemo/Enclave/Enclave.cpp
package/SampleCode/Cxx11SGXDemo/Enclave/Enclave.edl
package/SampleCode/Cxx11SGXDemo/Enclave/Enclave.h
package/SampleCode/Cxx11SGXDemo/Enclave/Enclave_debug.lds
package/SampleCode/Cxx11SGXDemo/Enclave/Enclave.lds
package/SampleCode/Cxx11SGXDemo/Enclave/TrustedLibrary/
package/SampleCode/Cxx11SGXDemo/Enclave/TrustedLibrary/Libcxx.cpp
package/SampleCode/Cxx11SGXDemo/Enclave/TrustedLibrary/Libcxx.edl
package/SampleCode/Cxx11SGXDemo/Makefile
package/SampleCode/Cxx11SGXDemo/README.txt
package/SampleCode/Cxx11SGXDemo/.project
package/SampleCode/Cxx11SGXDemo/.cproject
package/SampleCode/Cxx11SGXDemo/.settings/
package/SampleCode/Cxx11SGXDemo/.settings/language.settings.xml
package/SampleCode/Cxx14SGXDemo/
package/SampleCode/Cxx14SGXDemo/App/
package/SampleCode/Cxx14SGXDemo/App/App.cpp
package/SampleCode/Cxx14SGXDemo/App/App.h
package/SampleCode/Cxx14SGXDemo/App/TrustedLibrary/
package/SampleCode/Cxx14SGXDemo/App/TrustedLibrary/Libcxx.cpp
package/SampleCode/Cxx14SGXDemo/Enclave/
package/SampleCode/Cxx14SGXDemo/Enclave/Enclave.config.xml
package/SampleCode/Cxx14SGXDemo/Enclave/Enclave.cpp
package/SampleCode/Cxx14SGXDemo/Enclave/Enclave.edl
package/SampleCode/Cxx14SGXDemo/Enclave/Enclave.h
package/SampleCode/Cxx14SGXDemo/Enclave/Enclave_debug.lds
package/SampleCode/Cxx14SGXDemo/Enclave/Enclave.lds
package/SampleCode/Cxx14SGXDemo/Enclave/TrustedLibrary/
package/SampleCode/Cxx14SGXDemo/Enclave/TrustedLibrary/Libcxx.cpp
package/SampleCode/Cxx14SGXDemo/Enclave/TrustedLibrary/Libcxx.edl
package/SampleCode/Cxx14SGXDemo/Makefile
package/SampleCode/Cxx14SGXDemo/README.txt
package/SampleCode/Cxx17SGXDemo/
package/SampleCode/Cxx17SGXDemo/App/
package/SampleCode/Cxx17SGXDemo/App/App.cpp
package/SampleCode/Cxx17SGXDemo/App/App.h
package/SampleCode/Cxx17SGXDemo/App/TrustedLibrary/
package/SampleCode/Cxx17SGXDemo/App/TrustedLibrary/Libcxx.cpp
package/SampleCode/Cxx17SGXDemo/Enclave/
package/SampleCode/Cxx17SGXDemo/Enclave/Enclave.config.xml
package/SampleCode/Cxx17SGXDemo/Enclave/Enclave.cpp
package/SampleCode/Cxx17SGXDemo/Enclave/Enclave.edl
package/SampleCode/Cxx17SGXDemo/Enclave/Enclave.h
package/SampleCode/Cxx17SGXDemo/Enclave/Enclave.lds
package/SampleCode/Cxx17SGXDemo/Enclave/Enclave_debug.lds
package/SampleCode/Cxx17SGXDemo/Enclave/TrustedLibrary/
package/SampleCode/Cxx17SGXDemo/Enclave/TrustedLibrary/Libcxx.cpp
package/SampleCode/Cxx17SGXDemo/Enclave/TrustedLibrary/Libcxx.edl
package/SampleCode/Cxx17SGXDemo/Makefile
package/SampleCode/Cxx17SGXDemo/README.txt
package/SampleCode/Switchless/
package/SampleCode/Switchless/Makefile
package/SampleCode/Switchless/README.txt
package/SampleCode/Switchless/App/
package/SampleCode/Switchless/App/App.h
package/SampleCode/Switchless/App/App.cpp
package/SampleCode/Switchless/Enclave/
package/SampleCode/Switchless/Enclave/Enclave.h
package/SampleCode/Switchless/Enclave/Enclave.cpp
package/SampleCode/Switchless/Enclave/Enclave.edl
package/SampleCode/Switchless/Enclave/Enclave.lds
package/SampleCode/Switchless/Enclave/Enclave.config.xml
package/SampleCode/SampleCommonLoader/
package/SampleCode/SampleCommonLoader/Makefile
package/SampleCode/SampleCommonLoader/README.txt
package/SampleCode/SampleCommonLoader/App/
package/SampleCode/SampleCommonLoader/App/enclave_entry.S
package/SampleCode/SampleCommonLoader/App/sample.cpp
package/SampleCode/SampleCommonLoader/Include/
package/SampleCode/SampleCommonLoader/Include/enclave_entry.h
package/SampleCode/SampleCommonLoader/Include/linux-regs.h
package/SampleCode/SampleCommonLoader/Include/sgx_enclave_blob.h
package/SampleCode/SampleCommonLoader/Include/sgx_enclave_ss.h
package/SampleCode/SealUnseal/
package/SampleCode/SealUnseal/Makefile
package/SampleCode/SealUnseal/README.txt
package/SampleCode/SealUnseal/App/
package/SampleCode/SealUnseal/App/App.cpp
package/SampleCode/SealUnseal/App/ErrorSupport.cpp
package/SampleCode/SealUnseal/App/ErrorSupport.h
package/SampleCode/SealUnseal/Enclave_Seal/
package/SampleCode/SealUnseal/Enclave_Seal/Enclave_Seal.config.xml
package/SampleCode/SealUnseal/Enclave_Seal/Enclave_Seal.cpp
package/SampleCode/SealUnseal/Enclave_Seal/Enclave_Seal.edl
package/SampleCode/SealUnseal/Enclave_Seal/Enclave_Seal.lds
package/SampleCode/SealUnseal/Enclave_Unseal/
package/SampleCode/SealUnseal/Enclave_Unseal/Enclave_Unseal.config.xml
package/SampleCode/SealUnseal/Enclave_Unseal/Enclave_Unseal.cpp
package/SampleCode/SealUnseal/Enclave_Unseal/Enclave_Unseal.edl
package/SampleCode/SealUnseal/Enclave_Unseal/Enclave_Unseal.lds
package/SampleCode/ProtobufSGXDemo/
package/SampleCode/ProtobufSGXDemo/App/
package/SampleCode/ProtobufSGXDemo/App/App.h
package/SampleCode/ProtobufSGXDemo/App/App.cpp
package/SampleCode/ProtobufSGXDemo/Enclave/
package/SampleCode/ProtobufSGXDemo/Enclave/Enclave.config.xml
package/SampleCode/ProtobufSGXDemo/Enclave/Enclave.cpp
package/SampleCode/ProtobufSGXDemo/Enclave/Enclave_debug.lds
package/SampleCode/ProtobufSGXDemo/Enclave/Enclave.edl
package/SampleCode/ProtobufSGXDemo/Enclave/Enclave.h
package/SampleCode/ProtobufSGXDemo/Enclave/Enclave.lds
package/SampleCode/ProtobufSGXDemo/Enclave/person.proto
package/SampleCode/ProtobufSGXDemo/Makefile
package/SampleCode/SampleMbedCrypto/
package/SampleCode/SampleMbedCrypto/App/
package/SampleCode/SampleMbedCrypto/App/App.cpp
package/SampleCode/SampleMbedCrypto/App/App.h
package/SampleCode/SampleMbedCrypto/Makefile
package/SampleCode/SampleMbedCrypto/Enclave/
package/SampleCode/SampleMbedCrypto/Enclave/Enclave.cpp
package/SampleCode/SampleMbedCrypto/Enclave/Enclave.lds
package/SampleCode/SampleMbedCrypto/Enclave/Enclave_debug.lds
package/SampleCode/SampleMbedCrypto/Enclave/Enclave.h
package/SampleCode/SampleMbedCrypto/Enclave/Enclave.edl
package/SampleCode/SampleMbedCrypto/Enclave/Enclave.config.xml
package/SampleCode/SampleMbedCrypto/README.txt
package/SampleCode/SampleAEXNotify/
package/SampleCode/SampleAEXNotify/Enclave/
package/SampleCode/SampleAEXNotify/Enclave/Enclave.config.xml
package/SampleCode/SampleAEXNotify/Enclave/Enclave.cpp
package/SampleCode/SampleAEXNotify/Enclave/Enclave.edl
package/SampleCode/SampleAEXNotify/Enclave/Enclave.h
package/SampleCode/SampleAEXNotify/Enclave/Enclave.lds
package/SampleCode/SampleAEXNotify/Include/
package/SampleCode/SampleAEXNotify/Include/powers_of_two.h
package/SampleCode/SampleAEXNotify/App/
package/SampleCode/SampleAEXNotify/App/App.h
package/SampleCode/SampleAEXNotify/App/App.cpp
package/SampleCode/SampleAEXNotify/Makefile
package/SampleCode/SampleAEXNotify/README.txt
package/include/
package/include/sgx_attributes.h
package/include/sgx_capable.h
package/include/sgx_cpuid.h
package/include/sgx_defs.h
package/include/sgx_dh.h
package/include/sgx_ecp_types.h
package/include/sgx_edger8r.h
package/include/sgx_lfence.h
package/include/sgx_eid.h
package/include/sgx_error.h
package/include/sgx.h
package/include/sgx_intrin.h
package/include/sgx_key_exchange.h
package/include/sgx_key.h
package/include/sgx_quote.h
package/include/sgx_report.h
package/include/sgx_report2.h
package/include/sgx_spinlock.h
package/include/sgx_tcrypto.h
package/include/sgx_thread.h
package/include/sgx_tkey_exchange.edl
package/include/sgx_tkey_exchange.h
package/include/sgx_trts_exception.h
package/include/sgx_trts.h
package/include/sgx_tseal.h
package/include/sgx_tstdc.edl
package/include/sgx_uae_service.h
package/include/sgx_uae_epid.h
package/include/sgx_uae_launch.h
package/include/sgx_uae_quote_ex.h
package/include/sgx_ukey_exchange.h
package/include/sgx_urts.h
package/include/sgx_utils.h
package/include/sgx_uswitchless.h
package/include/sgx_tswitchless.edl
package/include/sgx_tprotected_fs.h
package/include/sgx_tprotected_fs.edl
package/include/sgx_pcl_guid.h
package/include/sgx_secure_align.h
package/include/sgx_secure_align_api.h
package/include/sgx_rsrv_mem_mngr.h
package/include/sgx_trts_aex.h
package/include/stdc++/
package/include/stdc++/exception
package/include/stdc++/linux/
package/include/stdc++/linux/exception
package/include/stdc++/linux/typeinfo
package/include/stdc++/new
package/include/stdc++/typeinfo
package/include/tlibc/
package/include/tlibc/assert.h
package/include/tlibc/ctype.h
package/include/tlibc/endian.h
package/include/tlibc/errno.h
package/include/tlibc/float.h
package/include/tlibc/inttypes.h
package/include/tlibc/iso646.h
package/include/tlibc/limits.h
package/include/tlibc/math.h
package/include/tlibc/stdarg.h
package/include/tlibc/stdalign.h
package/include/tlibc/stdbool.h
package/include/tlibc/stddef.h
package/include/tlibc/stdint.h
package/include/tlibc/stdio.h
package/include/tlibc/stdlib.h
package/include/tlibc/string.h
package/include/tlibc/sys/
package/include/tlibc/sys/cdefs.h
package/include/tlibc/sys/endian.h
package/include/tlibc/sys/limits.h
package/include/tlibc/sys/stdint.h
package/include/tlibc/sys/_types.h
package/include/tlibc/sys/types.h
package/include/tlibc/time.h
package/include/tlibc/unistd.h
package/include/tlibc/wchar.h
package/include/tlibc/wctype.h
package/include/tlibc/setjmp.h
package/include/tlibc/mbusafecrt.h
package/include/tlibc/pthread.h
package/include/sgx_pthread.edl
package/include/sgx_utls.h
package/include/sgx_ttls.h
package/include/sgx_ttls.edl
package/include/sgx_enclave_common.h
package/include/ipp/
package/include/ipp/ippcp.h
package/include/ipp/ippcpdefs.h
package/include/ipp/ippversion.h
package/include/ipp/sgx_ippcp.h
package/include/ipp/ippcp/
package/include/ipp/ippcp/fips_cert.h
package/include/sgx_mm.h
package/include/sgx_ql_lib_common.h
package/include/sgx_pce.h
package/include/sgx_quote_3.h
package/include/sgx_quote_4.h
package/include/sgx_quote_5.h
package/include/sgx_ql_quote.h
package/include/sgx_qve_header.h
package/include/sgx_dcap_tvl.h
package/include/sgx_dcap_tvl.edl
package/include/libcxx/
package/include/libcxx/CMakeLists.txt
package/include/libcxx/__availability
package/include/libcxx/__bit_reference
package/include/libcxx/__bits
package/include/libcxx/__bsd_locale_defaults.h
package/include/libcxx/__bsd_locale_fallbacks.h
package/include/libcxx/__config
package/include/libcxx/__config_site.in
package/include/libcxx/__debug
package/include/libcxx/__errc
package/include/libcxx/__functional_03
package/include/libcxx/__functional_base
package/include/libcxx/__functional_base_03
package/include/libcxx/__hash_table
package/include/libcxx/__libcpp_version
package/include/libcxx/__locale
package/include/libcxx/__memory/
package/include/libcxx/__memory/allocator_traits.h
package/include/libcxx/__memory/base.h
package/include/libcxx/__memory/pointer_traits.h
package/include/libcxx/__memory/utilities.h
package/include/libcxx/__mutex_base
package/include/libcxx/__node_handle
package/include/libcxx/__nullptr
package/include/libcxx/__sgx
package/include/libcxx/__split_buffer
package/include/libcxx/__sso_allocator
package/include/libcxx/__std_stream
package/include/libcxx/__string
package/include/libcxx/__support/
package/include/libcxx/__support/android/
package/include/libcxx/__support/android/locale_bionic.h
package/include/libcxx/__support/fuchsia/
package/include/libcxx/__support/fuchsia/xlocale.h
package/include/libcxx/__support/ibm/
package/include/libcxx/__support/ibm/limits.h
package/include/libcxx/__support/ibm/locale_mgmt_aix.h
package/include/libcxx/__support/ibm/nanosleep.h
package/include/libcxx/__support/ibm/support.h
package/include/libcxx/__support/ibm/xlocale.h
package/include/libcxx/__support/musl/
package/include/libcxx/__support/musl/xlocale.h
package/include/libcxx/__support/newlib/
package/include/libcxx/__support/newlib/xlocale.h
package/include/libcxx/__support/nuttx/
package/include/libcxx/__support/nuttx/xlocale.h
package/include/libcxx/__support/openbsd/
package/include/libcxx/__support/openbsd/xlocale.h
package/include/libcxx/__support/sgx/
package/include/libcxx/__support/sgx/__sgx_mutex_base
package/include/libcxx/__support/sgx/sgx_condition_variable
package/include/libcxx/__support/sgx/sgx_invoke
package/include/libcxx/__support/sgx/sgx_mutex
package/include/libcxx/__support/sgx/support.h
package/include/libcxx/__support/sgx/xlocale.h
package/include/libcxx/__support/solaris/
package/include/libcxx/__support/solaris/floatingpoint.h
package/include/libcxx/__support/solaris/wchar.h
package/include/libcxx/__support/solaris/xlocale.h
package/include/libcxx/__support/win32/
package/include/libcxx/__support/win32/limits_msvc_win32.h
package/include/libcxx/__support/win32/locale_win32.h
package/include/libcxx/__support/xlocale/
package/include/libcxx/__support/xlocale/__nop_locale_mgmt.h
package/include/libcxx/__support/xlocale/__posix_l_fallback.h
package/include/libcxx/__support/xlocale/__strtonum_fallback.h
package/include/libcxx/__threading_support
package/include/libcxx/__tree
package/include/libcxx/__tuple
package/include/libcxx/__undef_macros
package/include/libcxx/algorithm
package/include/libcxx/any
package/include/libcxx/array
package/include/libcxx/atomic
package/include/libcxx/barrier
package/include/libcxx/bit
package/include/libcxx/bitset
package/include/libcxx/cassert
package/include/libcxx/ccomplex
package/include/libcxx/cctype
package/include/libcxx/cerrno
package/include/libcxx/cfenv
package/include/libcxx/cfloat
package/include/libcxx/charconv
package/include/libcxx/chrono
package/include/libcxx/cinttypes
package/include/libcxx/ciso646
package/include/libcxx/climits
package/include/libcxx/clocale
package/include/libcxx/cmath
package/include/libcxx/codecvt
package/include/libcxx/compare
package/include/libcxx/complex
package/include/libcxx/complex.h
package/include/libcxx/concepts
package/include/libcxx/condition_variable
package/include/libcxx/csetjmp
package/include/libcxx/csignal
package/include/libcxx/cstdarg
package/include/libcxx/cstdbool
package/include/libcxx/cstddef
package/include/libcxx/cstdint
package/include/libcxx/cstdio
package/include/libcxx/cstdlib
package/include/libcxx/cstring
package/include/libcxx/ctgmath
package/include/libcxx/ctime
package/include/libcxx/cwchar
package/include/libcxx/cwctype
package/include/libcxx/deque
package/include/libcxx/exception
package/include/libcxx/execution
package/include/libcxx/experimental/
package/include/libcxx/experimental/__config
package/include/libcxx/experimental/__memory
package/include/libcxx/experimental/algorithm
package/include/libcxx/experimental/coroutine
package/include/libcxx/experimental/deque
package/include/libcxx/experimental/filesystem
package/include/libcxx/experimental/forward_list
package/include/libcxx/experimental/functional
package/include/libcxx/experimental/iterator
package/include/libcxx/experimental/list
package/include/libcxx/experimental/map
package/include/libcxx/experimental/memory_resource
package/include/libcxx/experimental/propagate_const
package/include/libcxx/experimental/regex
package/include/libcxx/experimental/set
package/include/libcxx/experimental/simd
package/include/libcxx/experimental/string
package/include/libcxx/experimental/type_traits
package/include/libcxx/experimental/unordered_map
package/include/libcxx/experimental/unordered_set
package/include/libcxx/experimental/utility
package/include/libcxx/experimental/vector
package/include/libcxx/ext/
package/include/libcxx/ext/__hash
package/include/libcxx/ext/hash_map
package/include/libcxx/ext/hash_set
package/include/libcxx/fenv.h
package/include/libcxx/filesystem
package/include/libcxx/forward_list
package/include/libcxx/fstream
package/include/libcxx/functional
package/include/libcxx/future
package/include/libcxx/initializer_list
package/include/libcxx/inttypes.h
package/include/libcxx/iomanip
package/include/libcxx/ios
package/include/libcxx/iosfwd
package/include/libcxx/iostream
package/include/libcxx/istream
package/include/libcxx/iterator
package/include/libcxx/latch
package/include/libcxx/limits
package/include/libcxx/list
package/include/libcxx/locale
package/include/libcxx/locale.h
package/include/libcxx/map
package/include/libcxx/memory
package/include/libcxx/module.modulemap
package/include/libcxx/mutex
package/include/libcxx/new
package/include/libcxx/numbers
package/include/libcxx/numeric
package/include/libcxx/optional
package/include/libcxx/ostream
package/include/libcxx/queue
package/include/libcxx/random
package/include/libcxx/ratio
package/include/libcxx/regex
package/include/libcxx/scoped_allocator
package/include/libcxx/semaphore
package/include/libcxx/set
package/include/libcxx/shared_mutex
package/include/libcxx/span
package/include/libcxx/sstream
package/include/libcxx/stack
package/include/libcxx/stdbool.h
package/include/libcxx/stdexcept
package/include/libcxx/stdint.h
package/include/libcxx/streambuf
package/include/libcxx/string
package/include/libcxx/string_view
package/include/libcxx/strstream
package/include/libcxx/system_error
package/include/libcxx/tgmath.h
package/include/libcxx/thread
package/include/libcxx/tuple
package/include/libcxx/type_traits
package/include/libcxx/typeindex
package/include/libcxx/typeinfo
package/include/libcxx/unordered_map
package/include/libcxx/unordered_set
package/include/libcxx/utility
package/include/libcxx/valarray
package/include/libcxx/variant
package/include/libcxx/vector
package/include/libcxx/version
package/include/tprotobuf/
package/include/tprotobuf/google/
package/include/tprotobuf/google/protobuf/
package/include/tprotobuf/google/protobuf/any.h
package/include/tprotobuf/google/protobuf/any.pb.h
package/include/tprotobuf/google/protobuf/any.proto
package/include/tprotobuf/google/protobuf/api.pb.h
package/include/tprotobuf/google/protobuf/api.proto
package/include/tprotobuf/google/protobuf/arena.h
package/include/tprotobuf/google/protobuf/arena_align.h
package/include/tprotobuf/google/protobuf/arena_allocation_policy.h
package/include/tprotobuf/google/protobuf/arena_cleanup.h
package/include/tprotobuf/google/protobuf/arena_config.h
package/include/tprotobuf/google/protobuf/arenastring.h
package/include/tprotobuf/google/protobuf/arenaz_sampler.h
package/include/tprotobuf/google/protobuf/descriptor.h
package/include/tprotobuf/google/protobuf/descriptor.pb.h
package/include/tprotobuf/google/protobuf/descriptor.proto
package/include/tprotobuf/google/protobuf/descriptor_database.h
package/include/tprotobuf/google/protobuf/descriptor_legacy.h
package/include/tprotobuf/google/protobuf/dynamic_message.h
package/include/tprotobuf/google/protobuf/empty.pb.h
package/include/tprotobuf/google/protobuf/empty.proto
package/include/tprotobuf/google/protobuf/endian.h
package/include/tprotobuf/google/protobuf/explicitly_constructed.h
package/include/tprotobuf/google/protobuf/extension_set.h
package/include/tprotobuf/google/protobuf/extension_set_inl.h
package/include/tprotobuf/google/protobuf/field_access_listener.h
package/include/tprotobuf/google/protobuf/field_mask.pb.h
package/include/tprotobuf/google/protobuf/field_mask.proto
package/include/tprotobuf/google/protobuf/generated_enum_reflection.h
package/include/tprotobuf/google/protobuf/generated_enum_util.h
package/include/tprotobuf/google/protobuf/generated_message_bases.h
package/include/tprotobuf/google/protobuf/generated_message_reflection.h
package/include/tprotobuf/google/protobuf/generated_message_tctable_decl.h
package/include/tprotobuf/google/protobuf/generated_message_util.h
package/include/tprotobuf/google/protobuf/has_bits.h
package/include/tprotobuf/google/protobuf/implicit_weak_message.h
package/include/tprotobuf/google/protobuf/inlined_string_field.h
package/include/tprotobuf/google/protobuf/io/
package/include/tprotobuf/google/protobuf/io/coded_stream.h
package/include/tprotobuf/google/protobuf/io/printer.h
package/include/tprotobuf/google/protobuf/io/strtod.h
package/include/tprotobuf/google/protobuf/io/tokenizer.h
package/include/tprotobuf/google/protobuf/io/zero_copy_stream.h
package/include/tprotobuf/google/protobuf/io/zero_copy_stream_impl.h
package/include/tprotobuf/google/protobuf/io/zero_copy_stream_impl_lite.h
package/include/tprotobuf/google/protobuf/map.h
package/include/tprotobuf/google/protobuf/map_entry.h
package/include/tprotobuf/google/protobuf/map_entry_lite.h
package/include/tprotobuf/google/protobuf/map_field.h
package/include/tprotobuf/google/protobuf/map_field_inl.h
package/include/tprotobuf/google/protobuf/map_field_lite.h
package/include/tprotobuf/google/protobuf/map_type_handler.h
package/include/tprotobuf/google/protobuf/message.h
package/include/tprotobuf/google/protobuf/message_lite.h
package/include/tprotobuf/google/protobuf/metadata.h
package/include/tprotobuf/google/protobuf/metadata_lite.h
package/include/tprotobuf/google/protobuf/parse_context.h
package/include/tprotobuf/google/protobuf/port.h
package/include/tprotobuf/google/protobuf/port_def.inc
package/include/tprotobuf/google/protobuf/port_undef.inc
package/include/tprotobuf/google/protobuf/reflection.h
package/include/tprotobuf/google/protobuf/reflection_mode.h
package/include/tprotobuf/google/protobuf/reflection_ops.h
package/include/tprotobuf/google/protobuf/repeated_field.h
package/include/tprotobuf/google/protobuf/repeated_ptr_field.h
package/include/tprotobuf/google/protobuf/serial_arena.h
package/include/tprotobuf/google/protobuf/service.h
package/include/tprotobuf/google/protobuf/source_context.pb.h
package/include/tprotobuf/google/protobuf/source_context.proto
package/include/tprotobuf/google/protobuf/string_block.h
package/include/tprotobuf/google/protobuf/string_member_robber.h
package/include/tprotobuf/google/protobuf/struct.pb.h
package/include/tprotobuf/google/protobuf/struct.proto
package/include/tprotobuf/google/protobuf/stubs/
package/include/tprotobuf/google/protobuf/stubs/callback.h
package/include/tprotobuf/google/protobuf/stubs/common.h
package/include/tprotobuf/google/protobuf/stubs/platform_macros.h
package/include/tprotobuf/google/protobuf/stubs/port.h
package/include/tprotobuf/google/protobuf/stubs/status_macros.h
package/include/tprotobuf/google/protobuf/text_format.h
package/include/tprotobuf/google/protobuf/thread_safe_arena.h
package/include/tprotobuf/google/protobuf/type.pb.h
package/include/tprotobuf/google/protobuf/type.proto
package/include/tprotobuf/google/protobuf/unknown_field_set.h
package/include/tprotobuf/google/protobuf/varint_shuffle.h
package/include/tprotobuf/google/protobuf/wire_format.h
package/include/tprotobuf/google/protobuf/wire_format_lite.h
package/include/tprotobuf/google/protobuf/wrappers.pb.h
package/include/tprotobuf/google/protobuf/wrappers.proto
package/include/tprotobuf/absl/
package/include/tprotobuf/absl/algorithm/
package/include/tprotobuf/absl/algorithm/algorithm.h
package/include/tprotobuf/absl/algorithm/container.h
package/include/tprotobuf/absl/base/
package/include/tprotobuf/absl/base/attributes.h
package/include/tprotobuf/absl/base/call_once.h
package/include/tprotobuf/absl/base/casts.h
package/include/tprotobuf/absl/base/config.h
package/include/tprotobuf/absl/base/const_init.h
package/include/tprotobuf/absl/base/dynamic_annotations.h
package/include/tprotobuf/absl/base/internal/
package/include/tprotobuf/absl/base/internal/atomic_hook.h
package/include/tprotobuf/absl/base/internal/dynamic_annotations.h
package/include/tprotobuf/absl/base/internal/endian.h
package/include/tprotobuf/absl/base/internal/errno_saver.h
package/include/tprotobuf/absl/base/internal/identity.h
package/include/tprotobuf/absl/base/internal/inline_variable.h
package/include/tprotobuf/absl/base/internal/invoke.h
package/include/tprotobuf/absl/base/internal/low_level_alloc.h
package/include/tprotobuf/absl/base/internal/low_level_scheduling.h
package/include/tprotobuf/absl/base/internal/per_thread_tls.h
package/include/tprotobuf/absl/base/internal/prefetch.h
package/include/tprotobuf/absl/base/internal/raw_logging.h
package/include/tprotobuf/absl/base/internal/scheduling_mode.h
package/include/tprotobuf/absl/base/internal/spinlock.h
package/include/tprotobuf/absl/base/internal/spinlock_wait.h
package/include/tprotobuf/absl/base/internal/thread_annotations.h
package/include/tprotobuf/absl/base/internal/thread_identity.h
package/include/tprotobuf/absl/base/internal/throw_delegate.h
package/include/tprotobuf/absl/base/internal/tsan_mutex_interface.h
package/include/tprotobuf/absl/base/internal/unaligned_access.h
package/include/tprotobuf/absl/base/log_severity.h
package/include/tprotobuf/absl/base/macros.h
package/include/tprotobuf/absl/base/optimization.h
package/include/tprotobuf/absl/base/options.h
package/include/tprotobuf/absl/base/policy_checks.h
package/include/tprotobuf/absl/base/port.h
package/include/tprotobuf/absl/base/thread_annotations.h
package/include/tprotobuf/absl/cleanup/
package/include/tprotobuf/absl/cleanup/cleanup.h
package/include/tprotobuf/absl/container/
package/include/tprotobuf/absl/container/btree_map.h
package/include/tprotobuf/absl/container/btree_set.h
package/include/tprotobuf/absl/container/fixed_array.h
package/include/tprotobuf/absl/container/flat_hash_map.h
package/include/tprotobuf/absl/container/flat_hash_set.h
package/include/tprotobuf/absl/container/inlined_vector.h
package/include/tprotobuf/absl/container/internal/
package/include/tprotobuf/absl/container/internal/btree.h
package/include/tprotobuf/absl/container/internal/btree_container.h
package/include/tprotobuf/absl/container/internal/common.h
package/include/tprotobuf/absl/container/internal/common_policy_traits.h
package/include/tprotobuf/absl/container/internal/compressed_tuple.h
package/include/tprotobuf/absl/container/internal/container_memory.h
package/include/tprotobuf/absl/container/internal/hash_function_defaults.h
package/include/tprotobuf/absl/container/internal/hash_policy_traits.h
package/include/tprotobuf/absl/container/internal/hashtable_debug_hooks.h
package/include/tprotobuf/absl/container/internal/hashtablez_sampler.h
package/include/tprotobuf/absl/container/internal/inlined_vector.h
package/include/tprotobuf/absl/container/internal/layout.h
package/include/tprotobuf/absl/container/internal/raw_hash_map.h
package/include/tprotobuf/absl/container/internal/raw_hash_set.h
package/include/tprotobuf/absl/container/node_hash_map.h
package/include/tprotobuf/absl/container/node_hash_set.h
package/include/tprotobuf/absl/crc/
package/include/tprotobuf/absl/crc/crc32c.h
package/include/tprotobuf/absl/crc/internal/
package/include/tprotobuf/absl/crc/internal/crc32_x86_arm_combined_simd.h
package/include/tprotobuf/absl/crc/internal/crc32c_inline.h
package/include/tprotobuf/absl/crc/internal/crc_cord_state.h
package/include/tprotobuf/absl/debugging/
package/include/tprotobuf/absl/debugging/failure_signal_handler.h
package/include/tprotobuf/absl/debugging/leak_check.h
package/include/tprotobuf/absl/debugging/stacktrace.h
package/include/tprotobuf/absl/debugging/symbolize.h
package/include/tprotobuf/absl/debugging/symbolize_darwin.inc
package/include/tprotobuf/absl/debugging/symbolize_elf.inc
package/include/tprotobuf/absl/debugging/symbolize_emscripten.inc
package/include/tprotobuf/absl/debugging/symbolize_unimplemented.inc
package/include/tprotobuf/absl/debugging/symbolize_win32.inc
package/include/tprotobuf/absl/flags/
package/include/tprotobuf/absl/flags/commandlineflag.h
package/include/tprotobuf/absl/flags/config.h
package/include/tprotobuf/absl/flags/declare.h
package/include/tprotobuf/absl/flags/flag.h
package/include/tprotobuf/absl/flags/flag_benchmark.lds
package/include/tprotobuf/absl/flags/marshalling.h
package/include/tprotobuf/absl/flags/parse.h
package/include/tprotobuf/absl/flags/reflection.h
package/include/tprotobuf/absl/flags/usage.h
package/include/tprotobuf/absl/flags/usage_config.h
package/include/tprotobuf/absl/functional/
package/include/tprotobuf/absl/functional/any_invocable.h
package/include/tprotobuf/absl/functional/bind_front.h
package/include/tprotobuf/absl/functional/function_ref.h
package/include/tprotobuf/absl/functional/internal/
package/include/tprotobuf/absl/functional/internal/function_ref.h
package/include/tprotobuf/absl/hash/
package/include/tprotobuf/absl/hash/hash.h
package/include/tprotobuf/absl/hash/internal/
package/include/tprotobuf/absl/hash/internal/city.h
package/include/tprotobuf/absl/hash/internal/hash.h
package/include/tprotobuf/absl/hash/internal/low_level_hash.h
package/include/tprotobuf/absl/log/
package/include/tprotobuf/absl/log/absl_check.h
package/include/tprotobuf/absl/log/absl_log.h
package/include/tprotobuf/absl/log/check.h
package/include/tprotobuf/absl/log/die_if_null.h
package/include/tprotobuf/absl/log/flags.h
package/include/tprotobuf/absl/log/globals.h
package/include/tprotobuf/absl/log/initialize.h
package/include/tprotobuf/absl/log/internal/
package/include/tprotobuf/absl/log/internal/check_impl.h
package/include/tprotobuf/absl/log/internal/check_op.h
package/include/tprotobuf/absl/log/internal/conditions.h
package/include/tprotobuf/absl/log/internal/config.h
package/include/tprotobuf/absl/log/internal/log_impl.h
package/include/tprotobuf/absl/log/internal/log_message.h
package/include/tprotobuf/absl/log/internal/nullguard.h
package/include/tprotobuf/absl/log/internal/nullstream.h
package/include/tprotobuf/absl/log/internal/strip.h
package/include/tprotobuf/absl/log/internal/voidify.h
package/include/tprotobuf/absl/log/log.h
package/include/tprotobuf/absl/log/log_entry.h
package/include/tprotobuf/absl/log/log_sink.h
package/include/tprotobuf/absl/log/log_sink_registry.h
package/include/tprotobuf/absl/log/log_streamer.h
package/include/tprotobuf/absl/log/scoped_mock_log.h
package/include/tprotobuf/absl/log/structured.h
package/include/tprotobuf/absl/memory/
package/include/tprotobuf/absl/memory/memory.h
package/include/tprotobuf/absl/meta/
package/include/tprotobuf/absl/meta/type_traits.h
package/include/tprotobuf/absl/numeric/
package/include/tprotobuf/absl/numeric/bits.h
package/include/tprotobuf/absl/numeric/int128.h
package/include/tprotobuf/absl/numeric/int128_have_intrinsic.inc
package/include/tprotobuf/absl/numeric/int128_no_intrinsic.inc
package/include/tprotobuf/absl/numeric/internal/
package/include/tprotobuf/absl/numeric/internal/bits.h
package/include/tprotobuf/absl/profiling/
package/include/tprotobuf/absl/profiling/internal/
package/include/tprotobuf/absl/profiling/internal/sample_recorder.h
package/include/tprotobuf/absl/random/
package/include/tprotobuf/absl/random/bernoulli_distribution.h
package/include/tprotobuf/absl/random/beta_distribution.h
package/include/tprotobuf/absl/random/bit_gen_ref.h
package/include/tprotobuf/absl/random/discrete_distribution.h
package/include/tprotobuf/absl/random/distributions.h
package/include/tprotobuf/absl/random/exponential_distribution.h
package/include/tprotobuf/absl/random/gaussian_distribution.h
package/include/tprotobuf/absl/random/log_uniform_int_distribution.h
package/include/tprotobuf/absl/random/mock_distributions.h
package/include/tprotobuf/absl/random/mocking_bit_gen.h
package/include/tprotobuf/absl/random/poisson_distribution.h
package/include/tprotobuf/absl/random/random.h
package/include/tprotobuf/absl/random/seed_gen_exception.h
package/include/tprotobuf/absl/random/seed_sequences.h
package/include/tprotobuf/absl/random/uniform_int_distribution.h
package/include/tprotobuf/absl/random/uniform_real_distribution.h
package/include/tprotobuf/absl/random/zipf_distribution.h
package/include/tprotobuf/absl/status/
package/include/tprotobuf/absl/status/status.h
package/include/tprotobuf/absl/status/status_payload_printer.h
package/include/tprotobuf/absl/status/statusor.h
package/include/tprotobuf/absl/strings/
package/include/tprotobuf/absl/strings/ascii.h
package/include/tprotobuf/absl/strings/charconv.h
package/include/tprotobuf/absl/strings/cord.h
package/include/tprotobuf/absl/strings/cord_analysis.h
package/include/tprotobuf/absl/strings/cord_buffer.h
package/include/tprotobuf/absl/strings/escaping.h
package/include/tprotobuf/absl/strings/internal/
package/include/tprotobuf/absl/strings/internal/cord_data_edge.h
package/include/tprotobuf/absl/strings/internal/cord_internal.h
package/include/tprotobuf/absl/strings/internal/cord_rep_btree.h
package/include/tprotobuf/absl/strings/internal/cord_rep_btree_navigator.h
package/include/tprotobuf/absl/strings/internal/cord_rep_btree_reader.h
package/include/tprotobuf/absl/strings/internal/cord_rep_crc.h
package/include/tprotobuf/absl/strings/internal/cord_rep_flat.h
package/include/tprotobuf/absl/strings/internal/cord_rep_ring.h
package/include/tprotobuf/absl/strings/internal/cordz_functions.h
package/include/tprotobuf/absl/strings/internal/cordz_handle.h
package/include/tprotobuf/absl/strings/internal/cordz_info.h
package/include/tprotobuf/absl/strings/internal/cordz_statistics.h
package/include/tprotobuf/absl/strings/internal/cordz_update_scope.h
package/include/tprotobuf/absl/strings/internal/cordz_update_tracker.h
package/include/tprotobuf/absl/strings/internal/has_absl_stringify.h
package/include/tprotobuf/absl/strings/internal/resize_uninitialized.h
package/include/tprotobuf/absl/strings/internal/string_constant.h
package/include/tprotobuf/absl/strings/internal/stringify_sink.h
package/include/tprotobuf/absl/strings/match.h
package/include/tprotobuf/absl/strings/numbers.h
package/include/tprotobuf/absl/strings/str_cat.h
package/include/tprotobuf/absl/strings/str_format.h
package/include/tprotobuf/absl/strings/str_join.h
package/include/tprotobuf/absl/strings/str_replace.h
package/include/tprotobuf/absl/strings/str_split.h
package/include/tprotobuf/absl/strings/string_view.h
package/include/tprotobuf/absl/strings/strip.h
package/include/tprotobuf/absl/strings/substitute.h
package/include/tprotobuf/absl/synchronization/
package/include/tprotobuf/absl/synchronization/barrier.h
package/include/tprotobuf/absl/synchronization/blocking_counter.h
package/include/tprotobuf/absl/synchronization/internal/
package/include/tprotobuf/absl/synchronization/internal/create_thread_identity.h
package/include/tprotobuf/absl/synchronization/internal/kernel_timeout.h
package/include/tprotobuf/absl/synchronization/internal/per_thread_sem.h
package/include/tprotobuf/absl/synchronization/mutex.h
package/include/tprotobuf/absl/synchronization/notification.h
package/include/tprotobuf/absl/time/
package/include/tprotobuf/absl/time/civil_time.h
package/include/tprotobuf/absl/time/clock.h
package/include/tprotobuf/absl/time/internal/
package/include/tprotobuf/absl/time/internal/cctz/
package/include/tprotobuf/absl/time/internal/cctz/include/
package/include/tprotobuf/absl/time/internal/cctz/include/cctz/
package/include/tprotobuf/absl/time/internal/cctz/include/cctz/civil_time.h
package/include/tprotobuf/absl/time/internal/cctz/include/cctz/civil_time_detail.h
package/include/tprotobuf/absl/time/internal/cctz/include/cctz/time_zone.h
package/include/tprotobuf/absl/time/time.h
package/include/tprotobuf/absl/types/
package/include/tprotobuf/absl/types/any.h
package/include/tprotobuf/absl/types/bad_any_cast.h
package/include/tprotobuf/absl/types/bad_optional_access.h
package/include/tprotobuf/absl/types/bad_variant_access.h
package/include/tprotobuf/absl/types/compare.h
package/include/tprotobuf/absl/types/internal/
package/include/tprotobuf/absl/types/internal/span.h
package/include/tprotobuf/absl/types/internal/variant.h
package/include/tprotobuf/absl/types/internal/optional.h
package/include/tprotobuf/absl/types/optional.h
package/include/tprotobuf/absl/types/span.h
package/include/tprotobuf/absl/types/variant.h
package/include/tprotobuf/absl/utility/
package/include/tprotobuf/absl/utility/utility.h
package/include/mbedtls/
package/include/mbedtls/aes.h
package/include/mbedtls/bignum.h
package/include/mbedtls/build_info.h
package/include/mbedtls/check_config.h
package/include/mbedtls/cipher.h
package/include/mbedtls/config_psa.h
package/include/mbedtls/ctr_drbg.h
package/include/mbedtls/ecdsa.h
package/include/mbedtls/ecp.h
package/include/mbedtls/entropy.h
package/include/mbedtls/mbedtls_config.h
package/include/mbedtls/md.h
package/include/mbedtls/platform_util.h
package/include/mbedtls/private_access.h
package/include/mbedtls/sha1.h
package/include/mbedtls/sha256.h
package/include/mbedtls/sha512.h
package/include/mbedtls/threading.h
package/include/mbedtls/platform.h
package/include/mbedtls/ecdh.h
package/include/mbedtls/cmac.h
package/include/mbedtls/rsa.h
package/include/mbedtls/gcm.h
package/include/mbedtls/config_adjust_legacy_crypto.h
package/include/mbedtls/config_adjust_x509.h
package/include/mbedtls/config_adjust_ssl.h
package/bin/
package/bin/sgx-gdb
package/bin/x64/
package/bin/x64/sgx_config_cpusvn
package/bin/x64/sgx_edger8r
package/bin/x64/sgx_sign
package/bin/x64/sgx_encrypt
package/bin/x64/sgx_protoc
package/buildenv.mk
package/lib64/
package/lib64/gdb-sgx-plugin/
package/lib64/gdb-sgx-plugin/gdb_sgx_cmd
package/lib64/gdb-sgx-plugin/gdb_sgx_plugin.py
package/lib64/gdb-sgx-plugin/load_symbol_cmd.py
package/lib64/gdb-sgx-plugin/readelf.py
package/lib64/gdb-sgx-plugin/sgx_emmt.py
package/lib64/gdb-sgx-plugin/printers.py
package/lib64/libsgx_ptrace.so
package/lib64/libsgx_tcrypto.a
package/lib64/libsgx_tkey_exchange.a
package/lib64/libsgx_trts.a
package/lib64/libsgx_trts_sim.a
package/lib64/libsgx_tservice.a
package/lib64/libsgx_tservice_sim.a
package/lib64/libsgx_tstdc.a
package/lib64/libsgx_tcxx.a
package/lib64/libsgx_tcmalloc.a
package/lib64/libsgx_tswitchless.a
package/lib64/libsgx_uswitchless.a
package/lib64/libsgx_epid.so
package/lib64/libsgx_epid_sim.so
package/lib64/libsgx_launch.so
package/lib64/libsgx_launch_sim.so
package/lib64/libsgx_quote_ex.so
package/lib64/libsgx_quote_ex_sim.so
package/lib64/libsgx_uae_service.so
package/lib64/libsgx_uae_service_sim.so
package/lib64/libsgx_ukey_exchange.a
package/lib64/libsgx_capable.a
package/lib64/libsgx_capable.so
package/lib64/libsgx_uprotected_fs.a
package/lib64/libsgx_tprotected_fs.a
package/lib64/libsgx_pcl.a
package/lib64/libsgx_pclsim.a
package/lib64/libsgx_urts.so
package/lib64/libsgx_urts_sim.so
package/lib64/libc++_Changes_SGX.txt
package/lib64/libsgx_pthread.a
package/lib64/libsgx_omp.a
package/lib64/libsgx_protobuf.a
package/lib64/libsgx_ttls.a
package/lib64/libtdx_tls.a
package/lib64/libsgx_utls.a
package/lib64/libsgx_mbedcrypto.a
package/lib64/libsgx_dcap_tvl.a
package/lib64/cve_2020_0551_load/
package/lib64/cve_2020_0551_load/libsgx_tcrypto.a
package/lib64/cve_2020_0551_load/libsgx_tkey_exchange.a
package/lib64/cve_2020_0551_load/libsgx_trts.a
package/lib64/cve_2020_0551_load/libsgx_tservice.a
package/lib64/cve_2020_0551_load/libsgx_tstdc.a
package/lib64/cve_2020_0551_load/libsgx_tcxx.a
package/lib64/cve_2020_0551_load/libsgx_tcmalloc.a
package/lib64/cve_2020_0551_load/libsgx_tswitchless.a
package/lib64/cve_2020_0551_load/libsgx_tprotected_fs.a
package/lib64/cve_2020_0551_load/libsgx_pcl.a
package/lib64/cve_2020_0551_load/libsgx_omp.a
package/lib64/cve_2020_0551_load/libsgx_pthread.a
package/lib64/cve_2020_0551_load/libsgx_protobuf.a
package/lib64/cve_2020_0551_load/libsgx_ttls.a
package/lib64/cve_2020_0551_load/libtdx_tls.a
package/lib64/cve_2020_0551_load/libsgx_utls.a
package/lib64/cve_2020_0551_load/libsgx_mbedcrypto.a
package/lib64/cve_2020_0551_load/libsgx_dcap_tvl.a
package/lib64/cve_2020_0551_cf/
package/lib64/cve_2020_0551_cf/libsgx_tcrypto.a
package/lib64/cve_2020_0551_cf/libsgx_tkey_exchange.a
package/lib64/cve_2020_0551_cf/libsgx_trts.a
package/lib64/cve_2020_0551_cf/libsgx_tservice.a
package/lib64/cve_2020_0551_cf/libsgx_tstdc.a
package/lib64/cve_2020_0551_cf/libsgx_tcxx.a
package/lib64/cve_2020_0551_cf/libsgx_tcmalloc.a
package/lib64/cve_2020_0551_cf/libsgx_tswitchless.a
package/lib64/cve_2020_0551_cf/libsgx_tprotected_fs.a
package/lib64/cve_2020_0551_cf/libsgx_pcl.a
package/lib64/cve_2020_0551_cf/libsgx_omp.a
package/lib64/cve_2020_0551_cf/libsgx_pthread.a
package/lib64/cve_2020_0551_cf/libsgx_protobuf.a
package/lib64/cve_2020_0551_cf/libsgx_ttls.a
package/lib64/cve_2020_0551_cf/libtdx_tls.a
package/lib64/cve_2020_0551_cf/libsgx_utls.a
package/lib64/cve_2020_0551_cf/libsgx_mbedcrypto.a
package/lib64/cve_2020_0551_cf/libsgx_dcap_tvl.a
package/pkgconfig/
package/pkgconfig/libsgx_uae_service_sim.pc
package/pkgconfig/libsgx_epid_sim.pc
package/pkgconfig/libsgx_launch_sim.pc
package/pkgconfig/libsgx_quote_ex_sim.pc
package/pkgconfig/libsgx_urts_sim.pc
package/pkgconfig/libsgx_uae_service.pc
package/pkgconfig/libsgx_epid.pc
package/pkgconfig/libsgx_launch.pc
package/pkgconfig/libsgx_quote_ex.pc
package/pkgconfig/libsgx_urts.pc
package/licenses/
package/licenses/License.txt
scripts/
scripts/install.sh
scripts/installConfig
Generated sdk installer: ./linux/installer/bin/sgx_linux_x64_sdk_2.24.100.3.bin
patching script interpreter paths in linux/installer/bin/sgx_linux_x64_sdk_2.24.100.3.bin
linux/installer/bin/sgx_linux_x64_sdk_2.24.100.3.bin: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
buildPhase completed in 18 minutes 20 seconds
→ installPhase
Unpacking Intel SGX SDK ... done.
Verifying the integrity of the install package ... done.
Installing Intel SGX SDK ... done.
/tmp/sgx-sdk-wRcaNc /build/source
/build/source
uninstall.sh script generated in /build/sgxsdk
Installation is successful! The SDK package can be found in /build/sgxsdk
Please set the environment variables with below command:
source /build/sgxsdk/environment
Move files created by installer
/nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3 /build/source
/build/source
→ fixupPhase
Strip sgxsdk prefix
substituteStream() in derivation sgx-sdk-2.24.100.3: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file '/nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/share/bin/environment')
Fixing pkg-config files
Fixing SGX_SDK default in samples
substituteStream() in derivation sgx-sdk-2.24.100.3: WARNING: pattern /opt/intel/sgxsdk doesn't match anything in file '/nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/share/SampleCode/LocalAttestation/Makefile'
substituteStream() in derivation sgx-sdk-2.24.100.3: WARNING: pattern /opt/intel/sgxsdk doesn't match anything in file '/nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/share/SampleCode/SampleAttestedTLS/Makefile'
substituteStream() in derivation sgx-sdk-2.24.100.3: WARNING: pattern /opt/intel/sgxsdk doesn't match anything in file '/nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/share/SampleCode/SampleCommonLoader/Makefile'
Fixing BINUTILS_DIR in buildenv.mk
Fixing GDB path in bin/sgx-gdb
shrinking RPATHs of ELF executables and libraries in /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3
shrinking /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/bin/sgx_config_cpusvn
shrinking /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/bin/sgx_edger8r
shrinking /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/bin/sgx_encrypt
shrinking /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/bin/sgx_protoc
shrinking /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/bin/sgx_sign
shrinking /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/lib/libsgx_ptrace.so
shrinking /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/lib/libsgx_epid.so
shrinking /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/lib/libsgx_epid_sim.so
shrinking /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/lib/libsgx_launch.so
shrinking /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/lib/libsgx_launch_sim.so
shrinking /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/lib/libsgx_quote_ex.so
shrinking /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/lib/libsgx_quote_ex_sim.so
shrinking /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/lib/libsgx_uae_service.so
shrinking /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/lib/libsgx_uae_service_sim.so
shrinking /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/lib/libsgx_capable.so
shrinking /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/lib/libsgx_urts.so
shrinking /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/lib/libsgx_urts_sim.so
shrinking /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/share/SampleCode/RemoteAttestation/sample_libcrypto/libsample_libcrypto.so
checking for references to /build/ in /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3...
patching script interpreter paths in /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3
/nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/bin/sgx-gdb: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
/nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/share/SampleCode/SampleAttestedTLS/prepare_sgxssl.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
stripping (with command strip and flags -S -p) in  /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/lib /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/lib64 /nix/store/80kwzjl20jdfr9ivc0f01nhznpw8wsfi-sgx-sdk-2.24.100.3/bin
→ installCheckPhase
sgx-ssl-2.24_3.0.13
Build started
→ unpackPhase
unpacking source archive /nix/store/3g4nmfgbrv8dvwipxbgxmfqvqacw7bcm-source
source root is source
→ patchPhase
patching script interpreter paths in Linux/build_openssl.sh
Linux/build_openssl.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash -C Linux
make: Entering directory '/build/source/Linux'
Please follow the instruction at https://github.com/intel/linux-sgx/blob/master/README.md#build-the-intelr-sgx-sdk-and-intelr-sgx-psw-package to install "mitigation tools" first.
make: *** [Makefile:42: sgxssl] Error 1
make: Leaving directory '/build/source/Linux'
sqlcipher-4.6.1
buildPhase completed in 4 minutes 41 seconds
→ installPhase
install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -d /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1/lib
./libtool --mode=install /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c libsqlcipher.la /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1/lib
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libsqlcipher.so.0.8.6 /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1/lib/libsqlcipher.so.0.8.6
libtool: install: (cd /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1/lib && { ln -s -f libsqlcipher.so.0.8.6 libsqlcipher.so.0 || { rm -f libsqlcipher.so.0 && ln -s libsqlcipher.so.0.8.6 libsqlcipher.so.0; }; })
libtool: install: (cd /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1/lib && { ln -s -f libsqlcipher.so.0.8.6 libsqlcipher.so || { rm -f libsqlcipher.so && ln -s libsqlcipher.so.0.8.6 libsqlcipher.so; }; })
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libsqlcipher.lai /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1/lib/libsqlcipher.la
libtool: finish: PATH="/nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin:/nix/store/8adzgnxs3s0pbj22qhk9zjxi1fqmz3xv-gcc-14.3.0/bin:/nix/store/p2ixvjsas4qw58dcwk01d22skwq4fyka-glibc-2.40-66-bin/bin:/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin:/nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin:/nix/store/ap35np2bkwaba3rxs3qlxpma57n2awyb-binutils-2.44/bin:/nix/store/3snrsjxnfbg0kk4x8n9ag5k1fi0qqmwj-tcl-8.6.16/bin:/nix/store/g7i75czfbw9sy5f8v7rjbama6lr3ya3s-patchelf-0.15.0/bin:/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin:/nix/store/31l6alfx8axrfkp0zxza3z7f7gxzi8b3-filc-cc/bin:/nix/store/14i07vk4qkfcdyyha9amqryg033l3xcf-filc-sysroot-with-metadata/bin:/nix/store/gqxsl4vfi43khmz1snzynr8jwwynkbbw-binutils-wrapper-2.43.1/bin:/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin:/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin:/nix/store/392hs9nhm6wfw4imjllbvb1wil1n39qx-findutils-4.10.0/bin:/nix/store/xw0mf3shymq3k7zlncf09rm8917sdi4h-diffutils-3.12/bin:/nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin:/nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin:/nix/store/c1z5j28ndxljf1ihqzag57bwpfpzms0g-gawk-5.3.2/bin:/nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin:/nix/store/xd9m9jkvrs8pbxvmkzkwviql33rd090j-gzip-1.14/bin:/nix/store/w1pxx760yidi7n9vbi5bhpii9xxl5vdj-bzip2-1.0.8-bin/bin:/nix/store/xk0d14zpm0njxzdm182dd722aqhav2cc-gnumake-4.4.1/bin:/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin:/nix/store/gj54zvf7vxll1mzzmqhqi1p4jiws3mfb-patch-2.7.6/bin:/nix/store/22rpb6790f346c55iqi6s9drr5qgmyjf-xz-5.8.1-bin/bin:/nix/store/xlmpcglsq8l09qh03rf0virz0331pjdc-file-5.45/bin:/sbin" ldconfig -n /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -d /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1/bin
./libtool --mode=install /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c sqlcipher /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1/bin
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c sqlcipher /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1/bin/sqlcipher
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -d /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1/include/sqlcipher
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 0644 sqlite3.h /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1/include/sqlcipher
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 0644 /build/source/src/sqlite3ext.h /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1/include/sqlcipher
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -d /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1/lib/pkgconfig
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 0644 sqlcipher.pc /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1/lib/pkgconfig
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1
shrinking /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1/lib/libsqlcipher.so.0.8.6
shrinking /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1/bin/sqlcipher
checking for references to /build/ in /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1...
gzipping man pages under /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1/share/man/
patching script interpreter paths in /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1
stripping (with command strip and flags -S -p) in  /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1/lib /nix/store/148wqrljbbyhwdafpvkmcmbvcxa96l9g-sqlcipher-x86_64-unknown-linux-gnufilc0-4.6.1/bin
python3.12-sqlcipher3-0.5.4
Build started
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pypa-build-hook
Using pypaBuildPhase
Sourcing python-runtime-deps-check-hook
Using pythonRuntimeDepsCheckHook
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
→ unpackPhase
unpacking source archive /nix/store/8232cdbi6vxb55l1hdvkk6f7xrf3p8np-sqlcipher3-0.5.4.tar.gz
source root is sqlcipher3-0.5.4
setting SOURCE_DATE_EPOCH to timestamp 1728735151 of file "sqlcipher3-0.5.4/sqlcipher3.egg-info/top_level.txt"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
Executing pypaBuildPhase
Creating a wheel...
pypa build flags: --no-isolation --outdir dist/ --wheel
* Getting build dependencies for wheel...
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:
        License :: OSI Approved :: zlib/libpng License
        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************
!!
  self._finalize_license_expression()
running egg_info
writing sqlcipher3.egg-info/PKG-INFO
writing dependency_links to sqlcipher3.egg-info/dependency_links.txt
writing top-level names to sqlcipher3.egg-info/top_level.txt
reading manifest file 'sqlcipher3.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*~' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'sqlcipher3.egg-info/SOURCES.txt'
* Building wheel...
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:
        License :: OSI Approved :: zlib/libpng License
        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************
!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-cpython-312/sqlcipher3
copying sqlcipher3/__init__.py -> build/lib.linux-x86_64-cpython-312/sqlcipher3
copying sqlcipher3/dbapi2.py -> build/lib.linux-x86_64-cpython-312/sqlcipher3
running build_ext
Builds a C extension linking against libsqlcipher library
building 'sqlcipher3._sqlite3' extension
creating build/temp.linux-x86_64-cpython-312/src
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -I/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/include -fPIC -DMODULE_NAME=\"sqlcipher3.dbapi2\" -DSQLITE_HAS_CODEC=1 -I/usr/include -I/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/include/python3.12 -c src/blob.c -o build/temp.linux-x86_64-cpython-312/src/blob.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -I/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/include -fPIC -DMODULE_NAME=\"sqlcipher3.dbapi2\" -DSQLITE_HAS_CODEC=1 -I/usr/include -I/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/include/python3.12 -c src/cache.c -o build/temp.linux-x86_64-cpython-312/src/cache.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -I/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/include -fPIC -DMODULE_NAME=\"sqlcipher3.dbapi2\" -DSQLITE_HAS_CODEC=1 -I/usr/include -I/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/include/python3.12 -c src/connection.c -o build/temp.linux-x86_64-cpython-312/src/connection.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -I/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/include -fPIC -DMODULE_NAME=\"sqlcipher3.dbapi2\" -DSQLITE_HAS_CODEC=1 -I/usr/include -I/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/include/python3.12 -c src/cursor.c -o build/temp.linux-x86_64-cpython-312/src/cursor.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -I/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/include -fPIC -DMODULE_NAME=\"sqlcipher3.dbapi2\" -DSQLITE_HAS_CODEC=1 -I/usr/include -I/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/include/python3.12 -c src/microprotocols.c -o build/temp.linux-x86_64-cpython-312/src/microprotocols.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -I/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/include -fPIC -DMODULE_NAME=\"sqlcipher3.dbapi2\" -DSQLITE_HAS_CODEC=1 -I/usr/include -I/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/include/python3.12 -c src/module.c -o build/temp.linux-x86_64-cpython-312/src/module.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -I/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/include -fPIC -DMODULE_NAME=\"sqlcipher3.dbapi2\" -DSQLITE_HAS_CODEC=1 -I/usr/include -I/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/include/python3.12 -c src/prepare_protocol.c -o build/temp.linux-x86_64-cpython-312/src/prepare_protocol.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -I/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/include -fPIC -DMODULE_NAME=\"sqlcipher3.dbapi2\" -DSQLITE_HAS_CODEC=1 -I/usr/include -I/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/include/python3.12 -c src/row.c -o build/temp.linux-x86_64-cpython-312/src/row.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -I/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/include -fPIC -DMODULE_NAME=\"sqlcipher3.dbapi2\" -DSQLITE_HAS_CODEC=1 -I/usr/include -I/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/include/python3.12 -c src/statement.c -o build/temp.linux-x86_64-cpython-312/src/statement.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -I/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/include -fPIC -DMODULE_NAME=\"sqlcipher3.dbapi2\" -DSQLITE_HAS_CODEC=1 -I/usr/include -I/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/include/python3.12 -c src/util.c -o build/temp.linux-x86_64-cpython-312/src/util.o
clang -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-x86_64-unknown-linux-gnufilc0-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.1-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.8.0-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-x86_64-unknown-linux-gnufilc0-2.41.1-lib/lib -L/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-x86_64-unknown-linux-gnufilc0-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-x86_64-unknown-linux-gnufilc0-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-x86_64-unknown-linux-gnufilc0-3.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-interactive-x86_64-unknown-linux-gnufilc0-3.48.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.6.2-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/xqqzjv6ykdcys7pcj6zvk21f5n52xkdk-tzdata-x86_64-unknown-linux-gnufilc0-2025b/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-x86_64-unknown-linux-gnufilc0-1.25-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-x86_64-unknown-linux-gnufilc0-8.2p13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-x86_64-unknown-linux-gnufilc0-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.1-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.8.0-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-x86_64-unknown-linux-gnufilc0-2.41.1-lib/lib -L/nix/store/wq6z8c63av51wlpy1b8jq2f5zcd0bnw5-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-x86_64-unknown-linux-gnufilc0-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-x86_64-unknown-linux-gnufilc0-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-x86_64-unknown-linux-gnufilc0-3.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-interactive-x86_64-unknown-linux-gnufilc0-3.48.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.6.2-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/xqqzjv6ykdcys7pcj6zvk21f5n52xkdk-tzdata-x86_64-unknown-linux-gnufilc0-2025b/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-x86_64-unknown-linux-gnufilc0-1.25-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-x86_64-unknown-linux-gnufilc0-8.2p13/lib build/temp.linux-x86_64-cpython-312/src/blob.o build/temp.linux-x86_64-cpython-312/src/cache.o build/temp.linux-x86_64-cpython-312/src/connection.o build/temp.linux-x86_64-cpython-312/src/cursor.o build/temp.linux-x86_64-cpython-312/src/microprotocols.o build/temp.linux-x86_64-cpython-312/src/module.o build/temp.linux-x86_64-cpython-312/src/prepare_protocol.o build/temp.linux-x86_64-cpython-312/src/row.o build/temp.linux-x86_64-cpython-312/src/statement.o build/temp.linux-x86_64-cpython-312/src/util.o -L/usr/lib -L/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/lib -lsqlcipher -o build/lib.linux-x86_64-cpython-312/sqlcipher3/_sqlite3.cpython-312-x86_64-linux-gnufilc0.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/sqlcipher3
copying build/lib.linux-x86_64-cpython-312/sqlcipher3/__init__.py -> build/bdist.linux-x86_64/wheel/./sqlcipher3
copying build/lib.linux-x86_64-cpython-312/sqlcipher3/dbapi2.py -> build/bdist.linux-x86_64/wheel/./sqlcipher3
copying build/lib.linux-x86_64-cpython-312/sqlcipher3/_sqlite3.cpython-312-x86_64-linux-gnufilc0.so -> build/bdist.linux-x86_64/wheel/./sqlcipher3
running install_egg_info
running egg_info
writing sqlcipher3.egg-info/PKG-INFO
writing dependency_links to sqlcipher3.egg-info/dependency_links.txt
writing top-level names to sqlcipher3.egg-info/top_level.txt
reading manifest file 'sqlcipher3.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*~' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'sqlcipher3.egg-info/SOURCES.txt'
Copying sqlcipher3.egg-info to build/bdist.linux-x86_64/wheel/./sqlcipher3-0.5.4-py3.12.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/sqlcipher3-0.5.4.dist-info/WHEEL
creating '/build/sqlcipher3-0.5.4/dist/.tmp-zw88r8oj/sqlcipher3-0.5.4-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'sqlcipher3/__init__.py'
adding 'sqlcipher3/_sqlite3.cpython-312-x86_64-linux-gnufilc0.so'
adding 'sqlcipher3/dbapi2.py'
adding 'sqlcipher3-0.5.4.dist-info/licenses/LICENSE'
adding 'sqlcipher3-0.5.4.dist-info/METADATA'
adding 'sqlcipher3-0.5.4.dist-info/WHEEL'
adding 'sqlcipher3-0.5.4.dist-info/top_level.txt'
adding 'sqlcipher3-0.5.4.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built sqlcipher3-0.5.4-cp312-cp312-linux_x86_64.whl
Finished creating a wheel...
Finished executing pypaBuildPhase
→ pythonRuntimeDepsCheckHook
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for sqlcipher3-0.5.4-cp312-cp312-linux_x86_64.whl
Finished executing pythonRuntimeDepsCheck
→ installPhase
Executing pypaInstallPhase
Successfully installed sqlcipher3-0.5.4-cp312-cp312-linux_x86_64.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/662kwyp8q5wgfivgmm23ibmbylng43xp-python3.12-sqlcipher3-0.5.4-x86_64-unknown-linux-gnufilc0
shrinking /nix/store/662kwyp8q5wgfivgmm23ibmbylng43xp-python3.12-sqlcipher3-0.5.4-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/sqlcipher3/_sqlite3.cpython-312-x86_64-linux-gnufilc0.so
checking for references to /build/ in /nix/store/662kwyp8q5wgfivgmm23ibmbylng43xp-python3.12-sqlcipher3-0.5.4-x86_64-unknown-linux-gnufilc0...
patching script interpreter paths in /nix/store/662kwyp8q5wgfivgmm23ibmbylng43xp-python3.12-sqlcipher3-0.5.4-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in  /nix/store/662kwyp8q5wgfivgmm23ibmbylng43xp-python3.12-sqlcipher3-0.5.4-x86_64-unknown-linux-gnufilc0/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/75iklkxixg0j8fdmypmaipnw5qkyzbvl-python3.12-sqlcipher3-0.5.4-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/75iklkxixg0j8fdmypmaipnw5qkyzbvl-python3.12-sqlcipher3-0.5.4-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/75iklkxixg0j8fdmypmaipnw5qkyzbvl-python3.12-sqlcipher3-0.5.4-x86_64-unknown-linux-gnufilc0-dist
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ installCheckPhase
no Makefile or custom installCheckPhase, doing nothing
→ pythonRemoveBinBytecodePhase
python3.12-sqlcipher3-wheels-0.5.4
Build started
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pypa-build-hook
Using pypaBuildPhase
Sourcing python-runtime-deps-check-hook
Using pythonRuntimeDepsCheckHook
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
→ unpackPhase
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
Executing pypaBuildPhase
Creating a wheel...
pypa build flags: --no-isolation --outdir dist/ --wheel
* Getting build dependencies for wheel...
* Building wheel...
Successfully built sqlcipher3_wheels-0.5.4-py2.py3-none-any.whl
Finished creating a wheel...
Finished executing pypaBuildPhase
→ pythonRuntimeDepsCheckHook
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for sqlcipher3_wheels-0.5.4-py2.py3-none-any.whl
Finished executing pythonRuntimeDepsCheck
→ installPhase
Executing pypaInstallPhase
Successfully installed sqlcipher3_wheels-0.5.4-py2.py3-none-any.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/h1hg15zqya65ibm2d6g2y6h8gzz9znyh-python3.12-sqlcipher3-wheels-0.5.4-x86_64-unknown-linux-gnufilc0
checking for references to /build/ in /nix/store/h1hg15zqya65ibm2d6g2y6h8gzz9znyh-python3.12-sqlcipher3-wheels-0.5.4-x86_64-unknown-linux-gnufilc0...
patching script interpreter paths in /nix/store/h1hg15zqya65ibm2d6g2y6h8gzz9znyh-python3.12-sqlcipher3-wheels-0.5.4-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in  /nix/store/h1hg15zqya65ibm2d6g2y6h8gzz9znyh-python3.12-sqlcipher3-wheels-0.5.4-x86_64-unknown-linux-gnufilc0/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/5nf8zq9vijmc774lkr6v15aflk8s7x3b-python3.12-sqlcipher3-wheels-0.5.4-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/5nf8zq9vijmc774lkr6v15aflk8s7x3b-python3.12-sqlcipher3-wheels-0.5.4-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/5nf8zq9vijmc774lkr6v15aflk8s7x3b-python3.12-sqlcipher3-wheels-0.5.4-x86_64-unknown-linux-gnufilc0-dist
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ installCheckPhase
no Makefile or custom installCheckPhase, doing nothing
→ pythonRemoveBinBytecodePhase
signal-export-3.5.1
Build started
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pypa-build-hook
Using pypaBuildPhase
Sourcing python-runtime-deps-check-hook
Using pythonRuntimeDepsCheckHook
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
→ unpackPhase
unpacking source archive /nix/store/5ksh6ig3gwykfrk1cab6q6pq8gp9xrwg-signal_export-3.5.1.tar.gz
source root is signal_export-3.5.1
setting SOURCE_DATE_EPOCH to timestamp 1743613188 of file "signal_export-3.5.1/pyproject.toml"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
Executing pypaBuildPhase
Setting PDM_BUILD_SCM_VERSION to 3.5.1
Creating a wheel...
pypa build flags: --no-isolation --outdir dist/ --wheel
* Getting build dependencies for wheel...
* Building wheel...
 - Adding sigexport/__init__.py -> sigexport/__init__.py
 - Adding sigexport/__main__.py -> sigexport/__main__.py
 - Adding sigexport/create.py -> sigexport/create.py
 - Adding sigexport/crypto.py -> sigexport/crypto.py
 - Adding sigexport/data.py -> sigexport/data.py
 - Adding sigexport/files.py -> sigexport/files.py
 - Adding sigexport/html.py -> sigexport/html.py
 - Adding sigexport/logging.py -> sigexport/logging.py
 - Adding sigexport/main.py -> sigexport/main.py
 - Adding sigexport/merge.py -> sigexport/merge.py
 - Adding sigexport/models.py -> sigexport/models.py
 - Adding sigexport/style.css -> sigexport/style.css
 - Adding sigexport/templates.py -> sigexport/templates.py
 - Adding sigexport/utils.py -> sigexport/utils.py
 - Adding .pdm-build/signal_export-3.5.1.dist-info/METADATA -> signal_export-3.5.1.dist-info/METADATA
 - Adding .pdm-build/signal_export-3.5.1.dist-info/WHEEL -> signal_export-3.5.1.dist-info/WHEEL
 - Adding .pdm-build/signal_export-3.5.1.dist-info/entry_points.txt -> signal_export-3.5.1.dist-info/entry_points.txt
 - Adding .pdm-build/signal_export-3.5.1.dist-info/licenses/LICENSE -> signal_export-3.5.1.dist-info/licenses/LICENSE
 - Adding signal_export-3.5.1.dist-info/RECORD -> signal_export-3.5.1.dist-info/RECORD
Successfully built signal_export-3.5.1-py3-none-any.whl
Finished creating a wheel...
Finished executing pypaBuildPhase
→ pythonRuntimeDepsCheckHook
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for signal_export-3.5.1-py3-none-any.whl
Finished executing pythonRuntimeDepsCheck
→ installPhase
Executing pypaInstallPhase
Successfully installed signal_export-3.5.1-py3-none-any.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/6gdpp56k88g13px862s81js6nfpahwl6-signal-export-3.5.1-x86_64-unknown-linux-gnufilc0
checking for references to /build/ in /nix/store/6gdpp56k88g13px862s81js6nfpahwl6-signal-export-3.5.1-x86_64-unknown-linux-gnufilc0...
patching script interpreter paths in /nix/store/6gdpp56k88g13px862s81js6nfpahwl6-signal-export-3.5.1-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in  /nix/store/6gdpp56k88g13px862s81js6nfpahwl6-signal-export-3.5.1-x86_64-unknown-linux-gnufilc0/lib /nix/store/6gdpp56k88g13px862s81js6nfpahwl6-signal-export-3.5.1-x86_64-unknown-linux-gnufilc0/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/5ad7mcn7pzf6r0kk446ja32sa6bawf5q-signal-export-3.5.1-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/5ad7mcn7pzf6r0kk446ja32sa6bawf5q-signal-export-3.5.1-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/5ad7mcn7pzf6r0kk446ja32sa6bawf5q-signal-export-3.5.1-x86_64-unknown-linux-gnufilc0-dist
Rewriting #!/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/bin/python3.12 to #!/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0
wrapping `/nix/store/6gdpp56k88g13px862s81js6nfpahwl6-signal-export-3.5.1-x86_64-unknown-linux-gnufilc0/bin/sigexport'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ installCheckPhase
no Makefile or custom installCheckPhase, doing nothing
→ pythonRemoveBinBytecodePhase
setserial-2.17
error: Cannot build '/nix/store/s23w5l31312rb0h5r0wdfadjmikmgv18-setserial-x86_64-unknown-linux-gnufilc0-2.17.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/q6wmk78d9qh3jv0gqyghhzaiks3y2yj8-setserial-x86_64-unknown-linux-gnufilc0-2.17
       Last 21 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/5kyxzp1grawj9xiy143gpk5pzd2nvpzk-setserial-2.17.tar.gz
       > source root is setserial-2.17
       > setting SOURCE_DATE_EPOCH to timestamp 948988050 of file "setserial-2.17/rc.serial"
       > Running phase: patchPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Updating Autotools / GNU config script to a newer upstream version: ./config.sub
       > Updating Autotools / GNU config script to a newer upstream version: ./config.guess
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Updating Autotools / GNU config script to a newer upstream version: ./config.sub
       > Updating Autotools / GNU config script to a newer upstream version: ./config.guess
       > Running phase: configurePhase
       > patching script interpreter paths in ./configure
       > ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
       > configure flags: --prefix=/nix/store/q6wmk78d9qh3jv0gqyghhzaiks3y2yj8-setserial-x86_64-unknown-linux-gnufilc0-2.17 --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
       > creating cache ./config.cache
       > Generating configuration file for setserial version 2.17
       > Release date is January, 2000
       > checking for gcc... clang
       > checking whether the C compiler (clang  ) works... no
       > configure: error: installation or configuration problem: C compiler cannot create executables.
       For full logs, run:
         nix log /nix/store/s23w5l31312rb0h5r0wdfadjmikmgv18-setserial-x86_64-unknown-linux-gnufilc0-2.17.drv
sexpp-0.9.2
error: Cannot build '/nix/store/5yvp8h79ng7f4g86jdplqjh0sbkzvcrk-sexpp-x86_64-unknown-linux-gnufilc0-0.9.2.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/0jr04001qd9ihfmiiy65l9335k3j0bp5-sexpp-x86_64-unknown-linux-gnufilc0-0.9.2-dev
         /nix/store/f9ndxv7kjqhyqcfc3a984hxrdwb7wx9x-sexpp-x86_64-unknown-linux-gnufilc0-0.9.2
         /nix/store/vdsqlmj3c9fpkiylf0jjsl0xp6jv7w37-sexpp-x86_64-unknown-linux-gnufilc0-0.9.2-lib
       Last 25 log lines:
       > -- The CXX compiler identification is Clang 20.1.8
       > -- Detecting C compiler ABI info
       > -- Detecting C compiler ABI info - done
       > -- Check for working C compiler: /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang - skipped
       > -- Detecting C compile features
       > -- Detecting C compile features - done
       > -- Detecting CXX compiler ABI info
       > -- Detecting CXX compiler ABI info - done
       > -- Check for working CXX compiler: /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang++ - skipped
       > -- Detecting CXX compile features
       > -- Detecting CXX compile features - done
       > -- Building SHARED library
       > -- Building Release configuration
       > -- Performing Test CAN_USE_NEW_GTEST
       > -- Performing Test CAN_USE_NEW_GTEST - Success
       > CMake Error at /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
       >   Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR
       >   GTEST_MAIN_LIBRARY)
       > Call Stack (most recent call first):
       >   /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE)
       >   /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/share/cmake-3.31/Modules/FindGTest.cmake:273 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
       >   CMakeLists.txt:260 (find_package)
       >
       > 
       > -- Configuring incomplete, errors occurred!
       For full logs, run:
         nix log /nix/store/5yvp8h79ng7f4g86jdplqjh0sbkzvcrk-sexpp-x86_64-unknown-linux-gnufilc0-0.9.2.drv
sgp4-unstable-2022-11-13
error: Cannot build '/nix/store/z3jp8vvjq9wm09qawwjhqz0vvl4pkk2h-sgp4-x86_64-unknown-linux-gnufilc0-unstable-2022-11-13.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/80bsdqnkkqld0by8239cis4qipsw1b20-sgp4-x86_64-unknown-linux-gnufilc0-unstable-2022-11-13
       Last 25 log lines:
       > ../libsgp4/libsgp4.a(SGP4.cc.o):SGP4.cc:function pizlonatedFI403_sin:(.text+0x8a31): error: undefined reference to 'pizlonated_sin'
       > ../libsgp4/libsgp4.a(SGP4.cc.o):SGP4.cc:function pizlonatedFI403_cos:(.text+0x8b01): error: undefined reference to 'pizlonated_cos'
       > ../libsgp4/libsgp4.a(SGP4.cc.o):SGP4.cc:function pizlonatedFI4792_atan2:(.text+0x8e56): error: undefined reference to 'pizlonated_atan2'
       > ../libsgp4/libsgp4.a(SGP4.cc.o):SGP4.cc:function pizlonatedFI4792_fmod:(.text+0x8f46): error: undefined reference to 'pizlonated_fmod'
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > make[2]: *** [passpredict/CMakeFiles/passpredict.dir/build.make:101: passpredict/passpredict] Error 1
       > make[1]: *** [CMakeFiles/Makefile2:306: passpredict/CMakeFiles/passpredict.dir/all] Error 2
       > [100%] Linking CXX executable runtest
       > CMakeFiles/runtest.dir/runtest.cc.o:runtest.cc:function pizlonatedFI403_sqrt:(.text+0xcc01): error: undefined reference to 'pizlonated_sqrt'
       > CMakeFiles/runtest.dir/runtest.cc.o:runtest.cc:function pizlonatedFI4792_pow:(.text+0xccd6): error: undefined reference to 'pizlonated_pow'
       > ../libsgp4/libsgp4.a(OrbitalElements.cc.o):OrbitalElements.cc:function pizlonatedFI4792_pow:(.text+0x776): error: undefined reference to 'pizlonated_pow'
       > ../libsgp4/libsgp4.a(OrbitalElements.cc.o):OrbitalElements.cc:function pizlonatedFI403_cos:(.text+0x861): error: undefined reference to 'pizlonated_cos'
       > ../libsgp4/libsgp4.a(OrbitalElements.cc.o):OrbitalElements.cc:function pizlonatedFI403_sqrt:(.text+0x931): error: undefined reference to 'pizlonated_sqrt'
       > ../libsgp4/libsgp4.a(SGP4.cc.o):SGP4.cc:function pizlonatedFI403_sin:(.text+0x8a31): error: undefined reference to 'pizlonated_sin'
       > ../libsgp4/libsgp4.a(SGP4.cc.o):SGP4.cc:function pizlonatedFI403_cos:(.text+0x8b01): error: undefined reference to 'pizlonated_cos'
       > ../libsgp4/libsgp4.a(SGP4.cc.o):SGP4.cc:function pizlonatedFI403_sqrt:(.text+0x8bd1): error: undefined reference to 'pizlonated_sqrt'
       > ../libsgp4/libsgp4.a(SGP4.cc.o):SGP4.cc:function pizlonatedFI4792_pow:(.text+0x8ca6): error: undefined reference to 'pizlonated_pow'
       > ../libsgp4/libsgp4.a(SGP4.cc.o):SGP4.cc:function pizlonatedFI4792_atan2:(.text+0x8e56): error: undefined reference to 'pizlonated_atan2'
       > ../libsgp4/libsgp4.a(SGP4.cc.o):SGP4.cc:function pizlonatedFI4792_fmod:(.text+0x8f46): error: undefined reference to 'pizlonated_fmod'
       > ../libsgp4/libsgp4.a(Tle.cc.o):Tle.cc:function pizlonatedFI403_sqrt:(.text+0x7231): error: undefined reference to 'pizlonated_sqrt'
       > ../libsgp4/libsgp4.a(Tle.cc.o):Tle.cc:function pizlonatedFI4792_pow:(.text+0x7306): error: undefined reference to 'pizlonated_pow'
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > make[2]: *** [runtest/CMakeFiles/runtest.dir/build.make:101: runtest/runtest] Error 1
       > make[1]: *** [CMakeFiles/Makefile2:274: runtest/CMakeFiles/runtest.dir/all] Error 2
       > make: *** [Makefile:136: all] Error 2
       For full logs, run:
         nix log /nix/store/z3jp8vvjq9wm09qawwjhqz0vvl4pkk2h-sgp4-x86_64-unknown-linux-gnufilc0-unstable-2022-11-13.drv
sgx-ssl-2.24_3.0.13
error: Cannot build '/nix/store/fqykmiyvmw016kj1q16lzw421zl20453-sgx-ssl-x86_64-unknown-linux-gnufilc0-2.24_3.0.13.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/1xwp3fbxayfppg45cjdmd6lymc6d4xqd-sgx-ssl-x86_64-unknown-linux-gnufilc0-2.24_3.0.13
       Last 16 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/3g4nmfgbrv8dvwipxbgxmfqvqacw7bcm-source
       > source root is source
       > Running phase: patchPhase
       > patching script interpreter paths in Linux/build_openssl.sh
       > Linux/build_openssl.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > no configure script, doing nothing
       > Running phase: buildPhase
       > build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash -C Linux
       > make: Entering directory '/build/source/Linux'
       > Please follow the instruction at https://github.com/intel/linux-sgx/blob/master/README.md#build-the-intelr-sgx-sdk-and-intelr-sgx-psw-package to install "mitigation tools" first.
       > make: *** [Makefile:42: sgxssl] Error 1
       > make: Leaving directory '/build/source/Linux'
       For full logs, run:
         nix log /nix/store/fqykmiyvmw016kj1q16lzw421zl20453-sgx-ssl-x86_64-unknown-linux-gnufilc0-2.24_3.0.13.drv
sha1collisiondetection-1.0.3
error: Cannot build '/nix/store/i3spldqkk9frbkas4g7c2h7jw2dn7z3x-sha1collisiondetection-x86_64-unknown-linux-gnufilc0-1.0.3.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/vm04hh1059jinmdzvihfmmhs1dnzyqdj-sha1collisiondetection-x86_64-unknown-linux-gnufilc0-1.0.3
       Last 23 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/rk0jb7nd7c19fmvapf91r4fp28r1pzck-source
       > source root is source
       > Running phase: patchPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > no configure script, doing nothing
       > Running phase: buildPhase
       > build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash PREFIX=\$\(out\)
       > mkdir -p dep_src && clang -O2 -Wall -Werror -Wextra -pedantic -std=c90 -Ilib  -M -MF dep_src/main.d src/main.c
       > mkdir -p dep_lib && clang -O2 -Wall -Werror -Wextra -pedantic -std=c90 -Ilib  -M -MF dep_lib/sha1.d lib/sha1.c
       > mkdir -p dep_lib && clang -O2 -Wall -Werror -Wextra -pedantic -std=c90 -Ilib  -M -MF dep_lib/ubc_check.d lib/ubc_check.c
       > mkdir -p obj_lib && libtool --tag=CC --mode=compile clang -O2 -Wall -Werror -Wextra -pedantic -std=c90 -Ilib  -o obj_lib/sha1.lo -c lib/sha1.c
       > libtool: compile:  clang -O2 -Wall -Werror -Wextra -pedantic -std=c90 -Ilib -c lib/sha1.c  -fPIC -DPIC -o obj_lib/.libs/sha1.o
       > Makefile:162: warning: pattern recipe did not update peer target 'obj_lib/sha1.o'.
       > mkdir -p obj_lib && libtool --tag=CC --mode=compile clang -O2 -Wall -Werror -Wextra -pedantic -std=c90 -Ilib  -o obj_lib/ubc_check.lo -c lib/ubc_check.c
       > libtool: compile:  clang -O2 -Wall -Werror -Wextra -pedantic -std=c90 -Ilib -c lib/ubc_check.c  -fPIC -DPIC -o obj_lib/.libs/ubc_check.o
       > Makefile:162: warning: pattern recipe did not update peer target 'obj_lib/ubc_check.o'.
       > mkdir -p bin && libtool --tag=CC --mode=link clang  obj_lib/sha1.lo obj_lib/ubc_check.lo -rpath /nix/store/vm04hh1059jinmdzvihfmmhs1dnzyqdj-sha1collisiondetection-x86_64-unknown-linux-gnufilc0-1.0.3/lib -version-info 1:0:0 -o bin/libsha1detectcoll.la
       > libtool: link: gcc -shared  -fPIC -DPIC  obj_lib/.libs/sha1.o obj_lib/.libs/ubc_check.o      -Wl,-soname -Wl,libsha1detectcoll.so.1 -o bin/.libs/libsha1detectcoll.so.1.0.0
       > /nix/store/b7kv2xx2ga3w0fa4h7g0c3y64wkr3i57-libtool-2.5.4/bin/libtool: line 10927: gcc: command not found
       > make: *** [Makefile:139: bin/libsha1detectcoll.la] Error 127
       For full logs, run:
         nix log /nix/store/i3spldqkk9frbkas4g7c2h7jw2dn7z3x-sha1collisiondetection-x86_64-unknown-linux-gnufilc0-1.0.3.drv
shab-1.0.0
error: Cannot build '/nix/store/9pr1981z59g17b2xkbhi9hkxmfvm9xi9-shab-x86_64-unknown-linux-gnufilc0-1.0.0.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/ypybnv41hkf50rl2d047z86ilxr7mv4s-shab-x86_64-unknown-linux-gnufilc0-1.0.0
       Last 25 log lines:
       > patching script interpreter paths in test/stdin-template-no-arg.sh
       > test/stdin-template-no-arg.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
       > patching script interpreter paths in test/stdin-template.sh
       > test/stdin-template.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > no configure script, doing nothing
       > Running phase: buildPhase
       > no Makefile or custom buildPhase, doing nothing
       > Running phase: checkPhase
       > Running test/no-pollution.sh:
       >   OK
       > Running test/stdin-template-no-arg.sh:
       >   OK
       > Running test/stdin-template.sh:
       >   OK
       > Running phase: installPhase
       > Running phase: fixupPhase
       > shrinking RPATHs of ELF executables and libraries in /nix/store/ypybnv41hkf50rl2d047z86ilxr7mv4s-shab-x86_64-unknown-linux-gnufilc0-1.0.0
       > checking for references to /build/ in /nix/store/ypybnv41hkf50rl2d047z86ilxr7mv4s-shab-x86_64-unknown-linux-gnufilc0-1.0.0...
       > patching script interpreter paths in /nix/store/ypybnv41hkf50rl2d047z86ilxr7mv4s-shab-x86_64-unknown-linux-gnufilc0-1.0.0
       > stripping (with command strip and flags -S -p) in  /nix/store/ypybnv41hkf50rl2d047z86ilxr7mv4s-shab-x86_64-unknown-linux-gnufilc0-1.0.0/bin
       > Running phase: installCheckPhase
       > /nix/store/ls4rca5iy2gi4227mkdh0ihjxzcw797l-stdenv-linux/setup: line 1763: /nix/store/ypybnv41hkf50rl2d047z86ilxr7mv4s-shab-x86_64-unknown-linux-gnufilc0-1.0.0/bin/shab: cannot execute: required file not found
       For full logs, run:
         nix log /nix/store/9pr1981z59g17b2xkbhi9hkxmfvm9xi9-shab-x86_64-unknown-linux-gnufilc0-1.0.0.drv
shaderc-2024.0
error: Cannot build '/nix/store/2b36x84q698wvylrl1qnynyci7x92zpc-shaderc-x86_64-unknown-linux-gnufilc0-2024.0.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/7kff2dsyx97s2nwd2l1kzd7y9j1lx5d6-shaderc-x86_64-unknown-linux-gnufilc0-2024.0-static
         /nix/store/8ckarh7x5g3gy8s5bgqb910fb13ffsnv-shaderc-x86_64-unknown-linux-gnufilc0-2024.0
         /nix/store/k8lpd3gfibzzcvsi5gqgxsix198kzjm3-shaderc-x86_64-unknown-linux-gnufilc0-2024.0-dev
         /nix/store/lf6b59cyf956wjjv0w259w571ppm8y14-shaderc-x86_64-unknown-linux-gnufilc0-2024.0-bin
         /nix/store/xnx6n56hw08y6iyza6x7rmc14i58n4mg-shaderc-x86_64-unknown-linux-gnufilc0-2024.0-lib
       Last 25 log lines:
       > [ 83%] Built target SPIRV-Tools-lint
       > [ 83%] Building CXX object third_party/spirv-tools/source/reduce/CMakeFiles/SPIRV-Tools-reduce.dir/reduction_opportunity_finder.cpp.o
       > [ 83%] Building CXX object third_party/spirv-tools/source/reduce/CMakeFiles/SPIRV-Tools-reduce.dir/reduction_pass.cpp.o
       > [ 83%] Building CXX object third_party/spirv-tools/source/reduce/CMakeFiles/SPIRV-Tools-reduce.dir/reduction_util.cpp.o
       > [ 84%] Building CXX object third_party/spirv-tools/source/reduce/CMakeFiles/SPIRV-Tools-reduce.dir/remove_block_reduction_opportunity.cpp.o
       > [ 84%] Building CXX object third_party/spirv-tools/source/reduce/CMakeFiles/SPIRV-Tools-reduce.dir/remove_block_reduction_opportunity_finder.cpp.o
       > [ 84%] Building CXX object third_party/spirv-tools/source/reduce/CMakeFiles/SPIRV-Tools-reduce.dir/remove_function_reduction_opportunity.cpp.o
       > [ 84%] Building CXX object third_party/spirv-tools/source/reduce/CMakeFiles/SPIRV-Tools-reduce.dir/remove_function_reduction_opportunity_finder.cpp.o
       > [ 85%] Building CXX object third_party/spirv-tools/source/reduce/CMakeFiles/SPIRV-Tools-reduce.dir/remove_instruction_reduction_opportunity.cpp.o
       > [ 85%] Building CXX object third_party/spirv-tools/source/reduce/CMakeFiles/SPIRV-Tools-reduce.dir/remove_selection_reduction_opportunity.cpp.o
       > [ 85%] Building CXX object third_party/spirv-tools/source/reduce/CMakeFiles/SPIRV-Tools-reduce.dir/remove_selection_reduction_opportunity_finder.cpp.o
       > [ 85%] Building CXX object third_party/spirv-tools/source/reduce/CMakeFiles/SPIRV-Tools-reduce.dir/remove_struct_member_reduction_opportunity.cpp.o
       > [ 85%] Linking CXX static library libSPIRV-Tools-diff.a
       > [ 85%] Built target SPIRV-Tools-diff
       > [ 85%] Building CXX object third_party/spirv-tools/source/reduce/CMakeFiles/SPIRV-Tools-reduce.dir/remove_unused_instruction_reduction_opportunity_finder.cpp.o
       > [ 86%] Building CXX object third_party/spirv-tools/source/reduce/CMakeFiles/SPIRV-Tools-reduce.dir/remove_unused_struct_member_reduction_opportunity_finder.cpp.o
       > [ 86%] Building CXX object third_party/spirv-tools/source/reduce/CMakeFiles/SPIRV-Tools-reduce.dir/simple_conditional_branch_to_branch_opportunity_finder.cpp.o
       > [ 86%] Building CXX object third_party/spirv-tools/source/reduce/CMakeFiles/SPIRV-Tools-reduce.dir/simple_conditional_branch_to_branch_reduction_opportunity.cpp.o
       > [ 86%] Building CXX object third_party/spirv-tools/source/reduce/CMakeFiles/SPIRV-Tools-reduce.dir/structured_construct_to_block_reduction_opportunity.cpp.o
       > [ 87%] Building CXX object third_party/spirv-tools/source/reduce/CMakeFiles/SPIRV-Tools-reduce.dir/structured_construct_to_block_reduction_opportunity_finder.cpp.o
       > [ 87%] Building CXX object third_party/spirv-tools/source/reduce/CMakeFiles/SPIRV-Tools-reduce.dir/structured_loop_to_selection_reduction_opportunity.cpp.o
       > [ 87%] Building CXX object third_party/spirv-tools/source/reduce/CMakeFiles/SPIRV-Tools-reduce.dir/structured_loop_to_selection_reduction_opportunity_finder.cpp.o
       > [ 87%] Linking CXX static library libSPIRV-Tools-reduce.a
       > [ 87%] Built target SPIRV-Tools-reduce
       > make: *** [Makefile:146: all] Error 2
       For full logs, run:
         nix log /nix/store/2b36x84q698wvylrl1qnynyci7x92zpc-shaderc-x86_64-unknown-linux-gnufilc0-2024.0.drv
sharpsat-td-unstable-2021-09-05
error: Cannot build '/nix/store/2kg0m9rab2lp9jpxrl41ya3j0v8jxpw6-sharpsat-td-x86_64-unknown-linux-gnufilc0-unstable-2021-09-05.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/8ap33jjrmqjq47psdlmbq07haz2mi3ja-sharpsat-td-x86_64-unknown-linux-gnufilc0-unstable-2021-09-05
       Last 25 log lines:
       > /build/source/src/solver.h:493:13: note: in instantiation of member function 'Solver<Smpr>::resolveConflict' requested here
       >   493 |                                 state = resolveConflict();
       >       |                                         ^
       > /build/source/src/solver.h:462:46: note: in instantiation of member function 'Solver<Smpr>::countSAT' requested here
       >   462 |                 Instance<T_num>::statistics_.exit_state_ = countSAT();
       >       |                                                            ^
       > /build/source/src/main.cpp:243:37: note: in instantiation of member function 'Solver<Smpr>::solve' requested here
       >   243 |       mpfr::mpreal ans1 = theSolver.solve(ins, tdecomp).Get();
       >       |                                     ^
       > /build/source/src/solver.h:841:29: note: implicit use of 'this' pointer is only allowed within the evaluation of a call to a 'constexpr' member function
       >   841 |         bool seen[Instance<T_num>::num_variables() + 1];
       >       |                                    ^
       > 20 warnings generated.
       > [100%] Linking CXX executable sharpSAT
       > /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/bin/cmake -E cmake_link_script CMakeFiles/sharpSAT.dir/link.txt --verbose=1
       > /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang++ -std=c++11 -O3 -Wall -Wextra -Wshadow -g -Wfatal-errors -Wno-sign-compare -Wno-literal-suffix -O3 -DNDEBUG -rdynamic CMakeFiles/sharpSAT.dir/src/main.cpp.o CMakeFiles/sharpSAT.dir/src/preprocessor/graph.cpp.o CMakeFiles/sharpSAT.dir/src/preprocessor/instance.cpp.o CMakeFiles/sharpSAT.dir/src/preprocessor/oracle.cpp.o CMakeFiles/sharpSAT.dir/src/preprocessor/preprocessor.cpp.o CMakeFiles/sharpSAT.dir/src/preprocessor/subsumer.cpp.o CMakeFiles/sharpSAT.dir/src/preprocessor/treewidth.cpp.o CMakeFiles/sharpSAT.dir/src/preprocessor/twpp.cpp.o CMakeFiles/sharpSAT.dir/src/decomposition.cpp.o CMakeFiles/sharpSAT.dir/src/clhash/clhash.c.o -o sharpSAT  -lmpfr -lgmpxx -lgmp
       > CMakeFiles/sharpSAT.dir/src/main.cpp.o:main.cpp:function pizlonatedFI403_log10:(.text+0x12a11): error: undefined reference to 'pizlonated_log10'
       > CMakeFiles/sharpSAT.dir/src/main.cpp.o:main.cpp:function pizlonatedFI403_exp:(.text+0x15871): error: undefined reference to 'pizlonated_exp'
       > CMakeFiles/sharpSAT.dir/src/preprocessor/oracle.cpp.o:oracle.cpp:function pizlonatedFI537_exp2l:(.text+0x675a3): error: undefined reference to 'pizlonated_exp2l'
       > clang-20: fatal error: linker command failed with exit code 1 (use -v to see invocation)
       > make[2]: *** [CMakeFiles/sharpSAT.dir/build.make:250: sharpSAT] Error 1
       > make[2]: Leaving directory '/build/source/build'
       > make[1]: *** [CMakeFiles/Makefile2:115: CMakeFiles/sharpSAT.dir/all] Error 2
       > make[1]: Leaving directory '/build/source/build'
       > make: *** [Makefile:94: all] Error 2
       For full logs, run:
         nix log /nix/store/2kg0m9rab2lp9jpxrl41ya3j0v8jxpw6-sharpsat-td-x86_64-unknown-linux-gnufilc0-unstable-2021-09-05.drv
shc-4.0.3
error: Cannot build '/nix/store/q75vm6n9fkmcvr9nvgi42ymg51y38k7c-shc-x86_64-unknown-linux-gnufilc0-4.0.3.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/a4q6j1gp5mjgg7wx8i3cw3jhnqy4xxwk-shc-x86_64-unknown-linux-gnufilc0-4.0.3
       Last 25 log lines:
       > checking for working mktime... no
       > checking for stdlib.h... (cached) yes
       > checking for GNU libc compatible realloc... no
       > checking for memset... yes
       > checking for putenv... yes
       > checking for strchr... yes
       > checking for strdup... yes
       > checking for strrchr... yes
       > checking that generated files are newer than configure... done
       > configure: creating ./config.status
       > config.status: creating Makefile
       > config.status: creating src/Makefile
       > config.status: executing depfiles commands
       > Running phase: buildPhase
       > build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
       > Making all in src
       > make[1]: Entering directory '/build/source/src'
       > clang -DPACKAGE_NAME=\"shc\" -DPACKAGE_TARNAME=\"shc\" -DPACKAGE_VERSION=\"4.0.3\" -DPACKAGE_STRING=\"shc\ 4.0.3\" -DPACKAGE_BUGREPORT=\"http://github.com/neurobin/shc/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shc\" -DVERSION=\"4.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=0 -Dmalloc=rpl_malloc -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=0 -Drealloc=rpl_realloc -DHAVE_MEMSET=1 -DHAVE_PUTENV=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -I.     -g -O2 -c -o shc.o shc.c
       > clang  -g -O2   -o shc shc.o
       > shc.o:shc.c:function pizlonatedFI142_rpl_malloc:(.text+0x1e58d): error: undefined reference to 'pizlonated_rpl_malloc'
       > shc.o:shc.c:function pizlonatedFI2536_rpl_realloc:(.text+0x1e9e7): error: undefined reference to 'pizlonated_rpl_realloc'
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > make[1]: *** [Makefile:327: shc] Error 1
       > make[1]: Leaving directory '/build/source/src'
       > make: *** [Makefile:413: all-recursive] Error 1
       For full logs, run:
         nix log /nix/store/q75vm6n9fkmcvr9nvgi42ymg51y38k7c-shc-x86_64-unknown-linux-gnufilc0-4.0.3.drv
shim-16.0
error: Cannot build '/nix/store/62j7lj1p8nzlf6bgmrj4q6i7f1acd441-shim-x86_64-unknown-linux-gnufilc0-16.0.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/ffj106lamyw8f3d7q9gnhabnsn5gdyxl-shim-x86_64-unknown-linux-gnufilc0-16.0
       Last 19 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/1n0w32la757zlyfj22fr0r07s2rs06m5-source
       > source root is source
       > Running phase: patchPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > no configure script, doing nothing
       > Running phase: buildPhase
       > build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
       > gcc -std=gnu11 -Og -g3 -Wall -Wextra -Wno-missing-field-initializers -Werror -o generate_sbat_var_defs /build/source/generate_sbat_var_defs.c
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
       > /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
       > make: *** [Makefile:197: generate_sbat_var_defs] Error 127
       For full logs, run:
         nix log /nix/store/62j7lj1p8nzlf6bgmrj4q6i7f1acd441-shim-x86_64-unknown-linux-gnufilc0-16.0.drv
siege-4.1.7
error: Cannot build '/nix/store/bpv6hkygdyd09zk46hc3n5v1zr5d7a7d-siege-x86_64-unknown-linux-gnufilc0-4.1.7.drv'.
       Reason: builder failed with exit code 77.
       Output paths:
         /nix/store/2nwdrrm06vxphzwisygsf4g415lzlyib-siege-x86_64-unknown-linux-gnufilc0-4.1.7
       Last 25 log lines:
       > Updating Autotools / GNU config script to a newer upstream version: ./utils/config.guess
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Updating Autotools / GNU config script to a newer upstream version: ./utils/config.sub
       > Updating Autotools / GNU config script to a newer upstream version: ./utils/config.guess
       > Running phase: configurePhase
       > Fil-C: adapting libtool symbol probes in configure
       > fixing libtool script ./utils/ltmain.sh
       > patching script interpreter paths in ./configure
       > ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
       > configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/2nwdrrm06vxphzwisygsf4g415lzlyib-siege-x86_64-unknown-linux-gnufilc0-4.1.7 --with-ssl=/nix/store/pwphxbw1f2kfibaz6m7bfzsdzvy0395g-openssl-x86_64-unknown-linux-gnufilc0-3.5.7-dev --with-zlib=/nix/store/0algafpizv96ksvwvvw0wsg9fx443vk0-zlib-1.3-x86_64-unknown-linux-gnufilc0-dev --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
       > checking for a BSD-compatible install... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c
       > checking whether build environment is sane... yes
       > checking for x86_64-unknown-linux-gnufilc0-strip... strip
       > checking for a thread-safe mkdir -p... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p
       > checking for gawk... gawk
       > checking whether make sets $(MAKE)... yes
       > checking whether make supports nested variables... yes
       > checking build system type... x86_64-unknown-linux-gnu
       > checking host system type... x86_64-unknown-linux-gnufilc0
       > checking whether make supports the include directive... yes (GNU style)
       > checking for x86_64-unknown-linux-gnufilc0-gcc... clang
       > checking whether the C compiler works... no
       > configure: error: in `/build/siege-4.1.7':
       > configure: error: C compiler cannot create executables
       > See `config.log' for more details
       For full logs, run:
         nix log /nix/store/bpv6hkygdyd09zk46hc3n5v1zr5d7a7d-siege-x86_64-unknown-linux-gnufilc0-4.1.7.drv
signalbackup-tools-20250630-2
error: Cannot build '/nix/store/a00si7h2qk2syqgw734fmgl7sh6z0f6d-signalbackup-tools-x86_64-unknown-linux-gnufilc0-20250630-2.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/8zfa40mr3fbs45d4jixfrb50cib3nbg8-signalbackup-tools-x86_64-unknown-linux-gnufilc0-20250630-2
       Last 25 log lines:
       > [ 92%] Building CXX object CMakeFiles/signalbackup-tools.dir/sqlcipherdecryptor/sqlcipherdecryptor.cc.o
       > [ 92%] Building CXX object CMakeFiles/signalbackup-tools.dir/sqlitedb/availablewidth.cc.o
       > [ 93%] Building CXX object CMakeFiles/signalbackup-tools.dir/sqlitedb/copydb.cc.o
       > [ 93%] Building CXX object CMakeFiles/signalbackup-tools.dir/sqlitedb/databasewriteversion.cc.o
       > [ 94%] Building CXX object CMakeFiles/signalbackup-tools.dir/sqlitedb/prettyprint.cc.o
       > [ 94%] Building CXX object CMakeFiles/signalbackup-tools.dir/sqlitedb/print.cc.o
       > [ 95%] Building CXX object CMakeFiles/signalbackup-tools.dir/sqlitedb/printlinemode.cc.o
       > [ 95%] Building CXX object CMakeFiles/signalbackup-tools.dir/sqlitedb/printsingleline.cc.o
       > [ 96%] Building CXX object CMakeFiles/signalbackup-tools.dir/sqlitedb/removecolumn.cc.o
       > [ 96%] Building CXX object CMakeFiles/signalbackup-tools.dir/sqlitedb/renamecolumn.cc.o
       > [ 97%] Building CXX object CMakeFiles/signalbackup-tools.dir/sqlitedb/valueasint.cc.o
       > [ 97%] Building CXX object CMakeFiles/signalbackup-tools.dir/sqlitedb/valueasstring.cc.o
       > [ 98%] Building CXX object CMakeFiles/signalbackup-tools.dir/sqlstatementframe/buildstatement.cc.o
       > [ 98%] Building CXX object CMakeFiles/signalbackup-tools.dir/sqlstatementframe/statics.cc.o
       > [ 99%] Building CXX object CMakeFiles/signalbackup-tools.dir/stickerframe/statics.cc.o
       > [ 99%] Building CXX object CMakeFiles/signalbackup-tools.dir/xmldocument/xmldocument.cc.o
       > [100%] Linking CXX executable signalbackup-tools
       > CMakeFiles/signalbackup-tools.dir/signalbackup/getcustomcolor.cc.o:getcustomcolor.cc:function pizlonatedFI403_sqrt:(.text+0x9d01): error: undefined reference to 'pizlonated_sqrt'
       > CMakeFiles/signalbackup-tools.dir/signalbackup/getcustomcolor.cc.o:getcustomcolor.cc:function pizlonatedFI403_acos:(.text+0x9dd1): error: undefined reference to 'pizlonated_acos'
       > CMakeFiles/signalbackup-tools.dir/signalbackup/getcustomcolor.cc.o:getcustomcolor.cc:function pizlonatedFI4792_fmod:(.text+0x9ea6): error: undefined reference to 'pizlonated_fmod'
       > CMakeFiles/signalbackup-tools.dir/signalbackup/getcustomcolor.cc.o:getcustomcolor.cc:function pizlonatedFI401_lround:(.text+0x9f91): error: undefined reference to 'pizlonated_lround'
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > make[2]: *** [CMakeFiles/signalbackup-tools.dir/build.make:3367: signalbackup-tools] Error 1
       > make[1]: *** [CMakeFiles/Makefile2:87: CMakeFiles/signalbackup-tools.dir/all] Error 2
       > make: *** [Makefile:91: all] Error 2
       For full logs, run:
         nix log /nix/store/a00si7h2qk2syqgw734fmgl7sh6z0f6d-signalbackup-tools-x86_64-unknown-linux-gnufilc0-20250630-2.drv
shaderc-2024.0
error: build of '/nix/store/2b36x84q698wvylrl1qnynyci7x92zpc-shaderc-x86_64-unknown-linux-gnufilc0-2024.0.drv^*', '/nix/store/2kg0m9rab2lp9jpxrl41ya3j0v8jxpw6-sharpsat-td-x86_64-unknown-linux-gnufilc0-unstable-2021-09-05.drv^*', '/nix/store/5yvp8h79ng7f4g86jdplqjh0sbkzvcrk-sexpp-x86_64-unknown-linux-gnufilc0-0.9.2.drv^*', '/nix/store/62j7lj1p8nzlf6bgmrj4q6i7f1acd441-shim-x86_64-unknown-linux-gnufilc0-16.0.drv^*', '/nix/store/9pr1981z59g17b2xkbhi9hkxmfvm9xi9-shab-x86_64-unknown-linux-gnufilc0-1.0.0.drv^*', '/nix/store/a00si7h2qk2syqgw734fmgl7sh6z0f6d-signalbackup-tools-x86_64-unknown-linux-gnufilc0-20250630-2.drv^*', '/nix/store/bpv6hkygdyd09zk46hc3n5v1zr5d7a7d-siege-x86_64-unknown-linux-gnufilc0-4.1.7.drv^*', '/nix/store/fqykmiyvmw016kj1q16lzw421zl20453-sgx-ssl-x86_64-unknown-linux-gnufilc0-2.24_3.0.13.drv^*', '/nix/store/i3spldqkk9frbkas4g7c2h7jw2dn7z3x-sha1collisiondetection-x86_64-unknown-linux-gnufilc0-1.0.3.drv^*', '/nix/store/q75vm6n9fkmcvr9nvgi42ymg51y38k7c-shc-x86_64-unknown-linux-gnufilc0-4.0.3.drv^*', '/nix/store/s23w5l31312rb0h5r0wdfadjmikmgv18-setserial-x86_64-unknown-linux-gnufilc0-2.17.drv^*', '/nix/store/z3jp8vvjq9wm09qawwjhqz0vvl4pkk2h-sgp4-x86_64-unknown-linux-gnufilc0-unstable-2022-11-13.drv^*' failed

End of log