Build · 262eaafeFinished · errors ·
Pause
•••
Download raw log ↓
← Earlier output1.2 MiB captured
chipsec-1.10.6
adding 'chipsec/modules/tools/uefi/s3script_modify.py'
adding 'chipsec/modules/tools/uefi/scan_blocked.py'
adding 'chipsec/modules/tools/uefi/scan_image.py'
adding 'chipsec/modules/tools/uefi/uefivar_fuzz.py'
adding 'chipsec/modules/tools/vmm/__init__.py'
adding 'chipsec/modules/tools/vmm/common.py'
adding 'chipsec/modules/tools/vmm/cpuid_fuzz.py'
adding 'chipsec/modules/tools/vmm/ept_finder.py'
adding 'chipsec/modules/tools/vmm/hypercallfuzz.py'
adding 'chipsec/modules/tools/vmm/iofuzz.py'
adding 'chipsec/modules/tools/vmm/msr_fuzz.py'
adding 'chipsec/modules/tools/vmm/pcie_fuzz.py'
adding 'chipsec/modules/tools/vmm/pcie_overlap_fuzz.py'
adding 'chipsec/modules/tools/vmm/venom.py'
adding 'chipsec/modules/tools/vmm/hv/__init__.py'
adding 'chipsec/modules/tools/vmm/hv/define.py'
adding 'chipsec/modules/tools/vmm/hv/hypercall.py'
adding 'chipsec/modules/tools/vmm/hv/hypercallfuzz.py'
adding 'chipsec/modules/tools/vmm/hv/initial_data.json'
adding 'chipsec/modules/tools/vmm/hv/synth_dev.py'
adding 'chipsec/modules/tools/vmm/hv/synth_kbd.py'
adding 'chipsec/modules/tools/vmm/hv/vmbus.py'
adding 'chipsec/modules/tools/vmm/hv/vmbusfuzz.py'
adding 'chipsec/modules/tools/vmm/vbox/__init__.py'
adding 'chipsec/modules/tools/vmm/vbox/vbox_crash_apicbase.py'
adding 'chipsec/modules/tools/vmm/xen/__init__.py'
adding 'chipsec/modules/tools/vmm/xen/define.py'
adding 'chipsec/modules/tools/vmm/xen/hypercall.py'
adding 'chipsec/modules/tools/vmm/xen/hypercallfuzz.py'
adding 'chipsec/modules/tools/vmm/xen/xsa188.py'
adding 'chipsec/utilcmd/__init__.py'
adding 'chipsec/utilcmd/acpi_cmd.py'
adding 'chipsec/utilcmd/chipset_cmd.py'
adding 'chipsec/utilcmd/cmos_cmd.py'
adding 'chipsec/utilcmd/config_cmd.py'
adding 'chipsec/utilcmd/cpu_cmd.py'
adding 'chipsec/utilcmd/decode_cmd.py'
adding 'chipsec/utilcmd/deltas_cmd.py'
adding 'chipsec/utilcmd/desc_cmd.py'
adding 'chipsec/utilcmd/ec_cmd.py'
adding 'chipsec/utilcmd/igd_cmd.py'
adding 'chipsec/utilcmd/interrupts_cmd.py'
adding 'chipsec/utilcmd/io_cmd.py'
adding 'chipsec/utilcmd/iommu_cmd.py'
adding 'chipsec/utilcmd/lock_check_cmd.py'
adding 'chipsec/utilcmd/mem_cmd.py'
adding 'chipsec/utilcmd/mmcfg_base_cmd.py'
adding 'chipsec/utilcmd/mmcfg_cmd.py'
adding 'chipsec/utilcmd/mmio_cmd.py'
adding 'chipsec/utilcmd/msgbus_cmd.py'
adding 'chipsec/utilcmd/msr_cmd.py'
adding 'chipsec/utilcmd/pci_cmd.py'
adding 'chipsec/utilcmd/reg_cmd.py'
adding 'chipsec/utilcmd/smbios_cmd.py'
adding 'chipsec/utilcmd/smbus_cmd.py'
adding 'chipsec/utilcmd/spd_cmd.py'
adding 'chipsec/utilcmd/spi_cmd.py'
adding 'chipsec/utilcmd/spidesc_cmd.py'
adding 'chipsec/utilcmd/tpm_cmd.py'
adding 'chipsec/utilcmd/txt_cmd.py'
adding 'chipsec/utilcmd/ucode_cmd.py'
adding 'chipsec/utilcmd/uefi_cmd.py'
adding 'chipsec/utilcmd/vmem_cmd.py'
adding 'chipsec/utilcmd/vmm_cmd.py'
adding 'chipsec-1.10.6.data/data/chipsec-manual.pdf'
adding 'chipsec-1.10.6.dist-info/licenses/AUTHORS'
adding 'chipsec-1.10.6.dist-info/licenses/COPYING'
adding 'chipsec-1.10.6.dist-info/licenses/LICENSE'
adding 'chipsec_tools/__init__.py'
adding 'chipsec_tools/windows/__init__.py'
adding 'chipsec-1.10.6.dist-info/METADATA'
adding 'chipsec-1.10.6.dist-info/WHEEL'
adding 'chipsec-1.10.6.dist-info/entry_points.txt'
adding 'chipsec-1.10.6.dist-info/top_level.txt'
adding 'chipsec-1.10.6.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
→ installPhase
Executing pypaInstallPhase
/nix/store/jsjsh9myf0yqvdlwpjw2fpqlxigk4ryr-chipsec-1.10.6-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/chipsec/module.py:33: SyntaxWarning: invalid escape sequence '\w'
  MODPATH_RE = re.compile("^\w+(\.\w+)*$")
/nix/store/jsjsh9myf0yqvdlwpjw2fpqlxigk4ryr-chipsec-1.10.6-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/chipsec/module.py:33: SyntaxWarning: invalid escape sequence '\w'
  MODPATH_RE = re.compile("^\w+(\.\w+)*$")
/nix/store/jsjsh9myf0yqvdlwpjw2fpqlxigk4ryr-chipsec-1.10.6-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/chipsec/helper/oshelper.py:43: SyntaxWarning: invalid escape sequence '\/'
  ZIP_HELPER_RE = re.compile("^chipsec\/helper\/\w+\/\w+\.pyc$", re.IGNORECASE)
/nix/store/jsjsh9myf0yqvdlwpjw2fpqlxigk4ryr-chipsec-1.10.6-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/chipsec/helper/oshelper.py:43: SyntaxWarning: invalid escape sequence '\/'
  ZIP_HELPER_RE = re.compile("^chipsec\/helper\/\w+\/\w+\.pyc$", re.IGNORECASE)
/nix/store/jsjsh9myf0yqvdlwpjw2fpqlxigk4ryr-chipsec-1.10.6-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/chipsec/helper/windows/windowshelper.py:71: SyntaxWarning: invalid escape sequence '\s'
  CHIPSEC_INSTALL_PATH = os.path.join(sys.prefix, "Lib\site-packages\chipsec")
/nix/store/jsjsh9myf0yqvdlwpjw2fpqlxigk4ryr-chipsec-1.10.6-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/chipsec/helper/windows/windowshelper.py:71: SyntaxWarning: invalid escape sequence '\s'
  CHIPSEC_INSTALL_PATH = os.path.join(sys.prefix, "Lib\site-packages\chipsec")
/nix/store/jsjsh9myf0yqvdlwpjw2fpqlxigk4ryr-chipsec-1.10.6-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/chipsec/modules/tools/smm/smm_ptr.py:31: SyntaxWarning: invalid escape sequence '\`'
  ``chipsec_main -m tools.smm.smm_ptr -l log.txt \``
/nix/store/jsjsh9myf0yqvdlwpjw2fpqlxigk4ryr-chipsec-1.10.6-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/chipsec/modules/tools/smm/smm_ptr.py:31: SyntaxWarning: invalid escape sequence '\`'
  ``chipsec_main -m tools.smm.smm_ptr -l log.txt \``
Successfully installed chipsec-1.10.6-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/jsjsh9myf0yqvdlwpjw2fpqlxigk4ryr-chipsec-1.10.6-x86_64-unknown-linux-gnufilc0
shrinking /nix/store/jsjsh9myf0yqvdlwpjw2fpqlxigk4ryr-chipsec-1.10.6-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/EfiCompressor.cpython-312-x86_64-linux-gnufilc0.so
checking for references to /build/ in /nix/store/jsjsh9myf0yqvdlwpjw2fpqlxigk4ryr-chipsec-1.10.6-x86_64-unknown-linux-gnufilc0...
patching script interpreter paths in /nix/store/jsjsh9myf0yqvdlwpjw2fpqlxigk4ryr-chipsec-1.10.6-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in  /nix/store/jsjsh9myf0yqvdlwpjw2fpqlxigk4ryr-chipsec-1.10.6-x86_64-unknown-linux-gnufilc0/lib /nix/store/jsjsh9myf0yqvdlwpjw2fpqlxigk4ryr-chipsec-1.10.6-x86_64-unknown-linux-gnufilc0/bin
libseccomp-2.6.0
 batch name: 13-basic-attrs
 test mode:  c
 test type:  basic
Test 13-basic-attrs%%001-00001 result:   SUCCESS
chipsec-1.10.6
shrinking RPATHs of ELF executables and libraries in /nix/store/0n7ghmpa1ljvarc6pyi3c0f28vrqns98-chipsec-1.10.6-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/0n7ghmpa1ljvarc6pyi3c0f28vrqns98-chipsec-1.10.6-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/0n7ghmpa1ljvarc6pyi3c0f28vrqns98-chipsec-1.10.6-x86_64-unknown-linux-gnufilc0-dist
Rewriting #!/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/bin/python3.12 to #!/nix/store/l4f8rn6y0jymzbmr08rayygy4xvchpxb-python3-3.12.5-x86_64-unknown-linux-gnufilc0
wrapping `/nix/store/jsjsh9myf0yqvdlwpjw2fpqlxigk4ryr-chipsec-1.10.6-x86_64-unknown-linux-gnufilc0/bin/chipsec_main'...
Rewriting #!/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/bin/python3.12 to #!/nix/store/l4f8rn6y0jymzbmr08rayygy4xvchpxb-python3-3.12.5-x86_64-unknown-linux-gnufilc0
wrapping `/nix/store/jsjsh9myf0yqvdlwpjw2fpqlxigk4ryr-chipsec-1.10.6-x86_64-unknown-linux-gnufilc0/bin/chipsec_util'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ installCheckPhase
no Makefile or custom installCheckPhase, doing nothing
→ pythonRemoveBinBytecodePhase
→ pytestCheckPhase
Executing pytestCheckPhase
pytest flags: -m pytest
============================= test session starts ==============================
platform linux -- Python 3.12.5, pytest-8.3.5, pluggy-1.5.0
rootdir: /build/source
libseccomp-2.6.0
 batch name: 14-sim-reset
 test mode:  c
 test type:  bpf-sim
Test 14-sim-reset%%001-00001 result:   ERROR 14-sim-reset rc=133
Test 14-sim-reset%%002-00001 result:   ERROR 14-sim-reset rc=133
Test 14-sim-reset%%003-00001 result:   ERROR 14-sim-reset rc=133
Test 14-sim-reset%%004-00001 result:   ERROR 14-sim-reset rc=133
Test 14-sim-reset%%005-00001 result:   ERROR 14-sim-reset rc=133
Test 14-sim-reset%%006-00001 result:   SKIPPED (architecture difference)
Test 14-sim-reset%%007-00001 result:   SKIPPED (architecture difference)
Test 14-sim-reset%%008-00001 result:   ERROR 14-sim-reset rc=133
Test 14-sim-reset%%009-00001 result:   ERROR 14-sim-reset rc=133
 test mode:  c
 test type:  bpf-sim-fuzz
Test 14-sim-reset%%010-00001 result:   ERROR 14-sim-reset rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 14-sim-reset%%011-00001 result:   SKIPPED (valgrind not installed)
chipsec-1.10.6
collected 31 items                                                             
tests/hardware/test_elitebook_1040_ubuntu.py s                           [  3%]
tests/hardware/test_x1_carbon_ubuntu.py s                                [  6%]
tests/hardware/test_z420_ubuntu.py s                                     [  9%]
libseccomp-2.6.0
 batch name: 15-basic-resolver
 test mode:  c
 test type:  basic
Test 15-basic-resolver%%001-00001 result:   SUCCESS
chipsec-1.10.6
tests/software/test_acpi.py .........                                    [ 38%]
libseccomp-2.6.0
 batch name: 16-sim-arch_basic
 test mode:  c
 test type:  bpf-sim
 test arch:  x86
Test 16-sim-arch_basic%%001-00001 result:   ERROR 16-sim-arch_basic rc=133
 test arch:  x86
chipsec-1.10.6
tests/software/test_cmos.py .                                            [ 41%]
libseccomp-2.6.0
Test 16-sim-arch_basic%%002-00001 result:   ERROR 16-sim-arch_basic rc=133
 test arch:  x86
Test 16-sim-arch_basic%%003-00001 result:   ERROR 16-sim-arch_basic rc=133
 test arch:  x86
Test 16-sim-arch_basic%%004-00001 result:   ERROR 16-sim-arch_basic rc=133
 test arch:  x86
Test 16-sim-arch_basic%%005-00001 result:   ERROR 16-sim-arch_basic rc=133
 test arch:  x86
Test 16-sim-arch_basic%%006-00001 result:   ERROR 16-sim-arch_basic rc=133
Test 16-sim-arch_basic%%007-00001 result:   ERROR 16-sim-arch_basic rc=133
Test 16-sim-arch_basic%%008-00001 result:   ERROR 16-sim-arch_basic rc=133
Test 16-sim-arch_basic%%009-00001 result:   ERROR 16-sim-arch_basic rc=133
Test 16-sim-arch_basic%%010-00001 result:   ERROR 16-sim-arch_basic rc=133
Test 16-sim-arch_basic%%011-00001 result:   ERROR 16-sim-arch_basic rc=133
Test 16-sim-arch_basic%%012-00001 result:   ERROR 16-sim-arch_basic rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 16-sim-arch_basic%%013-00001 result:   SKIPPED (valgrind not installed)
chipsec-1.10.6
tests/software/test_cs.py ......                                         [ 61%]
tests/software/test_desc.py .                                            [ 64%]
tests/software/test_main.py .                                            [ 67%]
tests/software/test_msr.py .                                             [ 70%]
libseccomp-2.6.0
 batch name: 17-sim-arch_merge
 test mode:  c
 test type:  bpf-sim
chipsec-1.10.6
tests/software/test_platform.py .                                        [ 74%]
libseccomp-2.6.0
Test 17-sim-arch_merge%%001-00001 result:   ERROR 17-sim-arch_merge rc=133
Test 17-sim-arch_merge%%002-00001 result:   ERROR 17-sim-arch_merge rc=133
Test 17-sim-arch_merge%%003-00001 result:   ERROR 17-sim-arch_merge rc=133
Test 17-sim-arch_merge%%004-00001 result:   ERROR 17-sim-arch_merge rc=133
Test 17-sim-arch_merge%%005-00001 result:   ERROR 17-sim-arch_merge rc=133
chipsec-1.10.6
tests/software/test_reg.py ....                                          [ 87%]
libseccomp-2.6.0
Test 17-sim-arch_merge%%006-00001 result:   ERROR 17-sim-arch_merge rc=133
Test 17-sim-arch_merge%%007-00001 result:   ERROR 17-sim-arch_merge rc=133
Test 17-sim-arch_merge%%008-00001 result:   ERROR 17-sim-arch_merge rc=133
Test 17-sim-arch_merge%%009-00001 result:   ERROR 17-sim-arch_merge rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 17-sim-arch_merge%%010-00001 result:   SKIPPED (valgrind not installed)
chipsec-1.10.6
tests/software/test_spi.py ..                                            [ 93%]
libseccomp-2.6.0
 batch name: 18-sim-basic_allowlist
 test mode:  c
 test type:  bpf-sim
Test 18-sim-basic_allowlist%%001-00001 result:   ERROR 18-sim-basic_allowlist rc=133
Test 18-sim-basic_allowlist%%002-00001 result:   ERROR 18-sim-basic_allowlist rc=133
Test 18-sim-basic_allowlist%%003-00001 result:   ERROR 18-sim-basic_allowlist rc=133
chipsec-1.10.6
tests/software/test_tpm_eventlog.py ..                                   [100%]
=============================== warnings summary ===============================
tests/hardware/test_generic.py:23
  /build/source/tests/hardware/test_generic.py:23: DeprecationWarning: distro.linux_distribution() is deprecated. It should only be used as a compatibility shim with Python's platform.linux_distribution(). Please use distro.id(), distro.version() and distro.name() instead.
    mSystem = distro.linux_distribution()
chipsec/module.py:33
  /build/source/chipsec/module.py:33: SyntaxWarning: invalid escape sequence '\w'
    MODPATH_RE = re.compile("^\w+(\.\w+)*$")
chipsec/helper/oshelper.py:43
  /build/source/chipsec/helper/oshelper.py:43: SyntaxWarning: invalid escape sequence '\/'
    ZIP_HELPER_RE = re.compile("^chipsec\/helper\/\w+\/\w+\.pyc$", re.IGNORECASE)
tests/software/test_acpi.py::TestACPIChipsecUtil::test_acpi_facp_list
  /build/source/chipsec/helper/windows/windowshelper.py:71: SyntaxWarning: invalid escape sequence '\s'
    CHIPSEC_INSTALL_PATH = os.path.join(sys.prefix, "Lib\site-packages\chipsec")
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================== 28 passed, 3 skipped, 4 warnings in 7.90s ===================
libseccomp-2.6.0
Test 18-sim-basic_allowlist%%004-00001 result:   ERROR 18-sim-basic_allowlist rc=133
chipsec-1.10.6
Finished executing pytestCheckPhase
→ pytestcachePhase
→ pytestRemoveBytecodePhase
rlwrap-0.46.1
Build started
libseccomp-2.6.0
Test 18-sim-basic_allowlist%%005-00001 result:   ERROR 18-sim-basic_allowlist rc=133
rlwrap-0.46.1
→ unpackPhase
unpacking source archive /nix/store/z8vk113kydny4cgn1zaas1l6yaiw8fc8-source
source root is source
→ patchPhase
libseccomp-2.6.0
Test 18-sim-basic_allowlist%%006-00001 result:   ERROR 18-sim-basic_allowlist rc=133
rlwrap-0.46.1
substituteStream() in derivation rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'src/readline.c')
→ autoreconfPhase
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
libseccomp-2.6.0
Test 18-sim-basic_allowlist%%007-00001 result:   ERROR 18-sim-basic_allowlist rc=133
Test 18-sim-basic_allowlist%%008-00001 result:   SKIPPED (architecture difference)
Test 18-sim-basic_allowlist%%009-00001 result:   SKIPPED (architecture difference)
Test 18-sim-basic_allowlist%%010-00001 result:   SKIPPED (architecture difference)
Test 18-sim-basic_allowlist%%011-00001 result:   ERROR 18-sim-basic_allowlist rc=133
Test 18-sim-basic_allowlist%%012-00001 result:   ERROR 18-sim-basic_allowlist rc=133
 test mode:  c
 test type:  bpf-sim-fuzz
Test 18-sim-basic_allowlist%%013-00001 result:   ERROR 18-sim-basic_allowlist rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 18-sim-basic_allowlist%%014-00001 result:   SKIPPED (valgrind not installed)
rlwrap-0.46.1
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
libseccomp-2.6.0
 batch name: 19-sim-missing_syscalls
rlwrap-0.46.1
autoreconf: configure.ac: creating directory tools
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin/autoconf --force
libseccomp-2.6.0
 test mode:  c
 test type:  bpf-sim
Test 19-sim-missing_syscalls%%001-00001 result:   ERROR 19-sim-missing_syscalls rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 19-sim-missing_syscalls%%002-00001 result:   SKIPPED (valgrind not installed)
rlwrap-0.46.1
configure.ac:174: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete.
configure.ac:174: You should run autoupdate.
./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from...
configure.ac:174: the top level
autoreconf: running: /nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:92: installing 'tools/compile'
configure.ac:32: installing 'tools/config.guess'
configure.ac:32: installing 'tools/config.sub'
configure.ac:34: installing 'tools/install-sh'
configure.ac:34: installing 'tools/missing'
parallel-tests: installing 'tools/test-driver'
src/Makefile.am: installing 'tools/depcomp'
autoreconf: 'tools/install-sh' is updated
autoreconf: Leaving directory '.'
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./tools/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./tools/config.guess
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./tools/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./tools/config.guess
→ 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: --disable-dependency-tracking --prefix=/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1 --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
checking build system type... x86_64-unknown-linux-gnu
checking host system type... 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 race-free 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 whether make sets $(MAKE)... (cached) yes
checking whether build environment is sane... yes
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... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... none
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for x86_64-unknown-linux-gnufilc0-gcc... (cached) clang
libseccomp-2.6.0
 batch name: 20-live-basic_die
 test mode:  c
 test type:  live
Test 20-live-basic_die%%001-00001 result:   SKIPPED (must specify live tests)
Test 20-live-basic_die%%002-00001 result:   SKIPPED (must specify live tests)
Test 20-live-basic_die%%003-00001 result:   SKIPPED (must specify live tests)
rlwrap-0.46.1
checking whether the compiler supports GNU C... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to enable C11 features... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) none
checking how to run the C preprocessor... clang -E
checking for perl... /nix/store/nxw1xxfxkd6bm570nb6gv0g6pghp7i4c-perl-5.40.0/bin/perl
checking for strip... (cached) strip
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for libgen.h... yes
checking for libutil.h... no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sched.h... yes
checking for sys/file.h... yes
checking for sys/ioctl.h... yes
checking for sys/wait.h... (cached) yes
checking for sys/resource.h... yes
checking for stddef.h... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking for time.h... yes
checking for sys/time.h... yes
checking for getopt.h... yes
checking for regex.h... yes
checking for curses.h... yes
checking for stropts.h... no
checking for termcap.h... yes
checking for util.h... no
checking for term.h... yes
checking for ncurses/term.h... yes
libseccomp-2.6.0
 batch name: 21-live-basic_allow
 test mode:  c
 test type:  live
Test 21-live-basic_allow%%001-00001 result:   SKIPPED (must specify live tests)
rlwrap-0.46.1
checking for clang options needed to detect all undeclared functions... none needed
checking whether PROC_PIDVNODEPATHINFO is declared... no
checking whether procstat_open_sysctl is declared... no
checking whether procstat_getprocs is declared... no
checking whether procstat_getfiles is declared... no
checking whether STAILQ_FOREACH is declared... no
checking argument type of tputs putc function... int
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for getopt_long... yes
checking for basename... yes
checking for dirname... yes
checking for flock... yes
checking for getopt_long... (cached) yes
checking for isastream... no
checking for mkstemps... yes
checking for pselect... yes
checking for putenv... yes
checking for readlink... yes
checking for sched_yield... yes
checking for setenv... yes
checking for setitimer... yes
checking for setsid... yes
libseccomp-2.6.0
 batch name: 22-sim-basic_chains_array
 test mode:  c
 test type:  bpf-sim
rlwrap-0.46.1
checking for setrlimit... yes
checking for sigaction... yes
checking for snprintf... yes
libseccomp-2.6.0
Test 22-sim-basic_chains_array%%001-00001 result:   ERROR 22-sim-basic_chains_array rc=133
rlwrap-0.46.1
checking for strlcpy... yes
checking for strlcat... yes
checking for strnlen... yes
libseccomp-2.6.0
Test 22-sim-basic_chains_array%%002-00001 result:   ERROR 22-sim-basic_chains_array rc=133
rlwrap-0.46.1
checking for system... yes
checking for openpty in -lutil... yes
libseccomp-2.6.0
Test 22-sim-basic_chains_array%%003-00001 result:   ERROR 22-sim-basic_chains_array rc=133
rlwrap-0.46.1
checking for openpty... yes
checking for getpty... no
checking for grantpt... yes
libseccomp-2.6.0
Test 22-sim-basic_chains_array%%004-00001 result:   ERROR 22-sim-basic_chains_array rc=133
rlwrap-0.46.1
checking for unlockpt... yes
checking for getpt... 
libseccomp-2.6.0
Test 22-sim-basic_chains_array%%005-00001 result:   ERROR 22-sim-basic_chains_array rc=133
rlwrap-0.46.1
checking for pty/tty type... checking for pty.h... yes
OPENPTY
configure: checking for pty ranges
checking for tgetent... no
checking for tgetent in -ltinfo... yes
libseccomp-2.6.0
Test 22-sim-basic_chains_array%%006-00001 result:   ERROR 22-sim-basic_chains_array rc=133
rlwrap-0.46.1
checking for readline in -lreadline... yes
checking for tigetnum... yes
libseccomp-2.6.0
Test 22-sim-basic_chains_array%%007-00001 result:   ERROR 22-sim-basic_chains_array rc=133
Test 22-sim-basic_chains_array%%008-00001 result:   SKIPPED (architecture difference)
Test 22-sim-basic_chains_array%%009-00001 result:   SKIPPED (architecture difference)
Test 22-sim-basic_chains_array%%010-00001 result:   SKIPPED (architecture difference)
rlwrap-0.46.1
checking for readline/readline.h... yes
checking for egrep -e... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep -E
checking whether your readline headers and library know about rl_set_screen_size... yes
libseccomp-2.6.0
Test 22-sim-basic_chains_array%%011-00001 result:   ERROR 22-sim-basic_chains_array rc=133
rlwrap-0.46.1
checking whether your readline headers and library know about rl_basic_quote_characters... yes
libseccomp-2.6.0
Test 22-sim-basic_chains_array%%012-00001 result:   ERROR 22-sim-basic_chains_array rc=133
 test mode:  c
 test type:  bpf-sim-fuzz
rlwrap-0.46.1
checking whether your readline headers and library know about rl_variable_value... yes
libseccomp-2.6.0
Test 22-sim-basic_chains_array%%013-00001 result:   ERROR 22-sim-basic_chains_array rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 22-sim-basic_chains_array%%014-00001 result:   SKIPPED (valgrind not installed)
rlwrap-0.46.1
checking whether your readline headers and library know about rl_readline_version... yes
checking whether your readline headers and library know about rl_executing_keyseq... yes
checking whether the private symbol _rl_horizontal_scroll_mode is visble in your readline libs... yes
Will rlwrap find command's working directory under /proc/<commands pid>/cwd? let's see...
configure: WARNING: This test doesn't work when cross-compiling. Edit HAVE_PROC_PID_CWD in config.h by hand. Guessing: 
checking whether we can find command line under <opt_proc_mountpoint>/<pid>/cmdline and mirror it by overwriting our own *argv (this may take a few secs)... configure: WARNING: This test doesn't work when cross-compiling. Edit ENABLE_MIRROR_ARGS  in config.h by hand. Guessing:
no
    **************************************************************************************
    * This configure script runs a few handwritten scripts and ad-hoc programs in order  *
    * to determine capabilities of the host (mostly around the /proc filesystem)         *
    * When cross-compiling, this makes no sense, as you can see above.                   *
    * Hence, after configuration, please set HAVE_PROC_PID_CWD,                          *
    * GETOPT_GROKS_OPTIONAL_ARGS and ENABLE_MIRROR_ARGS by hand (in config.h)            *
    **************************************************************************************
checking that generated files are newer than configure... done
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating filters/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating doc/rlwrap.man
config.status: creating config.h
config.status: executing depfiles commands
Now do:
    make (or gmake)  to build rlwrap
    make check       for instructions how to test it
    make install     to install it
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
make  all-recursive
make[1]: Entering directory '/build/source'
Making all in doc
make[2]: Entering directory '/build/source/doc'
sed -e 's#@DATADIR@#/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share#'  rlwrap.man > rlwrap.1
make[2]: Leaving directory '/build/source/doc'
Making all in src
make[2]: Entering directory '/build/source/src'
clang -DHAVE_CONFIG_H -I. -I..    -DDATADIR=\"/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share\"  -g -O2 -c -o main.o main.c
libseccomp-2.6.0
 batch name: 23-sim-arch_all_le_basic
 test mode:  c
 test type:  bpf-sim
 test arch:  x86
Test 23-sim-arch_all_le_basic%%001-00001 result:   ERROR 23-sim-arch_all_le_basic rc=133
 test arch:  x86
rlwrap-0.46.1
clang -DHAVE_CONFIG_H -I. -I..    -DDATADIR=\"/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share\"  -g -O2 -c -o signals.o signals.c
libseccomp-2.6.0
Test 23-sim-arch_all_le_basic%%002-00001 result:   ERROR 23-sim-arch_all_le_basic rc=133
 test arch:  x86
Test 23-sim-arch_all_le_basic%%003-00001 result:   ERROR 23-sim-arch_all_le_basic rc=133
 test arch:  x86
Test 23-sim-arch_all_le_basic%%004-00001 result:   ERROR 23-sim-arch_all_le_basic rc=133
 test arch:  x86
rlwrap-0.46.1
clang -DHAVE_CONFIG_H -I. -I..    -DDATADIR=\"/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share\"  -g -O2 -c -o readline.o readline.c
libseccomp-2.6.0
Test 23-sim-arch_all_le_basic%%005-00001 result:   ERROR 23-sim-arch_all_le_basic rc=133
 test arch:  x86
Test 23-sim-arch_all_le_basic%%006-00001 result:   ERROR 23-sim-arch_all_le_basic rc=133
 test arch:  x86
Test 23-sim-arch_all_le_basic%%007-00001 result:   ERROR 23-sim-arch_all_le_basic rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 23-sim-arch_all_le_basic%%008-00001 result:   SKIPPED (valgrind not installed)
rlwrap-0.46.1
clang -DHAVE_CONFIG_H -I. -I..    -DDATADIR=\"/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share\"  -g -O2 -c -o pty.o pty.c
clang -DHAVE_CONFIG_H -I. -I..    -DDATADIR=\"/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share\"  -g -O2 -c -o completion.o completion.c
libseccomp-2.6.0
 batch name: 24-live-arg_allow
 test mode:  c
 test type:  live
Test 24-live-arg_allow%%001-00001 result:   SKIPPED (must specify live tests)
rlwrap-0.46.1
clang -DHAVE_CONFIG_H -I. -I..    -DDATADIR=\"/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share\"  -g -O2 -c -o term.o term.c
clang -DHAVE_CONFIG_H -I. -I..    -DDATADIR=\"/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share\"  -g -O2 -c -o ptytty.o ptytty.c
clang -DHAVE_CONFIG_H -I. -I..    -DDATADIR=\"/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share\"  -g -O2 -c -o utils.o utils.c
libseccomp-2.6.0
 batch name: 25-sim-multilevel_chains_adv
 test mode:  c
 test type:  bpf-sim
Test 25-sim-multilevel_chains_adv%%001-00001 result:   ERROR 25-sim-multilevel_chains_adv rc=133
Test 25-sim-multilevel_chains_adv%%002-00001 result:   ERROR 25-sim-multilevel_chains_adv rc=133
Test 25-sim-multilevel_chains_adv%%003-00001 result:   ERROR 25-sim-multilevel_chains_adv rc=133
rlwrap-0.46.1
clang -DHAVE_CONFIG_H -I. -I..    -DDATADIR=\"/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share\"  -g -O2 -c -o string_utils.o string_utils.c
libseccomp-2.6.0
Test 25-sim-multilevel_chains_adv%%004-00001 result:   ERROR 25-sim-multilevel_chains_adv rc=133
Test 25-sim-multilevel_chains_adv%%005-00001 result:   ERROR 25-sim-multilevel_chains_adv rc=133
Test 25-sim-multilevel_chains_adv%%006-00001 result:   ERROR 25-sim-multilevel_chains_adv rc=133
Test 25-sim-multilevel_chains_adv%%007-00001 result:   ERROR 25-sim-multilevel_chains_adv rc=133
Test 25-sim-multilevel_chains_adv%%008-00001 result:   ERROR 25-sim-multilevel_chains_adv rc=133
Test 25-sim-multilevel_chains_adv%%009-00001 result:   ERROR 25-sim-multilevel_chains_adv rc=133
Test 25-sim-multilevel_chains_adv%%010-00001 result:   ERROR 25-sim-multilevel_chains_adv rc=133
 test mode:  c
 test type:  bpf-sim-fuzz
Test 25-sim-multilevel_chains_adv%%011-00001 result:   ERROR 25-sim-multilevel_chains_adv rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 25-sim-multilevel_chains_adv%%012-00001 result:   SKIPPED (valgrind not installed)
rlwrap-0.46.1
clang -DHAVE_CONFIG_H -I. -I..    -DDATADIR=\"/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share\"  -g -O2 -c -o malloc_debug.o malloc_debug.c
clang -DHAVE_CONFIG_H -I. -I..    -DDATADIR=\"/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share\"  -g -O2 -c -o multibyte.o multibyte.c
clang -DHAVE_CONFIG_H -I. -I..    -DDATADIR=\"/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share\"  -g -O2 -c -o filter.o filter.c
clang -DDATADIR=\"/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share\"  -g -O2   -o rlwrap main.o signals.o readline.o pty.o completion.o term.o ptytty.o utils.o string_utils.o malloc_debug.o multibyte.o filter.o  -lutil   -lreadline -ltinfo
make[2]: Leaving directory '/build/source/src'
Making all in filters
make[2]: Entering directory '/build/source/filters'
pod2man --section=3pm RlwrapFilter.pm > RlwrapFilter.3pm
make[2]: Leaving directory '/build/source/filters'
make[2]: Entering directory '/build/source'
make[2]: Leaving directory '/build/source'
make[1]: Leaving directory '/build/source'
→ installPhase
install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
Making install in doc
make[1]: Entering directory '/build/source/doc'
make[2]: Entering directory '/build/source/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share/man/man1'
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 rlwrap.1 '/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share/man/man1'
make[2]: Leaving directory '/build/source/doc'
make[1]: Leaving directory '/build/source/doc'
Making install in src
make[1]: Entering directory '/build/source/src'
make[2]: Entering directory '/build/source/src'
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/bin'
  /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c rlwrap '/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/source/src'
make[1]: Leaving directory '/build/source/src'
Making install in filters
make[1]: Entering directory '/build/source/filters'
make[2]: Entering directory '/build/source/filters'
make[2]: Nothing to be done for 'install-exec-am'.
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share/man/man3'
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 RlwrapFilter.3pm '/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share/man/man3'
make[2]: Leaving directory '/build/source/filters'
make[1]: Leaving directory '/build/source/filters'
make[1]: Entering directory '/build/source'
make[2]: Entering directory '/build/source'
make[2]: Nothing to be done for 'install-exec-am'.
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share/rlwrap'
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share/rlwrap/filters'
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644  filters/README filters/RlwrapFilter.pm filters/RlwrapFilter.3pm filters/count_in_prompt filters/pipeto filters/logger filters/null filters/unbackspace filters/pipeline filters/ftp_filter filters/handle_hotkeys filters/history_format filters/simple_macro filters/template filters/scrub_prompt filters/paint_prompt filters/censor_passwords filters/listing filters/paint_prompt.py filters/handle_hotkeys.py filters/logger.py filters/pipeto.py filters/rlwrapfilter.py filters/null.py filters/censor_passwords.py filters/edit_history filters/count_in_prompt.py filters/ftp_filter.py filters/debug_null filters/handle_sigwinch filters/outfilter filters/makefilter filters/dissect_prompt '/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share/rlwrap/filters'
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share/rlwrap/completions'
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644  completions/testclient completions/coqtop '/nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share/rlwrap/completions'
make  install-data-hook
make[3]: Entering directory '/build/source'
chmod a+x /nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share/rlwrap/filters/* 
make[3]: Leaving directory '/build/source'
make[2]: Leaving directory '/build/source'
make[1]: Leaving directory '/build/source'
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1
shrinking /nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/bin/rlwrap
checking for references to /build/ in /nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1...
gzipping man pages under /nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/share/man/
patching script interpreter paths in /nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1
stripping (with command strip and flags -S -p) in  /nix/store/8gafni0bi9252r0gkyjhzagmj8dbx3hq-rlwrap-x86_64-unknown-linux-gnufilc0-0.46.1/bin
xsel-1.2.1
Build started
→ unpackPhase
unpacking source archive /nix/store/vnbik29kc0rzbq172rkqqhf0r7xl0lm4-source
source root is source
→ patchPhase
→ autoreconfPhase
libseccomp-2.6.0
 batch name: 26-sim-arch_all_be_basic
 test mode:  c
 test type:  bpf-sim
xsel-1.2.1
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
libseccomp-2.6.0
 test arch:  m68k
Test 26-sim-arch_all_be_basic%%001-00001 result:   ERROR 26-sim-arch_all_be_basic rc=133
 test arch:  m68k
Test 26-sim-arch_all_be_basic%%002-00001 result:   ERROR 26-sim-arch_all_be_basic rc=133
 test arch:  m68k
Test 26-sim-arch_all_be_basic%%003-00001 result:   ERROR 26-sim-arch_all_be_basic rc=133
 test arch:  m68k
Test 26-sim-arch_all_be_basic%%004-00001 result:   ERROR 26-sim-arch_all_be_basic rc=133
 test arch:  m68k
Test 26-sim-arch_all_be_basic%%005-00001 result:   ERROR 26-sim-arch_all_be_basic rc=133
 test arch:  m68k
Test 26-sim-arch_all_be_basic%%006-00001 result:   ERROR 26-sim-arch_all_be_basic rc=133
 test arch:  m68k
Test 26-sim-arch_all_be_basic%%007-00001 result:   ERROR 26-sim-arch_all_be_basic rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 26-sim-arch_all_be_basic%%008-00001 result:   SKIPPED (valgrind not installed)
xsel-1.2.1
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin/autoconf --force
autoreconf: running: /nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:8: installing './compile'
configure.ac:36: installing './config.guess'
configure.ac:36: installing './config.sub'
Makefile.am: installing './depcomp'
autoreconf: './install-sh' is updated
autoreconf: Leaving directory '.'
→ 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
→ 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
→ 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: --disable-dependency-tracking --prefix=/nix/store/07n92qvjzbpcp4vv15xzghf68zla0v6p-xsel-x86_64-unknown-linux-gnufilc0-1.2.1 --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 race-free 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 for x86_64-unknown-linux-gnufilc0-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
libseccomp-2.6.0
 batch name: 27-sim-bpf_blk_state
 test mode:  c
 test type:  bpf-sim
xsel-1.2.1
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether clang understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of clang... none
libseccomp-2.6.0
Test 27-sim-bpf_blk_state%%001-00001 result:   ERROR 27-sim-bpf_blk_state rc=133
xsel-1.2.1
checking how to run the C preprocessor... clang -E
checking whether make sets $(MAKE)... (cached) yes
checking pkg-config is at least version 0.9.0... yes
checking for x11... yes
libseccomp-2.6.0
Test 27-sim-bpf_blk_state%%002-00001 result:   ERROR 27-sim-bpf_blk_state rc=133
xsel-1.2.1
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
libseccomp-2.6.0
Test 27-sim-bpf_blk_state%%003-00001 result:   ERROR 27-sim-bpf_blk_state rc=133
xsel-1.2.1
checking for inttypes.h... yes
checking for stdint.h... yes
libseccomp-2.6.0
Test 27-sim-bpf_blk_state%%004-00001 result:   ERROR 27-sim-bpf_blk_state rc=133
 test mode:  c
 test type:  bpf-sim-fuzz
xsel-1.2.1
checking for strings.h... yes
libseccomp-2.6.0
Test 27-sim-bpf_blk_state%%005-00001 result:   ERROR 27-sim-bpf_blk_state rc=133
 test mode:  c
 test type:  bpf-valgrind
xsel-1.2.1
checking for sys/stat.h... yes
libseccomp-2.6.0
Test 27-sim-bpf_blk_state%%006-00001 result:   SKIPPED (valgrind not installed)
xsel-1.2.1
checking for sys/types.h... yes
checking for unistd.h... yes
checking for vfork.h... no
checking for errno.h... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking for struct stat.st_blksize... yes
checking for uid_t... yes
checking for gid_t... yes
checking for fork... yes
checking for vfork... no
checking for working fork... cross
configure: WARNING: result yes guessed because of cross compilation
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnufilc0
checking for GNU libc compatible malloc... yes
checking for dup2... yes
checking for select... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
libseccomp-2.6.0
 batch name: 28-sim-arch_x86
 test mode:  c
 test type:  bpf-sim
 test arch:  x86
xsel-1.2.1
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
make  all-am
make[1]: Entering directory '/build/source'
clang -DHAVE_CONFIG_H -I.  -I/nix/store/zaxsgn2b7d3jmganb77nsy4zsbc0rx1h-libX11-x86_64-unknown-linux-gnufilc0-1.8.12-dev/include -I/nix/store/5yqscg1pqbzhz2h1wp7qkb8356d0ll0x-xorgproto-x86_64-unknown-linux-gnufilc0-2024.1/include   -g -O2 -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wno-unused -c -o xsel.o xsel.c
libseccomp-2.6.0
Test 28-sim-arch_x86%%001-00001 result:   ERROR 28-sim-arch_x86 rc=133
 test arch:  x86
Test 28-sim-arch_x86%%002-00001 result:   ERROR 28-sim-arch_x86 rc=133
 test arch:  arm
Test 28-sim-arch_x86%%003-00001 result:   ERROR 28-sim-arch_x86 rc=133
 test arch:  arm
Test 28-sim-arch_x86%%004-00001 result:   ERROR 28-sim-arch_x86 rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 28-sim-arch_x86%%005-00001 result:   SKIPPED (valgrind not installed)
xsel-1.2.1
clang  -g -O2 -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wno-unused   -o xsel xsel.o -L/nix/store/s2iay6jlrjmh7vmp8vj083xk9pp368b8-libX11-x86_64-unknown-linux-gnufilc0-1.8.12/lib -lX11 
make[1]: Leaving directory '/build/source'
→ installPhase
install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
make[1]: Entering directory '/build/source'
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/07n92qvjzbpcp4vv15xzghf68zla0v6p-xsel-x86_64-unknown-linux-gnufilc0-1.2.1/bin'
  /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c xsel '/nix/store/07n92qvjzbpcp4vv15xzghf68zla0v6p-xsel-x86_64-unknown-linux-gnufilc0-1.2.1/bin'
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/07n92qvjzbpcp4vv15xzghf68zla0v6p-xsel-x86_64-unknown-linux-gnufilc0-1.2.1/share/man/man1'
 /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 xsel.1x '/nix/store/07n92qvjzbpcp4vv15xzghf68zla0v6p-xsel-x86_64-unknown-linux-gnufilc0-1.2.1/share/man/man1'
make[1]: Leaving directory '/build/source'
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/07n92qvjzbpcp4vv15xzghf68zla0v6p-xsel-x86_64-unknown-linux-gnufilc0-1.2.1
shrinking /nix/store/07n92qvjzbpcp4vv15xzghf68zla0v6p-xsel-x86_64-unknown-linux-gnufilc0-1.2.1/bin/xsel
checking for references to /build/ in /nix/store/07n92qvjzbpcp4vv15xzghf68zla0v6p-xsel-x86_64-unknown-linux-gnufilc0-1.2.1...
gzipping man pages under /nix/store/07n92qvjzbpcp4vv15xzghf68zla0v6p-xsel-x86_64-unknown-linux-gnufilc0-1.2.1/share/man/
patching script interpreter paths in /nix/store/07n92qvjzbpcp4vv15xzghf68zla0v6p-xsel-x86_64-unknown-linux-gnufilc0-1.2.1
stripping (with command strip and flags -S -p) in  /nix/store/07n92qvjzbpcp4vv15xzghf68zla0v6p-xsel-x86_64-unknown-linux-gnufilc0-1.2.1/bin
cht.sh-0-unstable-2024-12-31
Build started
→ unpackPhase
unpacking source archive /nix/store/1gq509g41rq3sl6378v0wynlgynpww7c-source
source root is source
→ patchPhase
substituteStream() in derivation cht.sh-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-31: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'share/cht.sh.txt')
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
no Makefile or custom buildPhase, doing nothing
→ installPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/nqcg0dlxrn7i60hv9igj7biyvf1zw8cf-cht.sh-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-31
checking for references to /build/ in /nix/store/nqcg0dlxrn7i60hv9igj7biyvf1zw8cf-cht.sh-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-31...
patching script interpreter paths in /nix/store/nqcg0dlxrn7i60hv9igj7biyvf1zw8cf-cht.sh-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-31
stripping (with command strip and flags -S -p) in  /nix/store/nqcg0dlxrn7i60hv9igj7biyvf1zw8cf-cht.sh-x86_64-unknown-linux-gnufilc0-0-unstable-2024-12-31/bin
libseccomp-2.6.0
 batch name: 29-sim-pseudo_syscall
 test mode:  c
 test type:  bpf-sim
Test 29-sim-pseudo_syscall%%001-00001 result:   ERROR 29-sim-pseudo_syscall rc=133
Test 29-sim-pseudo_syscall%%002-00001 result:   ERROR 29-sim-pseudo_syscall rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 29-sim-pseudo_syscall%%003-00001 result:   SKIPPED (valgrind not installed)
 batch name: 30-sim-socket_syscalls
 test mode:  c
 test type:  bpf-sim
 test arch:  x86
Test 30-sim-socket_syscalls%%001-00001 result:   ERROR 30-sim-socket_syscalls rc=133
 test arch:  x86
Test 30-sim-socket_syscalls%%002-00001 result:   ERROR 30-sim-socket_syscalls rc=133
 test arch:  x86
Test 30-sim-socket_syscalls%%003-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%004-00001 result:   ERROR 30-sim-socket_syscalls rc=133
 test arch:  x86
Test 30-sim-socket_syscalls%%005-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%006-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%007-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%008-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%009-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%010-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%011-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%012-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%013-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%014-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%015-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%016-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%017-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%018-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%019-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%020-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%021-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%022-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%023-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%024-00001 result:   ERROR 30-sim-socket_syscalls rc=133
 test arch:  x86
Test 30-sim-socket_syscalls%%025-00001 result:   ERROR 30-sim-socket_syscalls rc=133
 test arch:  x86
Test 30-sim-socket_syscalls%%026-00001 result:   ERROR 30-sim-socket_syscalls rc=133
 test arch:  x86
Test 30-sim-socket_syscalls%%027-00001 result:   ERROR 30-sim-socket_syscalls rc=133
 test arch:  x86
Test 30-sim-socket_syscalls%%028-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%029-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%030-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%031-00001 result:   ERROR 30-sim-socket_syscalls rc=133
Test 30-sim-socket_syscalls%%032-00001 result:   ERROR 30-sim-socket_syscalls rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 30-sim-socket_syscalls%%033-00001 result:   SKIPPED (valgrind not installed)
 batch name: 31-basic-version_check
 test mode:  c
 test type:  basic
Test 31-basic-version_check%%001-00001 result:   SUCCESS
 batch name: 32-live-tsync_allow
 test mode:  c
 test type:  live
Test 32-live-tsync_allow%%001-00001 result:   SKIPPED (must specify live tests)
 batch name: 33-sim-socket_syscalls_be
 test mode:  c
 test type:  bpf-sim
 test arch:  s390
Test 33-sim-socket_syscalls_be%%001-00001 result:   ERROR 33-sim-socket_syscalls_be rc=133
 test arch:  s390
Test 33-sim-socket_syscalls_be%%002-00001 result:   ERROR 33-sim-socket_syscalls_be rc=133
 test arch:  s390
Test 33-sim-socket_syscalls_be%%003-00001 result:   ERROR 33-sim-socket_syscalls_be rc=133
 test arch:  s390
Test 33-sim-socket_syscalls_be%%004-00001 result:   ERROR 33-sim-socket_syscalls_be rc=133
 test arch:  s390
Test 33-sim-socket_syscalls_be%%005-00001 result:   ERROR 33-sim-socket_syscalls_be rc=133
Test 33-sim-socket_syscalls_be%%006-00001 result:   ERROR 33-sim-socket_syscalls_be rc=133
 test arch:  s390
Test 33-sim-socket_syscalls_be%%007-00001 result:   ERROR 33-sim-socket_syscalls_be rc=133
Test 33-sim-socket_syscalls_be%%008-00001 result:   ERROR 33-sim-socket_syscalls_be rc=133
 test arch:  s390
Test 33-sim-socket_syscalls_be%%009-00001 result:   ERROR 33-sim-socket_syscalls_be rc=133
Test 33-sim-socket_syscalls_be%%010-00001 result:   ERROR 33-sim-socket_syscalls_be rc=133
 test arch:  s390
Test 33-sim-socket_syscalls_be%%011-00001 result:   ERROR 33-sim-socket_syscalls_be rc=133
Test 33-sim-socket_syscalls_be%%012-00001 result:   ERROR 33-sim-socket_syscalls_be rc=133
 test arch:  s390
Test 33-sim-socket_syscalls_be%%013-00001 result:   ERROR 33-sim-socket_syscalls_be rc=133
 test arch:  s390
Test 33-sim-socket_syscalls_be%%014-00001 result:   ERROR 33-sim-socket_syscalls_be rc=133
 test arch:  s390
Test 33-sim-socket_syscalls_be%%015-00001 result:   ERROR 33-sim-socket_syscalls_be rc=133
 test arch:  s390
Test 33-sim-socket_syscalls_be%%016-00001 result:   ERROR 33-sim-socket_syscalls_be rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 33-sim-socket_syscalls_be%%017-00001 result:   SKIPPED (valgrind not installed)
 batch name: 34-sim-basic_denylist
 test mode:  c
 test type:  bpf-sim
Test 34-sim-basic_denylist%%001-00001 result:   ERROR 34-sim-basic_denylist rc=133
Test 34-sim-basic_denylist%%002-00001 result:   ERROR 34-sim-basic_denylist rc=133
Test 34-sim-basic_denylist%%003-00001 result:   ERROR 34-sim-basic_denylist rc=133
Test 34-sim-basic_denylist%%004-00001 result:   ERROR 34-sim-basic_denylist rc=133
Test 34-sim-basic_denylist%%005-00001 result:   ERROR 34-sim-basic_denylist rc=133
Test 34-sim-basic_denylist%%006-00001 result:   ERROR 34-sim-basic_denylist rc=133
Test 34-sim-basic_denylist%%007-00001 result:   ERROR 34-sim-basic_denylist rc=133
Test 34-sim-basic_denylist%%008-00001 result:   SKIPPED (architecture difference)
Test 34-sim-basic_denylist%%009-00001 result:   SKIPPED (architecture difference)
Test 34-sim-basic_denylist%%010-00001 result:   SKIPPED (architecture difference)
Test 34-sim-basic_denylist%%011-00001 result:   ERROR 34-sim-basic_denylist rc=133
Test 34-sim-basic_denylist%%012-00001 result:   ERROR 34-sim-basic_denylist rc=133
 test mode:  c
 test type:  bpf-sim-fuzz
Test 34-sim-basic_denylist%%013-00001 result:   ERROR 34-sim-basic_denylist rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 34-sim-basic_denylist%%014-00001 result:   SKIPPED (valgrind not installed)
 batch name: 35-sim-negative_one
 test mode:  c
 test type:  bpf-sim
Test 35-sim-negative_one%%001-00001 result:   ERROR 35-sim-negative_one rc=133
Test 35-sim-negative_one%%002-00001 result:   ERROR 35-sim-negative_one rc=133
Test 35-sim-negative_one%%003-00001 result:   ERROR 35-sim-negative_one rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 35-sim-negative_one%%004-00001 result:   SKIPPED (valgrind not installed)
 batch name: 36-sim-ipc_syscalls
 test mode:  c
 test type:  bpf-sim
 test arch:  x86
Test 36-sim-ipc_syscalls%%001-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
 test arch:  x86
Test 36-sim-ipc_syscalls%%002-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
 test arch:  x86
Test 36-sim-ipc_syscalls%%003-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
 test arch:  x86
Test 36-sim-ipc_syscalls%%004-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
 test arch:  x86
Test 36-sim-ipc_syscalls%%005-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
 test arch:  x86
Test 36-sim-ipc_syscalls%%006-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
 test arch:  x86
Test 36-sim-ipc_syscalls%%007-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
 test arch:  x86
Test 36-sim-ipc_syscalls%%008-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
 test arch:  x86
Test 36-sim-ipc_syscalls%%009-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
 test arch:  x86
Test 36-sim-ipc_syscalls%%010-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
 test arch:  x86
Test 36-sim-ipc_syscalls%%011-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
 test arch:  x86
Test 36-sim-ipc_syscalls%%012-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
Test 36-sim-ipc_syscalls%%013-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
Test 36-sim-ipc_syscalls%%014-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
Test 36-sim-ipc_syscalls%%015-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
Test 36-sim-ipc_syscalls%%016-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
Test 36-sim-ipc_syscalls%%017-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
Test 36-sim-ipc_syscalls%%018-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
Test 36-sim-ipc_syscalls%%019-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
Test 36-sim-ipc_syscalls%%020-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
Test 36-sim-ipc_syscalls%%021-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
Test 36-sim-ipc_syscalls%%022-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
Test 36-sim-ipc_syscalls%%023-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
Test 36-sim-ipc_syscalls%%024-00001 result:   ERROR 36-sim-ipc_syscalls rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 36-sim-ipc_syscalls%%025-00001 result:   SKIPPED (valgrind not installed)
 batch name: 37-sim-ipc_syscalls_be
 test mode:  c
 test type:  bpf-sim
 test arch:  s390
Test 37-sim-ipc_syscalls_be%%001-00001 result:   ERROR 37-sim-ipc_syscalls_be rc=133
 test arch:  s390
Test 37-sim-ipc_syscalls_be%%002-00001 result:   ERROR 37-sim-ipc_syscalls_be rc=133
 test arch:  s390
Test 37-sim-ipc_syscalls_be%%003-00001 result:   ERROR 37-sim-ipc_syscalls_be rc=133
 test arch:  s390
Test 37-sim-ipc_syscalls_be%%004-00001 result:   ERROR 37-sim-ipc_syscalls_be rc=133
 test arch:  s390
Test 37-sim-ipc_syscalls_be%%005-00001 result:   ERROR 37-sim-ipc_syscalls_be rc=133
 test arch:  s390
Test 37-sim-ipc_syscalls_be%%006-00001 result:   ERROR 37-sim-ipc_syscalls_be rc=133
 test arch:  s390
Test 37-sim-ipc_syscalls_be%%007-00001 result:   ERROR 37-sim-ipc_syscalls_be rc=133
 test arch:  s390
Test 37-sim-ipc_syscalls_be%%008-00001 result:   ERROR 37-sim-ipc_syscalls_be rc=133
 test arch:  s390
Test 37-sim-ipc_syscalls_be%%009-00001 result:   ERROR 37-sim-ipc_syscalls_be rc=133
 test arch:  s390
Test 37-sim-ipc_syscalls_be%%010-00001 result:   ERROR 37-sim-ipc_syscalls_be rc=133
 test arch:  s390
Test 37-sim-ipc_syscalls_be%%011-00001 result:   ERROR 37-sim-ipc_syscalls_be rc=133
 test arch:  s390
Test 37-sim-ipc_syscalls_be%%012-00001 result:   ERROR 37-sim-ipc_syscalls_be rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 37-sim-ipc_syscalls_be%%013-00001 result:   SKIPPED (valgrind not installed)
 batch name: 38-basic-pfc_coverage
 test mode:  c
 test type:  basic
Test 38-basic-pfc_coverage%%001-00001 result:   SUCCESS
 batch name: 39-basic-api_level
 test mode:  c
 test type:  basic
filc user error: unsupported syscall: 317.
    (libpizlo.so) <runtime>: zerror
    (libpizlo.so) ../filc/src/snprintf.c:1335:2: zerrorf
    (libpizlo.so) ../filc/src/runtime.c:679:9: zsys_syscall
    (libpizlo.so) <runtime>: zcall
    (libc.so.6666) ../sysdeps/unix/sysv/linux/syscall.c:27:24: syscall
    (libseccomp.so.2) system.c:150:7: sys_chk_seccomp_syscall
    (libseccomp.so.2) api.c:171:6: _seccomp_api_update
    (libseccomp.so.2) api.c:213:9: seccomp_api_get
    (39-basic-api_level) 39-basic-api_level.c:32:8: main
    (libc.so.6666) ../sysdeps/nptl/libc_start_call_main.h:59:16: __libc_start_call_main
    (libc.so.6666) ../csu/libc-start.c:159:3: __libc_start_main
    (libpizlo.so) <runtime>: start_program
[55720] filc panic: user thwarted themselves.
./regression: line 280: 55720 Trace/breakpoint trap   ./39-basic-api_level
Test 39-basic-api_level%%001-00001 result:   FAILURE 39-basic-api_level rc=133
 batch name: 40-sim-log
 test mode:  c
 test type:  bpf-sim
Test 40-sim-log%%001-00001 result:   SUCCESS
Test 40-sim-log%%001-00002 result:   SUCCESS
Test 40-sim-log%%001-00003 result:   SUCCESS
Test 40-sim-log%%001-00004 result:   SUCCESS
Test 40-sim-log%%001-00005 result:   SUCCESS
Test 40-sim-log%%001-00006 result:   SUCCESS
Test 40-sim-log%%001-00007 result:   SUCCESS
Test 40-sim-log%%001-00008 result:   SUCCESS
Test 40-sim-log%%001-00009 result:   SUCCESS
Test 40-sim-log%%001-00010 result:   SUCCESS
Test 40-sim-log%%001-00011 result:   SUCCESS
Test 40-sim-log%%001-00012 result:   SUCCESS
Test 40-sim-log%%001-00013 result:   SUCCESS
Test 40-sim-log%%001-00014 result:   SUCCESS
Test 40-sim-log%%001-00015 result:   SUCCESS
Test 40-sim-log%%001-00016 result:   SUCCESS
Test 40-sim-log%%001-00017 result:   SUCCESS
Test 40-sim-log%%001-00018 result:   SUCCESS
Test 40-sim-log%%001-00019 result:   SUCCESS
Test 40-sim-log%%001-00020 result:   SUCCESS
Test 40-sim-log%%001-00021 result:   SUCCESS
Test 40-sim-log%%001-00022 result:   SUCCESS
Test 40-sim-log%%001-00023 result:   SUCCESS
Test 40-sim-log%%001-00024 result:   SUCCESS
Test 40-sim-log%%001-00025 result:   SUCCESS
Test 40-sim-log%%001-00026 result:   SUCCESS
Test 40-sim-log%%001-00027 result:   SUCCESS
Test 40-sim-log%%001-00028 result:   SUCCESS
Test 40-sim-log%%001-00029 result:   SUCCESS
Test 40-sim-log%%001-00030 result:   SUCCESS
Test 40-sim-log%%001-00031 result:   SUCCESS
Test 40-sim-log%%001-00032 result:   SUCCESS
Test 40-sim-log%%001-00033 result:   SUCCESS
Test 40-sim-log%%001-00034 result:   SUCCESS
Test 40-sim-log%%001-00035 result:   SUCCESS
Test 40-sim-log%%001-00036 result:   SUCCESS
Test 40-sim-log%%001-00037 result:   SUCCESS
Test 40-sim-log%%001-00038 result:   SUCCESS
Test 40-sim-log%%001-00039 result:   SUCCESS
Test 40-sim-log%%001-00040 result:   SUCCESS
Test 40-sim-log%%001-00041 result:   SUCCESS
Test 40-sim-log%%001-00042 result:   SUCCESS
Test 40-sim-log%%001-00043 result:   SUCCESS
Test 40-sim-log%%001-00044 result:   SUCCESS
Test 40-sim-log%%001-00045 result:   SUCCESS
Test 40-sim-log%%001-00046 result:   SUCCESS
Test 40-sim-log%%001-00047 result:   SUCCESS
Test 40-sim-log%%001-00048 result:   SUCCESS
Test 40-sim-log%%001-00049 result:   SUCCESS
Test 40-sim-log%%001-00050 result:   SUCCESS
Test 40-sim-log%%001-00051 result:   SUCCESS
Test 40-sim-log%%001-00052 result:   SUCCESS
Test 40-sim-log%%001-00053 result:   SUCCESS
Test 40-sim-log%%001-00054 result:   SUCCESS
Test 40-sim-log%%001-00055 result:   SUCCESS
Test 40-sim-log%%001-00056 result:   SUCCESS
Test 40-sim-log%%001-00057 result:   SUCCESS
Test 40-sim-log%%001-00058 result:   SUCCESS
Test 40-sim-log%%001-00059 result:   SUCCESS
Test 40-sim-log%%001-00060 result:   SUCCESS
Test 40-sim-log%%001-00061 result:   SUCCESS
Test 40-sim-log%%001-00062 result:   SUCCESS
Test 40-sim-log%%001-00063 result:   SUCCESS
Test 40-sim-log%%001-00064 result:   SUCCESS
Test 40-sim-log%%001-00065 result:   SUCCESS
Test 40-sim-log%%001-00066 result:   SUCCESS
Test 40-sim-log%%001-00067 result:   SUCCESS
Test 40-sim-log%%001-00068 result:   SUCCESS
Test 40-sim-log%%001-00069 result:   SUCCESS
Test 40-sim-log%%001-00070 result:   SUCCESS
Test 40-sim-log%%001-00071 result:   SUCCESS
Test 40-sim-log%%001-00072 result:   SUCCESS
Test 40-sim-log%%001-00073 result:   SUCCESS
Test 40-sim-log%%001-00074 result:   SUCCESS
Test 40-sim-log%%001-00075 result:   SUCCESS
Test 40-sim-log%%001-00076 result:   SUCCESS
Test 40-sim-log%%001-00077 result:   SUCCESS
Test 40-sim-log%%001-00078 result:   SUCCESS
Test 40-sim-log%%001-00079 result:   SUCCESS
Test 40-sim-log%%001-00080 result:   SUCCESS
Test 40-sim-log%%001-00081 result:   SUCCESS
Test 40-sim-log%%001-00082 result:   SUCCESS
Test 40-sim-log%%001-00083 result:   SUCCESS
Test 40-sim-log%%001-00084 result:   SUCCESS
Test 40-sim-log%%001-00085 result:   SUCCESS
Test 40-sim-log%%001-00086 result:   SUCCESS
Test 40-sim-log%%001-00087 result:   SUCCESS
Test 40-sim-log%%001-00088 result:   SUCCESS
Test 40-sim-log%%001-00089 result:   SUCCESS
Test 40-sim-log%%001-00090 result:   SUCCESS
Test 40-sim-log%%001-00091 result:   SUCCESS
Test 40-sim-log%%001-00092 result:   SUCCESS
Test 40-sim-log%%001-00093 result:   SUCCESS
Test 40-sim-log%%001-00094 result:   SUCCESS
Test 40-sim-log%%001-00095 result:   SUCCESS
Test 40-sim-log%%001-00096 result:   SUCCESS
Test 40-sim-log%%001-00097 result:   SUCCESS
Test 40-sim-log%%001-00098 result:   SUCCESS
Test 40-sim-log%%001-00099 result:   SUCCESS
Test 40-sim-log%%001-00100 result:   SUCCESS
Test 40-sim-log%%001-00101 result:   SUCCESS
Test 40-sim-log%%001-00102 result:   SUCCESS
Test 40-sim-log%%001-00103 result:   SUCCESS
Test 40-sim-log%%001-00104 result:   SUCCESS
Test 40-sim-log%%001-00105 result:   SUCCESS
Test 40-sim-log%%001-00106 result:   SUCCESS
Test 40-sim-log%%001-00107 result:   SUCCESS
Test 40-sim-log%%001-00108 result:   SUCCESS
Test 40-sim-log%%001-00109 result:   SUCCESS
Test 40-sim-log%%001-00110 result:   SUCCESS
Test 40-sim-log%%001-00111 result:   SUCCESS
Test 40-sim-log%%001-00112 result:   SUCCESS
Test 40-sim-log%%001-00113 result:   SUCCESS
Test 40-sim-log%%001-00114 result:   SUCCESS
Test 40-sim-log%%001-00115 result:   SUCCESS
Test 40-sim-log%%001-00116 result:   SUCCESS
Test 40-sim-log%%001-00117 result:   SUCCESS
Test 40-sim-log%%001-00118 result:   SUCCESS
Test 40-sim-log%%001-00119 result:   SUCCESS
Test 40-sim-log%%001-00120 result:   SUCCESS
Test 40-sim-log%%001-00121 result:   SUCCESS
Test 40-sim-log%%001-00122 result:   SUCCESS
Test 40-sim-log%%001-00123 result:   SUCCESS
Test 40-sim-log%%001-00124 result:   SUCCESS
Test 40-sim-log%%001-00125 result:   SUCCESS
Test 40-sim-log%%001-00126 result:   SUCCESS
Test 40-sim-log%%001-00127 result:   SUCCESS
Test 40-sim-log%%001-00128 result:   SUCCESS
Test 40-sim-log%%001-00129 result:   SUCCESS
Test 40-sim-log%%001-00130 result:   SUCCESS
Test 40-sim-log%%001-00131 result:   SUCCESS
Test 40-sim-log%%001-00132 result:   SUCCESS
Test 40-sim-log%%001-00133 result:   SUCCESS
Test 40-sim-log%%001-00134 result:   SUCCESS
Test 40-sim-log%%001-00135 result:   SUCCESS
Test 40-sim-log%%001-00136 result:   SUCCESS
Test 40-sim-log%%001-00137 result:   SUCCESS
Test 40-sim-log%%001-00138 result:   SUCCESS
Test 40-sim-log%%001-00139 result:   SUCCESS
Test 40-sim-log%%001-00140 result:   SUCCESS
Test 40-sim-log%%001-00141 result:   SUCCESS
Test 40-sim-log%%001-00142 result:   SUCCESS
Test 40-sim-log%%001-00143 result:   SUCCESS
Test 40-sim-log%%001-00144 result:   SUCCESS
Test 40-sim-log%%001-00145 result:   SUCCESS
Test 40-sim-log%%001-00146 result:   SUCCESS
Test 40-sim-log%%001-00147 result:   SUCCESS
Test 40-sim-log%%001-00148 result:   SUCCESS
Test 40-sim-log%%001-00149 result:   SUCCESS
Test 40-sim-log%%001-00150 result:   SUCCESS
Test 40-sim-log%%001-00151 result:   SUCCESS
Test 40-sim-log%%001-00152 result:   SUCCESS
Test 40-sim-log%%001-00153 result:   SUCCESS
Test 40-sim-log%%001-00154 result:   SUCCESS
Test 40-sim-log%%001-00155 result:   SUCCESS
Test 40-sim-log%%001-00156 result:   SUCCESS
Test 40-sim-log%%001-00157 result:   SUCCESS
Test 40-sim-log%%001-00158 result:   SUCCESS
Test 40-sim-log%%001-00159 result:   SUCCESS
Test 40-sim-log%%001-00160 result:   SUCCESS
Test 40-sim-log%%001-00161 result:   SUCCESS
Test 40-sim-log%%001-00162 result:   SUCCESS
Test 40-sim-log%%001-00163 result:   SUCCESS
Test 40-sim-log%%001-00164 result:   SUCCESS
Test 40-sim-log%%001-00165 result:   SUCCESS
Test 40-sim-log%%001-00166 result:   SUCCESS
Test 40-sim-log%%001-00167 result:   SUCCESS
Test 40-sim-log%%001-00168 result:   SUCCESS
Test 40-sim-log%%001-00169 result:   SUCCESS
Test 40-sim-log%%001-00170 result:   SUCCESS
Test 40-sim-log%%001-00171 result:   SUCCESS
Test 40-sim-log%%001-00172 result:   SUCCESS
Test 40-sim-log%%001-00173 result:   SUCCESS
Test 40-sim-log%%001-00174 result:   SUCCESS
Test 40-sim-log%%001-00175 result:   SUCCESS
Test 40-sim-log%%001-00176 result:   SUCCESS
Test 40-sim-log%%001-00177 result:   SUCCESS
Test 40-sim-log%%001-00178 result:   SUCCESS
Test 40-sim-log%%001-00179 result:   SUCCESS
Test 40-sim-log%%001-00180 result:   SUCCESS
Test 40-sim-log%%001-00181 result:   SUCCESS
Test 40-sim-log%%001-00182 result:   SUCCESS
Test 40-sim-log%%001-00183 result:   SUCCESS
Test 40-sim-log%%001-00184 result:   SUCCESS
Test 40-sim-log%%001-00185 result:   SUCCESS
Test 40-sim-log%%001-00186 result:   SUCCESS
Test 40-sim-log%%001-00187 result:   SUCCESS
Test 40-sim-log%%001-00188 result:   SUCCESS
Test 40-sim-log%%001-00189 result:   SUCCESS
Test 40-sim-log%%001-00190 result:   SUCCESS
Test 40-sim-log%%001-00191 result:   SUCCESS
Test 40-sim-log%%001-00192 result:   SUCCESS
Test 40-sim-log%%001-00193 result:   SUCCESS
Test 40-sim-log%%001-00194 result:   SUCCESS
Test 40-sim-log%%001-00195 result:   SUCCESS
Test 40-sim-log%%001-00196 result:   SUCCESS
Test 40-sim-log%%001-00197 result:   SUCCESS
Test 40-sim-log%%001-00198 result:   SUCCESS
Test 40-sim-log%%001-00199 result:   SUCCESS
Test 40-sim-log%%001-00200 result:   SUCCESS
Test 40-sim-log%%001-00201 result:   SUCCESS
Test 40-sim-log%%001-00202 result:   SUCCESS
Test 40-sim-log%%001-00203 result:   SUCCESS
Test 40-sim-log%%001-00204 result:   SUCCESS
Test 40-sim-log%%001-00205 result:   SUCCESS
Test 40-sim-log%%001-00206 result:   SUCCESS
Test 40-sim-log%%001-00207 result:   SUCCESS
Test 40-sim-log%%001-00208 result:   SUCCESS
Test 40-sim-log%%001-00209 result:   SUCCESS
Test 40-sim-log%%001-00210 result:   SUCCESS
Test 40-sim-log%%001-00211 result:   SUCCESS
Test 40-sim-log%%001-00212 result:   SUCCESS
Test 40-sim-log%%001-00213 result:   SUCCESS
Test 40-sim-log%%001-00214 result:   SUCCESS
Test 40-sim-log%%001-00215 result:   SUCCESS
Test 40-sim-log%%001-00216 result:   SUCCESS
Test 40-sim-log%%001-00217 result:   SUCCESS
Test 40-sim-log%%001-00218 result:   SUCCESS
Test 40-sim-log%%001-00219 result:   SUCCESS
Test 40-sim-log%%001-00220 result:   SUCCESS
Test 40-sim-log%%001-00221 result:   SUCCESS
Test 40-sim-log%%001-00222 result:   SUCCESS
Test 40-sim-log%%001-00223 result:   SUCCESS
Test 40-sim-log%%001-00224 result:   SUCCESS
Test 40-sim-log%%001-00225 result:   SUCCESS
Test 40-sim-log%%001-00226 result:   SUCCESS
Test 40-sim-log%%001-00227 result:   SUCCESS
Test 40-sim-log%%001-00228 result:   SUCCESS
Test 40-sim-log%%001-00229 result:   SUCCESS
Test 40-sim-log%%001-00230 result:   SUCCESS
Test 40-sim-log%%001-00231 result:   SUCCESS
Test 40-sim-log%%001-00232 result:   SUCCESS
Test 40-sim-log%%001-00233 result:   SUCCESS
Test 40-sim-log%%001-00234 result:   SUCCESS
Test 40-sim-log%%001-00235 result:   SUCCESS
Test 40-sim-log%%001-00236 result:   SUCCESS
Test 40-sim-log%%001-00237 result:   SUCCESS
Test 40-sim-log%%001-00238 result:   SUCCESS
Test 40-sim-log%%001-00239 result:   SUCCESS
Test 40-sim-log%%001-00240 result:   SUCCESS
Test 40-sim-log%%001-00241 result:   SUCCESS
Test 40-sim-log%%001-00242 result:   SUCCESS
Test 40-sim-log%%001-00243 result:   SUCCESS
Test 40-sim-log%%001-00244 result:   SUCCESS
Test 40-sim-log%%001-00245 result:   SUCCESS
Test 40-sim-log%%001-00246 result:   SUCCESS
Test 40-sim-log%%001-00247 result:   SUCCESS
Test 40-sim-log%%001-00248 result:   SUCCESS
Test 40-sim-log%%001-00249 result:   SUCCESS
Test 40-sim-log%%001-00250 result:   SUCCESS
Test 40-sim-log%%001-00251 result:   SUCCESS
Test 40-sim-log%%001-00252 result:   SUCCESS
Test 40-sim-log%%001-00253 result:   SUCCESS
Test 40-sim-log%%001-00254 result:   SUCCESS
Test 40-sim-log%%001-00255 result:   SUCCESS
Test 40-sim-log%%001-00256 result:   SUCCESS
Test 40-sim-log%%001-00257 result:   SUCCESS
Test 40-sim-log%%001-00258 result:   SUCCESS
Test 40-sim-log%%001-00259 result:   SUCCESS
Test 40-sim-log%%001-00260 result:   SUCCESS
Test 40-sim-log%%001-00261 result:   SUCCESS
Test 40-sim-log%%001-00262 result:   SUCCESS
Test 40-sim-log%%001-00263 result:   SUCCESS
Test 40-sim-log%%001-00264 result:   SUCCESS
Test 40-sim-log%%001-00265 result:   SUCCESS
Test 40-sim-log%%001-00266 result:   SUCCESS
Test 40-sim-log%%001-00267 result:   SUCCESS
Test 40-sim-log%%001-00268 result:   SUCCESS
Test 40-sim-log%%001-00269 result:   SUCCESS
Test 40-sim-log%%001-00270 result:   SUCCESS
Test 40-sim-log%%001-00271 result:   SUCCESS
Test 40-sim-log%%001-00272 result:   SUCCESS
Test 40-sim-log%%001-00273 result:   SUCCESS
Test 40-sim-log%%001-00274 result:   SUCCESS
Test 40-sim-log%%001-00275 result:   SUCCESS
Test 40-sim-log%%001-00276 result:   SUCCESS
Test 40-sim-log%%001-00277 result:   SUCCESS
Test 40-sim-log%%001-00278 result:   SUCCESS
Test 40-sim-log%%001-00279 result:   SUCCESS
Test 40-sim-log%%001-00280 result:   SUCCESS
Test 40-sim-log%%001-00281 result:   SUCCESS
Test 40-sim-log%%001-00282 result:   SUCCESS
Test 40-sim-log%%001-00283 result:   SUCCESS
Test 40-sim-log%%001-00284 result:   SUCCESS
Test 40-sim-log%%001-00285 result:   SUCCESS
Test 40-sim-log%%001-00286 result:   SUCCESS
Test 40-sim-log%%001-00287 result:   SUCCESS
Test 40-sim-log%%001-00288 result:   SUCCESS
Test 40-sim-log%%001-00289 result:   SUCCESS
Test 40-sim-log%%001-00290 result:   SUCCESS
Test 40-sim-log%%001-00291 result:   SUCCESS
Test 40-sim-log%%001-00292 result:   SUCCESS
Test 40-sim-log%%001-00293 result:   SUCCESS
Test 40-sim-log%%001-00294 result:   SUCCESS
Test 40-sim-log%%001-00295 result:   SUCCESS
Test 40-sim-log%%001-00296 result:   SUCCESS
Test 40-sim-log%%001-00297 result:   SUCCESS
Test 40-sim-log%%001-00298 result:   SUCCESS
Test 40-sim-log%%001-00299 result:   SUCCESS
Test 40-sim-log%%001-00300 result:   SUCCESS
Test 40-sim-log%%001-00301 result:   SUCCESS
Test 40-sim-log%%001-00302 result:   SUCCESS
Test 40-sim-log%%001-00303 result:   SUCCESS
Test 40-sim-log%%001-00304 result:   SUCCESS
Test 40-sim-log%%001-00305 result:   SUCCESS
Test 40-sim-log%%001-00306 result:   SUCCESS
Test 40-sim-log%%001-00307 result:   SUCCESS
Test 40-sim-log%%001-00308 result:   SUCCESS
Test 40-sim-log%%001-00309 result:   SUCCESS
Test 40-sim-log%%001-00310 result:   SUCCESS
Test 40-sim-log%%001-00311 result:   SUCCESS
Test 40-sim-log%%001-00312 result:   SUCCESS
Test 40-sim-log%%001-00313 result:   SUCCESS
Test 40-sim-log%%001-00314 result:   SUCCESS
Test 40-sim-log%%001-00315 result:   SUCCESS
Test 40-sim-log%%001-00316 result:   SUCCESS
Test 40-sim-log%%001-00317 result:   SUCCESS
Test 40-sim-log%%001-00318 result:   SUCCESS
Test 40-sim-log%%001-00319 result:   SUCCESS
Test 40-sim-log%%001-00320 result:   SUCCESS
Test 40-sim-log%%001-00321 result:   SUCCESS
Test 40-sim-log%%001-00322 result:   SUCCESS
Test 40-sim-log%%001-00323 result:   SUCCESS
Test 40-sim-log%%001-00324 result:   SUCCESS
Test 40-sim-log%%001-00325 result:   SUCCESS
Test 40-sim-log%%001-00326 result:   SUCCESS
Test 40-sim-log%%001-00327 result:   SUCCESS
Test 40-sim-log%%001-00328 result:   SUCCESS
Test 40-sim-log%%001-00329 result:   SUCCESS
Test 40-sim-log%%001-00330 result:   SUCCESS
Test 40-sim-log%%001-00331 result:   SUCCESS
Test 40-sim-log%%001-00332 result:   SUCCESS
Test 40-sim-log%%001-00333 result:   SUCCESS
Test 40-sim-log%%001-00334 result:   SUCCESS
Test 40-sim-log%%001-00335 result:   SUCCESS
Test 40-sim-log%%001-00336 result:   SUCCESS
Test 40-sim-log%%001-00337 result:   SUCCESS
Test 40-sim-log%%001-00338 result:   SUCCESS
Test 40-sim-log%%001-00339 result:   SUCCESS
Test 40-sim-log%%001-00340 result:   SUCCESS
Test 40-sim-log%%001-00341 result:   SUCCESS
Test 40-sim-log%%001-00342 result:   SUCCESS
Test 40-sim-log%%001-00343 result:   SUCCESS
Test 40-sim-log%%001-00344 result:   SUCCESS
Test 40-sim-log%%001-00345 result:   SUCCESS
Test 40-sim-log%%001-00346 result:   SUCCESS
Test 40-sim-log%%001-00347 result:   SUCCESS
Test 40-sim-log%%001-00348 result:   SUCCESS
Test 40-sim-log%%001-00349 result:   SUCCESS
Test 40-sim-log%%001-00350 result:   SUCCESS
Test 40-sim-log%%001-00351 result:   SUCCESS
 test mode:  c
 test type:  bpf-sim-fuzz
Test 40-sim-log%%002-00001 result:   SUCCESS
Test 40-sim-log%%002-00002 result:   SUCCESS
Test 40-sim-log%%002-00003 result:   SUCCESS
Test 40-sim-log%%002-00004 result:   SUCCESS
Test 40-sim-log%%002-00005 result:   SUCCESS
 test mode:  c
 test type:  bpf-valgrind
Test 40-sim-log%%003-00001 result:   SKIPPED (valgrind not installed)
 batch name: 41-sim-syscall_priority_arch
 test mode:  c
 test type:  bpf-sim
Test 41-sim-syscall_priority_arch%%001-00001 result:   ERROR 41-sim-syscall_priority_arch rc=133
Test 41-sim-syscall_priority_arch%%002-00001 result:   ERROR 41-sim-syscall_priority_arch rc=133
Test 41-sim-syscall_priority_arch%%003-00001 result:   ERROR 41-sim-syscall_priority_arch rc=133
Test 41-sim-syscall_priority_arch%%004-00001 result:   ERROR 41-sim-syscall_priority_arch rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 41-sim-syscall_priority_arch%%005-00001 result:   SKIPPED (valgrind not installed)
 batch name: 42-sim-adv_chains
 test mode:  c
 test type:  bpf-sim
Test 42-sim-adv_chains%%001-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%002-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%003-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%004-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%005-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%006-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%007-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%008-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%009-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%010-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%011-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%012-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%013-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%014-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%015-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%016-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%017-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%018-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%019-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%020-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%021-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%022-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%023-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%024-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%025-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%026-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%027-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%028-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%029-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%030-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%031-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%032-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%033-00001 result:   ERROR 42-sim-adv_chains rc=133
Test 42-sim-adv_chains%%034-00001 result:   ERROR 42-sim-adv_chains rc=133
 test mode:  c
 test type:  bpf-sim-fuzz
Test 42-sim-adv_chains%%035-00001 result:   ERROR 42-sim-adv_chains rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 42-sim-adv_chains%%036-00001 result:   SKIPPED (valgrind not installed)
 batch name: 43-sim-a2_order
 test mode:  c
 test type:  bpf-sim
Test 43-sim-a2_order%%001-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%002-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%003-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%004-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%005-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%006-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%007-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%008-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%009-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%010-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%011-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%012-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%013-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%014-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%015-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%016-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%017-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%018-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%019-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%020-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%021-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%022-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%023-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%024-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%025-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%026-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%027-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%028-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%029-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%030-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%031-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%032-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%033-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%034-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%035-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%036-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%037-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%038-00001 result:   ERROR 43-sim-a2_order rc=133
Test 43-sim-a2_order%%039-00001 result:   ERROR 43-sim-a2_order rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 43-sim-a2_order%%040-00001 result:   SKIPPED (valgrind not installed)
 batch name: 44-live-a2_order
 test mode:  c
 test type:  live
Test 44-live-a2_order%%001-00001 result:   SKIPPED (must specify live tests)
 batch name: 45-sim-chain_code_coverage
 test mode:  c
 test type:  bpf-sim
Test 45-sim-chain_code_coverage%%001-00001 result:   ERROR 45-sim-chain_code_coverage rc=133
Test 45-sim-chain_code_coverage%%002-00001 result:   ERROR 45-sim-chain_code_coverage rc=133
Test 45-sim-chain_code_coverage%%003-00001 result:   ERROR 45-sim-chain_code_coverage rc=133
Test 45-sim-chain_code_coverage%%004-00001 result:   ERROR 45-sim-chain_code_coverage rc=133
Test 45-sim-chain_code_coverage%%005-00001 result:   ERROR 45-sim-chain_code_coverage rc=133
Test 45-sim-chain_code_coverage%%006-00001 result:   ERROR 45-sim-chain_code_coverage rc=133
 batch name: 46-sim-kill_process
 test mode:  c
 test type:  bpf-sim
Test 46-sim-kill_process%%001-00001 result:   SUCCESS
Test 46-sim-kill_process%%002-00001 result:   SUCCESS
Test 46-sim-kill_process%%003-00001 result:   SUCCESS
Test 46-sim-kill_process%%004-00001 result:   SUCCESS
Test 46-sim-kill_process%%005-00001 result:   SUCCESS
Test 46-sim-kill_process%%006-00001 result:   SUCCESS
 batch name: 47-live-kill_process
 test mode:  c
 test type:  live
Test 47-live-kill_process%%001-00001 result:   SKIPPED (must specify live tests)
 batch name: 48-sim-32b_args
 test mode:  c
 test type:  bpf-sim
Test 48-sim-32b_args%%001-00001 result:   ERROR 48-sim-32b_args rc=133
Test 48-sim-32b_args%%002-00001 result:   ERROR 48-sim-32b_args rc=133
Test 48-sim-32b_args%%003-00001 result:   ERROR 48-sim-32b_args rc=133
Test 48-sim-32b_args%%004-00001 result:   ERROR 48-sim-32b_args rc=133
Test 48-sim-32b_args%%005-00001 result:   ERROR 48-sim-32b_args rc=133
Test 48-sim-32b_args%%006-00001 result:   ERROR 48-sim-32b_args rc=133
Test 48-sim-32b_args%%007-00001 result:   ERROR 48-sim-32b_args rc=133
Test 48-sim-32b_args%%008-00001 result:   ERROR 48-sim-32b_args rc=133
Test 48-sim-32b_args%%009-00001 result:   ERROR 48-sim-32b_args rc=133
Test 48-sim-32b_args%%010-00001 result:   ERROR 48-sim-32b_args rc=133
Test 48-sim-32b_args%%011-00001 result:   ERROR 48-sim-32b_args rc=133
Test 48-sim-32b_args%%012-00001 result:   ERROR 48-sim-32b_args rc=133
Test 48-sim-32b_args%%013-00001 result:   ERROR 48-sim-32b_args rc=133
Test 48-sim-32b_args%%014-00001 result:   ERROR 48-sim-32b_args rc=133
Test 48-sim-32b_args%%015-00001 result:   ERROR 48-sim-32b_args rc=133
Test 48-sim-32b_args%%016-00001 result:   ERROR 48-sim-32b_args rc=133
Test 48-sim-32b_args%%017-00001 result:   ERROR 48-sim-32b_args rc=133
Test 48-sim-32b_args%%018-00001 result:   ERROR 48-sim-32b_args rc=133
 test mode:  c
 test type:  bpf-sim-fuzz
Test 48-sim-32b_args%%019-00001 result:   ERROR 48-sim-32b_args rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 48-sim-32b_args%%020-00001 result:   SKIPPED (valgrind not installed)
 batch name: 49-sim-64b_comparisons
 test mode:  c
 test type:  bpf-sim
Test 49-sim-64b_comparisons%%001-00001 result:   ERROR 49-sim-64b_comparisons rc=133
Test 49-sim-64b_comparisons%%002-00001 result:   ERROR 49-sim-64b_comparisons rc=133
Test 49-sim-64b_comparisons%%003-00001 result:   ERROR 49-sim-64b_comparisons rc=133
Test 49-sim-64b_comparisons%%004-00001 result:   ERROR 49-sim-64b_comparisons rc=133
Test 49-sim-64b_comparisons%%005-00001 result:   ERROR 49-sim-64b_comparisons rc=133
Test 49-sim-64b_comparisons%%006-00001 result:   ERROR 49-sim-64b_comparisons rc=133
Test 49-sim-64b_comparisons%%007-00001 result:   ERROR 49-sim-64b_comparisons rc=133
Test 49-sim-64b_comparisons%%008-00001 result:   ERROR 49-sim-64b_comparisons rc=133
Test 49-sim-64b_comparisons%%009-00001 result:   ERROR 49-sim-64b_comparisons rc=133
Test 49-sim-64b_comparisons%%010-00001 result:   ERROR 49-sim-64b_comparisons rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 49-sim-64b_comparisons%%011-00001 result:   SKIPPED (valgrind not installed)
 batch name: 50-sim-hash_collision
 test mode:  c
 test type:  bpf-sim
Test 50-sim-hash_collision%%001-00001 result:   SUCCESS
Test 50-sim-hash_collision%%002-00001 result:   SUCCESS
Test 50-sim-hash_collision%%003-00001 result:   SUCCESS
Test 50-sim-hash_collision%%004-00001 result:   SUCCESS
Test 50-sim-hash_collision%%005-00001 result:   SUCCESS
Test 50-sim-hash_collision%%006-00001 result:   SUCCESS
Test 50-sim-hash_collision%%007-00001 result:   SUCCESS
Test 50-sim-hash_collision%%008-00001 result:   SUCCESS
 batch name: 51-live-user_notification
 test mode:  c
 test type:  live
Test 51-live-user_notification%%001-00001 result:   SKIPPED (must specify live tests)
 batch name: 52-basic-load
 test mode:  c
 test type:  basic
filc user error: unsupported syscall: 317.
    (libpizlo.so) <runtime>: zerror
    (libpizlo.so) ../filc/src/snprintf.c:1335:2: zerrorf
    (libpizlo.so) ../filc/src/runtime.c:679:9: zsys_syscall
    (libpizlo.so) <runtime>: zcall
    (libc.so.6666) ../sysdeps/unix/sysv/linux/syscall.c:27:24: syscall
    (libseccomp.so.2) system.c:150:7: sys_chk_seccomp_syscall
    (libseccomp.so.2) api.c:171:6: _seccomp_api_update
    (libseccomp.so.2) api.c:213:9: seccomp_api_get
    (52-basic-load) 52-basic-load.c:40:8: main
    (libc.so.6666) ../sysdeps/nptl/libc_start_call_main.h:59:16: __libc_start_call_main
    (libc.so.6666) ../csu/libc-start.c:159:3: __libc_start_main
    (libpizlo.so) <runtime>: start_program
[82156] filc panic: user thwarted themselves.
./regression: line 280: 82156 Trace/breakpoint trap   ./52-basic-load
Test 52-basic-load%%001-00001 result:   FAILURE 52-basic-load rc=133
 batch name: 53-sim-binary_tree
 test mode:  c
 test type:  bpf-sim
 test arch:  x86_64
Test 53-sim-binary_tree%%001-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%002-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%003-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  aarch64
Test 53-sim-binary_tree%%004-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%005-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%006-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%007-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%008-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  aarch64
Test 53-sim-binary_tree%%009-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%010-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%011-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  aarch64
Test 53-sim-binary_tree%%012-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%013-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  aarch64
Test 53-sim-binary_tree%%014-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%015-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%016-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%017-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%018-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%019-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%020-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%021-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%022-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%023-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%024-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%025-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%026-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%027-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%028-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  aarch64
Test 53-sim-binary_tree%%029-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%030-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  aarch64
Test 53-sim-binary_tree%%031-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%032-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%033-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  aarch64
Test 53-sim-binary_tree%%034-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%035-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%036-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%037-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%038-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%039-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%040-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%041-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%042-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%043-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  aarch64
Test 53-sim-binary_tree%%044-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%045-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  aarch64
Test 53-sim-binary_tree%%046-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%047-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%048-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  x86_64
Test 53-sim-binary_tree%%049-00001 result:   ERROR 53-sim-binary_tree rc=133
 test arch:  aarch64
Test 53-sim-binary_tree%%050-00001 result:   ERROR 53-sim-binary_tree rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 53-sim-binary_tree%%051-00001 result:   SKIPPED (valgrind not installed)
 batch name: 54-live-binary_tree
 test mode:  c
 test type:  live
Test 54-live-binary_tree%%001-00001 result:   SKIPPED (must specify live tests)
 batch name: 55-basic-pfc_binary_tree
 test mode:  c
 test type:  basic
filc user error: unsupported syscall: 317.
    (libpizlo.so) <runtime>: zerror
    (libpizlo.so) ../filc/src/snprintf.c:1335:2: zerrorf
    (libpizlo.so) ../filc/src/runtime.c:679:9: zsys_syscall
    (libpizlo.so) <runtime>: zcall
    (libc.so.6666) ../sysdeps/unix/sysv/linux/syscall.c:27:24: syscall
    (libseccomp.so.2) system.c:150:7: sys_chk_seccomp_syscall
    (libseccomp.so.2) api.c:171:6: _seccomp_api_update
    (libseccomp.so.2) api.c:323:2: seccomp_init
    (55-basic-pfc_binary_tree) 55-basic-pfc_binary_tree.c:77:8: main
    (libc.so.6666) ../sysdeps/nptl/libc_start_call_main.h:59:16: __libc_start_call_main
    (libc.so.6666) ../csu/libc-start.c:159:3: __libc_start_main
    (libpizlo.so) <runtime>: start_program
[87742] filc panic: user thwarted themselves.
Test 55-basic-pfc_binary_tree%%001-00001 result:   FAILURE 55-basic-pfc_binary_tree.sh rc=1
 batch name: 56-basic-iterate_syscalls
 test mode:  c
 test type:  basic
Test 56-basic-iterate_syscalls%%001-00001 result:   SUCCESS
 batch name: 57-basic-rawsysrc
 test mode:  c
 test type:  basic
Test 57-basic-rawsysrc%%001-00001 result:   SUCCESS
 batch name: 58-live-tsync_notify
 test mode:  c
 test type:  live
Test 58-live-tsync_notify%%001-00001 result:   SKIPPED (must specify live tests)
 batch name: 59-basic-empty_binary_tree
 test mode:  c
 test type:  bpf-sim
Test 59-basic-empty_binary_tree%%001-00001 result:   ERROR 59-basic-empty_binary_tree rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 59-basic-empty_binary_tree%%002-00001 result:   SKIPPED (valgrind not installed)
 batch name: 60-sim-precompute
 test mode:  c
 test type:  bpf-sim
Test 60-sim-precompute%%001-00001 result:   ERROR 60-sim-precompute rc=133
Test 60-sim-precompute%%002-00001 result:   ERROR 60-sim-precompute rc=133
Test 60-sim-precompute%%003-00001 result:   ERROR 60-sim-precompute rc=133
 test mode:  c
 test type:  bpf-sim-fuzz
Test 60-sim-precompute%%004-00001 result:   ERROR 60-sim-precompute rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 60-sim-precompute%%005-00001 result:   SKIPPED (valgrind not installed)
 batch name: 61-sim-transactions
 test mode:  c
 test type:  bpf-sim
Test 61-sim-transactions%%001-00001 result:   ERROR 61-sim-transactions rc=133
Test 61-sim-transactions%%002-00001 result:   ERROR 61-sim-transactions rc=133
Test 61-sim-transactions%%003-00001 result:   ERROR 61-sim-transactions rc=133
Test 61-sim-transactions%%004-00001 result:   ERROR 61-sim-transactions rc=133
Test 61-sim-transactions%%005-00001 result:   ERROR 61-sim-transactions rc=133
Test 61-sim-transactions%%006-00001 result:   ERROR 61-sim-transactions rc=133
Test 61-sim-transactions%%007-00001 result:   ERROR 61-sim-transactions rc=133
Test 61-sim-transactions%%008-00001 result:   ERROR 61-sim-transactions rc=133
Test 61-sim-transactions%%009-00001 result:   ERROR 61-sim-transactions rc=133
 test mode:  c
 test type:  bpf-sim-fuzz
Test 61-sim-transactions%%010-00001 result:   ERROR 61-sim-transactions rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 61-sim-transactions%%011-00001 result:   SKIPPED (valgrind not installed)
 batch name: 62-sim-arch_transactions
 test mode:  c
 test type:  bpf-sim
Test 62-sim-arch_transactions%%001-00001 result:   ERROR 62-sim-arch_transactions rc=133
Test 62-sim-arch_transactions%%002-00001 result:   ERROR 62-sim-arch_transactions rc=133
Test 62-sim-arch_transactions%%003-00001 result:   ERROR 62-sim-arch_transactions rc=133
Test 62-sim-arch_transactions%%004-00001 result:   ERROR 62-sim-arch_transactions rc=133
 test mode:  c
 test type:  bpf-sim-fuzz
Test 62-sim-arch_transactions%%005-00001 result:   ERROR 62-sim-arch_transactions rc=133
 test mode:  c
 test type:  bpf-valgrind
Test 62-sim-arch_transactions%%006-00001 result:   SKIPPED (valgrind not installed)
Regression Test Summary
 tests run: 733
 tests skipped: 86
 tests passed: 729
 tests failed: 4
 tests errored: 482
============================================================
FAIL: regression
==================
1 of 1 test failed
==================
make[2]: *** [Makefile:1463: check-TESTS] Error 1
make[1]: *** [Makefile:1589: check-am] Error 2
make: *** [Makefile:529: check-recursive] Error 1
error: Cannot build '/nix/store/0vipflpq7cnjbg5vcr7rgf7z7f6j8kic-libseccomp-x86_64-unknown-linux-gnufilc0-2.6.0.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/0hg8pviqgd08a5awivnbm65g1zf192pi-libseccomp-x86_64-unknown-linux-gnufilc0-2.6.0-lib
         /nix/store/1cxcpd40n7r8ggg31qn5g6i9p08jnpaf-libseccomp-x86_64-unknown-linux-gnufilc0-2.6.0-man
         /nix/store/3cqs22h3a0xwj2ibzhxdxg4qpbxy35kn-libseccomp-x86_64-unknown-linux-gnufilc0-2.6.0
         /nix/store/j4ifp1v6ahv9l9an5x5855sh6da6m74m-libseccomp-x86_64-unknown-linux-gnufilc0-2.6.0-pythonsrc
         /nix/store/zihl07fl48q4al2f4ayrdm8cz36l4i17-libseccomp-x86_64-unknown-linux-gnufilc0-2.6.0-dev
       Last 25 log lines:
       >  test type:  bpf-sim
       > Test 62-sim-arch_transactions%%001-00001 result:   ERROR 62-sim-arch_transactions rc=133
       > Test 62-sim-arch_transactions%%002-00001 result:   ERROR 62-sim-arch_transactions rc=133
       > Test 62-sim-arch_transactions%%003-00001 result:   ERROR 62-sim-arch_transactions rc=133
       > Test 62-sim-arch_transactions%%004-00001 result:   ERROR 62-sim-arch_transactions rc=133
       >  test mode:  c
       >  test type:  bpf-sim-fuzz
       > Test 62-sim-arch_transactions%%005-00001 result:   ERROR 62-sim-arch_transactions rc=133
       >  test mode:  c
       >  test type:  bpf-valgrind
       > Test 62-sim-arch_transactions%%006-00001 result:   SKIPPED (valgrind not installed)
       > Regression Test Summary
       >  tests run: 733
       >  tests skipped: 86
       >  tests passed: 729
       >  tests failed: 4
       >  tests errored: 482
       > ============================================================
       > FAIL: regression
       > ==================
       > 1 of 1 test failed
       > ==================
       > make[2]: *** [Makefile:1463: check-TESTS] Error 1
       > make[1]: *** [Makefile:1589: check-am] Error 2
       > make: *** [Makefile:529: check-recursive] Error 1
       For full logs, run:
         nix log /nix/store/0vipflpq7cnjbg5vcr7rgf7z7f6j8kic-libseccomp-x86_64-unknown-linux-gnufilc0-2.6.0.drv
chessdb-3.6.19-beta-1
error: Cannot build '/nix/store/akxv7gz81jkb93bw9qbm0wbf69f4kzg6-chessdb-x86_64-unknown-linux-gnufilc0-3.6.19-beta-1.drv'.
       Reason: builder failed with exit code 127.
       Output paths:
         /nix/store/618w87wb2j8c48166lwd7yivm632ybx9-chessdb-x86_64-unknown-linux-gnufilc0-3.6.19-beta-1
       Last 12 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/xhzvvrag77krmz0k00c4nx2fwgfn90ai-ChessDB-3.6.19-beta-1.tar.gz
       > source root is ChessDB-3.6.19-beta-1
       > setting SOURCE_DATE_EPOCH to timestamp 1187304473 of file "ChessDB-3.6.19-beta-1/inno-setup-files/setup.iss"
       > Running phase: patchPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > 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/618w87wb2j8c48166lwd7yivm632ybx9-chessdb-x86_64-unknown-linux-gnufilc0-3.6.19-beta-1 --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
       > ./configure: line 30: exec: tclsh: not found
       For full logs, run:
         nix log /nix/store/akxv7gz81jkb93bw9qbm0wbf69f4kzg6-chessdb-x86_64-unknown-linux-gnufilc0-3.6.19-beta-1.drv
chez-scheme-10.2.0
error: Cannot build '/nix/store/2f5hzlpmi1f2q606n8lcl6xk81zi9j3v-chez-scheme-x86_64-unknown-linux-gnufilc0-10.2.0.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/61nzxrf4zplggdvj5vvix74svzpb9awz-chez-scheme-x86_64-unknown-linux-gnufilc0-10.2.0
       Last 25 log lines:
       > clang -DPORTABLE_BYTECODE -Ipb/boot/pb -Ipb/c -Ic/ -Ipb/zlib -Ipb/lz4/lib -m64 -msse2 -O2 -D_REENTRANT -pthread -Wpointer-arith -Wall -Wextra -Wno-implicit-fallthrough -o pb/c/pb.o -c c/pb.c
       > ar rc pb/boot/pb/libkernel.a pb/c/statics.o pb/c/segment.o pb/c/alloc.o pb/c/symbol.o pb/c/intern.o pb/c/gcwrapper.o pb/c/gc-011.o pb/c/gc-par.o pb/c/gc-ocd.o pb/c/gc-oce.o pb/c/number.o pb/c/schsig.o pb/c/io.o pb/c/new-io.o pb/c/print.o pb/c/fasl.o pb/c/vfasl.o pb/c/stats.o pb/c/foreign.o pb/c/prim.o pb/c/prim5.o pb/c/flushcache.o pb/c/schlib.o pb/c/thread.o pb/c/expeditor.o pb/c/scheme.o pb/c/compress-io.o pb/c/random.o pb/c/ffi.o pb/c/self-exe.o pb/c/pb.o
       > clang -DPORTABLE_BYTECODE -Ipb/boot/pb -Ipb/c -Ic/ -Ipb/zlib -Ipb/lz4/lib -m64 -msse2 -O2 -D_REENTRANT -pthread -Wpointer-arith -Wall -Wextra -Wno-implicit-fallthrough -o pb/boot/pb/main.o -c c/main.c
       > clang -m64 -msse2 -O2 -D_REENTRANT -pthread -o pb/bin/pb/scheme pb/boot/pb/main.o pb/boot/pb/libkernel.a pb/zlib/libz.a pb/lz4/lib/liblz4.a -rdynamic -lm -ldl -lncurses -lrt -lpthread
       > : pb/bin/pb/scheme
       > building boot files for ta6le using pb
       > running pb/bin/pb/scheme to build xc-ta6le/s/cmacros.so
       > filc safety error: cannot write pointer with null object.
       >     pointer: 0x55555583b480,<null>
       >     expected 1224 writable bytes.
       > semantic origin:
       >     (scheme) <somewhere>: S_alloc_init
       > check scheduled at:
       >     (scheme) <somewhere>: S_alloc_init
       >     (scheme) <somewhere>: Sbuild_heap
       >     (scheme) <somewhere>: main
       >     (libc.so.6666) ../sysdeps/nptl/libc_start_call_main.h:59:16: __libc_start_call_main
       >     (libc.so.6666) ../csu/libc-start.c:159:3: __libc_start_main
       >     (libpizlo.so) <runtime>: start_program
       > [600] filc panic: thwarted a futile attempt to violate memory safety.
       > failed
       >  in build-one
       >  in loop
       >  in module->hash
       > make: *** [Makefile:8: build] Error 1
       For full logs, run:
         nix log /nix/store/2f5hzlpmi1f2q606n8lcl6xk81zi9j3v-chez-scheme-x86_64-unknown-linux-gnufilc0-10.2.0.drv
chez-matchable-0.2
error: Cannot build '/nix/store/pbgna7zfq9jzx6zhj6w8g9dci6s4q13n-chez-matchable-x86_64-unknown-linux-gnufilc0-0.2.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/8c7fmj1md1s98r8ba7myv4vdgb0yimk0-chez-matchable-x86_64-unknown-linux-gnufilc0-0.2
chez-mit-0.2
error: Cannot build '/nix/store/r117lbk6mkf520dl9d31pxilgczblp6j-chez-mit-x86_64-unknown-linux-gnufilc0-0.2.drv'.
       Reason: 2 dependencies failed.
       Output paths:
         /nix/store/bgwrxismmdgg8cjxc81hxj2plgab9d43-chez-mit-x86_64-unknown-linux-gnufilc0-0.2
chez-scmutils-0.2
error: Cannot build '/nix/store/8hs7d1wmls2invjpl8xd0izxlvi0yy2b-chez-scmutils-x86_64-unknown-linux-gnufilc0-0.2.drv'.
       Reason: 3 dependencies failed.
       Output paths:
         /nix/store/64whw0b1vx978087ccv5dbrnqwyx7j92-chez-scmutils-x86_64-unknown-linux-gnufilc0-0.2
chez-srfi-1.1
error: Cannot build '/nix/store/rvqh04h2b5rx66ns5ln784xc78vmqx88-chez-srfi-x86_64-unknown-linux-gnufilc0-1.1.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/y2s6yvk76df4lsx9spghv23yhadcy38z-chez-srfi-x86_64-unknown-linux-gnufilc0-1.1
chibi-scheme-0.11
error: Cannot build '/nix/store/wrrvqq4kgqj9mv49msv9vmasylshx1sg-chibi-scheme-x86_64-unknown-linux-gnufilc0-0.11.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/l5b6h6f12ncj1xfbpg57masn8qpci82m-chibi-scheme-x86_64-unknown-linux-gnufilc0-0.11
       Last 25 log lines:
       > clang -c  -Iinclude  -DSEXP_USE_NTPGETTIME -DSEXP_USE_INTTYPES -Wall -g -g3 -O3  -fPIC -o simplify.o simplify.c
       > clang -fPIC -shared -Wl,-soname,libchibi-scheme.so.0 -o libchibi-scheme.so.0.11.0 gc.o sexp.o bignum.o gc_heap.o opcodes.o vm.o eval.o simplify.o    -ldl -lm
       > ln -sf libchibi-scheme.so.0.11.0 libchibi-scheme.so.0
       > ln -sf libchibi-scheme.so.0 libchibi-scheme.so
       > clang  -Iinclude  -DSEXP_USE_NTPGETTIME -DSEXP_USE_INTTYPES -Wall -g -g3 -O3   -o chibi-scheme main.o -L.  -lchibi-scheme
       > LD_LIBRARY_PATH=".:" DYLD_LIBRARY_PATH=".:" CHIBI_IGNORE_SYSTEM_PATH=1 CHIBI_MODULE_PATH=lib ./chibi-scheme -q tools/chibi-ffi lib/chibi/filesystem.stub
       > filc safety error: alignment requirement of 8 bytes not met.
       >     pointer: 0x7fffe2b4e331,0x7fffe2b01010,0x7fffe2d01060,aux=0x7fffe2d81000
       >     expected 8 bytes with ptr aligned to 8 bytes.
       > semantic origin:
       >     (libchibi-scheme.so.0) vm.c:1415:5: sexp_apply
       > check scheduled at:
       >     (libchibi-scheme.so.0) vm.c:1415:5: sexp_apply
       >     (libchibi-scheme.so.0) eval.c:2753:11: sexp_eval_op
       >     (libchibi-scheme.so.0) eval.c:1545:38: sexp_load_op
       >     (libchibi-scheme.so.0) eval.c:2401:11: sexp_load_module_file
       >     (libchibi-scheme.so.0) eval.c:2552:9: sexp_load_standard_env
       >     (chibi-scheme) main.c:252:7: sexp_load_standard_repl_env
       >     (chibi-scheme) main.c:382:7: run_main
       >     (chibi-scheme) main.c:684:9: main
       >     (libc.so.6666) ../sysdeps/nptl/libc_start_call_main.h:59:16: __libc_start_call_main
       >     (libc.so.6666) ../csu/libc-start.c:159:3: __libc_start_main
       >     (libpizlo.so) <runtime>: start_program
       > [155] filc panic: thwarted a futile attempt to violate memory safety.
       > make: *** [Makefile.libs:73: lib/chibi/filesystem.c] Trace/breakpoint trap
       For full logs, run:
         nix log /nix/store/wrrvqq4kgqj9mv49msv9vmasylshx1sg-chibi-scheme-x86_64-unknown-linux-gnufilc0-0.11.drv
chicken-5.4.0
error: Cannot build '/nix/store/i8miphrzsmzhaa1smls06zdxibs9v6gp-chicken-x86_64-unknown-linux-gnufilc0-5.4.0.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/malrp9hs8v9cs72v76g8l8vnlz3ijqm7-chicken-x86_64-unknown-linux-gnufilc0-5.4.0
chrony-4.6.1
error: Cannot build '/nix/store/mwvrx5nnjmk250x838cmlh5ybi795lrn-chrony-x86_64-unknown-linux-gnufilc0-4.6.1.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/q2w36hsjyvcqymwv1abg506d9w15gn9p-chrony-x86_64-unknown-linux-gnufilc0-4.6.1
         /nix/store/qbbqpx698w29xy22rhpknhifba5v1302-chrony-x86_64-unknown-linux-gnufilc0-4.6.1-man
chunksync-0.4
error: Cannot build '/nix/store/0b32j3vhmfh0x50q95bkc70145j9r2sm-chunksync-x86_64-unknown-linux-gnufilc0-0.4.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/59wl31j8wxidcmn48qa34fp4mayykbqb-chunksync-x86_64-unknown-linux-gnufilc0-0.4
       Last 25 log lines:
       > clang -M -std=gnu99 -D_FILE_OFFSET_BITS=64 -DVERSION='"0.4"' err.c | sed 's,^err\.o *:,err.o err.d:,' > err.d
       > clang -O2 -Wall -std=gnu99 -D_FILE_OFFSET_BITS=64 -DVERSION='"0.4"'  -c -o main.o main.c
       > clang -O2 -Wall -std=gnu99 -D_FILE_OFFSET_BITS=64 -DVERSION='"0.4"'  -c -o frontend.o frontend.c
       > frontend.c:152:11: warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant]
       >   152 |         char buf[strlen(PROTOCOL_MAGIC)],*host,*port,*path,*argv[10];
       >       |                  ^~~~~~~~~~~~~~~~~~~~~~
       > 1 warning generated.
       > clang -O2 -Wall -std=gnu99 -D_FILE_OFFSET_BITS=64 -DVERSION='"0.4"'  -c -o backend.o backend.c
       > backend.c:48:11: warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant]
       >    48 |         char buf[strlen(PROTOCOL_MAGIC)],*path;
       >       |                  ^~~~~~~~~~~~~~~~~~~~~~
       > 1 warning generated.
       > clang -O2 -Wall -std=gnu99 -D_FILE_OFFSET_BITS=64 -DVERSION='"0.4"'  -c -o sender.o sender.c
       > clang -O2 -Wall -std=gnu99 -D_FILE_OFFSET_BITS=64 -DVERSION='"0.4"'  -c -o receiver.o receiver.c
       > clang -O2 -Wall -std=gnu99 -D_FILE_OFFSET_BITS=64 -DVERSION='"0.4"'  -c -o progress.o progress.c
       > clang -O2 -Wall -std=gnu99 -D_FILE_OFFSET_BITS=64 -DVERSION='"0.4"'  -c -o io.o io.c
       > io.c:166:6: warning: result of comparison of constant 18446744073709551615 with expression of type 'uint32_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
       >   166 |         if(l>=SIZE_MAX)die(false,"string size from %s too large",fh->name);
       >       |            ~^ ~~~~~~~~
       > 1 warning generated.
       > clang -O2 -Wall -std=gnu99 -D_FILE_OFFSET_BITS=64 -DVERSION='"0.4"'  -c -o err.o err.c
       > clang -s -lpthread -lcrypto -o chunksync main.o frontend.o backend.o sender.o receiver.o progress.o io.o err.o
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: cannot find -lgcc_s
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > make: *** [Makefile:22: chunksync] Error 1
       For full logs, run:
         nix log /nix/store/0b32j3vhmfh0x50q95bkc70145j9r2sm-chunksync-x86_64-unknown-linux-gnufilc0-0.4.drv
ciao-1.24.0-m1
error: Cannot build '/nix/store/cq0jrcarzmdwc6yfxknzhvavp899fjnz-ciao-x86_64-unknown-linux-gnufilc0-1.24.0-m1.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/lzc1jkzdr75735hlibsqpb8rcnqjvib5-ciao-x86_64-unknown-linux-gnufilc0-1.24.0-m1
       Last 18 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/sqql095d5xk17mb9ybs7wsm4wl3qkdjd-source
       > source root is source
       > Running phase: patchPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > => builder: building [boot]
       >    compiling ciaoengine (engine for ciaoc.sta)
       > `gcc' does not seem a valid C compiler
       > ERROR: Bootstrap could not be compiled!
       >
       > If needed, use 'emergency-clean' to recover from inconsistent build
       > states and try 'boot-rebuild' to build the bootstrap manually.
       >
       > If bootstrap compilation failed for your system, please consult online
       > documentation or report the bug to <ciao-bugs@cliplab.org>.
       >
       For full logs, run:
         nix log /nix/store/cq0jrcarzmdwc6yfxknzhvavp899fjnz-ciao-x86_64-unknown-linux-gnufilc0-1.24.0-m1.drv
chunksync-0.4
error: build of '/nix/store/0b32j3vhmfh0x50q95bkc70145j9r2sm-chunksync-x86_64-unknown-linux-gnufilc0-0.4.drv^*', '/nix/store/2f5hzlpmi1f2q606n8lcl6xk81zi9j3v-chez-scheme-x86_64-unknown-linux-gnufilc0-10.2.0.drv^*', '/nix/store/8hs7d1wmls2invjpl8xd0izxlvi0yy2b-chez-scmutils-x86_64-unknown-linux-gnufilc0-0.2.drv^*', '/nix/store/akxv7gz81jkb93bw9qbm0wbf69f4kzg6-chessdb-x86_64-unknown-linux-gnufilc0-3.6.19-beta-1.drv^*', '/nix/store/cq0jrcarzmdwc6yfxknzhvavp899fjnz-ciao-x86_64-unknown-linux-gnufilc0-1.24.0-m1.drv^*', '/nix/store/i8miphrzsmzhaa1smls06zdxibs9v6gp-chicken-x86_64-unknown-linux-gnufilc0-5.4.0.drv^*', '/nix/store/mwvrx5nnjmk250x838cmlh5ybi795lrn-chrony-x86_64-unknown-linux-gnufilc0-4.6.1.drv^*', '/nix/store/pbgna7zfq9jzx6zhj6w8g9dci6s4q13n-chez-matchable-x86_64-unknown-linux-gnufilc0-0.2.drv^*', '/nix/store/r117lbk6mkf520dl9d31pxilgczblp6j-chez-mit-x86_64-unknown-linux-gnufilc0-0.2.drv^*', '/nix/store/rvqh04h2b5rx66ns5ln784xc78vmqx88-chez-srfi-x86_64-unknown-linux-gnufilc0-1.1.drv^*', '/nix/store/wrrvqq4kgqj9mv49msv9vmasylshx1sg-chibi-scheme-x86_64-unknown-linux-gnufilc0-0.11.drv^*' failed

End of log