:: Synchronizing package databases... build-support-manual downloading... build-support downloading... core-staging downloading... extra-staging downloading... core-testing downloading... core downloading... extra-testing downloading... extra downloading... :: Starting full system upgrade... there is nothing to do ==> Building in chroot for [extra-staging-with-build-support] (i686)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-staging-with-build-support-i686/root] -> [build]...done ==> Making package: drgn 0.0.31-2.0 (Tue Apr 22 18:13:58 2025) ==> Retrieving sources... -> Updating drgn git repo... ==> Validating source files with sha256sums... drgn ... Passed gpg: Warning: using insecure memory! ==> Appending keys from archlinux32.gpg... gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! ==> Updating trust database... gpg: Warning: using insecure memory! gpg: next trustdb check due at 2025-06-16 ==> Making package: drgn 0.0.31-2.0 (Tue Apr 22 18:14:02 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (3) lzo-2.10-5.1 snappy-1.2.1-2.0 libkdumpfile-0.5.5-1.0 Total Installed Size: 2.47 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing lzo... installing snappy... installing libkdumpfile... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (10) perl-error-0.17029-7.0 perl-mailtools-2.22-1.0 perl-timedate-2.33-7.0 python-pyproject-hooks-1.2.0-3.1 check-0.15.2-2.0 git-2.47.1-1.0 python-build-1-1.3 python-installer-1-1.3 python-setuptools-1-1.3 python-wheel-1-1.3 Total Installed Size: 43.39 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 [installed] subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] installing python-pyproject-hooks... installing python-build... installing python-installer... installing python-setuptools... installing python-wheel... installing check... Optional dependencies for check check-docs: Documentation :: Running post-transaction hooks... (1/5) Creating system user accounts... /usr/lib/sysusers.d/uuidd.conf:1: Unknown modifier 'u!'. Creating group 'git' with GID 972. Creating user 'git' (git daemon user) with UID 972 and GID 972. (2/5) Reloading system manager configuration... Skipped: Current root is not booted. (3/5) Arming ConditionNeedsUpdate... (4/5) Checking for old perl modules... (5/5) Updating the info directory file... ==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of drgn git repo... Cloning into 'drgn'... done. Switched to a new branch 'makepkg' ==> Starting build()... * Getting build dependencies for wheel... running egg_info creating drgn.egg-info writing drgn.egg-info/PKG-INFO writing dependency_links to drgn.egg-info/dependency_links.txt writing entry points to drgn.egg-info/entry_points.txt writing requirements to drgn.egg-info/requires.txt writing top-level names to drgn.egg-info/top_level.txt writing manifest file 'drgn.egg-info/SOURCES.txt' reading manifest file 'drgn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' under directory 'tools' adding license file 'COPYING' writing manifest file 'drgn.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build/lib.linux-i686-cpython-313/_drgn_util copying _drgn_util/plugins.py -> build/lib.linux-i686-cpython-313/_drgn_util copying _drgn_util/platform.py -> build/lib.linux-i686-cpython-313/_drgn_util copying _drgn_util/__init__.py -> build/lib.linux-i686-cpython-313/_drgn_util copying _drgn_util/elf.py -> build/lib.linux-i686-cpython-313/_drgn_util creating build/lib.linux-i686-cpython-313/drgn copying drgn/__main__.py -> build/lib.linux-i686-cpython-313/drgn copying drgn/__init__.py -> build/lib.linux-i686-cpython-313/drgn copying drgn/cli.py -> build/lib.linux-i686-cpython-313/drgn creating build/lib.linux-i686-cpython-313/drgn/helpers copying drgn/helpers/__init__.py -> build/lib.linux-i686-cpython-313/drgn/helpers creating build/lib.linux-i686-cpython-313/drgn/internal copying drgn/internal/version.py -> build/lib.linux-i686-cpython-313/drgn/internal copying drgn/internal/sudohelper.py -> build/lib.linux-i686-cpython-313/drgn/internal copying drgn/internal/rlcompleter.py -> build/lib.linux-i686-cpython-313/drgn/internal copying drgn/internal/__init__.py -> build/lib.linux-i686-cpython-313/drgn/internal copying drgn/internal/repl.py -> build/lib.linux-i686-cpython-313/drgn/internal creating build/lib.linux-i686-cpython-313/drgn/helpers/common copying drgn/helpers/common/prog.py -> build/lib.linux-i686-cpython-313/drgn/helpers/common copying drgn/helpers/common/stack.py -> build/lib.linux-i686-cpython-313/drgn/helpers/common copying drgn/helpers/common/memory.py -> build/lib.linux-i686-cpython-313/drgn/helpers/common copying drgn/helpers/common/__init__.py -> build/lib.linux-i686-cpython-313/drgn/helpers/common copying drgn/helpers/common/format.py -> build/lib.linux-i686-cpython-313/drgn/helpers/common copying drgn/helpers/common/type.py -> build/lib.linux-i686-cpython-313/drgn/helpers/common creating build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/kernfs.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/bpf.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/boot.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/list_nulls.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/block.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/kallsyms.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/module.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/wait.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/percpu.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/kthread.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/cpumask.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/xarray.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/pid.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/cgroup.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/list.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/printk.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/tc.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/user.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/kconfig.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/mapletree.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/slab.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/mm.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/fs.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/idr.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/llist.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/stackdepot.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/device.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/tcp.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/plist.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/__init__.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/net.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/nodemask.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/radixtree.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/sched.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/rbtree.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux copying drgn/helpers/linux/bitops.py -> build/lib.linux-i686-cpython-313/drgn/helpers/linux creating build/lib.linux-i686-cpython-313/drgn/helpers/experimental copying drgn/helpers/experimental/__init__.py -> build/lib.linux-i686-cpython-313/drgn/helpers/experimental copying drgn/helpers/experimental/kmodify.py -> build/lib.linux-i686-cpython-313/drgn/helpers/experimental copying drgn/py.typed -> build/lib.linux-i686-cpython-313/drgn copying drgn/../_drgn.pyi -> build/lib.linux-i686-cpython-313/drgn/.. running build_ext libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:14: installing 'build-aux/ar-lib' configure.ac:10: installing 'build-aux/compile' configure.ac:16: installing 'build-aux/config.guess' configure.ac:16: installing 'build-aux/config.sub' configure.ac:12: installing 'build-aux/install-sh' configure.ac:12: installing 'build-aux/missing' configure.ac:20: installing 'build-aux/tap-driver.sh' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' creating build/temp.linux-i686-cpython-313 checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking xargs -n works... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc option to enable large file support... -D_FILE_OFFSET_BITS=64 checking for auto... no checking for __auto_type... yes checking whether SWITCH_ENUM compiles... yes checking whether SWITCH_ENUM catches missing enumeration values... yes checking whether SWITCH_ENUM catches missing default case... yes checking for __VA_ARGS__ comma deletion extension... yes checking whether /usr/bin/python version is >= 3.6... yes checking for /usr/bin/python version... 3.13 checking for /usr/bin/python platform... linux checking for GNU default /usr/bin/python prefix... ${prefix} checking for GNU default /usr/bin/python exec_prefix... ${exec_prefix} checking for /usr/bin/python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.13/site-packages checking for /usr/bin/python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.13/site-packages checking for /usr/bin/python development headers... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libelf >= 0.165 libdw >= 0.165... yes checking for libdebuginfod... yes checking for libkdumpfile... yes checking for check >= 0.10.0... yes checking whether C compiler accepts -Werror=unknown-warning-option... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands make: Entering directory '/build/drgn/src/drgn/build/temp.linux-i686-cpython-313' GEN arch_aarch64_defs.inc GEN arch_arm_defs.inc GEN arch_ppc64_defs.inc GEN arch_s390x_defs.inc GEN arch_x86_64_defs.inc GEN drgn_program_parse_vmcoreinfo.inc GEN c_keywords.inc GEN linux_kernel_object_find.inc GEN drgn_section_name_to_index.inc GEN elf_sections.h GEN python/docstrings.h make all-am make[1]: Entering directory '/build/drgn/src/drgn/build/temp.linux-i686-cpython-313' CC libdrgn_common_la-arch_aarch64.lo CC libdrgn_common_la-arch_arm.lo CC libdrgn_common_la-arch_ppc64.lo CC libdrgn_common_la-arch_s390x.lo CC libdrgn_common_la-arch_x86_64.lo CC libdrgn_common_la-accessors.lo CC libdrgn_common_la-arch_riscv.lo CC libdrgn_common_la-arch_i386.lo CC libdrgn_common_la-binary_buffer.lo CC libdrgn_common_la-cfi.lo CC libdrgn_common_la-crc32.lo CC libdrgn_common_la-debug_info.lo CC libdrgn_common_la-debug_info_options.lo CC libdrgn_common_la-dwarf_constants.lo CC libdrgn_common_la-dwarf_info.lo CC libdrgn_common_la-elf_file.lo CC libdrgn_common_la-elf_notes.lo CC libdrgn_common_la-elf_symtab.lo CC libdrgn_common_la-error.lo CC libdrgn_common_la-handler.lo CC libdrgn_common_la-hash_table.lo CC libdrgn_common_la-hexlify.lo In file included from ../../libdrgn/debug_info.c:38: ../../libdrgn/debug_info.c: In function 'drgn_module_try_file_internal': ../../libdrgn/debug_info.c:1593:57: warning: zero-length gnu_printf format string [-Wformat-zero-length] 1593 | drgn_error_log_debug(prog, err, ""); | ^~ ../../libdrgn/log.h:82:66: note: in definition of macro 'drgn_error_log_debug' 82 | #define drgn_error_log_debug(...) drgn_error_log(DRGN_LOG_DEBUG, __VA_ARGS__) | ^~~~~~~~~~~ ../../libdrgn/debug_info.c: In function 'drgn_module_try_vdso_in_core': ../../libdrgn/debug_info.c:1693:57: warning: zero-length gnu_printf format string [-Wformat-zero-length] 1693 | drgn_error_log_debug(prog, err, ""); | ^~ ../../libdrgn/log.h:82:66: note: in definition of macro 'drgn_error_log_debug' 82 | #define drgn_error_log_debug(...) drgn_error_log(DRGN_LOG_DEBUG, __VA_ARGS__) | ^~~~~~~~~~~ ../../libdrgn/debug_info.c: In function 'drgn_module_try_files_by_gnu_debuglink': ../../libdrgn/debug_info.c:2127:57: warning: zero-length gnu_printf format string [-Wformat-zero-length] 2127 | drgn_error_log_debug(prog, err, ""); | ^~ ../../libdrgn/log.h:82:66: note: in definition of macro 'drgn_error_log_debug' 82 | #define drgn_error_log_debug(...) drgn_error_log(DRGN_LOG_DEBUG, __VA_ARGS__) | ^~~~~~~~~~~ CC libdrgn_common_la-io.lo ../../libdrgn/dwarf_info.c: In function 'drgn_handle_unknown_dwarf_opcode': ../../libdrgn/dwarf_info.c:3837:59: warning: zero-length gnu_printf format string [-Wformat-zero-length] 3837 | drgn_error_log(log_level, ctx->prog, err, ""); | ^~ In file included from ../../libdrgn/dwarf_info.c:25: ../../libdrgn/dwarf_info.c: In function 'drgn_eval_dwarf_expression': ../../libdrgn/dwarf_info.c:4299:70: warning: zero-length gnu_printf format string [-Wformat-zero-length] 4299 | drgn_error_log_debug(ctx->prog, err, ""); | ^~ ../../libdrgn/log.h:82:66: note: in definition of macro 'drgn_error_log_debug' 82 | #define drgn_error_log_debug(...) drgn_error_log(DRGN_LOG_DEBUG, __VA_ARGS__) | ^~~~~~~~~~~ CC libdrgn_common_la-kallsyms.lo CC libdrgn_common_la-language_c.lo CC libdrgn_common_la-language.lo CC libdrgn_common_la-lazy_object.lo CC libdrgn_common_la-lexer.lo CC libdrgn_common_la-linux_kernel.lo CC libdrgn_common_la-linux_kernel_helpers.lo CC libdrgn_common_la-log.lo CC libdrgn_common_la-memory_reader.lo CC libdrgn_common_la-object.lo CC libdrgn_common_la-openmp.lo CC libdrgn_common_la-orc_info.lo CC libdrgn_common_la-path.lo CC libdrgn_common_la-platform.lo CC libdrgn_common_la-program.lo CC libdrgn_common_la-register_state.lo CC libdrgn_common_la-serialize.lo CC libdrgn_common_la-splay_tree.lo CC libdrgn_common_la-stack_trace.lo CC libdrgn_common_la-string_builder.lo CC libdrgn_common_la-symbol.lo CC libdrgn_common_la-type.lo CC libdrgn_common_la-util.lo CC libdrgn_common_la-kdump.lo GEN python/constants.c GEN python/docstrings.c CC python/libdrgn_common_python_la-error.lo CC python/libdrgn_common_python_la-helpers.lo CC python/libdrgn_common_python_la-language.lo CC python/libdrgn_common_python_la-main.lo CC python/libdrgn_common_python_la-module.lo CC python/libdrgn_common_python_la-module_section_addresses.lo CC python/libdrgn_common_python_la-object.lo CC python/libdrgn_common_python_la-platform.lo CC python/libdrgn_common_python_la-plugins.lo CC python/libdrgn_common_python_la-program.lo CC python/libdrgn_common_python_la-stack_trace.lo CC python/libdrgn_common_python_la-symbol.lo CC python/libdrgn_common_python_la-symbol_index.lo CC python/libdrgn_common_python_la-test.lo CC python/libdrgn_common_python_la-thread.lo CC python/libdrgn_common_python_la-type.lo CC python/libdrgn_common_python_la-util.lo CC python/libdrgn_common_python_la-type_kind_set.lo CCLD libdrgn_common.la CC python/libdrgn_common_python_la-constants.lo CC python/libdrgn_common_python_la-debug_info_options.lo CC python/libdrgn_common_python_la-docstrings.lo CCLD libdrgn_common_python.la CCLD _drgn.la make[1]: Leaving directory '/build/drgn/src/drgn/build/temp.linux-i686-cpython-313' make: Leaving directory '/build/drgn/src/drgn/build/temp.linux-i686-cpython-313' copying build/temp.linux-i686-cpython-313/.libs/_drgn.so -> build/lib.linux-i686-cpython-313/_drgn.cpython-313-i386-linux-gnu.so installing to build/bdist.linux-i686/wheel running install running install_lib creating build/bdist.linux-i686/wheel copying build/lib.linux-i686-cpython-313/_drgn.cpython-313-i386-linux-gnu.so -> build/bdist.linux-i686/wheel/. creating build/bdist.linux-i686/wheel/_drgn_util copying build/lib.linux-i686-cpython-313/_drgn_util/plugins.py -> build/bdist.linux-i686/wheel/./_drgn_util copying build/lib.linux-i686-cpython-313/_drgn_util/platform.py -> build/bdist.linux-i686/wheel/./_drgn_util copying build/lib.linux-i686-cpython-313/_drgn_util/__init__.py -> build/bdist.linux-i686/wheel/./_drgn_util copying build/lib.linux-i686-cpython-313/_drgn_util/elf.py -> build/bdist.linux-i686/wheel/./_drgn_util creating build/bdist.linux-i686/wheel/drgn copying build/lib.linux-i686-cpython-313/drgn/py.typed -> build/bdist.linux-i686/wheel/./drgn creating build/bdist.linux-i686/wheel/drgn/helpers creating build/bdist.linux-i686/wheel/drgn/helpers/common copying build/lib.linux-i686-cpython-313/drgn/helpers/common/prog.py -> build/bdist.linux-i686/wheel/./drgn/helpers/common copying build/lib.linux-i686-cpython-313/drgn/helpers/common/stack.py -> build/bdist.linux-i686/wheel/./drgn/helpers/common copying build/lib.linux-i686-cpython-313/drgn/helpers/common/memory.py -> build/bdist.linux-i686/wheel/./drgn/helpers/common copying build/lib.linux-i686-cpython-313/drgn/helpers/common/__init__.py -> build/bdist.linux-i686/wheel/./drgn/helpers/common copying build/lib.linux-i686-cpython-313/drgn/helpers/common/format.py -> build/bdist.linux-i686/wheel/./drgn/helpers/common copying build/lib.linux-i686-cpython-313/drgn/helpers/common/type.py -> build/bdist.linux-i686/wheel/./drgn/helpers/common creating build/bdist.linux-i686/wheel/drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/kernfs.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/bpf.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/boot.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/list_nulls.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/block.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/kallsyms.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/module.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/wait.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/percpu.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/kthread.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/cpumask.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/xarray.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/pid.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/cgroup.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/list.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/printk.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/tc.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/user.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/kconfig.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/mapletree.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/slab.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/mm.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/fs.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/idr.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/llist.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/stackdepot.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/device.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/tcp.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/plist.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/__init__.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/net.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/nodemask.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/radixtree.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/sched.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/rbtree.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux copying build/lib.linux-i686-cpython-313/drgn/helpers/linux/bitops.py -> build/bdist.linux-i686/wheel/./drgn/helpers/linux creating build/bdist.linux-i686/wheel/drgn/helpers/experimental copying build/lib.linux-i686-cpython-313/drgn/helpers/experimental/__init__.py -> build/bdist.linux-i686/wheel/./drgn/helpers/experimental copying build/lib.linux-i686-cpython-313/drgn/helpers/experimental/kmodify.py -> build/bdist.linux-i686/wheel/./drgn/helpers/experimental copying build/lib.linux-i686-cpython-313/drgn/helpers/__init__.py -> build/bdist.linux-i686/wheel/./drgn/helpers copying build/lib.linux-i686-cpython-313/drgn/__main__.py -> build/bdist.linux-i686/wheel/./drgn copying build/lib.linux-i686-cpython-313/drgn/__init__.py -> build/bdist.linux-i686/wheel/./drgn creating build/bdist.linux-i686/wheel/drgn/internal copying build/lib.linux-i686-cpython-313/drgn/internal/version.py -> build/bdist.linux-i686/wheel/./drgn/internal copying build/lib.linux-i686-cpython-313/drgn/internal/sudohelper.py -> build/bdist.linux-i686/wheel/./drgn/internal copying build/lib.linux-i686-cpython-313/drgn/internal/rlcompleter.py -> build/bdist.linux-i686/wheel/./drgn/internal copying build/lib.linux-i686-cpython-313/drgn/internal/__init__.py -> build/bdist.linux-i686/wheel/./drgn/internal copying build/lib.linux-i686-cpython-313/drgn/internal/repl.py -> build/bdist.linux-i686/wheel/./drgn/internal copying build/lib.linux-i686-cpython-313/drgn/cli.py -> build/bdist.linux-i686/wheel/./drgn copying build/lib.linux-i686-cpython-313/_drgn.pyi -> build/bdist.linux-i686/wheel/. running install_egg_info running egg_info writing drgn.egg-info/PKG-INFO writing dependency_links to drgn.egg-info/dependency_links.txt writing entry points to drgn.egg-info/entry_points.txt writing requirements to drgn.egg-info/requires.txt writing top-level names to drgn.egg-info/top_level.txt writing manifest file 'drgn.egg-info/SOURCES.txt' reading manifest file 'drgn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' under directory 'tools' adding license file 'COPYING' writing manifest file 'drgn.egg-info/SOURCES.txt' Copying drgn.egg-info to build/bdist.linux-i686/wheel/./drgn-0.0.31-py3.13.egg-info running install_scripts creating build/bdist.linux-i686/wheel/drgn-0.0.31.dist-info/WHEEL creating '/build/drgn/src/drgn/dist/.tmp-ka1jbksp/drgn-0.0.31-cp313-cp313-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it adding '_drgn.cpython-313-i386-linux-gnu.so' adding '_drgn.pyi' adding '_drgn_util/__init__.py' adding '_drgn_util/elf.py' adding '_drgn_util/platform.py' adding '_drgn_util/plugins.py' adding 'drgn/__init__.py' adding 'drgn/__main__.py' adding 'drgn/cli.py' adding 'drgn/py.typed' adding 'drgn/helpers/__init__.py' adding 'drgn/helpers/common/__init__.py' adding 'drgn/helpers/common/format.py' adding 'drgn/helpers/common/memory.py' adding 'drgn/helpers/common/prog.py' adding 'drgn/helpers/common/stack.py' adding 'drgn/helpers/common/type.py' adding 'drgn/helpers/experimental/__init__.py' adding 'drgn/helpers/experimental/kmodify.py' adding 'drgn/helpers/linux/__init__.py' adding 'drgn/helpers/linux/bitops.py' adding 'drgn/helpers/linux/block.py' adding 'drgn/helpers/linux/boot.py' adding 'drgn/helpers/linux/bpf.py' adding 'drgn/helpers/linux/cgroup.py' adding 'drgn/helpers/linux/cpumask.py' adding 'drgn/helpers/linux/device.py' adding 'drgn/helpers/linux/fs.py' adding 'drgn/helpers/linux/idr.py' adding 'drgn/helpers/linux/kallsyms.py' adding 'drgn/helpers/linux/kconfig.py' adding 'drgn/helpers/linux/kernfs.py' adding 'drgn/helpers/linux/kthread.py' adding 'drgn/helpers/linux/list.py' adding 'drgn/helpers/linux/list_nulls.py' adding 'drgn/helpers/linux/llist.py' adding 'drgn/helpers/linux/mapletree.py' adding 'drgn/helpers/linux/mm.py' adding 'drgn/helpers/linux/module.py' adding 'drgn/helpers/linux/net.py' adding 'drgn/helpers/linux/nodemask.py' adding 'drgn/helpers/linux/percpu.py' adding 'drgn/helpers/linux/pid.py' adding 'drgn/helpers/linux/plist.py' adding 'drgn/helpers/linux/printk.py' adding 'drgn/helpers/linux/radixtree.py' adding 'drgn/helpers/linux/rbtree.py' adding 'drgn/helpers/linux/sched.py' adding 'drgn/helpers/linux/slab.py' adding 'drgn/helpers/linux/stackdepot.py' adding 'drgn/helpers/linux/tc.py' adding 'drgn/helpers/linux/tcp.py' adding 'drgn/helpers/linux/user.py' adding 'drgn/helpers/linux/wait.py' adding 'drgn/helpers/linux/xarray.py' adding 'drgn/internal/__init__.py' adding 'drgn/internal/repl.py' adding 'drgn/internal/rlcompleter.py' adding 'drgn/internal/sudohelper.py' adding 'drgn/internal/version.py' adding 'drgn-0.0.31.dist-info/COPYING' adding 'drgn-0.0.31.dist-info/METADATA' adding 'drgn-0.0.31.dist-info/WHEEL' adding 'drgn-0.0.31.dist-info/entry_points.txt' adding 'drgn-0.0.31.dist-info/top_level.txt' adding 'drgn-0.0.31.dist-info/RECORD' removing build/bdist.linux-i686/wheel Successfully built drgn-0.0.31-cp313-cp313-linux_i686.whl ==> Starting check()... running test running egg_info writing drgn.egg-info/PKG-INFO writing dependency_links to drgn.egg-info/dependency_links.txt writing entry points to drgn.egg-info/entry_points.txt writing requirements to drgn.egg-info/requires.txt writing top-level names to drgn.egg-info/top_level.txt writing manifest file 'drgn.egg-info/SOURCES.txt' reading manifest file 'drgn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' under directory 'tools' adding license file 'COPYING' writing manifest file 'drgn.egg-info/SOURCES.txt' running build_ext make: Entering directory '/build/drgn/src/drgn/build/temp.linux-i686-cpython-313' make all-am make[1]: Entering directory '/build/drgn/src/drgn/build/temp.linux-i686-cpython-313' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/build/drgn/src/drgn/build/temp.linux-i686-cpython-313' make: Leaving directory '/build/drgn/src/drgn/build/temp.linux-i686-cpython-313' copying build/temp.linux-i686-cpython-313/.libs/_drgn.so -> /build/drgn/src/drgn/_drgn.cpython-313-i386-linux-gnu.so copying build/temp.linux-i686-cpython-313/.libs/_drgn.so -> build/lib.linux-i686-cpython-313/_drgn.cpython-313-i386-linux-gnu.so make: Entering directory '/build/drgn/src/drgn/build/temp.linux-i686-cpython-313' make check-am make[1]: Entering directory '/build/drgn/src/drgn/build/temp.linux-i686-cpython-313' make tests/binary_search tests/cityhash tests/crc32 tests/hexlify tests/language_c tests/lexer tests/path tests/recursion_guard tests/serialize make[2]: Entering directory '/build/drgn/src/drgn/build/temp.linux-i686-cpython-313' gawk -f ../../libdrgn/build-aux/checkmk ../../libdrgn/tests/binary_search.c.in > tests/binary_search.c CC libdrgn_common_no_python_la-no_python.lo gawk -f ../../libdrgn/build-aux/checkmk ../../libdrgn/tests/cityhash.c.in > tests/cityhash.c gawk -f ../../libdrgn/build-aux/checkmk ../../libdrgn/tests/crc32.c.in > tests/crc32.c gawk -f ../../libdrgn/build-aux/checkmk ../../libdrgn/tests/hexlify.c.in > tests/hexlify.c gawk -f ../../libdrgn/build-aux/checkmk ../../libdrgn/tests/language_c.c.in > tests/language_c.c gawk -f ../../libdrgn/build-aux/checkmk ../../libdrgn/tests/lexer.c.in > tests/lexer.c gawk -f ../../libdrgn/build-aux/checkmk ../../libdrgn/tests/path.c.in > tests/path.c gawk -f ../../libdrgn/build-aux/checkmk ../../libdrgn/tests/recursion_guard.c.in > tests/recursion_guard.c gawk -f ../../libdrgn/build-aux/checkmk ../../libdrgn/tests/serialize.c.in > tests/serialize.c CC tests/crc32-crc32.o CC tests/hexlify-hexlify.o CC tests/binary_search-binary_search.o CC tests/cityhash-cityhash.o CC tests/language_c-language_c.o CC tests/lexer-lexer.o CC tests/path-path.o CC tests/recursion_guard-recursion_guard.o CC tests/serialize-serialize.o CCLD libdrgn_common_no_python.la CCLD tests/binary_search CCLD tests/cityhash CCLD tests/crc32 CCLD tests/hexlify CCLD tests/language_c CCLD tests/lexer CCLD tests/recursion_guard CCLD tests/path CCLD tests/serialize In function 'memcpy', inlined from 'deserialize_struct64_inplace_64le_fn' at ../../libdrgn/tests/serialize.c.in:124:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' writing 24 bytes into a region of size 20 overflows the destination [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ In function 'memcpy', inlined from 'deserialize_struct64_inplace_64be_fn' at ../../libdrgn/tests/serialize.c.in:144:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' writing 10 bytes into a region of size 6 overflows the destination [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ make[2]: Leaving directory '/build/drgn/src/drgn/build/temp.linux-i686-cpython-313' make check-TESTS make[2]: Entering directory '/build/drgn/src/drgn/build/temp.linux-i686-cpython-313' make[3]: Entering directory '/build/drgn/src/drgn/build/temp.linux-i686-cpython-313' PASS: tests/crc32 1 - ../../libdrgn/tests/crc32.c.in:crc32:empty: Passed PASS: tests/crc32 2 - ../../libdrgn/tests/crc32.c.in:crc32:simple: Passed PASS: tests/crc32 3 - ../../libdrgn/tests/crc32.c.in:crc32:update: Passed PASS: tests/recursion_guard 1 - ../../libdrgn/tests/recursion_guard.c.in:recursion_guard:no_recursion: Passed PASS: tests/recursion_guard 2 - ../../libdrgn/tests/recursion_guard.c.in:recursion_guard:limited_recursion: Passed PASS: tests/hexlify 1 - ../../libdrgn/tests/hexlify.c.in:hexlify:hexlify_simple: Passed PASS: tests/hexlify 2 - ../../libdrgn/tests/hexlify.c.in:hexlify:ahexlify_simple: Passed PASS: tests/hexlify 3 - ../../libdrgn/tests/hexlify.c.in:hexlify:unhexlify_simple: Passed PASS: tests/hexlify 4 - ../../libdrgn/tests/hexlify.c.in:hexlify:unhexlify_odd: Passed PASS: tests/hexlify 5 - ../../libdrgn/tests/hexlify.c.in:hexlify:unhexlify_non_hex: Passed PASS: tests/lexer 1 - ../../libdrgn/tests/lexer.c.in:lexer:pop: Passed PASS: tests/lexer 2 - ../../libdrgn/tests/lexer.c.in:lexer:push: Passed PASS: tests/lexer 3 - ../../libdrgn/tests/lexer.c.in:lexer:peek: Passed PASS: tests/cityhash 1 - ../../libdrgn/tests/cityhash.c.in:cityhash:cityhash: Passed PASS: tests/binary_search 1 - ../../libdrgn/tests/binary_search.c.in:binary_search:binary_search_ge_basic: Passed PASS: tests/binary_search 2 - ../../libdrgn/tests/binary_search.c.in:binary_search:binary_search_ge_basic: Passed PASS: tests/binary_search 3 - ../../libdrgn/tests/binary_search.c.in:binary_search:binary_search_ge_basic: Passed PASS: tests/binary_search 4 - ../../libdrgn/tests/binary_search.c.in:binary_search:binary_search_ge_basic: Passed PASS: tests/binary_search 5 - ../../libdrgn/tests/binary_search.c.in:binary_search:binary_search_ge_basic: Passed PASS: tests/binary_search 6 - ../../libdrgn/tests/binary_search.c.in:binary_search:binary_search_ge_basic: Passed PASS: tests/binary_search 7 - ../../libdrgn/tests/binary_search.c.in:binary_search:binary_search_ge_duplicates: Passed PASS: tests/binary_search 8 - ../../libdrgn/tests/binary_search.c.in:binary_search:binary_search_ge_custom_less: Passed PASS: tests/binary_search 9 - ../../libdrgn/tests/binary_search.c.in:binary_search:binary_search_gt_basic: Passed PASS: tests/binary_search 10 - ../../libdrgn/tests/binary_search.c.in:binary_search:binary_search_gt_basic: Passed PASS: tests/binary_search 11 - ../../libdrgn/tests/binary_search.c.in:binary_search:binary_search_gt_basic: Passed PASS: tests/binary_search 12 - ../../libdrgn/tests/binary_search.c.in:binary_search:binary_search_gt_basic: Passed PASS: tests/binary_search 13 - ../../libdrgn/tests/binary_search.c.in:binary_search:binary_search_gt_basic: Passed PASS: tests/binary_search 14 - ../../libdrgn/tests/binary_search.c.in:binary_search:binary_search_gt_basic: Passed PASS: tests/binary_search 15 - ../../libdrgn/tests/binary_search.c.in:binary_search:binary_search_gt_duplicates: Passed PASS: tests/binary_search 16 - ../../libdrgn/tests/binary_search.c.in:binary_search:binary_search_gt_custom_less: Passed PASS: tests/path 1 - ../../libdrgn/tests/path.c.in:path_iterator:path_iterator_empty: Passed PASS: tests/path 2 - ../../libdrgn/tests/path.c.in:path_iterator:path_iterator_simple: Passed PASS: tests/path 3 - ../../libdrgn/tests/path.c.in:path_iterator:path_iterator_root: Passed PASS: tests/path 4 - ../../libdrgn/tests/path.c.in:path_iterator:path_iterator_absolute: Passed PASS: tests/path 5 - ../../libdrgn/tests/path.c.in:path_iterator:path_iterator_redundant_slash: Passed PASS: tests/path 6 - ../../libdrgn/tests/path.c.in:path_iterator:path_iterator_dot: Passed PASS: tests/path 7 - ../../libdrgn/tests/path.c.in:path_iterator:path_iterator_dot_dot: Passed PASS: tests/path 8 - ../../libdrgn/tests/path.c.in:path_iterator:path_iterator_relative_dot_dot: Passed PASS: tests/path 9 - ../../libdrgn/tests/path.c.in:path_iterator:path_iterator_dot_dot_above_root: Passed PASS: tests/path 10 - ../../libdrgn/tests/path.c.in:path_iterator:path_iterator_current_directory: Passed PASS: tests/path 11 - ../../libdrgn/tests/path.c.in:path_ends_with:path_ends_with_empty: Passed PASS: tests/path 12 - ../../libdrgn/tests/path.c.in:path_ends_with:path_ends_with_one_component: Passed PASS: tests/path 13 - ../../libdrgn/tests/path.c.in:path_ends_with:path_ends_with_multiple_components: Passed PASS: tests/path 14 - ../../libdrgn/tests/path.c.in:path_ends_with:path_ends_with_component_substring: Passed PASS: tests/path 15 - ../../libdrgn/tests/path.c.in:path_ends_with:path_ends_with_absolute: Passed PASS: tests/path 16 - ../../libdrgn/tests/path.c.in:path_ends_with:path_ends_with_absolute_component: Passed PASS: tests/language_c 1 - ../../libdrgn/tests/language_c.c.in:lexer:lexer_empty: Passed PASS: tests/language_c 2 - ../../libdrgn/tests/language_c.c.in:lexer:lexer_symbols: Passed PASS: tests/language_c 3 - ../../libdrgn/tests/language_c.c.in:lexer:lexer_keywords: Passed PASS: tests/language_c 4 - ../../libdrgn/tests/language_c.c.in:lexer:lexer_keywords_cpp: Passed PASS: tests/language_c 5 - ../../libdrgn/tests/language_c.c.in:lexer:lexer_identifiers: Passed PASS: tests/language_c 6 - ../../libdrgn/tests/language_c.c.in:lexer:lexer_almost_keywords: Passed PASS: tests/language_c 7 - ../../libdrgn/tests/language_c.c.in:lexer:lexer_identifiers_with_template_arguments: Passed PASS: tests/language_c 8 - ../../libdrgn/tests/language_c.c.in:lexer:lexer_identifiers_with_invalid_template_arguments: Passed PASS: tests/language_c 9 - ../../libdrgn/tests/language_c.c.in:lexer:lexer_template_arguments_with_extra_right_brackets: Passed PASS: tests/language_c 10 - ../../libdrgn/tests/language_c.c.in:lexer:lexer_numbers: Passed PASS: tests/language_c 11 - ../../libdrgn/tests/language_c.c.in:lexer:lexer_invalid_numbers: Passed PASS: tests/language_c 12 - ../../libdrgn/tests/language_c.c.in:lexer:lexer_invalid_characters: Passed PASS: tests/serialize 1 - ../../libdrgn/tests/serialize.c.in:deserialize_struct64:deserialize_struct64_64le: Passed PASS: tests/serialize 2 - ../../libdrgn/tests/serialize.c.in:deserialize_struct64:deserialize_struct64_64be: Passed PASS: tests/serialize 3 - ../../libdrgn/tests/serialize.c.in:deserialize_struct64:deserialize_struct64_32le: Passed PASS: tests/serialize 4 - ../../libdrgn/tests/serialize.c.in:deserialize_struct64:deserialize_struct64_32be: Passed FAIL: tests/serialize 5 - ../../libdrgn/tests/serialize.c.in:deserialize_struct64_inplace:deserialize_struct64_inplace_64le: Received signal 6 (Aborted) FAIL: tests/serialize 6 - ../../libdrgn/tests/serialize.c.in:deserialize_struct64_inplace:deserialize_struct64_inplace_64be: Received signal 6 (Aborted) PASS: tests/serialize 7 - ../../libdrgn/tests/serialize.c.in:deserialize_struct64_inplace:deserialize_struct64_inplace_32le: Passed PASS: tests/serialize 8 - ../../libdrgn/tests/serialize.c.in:deserialize_struct64_inplace:deserialize_struct64_inplace_32be: Passed ERROR: tests/serialize - exited with status 1 ============================================================================ Testsuite summary for libdrgn 0.0.31 ============================================================================ # TOTAL: 67 # PASS: 64 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 1 ============================================================================ See ./test-suite.log for debugging. Some test(s) failed. Please report this to https://github.com/osandov/drgn/issues, together with the test-suite.log file (gzipped) and your system information. Thanks. ============================================================================ make[3]: *** [Makefile:2084: test-suite.log] Error 1 make[3]: Leaving directory '/build/drgn/src/drgn/build/temp.linux-i686-cpython-313' make[2]: *** [Makefile:2219: check-TESTS] Error 2 make[2]: Leaving directory '/build/drgn/src/drgn/build/temp.linux-i686-cpython-313' make[1]: *** [Makefile:2486: check-am] Error 2 make[1]: Leaving directory '/build/drgn/src/drgn/build/temp.linux-i686-cpython-313' make: *** [Makefile:2488: check] Error 2 make: Leaving directory '/build/drgn/src/drgn/build/temp.linux-i686-cpython-313' test_alias (tests.helpers.common.test_format.TestDecodeFlags.test_alias) ... ok test_all_unknown (tests.helpers.common.test_format.TestDecodeFlags.test_all_unknown) ... ok test_decode_enum_type_flags (tests.helpers.common.test_format.TestDecodeFlags.test_decode_enum_type_flags) ... ok test_decode_enum_type_flags_incomplete (tests.helpers.common.test_format.TestDecodeFlags.test_decode_enum_type_flags_incomplete) ... ok test_multiple (tests.helpers.common.test_format.TestDecodeFlags.test_multiple) ... ok test_one (tests.helpers.common.test_format.TestDecodeFlags.test_one) ... ok test_some_unknown (tests.helpers.common.test_format.TestDecodeFlags.test_some_unknown) ... ok test_zero (tests.helpers.common.test_format.TestDecodeFlags.test_zero) ... ok test_almost_integer (tests.helpers.common.test_format.TestNumberInBinaryUnits.test_almost_integer) ... ok test_huge (tests.helpers.common.test_format.TestNumberInBinaryUnits.test_huge) ... ok test_integer (tests.helpers.common.test_format.TestNumberInBinaryUnits.test_integer) ... ok test_negative_integer (tests.helpers.common.test_format.TestNumberInBinaryUnits.test_negative_integer) ... ok test_precision (tests.helpers.common.test_format.TestNumberInBinaryUnits.test_precision) ... ok test_small (tests.helpers.common.test_format.TestNumberInBinaryUnits.test_small) ... ok test_small_negative (tests.helpers.common.test_format.TestNumberInBinaryUnits.test_small_negative) ... ok test_zero (tests.helpers.common.test_format.TestNumberInBinaryUnits.test_zero) ... ok test_default_prog_no_args (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_default_prog_no_args) ... ok test_default_prog_one_arg (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_default_prog_one_arg) ... ok test_default_prog_one_arg_one_kwarg (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_default_prog_one_arg_one_kwarg) ... ok test_default_prog_one_kwarg (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_default_prog_one_kwarg) ... ok test_default_prog_two_args (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_default_prog_two_args) ... ok test_default_prog_two_kwargs (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_default_prog_two_kwargs) ... ok test_explicit_prog_kwarg_no_args (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_explicit_prog_kwarg_no_args) ... ok test_explicit_prog_kwarg_one_kwarg (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_explicit_prog_kwarg_one_kwarg) ... ok test_explicit_prog_kwarg_two_kwargs (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_explicit_prog_kwarg_two_kwargs) ... ok test_explicit_prog_no_args (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_explicit_prog_no_args) ... ok test_explicit_prog_one_arg (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_explicit_prog_one_arg) ... ok test_explicit_prog_one_arg_one_kwarg (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_explicit_prog_one_arg_one_kwarg) ... ok test_explicit_prog_one_kwarg (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_explicit_prog_one_kwarg) ... ok test_explicit_prog_two_args (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_explicit_prog_two_args) ... ok test_explicit_prog_two_kwargs (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_explicit_prog_two_kwargs) ... ok test_obj_kwarg_no_args (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_obj_kwarg_no_args) ... ok test_obj_kwarg_one_kwarg (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_obj_kwarg_one_kwarg) ... ok test_obj_kwarg_two_kwargs (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_obj_kwarg_two_kwargs) ... ok test_obj_no_args (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_obj_no_args) ... ok test_obj_one_arg (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_obj_one_arg) ... ok test_obj_one_arg_one_kwarg (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_obj_one_arg_one_kwarg) ... ok test_obj_one_kwarg (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_obj_one_kwarg) ... ok test_obj_two_args (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_obj_two_args) ... ok test_obj_two_kwargs (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_obj_two_kwargs) ... ok test_object_prog_one_arg (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_object_prog_one_arg) ... ok test_object_prog_one_arg_one_kwarg (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_object_prog_one_arg_one_kwarg) ... ok test_object_prog_one_kwarg (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_object_prog_one_kwarg) ... ok test_object_prog_two_args (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_object_prog_two_args) ... ok test_object_prog_two_kwargs (tests.helpers.common.test_prog.TestTakesObjectOrProgramOrDefault.test_object_prog_two_kwargs) ... ok test_default_prog_no_args (tests.helpers.common.test_prog.TestTakesProgramOrDefault.test_default_prog_no_args) ... ok test_default_prog_one_arg (tests.helpers.common.test_prog.TestTakesProgramOrDefault.test_default_prog_one_arg) ... ok test_default_prog_one_arg_one_kwarg (tests.helpers.common.test_prog.TestTakesProgramOrDefault.test_default_prog_one_arg_one_kwarg) ... ok test_default_prog_one_kwarg (tests.helpers.common.test_prog.TestTakesProgramOrDefault.test_default_prog_one_kwarg) ... ok test_default_prog_two_args (tests.helpers.common.test_prog.TestTakesProgramOrDefault.test_default_prog_two_args) ... ok test_default_prog_two_kwargs (tests.helpers.common.test_prog.TestTakesProgramOrDefault.test_default_prog_two_kwargs) ... ok test_explicit_prog_kwarg_no_args (tests.helpers.common.test_prog.TestTakesProgramOrDefault.test_explicit_prog_kwarg_no_args) ... ok test_explicit_prog_kwarg_one_kwarg (tests.helpers.common.test_prog.TestTakesProgramOrDefault.test_explicit_prog_kwarg_one_kwarg) ... ok test_explicit_prog_kwarg_two_kwargs (tests.helpers.common.test_prog.TestTakesProgramOrDefault.test_explicit_prog_kwarg_two_kwargs) ... ok test_explicit_prog_no_args (tests.helpers.common.test_prog.TestTakesProgramOrDefault.test_explicit_prog_no_args) ... ok test_explicit_prog_one_arg (tests.helpers.common.test_prog.TestTakesProgramOrDefault.test_explicit_prog_one_arg) ... ok test_explicit_prog_one_arg_one_kwarg (tests.helpers.common.test_prog.TestTakesProgramOrDefault.test_explicit_prog_one_arg_one_kwarg) ... ok test_explicit_prog_one_kwarg (tests.helpers.common.test_prog.TestTakesProgramOrDefault.test_explicit_prog_one_kwarg) ... ok test_explicit_prog_two_args (tests.helpers.common.test_prog.TestTakesProgramOrDefault.test_explicit_prog_two_args) ... ok test_explicit_prog_two_kwargs (tests.helpers.common.test_prog.TestTakesProgramOrDefault.test_explicit_prog_two_kwargs) ... ok test_object_prog_one_arg (tests.helpers.common.test_prog.TestTakesProgramOrDefault.test_object_prog_one_arg) ... ok test_object_prog_one_arg_one_kwarg (tests.helpers.common.test_prog.TestTakesProgramOrDefault.test_object_prog_one_arg_one_kwarg) ... ok test_object_prog_one_kwarg (tests.helpers.common.test_prog.TestTakesProgramOrDefault.test_object_prog_one_kwarg) ... ok test_object_prog_two_args (tests.helpers.common.test_prog.TestTakesProgramOrDefault.test_object_prog_two_args) ... ok test_object_prog_two_kwargs (tests.helpers.common.test_prog.TestTakesProgramOrDefault.test_object_prog_two_kwargs) ... ok test_array (tests.helpers.common.test_type.TestMemberAtOffset.test_array) ... ok test_array_end (tests.helpers.common.test_type.TestMemberAtOffset.test_array_end) ... ok test_array_member (tests.helpers.common.test_type.TestMemberAtOffset.test_array_member) ... ok test_array_member_end (tests.helpers.common.test_type.TestMemberAtOffset.test_array_member_end) ... ok test_array_of_structs (tests.helpers.common.test_type.TestMemberAtOffset.test_array_of_structs) ... ok test_array_of_structs_end (tests.helpers.common.test_type.TestMemberAtOffset.test_array_of_structs_end) ... ok test_array_of_structs_padding (tests.helpers.common.test_type.TestMemberAtOffset.test_array_of_structs_padding) ... ok test_array_offset (tests.helpers.common.test_type.TestMemberAtOffset.test_array_offset) ... ok test_array_padding_at_end_of_element (tests.helpers.common.test_type.TestMemberAtOffset.test_array_padding_at_end_of_element) ... ok test_end (tests.helpers.common.test_type.TestMemberAtOffset.test_end) ... ok test_incomplete_array (tests.helpers.common.test_type.TestMemberAtOffset.test_incomplete_array) ... ok test_incomplete_array_member (tests.helpers.common.test_type.TestMemberAtOffset.test_incomplete_array_member) ... ok test_incomplete_array_offset (tests.helpers.common.test_type.TestMemberAtOffset.test_incomplete_array_offset) ... ok test_nested (tests.helpers.common.test_type.TestMemberAtOffset.test_nested) ... ok test_offset (tests.helpers.common.test_type.TestMemberAtOffset.test_offset) ... ok test_padding_at_beginning (tests.helpers.common.test_type.TestMemberAtOffset.test_padding_at_beginning) ... ok test_padding_at_end (tests.helpers.common.test_type.TestMemberAtOffset.test_padding_at_end) ... ok test_padding_between_members (tests.helpers.common.test_type.TestMemberAtOffset.test_padding_between_members) ... ok test_padding_between_unnamed_members (tests.helpers.common.test_type.TestMemberAtOffset.test_padding_between_unnamed_members) ... ok test_padding_in_nested (tests.helpers.common.test_type.TestMemberAtOffset.test_padding_in_nested) ... ok test_simple (tests.helpers.common.test_type.TestMemberAtOffset.test_simple) ... ok test_type_error (tests.helpers.common.test_type.TestMemberAtOffset.test_type_error) ... ok test_typedefs (tests.helpers.common.test_type.TestMemberAtOffset.test_typedefs) ... ok test_union (tests.helpers.common.test_type.TestMemberAtOffset.test_union) ... ok test_union_end (tests.helpers.common.test_type.TestMemberAtOffset.test_union_end) ... ok test_union_of_structs (tests.helpers.common.test_type.TestMemberAtOffset.test_union_of_structs) ... ok test_unions_nested (tests.helpers.common.test_type.TestMemberAtOffset.test_unions_nested) ... ok test_unnamed_member (tests.helpers.common.test_type.TestMemberAtOffset.test_unnamed_member) ... ok test_for_each_clear_bit (tests.linux_kernel.helpers.test_bitops.TestBitOps.test_for_each_clear_bit) ... ok test_for_each_set_bit (tests.linux_kernel.helpers.test_bitops.TestBitOps.test_for_each_set_bit) ... ok test_test_bit (tests.linux_kernel.helpers.test_bitops.TestBitOps.test_test_bit) ... ok setUpClass (tests.linux_kernel.helpers.test_block.TestBlock) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' setUpClass (tests.linux_kernel.helpers.test_boot.TestBoot) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' setUpClass (tests.linux_kernel.helpers.test_bpf.TestBpf) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' setUpClass (tests.linux_kernel.helpers.test_cgroup.TestCgroup) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' setUpClass (tests.linux_kernel.helpers.test_common.TestIdentifyAddress) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' setUpClass (tests.linux_kernel.helpers.test_common.TestPrintAnnotatedMemory) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' setUpClass (tests.linux_kernel.helpers.test_common.TestPrintAnnotatedStack) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' setUpClass (tests.linux_kernel.helpers.test_cpumask.TestCpuMask) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' setUpClass (tests.linux_kernel.helpers.test_fs.TestFs) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' test_idr_find_empty (tests.linux_kernel.helpers.test_idr.TestIDR.test_idr_find_empty) ... skipped 'test requires drgn_test Linux kernel module' test_idr_find_one (tests.linux_kernel.helpers.test_idr.TestIDR.test_idr_find_one) ... skipped 'test requires drgn_test Linux kernel module' test_idr_find_sparse (tests.linux_kernel.helpers.test_idr.TestIDR.test_idr_find_sparse) ... skipped 'test requires drgn_test Linux kernel module' test_idr_for_each_empty (tests.linux_kernel.helpers.test_idr.TestIDR.test_idr_for_each_empty) ... skipped 'test requires drgn_test Linux kernel module' test_idr_for_each_entry (tests.linux_kernel.helpers.test_idr.TestIDR.test_idr_for_each_entry) ... skipped 'test requires drgn_test Linux kernel module' test_idr_for_each_one (tests.linux_kernel.helpers.test_idr.TestIDR.test_idr_for_each_one) ... skipped 'test requires drgn_test Linux kernel module' test_idr_for_each_one_at_zero (tests.linux_kernel.helpers.test_idr.TestIDR.test_idr_for_each_one_at_zero) ... skipped 'test requires drgn_test Linux kernel module' test_idr_for_each_sparse (tests.linux_kernel.helpers.test_idr.TestIDR.test_idr_for_each_sparse) ... skipped 'test requires drgn_test Linux kernel module' test_idr_lookup_one_at_zero (tests.linux_kernel.helpers.test_idr.TestIDR.test_idr_lookup_one_at_zero) ... skipped 'test requires drgn_test Linux kernel module' setUpClass (tests.linux_kernel.helpers.test_kallsyms.TestBuiltinKallsyms) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' test_static_data (tests.linux_kernel.helpers.test_kallsyms.TestProcKallsyms.test_static_data) ... ok test_static_data_with_modules (tests.linux_kernel.helpers.test_kallsyms.TestProcKallsyms.test_static_data_with_modules) ... ok setUpClass (tests.linux_kernel.helpers.test_kconfig.TestKconfig) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' setUpClass (tests.linux_kernel.helpers.test_kernfs.TestKernfs) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' test_array_out_params (tests.linux_kernel.helpers.test_kmodify.TestCallFunction.test_array_out_params) ... skipped 'test requires drgn_test Linux kernel module' test_array_out_params_extra (tests.linux_kernel.helpers.test_kmodify.TestCallFunction.test_array_out_params_extra) ... skipped 'test requires drgn_test Linux kernel module' test_array_out_params_inferred (tests.linux_kernel.helpers.test_kmodify.TestCallFunction.test_array_out_params_inferred) ... skipped 'test requires drgn_test Linux kernel module' test_enum_args (tests.linux_kernel.helpers.test_kmodify.TestCallFunction.test_enum_args) ... skipped 'test requires drgn_test Linux kernel module' test_enum_returns (tests.linux_kernel.helpers.test_kmodify.TestCallFunction.test_enum_returns) ... skipped 'test requires drgn_test Linux kernel module' test_integer_args (tests.linux_kernel.helpers.test_kmodify.TestCallFunction.test_integer_args) ... skipped 'test requires drgn_test Linux kernel module' test_integer_literal_args (tests.linux_kernel.helpers.test_kmodify.TestCallFunction.test_integer_literal_args) ... skipped 'test requires drgn_test Linux kernel module' test_integer_out_params (tests.linux_kernel.helpers.test_kmodify.TestCallFunction.test_integer_out_params) ... skipped 'test requires drgn_test Linux kernel module' test_integer_returns (tests.linux_kernel.helpers.test_kmodify.TestCallFunction.test_integer_returns) ... skipped 'test requires drgn_test Linux kernel module' test_many_args (tests.linux_kernel.helpers.test_kmodify.TestCallFunction.test_many_args) ... skipped 'test requires drgn_test Linux kernel module' test_many_out_params (tests.linux_kernel.helpers.test_kmodify.TestCallFunction.test_many_out_params) ... skipped 'test requires drgn_test Linux kernel module' test_pointer_args (tests.linux_kernel.helpers.test_kmodify.TestCallFunction.test_pointer_args) ... skipped 'test requires drgn_test Linux kernel module' test_pointer_returns (tests.linux_kernel.helpers.test_kmodify.TestCallFunction.test_pointer_returns) ... skipped 'test requires drgn_test Linux kernel module' test_string_args (tests.linux_kernel.helpers.test_kmodify.TestCallFunction.test_string_args) ... skipped 'test requires drgn_test Linux kernel module' test_void_return (tests.linux_kernel.helpers.test_kmodify.TestCallFunction.test_void_return) ... skipped 'test requires drgn_test Linux kernel module' test_fault (tests.linux_kernel.helpers.test_kmodify.TestWriteMemory.test_fault) ... skipped 'test requires drgn_test Linux kernel module' test_write_memory (tests.linux_kernel.helpers.test_kmodify.TestWriteMemory.test_write_memory) ... skipped 'test requires drgn_test Linux kernel module' test_not_pointer (tests.linux_kernel.helpers.test_kmodify.TestWriteObject.test_not_pointer) ... skipped 'test requires drgn_test Linux kernel module' test_object_value (tests.linux_kernel.helpers.test_kmodify.TestWriteObject.test_object_value) ... skipped 'test requires drgn_test Linux kernel module' test_pointer_ambiguous (tests.linux_kernel.helpers.test_kmodify.TestWriteObject.test_pointer_ambiguous) ... skipped 'test requires drgn_test Linux kernel module' test_pointer_dereference (tests.linux_kernel.helpers.test_kmodify.TestWriteObject.test_pointer_dereference) ... skipped 'test requires drgn_test Linux kernel module' test_pointer_no_dereference (tests.linux_kernel.helpers.test_kmodify.TestWriteObject.test_pointer_no_dereference) ... skipped 'test requires drgn_test Linux kernel module' test_python_value (tests.linux_kernel.helpers.test_kmodify.TestWriteObject.test_python_value) ... skipped 'test requires drgn_test Linux kernel module' test_kthread_data (tests.linux_kernel.helpers.test_kthread.TestKthread.test_kthread_data) ... skipped 'test requires drgn_test Linux kernel module' test_hlist_empty (tests.linux_kernel.helpers.test_list.TestHlist.test_hlist_empty) ... skipped 'test requires drgn_test Linux kernel module' test_hlist_for_each (tests.linux_kernel.helpers.test_list.TestHlist.test_hlist_for_each) ... skipped 'test requires drgn_test Linux kernel module' test_hlist_for_each_entry (tests.linux_kernel.helpers.test_list.TestHlist.test_hlist_for_each_entry) ... skipped 'test requires drgn_test Linux kernel module' test_list_count_nodes (tests.linux_kernel.helpers.test_list.TestList.test_list_count_nodes) ... skipped 'test requires drgn_test Linux kernel module' test_list_empty (tests.linux_kernel.helpers.test_list.TestList.test_list_empty) ... skipped 'test requires drgn_test Linux kernel module' test_list_first_entry (tests.linux_kernel.helpers.test_list.TestList.test_list_first_entry) ... skipped 'test requires drgn_test Linux kernel module' test_list_first_entry_or_null (tests.linux_kernel.helpers.test_list.TestList.test_list_first_entry_or_null) ... skipped 'test requires drgn_test Linux kernel module' test_list_for_each (tests.linux_kernel.helpers.test_list.TestList.test_list_for_each) ... skipped 'test requires drgn_test Linux kernel module' test_list_for_each_entry (tests.linux_kernel.helpers.test_list.TestList.test_list_for_each_entry) ... skipped 'test requires drgn_test Linux kernel module' test_list_for_each_entry_reverse (tests.linux_kernel.helpers.test_list.TestList.test_list_for_each_entry_reverse) ... skipped 'test requires drgn_test Linux kernel module' test_list_for_each_reverse (tests.linux_kernel.helpers.test_list.TestList.test_list_for_each_reverse) ... skipped 'test requires drgn_test Linux kernel module' test_list_is_singular (tests.linux_kernel.helpers.test_list.TestList.test_list_is_singular) ... skipped 'test requires drgn_test Linux kernel module' test_list_last_entry (tests.linux_kernel.helpers.test_list.TestList.test_list_last_entry) ... skipped 'test requires drgn_test Linux kernel module' test_list_next_entry (tests.linux_kernel.helpers.test_list.TestList.test_list_next_entry) ... skipped 'test requires drgn_test Linux kernel module' test_list_prev_entry (tests.linux_kernel.helpers.test_list.TestList.test_list_prev_entry) ... skipped 'test requires drgn_test Linux kernel module' test_validate_list (tests.linux_kernel.helpers.test_list.TestList.test_validate_list) ... skipped 'test requires drgn_test Linux kernel module' test_validate_list_for_each (tests.linux_kernel.helpers.test_list.TestList.test_validate_list_for_each) ... skipped 'test requires drgn_test Linux kernel module' test_validate_list_for_each_entry (tests.linux_kernel.helpers.test_list.TestList.test_validate_list_for_each_entry) ... skipped 'test requires drgn_test Linux kernel module' test_llist_empty (tests.linux_kernel.helpers.test_llist.TestLlist.test_llist_empty) ... skipped 'test requires drgn_test Linux kernel module' test_llist_first_entry (tests.linux_kernel.helpers.test_llist.TestLlist.test_llist_first_entry) ... skipped 'test requires drgn_test Linux kernel module' test_llist_first_entry_or_null (tests.linux_kernel.helpers.test_llist.TestLlist.test_llist_first_entry_or_null) ... skipped 'test requires drgn_test Linux kernel module' test_llist_for_each (tests.linux_kernel.helpers.test_llist.TestLlist.test_llist_for_each) ... skipped 'test requires drgn_test Linux kernel module' test_llist_for_each_entry (tests.linux_kernel.helpers.test_llist.TestLlist.test_llist_for_each_entry) ... skipped 'test requires drgn_test Linux kernel module' test_llist_is_singular (tests.linux_kernel.helpers.test_llist.TestLlist.test_llist_is_singular) ... skipped 'test requires drgn_test Linux kernel module' test_llist_next_entry (tests.linux_kernel.helpers.test_llist.TestLlist.test_llist_next_entry) ... skipped 'test requires drgn_test Linux kernel module' test_mt_for_each_dense (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mt_for_each_dense) ... skipped 'test requires drgn_test Linux kernel module' test_mt_for_each_dense_ranges (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mt_for_each_dense_ranges) ... skipped 'test requires drgn_test Linux kernel module' test_mt_for_each_empty (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mt_for_each_empty) ... skipped 'test requires drgn_test Linux kernel module' test_mt_for_each_one (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mt_for_each_one) ... skipped 'test requires drgn_test Linux kernel module' test_mt_for_each_one_at_zero (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mt_for_each_one_at_zero) ... skipped 'test requires drgn_test Linux kernel module' test_mt_for_each_one_range (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mt_for_each_one_range) ... skipped 'test requires drgn_test Linux kernel module' test_mt_for_each_one_range_at_zero (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mt_for_each_one_range_at_zero) ... skipped 'test requires drgn_test Linux kernel module' test_mt_for_each_sparse (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mt_for_each_sparse) ... skipped 'test requires drgn_test Linux kernel module' test_mt_for_each_sparse_ranges (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mt_for_each_sparse_ranges) ... skipped 'test requires drgn_test Linux kernel module' test_mt_for_each_three_levels_dense_1 (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mt_for_each_three_levels_dense_1) ... skipped 'test requires drgn_test Linux kernel module' test_mt_for_each_three_levels_dense_2 (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mt_for_each_three_levels_dense_2) ... skipped 'test requires drgn_test Linux kernel module' test_mt_for_each_three_levels_ranges_1 (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mt_for_each_three_levels_ranges_1) ... skipped 'test requires drgn_test Linux kernel module' test_mt_for_each_three_levels_ranges_2 (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mt_for_each_three_levels_ranges_2) ... skipped 'test requires drgn_test Linux kernel module' test_mtree_for_each_zero_entry (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mtree_for_each_zero_entry) ... skipped 'test requires drgn_test Linux kernel module' test_mtree_for_each_zero_entry_at_zero (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mtree_for_each_zero_entry_at_zero) ... skipped 'test requires drgn_test Linux kernel module' test_mtree_load_dense (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mtree_load_dense) ... skipped 'test requires drgn_test Linux kernel module' test_mtree_load_dense_ranges (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mtree_load_dense_ranges) ... skipped 'test requires drgn_test Linux kernel module' test_mtree_load_empty (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mtree_load_empty) ... skipped 'test requires drgn_test Linux kernel module' test_mtree_load_one (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mtree_load_one) ... skipped 'test requires drgn_test Linux kernel module' test_mtree_load_one_at_zero (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mtree_load_one_at_zero) ... skipped 'test requires drgn_test Linux kernel module' test_mtree_load_one_range (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mtree_load_one_range) ... skipped 'test requires drgn_test Linux kernel module' test_mtree_load_one_range_at_zero (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mtree_load_one_range_at_zero) ... skipped 'test requires drgn_test Linux kernel module' test_mtree_load_sparse (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mtree_load_sparse) ... skipped 'test requires drgn_test Linux kernel module' test_mtree_load_sparse_ranges (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mtree_load_sparse_ranges) ... skipped 'test requires drgn_test Linux kernel module' test_mtree_load_three_levels_dense_1 (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mtree_load_three_levels_dense_1) ... skipped 'test requires drgn_test Linux kernel module' test_mtree_load_three_levels_dense_2 (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mtree_load_three_levels_dense_2) ... skipped 'test requires drgn_test Linux kernel module' test_mtree_load_three_levels_ranges_1 (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mtree_load_three_levels_ranges_1) ... skipped 'test requires drgn_test Linux kernel module' test_mtree_load_three_levels_ranges_2 (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mtree_load_three_levels_ranges_2) ... skipped 'test requires drgn_test Linux kernel module' test_mtree_load_zero_entry (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mtree_load_zero_entry) ... skipped 'test requires drgn_test Linux kernel module' test_mtree_load_zero_entry_at_zero (tests.linux_kernel.helpers.test_mapletree.TestMapleTree.test_mtree_load_zero_entry_at_zero) ... skipped 'test requires drgn_test Linux kernel module' setUpClass (tests.linux_kernel.helpers.test_mm.TestMm) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' setUpClass (tests.linux_kernel.helpers.test_module.TestListModules) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' test_module_address_regions (tests.linux_kernel.helpers.test_module.TestModules.test_module_address_regions) ... skipped 'test requires drgn_test Linux kernel module' test_module_percpu_region (tests.linux_kernel.helpers.test_module.TestModules.test_module_percpu_region) ... skipped 'test requires drgn_test Linux kernel module' setUpClass (tests.linux_kernel.helpers.test_net.TestNet) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' setUpClass (tests.linux_kernel.helpers.test_nodemask.TestNodeMask) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' setUpClass (tests.linux_kernel.helpers.test_percpu.TestPerCpu) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' setUpClass (tests.linux_kernel.helpers.test_pid.TestPid) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' test_plist_first_entry (tests.linux_kernel.helpers.test_plist.TestPlist.test_plist_first_entry) ... skipped 'test requires drgn_test Linux kernel module' test_plist_for_each (tests.linux_kernel.helpers.test_plist.TestPlist.test_plist_for_each) ... skipped 'test requires drgn_test Linux kernel module' test_plist_for_each_entry (tests.linux_kernel.helpers.test_plist.TestPlist.test_plist_for_each_entry) ... skipped 'test requires drgn_test Linux kernel module' test_plist_head_empty (tests.linux_kernel.helpers.test_plist.TestPlist.test_plist_head_empty) ... skipped 'test requires drgn_test Linux kernel module' test_plist_last_entry (tests.linux_kernel.helpers.test_plist.TestPlist.test_plist_last_entry) ... skipped 'test requires drgn_test Linux kernel module' test_plist_node_empty (tests.linux_kernel.helpers.test_plist.TestPlist.test_plist_node_empty) ... skipped 'test requires drgn_test Linux kernel module' setUpClass (tests.linux_kernel.helpers.test_printk.TestPrintk) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' test_radix_tree_for_each_empty (tests.linux_kernel.helpers.test_radixtree.TestRadixTree.test_radix_tree_for_each_empty) ... skipped 'test requires drgn_test Linux kernel module' test_radix_tree_for_each_multi_index (tests.linux_kernel.helpers.test_radixtree.TestRadixTree.test_radix_tree_for_each_multi_index) ... skipped 'test requires drgn_test Linux kernel module' test_radix_tree_for_each_one (tests.linux_kernel.helpers.test_radixtree.TestRadixTree.test_radix_tree_for_each_one) ... skipped 'test requires drgn_test Linux kernel module' test_radix_tree_for_each_one_at_zero (tests.linux_kernel.helpers.test_radixtree.TestRadixTree.test_radix_tree_for_each_one_at_zero) ... skipped 'test requires drgn_test Linux kernel module' test_radix_tree_for_each_sparse (tests.linux_kernel.helpers.test_radixtree.TestRadixTree.test_radix_tree_for_each_sparse) ... skipped 'test requires drgn_test Linux kernel module' test_radix_tree_lookup_empty (tests.linux_kernel.helpers.test_radixtree.TestRadixTree.test_radix_tree_lookup_empty) ... skipped 'test requires drgn_test Linux kernel module' test_radix_tree_lookup_multi_index (tests.linux_kernel.helpers.test_radixtree.TestRadixTree.test_radix_tree_lookup_multi_index) ... skipped 'test requires drgn_test Linux kernel module' test_radix_tree_lookup_one (tests.linux_kernel.helpers.test_radixtree.TestRadixTree.test_radix_tree_lookup_one) ... skipped 'test requires drgn_test Linux kernel module' test_radix_tree_lookup_one_at_zero (tests.linux_kernel.helpers.test_radixtree.TestRadixTree.test_radix_tree_lookup_one_at_zero) ... skipped 'test requires drgn_test Linux kernel module' test_radix_tree_lookup_sparse (tests.linux_kernel.helpers.test_radixtree.TestRadixTree.test_radix_tree_lookup_sparse) ... skipped 'test requires drgn_test Linux kernel module' test_RB_EMPTY_NODE (tests.linux_kernel.helpers.test_rbtree.TestRbtree.test_RB_EMPTY_NODE) ... skipped 'test requires drgn_test Linux kernel module' test_RB_EMPTY_ROOT (tests.linux_kernel.helpers.test_rbtree.TestRbtree.test_RB_EMPTY_ROOT) ... skipped 'test requires drgn_test Linux kernel module' test_rb_find (tests.linux_kernel.helpers.test_rbtree.TestRbtree.test_rb_find) ... skipped 'test requires drgn_test Linux kernel module' test_rb_first (tests.linux_kernel.helpers.test_rbtree.TestRbtree.test_rb_first) ... skipped 'test requires drgn_test Linux kernel module' test_rb_last (tests.linux_kernel.helpers.test_rbtree.TestRbtree.test_rb_last) ... skipped 'test requires drgn_test Linux kernel module' test_rb_next (tests.linux_kernel.helpers.test_rbtree.TestRbtree.test_rb_next) ... skipped 'test requires drgn_test Linux kernel module' test_rb_parent (tests.linux_kernel.helpers.test_rbtree.TestRbtree.test_rb_parent) ... skipped 'test requires drgn_test Linux kernel module' test_rb_prev (tests.linux_kernel.helpers.test_rbtree.TestRbtree.test_rb_prev) ... skipped 'test requires drgn_test Linux kernel module' test_rbtree_inorder_for_each (tests.linux_kernel.helpers.test_rbtree.TestRbtree.test_rbtree_inorder_for_each) ... skipped 'test requires drgn_test Linux kernel module' test_rbtree_inorder_for_each_entry (tests.linux_kernel.helpers.test_rbtree.TestRbtree.test_rbtree_inorder_for_each_entry) ... skipped 'test requires drgn_test Linux kernel module' test_validate_rbtree_black_violation (tests.linux_kernel.helpers.test_rbtree.TestRbtree.test_validate_rbtree_black_violation) ... skipped 'test requires drgn_test Linux kernel module' test_validate_rbtree_has_equal (tests.linux_kernel.helpers.test_rbtree.TestRbtree.test_validate_rbtree_has_equal) ... skipped 'test requires drgn_test Linux kernel module' test_validate_rbtree_inconsistent_parents (tests.linux_kernel.helpers.test_rbtree.TestRbtree.test_validate_rbtree_inconsistent_parents) ... skipped 'test requires drgn_test Linux kernel module' test_validate_rbtree_null_root_parent (tests.linux_kernel.helpers.test_rbtree.TestRbtree.test_validate_rbtree_null_root_parent) ... skipped 'test requires drgn_test Linux kernel module' test_validate_rbtree_out_of_order (tests.linux_kernel.helpers.test_rbtree.TestRbtree.test_validate_rbtree_out_of_order) ... skipped 'test requires drgn_test Linux kernel module' test_validate_rbtree_red_root (tests.linux_kernel.helpers.test_rbtree.TestRbtree.test_validate_rbtree_red_root) ... skipped 'test requires drgn_test Linux kernel module' test_validate_rbtree_red_violation (tests.linux_kernel.helpers.test_rbtree.TestRbtree.test_validate_rbtree_red_violation) ... skipped 'test requires drgn_test Linux kernel module' test_validate_rbtree_success (tests.linux_kernel.helpers.test_rbtree.TestRbtree.test_validate_rbtree_success) ... skipped 'test requires drgn_test Linux kernel module' setUpClass (tests.linux_kernel.helpers.test_sched.TestSched) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' setUpClass (tests.linux_kernel.helpers.test_slab.TestSlab) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' test_stack_depot_fetch (tests.linux_kernel.helpers.test_stackdepot.TestStackDepot.test_stack_depot_fetch) ... skipped 'test requires drgn_test Linux kernel module' test_qdisc_lookup (tests.linux_kernel.helpers.test_tc.TestTc.test_qdisc_lookup) ... skipped 'pyroute2 >= 0.6.10 not found' setUpClass (tests.linux_kernel.helpers.test_tcp.TestTcp) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' setUpClass (tests.linux_kernel.helpers.test_user.TestUser) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' test_waitqueue_active (tests.linux_kernel.helpers.test_wait.TestWaitqueue.test_waitqueue_active) ... skipped 'test requires drgn_test Linux kernel module' test_waitqueue_for_each_task (tests.linux_kernel.helpers.test_wait.TestWaitqueue.test_waitqueue_for_each_task) ... skipped 'test requires drgn_test Linux kernel module' test_xa_for_each_empty (tests.linux_kernel.helpers.test_xarray.TestXArray.test_xa_for_each_empty) ... skipped 'test requires drgn_test Linux kernel module' test_xa_for_each_multi_index (tests.linux_kernel.helpers.test_xarray.TestXArray.test_xa_for_each_multi_index) ... skipped 'test requires drgn_test Linux kernel module' test_xa_for_each_one (tests.linux_kernel.helpers.test_xarray.TestXArray.test_xa_for_each_one) ... skipped 'test requires drgn_test Linux kernel module' test_xa_for_each_one_at_zero (tests.linux_kernel.helpers.test_xarray.TestXArray.test_xa_for_each_one_at_zero) ... skipped 'test requires drgn_test Linux kernel module' test_xa_for_each_sparse (tests.linux_kernel.helpers.test_xarray.TestXArray.test_xa_for_each_sparse) ... skipped 'test requires drgn_test Linux kernel module' test_xa_for_each_zero_entry (tests.linux_kernel.helpers.test_xarray.TestXArray.test_xa_for_each_zero_entry) ... skipped 'test requires drgn_test Linux kernel module' test_xa_for_each_zero_entry_at_zero (tests.linux_kernel.helpers.test_xarray.TestXArray.test_xa_for_each_zero_entry_at_zero) ... skipped 'test requires drgn_test Linux kernel module' test_xa_is_value (tests.linux_kernel.helpers.test_xarray.TestXArray.test_xa_is_value) ... skipped 'test requires drgn_test Linux kernel module' test_xa_is_zero (tests.linux_kernel.helpers.test_xarray.TestXArray.test_xa_is_zero) ... skipped 'test requires drgn_test Linux kernel module' test_xa_load_empty (tests.linux_kernel.helpers.test_xarray.TestXArray.test_xa_load_empty) ... skipped 'test requires drgn_test Linux kernel module' test_xa_load_multi_index (tests.linux_kernel.helpers.test_xarray.TestXArray.test_xa_load_multi_index) ... skipped 'test requires drgn_test Linux kernel module' test_xa_load_one (tests.linux_kernel.helpers.test_xarray.TestXArray.test_xa_load_one) ... skipped 'test requires drgn_test Linux kernel module' test_xa_load_one_at_zero (tests.linux_kernel.helpers.test_xarray.TestXArray.test_xa_load_one_at_zero) ... skipped 'test requires drgn_test Linux kernel module' test_xa_load_sparse (tests.linux_kernel.helpers.test_xarray.TestXArray.test_xa_load_sparse) ... skipped 'test requires drgn_test Linux kernel module' test_xa_load_zero_entry (tests.linux_kernel.helpers.test_xarray.TestXArray.test_xa_load_zero_entry) ... skipped 'test requires drgn_test Linux kernel module' test_xa_load_zero_entry_at_zero (tests.linux_kernel.helpers.test_xarray.TestXArray.test_xa_load_zero_entry_at_zero) ... skipped 'test requires drgn_test Linux kernel module' test_xa_to_value (tests.linux_kernel.helpers.test_xarray.TestXArray.test_xa_to_value) ... skipped 'test requires drgn_test Linux kernel module' setUpClass (tests.linux_kernel.test_debug_info.TestDebugInfo) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' setUpClass (tests.linux_kernel.test_debug_info.TestModule) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' setUpClass (tests.linux_kernel.test_special_objects.TestJiffies) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' setUpClass (tests.linux_kernel.test_special_objects.TestUts) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' setUpClass (tests.linux_kernel.test_special_objects.TestVmcoreinfo) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' test_by_pid_builtin_orc (tests.linux_kernel.test_stack_trace.TestStackTrace.test_by_pid_builtin_orc) ... skipped 'stack tracing is not implemented for i386' test_by_pid_dwarf (tests.linux_kernel.test_stack_trace.TestStackTrace.test_by_pid_dwarf) ... skipped 'stack tracing is not implemented for i386' test_by_pid_orc (tests.linux_kernel.test_stack_trace.TestStackTrace.test_by_pid_orc) ... skipped 'stack tracing is not implemented for i386' test_by_pt_regs (tests.linux_kernel.test_stack_trace.TestStackTrace.test_by_pt_regs) ... skipped 'stack tracing is not implemented for i386' test_by_task_struct (tests.linux_kernel.test_stack_trace.TestStackTrace.test_by_task_struct) ... skipped 'stack tracing is not implemented for i386' test_local_variable (tests.linux_kernel.test_stack_trace.TestStackTrace.test_local_variable) ... skipped 'stack tracing is not implemented for i386' test_locals (tests.linux_kernel.test_stack_trace.TestStackTrace.test_locals) ... skipped 'stack tracing is not implemented for i386' test_prog (tests.linux_kernel.test_stack_trace.TestStackTrace.test_prog) ... skipped 'stack tracing is not implemented for i386' test_registers (tests.linux_kernel.test_stack_trace.TestStackTrace.test_registers) ... skipped 'stack tracing is not implemented for i386' test_sp (tests.linux_kernel.test_stack_trace.TestStackTrace.test_sp) ... skipped 'stack tracing is not implemented for i386' test_stack__repr_pretty_ (tests.linux_kernel.test_stack_trace.TestStackTrace.test_stack__repr_pretty_) ... skipped 'stack tracing is not implemented for i386' test_stack_trace_from_pcs (tests.linux_kernel.test_stack_trace.TestStackTrace.test_stack_trace_from_pcs) ... skipped 'stack tracing is not implemented for i386' test_vmlinux_builtin_orc (tests.linux_kernel.test_stack_trace.TestStackTrace.test_vmlinux_builtin_orc) ... skipped 'stack tracing is not implemented for i386' setUpClass (tests.linux_kernel.test_symbol.TestSymbol) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' setUpClass (tests.linux_kernel.test_threads.TestThreads) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' setUpClass (tests.linux_kernel.tools.test_fsrefs.TestFsRefs) ... skipped 'Linux kernel tests must be run as root (run with env DRGN_RUN_LINUX_KERNEL_TESTS=1 to force)' test_crashed_thread (tests.linux_kernel.vmcore.test_vmcore.TestVMCore.test_crashed_thread) ... skipped 'not running in kdump' test_crashed_thread_stack_trace (tests.linux_kernel.vmcore.test_vmcore.TestVMCore.test_crashed_thread_stack_trace) ... skipped 'not running in kdump' test_crashed_thread_stack_trace_by_task_struct (tests.linux_kernel.vmcore.test_vmcore.TestVMCore.test_crashed_thread_stack_trace_by_task_struct) ... skipped 'not running in kdump' test_crashed_thread_stack_trace_by_tid (tests.linux_kernel.vmcore.test_vmcore.TestVMCore.test_crashed_thread_stack_trace_by_tid) ... skipped 'not running in kdump' test_main_thread (tests.linux_kernel.vmcore.test_vmcore.TestVMCore.test_main_thread) ... skipped 'not running in kdump' test_program_flags (tests.linux_kernel.vmcore.test_vmcore.TestVMCore.test_program_flags) ... skipped 'not running in kdump' test_thread (tests.linux_kernel.vmcore.test_vmcore.TestVMCore.test_thread) ... skipped 'not running in kdump' test_thread_not_found (tests.linux_kernel.vmcore.test_vmcore.TestVMCore.test_thread_not_found) ... skipped 'not running in kdump' test_threads (tests.linux_kernel.vmcore.test_vmcore.TestVMCore.test_threads) ... skipped 'not running in kdump' test_e (tests.test_cli.TestCli.test_e) ... ok test_pipe (tests.test_cli.TestCli.test_pipe) ... ok test_script (tests.test_cli.TestCli.test_script) ... ok test_cache_hit (tests.test_debug_info.TestDebuginfodDebugInfoFinder.test_cache_hit) ... 127.0.0.1 - - [22/Apr/2025 18:14:22] "GET /buildid/0123456789abcdef/debuginfo HTTP/1.1" 200 - foo: using debug info file /tmp/debuginfod-cache-jp7ib85y/0123456789abcdef/debuginfo 127.0.0.1 - - [22/Apr/2025 18:14:22] code 404, message Not Found 127.0.0.1 - - [22/Apr/2025 18:14:22] "GET /buildid/0123456789abcdef/executable HTTP/1.1" 404 - foo: using debug info file /tmp/debuginfod-cache-jp7ib85y/0123456789abcdef/debuginfo ok test_gnu_debugaltlink (tests.test_debug_info.TestDebuginfodDebugInfoFinder.test_gnu_debugaltlink) ... 127.0.0.1 - - [22/Apr/2025 18:14:22] "GET /buildid/0123456789abcdef/debuginfo HTTP/1.1" 200 - 127.0.0.1 - - [22/Apr/2025 18:14:22] "GET /buildid/fedcba9876543210/debuginfo HTTP/1.1" 200 - foo: using debug info file /tmp/debuginfod-cache-yu05ma03/0123456789abcdef/debuginfo with supplementary file /tmp/debuginfod-cache-yu05ma03/fedcba9876543210/debuginfo 127.0.0.1 - - [22/Apr/2025 18:14:22] "GET /buildid/0123456789abcdef/executable HTTP/1.1" 200 - foo: using loadable file /tmp/debuginfod-cache-yu05ma03/0123456789abcdef/executable ok test_gnu_debugaltlink_not_found (tests.test_debug_info.TestDebuginfodDebugInfoFinder.test_gnu_debugaltlink_not_found) ... 127.0.0.1 - - [22/Apr/2025 18:14:22] "GET /buildid/0123456789abcdef/debuginfo HTTP/1.1" 200 - 127.0.0.1 - - [22/Apr/2025 18:14:22] code 404, message Not Found 127.0.0.1 - - [22/Apr/2025 18:14:22] "GET /buildid/fedcba9876543210/debuginfo HTTP/1.1" 404 - 127.0.0.1 - - [22/Apr/2025 18:14:22] "GET /buildid/0123456789abcdef/executable HTTP/1.1" 200 - foo: using loadable file /tmp/debuginfod-cache-iuj5cuqw/0123456789abcdef/executable ok test_no_build_id (tests.test_debug_info.TestDebuginfodDebugInfoFinder.test_no_build_id) ... ok test_no_servers (tests.test_debug_info.TestDebuginfodDebugInfoFinder.test_no_servers) ... ok test_only_gnu_debugaltlink (tests.test_debug_info.TestDebuginfodDebugInfoFinder.test_only_gnu_debugaltlink) ... foo: using loadable file /tmp/tmp8guidlm6 127.0.0.1 - - [22/Apr/2025 18:14:22] "GET /buildid/fedcba9876543210/debuginfo HTTP/1.1" 200 - foo: using debug info file /tmp/tmp8guidlm6 with supplementary file /tmp/debuginfod-cache-5e3t989f/fedcba9876543210/debuginfo ok test_only_gnu_debugaltlink_not_found (tests.test_debug_info.TestDebuginfodDebugInfoFinder.test_only_gnu_debugaltlink_not_found) ... foo: using loadable file /tmp/tmplvlijin_ 127.0.0.1 - - [22/Apr/2025 18:14:22] code 404, message Not Found 127.0.0.1 - - [22/Apr/2025 18:14:22] "GET /buildid/fedcba9876543210/debuginfo HTTP/1.1" 404 - 127.0.0.1 - - [22/Apr/2025 18:14:22] code 404, message Not Found 127.0.0.1 - - [22/Apr/2025 18:14:22] "GET /buildid/0123456789abcdef/debuginfo HTTP/1.1" 404 - ok test_separate (tests.test_debug_info.TestDebuginfodDebugInfoFinder.test_separate) ... 127.0.0.1 - - [22/Apr/2025 18:14:22] "GET /buildid/0123456789abcdef/debuginfo HTTP/1.1" 200 - foo: using debug info file /tmp/debuginfod-cache-_7l4eous/0123456789abcdef/debuginfo 127.0.0.1 - - [22/Apr/2025 18:14:22] "GET /buildid/0123456789abcdef/executable HTTP/1.1" 200 - foo: using loadable file /tmp/debuginfod-cache-_7l4eous/0123456789abcdef/executable ok test_bias (tests.test_debug_info.TestLinuxUserspaceCoreDump.test_bias) ... /home/osandov/crashme: using loadable file with debug info /build/drgn/src/drgn/tests/resources/crashme /home/osandov/crashme.so: using loadable file with debug info /build/drgn/src/drgn/tests/resources/crashme.so linux-vdso.so.1: using loadable file [vdso] ok test_bias_pie (tests.test_debug_info.TestLinuxUserspaceCoreDump.test_bias_pie) ... /home/osandov/crashme_pie: using loadable file with debug info /build/drgn/src/drgn/tests/resources/crashme_pie /home/osandov/crashme.so: using loadable file with debug info /build/drgn/src/drgn/tests/resources/crashme.so linux-vdso.so.1: using loadable file [vdso] ok test_bias_static (tests.test_debug_info.TestLinuxUserspaceCoreDump.test_bias_static) ... /home/osandov/crashme_static: using loadable file with debug info /build/drgn/src/drgn/tests/resources/crashme_static linux-vdso.so.1: using loadable file [vdso] ok test_bias_static_pie (tests.test_debug_info.TestLinuxUserspaceCoreDump.test_bias_static_pie) ... can't find shared libraries: couldn't read r_debug at 0x0: could not find memory segment /home/osandov/crashme_static_pie: using loadable file with debug info /build/drgn/src/drgn/tests/resources/crashme_static_pie linux-vdso.so.1: using loadable file [vdso] ok test_loaded_modules (tests.test_debug_info.TestLinuxUserspaceCoreDump.test_loaded_modules) ... ok test_loaded_modules_pie (tests.test_debug_info.TestLinuxUserspaceCoreDump.test_loaded_modules_pie) ... ok test_loaded_modules_pie_no_headers (tests.test_debug_info.TestLinuxUserspaceCoreDump.test_loaded_modules_pie_no_headers) ... ok test_loaded_modules_static (tests.test_debug_info.TestLinuxUserspaceCoreDump.test_loaded_modules_static) ... ok test_loaded_modules_static_pie (tests.test_debug_info.TestLinuxUserspaceCoreDump.test_loaded_modules_static_pie) ... can't find shared libraries: couldn't read r_debug at 0x0: could not find memory segment can't find shared libraries: couldn't read r_debug at 0x0: could not find memory segment ok test_default_by_finder (tests.test_debug_info.TestLoadDebugInfo.test_default_by_finder) ... /home/osandov/crashme: using loadable file with debug info /build/drgn/src/drgn/tests/resources/crashme /home/osandov/crashme.so: using loadable file with debug info /build/drgn/src/drgn/tests/resources/crashme.so missing shared object file and debugging symbols for linux-vdso.so.1 missing shared object file and debugging symbols for /lib64/libc.so.6 missing shared object file and debugging symbols for /lib64/ld-linux-x86-64.so.2 ok test_default_by_paths (tests.test_debug_info.TestLoadDebugInfo.test_default_by_paths) ... /home/osandov/crashme: using loadable file with debug info /build/drgn/src/drgn/tests/resources/crashme /home/osandov/crashme.so: using loadable file with debug info /build/drgn/src/drgn/tests/resources/crashme.so missing shared object file and debugging symbols for linux-vdso.so.1 missing shared object file and debugging symbols for /lib64/libc.so.6 missing shared object file and debugging symbols for /lib64/ld-linux-x86-64.so.2 ok test_default_gnu_debugaltlink_by_paths (tests.test_debug_info.TestLoadDebugInfo.test_default_gnu_debugaltlink_by_paths) ... /home/osandov/crashme: using loadable file /build/drgn/src/drgn/tests/resources/crashme.dwz /home/osandov/crashme: using debug info file /build/drgn/src/drgn/tests/resources/crashme.dwz with supplementary file /build/drgn/src/drgn/tests/resources/crashme.alt /home/osandov/crashme.so: using loadable file /build/drgn/src/drgn/tests/resources/crashme.so.dwz /home/osandov/crashme.so: using debug info file /build/drgn/src/drgn/tests/resources/crashme.so.dwz with supplementary file /build/drgn/src/drgn/tests/resources/crashme.alt missing shared object file and debugging symbols for linux-vdso.so.1 missing shared object file and debugging symbols for /lib64/libc.so.6 missing shared object file and debugging symbols for /lib64/ld-linux-x86-64.so.2 ok test_dont_need (tests.test_debug_info.TestLoadDebugInfo.test_dont_need) ... ok test_dont_want (tests.test_debug_info.TestLoadDebugInfo.test_dont_want) ... missing executable file and debugging symbols for /home/osandov/crashme ok test_empty_list (tests.test_debug_info.TestLoadDebugInfo.test_empty_list) ... ok test_main_by_finder (tests.test_debug_info.TestLoadDebugInfo.test_main_by_finder) ... /home/osandov/crashme: using loadable file with debug info /build/drgn/src/drgn/tests/resources/crashme ok test_main_by_finder_gnu_debugaltlink_by_path (tests.test_debug_info.TestLoadDebugInfo.test_main_by_finder_gnu_debugaltlink_by_path) ... /home/osandov/crashme: using loadable file /build/drgn/src/drgn/tests/resources/crashme.dwz /home/osandov/crashme: using debug info file /build/drgn/src/drgn/tests/resources/crashme.dwz with supplementary file /build/drgn/src/drgn/tests/resources/crashme.alt ok test_main_by_finder_gnu_debugaltlink_not_found (tests.test_debug_info.TestLoadDebugInfo.test_main_by_finder_gnu_debugaltlink_not_found) ... /home/osandov/crashme: using loadable file /build/drgn/src/drgn/tests/resources/crashme.dwz missing supplementary debugging symbols for /home/osandov/crashme ok test_main_by_path (tests.test_debug_info.TestLoadDebugInfo.test_main_by_path) ... /home/osandov/crashme: using loadable file with debug info /build/drgn/src/drgn/tests/resources/crashme ok test_main_by_path_gnu_debugaltlink_by_finder (tests.test_debug_info.TestLoadDebugInfo.test_main_by_path_gnu_debugaltlink_by_finder) ... /home/osandov/crashme: using loadable file /build/drgn/src/drgn/tests/resources/crashme.dwz /home/osandov/crashme: using debug info file /build/drgn/src/drgn/tests/resources/crashme.dwz with supplementary file /build/drgn/src/drgn/tests/resources/crashme.alt ok test_main_by_path_gnu_debugaltlink_not_found (tests.test_debug_info.TestLoadDebugInfo.test_main_by_path_gnu_debugaltlink_not_found) ... /home/osandov/crashme: using loadable file /build/drgn/src/drgn/tests/resources/crashme.dwz missing supplementary debugging symbols for /home/osandov/crashme ok test_main_gnu_debugaltlink_by_finder (tests.test_debug_info.TestLoadDebugInfo.test_main_gnu_debugaltlink_by_finder) ... /home/osandov/crashme: using loadable file /build/drgn/src/drgn/tests/resources/crashme.dwz /home/osandov/crashme: using debug info file /build/drgn/src/drgn/tests/resources/crashme.dwz with supplementary file /build/drgn/src/drgn/tests/resources/crashme.alt ok test_main_gnu_debugaltlink_by_path (tests.test_debug_info.TestLoadDebugInfo.test_main_gnu_debugaltlink_by_path) ... /home/osandov/crashme: using loadable file /build/drgn/src/drgn/tests/resources/crashme.dwz /home/osandov/crashme: using debug info file /build/drgn/src/drgn/tests/resources/crashme.dwz with supplementary file /build/drgn/src/drgn/tests/resources/crashme.alt ok test_main_wants_gnu_debugaltlink_by_finder (tests.test_debug_info.TestLoadDebugInfo.test_main_wants_gnu_debugaltlink_by_finder) ... /home/osandov/crashme: using loadable file /build/drgn/src/drgn/tests/resources/crashme.dwz /home/osandov/crashme: using debug info file /build/drgn/src/drgn/tests/resources/crashme.dwz with supplementary file /build/drgn/src/drgn/tests/resources/crashme.alt ok test_main_wants_gnu_debugaltlink_by_path (tests.test_debug_info.TestLoadDebugInfo.test_main_wants_gnu_debugaltlink_by_path) ... /home/osandov/crashme: using loadable file /build/drgn/src/drgn/tests/resources/crashme.dwz /home/osandov/crashme: using debug info file /build/drgn/src/drgn/tests/resources/crashme.dwz with supplementary file /build/drgn/src/drgn/tests/resources/crashme.alt ok test_main_wants_gnu_debugaltlink_not_found (tests.test_debug_info.TestLoadDebugInfo.test_main_wants_gnu_debugaltlink_not_found) ... /home/osandov/crashme: using loadable file /build/drgn/src/drgn/tests/resources/crashme.dwz missing supplementary debugging symbols for /home/osandov/crashme ok test_no_build_id (tests.test_debug_info.TestLoadDebugInfo.test_no_build_id) ... /tmp/tmpsf99i4zt: no build ID; ignoring ok test_no_such_file (tests.test_debug_info.TestLoadDebugInfo.test_no_such_file) ... /tmp/tmp7k0jdw0a/file: No such file or directory; ignoring ok test_not_elf (tests.test_debug_info.TestLoadDebugInfo.test_not_elf) ... /tmp/tmpo3y7qt7l: not an ELF file; ignoring ok test_nothing (tests.test_debug_info.TestLoadDebugInfo.test_nothing) ... ok test_only_main_path (tests.test_debug_info.TestLoadDebugInfo.test_only_main_path) ... /home/osandov/crashme: using loadable file with debug info /build/drgn/src/drgn/tests/resources/crashme ok test_only_paths (tests.test_debug_info.TestLoadDebugInfo.test_only_paths) ... /home/osandov/crashme: using loadable file with debug info /build/drgn/src/drgn/tests/resources/crashme /home/osandov/crashme.so: using loadable file with debug info /build/drgn/src/drgn/tests/resources/crashme.so ok test_unmatched (tests.test_debug_info.TestLoadDebugInfo.test_unmatched) ... provided file /build/drgn/src/drgn/tests/resources/crashme_static did not match any loaded modules; ignoring ok test_default_by_finder (tests.test_debug_info.TestLoadDebugInfoCoreNoHeaders.test_default_by_finder) ... /home/osandov/crashme_pie: using loadable file with debug info /build/drgn/src/drgn/tests/resources/crashme_pie expected failure test_main_by_finder (tests.test_debug_info.TestLoadDebugInfoCoreNoHeaders.test_main_by_finder) ... /home/osandov/crashme_pie: using loadable file with debug info /build/drgn/src/drgn/tests/resources/crashme_pie ok test_empty (tests.test_debug_info.TestLoadModuleDebugInfo.test_empty) ... ok test_multiple (tests.test_debug_info.TestLoadModuleDebugInfo.test_multiple) ... ok test_type_error (tests.test_debug_info.TestLoadModuleDebugInfo.test_type_error) ... ok test_wrong_program (tests.test_debug_info.TestLoadModuleDebugInfo.test_wrong_program) ... ok test_build_id_match (tests.test_debug_info.TestModuleTryFile.test_build_id_match) ... /foo/bar: using loadable file with debug info /tmp/tmpv4fvvnwt ok test_build_id_match_force (tests.test_debug_info.TestModuleTryFile.test_build_id_match_force) ... /foo/bar: using loadable file with debug info /tmp/tmp9vpnkc7s ok test_build_id_mismatch (tests.test_debug_info.TestModuleTryFile.test_build_id_mismatch) ... ok test_build_id_mismatch_force (tests.test_debug_info.TestModuleTryFile.test_build_id_mismatch_force) ... /foo/bar: using loadable file with debug info /tmp/tmp6o0xpanu ok test_build_id_missing (tests.test_debug_info.TestModuleTryFile.test_build_id_missing) ... ok test_build_id_missing_force (tests.test_debug_info.TestModuleTryFile.test_build_id_missing_force) ... /foo/bar: using loadable file with debug info /tmp/tmpw5gvamne ok test_debug_then_both (tests.test_debug_info.TestModuleTryFile.test_debug_then_both) ... /foo/bar: using debug info file /tmp/tmppxkpg5kn /foo/bar: using loadable file /tmp/tmpt3gguf1d ok test_extra_module_address_range (tests.test_debug_info.TestModuleTryFile.test_extra_module_address_range) ... /foo/bar: using loadable file with debug info /tmp/tmpg4os0gyw ok test_extra_module_empty_address_range (tests.test_debug_info.TestModuleTryFile.test_extra_module_empty_address_range) ... /foo/bar: using loadable file with debug info /tmp/tmpwz_by8ke ok test_extra_module_no_address_range (tests.test_debug_info.TestModuleTryFile.test_extra_module_no_address_range) ... /foo/bar: using loadable file with debug info /tmp/tmp07vq1po5 ok test_gnu_debugaltlink (tests.test_debug_info.TestModuleTryFile.test_gnu_debugaltlink) ... /tmp/bin-b5hmonf1/binary: using loadable file /tmp/bin-b5hmonf1/binary /tmp/bin-b5hmonf1/binary: using debug info file /tmp/bin-b5hmonf1/binary with supplementary file /tmp/debug-tuuzx08q/alt.debug ok test_gnu_debugaltlink_build_id_mismatch (tests.test_debug_info.TestModuleTryFile.test_gnu_debugaltlink_build_id_mismatch) ... /tmp/bin-l0jxg9wd/binary: using loadable file /tmp/bin-l0jxg9wd/binary ok test_gnu_debugaltlink_cancel (tests.test_debug_info.TestModuleTryFile.test_gnu_debugaltlink_cancel) ... /tmp/bin-vjcxm6s7/binary: using loadable file /tmp/tmpxh102_bb ok test_gnu_debugaltlink_then_both (tests.test_debug_info.TestModuleTryFile.test_gnu_debugaltlink_then_both) ... /tmp/bin-ql3aic8b/binary: using loadable file /tmp/tmppcg4_v8w /tmp/bin-ql3aic8b/binary: using debug info file /tmp/tmpjy4oqe78 ok test_loadable_then_both (tests.test_debug_info.TestModuleTryFile.test_loadable_then_both) ... /foo/bar: using loadable file /tmp/tmp9_ql4vb6 /foo/bar: using debug info file /tmp/tmpabm_zpdq ok test_no_build_id_file_has_build_id (tests.test_debug_info.TestModuleTryFile.test_no_build_id_file_has_build_id) ... /foo/bar: using loadable file with debug info /tmp/tmpc8xcaii2 ok test_no_build_id_file_has_build_id_force (tests.test_debug_info.TestModuleTryFile.test_no_build_id_file_has_build_id_force) ... /foo/bar: using loadable file with debug info /tmp/tmppaxnr0ye ok test_no_build_id_force (tests.test_debug_info.TestModuleTryFile.test_no_build_id_force) ... /foo/bar: using loadable file with debug info /tmp/tmpdn1p7kqi ok test_only_want_debug (tests.test_debug_info.TestModuleTryFile.test_only_want_debug) ... /foo/bar: using debug info file /tmp/tmpyb3y5qhh ok test_only_want_debug_is_neither (tests.test_debug_info.TestModuleTryFile.test_only_want_debug_is_neither) ... ok test_only_want_debug_no_debug (tests.test_debug_info.TestModuleTryFile.test_only_want_debug_no_debug) ... ok test_only_want_debug_not_loadable (tests.test_debug_info.TestModuleTryFile.test_only_want_debug_not_loadable) ... /foo/bar: using debug info file /tmp/tmpfs5v1wzt ok test_only_want_loaded (tests.test_debug_info.TestModuleTryFile.test_only_want_loaded) ... /foo/bar: using loadable file /tmp/tmp7o5nfu5y ok test_only_want_loaded_is_neither (tests.test_debug_info.TestModuleTryFile.test_only_want_loaded_is_neither) ... ok test_only_want_loaded_no_debug (tests.test_debug_info.TestModuleTryFile.test_only_want_loaded_no_debug) ... /foo/bar: using loadable file /tmp/tmp387d4pf1 ok test_only_want_loaded_not_loadable (tests.test_debug_info.TestModuleTryFile.test_only_want_loaded_not_loadable) ... ok test_separate_files_debug_first (tests.test_debug_info.TestModuleTryFile.test_separate_files_debug_first) ... /foo/bar: using debug info file /tmp/tmpd1nwzwxf /foo/bar: using loadable file /tmp/tmpwq2h8le7 ok test_separate_files_loaded_first (tests.test_debug_info.TestModuleTryFile.test_separate_files_loaded_first) ... /foo/bar: using loadable file /tmp/tmp84jepbzu /foo/bar: using debug info file /tmp/tmps8xavfc8 ok test_want_both (tests.test_debug_info.TestModuleTryFile.test_want_both) ... /foo/bar: using loadable file with debug info /tmp/tmpnyzm_ku5 ok test_want_both_is_neither (tests.test_debug_info.TestModuleTryFile.test_want_both_is_neither) ... ok test_want_both_no_debug (tests.test_debug_info.TestModuleTryFile.test_want_both_no_debug) ... /foo/bar: using loadable file /tmp/tmph8nx5rpu ok test_want_both_not_loadable (tests.test_debug_info.TestModuleTryFile.test_want_both_not_loadable) ... /foo/bar: using debug info file /tmp/tmp11oojng7 ok test_want_neither (tests.test_debug_info.TestModuleTryFile.test_want_neither) ... ok test_by_build_id (tests.test_debug_info.TestStandardDebugInfoFinder.test_by_build_id) ... /tmp/bin-agzb2bhj/binary: using loadable file with debug info /tmp/debug-9hz8soqc/.build-id/01/23456789abcdef ok test_by_build_id_from_loaded (tests.test_debug_info.TestStandardDebugInfoFinder.test_by_build_id_from_loaded) ... /tmp/bin-7vctgjjd/binary: using loadable file /tmp/bin-7vctgjjd/binary /tmp/bin-7vctgjjd/binary: using debug info file /tmp/debug-sjgxb3k7/.build-id/01/23456789abcdef.debug ok test_by_build_id_method (tests.test_debug_info.TestStandardDebugInfoFinder.test_by_build_id_method) ... /tmp/bin-ocsg42nk/binary: using loadable file with debug info /tmp/debug-2y7t_ra7/.build-id/01/23456789abcdef ok test_by_build_id_separate (tests.test_debug_info.TestStandardDebugInfoFinder.test_by_build_id_separate) ... /tmp/bin-wge84l9i/binary: using debug info file /tmp/debug-tj01p9ex/.build-id/01/23456789abcdef.debug /tmp/bin-wge84l9i/binary: using loadable file /tmp/debug-tj01p9ex/.build-id/01/23456789abcdef ok test_by_gnu_debuglink (tests.test_debug_info.TestStandardDebugInfoFinder.test_by_gnu_debuglink) ... /tmp/bin-l82fyveq/binary: using loadable file /tmp/bin-l82fyveq/binary /tmp/bin-l82fyveq/binary: using debug info file /tmp/bin-l82fyveq/binary.debug /tmp/bin-l82fyveq/binary: using loadable file /tmp/bin-l82fyveq/binary /tmp/bin-l82fyveq/binary: using debug info file /tmp/bin-l82fyveq/.debug/binary.debug /tmp/bin-l82fyveq/binary: using loadable file /tmp/bin-l82fyveq/binary /tmp/bin-l82fyveq/binary: using debug info file /tmp/debug-a_3hfemu/tmp/bin-l82fyveq/binary.debug ok test_by_gnu_debuglink_absolute (tests.test_debug_info.TestStandardDebugInfoFinder.test_by_gnu_debuglink_absolute) ... /tmp/bin-3wqzhw5t/binary: using loadable file /tmp/bin-3wqzhw5t/binary /tmp/bin-3wqzhw5t/binary: using debug info file /tmp/debug-2cq4zr_s/binary.debug ok test_by_gnu_debuglink_crc_mismatch (tests.test_debug_info.TestStandardDebugInfoFinder.test_by_gnu_debuglink_crc_mismatch) ... /tmp/bin-ly1n5szf/binary: using loadable file /tmp/bin-ly1n5szf/binary ok test_by_module_name (tests.test_debug_info.TestStandardDebugInfoFinder.test_by_module_name) ... /tmp/tmpgasgv48x: using loadable file with debug info /tmp/tmpgasgv48x ok test_by_module_name_build_id_mismatch (tests.test_debug_info.TestStandardDebugInfoFinder.test_by_module_name_build_id_mismatch) ... ok test_by_module_name_missing_build_id (tests.test_debug_info.TestStandardDebugInfoFinder.test_by_module_name_missing_build_id) ... ok test_by_module_name_with_build_id (tests.test_debug_info.TestStandardDebugInfoFinder.test_by_module_name_with_build_id) ... /tmp/tmpn2ufrzh2: using loadable file with debug info /tmp/tmpn2ufrzh2 ok test_gnu_debugaltlink_absolute (tests.test_debug_info.TestStandardDebugInfoFinder.test_gnu_debugaltlink_absolute) ... /tmp/bin-se2lpmh_/binary: using loadable file /tmp/bin-se2lpmh_/binary /tmp/bin-se2lpmh_/binary: using debug info file /tmp/bin-se2lpmh_/binary with supplementary file /tmp/debug-7hy111d0/alt.debug ok test_gnu_debugaltlink_build_id_mismatch (tests.test_debug_info.TestStandardDebugInfoFinder.test_gnu_debugaltlink_build_id_mismatch) ... /tmp/bin-6mulnc2n/binary: using loadable file /tmp/bin-6mulnc2n/binary ok test_gnu_debugaltlink_debug_directories (tests.test_debug_info.TestStandardDebugInfoFinder.test_gnu_debugaltlink_debug_directories) ... /tmp/bin-jb62y6ql/binary0: using loadable file /tmp/bin-jb62y6ql/binary0 /tmp/bin-jb62y6ql/binary0: using debug info file /tmp/bin-jb62y6ql/binary0 with supplementary file /tmp/debug-si2j2tmx/.dwz/alt.debug /tmp/bin-jb62y6ql/binary1: using loadable file /tmp/bin-jb62y6ql/binary1 /tmp/bin-jb62y6ql/binary1: using debug info file /tmp/bin-jb62y6ql/binary1 with supplementary file /tmp/debug-si2j2tmx/.dwz/alt.debug ok test_gnu_debugaltlink_not_found (tests.test_debug_info.TestStandardDebugInfoFinder.test_gnu_debugaltlink_not_found) ... /tmp/bin-rk2k6cjd/binary: using loadable file /tmp/bin-rk2k6cjd/binary ok test_gnu_debugaltlink_relative (tests.test_debug_info.TestStandardDebugInfoFinder.test_gnu_debugaltlink_relative) ... /tmp/bin-mtheibxy/binary: using loadable file /tmp/bin-mtheibxy/binary /tmp/bin-mtheibxy/binary: using debug info file /tmp/bin-mtheibxy/binary with supplementary file /tmp/debug-d5o32gw0/alt.debug ok test_invalid_gnu_debugaltlink (tests.test_debug_info.TestStandardDebugInfoFinder.test_invalid_gnu_debugaltlink) ... /tmp/bin-wib4ro5a/binary: using loadable file /tmp/bin-wib4ro5a/binary ok test_invalid_gnu_debuglink (tests.test_debug_info.TestStandardDebugInfoFinder.test_invalid_gnu_debuglink) ... /tmp/bin-zfc_eht9/binary: using loadable file /tmp/bin-zfc_eht9/binary ok test_main_by_proc (tests.test_debug_info.TestStandardDebugInfoFinder.test_main_by_proc) ... /usr/bin/python3.13: using loadable file /usr/bin/python3.13 ok test_only_gnu_debugaltlink_absolute (tests.test_debug_info.TestStandardDebugInfoFinder.test_only_gnu_debugaltlink_absolute) ... /tmp/bin-zvtv0o5j/binary: using loadable file /tmp/bin-zvtv0o5j/binary /tmp/bin-zvtv0o5j/binary: using debug info file /tmp/bin-zvtv0o5j/binary with supplementary file /tmp/debug-hzyqfege/alt.debug ok test_only_gnu_debugaltlink_not_found (tests.test_debug_info.TestStandardDebugInfoFinder.test_only_gnu_debugaltlink_not_found) ... /tmp/bin-a0kfoikw/binary: using loadable file /tmp/bin-a0kfoikw/binary ok test_reuse_debug_file (tests.test_debug_info.TestStandardDebugInfoFinder.test_reuse_debug_file) ... /tmp/tmp1b05a9wv: using debug info file /tmp/tmp1b05a9wv /tmp/tmp1b05a9wv: using loadable file /tmp/tmp1b05a9wv ok test_reuse_loaded_file (tests.test_debug_info.TestStandardDebugInfoFinder.test_reuse_loaded_file) ... /tmp/tmpd82gq4r2: using loadable file /tmp/tmpd82gq4r2 /tmp/tmpd82gq4r2: using debug info file /tmp/tmpd82gq4r2 ok test_reuse_wanted_supplementary_debug_file (tests.test_debug_info.TestStandardDebugInfoFinder.test_reuse_wanted_supplementary_debug_file) ... /tmp/tmpbej2amgw: using loadable file /tmp/tmpbej2amgw ok test_shared_library_by_proc (tests.test_debug_info.TestStandardDebugInfoFinder.test_shared_library_by_proc) ... /usr/lib/libpython3.13.so.1.0: using loadable file /usr/lib/libpython3.13.so.1.0 ok test_vdso_by_proc (tests.test_debug_info.TestStandardDebugInfoFinder.test_vdso_by_proc) ... linux-gate.so.1: using loadable file [vdso] ok test_vdso_in_core (tests.test_debug_info.TestStandardDebugInfoFinder.test_vdso_in_core) ... linux-vdso.so.1: using loadable file [vdso] ok test_bool_copy (tests.test_debug_info_options.TestDebugInfoOptions.test_bool_copy) ... ok test_bool_default (tests.test_debug_info_options.TestDebugInfoOptions.test_bool_default) ... ok test_bool_init (tests.test_debug_info_options.TestDebugInfoOptions.test_bool_init) ... ok test_bool_set (tests.test_debug_info_options.TestDebugInfoOptions.test_bool_set) ... ok test_del (tests.test_debug_info_options.TestDebugInfoOptions.test_del) ... ok test_enum_copy (tests.test_debug_info_options.TestDebugInfoOptions.test_enum_copy) ... ok test_enum_default (tests.test_debug_info_options.TestDebugInfoOptions.test_enum_default) ... ok test_enum_init (tests.test_debug_info_options.TestDebugInfoOptions.test_enum_init) ... ok test_enum_set (tests.test_debug_info_options.TestDebugInfoOptions.test_enum_set) ... ok test_list_copy (tests.test_debug_info_options.TestDebugInfoOptions.test_list_copy) ... ok test_list_default (tests.test_debug_info_options.TestDebugInfoOptions.test_list_default) ... ok test_list_init (tests.test_debug_info_options.TestDebugInfoOptions.test_list_init) ... ok test_list_set (tests.test_debug_info_options.TestDebugInfoOptions.test_list_set) ... ok test_repr (tests.test_debug_info_options.TestDebugInfoOptions.test_repr) ... ok test_assign (tests.test_debug_info_options.TestProgramDebugInfoOptions.test_assign) ... ok test_assign_list (tests.test_debug_info_options.TestProgramDebugInfoOptions.test_assign_list) ... ok test_default (tests.test_debug_info_options.TestProgramDebugInfoOptions.test_default) ... ok test_render (tests.test_docs.TestDocs.test_render) ... ok test_zlib_gabi (tests.test_dwarf.TestCompressedDebugSections.test_zlib_gabi) ... /tmp/tmpp6s4l31q: using debug info file /tmp/tmpp6s4l31q ok test_zlib_gnu (tests.test_dwarf.TestCompressedDebugSections.test_zlib_gnu) ... /tmp/tmpyvjcs68x: using debug info file /tmp/tmpyvjcs68x ok test_cycle (tests.test_dwarf.TestImportedUnit.test_cycle) ... /tmp/tmpzo_slzm8: using debug info file /tmp/tmpzo_slzm8 ok test_cycle_alt (tests.test_dwarf.TestImportedUnit.test_cycle_alt) ... /tmp/tmp68t45v57: using debug info file /tmp/tmp68t45v57 with supplementary file /tmp/tmpbic9a5dc ok test_declaration_and_specification_alt (tests.test_dwarf.TestImportedUnit.test_declaration_and_specification_alt) ... /tmp/tmpvslvkz_b: using debug info file /tmp/tmpvslvkz_b with supplementary file /tmp/tmpsjue5uuf ok test_declaration_and_specification_imported (tests.test_dwarf.TestImportedUnit.test_declaration_and_specification_imported) ... /tmp/tmp1px6gkbt: using debug info file /tmp/tmp1px6gkbt ok test_enumeration_type (tests.test_dwarf.TestImportedUnit.test_enumeration_type) ... /tmp/tmpsvmzudlr: using debug info file /tmp/tmpsvmzudlr ok test_function_alt (tests.test_dwarf.TestImportedUnit.test_function_alt) ... /tmp/tmptk0akap6: using debug info file /tmp/tmptk0akap6 with supplementary file /tmp/tmp4nrcypei ok test_global (tests.test_dwarf.TestImportedUnit.test_global) ... /tmp/tmpsc87v9hr: using debug info file /tmp/tmpsc87v9hr ok test_global_alt (tests.test_dwarf.TestImportedUnit.test_global_alt) ... /tmp/tmpd35uaczp: using debug info file /tmp/tmpd35uaczp with supplementary file /tmp/tmppxrqkcrq ok test_global_nested (tests.test_dwarf.TestImportedUnit.test_global_nested) ... /tmp/tmptqp0uut5: using debug info file /tmp/tmptqp0uut5 ok test_global_nested_alt (tests.test_dwarf.TestImportedUnit.test_global_nested_alt) ... /tmp/tmp42wfnb4k: using debug info file /tmp/tmp42wfnb4k with supplementary file /tmp/tmpxnhzxhl8 ok test_imported_unit_with_children (tests.test_dwarf.TestImportedUnit.test_imported_unit_with_children) ... /tmp/tmpj_vlhs7e: using debug info file /tmp/tmpj_vlhs7e ok test_imported_unit_with_sibling (tests.test_dwarf.TestImportedUnit.test_imported_unit_with_sibling) ... /tmp/tmpdcawmevw: using debug info file /tmp/tmpdcawmevw ok test_missing_import (tests.test_dwarf.TestImportedUnit.test_missing_import) ... /tmp/tmp156741zy: using debug info file /tmp/tmp156741zy ok test_namespace (tests.test_dwarf.TestImportedUnit.test_namespace) ... /tmp/tmpy4q_2a5o: using debug info file /tmp/tmpy4q_2a5o ok test_namespace_alt (tests.test_dwarf.TestImportedUnit.test_namespace_alt) ... /tmp/tmpu913mqn_: using debug info file /tmp/tmpu913mqn_ with supplementary file /tmp/tmp7b4w98tc ok test_out_of_bounds (tests.test_dwarf.TestImportedUnit.test_out_of_bounds) ... /tmp/tmpdz3o0bgt: using debug info file /tmp/tmpdz3o0bgt ok test_out_of_bounds_alt (tests.test_dwarf.TestImportedUnit.test_out_of_bounds_alt) ... /tmp/tmpbod60kj_: using debug info file /tmp/tmpbod60kj_ with supplementary file /tmp/tmp2n6rm_el ok test_specification_imported (tests.test_dwarf.TestImportedUnit.test_specification_imported) ... /tmp/tmp1vzu_fnj: using debug info file /tmp/tmp1vzu_fnj ok test_top_level_imported_unit (tests.test_dwarf.TestImportedUnit.test_top_level_imported_unit) ... /tmp/tmpl1h3fxuv: using debug info file /tmp/tmpl1h3fxuv ok test_top_level_imported_unit_with_children (tests.test_dwarf.TestImportedUnit.test_top_level_imported_unit_with_children) ... /tmp/tmpvq3e94sw: using debug info file /tmp/tmpvq3e94sw ok test_unused_partial_unit (tests.test_dwarf.TestImportedUnit.test_unused_partial_unit) ... /tmp/tmp3bc7xta0: using debug info file /tmp/tmp3bc7xta0 ok test_unused_partial_unit_alt (tests.test_dwarf.TestImportedUnit.test_unused_partial_unit_alt) ... /tmp/tmppqxvzrln: using debug info file /tmp/tmppqxvzrln with supplementary file /tmp/tmpgbumsyvs ok test_name_out_of_bounds (tests.test_dwarf.TestInvalidDwarf.test_name_out_of_bounds) ... /tmp/tmpvzpnoaag: using debug info file /tmp/tmpvzpnoaag ok test_sibling_out_of_bounds (tests.test_dwarf.TestInvalidDwarf.test_sibling_out_of_bounds) ... /tmp/tmpt83_8sci: using debug info file /tmp/tmpt83_8sci ok test_sibling_points_backwards (tests.test_dwarf.TestInvalidDwarf.test_sibling_points_backwards) ... /tmp/tmp_tuv6u8k: using debug info file /tmp/tmp_tuv6u8k ok test_constant_signed_enum (tests.test_dwarf.TestObjects.test_constant_signed_enum) ... /tmp/tmp1pnob2gx: using debug info file /tmp/tmp1pnob2gx ok test_constant_unsigned_enum (tests.test_dwarf.TestObjects.test_constant_unsigned_enum) ... /tmp/tmpfvba4zil: using debug info file /tmp/tmpfvba4zil ok test_function (tests.test_dwarf.TestObjects.test_function) ... /tmp/tmpw96ldqw4: using debug info file /tmp/tmpw96ldqw4 ok test_function_concrete_out_of_line_instance (tests.test_dwarf.TestObjects.test_function_concrete_out_of_line_instance) ... /tmp/tmpav2z2raq: using debug info file /tmp/tmpav2z2raq ok test_function_no_address (tests.test_dwarf.TestObjects.test_function_no_address) ... /tmp/tmpefnm7qub: using debug info file /tmp/tmpefnm7qub ok test_member_function_concrete_out_of_line_instance (tests.test_dwarf.TestObjects.test_member_function_concrete_out_of_line_instance) ... /tmp/tmp00sh70ct: using debug info file /tmp/tmp00sh70ct ok test_member_function_specification (tests.test_dwarf.TestObjects.test_member_function_specification) ... /tmp/tmp13niisj_: using debug info file /tmp/tmp13niisj_ ok test_namespace_reverse_specification (tests.test_dwarf.TestObjects.test_namespace_reverse_specification) Test specification inside namespace while declaration is outside of it. ... /tmp/tmppxhlebf_: using debug info file /tmp/tmppxhlebf_ /tmp/tmp1kv6dcxe: using debug info file /tmp/tmp1kv6dcxe ok test_not_found (tests.test_dwarf.TestObjects.test_not_found) ... /tmp/tmpvcymtj3n: using debug info file /tmp/tmpvcymtj3n ok test_specification (tests.test_dwarf.TestObjects.test_specification) ... /tmp/tmpge08chlr: using debug info file /tmp/tmpge08chlr /tmp/tmpo29pem1v: using debug info file /tmp/tmpo29pem1v ok test_variable (tests.test_dwarf.TestObjects.test_variable) ... /tmp/tmp8_cceaz0: using debug info file /tmp/tmp8_cceaz0 ok test_variable_const_block (tests.test_dwarf.TestObjects.test_variable_const_block) ... /tmp/tmpq8pm0h21: using debug info file /tmp/tmpq8pm0h21 ok test_variable_const_block_too_small (tests.test_dwarf.TestObjects.test_variable_const_block_too_small) ... /tmp/tmp1y5g7rqa: using debug info file /tmp/tmp1y5g7rqa ok test_variable_const_signed (tests.test_dwarf.TestObjects.test_variable_const_signed) ... /tmp/tmpsjmjqg5d: using debug info file /tmp/tmpsjmjqg5d /tmp/tmproj1ymjn: using debug info file /tmp/tmproj1ymjn /tmp/tmp1sfd6frf: using debug info file /tmp/tmp1sfd6frf /tmp/tmpnm_c73xk: using debug info file /tmp/tmpnm_c73xk /tmp/tmpfdw5bdwc: using debug info file /tmp/tmpfdw5bdwc ok test_variable_const_unsigned (tests.test_dwarf.TestObjects.test_variable_const_unsigned) ... /tmp/tmp_uvg797n: using debug info file /tmp/tmp_uvg797n /tmp/tmp4z2x93pk: using debug info file /tmp/tmp4z2x93pk /tmp/tmp88aw8wg4: using debug info file /tmp/tmp88aw8wg4 /tmp/tmp9i9wa8qc: using debug info file /tmp/tmp9i9wa8qc /tmp/tmp9ljlazkd: using debug info file /tmp/tmp9ljlazkd ok test_variable_expr_absent_empty_piece (tests.test_dwarf.TestObjects.test_variable_expr_absent_empty_piece) ... /tmp/tmp3265oapn: using debug info file /tmp/tmp3265oapn ok test_variable_expr_address_empty_piece (tests.test_dwarf.TestObjects.test_variable_expr_address_empty_piece) ... /tmp/tmpt6je_q_g: using debug info file /tmp/tmpt6je_q_g ok test_variable_expr_bit_piece (tests.test_dwarf.TestObjects.test_variable_expr_bit_piece) ... /tmp/tmpb3mlo2m9: using debug info file /tmp/tmpb3mlo2m9 ok test_variable_expr_contiguous_bit_piece_addresses (tests.test_dwarf.TestObjects.test_variable_expr_contiguous_bit_piece_addresses) ... /tmp/tmpihnbm3t7: using debug info file /tmp/tmpihnbm3t7 /tmp/tmpkj_482h9: using debug info file /tmp/tmpkj_482h9 ok test_variable_expr_contiguous_piece_addresses (tests.test_dwarf.TestObjects.test_variable_expr_contiguous_piece_addresses) ... /tmp/tmpw0c3odnf: using debug info file /tmp/tmpw0c3odnf ok test_variable_expr_empty (tests.test_dwarf.TestObjects.test_variable_expr_empty) ... /tmp/tmp9mrw0ljv: using debug info file /tmp/tmp9mrw0ljv ok test_variable_expr_empty_piece_non_contiguous_address (tests.test_dwarf.TestObjects.test_variable_expr_empty_piece_non_contiguous_address) ... /tmp/tmpf5qsa_8e: using debug info file /tmp/tmpf5qsa_8e ok test_variable_expr_implicit_value (tests.test_dwarf.TestObjects.test_variable_expr_implicit_value) ... /tmp/tmpe3a9leh7: using debug info file /tmp/tmpe3a9leh7 /tmp/tmpktj09aid: using debug info file /tmp/tmpktj09aid ok test_variable_expr_implicit_value_bit_pieces (tests.test_dwarf.TestObjects.test_variable_expr_implicit_value_bit_pieces) ... /tmp/tmp0pr02v75: using debug info file /tmp/tmp0pr02v75 /tmp/tmpv_s7q1gk: using debug info file /tmp/tmpv_s7q1gk ok test_variable_expr_implicit_value_piece_empty (tests.test_dwarf.TestObjects.test_variable_expr_implicit_value_piece_empty) ... /tmp/tmpjqy79or5: using debug info file /tmp/tmpjqy79or5 ok test_variable_expr_implicit_value_pieces (tests.test_dwarf.TestObjects.test_variable_expr_implicit_value_pieces) ... /tmp/tmps8evl49v: using debug info file /tmp/tmps8evl49v /tmp/tmpigzljq4s: using debug info file /tmp/tmpigzljq4s ok test_variable_expr_implicit_value_pieces_too_large (tests.test_dwarf.TestObjects.test_variable_expr_implicit_value_pieces_too_large) ... /tmp/tmp__fmv8ae: using debug info file /tmp/tmp__fmv8ae /tmp/tmpf5canqp8: using debug info file /tmp/tmpf5canqp8 ok test_variable_expr_implicit_value_too_small (tests.test_dwarf.TestObjects.test_variable_expr_implicit_value_too_small) ... /tmp/tmpqja5je6v: using debug info file /tmp/tmpqja5je6v /tmp/tmpjwsf2xr6: using debug info file /tmp/tmpjwsf2xr6 ok test_variable_expr_non_contiguous_bit_piece_addresses (tests.test_dwarf.TestObjects.test_variable_expr_non_contiguous_bit_piece_addresses) ... /tmp/tmp8h_xyvmn: using debug info file /tmp/tmp8h_xyvmn /tmp/tmprlb3x04y: using debug info file /tmp/tmprlb3x04y ok test_variable_expr_non_contiguous_piece_addresses (tests.test_dwarf.TestObjects.test_variable_expr_non_contiguous_piece_addresses) ... /tmp/tmpk75_b7yl: using debug info file /tmp/tmpk75_b7yl /tmp/tmp9m0bf05b: using debug info file /tmp/tmp9m0bf05b ok test_variable_expr_non_contiguous_piece_addresses_too_large (tests.test_dwarf.TestObjects.test_variable_expr_non_contiguous_piece_addresses_too_large) ... /tmp/tmpyqksiilr: using debug info file /tmp/tmpyqksiilr /tmp/tmpzfiqp_fq: using debug info file /tmp/tmpzfiqp_fq ok test_variable_expr_op_abs (tests.test_dwarf.TestObjects.test_variable_expr_op_abs) ... /tmp/tmpxj5u5q39: using debug info file /tmp/tmpxj5u5q39 /tmp/tmp8ux7h4u3: using debug info file /tmp/tmp8ux7h4u3 ok test_variable_expr_op_addr (tests.test_dwarf.TestObjects.test_variable_expr_op_addr) ... /tmp/tmp3t4nscv3: using debug info file /tmp/tmp3t4nscv3 /tmp/tmp5_6zchqo: using debug info file /tmp/tmp5_6zchqo ok test_variable_expr_op_and (tests.test_dwarf.TestObjects.test_variable_expr_op_and) ... /tmp/tmpr5wz1z3e: using debug info file /tmp/tmpr5wz1z3e /tmp/tmp1713x_1m: using debug info file /tmp/tmp1713x_1m ok test_variable_expr_op_bra (tests.test_dwarf.TestObjects.test_variable_expr_op_bra) ... /tmp/tmp01nbicoi: using debug info file /tmp/tmp01nbicoi /tmp/tmpc67ldn5j: using debug info file /tmp/tmpc67ldn5j /tmp/tmp2erbk3zk: using debug info file /tmp/tmp2erbk3zk ok test_variable_expr_op_bra_out_of_bounds (tests.test_dwarf.TestObjects.test_variable_expr_op_bra_out_of_bounds) ... /tmp/tmp3ni3ra5c: using debug info file /tmp/tmp3ni3ra5c /tmp/tmponx6_y7u: using debug info file /tmp/tmponx6_y7u ok test_variable_expr_op_consts (tests.test_dwarf.TestObjects.test_variable_expr_op_consts) ... /tmp/tmpcxht_asi: using debug info file /tmp/tmpcxht_asi /tmp/tmp43f5nw1f: using debug info file /tmp/tmp43f5nw1f /tmp/tmpozl_0d1b: using debug info file /tmp/tmpozl_0d1b /tmp/tmpu8aqx26m: using debug info file /tmp/tmpu8aqx26m /tmp/tmpgkcr7u75: using debug info file /tmp/tmpgkcr7u75 /tmp/tmpw97huif5: using debug info file /tmp/tmpw97huif5 /tmp/tmp000l5elc: using debug info file /tmp/tmp000l5elc /tmp/tmp9ijgkyfp: using debug info file /tmp/tmp9ijgkyfp /tmp/tmpdhok_up4: using debug info file /tmp/tmpdhok_up4 /tmp/tmp7il1_704: using debug info file /tmp/tmp7il1_704 ok test_variable_expr_op_consts_max (tests.test_dwarf.TestObjects.test_variable_expr_op_consts_max) ... /tmp/tmplwktotwf: using debug info file /tmp/tmplwktotwf /tmp/tmpvg7bd__b: using debug info file /tmp/tmpvg7bd__b /tmp/tmpl1sjhquw: using debug info file /tmp/tmpl1sjhquw ok test_variable_expr_op_consts_non_canonical (tests.test_dwarf.TestObjects.test_variable_expr_op_consts_non_canonical) ... /tmp/tmp7arg4605: using debug info file /tmp/tmp7arg4605 /tmp/tmpi5noo8ie: using debug info file /tmp/tmpi5noo8ie /tmp/tmp74uw6kcl: using debug info file /tmp/tmp74uw6kcl /tmp/tmpmnlppg7e: using debug info file /tmp/tmpmnlppg7e /tmp/tmpsezyw5e1: using debug info file /tmp/tmpsezyw5e1 /tmp/tmpje7klqxr: using debug info file /tmp/tmpje7klqxr ok test_variable_expr_op_consts_overflow (tests.test_dwarf.TestObjects.test_variable_expr_op_consts_overflow) ... /tmp/tmpunni8zfm: using debug info file /tmp/tmpunni8zfm /tmp/tmp4r5ihdb3: using debug info file /tmp/tmp4r5ihdb3 /tmp/tmpsfquceq9: using debug info file /tmp/tmpsfquceq9 /tmp/tmpm3f95obr: using debug info file /tmp/tmpm3f95obr /tmp/tmpt68cjowd: using debug info file /tmp/tmpt68cjowd /tmp/tmpwhdde_wt: using debug info file /tmp/tmpwhdde_wt ok test_variable_expr_op_constu (tests.test_dwarf.TestObjects.test_variable_expr_op_constu) ... /tmp/tmp26f8q005: using debug info file /tmp/tmp26f8q005 /tmp/tmpjom4q8_k: using debug info file /tmp/tmpjom4q8_k /tmp/tmptnin7wcn: using debug info file /tmp/tmptnin7wcn /tmp/tmpfjx_ykgg: using debug info file /tmp/tmpfjx_ykgg /tmp/tmpqpp61r80: using debug info file /tmp/tmpqpp61r80 /tmp/tmp5vy26nki: using debug info file /tmp/tmp5vy26nki /tmp/tmpyi1wybdx: using debug info file /tmp/tmpyi1wybdx /tmp/tmpsualmdz2: using debug info file /tmp/tmpsualmdz2 /tmp/tmpx5_abp0d: using debug info file /tmp/tmpx5_abp0d /tmp/tmprxhant_j: using debug info file /tmp/tmprxhant_j ok test_variable_expr_op_constu_max (tests.test_dwarf.TestObjects.test_variable_expr_op_constu_max) ... /tmp/tmpzfuukoq_: using debug info file /tmp/tmpzfuukoq_ ok test_variable_expr_op_constu_non_canonical (tests.test_dwarf.TestObjects.test_variable_expr_op_constu_non_canonical) ... /tmp/tmpwqc9o_z_: using debug info file /tmp/tmpwqc9o_z_ /tmp/tmpx0sfhifz: using debug info file /tmp/tmpx0sfhifz ok test_variable_expr_op_constu_overflow (tests.test_dwarf.TestObjects.test_variable_expr_op_constu_overflow) ... /tmp/tmpjlggd_in: using debug info file /tmp/tmpjlggd_in /tmp/tmpgbw1hyoh: using debug info file /tmp/tmpgbw1hyoh /tmp/tmpmzdwrue3: using debug info file /tmp/tmpmzdwrue3 /tmp/tmpkaalut0y: using debug info file /tmp/tmpkaalut0y ok test_variable_expr_op_deref (tests.test_dwarf.TestObjects.test_variable_expr_op_deref) ... /tmp/tmpr8vpnhf6: using debug info file /tmp/tmpr8vpnhf6 /tmp/tmp8og2mpzr: using debug info file /tmp/tmp8og2mpzr /tmp/tmpidq0znyl: using debug info file /tmp/tmpidq0znyl /tmp/tmph11ilrhm: using debug info file /tmp/tmph11ilrhm ok test_variable_expr_op_deref_fault (tests.test_dwarf.TestObjects.test_variable_expr_op_deref_fault) ... /tmp/tmpphcagp3n: using debug info file /tmp/tmpphcagp3n ok test_variable_expr_op_deref_size (tests.test_dwarf.TestObjects.test_variable_expr_op_deref_size) ... /tmp/tmpq4w9qurl: using debug info file /tmp/tmpq4w9qurl /tmp/tmp7vzxrlfb: using debug info file /tmp/tmp7vzxrlfb /tmp/tmpadzwax1j: using debug info file /tmp/tmpadzwax1j /tmp/tmp99tpauy4: using debug info file /tmp/tmp99tpauy4 ok test_variable_expr_op_deref_size_fault (tests.test_dwarf.TestObjects.test_variable_expr_op_deref_size_fault) ... /tmp/tmpp3eu574m: using debug info file /tmp/tmpp3eu574m ok test_variable_expr_op_div (tests.test_dwarf.TestObjects.test_variable_expr_op_div) ... /tmp/tmpo65y81qd: using debug info file /tmp/tmpo65y81qd /tmp/tmpymednjkh: using debug info file /tmp/tmpymednjkh /tmp/tmpcsxivhui: using debug info file /tmp/tmpcsxivhui /tmp/tmphvwx1bcm: using debug info file /tmp/tmphvwx1bcm /tmp/tmpi42trvpo: using debug info file /tmp/tmpi42trvpo /tmp/tmppnx8d19f: using debug info file /tmp/tmppnx8d19f ok test_variable_expr_op_div_by_zero (tests.test_dwarf.TestObjects.test_variable_expr_op_div_by_zero) ... /tmp/tmppj9q2du9: using debug info file /tmp/tmppj9q2du9 ok test_variable_expr_op_drop (tests.test_dwarf.TestObjects.test_variable_expr_op_drop) ... /tmp/tmp_h4exu1g: using debug info file /tmp/tmp_h4exu1g ok test_variable_expr_op_dup (tests.test_dwarf.TestObjects.test_variable_expr_op_dup) ... /tmp/tmpwu8wik_m: using debug info file /tmp/tmpwu8wik_m ok test_variable_expr_op_lit (tests.test_dwarf.TestObjects.test_variable_expr_op_lit) ... /tmp/tmpc6qcl3h4: using debug info file /tmp/tmpc6qcl3h4 /tmp/tmp19bx0u26: using debug info file /tmp/tmp19bx0u26 /tmp/tmp237s3a47: using debug info file /tmp/tmp237s3a47 /tmp/tmpc6h57wmf: using debug info file /tmp/tmpc6h57wmf /tmp/tmpebq4l_r_: using debug info file /tmp/tmpebq4l_r_ /tmp/tmp8hcb1x_g: using debug info file /tmp/tmp8hcb1x_g /tmp/tmp9625l54i: using debug info file /tmp/tmp9625l54i /tmp/tmpirt8kpu9: using debug info file /tmp/tmpirt8kpu9 /tmp/tmpca3cq0mt: using debug info file /tmp/tmpca3cq0mt /tmp/tmpuriac2sv: using debug info file /tmp/tmpuriac2sv /tmp/tmpu7av1czn: using debug info file /tmp/tmpu7av1czn /tmp/tmpsf_xpi1d: using debug info file /tmp/tmpsf_xpi1d /tmp/tmp3cxcvubv: using debug info file /tmp/tmp3cxcvubv /tmp/tmp37udg279: using debug info file /tmp/tmp37udg279 /tmp/tmp9p9mwfdt: using debug info file /tmp/tmp9p9mwfdt /tmp/tmpw6gbbdfi: using debug info file /tmp/tmpw6gbbdfi /tmp/tmp9o6_yq1h: using debug info file /tmp/tmp9o6_yq1h /tmp/tmpgya9dvhk: using debug info file /tmp/tmpgya9dvhk /tmp/tmpoumwdfh6: using debug info file /tmp/tmpoumwdfh6 /tmp/tmp_ccsg2e1: using debug info file /tmp/tmp_ccsg2e1 /tmp/tmp8rcoru1o: using debug info file /tmp/tmp8rcoru1o /tmp/tmphu50e6i3: using debug info file /tmp/tmphu50e6i3 /tmp/tmps7udzu7a: using debug info file /tmp/tmps7udzu7a /tmp/tmpy5y4fqlf: using debug info file /tmp/tmpy5y4fqlf /tmp/tmpbu21aq20: using debug info file /tmp/tmpbu21aq20 /tmp/tmpj4ud6xv2: using debug info file /tmp/tmpj4ud6xv2 /tmp/tmpjaskexwu: using debug info file /tmp/tmpjaskexwu /tmp/tmpj2o6jsf1: using debug info file /tmp/tmpj2o6jsf1 /tmp/tmptc1126z5: using debug info file /tmp/tmptc1126z5 /tmp/tmpwti_hqbx: using debug info file /tmp/tmpwti_hqbx /tmp/tmpykenk1kl: using debug info file /tmp/tmpykenk1kl /tmp/tmpa09mqsj8: using debug info file /tmp/tmpa09mqsj8 ok test_variable_expr_op_minus (tests.test_dwarf.TestObjects.test_variable_expr_op_minus) ... /tmp/tmp_xcdozqc: using debug info file /tmp/tmp_xcdozqc /tmp/tmp8p8x147b: using debug info file /tmp/tmp8p8x147b /tmp/tmp7zy0_q_j: using debug info file /tmp/tmp7zy0_q_j /tmp/tmphctgnh4y: using debug info file /tmp/tmphctgnh4y ok test_variable_expr_op_mod (tests.test_dwarf.TestObjects.test_variable_expr_op_mod) ... /tmp/tmp40y2vpjl: using debug info file /tmp/tmp40y2vpjl /tmp/tmpq7bkydye: using debug info file /tmp/tmpq7bkydye /tmp/tmpb59t4zac: using debug info file /tmp/tmpb59t4zac /tmp/tmpex2sro12: using debug info file /tmp/tmpex2sro12 /tmp/tmp19c867i8: using debug info file /tmp/tmp19c867i8 /tmp/tmpyi_k5l5o: using debug info file /tmp/tmpyi_k5l5o ok test_variable_expr_op_mod_by_zero (tests.test_dwarf.TestObjects.test_variable_expr_op_mod_by_zero) ... /tmp/tmp6g_b3l69: using debug info file /tmp/tmp6g_b3l69 ok test_variable_expr_op_mul (tests.test_dwarf.TestObjects.test_variable_expr_op_mul) ... /tmp/tmpr7d9ulbz: using debug info file /tmp/tmpr7d9ulbz /tmp/tmp23ti4psw: using debug info file /tmp/tmp23ti4psw /tmp/tmp5t29b1vj: using debug info file /tmp/tmp5t29b1vj /tmp/tmpnw9p4_6_: using debug info file /tmp/tmpnw9p4_6_ ok test_variable_expr_op_neg (tests.test_dwarf.TestObjects.test_variable_expr_op_neg) ... /tmp/tmp5lfwf01p: using debug info file /tmp/tmp5lfwf01p /tmp/tmp87oa_f_e: using debug info file /tmp/tmp87oa_f_e /tmp/tmpvkca6v2u: using debug info file /tmp/tmpvkca6v2u /tmp/tmpt3uol8og: using debug info file /tmp/tmpt3uol8og ok test_variable_expr_op_nop (tests.test_dwarf.TestObjects.test_variable_expr_op_nop) ... /tmp/tmplhz0e750: using debug info file /tmp/tmplhz0e750 ok test_variable_expr_op_not (tests.test_dwarf.TestObjects.test_variable_expr_op_not) ... /tmp/tmpr3gbxojz: using debug info file /tmp/tmpr3gbxojz /tmp/tmp5at7v2tc: using debug info file /tmp/tmp5at7v2tc /tmp/tmpjvqg_cuo: using debug info file /tmp/tmpjvqg_cuo /tmp/tmpjv7vecso: using debug info file /tmp/tmpjv7vecso ok test_variable_expr_op_or (tests.test_dwarf.TestObjects.test_variable_expr_op_or) ... /tmp/tmpdlyptb16: using debug info file /tmp/tmpdlyptb16 /tmp/tmp74z8ej56: using debug info file /tmp/tmp74z8ej56 ok test_variable_expr_op_over (tests.test_dwarf.TestObjects.test_variable_expr_op_over) ... /tmp/tmp6qrca_ag: using debug info file /tmp/tmp6qrca_ag /tmp/tmp11v9qs57: using debug info file /tmp/tmp11v9qs57 ok test_variable_expr_op_pick (tests.test_dwarf.TestObjects.test_variable_expr_op_pick) ... /tmp/tmpcbxn4ghv: using debug info file /tmp/tmpcbxn4ghv /tmp/tmp99yy4rda: using debug info file /tmp/tmp99yy4rda /tmp/tmpq71b1slc: using debug info file /tmp/tmpq71b1slc ok test_variable_expr_op_pick_underflow (tests.test_dwarf.TestObjects.test_variable_expr_op_pick_underflow) ... /tmp/tmpgq_ghrb3: using debug info file /tmp/tmpgq_ghrb3 /tmp/tmp9gqvtd4c: using debug info file /tmp/tmp9gqvtd4c ok test_variable_expr_op_plus (tests.test_dwarf.TestObjects.test_variable_expr_op_plus) ... /tmp/tmpb1tl2czm: using debug info file /tmp/tmpb1tl2czm /tmp/tmpvt_h_3vx: using debug info file /tmp/tmpvt_h_3vx /tmp/tmp6ld28irm: using debug info file /tmp/tmp6ld28irm /tmp/tmpa3yyiq2f: using debug info file /tmp/tmpa3yyiq2f ok test_variable_expr_op_plus_uconst (tests.test_dwarf.TestObjects.test_variable_expr_op_plus_uconst) ... /tmp/tmpc_c8ns0y: using debug info file /tmp/tmpc_c8ns0y /tmp/tmpaot8hc82: using debug info file /tmp/tmpaot8hc82 /tmp/tmp287dkard: using debug info file /tmp/tmp287dkard /tmp/tmpobu3x_7d: using debug info file /tmp/tmpobu3x_7d ok test_variable_expr_op_rot (tests.test_dwarf.TestObjects.test_variable_expr_op_rot) ... /tmp/tmpp_hfk78o: using debug info file /tmp/tmpp_hfk78o /tmp/tmpvw39_u0x: using debug info file /tmp/tmpvw39_u0x /tmp/tmprt3p7v04: using debug info file /tmp/tmprt3p7v04 /tmp/tmppgu0ku2l: using debug info file /tmp/tmppgu0ku2l ok test_variable_expr_op_shl (tests.test_dwarf.TestObjects.test_variable_expr_op_shl) ... /tmp/tmpihumambu: using debug info file /tmp/tmpihumambu /tmp/tmpv86_fp3x: using debug info file /tmp/tmpv86_fp3x /tmp/tmpgn8awbdl: using debug info file /tmp/tmpgn8awbdl /tmp/tmpalug8t5b: using debug info file /tmp/tmpalug8t5b /tmp/tmpzr8icjnr: using debug info file /tmp/tmpzr8icjnr /tmp/tmp6zokt8xe: using debug info file /tmp/tmp6zokt8xe ok test_variable_expr_op_shr (tests.test_dwarf.TestObjects.test_variable_expr_op_shr) ... /tmp/tmparsu0ip8: using debug info file /tmp/tmparsu0ip8 /tmp/tmpazmq8fk_: using debug info file /tmp/tmpazmq8fk_ /tmp/tmplxbg91qz: using debug info file /tmp/tmplxbg91qz /tmp/tmpz2vuet51: using debug info file /tmp/tmpz2vuet51 /tmp/tmp1i5rldmq: using debug info file /tmp/tmp1i5rldmq /tmp/tmp3585dt2l: using debug info file /tmp/tmp3585dt2l ok test_variable_expr_op_shra (tests.test_dwarf.TestObjects.test_variable_expr_op_shra) ... /tmp/tmpbjmpv7qy: using debug info file /tmp/tmpbjmpv7qy /tmp/tmpc4k2e5zl: using debug info file /tmp/tmpc4k2e5zl /tmp/tmp7w2i0lqx: using debug info file /tmp/tmp7w2i0lqx /tmp/tmpsncsk3jz: using debug info file /tmp/tmpsncsk3jz /tmp/tmpgp7q6f84: using debug info file /tmp/tmpgp7q6f84 /tmp/tmpl0wwz4kk: using debug info file /tmp/tmpl0wwz4kk /tmp/tmpdy2r77o2: using debug info file /tmp/tmpdy2r77o2 /tmp/tmpe0n94wi2: using debug info file /tmp/tmpe0n94wi2 ok test_variable_expr_op_skip (tests.test_dwarf.TestObjects.test_variable_expr_op_skip) ... /tmp/tmp3v18tqna: using debug info file /tmp/tmp3v18tqna /tmp/tmp_ypn0my_: using debug info file /tmp/tmp_ypn0my_ ok test_variable_expr_op_skip_infinite (tests.test_dwarf.TestObjects.test_variable_expr_op_skip_infinite) ... /tmp/tmpdtd69gku: using debug info file /tmp/tmpdtd69gku ok test_variable_expr_op_skip_out_of_bounds (tests.test_dwarf.TestObjects.test_variable_expr_op_skip_out_of_bounds) ... /tmp/tmpgqks6kz3: using debug info file /tmp/tmpgqks6kz3 ok test_variable_expr_op_swap (tests.test_dwarf.TestObjects.test_variable_expr_op_swap) ... /tmp/tmp57oqx4zv: using debug info file /tmp/tmp57oqx4zv ok test_variable_expr_op_xor (tests.test_dwarf.TestObjects.test_variable_expr_op_xor) ... /tmp/tmpeqvdicop: using debug info file /tmp/tmpeqvdicop /tmp/tmp_ug83xp_: using debug info file /tmp/tmp_ug83xp_ ok test_variable_expr_previous_empty_piece_non_contiguous_address (tests.test_dwarf.TestObjects.test_variable_expr_previous_empty_piece_non_contiguous_address) ... /tmp/tmpzq743z_z: using debug info file /tmp/tmpzq743z_z ok test_variable_expr_relational (tests.test_dwarf.TestObjects.test_variable_expr_relational) ... /tmp/tmpz3f7wzop: using debug info file /tmp/tmpz3f7wzop /tmp/tmpd4y0xhj1: using debug info file /tmp/tmpd4y0xhj1 /tmp/tmpt7msunir: using debug info file /tmp/tmpt7msunir /tmp/tmpz23_tiuw: using debug info file /tmp/tmpz23_tiuw /tmp/tmp5j407w5h: using debug info file /tmp/tmp5j407w5h /tmp/tmpj8n49zgu: using debug info file /tmp/tmpj8n49zgu /tmp/tmpzhitlafv: using debug info file /tmp/tmpzhitlafv /tmp/tmpnqk0d_jd: using debug info file /tmp/tmpnqk0d_jd /tmp/tmputlqabnp: using debug info file /tmp/tmputlqabnp /tmp/tmpykla_iy4: using debug info file /tmp/tmpykla_iy4 /tmp/tmp_tentb8e: using debug info file /tmp/tmp_tentb8e /tmp/tmp2biwe288: using debug info file /tmp/tmp2biwe288 /tmp/tmp4c4ee8ta: using debug info file /tmp/tmp4c4ee8ta /tmp/tmpsbx9yqf4: using debug info file /tmp/tmpsbx9yqf4 /tmp/tmp5q6imjx9: using debug info file /tmp/tmp5q6imjx9 /tmp/tmphzmhmw1w: using debug info file /tmp/tmphzmhmw1w /tmp/tmpnb83zup9: using debug info file /tmp/tmpnb83zup9 /tmp/tmpdafk_1xf: using debug info file /tmp/tmpdafk_1xf /tmp/tmp7r9ydnjm: using debug info file /tmp/tmp7r9ydnjm /tmp/tmpb11smol_: using debug info file /tmp/tmpb11smol_ /tmp/tmpmcsvep21: using debug info file /tmp/tmpmcsvep21 /tmp/tmpdgr5y1w2: using debug info file /tmp/tmpdgr5y1w2 /tmp/tmpggi049og: using debug info file /tmp/tmpggi049og /tmp/tmpng29e6y0: using debug info file /tmp/tmpng29e6y0 /tmp/tmp3jxm4wrb: using debug info file /tmp/tmp3jxm4wrb /tmp/tmpaac_flr3: using debug info file /tmp/tmpaac_flr3 /tmp/tmp95mzvugr: using debug info file /tmp/tmp95mzvugr /tmp/tmpjs109qu3: using debug info file /tmp/tmpjs109qu3 /tmp/tmptcv1_fnm: using debug info file /tmp/tmptcv1_fnm /tmp/tmpmuv2_7b9: using debug info file /tmp/tmpmuv2_7b9 /tmp/tmp54siz2uw: using debug info file /tmp/tmp54siz2uw /tmp/tmpuhxbnsqh: using debug info file /tmp/tmpuhxbnsqh /tmp/tmpm89fupcy: using debug info file /tmp/tmpm89fupcy /tmp/tmpqpapbwyg: using debug info file /tmp/tmpqpapbwyg /tmp/tmpqf0gylqn: using debug info file /tmp/tmpqf0gylqn /tmp/tmp5wzoubyo: using debug info file /tmp/tmp5wzoubyo /tmp/tmp5s23vej_: using debug info file /tmp/tmp5s23vej_ /tmp/tmpwvlxbl7d: using debug info file /tmp/tmpwvlxbl7d /tmp/tmp4q8_lf6e: using debug info file /tmp/tmp4q8_lf6e /tmp/tmpjww81s3y: using debug info file /tmp/tmpjww81s3y /tmp/tmpp2vkoz8p: using debug info file /tmp/tmpp2vkoz8p /tmp/tmp2iu6nkau: using debug info file /tmp/tmp2iu6nkau /tmp/tmpk7kxqi3d: using debug info file /tmp/tmpk7kxqi3d /tmp/tmpya7i1r_4: using debug info file /tmp/tmpya7i1r_4 /tmp/tmp08fsjbj3: using debug info file /tmp/tmp08fsjbj3 /tmp/tmps5nyujrz: using debug info file /tmp/tmps5nyujrz /tmp/tmp36cyam98: using debug info file /tmp/tmp36cyam98 /tmp/tmpg33h3aaj: using debug info file /tmp/tmpg33h3aaj /tmp/tmpbu1wo3ro: using debug info file /tmp/tmpbu1wo3ro /tmp/tmpgzqszxn6: using debug info file /tmp/tmpgzqszxn6 /tmp/tmp262suirn: using debug info file /tmp/tmp262suirn /tmp/tmpbn7_2vjf: using debug info file /tmp/tmpbn7_2vjf /tmp/tmpurzsrnra: using debug info file /tmp/tmpurzsrnra /tmp/tmpw3rg_13p: using debug info file /tmp/tmpw3rg_13p /tmp/tmpgwj8oghg: using debug info file /tmp/tmpgwj8oghg /tmp/tmpxpxe8dmx: using debug info file /tmp/tmpxpxe8dmx /tmp/tmptj2sk5ez: using debug info file /tmp/tmptj2sk5ez /tmp/tmpi6zru9qc: using debug info file /tmp/tmpi6zru9qc /tmp/tmp2h7b8cnw: using debug info file /tmp/tmp2h7b8cnw /tmp/tmpwpyp66f6: using debug info file /tmp/tmpwpyp66f6 /tmp/tmpc04tnp3m: using debug info file /tmp/tmpc04tnp3m /tmp/tmp2yvucdxp: using debug info file /tmp/tmp2yvucdxp /tmp/tmpj900x2qa: using debug info file /tmp/tmpj900x2qa /tmp/tmp7rnhulbq: using debug info file /tmp/tmp7rnhulbq /tmp/tmpuc42gw2_: using debug info file /tmp/tmpuc42gw2_ /tmp/tmpflb602uk: using debug info file /tmp/tmpflb602uk /tmp/tmpifbhdmeq: using debug info file /tmp/tmpifbhdmeq /tmp/tmpg2m8sexd: using debug info file /tmp/tmpg2m8sexd /tmp/tmp65ckqwrn: using debug info file /tmp/tmp65ckqwrn /tmp/tmpzp7v8qlo: using debug info file /tmp/tmpzp7v8qlo /tmp/tmpmpnmgvcp: using debug info file /tmp/tmpmpnmgvcp /tmp/tmp6fm3s0us: using debug info file /tmp/tmp6fm3s0us /tmp/tmpr2tofbqs: using debug info file /tmp/tmpr2tofbqs /tmp/tmpuw93_s92: using debug info file /tmp/tmpuw93_s92 /tmp/tmp1cpzeyui: using debug info file /tmp/tmp1cpzeyui /tmp/tmpejkwpl54: using debug info file /tmp/tmpejkwpl54 /tmp/tmpfnl_jnxe: using debug info file /tmp/tmpfnl_jnxe /tmp/tmp7shbzmw7: using debug info file /tmp/tmp7shbzmw7 /tmp/tmp69z49mvf: using debug info file /tmp/tmp69z49mvf /tmp/tmpkw_e3q74: using debug info file /tmp/tmpkw_e3q74 /tmp/tmpkcu6bdkc: using debug info file /tmp/tmpkcu6bdkc /tmp/tmp491t1l0r: using debug info file /tmp/tmp491t1l0r /tmp/tmpzx1qhoha: using debug info file /tmp/tmpzx1qhoha /tmp/tmpjj7mne6b: using debug info file /tmp/tmpjj7mne6b /tmp/tmpxrapxd5w: using debug info file /tmp/tmpxrapxd5w /tmp/tmpoxx7bh3u: using debug info file /tmp/tmpoxx7bh3u /tmp/tmpva5f8rlg: using debug info file /tmp/tmpva5f8rlg /tmp/tmp66yw87fl: using debug info file /tmp/tmp66yw87fl /tmp/tmpu3rcxakd: using debug info file /tmp/tmpu3rcxakd /tmp/tmpase90b7g: using debug info file /tmp/tmpase90b7g /tmp/tmptqicf0y_: using debug info file /tmp/tmptqicf0y_ /tmp/tmpr6icclbc: using debug info file /tmp/tmpr6icclbc /tmp/tmpf5eegxvd: using debug info file /tmp/tmpf5eegxvd /tmp/tmpukbb4ync: using debug info file /tmp/tmpukbb4ync /tmp/tmpjphi59u2: using debug info file /tmp/tmpjphi59u2 /tmp/tmp7e2cjqx8: using debug info file /tmp/tmp7e2cjqx8 /tmp/tmp_ufy4b8x: using debug info file /tmp/tmp_ufy4b8x /tmp/tmpfrekycvp: using debug info file /tmp/tmpfrekycvp /tmp/tmp9wpqdnoc: using debug info file /tmp/tmp9wpqdnoc /tmp/tmpieksypi3: using debug info file /tmp/tmpieksypi3 /tmp/tmpdkk1lxwb: using debug info file /tmp/tmpdkk1lxwb /tmp/tmph5o4j4hy: using debug info file /tmp/tmph5o4j4hy /tmp/tmpkgmldcrv: using debug info file /tmp/tmpkgmldcrv /tmp/tmpmmqui8sh: using debug info file /tmp/tmpmmqui8sh /tmp/tmp4uy22rbe: using debug info file /tmp/tmp4uy22rbe /tmp/tmp612h9olk: using debug info file /tmp/tmp612h9olk /tmp/tmpa7og794p: using debug info file /tmp/tmpa7og794p /tmp/tmp1jyl2rt5: using debug info file /tmp/tmp1jyl2rt5 /tmp/tmpjsv_7rlk: using debug info file /tmp/tmpjsv_7rlk /tmp/tmpqrmq3cuc: using debug info file /tmp/tmpqrmq3cuc /tmp/tmp9m9aetai: using debug info file /tmp/tmp9m9aetai /tmp/tmp5lkvwf3k: using debug info file /tmp/tmp5lkvwf3k /tmp/tmpio8kdi66: using debug info file /tmp/tmpio8kdi66 /tmp/tmpki6bdo01: using debug info file /tmp/tmpki6bdo01 /tmp/tmpkrq2rmms: using debug info file /tmp/tmpkrq2rmms /tmp/tmp2i197if1: using debug info file /tmp/tmp2i197if1 /tmp/tmpziq9kazv: using debug info file /tmp/tmpziq9kazv /tmp/tmp6ew6m0we: using debug info file /tmp/tmp6ew6m0we /tmp/tmpfv2vsmos: using debug info file /tmp/tmpfv2vsmos /tmp/tmpl4c61925: using debug info file /tmp/tmpl4c61925 /tmp/tmpt9nx62h6: using debug info file /tmp/tmpt9nx62h6 /tmp/tmpxio5n3gj: using debug info file /tmp/tmpxio5n3gj /tmp/tmp68c56xyt: using debug info file /tmp/tmp68c56xyt /tmp/tmpuhjm2aeo: using debug info file /tmp/tmpuhjm2aeo /tmp/tmp2uvvv3wl: using debug info file /tmp/tmp2uvvv3wl /tmp/tmpxrfv1imh: using debug info file /tmp/tmpxrfv1imh /tmp/tmp_qjhlozm: using debug info file /tmp/tmp_qjhlozm /tmp/tmpx26wk0ps: using debug info file /tmp/tmpx26wk0ps /tmp/tmp2g24xrqm: using debug info file /tmp/tmp2g24xrqm /tmp/tmp9ah1btdy: using debug info file /tmp/tmp9ah1btdy /tmp/tmpam9q7ha2: using debug info file /tmp/tmpam9q7ha2 /tmp/tmpdlf1gz54: using debug info file /tmp/tmpdlf1gz54 /tmp/tmpyn7iz9cz: using debug info file /tmp/tmpyn7iz9cz /tmp/tmpnxtehm_2: using debug info file /tmp/tmpnxtehm_2 /tmp/tmppdy3rjxj: using debug info file /tmp/tmppdy3rjxj /tmp/tmp5i90df_o: using debug info file /tmp/tmp5i90df_o /tmp/tmp0uqkobl4: using debug info file /tmp/tmp0uqkobl4 /tmp/tmp50gi49io: using debug info file /tmp/tmp50gi49io /tmp/tmp6xmua1_l: using debug info file /tmp/tmp6xmua1_l /tmp/tmp2ofwi3ld: using debug info file /tmp/tmp2ofwi3ld /tmp/tmp83q11b74: using debug info file /tmp/tmp83q11b74 /tmp/tmpsc8qs5x_: using debug info file /tmp/tmpsc8qs5x_ /tmp/tmpa81h45sf: using debug info file /tmp/tmpa81h45sf /tmp/tmpk2yyko49: using debug info file /tmp/tmpk2yyko49 ok test_variable_expr_stack_underflow (tests.test_dwarf.TestObjects.test_variable_expr_stack_underflow) ... /tmp/tmpzutp5q91: using debug info file /tmp/tmpzutp5q91 /tmp/tmpd_y7d6a3: using debug info file /tmp/tmpd_y7d6a3 /tmp/tmpg4k0te4l: using debug info file /tmp/tmpg4k0te4l /tmp/tmpjqwg4e5r: using debug info file /tmp/tmpjqwg4e5r /tmp/tmpok5ezie4: using debug info file /tmp/tmpok5ezie4 /tmp/tmpbwg7uork: using debug info file /tmp/tmpbwg7uork /tmp/tmpgz7t_ngy: using debug info file /tmp/tmpgz7t_ngy /tmp/tmpfv5_4wb7: using debug info file /tmp/tmpfv5_4wb7 /tmp/tmp_lg8o3fa: using debug info file /tmp/tmp_lg8o3fa /tmp/tmp8asjwqa3: using debug info file /tmp/tmp8asjwqa3 /tmp/tmppqr3rzqo: using debug info file /tmp/tmppqr3rzqo /tmp/tmptanwowul: using debug info file /tmp/tmptanwowul /tmp/tmpwv9ve_wr: using debug info file /tmp/tmpwv9ve_wr /tmp/tmp22kevf3j: using debug info file /tmp/tmp22kevf3j /tmp/tmp531d_kd6: using debug info file /tmp/tmp531d_kd6 /tmp/tmpfef0wqhh: using debug info file /tmp/tmpfef0wqhh /tmp/tmpte462f7v: using debug info file /tmp/tmpte462f7v /tmp/tmp33egr00a: using debug info file /tmp/tmp33egr00a /tmp/tmpjpopa7fu: using debug info file /tmp/tmpjpopa7fu /tmp/tmpwvlngmmv: using debug info file /tmp/tmpwvlngmmv /tmp/tmp2zzh32ck: using debug info file /tmp/tmp2zzh32ck /tmp/tmp8agck_53: using debug info file /tmp/tmp8agck_53 /tmp/tmp_edvywia: using debug info file /tmp/tmp_edvywia /tmp/tmpzcg9jch3: using debug info file /tmp/tmpzcg9jch3 /tmp/tmp7v32wbxq: using debug info file /tmp/tmp7v32wbxq /tmp/tmpm8rav44i: using debug info file /tmp/tmpm8rav44i /tmp/tmpjtv_v44e: using debug info file /tmp/tmpjtv_v44e /tmp/tmpdvatp4ek: using debug info file /tmp/tmpdvatp4ek /tmp/tmpmvc1yp_x: using debug info file /tmp/tmpmvc1yp_x /tmp/tmpnne5nhhr: using debug info file /tmp/tmpnne5nhhr /tmp/tmpsh4vsqwy: using debug info file /tmp/tmpsh4vsqwy /tmp/tmpwsjkgi28: using debug info file /tmp/tmpwsjkgi28 /tmp/tmpwvljvnr0: using debug info file /tmp/tmpwvljvnr0 /tmp/tmpgljqckqh: using debug info file /tmp/tmpgljqckqh /tmp/tmpr45pdvhj: using debug info file /tmp/tmpr45pdvhj /tmp/tmp0utfdau9: using debug info file /tmp/tmp0utfdau9 /tmp/tmpskl5_cux: using debug info file /tmp/tmpskl5_cux /tmp/tmpllrp9uyd: using debug info file /tmp/tmpllrp9uyd /tmp/tmp89zxkaet: using debug info file /tmp/tmp89zxkaet /tmp/tmp7fobfk9x: using debug info file /tmp/tmp7fobfk9x /tmp/tmpfq45_hk5: using debug info file /tmp/tmpfq45_hk5 /tmp/tmps8dn8c9m: using debug info file /tmp/tmps8dn8c9m /tmp/tmpm7umr9bs: using debug info file /tmp/tmpm7umr9bs /tmp/tmp926amwfs: using debug info file /tmp/tmp926amwfs /tmp/tmpalyyevp5: using debug info file /tmp/tmpalyyevp5 /tmp/tmp6j7wnhxs: using debug info file /tmp/tmp6j7wnhxs /tmp/tmpfiab_i45: using debug info file /tmp/tmpfiab_i45 /tmp/tmpg0xqu08o: using debug info file /tmp/tmpg0xqu08o /tmp/tmpu_8rrd4k: using debug info file /tmp/tmpu_8rrd4k /tmp/tmpx_c4gu10: using debug info file /tmp/tmpx_c4gu10 ok test_variable_expr_stack_value (tests.test_dwarf.TestObjects.test_variable_expr_stack_value) ... /tmp/tmp4elt95vt: using debug info file /tmp/tmp4elt95vt /tmp/tmpsns4ikhd: using debug info file /tmp/tmpsns4ikhd ok test_variable_expr_stack_value_bit_pieces (tests.test_dwarf.TestObjects.test_variable_expr_stack_value_bit_pieces) ... /tmp/tmpb62ru2gd: using debug info file /tmp/tmpb62ru2gd /tmp/tmp_v34zk56: using debug info file /tmp/tmp_v34zk56 ok test_variable_expr_stack_value_piece_empty (tests.test_dwarf.TestObjects.test_variable_expr_stack_value_piece_empty) ... /tmp/tmpssp9ovgt: using debug info file /tmp/tmpssp9ovgt ok test_variable_expr_stack_value_pieces (tests.test_dwarf.TestObjects.test_variable_expr_stack_value_pieces) ... /tmp/tmp1czbnsso: using debug info file /tmp/tmp1czbnsso /tmp/tmphzaxea7f: using debug info file /tmp/tmphzaxea7f ok test_variable_expr_unknown (tests.test_dwarf.TestObjects.test_variable_expr_unknown) ... /tmp/tmp9kg41pt3: using debug info file /tmp/tmp9kg41pt3 ok test_variable_expr_unknown_after_location (tests.test_dwarf.TestObjects.test_variable_expr_unknown_after_location) ... /tmp/tmp468_z924: using debug info file /tmp/tmp468_z924 ok test_variable_no_address (tests.test_dwarf.TestObjects.test_variable_no_address) ... /tmp/tmpecujm1wb: using debug info file /tmp/tmpecujm1wb ok test_zero_size_variable (tests.test_dwarf.TestObjects.test_zero_size_variable) ... /tmp/tmpkmkb1j7j: using debug info file /tmp/tmpkmkb1j7j ok test_language (tests.test_dwarf.TestProgram.test_language) ... /tmp/tmp8o7s0j_h: using debug info file /tmp/tmp8o7s0j_h /tmp/tmphsxo7xrm: using debug info file /tmp/tmphsxo7xrm /tmp/tmp5k68a0uo: using debug info file /tmp/tmp5k68a0uo /tmp/tmp7ycc7udw: using debug info file /tmp/tmp7ycc7udw /tmp/tmpoja_gix_: using debug info file /tmp/tmpoja_gix_ /tmp/tmpdye5x65d: using debug info file /tmp/tmpdye5x65d ok test_reference_counting (tests.test_dwarf.TestProgram.test_reference_counting) ... /tmp/tmppbctxi_3: using debug info file /tmp/tmppbctxi_3 /tmp/tmpgyaivys3: using debug info file /tmp/tmpgyaivys3 /tmp/tmp8z1ssrvh: using debug info file /tmp/tmp8z1ssrvh /tmp/tmpzbmi5in4: using debug info file /tmp/tmpzbmi5in4 ok test_reference_counting_type_member (tests.test_dwarf.TestProgram.test_reference_counting_type_member) ... /tmp/tmpxguon1_9: using debug info file /tmp/tmpxguon1_9 ok test_reference_counting_type_parameter (tests.test_dwarf.TestProgram.test_reference_counting_type_parameter) ... /tmp/tmp2yc61ni5: using debug info file /tmp/tmp2yc61ni5 ok test_global_namespace (tests.test_dwarf.TestScopes.test_global_namespace) ... /tmp/tmpvp0o9v5s: using debug info file /tmp/tmpvp0o9v5s ok test_namespaces_gcc (tests.test_dwarf.TestScopes.test_namespaces_gcc) ... /tmp/tmpm755m63d: using debug info file /tmp/tmpm755m63d ok test_namespaces_nested (tests.test_dwarf.TestScopes.test_namespaces_nested) ... /tmp/tmpjpho4g1r: using debug info file /tmp/tmpjpho4g1r ok test_namespaces_single (tests.test_dwarf.TestScopes.test_namespaces_single) ... /tmp/tmpfip16fob: using debug info file /tmp/tmpfip16fob ok test_nested_classes (tests.test_dwarf.TestScopes.test_nested_classes) ... /tmp/tmp8_a3gw_0: using debug info file /tmp/tmp8_a3gw_0 /tmp/tmpfh8gz0vz: using debug info file /tmp/tmpfh8gz0vz /tmp/tmpn1gs_vdf: using debug info file /tmp/tmpn1gs_vdf ok test_dwo4 (tests.test_dwarf.TestSplitDwarf.test_dwo4) ... /tmp/tmppv30t2or/skeleton: using debug info file /tmp/tmppv30t2or/skeleton ok test_dwo4_id_mismatch (tests.test_dwarf.TestSplitDwarf.test_dwo4_id_mismatch) ... ok test_dwo4_not_found (tests.test_dwarf.TestSplitDwarf.test_dwo4_not_found) ... ok test_dwo5 (tests.test_dwarf.TestSplitDwarf.test_dwo5) ... /tmp/tmpi_lcmy4i/skeleton: using debug info file /tmp/tmpi_lcmy4i/skeleton ok test_dwo5_id_mismatch (tests.test_dwarf.TestSplitDwarf.test_dwo5_id_mismatch) ... ok test_dwo5_not_found (tests.test_dwarf.TestSplitDwarf.test_dwo5_not_found) ... ok test_alignment (tests.test_dwarf.TestTypes.test_alignment) ... /tmp/tmpg25_np0i: using debug info file /tmp/tmpg25_np0i ok test_array (tests.test_dwarf.TestTypes.test_array) ... /tmp/tmpyg50md73: using debug info file /tmp/tmpyg50md73 ok test_array_missing_type (tests.test_dwarf.TestTypes.test_array_missing_type) ... /tmp/tmpk_3f0fs5: using debug info file /tmp/tmpk_3f0fs5 ok test_array_of_zero_length_array (tests.test_dwarf.TestTypes.test_array_of_zero_length_array) ... /tmp/tmpnefjndfm: using debug info file /tmp/tmpnefjndfm ok test_array_of_zero_length_array_old_gcc (tests.test_dwarf.TestTypes.test_array_of_zero_length_array_old_gcc) ... /tmp/tmptj0wioa0: using debug info file /tmp/tmptj0wioa0 ok test_array_of_zero_length_array_typedef (tests.test_dwarf.TestTypes.test_array_of_zero_length_array_typedef) ... /tmp/tmproreicxb: using debug info file /tmp/tmproreicxb ok test_array_of_zero_length_array_typedef_old_gcc (tests.test_dwarf.TestTypes.test_array_of_zero_length_array_typedef_old_gcc) ... /tmp/tmppioao48b: using debug info file /tmp/tmppioao48b ok test_array_three_dimensional (tests.test_dwarf.TestTypes.test_array_three_dimensional) ... /tmp/tmpiwa5ln4h: using debug info file /tmp/tmpiwa5ln4h ok test_array_two_dimensional (tests.test_dwarf.TestTypes.test_array_two_dimensional) ... /tmp/tmpinlu0svd: using debug info file /tmp/tmpinlu0svd ok test_array_zero_length_count (tests.test_dwarf.TestTypes.test_array_zero_length_count) ... /tmp/tmp50cjuiud: using debug info file /tmp/tmp50cjuiud ok test_array_zero_length_upper_bound (tests.test_dwarf.TestTypes.test_array_zero_length_upper_bound) ... /tmp/tmpv0m0qt76: using debug info file /tmp/tmpv0m0qt76 ok test_array_zero_length_upper_bound_cpp (tests.test_dwarf.TestTypes.test_array_zero_length_upper_bound_cpp) ... /tmp/tmpqztprmaw: using debug info file /tmp/tmpqztprmaw ok test_base_type_missing_byte_size (tests.test_dwarf.TestTypes.test_base_type_missing_byte_size) ... /tmp/tmp7jimyglg: using debug info file /tmp/tmp7jimyglg ok test_base_type_missing_encoding (tests.test_dwarf.TestTypes.test_base_type_missing_encoding) ... /tmp/tmphigk739i: using debug info file /tmp/tmphigk739i ok test_base_type_missing_name (tests.test_dwarf.TestTypes.test_base_type_missing_name) ... /tmp/tmp6f6lqsho: using debug info file /tmp/tmp6f6lqsho ok test_base_type_unit (tests.test_dwarf.TestTypes.test_base_type_unit) ... /tmp/tmp004zezha: using debug info file /tmp/tmp004zezha /tmp/tmp8z0sfdof: using debug info file /tmp/tmp8z0sfdof ok test_bit_field_bit_offset_big_endian (tests.test_dwarf.TestTypes.test_bit_field_bit_offset_big_endian) ... /tmp/tmpn9nal6g6: using debug info file /tmp/tmpn9nal6g6 ok test_bit_field_data_bit_offset (tests.test_dwarf.TestTypes.test_bit_field_data_bit_offset) ... /tmp/tmpyxo0031x: using debug info file /tmp/tmpyxo0031x /tmp/tmpgvmcmrhh: using debug info file /tmp/tmpgvmcmrhh ok test_bit_field_data_member_location_and_bit_offset_big_endian (tests.test_dwarf.TestTypes.test_bit_field_data_member_location_and_bit_offset_big_endian) ... /tmp/tmpezd96a7u: using debug info file /tmp/tmpezd96a7u ok test_bit_field_data_member_location_and_bit_offset_little_endian (tests.test_dwarf.TestTypes.test_bit_field_data_member_location_and_bit_offset_little_endian) ... /tmp/tmpn3jo0g3w: using debug info file /tmp/tmpn3jo0g3w ok test_bit_field_data_member_location_and_bit_offset_with_byte_size_little_endian (tests.test_dwarf.TestTypes.test_bit_field_data_member_location_and_bit_offset_with_byte_size_little_endian) ... /tmp/tmpraw3sacm: using debug info file /tmp/tmpraw3sacm ok test_bool_type_byteorder (tests.test_dwarf.TestTypes.test_bool_type_byteorder) ... /tmp/tmpo9xbblzb: using debug info file /tmp/tmpo9xbblzb ok test_byteorder_by_name (tests.test_dwarf.TestTypes.test_byteorder_by_name) ... /tmp/tmpjwhnvl58: using debug info file /tmp/tmpjwhnvl58 ok test_class (tests.test_dwarf.TestTypes.test_class) ... /tmp/tmpb19ytznd: using debug info file /tmp/tmpb19ytznd ok test_class_template (tests.test_dwarf.TestTypes.test_class_template) ... /tmp/tmpx9uhh4a_: using debug info file /tmp/tmpx9uhh4a_ ok test_class_template_parameter_pack (tests.test_dwarf.TestTypes.test_class_template_parameter_pack) ... /tmp/tmp_r6f8x5h: using debug info file /tmp/tmp_r6f8x5h ok test_cpp_compound_type_specifiers (tests.test_dwarf.TestTypes.test_cpp_compound_type_specifiers) ... /tmp/tmppxon7uul: using debug info file /tmp/tmppxon7uul /tmp/tmpbdbqnyw6: using debug info file /tmp/tmpbdbqnyw6 /tmp/tmp4890ye24: using debug info file /tmp/tmp4890ye24 ok test_cpp_enum_specifier (tests.test_dwarf.TestTypes.test_cpp_enum_specifier) ... /tmp/tmprf7t7syv: using debug info file /tmp/tmprf7t7syv ok test_cpp_typedef (tests.test_dwarf.TestTypes.test_cpp_typedef) ... /tmp/tmph_rw7r42: using debug info file /tmp/tmph_rw7r42 ok test_enum (tests.test_dwarf.TestTypes.test_enum) ... /tmp/tmpc8d00g9o: using debug info file /tmp/tmpc8d00g9o ok test_enum_anonymous (tests.test_dwarf.TestTypes.test_enum_anonymous) ... /tmp/tmp2187ph12: using debug info file /tmp/tmp2187ph12 ok test_enum_compatible_type_not_integer (tests.test_dwarf.TestTypes.test_enum_compatible_type_not_integer) ... /tmp/tmphnai83e8: using debug info file /tmp/tmphnai83e8 ok test_enum_enumerator_invalid_const_value (tests.test_dwarf.TestTypes.test_enum_enumerator_invalid_const_value) ... /tmp/tmpsss1r295: using debug info file /tmp/tmpsss1r295 ok test_enum_enumerator_missing_const_value (tests.test_dwarf.TestTypes.test_enum_enumerator_missing_const_value) ... /tmp/tmpyhv4rry6: using debug info file /tmp/tmpyhv4rry6 ok test_enum_enumerator_missing_name (tests.test_dwarf.TestTypes.test_enum_enumerator_missing_name) ... /tmp/tmplqkuk0zz: using debug info file /tmp/tmplqkuk0zz ok test_enum_incomplete (tests.test_dwarf.TestTypes.test_enum_incomplete) ... /tmp/tmp2v0ikb7g: using debug info file /tmp/tmp2v0ikb7g ok test_enum_missing_compatible_type_and_byte_size (tests.test_dwarf.TestTypes.test_enum_missing_compatible_type_and_byte_size) ... /tmp/tmpq5ofue4g: using debug info file /tmp/tmpq5ofue4g ok test_enum_no_enumerators (tests.test_dwarf.TestTypes.test_enum_no_enumerators) ... /tmp/tmpdd1rvyql: using debug info file /tmp/tmpdd1rvyql ok test_enum_old_gcc (tests.test_dwarf.TestTypes.test_enum_old_gcc) ... /tmp/tmp1nujcnmh: using debug info file /tmp/tmp1nujcnmh ok test_enum_old_gcc_signed (tests.test_dwarf.TestTypes.test_enum_old_gcc_signed) ... /tmp/tmp0c9hb43d: using debug info file /tmp/tmp0c9hb43d ok test_enum_typedef (tests.test_dwarf.TestTypes.test_enum_typedef) ... /tmp/tmp1n0ak41r: using debug info file /tmp/tmp1n0ak41r ok test_explicit_global_namespace (tests.test_dwarf.TestTypes.test_explicit_global_namespace) ... /tmp/tmpu7uvq2t8: using debug info file /tmp/tmpu7uvq2t8 ok test_filename (tests.test_dwarf.TestTypes.test_filename) ... /tmp/tmpp_i0xjpq: using debug info file /tmp/tmpp_i0xjpq /tmp/tmpgcgq_ffv: using debug info file /tmp/tmpgcgq_ffv ok test_flexible_array_member (tests.test_dwarf.TestTypes.test_flexible_array_member) ... /tmp/tmpotr5pb9o: using debug info file /tmp/tmpotr5pb9o ok test_float_type_byteorder (tests.test_dwarf.TestTypes.test_float_type_byteorder) ... /tmp/tmpwqtvhc6p: using debug info file /tmp/tmpwqtvhc6p ok test_function_incomplete_array_parameter (tests.test_dwarf.TestTypes.test_function_incomplete_array_parameter) ... /tmp/tmpsxc81pq_: using debug info file /tmp/tmpsxc81pq_ ok test_function_named_parameter (tests.test_dwarf.TestTypes.test_function_named_parameter) ... /tmp/tmprcacsmmf: using debug info file /tmp/tmprcacsmmf ok test_function_no_parameters (tests.test_dwarf.TestTypes.test_function_no_parameters) ... /tmp/tmpeqlh89x7: using debug info file /tmp/tmpeqlh89x7 ok test_function_template (tests.test_dwarf.TestTypes.test_function_template) ... /tmp/tmp2uwq_2j3: using debug info file /tmp/tmp2uwq_2j3 ok test_function_template_parameter_pack (tests.test_dwarf.TestTypes.test_function_template_parameter_pack) ... /tmp/tmpuktniidr: using debug info file /tmp/tmpuktniidr ok test_function_unnamed_parameter (tests.test_dwarf.TestTypes.test_function_unnamed_parameter) ... /tmp/tmpl0o5v3ia: using debug info file /tmp/tmpl0o5v3ia ok test_function_unspecified_parameters (tests.test_dwarf.TestTypes.test_function_unspecified_parameters) ... /tmp/tmp0idp4j6a: using debug info file /tmp/tmp0idp4j6a ok test_function_variadic (tests.test_dwarf.TestTypes.test_function_variadic) ... /tmp/tmpz1y3g_dm: using debug info file /tmp/tmpz1y3g_dm ok test_function_void_return (tests.test_dwarf.TestTypes.test_function_void_return) ... /tmp/tmpxooq84i7: using debug info file /tmp/tmpxooq84i7 ok test_incomplete_array_empty_subrange (tests.test_dwarf.TestTypes.test_incomplete_array_empty_subrange) ... /tmp/tmp0zom8lnv: using debug info file /tmp/tmp0zom8lnv ok test_incomplete_array_no_subrange (tests.test_dwarf.TestTypes.test_incomplete_array_no_subrange) ... /tmp/tmpqfez0nnu: using debug info file /tmp/tmpqfez0nnu ok test_incomplete_array_of_array (tests.test_dwarf.TestTypes.test_incomplete_array_of_array) ... /tmp/tmpxgjrbyoq: using debug info file /tmp/tmpxgjrbyoq ok test_incomplete_to_complete (tests.test_dwarf.TestTypes.test_incomplete_to_complete) ... /tmp/tmpqgc9ijfu: using debug info file /tmp/tmpqgc9ijfu /tmp/tmpzmtcf7zv: using debug info file /tmp/tmpzmtcf7zv ok test_incomplete_to_complete_namespace (tests.test_dwarf.TestTypes.test_incomplete_to_complete_namespace) ... /tmp/tmpuham5u76: using debug info file /tmp/tmpuham5u76 /tmp/tmpkm3i73tx: using debug info file /tmp/tmpkm3i73tx ok test_incomplete_to_complete_nested (tests.test_dwarf.TestTypes.test_incomplete_to_complete_nested) ... /tmp/tmp_kzdnsg7: using debug info file /tmp/tmp_kzdnsg7 ok test_incomplete_to_complete_nested_specification (tests.test_dwarf.TestTypes.test_incomplete_to_complete_nested_specification) ... /tmp/tmps6ru13iz: using debug info file /tmp/tmps6ru13iz ok test_incomplete_to_complete_specification (tests.test_dwarf.TestTypes.test_incomplete_to_complete_specification) ... /tmp/tmp33d6xaxn: using debug info file /tmp/tmp33d6xaxn /tmp/tmpvui79nzg: using debug info file /tmp/tmpvui79nzg ok test_infinite_cycle (tests.test_dwarf.TestTypes.test_infinite_cycle) ... /tmp/tmp4zbcjz3e: using debug info file /tmp/tmp4zbcjz3e ok test_int_type_byteorder (tests.test_dwarf.TestTypes.test_int_type_byteorder) ... /tmp/tmp6fsnhooy: using debug info file /tmp/tmp6fsnhooy ok test_language (tests.test_dwarf.TestTypes.test_language) ... /tmp/tmpv88uksp2: using debug info file /tmp/tmpv88uksp2 /tmp/tmpkzzrf0j0: using debug info file /tmp/tmpkzzrf0j0 /tmp/tmpg_gc7mrz: using debug info file /tmp/tmpg_gc7mrz /tmp/tmp06xfzuac: using debug info file /tmp/tmp06xfzuac /tmp/tmpdyvkpgpu: using debug info file /tmp/tmpdyvkpgpu /tmp/tmp11eff4st: using debug info file /tmp/tmp11eff4st ok test_lazy_cycle (tests.test_dwarf.TestTypes.test_lazy_cycle) ... /tmp/tmp1k7e8pyc: using debug info file /tmp/tmp1k7e8pyc ok test_multiple_qualifiers (tests.test_dwarf.TestTypes.test_multiple_qualifiers) ... /tmp/tmpa4r3loic: using debug info file /tmp/tmpa4r3loic ok test_multiple_qualifiers_void (tests.test_dwarf.TestTypes.test_multiple_qualifiers_void) ... /tmp/tmpyytfqvev: using debug info file /tmp/tmpyytfqvev ok test_namespaces (tests.test_dwarf.TestTypes.test_namespaces) ... /tmp/tmptp0f79tx: using debug info file /tmp/tmptp0f79tx ok test_pointer (tests.test_dwarf.TestTypes.test_pointer) ... /tmp/tmpynb6hlod: using debug info file /tmp/tmpynb6hlod ok test_pointer_explicit_size (tests.test_dwarf.TestTypes.test_pointer_explicit_size) ... /tmp/tmp7xrdr43i: using debug info file /tmp/tmp7xrdr43i ok test_pointer_size (tests.test_dwarf.TestTypes.test_pointer_size) ... /tmp/tmpto5dhwwt: using debug info file /tmp/tmpto5dhwwt ok test_pointer_void (tests.test_dwarf.TestTypes.test_pointer_void) ... /tmp/tmp6qxjajlb: using debug info file /tmp/tmp6qxjajlb ok test_qualified_zero_length_array_only_member_old_gcc (tests.test_dwarf.TestTypes.test_qualified_zero_length_array_only_member_old_gcc) ... /tmp/tmp32na9azb: using debug info file /tmp/tmp32na9azb ok test_qualifier (tests.test_dwarf.TestTypes.test_qualifier) ... /tmp/tmpeafjo561: using debug info file /tmp/tmpeafjo561 /tmp/tmpof2jxq1s: using debug info file /tmp/tmpof2jxq1s ok test_qualifier_void (tests.test_dwarf.TestTypes.test_qualifier_void) ... /tmp/tmpgtrp93xg: using debug info file /tmp/tmpgtrp93xg ok test_reference_forms (tests.test_dwarf.TestTypes.test_reference_forms) ... /tmp/tmpnzoxere0: using debug info file /tmp/tmpnzoxere0 /tmp/tmpibhejym6: using debug info file /tmp/tmpibhejym6 /tmp/tmpmz5ya2tw: using debug info file /tmp/tmpmz5ya2tw /tmp/tmpkbrpta1p: using debug info file /tmp/tmpkbrpta1p /tmp/tmpvssvslx0: using debug info file /tmp/tmpvssvslx0 /tmp/tmpkdn80tvo: using debug info file /tmp/tmpkdn80tvo ok test_struct (tests.test_dwarf.TestTypes.test_struct) ... /tmp/tmpitjzlcoz: using debug info file /tmp/tmpitjzlcoz ok test_struct_anonymous (tests.test_dwarf.TestTypes.test_struct_anonymous) ... /tmp/tmpoiwo2nee: using debug info file /tmp/tmpoiwo2nee ok test_struct_incomplete (tests.test_dwarf.TestTypes.test_struct_incomplete) ... /tmp/tmp8jflwkji: using debug info file /tmp/tmp8jflwkji ok test_struct_member_invalid_location (tests.test_dwarf.TestTypes.test_struct_member_invalid_location) ... /tmp/tmpnvij36w7: using debug info file /tmp/tmpnvij36w7 ok test_struct_member_invalid_type (tests.test_dwarf.TestTypes.test_struct_member_invalid_type) ... /tmp/tmpq1qcc22p: using debug info file /tmp/tmpq1qcc22p ok test_struct_member_missing_type (tests.test_dwarf.TestTypes.test_struct_member_missing_type) ... /tmp/tmpe66edkqx: using debug info file /tmp/tmpe66edkqx ok test_struct_missing_size (tests.test_dwarf.TestTypes.test_struct_missing_size) ... /tmp/tmpc4fwvn05: using debug info file /tmp/tmpc4fwvn05 ok test_struct_no_members (tests.test_dwarf.TestTypes.test_struct_no_members) ... /tmp/tmpl0v8411z: using debug info file /tmp/tmpl0v8411z ok test_struct_type_unit (tests.test_dwarf.TestTypes.test_struct_type_unit) ... /tmp/tmp2qonxp7o: using debug info file /tmp/tmp2qonxp7o /tmp/tmpib3qylx8: using debug info file /tmp/tmpib3qylx8 ok test_struct_unnamed_member (tests.test_dwarf.TestTypes.test_struct_unnamed_member) ... /tmp/tmp3lzee5ep: using debug info file /tmp/tmp3lzee5ep ok test_tagged_by_name (tests.test_dwarf.TestTypes.test_tagged_by_name) ... /tmp/tmpgoonkx8c: using debug info file /tmp/tmpgoonkx8c ok test_template_in_namespace (tests.test_dwarf.TestTypes.test_template_in_namespace) ... /tmp/tmpg5nsyhh4: using debug info file /tmp/tmpg5nsyhh4 ok test_template_value_parameter_missing_value (tests.test_dwarf.TestTypes.test_template_value_parameter_missing_value) ... /tmp/tmppby13r3z: using debug info file /tmp/tmppby13r3z ok test_typedef (tests.test_dwarf.TestTypes.test_typedef) ... /tmp/tmpk4s6p8en: using debug info file /tmp/tmpk4s6p8en ok test_typedef_by_name (tests.test_dwarf.TestTypes.test_typedef_by_name) ... /tmp/tmp8w5i1dr_: using debug info file /tmp/tmp8w5i1dr_ ok test_typedef_flexible_array_member (tests.test_dwarf.TestTypes.test_typedef_flexible_array_member) ... /tmp/tmpltjstegd: using debug info file /tmp/tmpltjstegd ok test_typedef_missing_name (tests.test_dwarf.TestTypes.test_typedef_missing_name) ... /tmp/tmpw0u275po: using debug info file /tmp/tmpw0u275po ok test_typedef_void (tests.test_dwarf.TestTypes.test_typedef_void) ... /tmp/tmppeyynqqf: using debug info file /tmp/tmppeyynqqf ok test_typedef_zero_length_array_only_member (tests.test_dwarf.TestTypes.test_typedef_zero_length_array_only_member) ... /tmp/tmpxn5f737a: using debug info file /tmp/tmpxn5f737a ok test_typedef_zero_length_array_only_member_old_gcc (tests.test_dwarf.TestTypes.test_typedef_zero_length_array_only_member_old_gcc) ... /tmp/tmp9q_hxudj: using debug info file /tmp/tmp9q_hxudj /tmp/tmpiitr7wp9: using debug info file /tmp/tmpiitr7wp9 ok test_union (tests.test_dwarf.TestTypes.test_union) ... /tmp/tmpg_15q3da: using debug info file /tmp/tmpg_15q3da ok test_unknown_base_type_encoding (tests.test_dwarf.TestTypes.test_unknown_base_type_encoding) ... /tmp/tmpp4rngv2o: using debug info file /tmp/tmpp4rngv2o ok test_unknown_tag (tests.test_dwarf.TestTypes.test_unknown_tag) ... /tmp/tmp7qpvq1x3: using debug info file /tmp/tmp7qpvq1x3 ok test_utf_chars (tests.test_dwarf.TestTypes.test_utf_chars) ... /tmp/tmp24nudsy4: using debug info file /tmp/tmp24nudsy4 ok test_zero_length_array_in_union (tests.test_dwarf.TestTypes.test_zero_length_array_in_union) ... /tmp/tmpenrr2svu: using debug info file /tmp/tmpenrr2svu ok test_zero_length_array_in_union_old_gcc (tests.test_dwarf.TestTypes.test_zero_length_array_in_union_old_gcc) ... /tmp/tmp_63lis94: using debug info file /tmp/tmp_63lis94 ok test_zero_length_array_not_last_member (tests.test_dwarf.TestTypes.test_zero_length_array_not_last_member) ... /tmp/tmpvgn_7s4n: using debug info file /tmp/tmpvgn_7s4n ok test_zero_length_array_not_last_member_old_gcc (tests.test_dwarf.TestTypes.test_zero_length_array_not_last_member_old_gcc) ... /tmp/tmp2fosotoe: using debug info file /tmp/tmp2fosotoe ok test_zero_length_array_only_member (tests.test_dwarf.TestTypes.test_zero_length_array_only_member) ... /tmp/tmp6b4aqayj: using debug info file /tmp/tmp6b4aqayj ok test_zero_length_array_only_member_old_gcc (tests.test_dwarf.TestTypes.test_zero_length_array_only_member_old_gcc) ... /tmp/tmpoccuc9f8: using debug info file /tmp/tmpoccuc9f8 ok test_absolute (tests.test_filename_matches.TestFilenameMatches.test_absolute) ... ok test_component_substring (tests.test_filename_matches.TestFilenameMatches.test_component_substring) ... ok test_empty (tests.test_filename_matches.TestFilenameMatches.test_empty) ... ok test_filename_matches (tests.test_filename_matches.TestFilenameMatches.test_filename_matches) ... ok test_multiple_components (tests.test_filename_matches.TestFilenameMatches.test_multiple_components) ... ok test_one_component (tests.test_filename_matches.TestFilenameMatches.test_one_component) ... ok test_bit_field (tests.test_language_c.TestCommonRealType.test_bit_field) ... ok test_corresponding_unsigned (tests.test_language_c.TestCommonRealType.test_corresponding_unsigned) ... ok test_enum (tests.test_language_c.TestCommonRealType.test_enum) ... ok test_float (tests.test_language_c.TestCommonRealType.test_float) ... ok test_same (tests.test_language_c.TestCommonRealType.test_same) ... ok test_same_sign (tests.test_language_c.TestCommonRealType.test_same_sign) ... ok test_signed_can_represent_unsigned (tests.test_language_c.TestCommonRealType.test_signed_can_represent_unsigned) ... ok test_typedef (tests.test_language_c.TestCommonRealType.test_typedef) ... ok test_unsigned_greater_rank (tests.test_language_c.TestCommonRealType.test_unsigned_greater_rank) ... ok test_array_to_pointer (tests.test_language_c.TestImplicitConvert.test_array_to_pointer) ... ok test_from_void_pointer (tests.test_language_c.TestImplicitConvert.test_from_void_pointer) ... ok test_function_pointer_to_self (tests.test_language_c.TestImplicitConvert.test_function_pointer_to_self) ... ok test_function_pointers_with_different_is_variadic (tests.test_language_c.TestImplicitConvert.test_function_pointers_with_different_is_variadic) ... ok test_function_pointers_with_different_number_of_parameters (tests.test_language_c.TestImplicitConvert.test_function_pointers_with_different_number_of_parameters) ... ok test_function_pointers_with_different_return_types (tests.test_language_c.TestImplicitConvert.test_function_pointers_with_different_return_types) ... ok test_function_pointers_with_incompatible_parameter_types (tests.test_language_c.TestImplicitConvert.test_function_pointers_with_incompatible_parameter_types) ... ok test_function_to_function_pointer (tests.test_language_c.TestImplicitConvert.test_function_to_function_pointer) ... ok test_pointer_missing_qualifiers (tests.test_language_c.TestImplicitConvert.test_pointer_missing_qualifiers) ... ok test_pointer_qualifiers (tests.test_language_c.TestImplicitConvert.test_pointer_qualifiers) ... ok test_pointer_to_array (tests.test_language_c.TestImplicitConvert.test_pointer_to_array) ... ok test_pointer_to_array_with_different_element_type (tests.test_language_c.TestImplicitConvert.test_pointer_to_array_with_different_element_type) ... ok test_pointer_to_array_with_different_length (tests.test_language_c.TestImplicitConvert.test_pointer_to_array_with_different_length) ... ok test_pointer_to_complete_and_incomplete_array (tests.test_language_c.TestImplicitConvert.test_pointer_to_complete_and_incomplete_array) ... ok test_pointer_to_different_enum_with_same_compatible_type (tests.test_language_c.TestImplicitConvert.test_pointer_to_different_enum_with_same_compatible_type) ... ok test_pointer_to_different_enum_with_same_name (tests.test_language_c.TestImplicitConvert.test_pointer_to_different_enum_with_same_name) ... ok test_pointer_to_different_incomplete_enum (tests.test_language_c.TestImplicitConvert.test_pointer_to_different_incomplete_enum) ... ok test_pointer_to_different_int_types (tests.test_language_c.TestImplicitConvert.test_pointer_to_different_int_types) ... ok test_pointer_to_different_struct (tests.test_language_c.TestImplicitConvert.test_pointer_to_different_struct) ... ok test_pointer_to_enum_compatible_type (tests.test_language_c.TestImplicitConvert.test_pointer_to_enum_compatible_type) ... ok test_pointer_to_enum_same (tests.test_language_c.TestImplicitConvert.test_pointer_to_enum_same) ... ok test_pointer_to_incomplete_array (tests.test_language_c.TestImplicitConvert.test_pointer_to_incomplete_array) ... ok test_pointer_to_incomplete_enum (tests.test_language_c.TestImplicitConvert.test_pointer_to_incomplete_enum) ... ok test_pointer_to_incomplete_struct (tests.test_language_c.TestImplicitConvert.test_pointer_to_incomplete_struct) ... ok test_pointer_to_int (tests.test_language_c.TestImplicitConvert.test_pointer_to_int) ... ok test_pointer_to_pointer (tests.test_language_c.TestImplicitConvert.test_pointer_to_pointer) ... ok test_pointer_to_pointer_qualifiers (tests.test_language_c.TestImplicitConvert.test_pointer_to_pointer_qualifiers) ... ok test_pointer_to_same_struct (tests.test_language_c.TestImplicitConvert.test_pointer_to_same_struct) ... ok test_pointer_to_self (tests.test_language_c.TestImplicitConvert.test_pointer_to_self) ... ok test_pointer_to_typedef_of_self (tests.test_language_c.TestImplicitConvert.test_pointer_to_typedef_of_self) ... ok test_struct_to_different_type_with_same_name (tests.test_language_c.TestImplicitConvert.test_struct_to_different_type_with_same_name) ... ok test_struct_to_self (tests.test_language_c.TestImplicitConvert.test_struct_to_self) ... ok test_struct_to_wrong_kind (tests.test_language_c.TestImplicitConvert.test_struct_to_wrong_kind) ... ok test_to_array (tests.test_language_c.TestImplicitConvert.test_to_array) ... ok test_to_bool (tests.test_language_c.TestImplicitConvert.test_to_bool) ... ok test_to_enum (tests.test_language_c.TestImplicitConvert.test_to_enum) ... ok test_to_float (tests.test_language_c.TestImplicitConvert.test_to_float) ... ok test_to_function (tests.test_language_c.TestImplicitConvert.test_to_function) ... ok test_to_int (tests.test_language_c.TestImplicitConvert.test_to_int) ... ok test_to_int_typedef (tests.test_language_c.TestImplicitConvert.test_to_int_typedef) ... ok test_to_void (tests.test_language_c.TestImplicitConvert.test_to_void) ... ok test_to_void_pointer (tests.test_language_c.TestImplicitConvert.test_to_void_pointer) ... ok test_union_to_self (tests.test_language_c.TestImplicitConvert.test_union_to_self) ... ok test_variadic_function_pointer_to_self (tests.test_language_c.TestImplicitConvert.test_variadic_function_pointer_to_self) ... ok test_void_pointer_missing_qualifiers (tests.test_language_c.TestImplicitConvert.test_void_pointer_missing_qualifiers) ... ok test_void_pointer_qualifiers (tests.test_language_c.TestImplicitConvert.test_void_pointer_qualifiers) ... ok test_bit_field (tests.test_language_c.TestIntegerPromotion.test_bit_field) ... ok test_byte_order (tests.test_language_c.TestIntegerPromotion.test_byte_order) ... ok test_byte_order_enum (tests.test_language_c.TestIntegerPromotion.test_byte_order_enum) ... ok test_byte_order_typedef (tests.test_language_c.TestIntegerPromotion.test_byte_order_typedef) ... ok test_conversion_rank_greater_than_int (tests.test_language_c.TestIntegerPromotion.test_conversion_rank_greater_than_int) ... ok test_conversion_rank_less_than_int (tests.test_language_c.TestIntegerPromotion.test_conversion_rank_less_than_int) ... ok test_enum (tests.test_language_c.TestIntegerPromotion.test_enum) ... ok test_extended_integer (tests.test_language_c.TestIntegerPromotion.test_extended_integer) ... ok test_int (tests.test_language_c.TestIntegerPromotion.test_int) ... ok test_non_integer (tests.test_language_c.TestIntegerPromotion.test_non_integer) ... ok test_typedef (tests.test_language_c.TestIntegerPromotion.test_typedef) ... ok test_bool (tests.test_language_c.TestLiteral.test_bool) ... ok test_float (tests.test_language_c.TestLiteral.test_float) ... ok test_int (tests.test_language_c.TestLiteral.test_int) ... ok test_invalid (tests.test_language_c.TestLiteral.test_invalid) ... ok test_add (tests.test_language_c.TestOperators.test_add) ... ok test_and (tests.test_language_c.TestOperators.test_and) ... ok test_bool_arrays (tests.test_language_c.TestOperators.test_bool_arrays) ... ok test_bool_functions (tests.test_language_c.TestOperators.test_bool_functions) ... ok test_cast_array (tests.test_language_c.TestOperators.test_cast_array) ... ok test_cast_function (tests.test_language_c.TestOperators.test_cast_function) ... ok test_cast_to_bool (tests.test_language_c.TestOperators.test_cast_to_bool) ... ok test_cast_to_void (tests.test_language_c.TestOperators.test_cast_to_void) ... ok test_container_of (tests.test_language_c.TestOperators.test_container_of) ... ok test_div (tests.test_language_c.TestOperators.test_div) ... ok test_lshift (tests.test_language_c.TestOperators.test_lshift) ... ok test_mod (tests.test_language_c.TestOperators.test_mod) ... ok test_mul (tests.test_language_c.TestOperators.test_mul) ... ok test_neg (tests.test_language_c.TestOperators.test_neg) ... ok test_not (tests.test_language_c.TestOperators.test_not) ... ok test_or (tests.test_language_c.TestOperators.test_or) ... ok test_pos (tests.test_language_c.TestOperators.test_pos) ... ok test_ptr_relational (tests.test_language_c.TestOperators.test_ptr_relational) ... ok test_relational (tests.test_language_c.TestOperators.test_relational) ... ok test_rshift (tests.test_language_c.TestOperators.test_rshift) ... ok test_sub (tests.test_language_c.TestOperators.test_sub) ... ok test_xor (tests.test_language_c.TestOperators.test_xor) ... ok test_absent (tests.test_language_c.TestPrettyPrintObject.test_absent) ... ok test_array_member (tests.test_language_c.TestPrettyPrintObject.test_array_member) ... ok test_array_of_struct (tests.test_language_c.TestPrettyPrintObject.test_array_of_struct) ... ok test_array_zeroes (tests.test_language_c.TestPrettyPrintObject.test_array_zeroes) ... ok test_basic_array (tests.test_language_c.TestPrettyPrintObject.test_basic_array) ... ok test_bigint (tests.test_language_c.TestPrettyPrintObject.test_bigint) ... ok test_bigint_in_array (tests.test_language_c.TestPrettyPrintObject.test_bigint_in_array) ... ok test_bigint_in_struct (tests.test_language_c.TestPrettyPrintObject.test_bigint_in_struct) ... ok test_bigint_typedef (tests.test_language_c.TestPrettyPrintObject.test_bigint_typedef) ... ok test_bit_field (tests.test_language_c.TestPrettyPrintObject.test_bit_field) ... ok test_bool (tests.test_language_c.TestPrettyPrintObject.test_bool) ... ok test_c_string (tests.test_language_c.TestPrettyPrintObject.test_c_string) ... ok test_char (tests.test_language_c.TestPrettyPrintObject.test_char) ... ok test_char_array (tests.test_language_c.TestPrettyPrintObject.test_char_array) ... ok test_enum (tests.test_language_c.TestPrettyPrintObject.test_enum) ... ok test_float (tests.test_language_c.TestPrettyPrintObject.test_float) ... ok test_function (tests.test_language_c.TestPrettyPrintObject.test_function) ... ok test_int (tests.test_language_c.TestPrettyPrintObject.test_int) ... ok test_nested_array (tests.test_language_c.TestPrettyPrintObject.test_nested_array) ... ok test_optimized_out (tests.test_language_c.TestPrettyPrintObject.test_optimized_out) ... ok test_pointer (tests.test_language_c.TestPrettyPrintObject.test_pointer) ... ok test_pointer_typedef (tests.test_language_c.TestPrettyPrintObject.test_pointer_typedef) ... ok test_struct (tests.test_language_c.TestPrettyPrintObject.test_struct) ... ok test_typedef (tests.test_language_c.TestPrettyPrintObject.test_typedef) ... ok test_union (tests.test_language_c.TestPrettyPrintObject.test_union) ... ok test_void_pointer (tests.test_language_c.TestPrettyPrintObject.test_void_pointer) ... ok test_zero_length_array (tests.test_language_c.TestPrettyPrintObject.test_zero_length_array) ... ok test_anonymous_struct (tests.test_language_c.TestPrettyPrintType.test_anonymous_struct) ... ok test_anonymous_struct_member (tests.test_language_c.TestPrettyPrintType.test_anonymous_struct_member) ... ok test_bit_field (tests.test_language_c.TestPrettyPrintType.test_bit_field) ... ok test_class (tests.test_language_c.TestPrettyPrintType.test_class) ... ok test_const_typedef (tests.test_language_c.TestPrettyPrintType.test_const_typedef) ... ok test_enum (tests.test_language_c.TestPrettyPrintType.test_enum) ... ok test_enum_anonymous (tests.test_language_c.TestPrettyPrintType.test_enum_anonymous) ... ok test_enum_qualified (tests.test_language_c.TestPrettyPrintType.test_enum_qualified) ... ok test_function_no_name (tests.test_language_c.TestPrettyPrintType.test_function_no_name) ... ok test_struct (tests.test_language_c.TestPrettyPrintType.test_struct) ... ok test_struct_member (tests.test_language_c.TestPrettyPrintType.test_struct_member) ... ok test_struct_unnamed_member (tests.test_language_c.TestPrettyPrintType.test_struct_unnamed_member) ... ok test_typedef (tests.test_language_c.TestPrettyPrintType.test_typedef) ... ok test_typedef_const (tests.test_language_c.TestPrettyPrintType.test_typedef_const) ... ok test_typedef_function (tests.test_language_c.TestPrettyPrintType.test_typedef_function) ... ok test_typedef_pointer (tests.test_language_c.TestPrettyPrintType.test_typedef_pointer) ... ok test_typedef_struct (tests.test_language_c.TestPrettyPrintType.test_typedef_struct) ... ok test_union (tests.test_language_c.TestPrettyPrintType.test_union) ... ok test_union_qualified (tests.test_language_c.TestPrettyPrintType.test_union_qualified) ... ok test_array (tests.test_language_c.TestPrettyPrintTypeName.test_array) ... ok test_array_of_anonymous_struct (tests.test_language_c.TestPrettyPrintTypeName.test_array_of_anonymous_struct) ... ok test_array_of_const_pointers_to_functions (tests.test_language_c.TestPrettyPrintTypeName.test_array_of_const_pointers_to_functions) ... ok test_array_of_pointers (tests.test_language_c.TestPrettyPrintTypeName.test_array_of_pointers) ... ok test_array_of_pointers_to_array (tests.test_language_c.TestPrettyPrintTypeName.test_array_of_pointers_to_array) ... ok test_array_of_pointers_to_functions (tests.test_language_c.TestPrettyPrintTypeName.test_array_of_pointers_to_functions) ... ok test_bool (tests.test_language_c.TestPrettyPrintTypeName.test_bool) ... ok test_class (tests.test_language_c.TestPrettyPrintTypeName.test_class) ... ok test_const_pointer_to_function_returning_pointer (tests.test_language_c.TestPrettyPrintTypeName.test_const_pointer_to_function_returning_pointer) ... ok test_enum (tests.test_language_c.TestPrettyPrintTypeName.test_enum) ... ok test_float (tests.test_language_c.TestPrettyPrintTypeName.test_float) ... ok test_function (tests.test_language_c.TestPrettyPrintTypeName.test_function) ... ok test_function_of_anonymous_struct (tests.test_language_c.TestPrettyPrintTypeName.test_function_of_anonymous_struct) ... ok test_function_returning_anonymous_struct (tests.test_language_c.TestPrettyPrintTypeName.test_function_returning_anonymous_struct) ... ok test_int (tests.test_language_c.TestPrettyPrintTypeName.test_int) ... ok test_pointer (tests.test_language_c.TestPrettyPrintTypeName.test_pointer) ... ok test_pointer_to_anonymous_struct (tests.test_language_c.TestPrettyPrintTypeName.test_pointer_to_anonymous_struct) ... ok test_pointer_to_array (tests.test_language_c.TestPrettyPrintTypeName.test_pointer_to_array) ... ok test_pointer_to_array_of_pointers (tests.test_language_c.TestPrettyPrintTypeName.test_pointer_to_array_of_pointers) ... ok test_pointer_to_function (tests.test_language_c.TestPrettyPrintTypeName.test_pointer_to_function) ... ok test_pointer_to_function_returning_const_pointer (tests.test_language_c.TestPrettyPrintTypeName.test_pointer_to_function_returning_const_pointer) ... ok test_pointer_to_function_returning_pointer (tests.test_language_c.TestPrettyPrintTypeName.test_pointer_to_function_returning_pointer) ... ok test_pointer_to_function_returning_pointer_to_const (tests.test_language_c.TestPrettyPrintTypeName.test_pointer_to_function_returning_pointer_to_const) ... ok test_pointer_to_function_with_no_parameter_specification (tests.test_language_c.TestPrettyPrintTypeName.test_pointer_to_function_with_no_parameter_specification) ... ok test_pointer_to_function_with_no_parameters (tests.test_language_c.TestPrettyPrintTypeName.test_pointer_to_function_with_no_parameters) ... ok test_pointer_to_pointer_to_array (tests.test_language_c.TestPrettyPrintTypeName.test_pointer_to_pointer_to_array) ... ok test_pointer_to_variadic_function (tests.test_language_c.TestPrettyPrintTypeName.test_pointer_to_variadic_function) ... ok test_struct (tests.test_language_c.TestPrettyPrintTypeName.test_struct) ... ok test_typedef (tests.test_language_c.TestPrettyPrintTypeName.test_typedef) ... ok test_typedef_of_anonymous_struct (tests.test_language_c.TestPrettyPrintTypeName.test_typedef_of_anonymous_struct) ... ok test_union (tests.test_language_c.TestPrettyPrintTypeName.test_union) ... ok test_void (tests.test_language_c.TestPrettyPrintTypeName.test_void) ... ok test_anonymous_tagged (tests.test_language_cpp.TestFormatType.test_anonymous_tagged) ... ok test_tagged (tests.test_language_cpp.TestFormatType.test_tagged) ... ok test_anonymous_tagged (tests.test_language_cpp.TestFormatTypeName.test_anonymous_tagged) ... ok test_qualified_anonymous_tagged (tests.test_language_cpp.TestFormatTypeName.test_qualified_anonymous_tagged) ... ok test_qualified_tagged (tests.test_language_cpp.TestFormatTypeName.test_qualified_tagged) ... ok test_tagged (tests.test_language_cpp.TestFormatTypeName.test_tagged) ... ok test_set_level_after (tests.test_logging.TestLogging.test_set_level_after) ... ok test_set_level_before (tests.test_logging.TestLogging.test_set_level_before) ... ok test_change_during_iteration (tests.test_module.TestCreatedModules.test_change_during_iteration) ... ok test_empty (tests.test_module.TestCreatedModules.test_empty) ... ok test_multiple (tests.test_module.TestCreatedModules.test_multiple) ... ok test_one (tests.test_module.TestCreatedModules.test_one) ... ok test_same_name (tests.test_module.TestCreatedModules.test_same_name) ... ok test_address_range (tests.test_module.TestModule.test_address_range) ... ok test_address_range_del (tests.test_module.TestModule.test_address_range_del) ... ok test_address_range_empty (tests.test_module.TestModule.test_address_range_empty) ... ok test_address_range_invalid (tests.test_module.TestModule.test_address_range_invalid) ... ok test_address_range_type_error (tests.test_module.TestModule.test_address_range_type_error) ... ok test_build_id (tests.test_module.TestModule.test_build_id) ... ok test_build_id_del (tests.test_module.TestModule.test_build_id_del) ... ok test_build_id_invalid_empty (tests.test_module.TestModule.test_build_id_invalid_empty) ... ok test_build_id_type_error (tests.test_module.TestModule.test_build_id_type_error) ... ok test_debug_file_status (tests.test_module.TestModule.test_debug_file_status) ... ok test_extra_module (tests.test_module.TestModule.test_extra_module) ... ok test_extra_module_invalid (tests.test_module.TestModule.test_extra_module_invalid) ... ok test_find_by_address (tests.test_module.TestModule.test_find_by_address) ... ok test_find_by_name (tests.test_module.TestModule.test_find_by_name) ... ok test_loaded_file_status (tests.test_module.TestModule.test_loaded_file_status) ... ok test_main_module (tests.test_module.TestModule.test_main_module) ... ok test_main_module_invalid (tests.test_module.TestModule.test_main_module_invalid) ... ok test_relocatable_module (tests.test_module.TestModule.test_relocatable_module) ... ok test_relocatable_module_invalid (tests.test_module.TestModule.test_relocatable_module_invalid) ... ok test_section_addresses (tests.test_module.TestModule.test_section_addresses) ... ok test_shared_library_module (tests.test_module.TestModule.test_shared_library_module) ... ok test_shared_library_module_invalid (tests.test_module.TestModule.test_shared_library_module_invalid) ... ok test_vdso_module (tests.test_module.TestModule.test_vdso_module) ... ok test_vdso_module_invalid (tests.test_module.TestModule.test_vdso_module_invalid) ... ok test_basic (tests.test_object.TestAbsent.test_basic) ... ok test_big_int (tests.test_object.TestAbsent.test_big_int) ... ok test_bit_field (tests.test_object.TestAbsent.test_bit_field) ... ok test_non_standard_float (tests.test_object.TestAbsent.test_non_standard_float) ... ok test_operators (tests.test_object.TestAbsent.test_operators) ... ok test_reason (tests.test_object.TestAbsent.test_reason) ... ok test_bool (tests.test_object.TestConversions.test_bool) ... ok test_float (tests.test_object.TestConversions.test_float) ... ok test_float32_from_bytes (tests.test_object.TestConversions.test_float32_from_bytes) ... ok test_float32_value_to_bytes (tests.test_object.TestConversions.test_float32_value_to_bytes) ... ok test_float64_from_bytes (tests.test_object.TestConversions.test_float64_from_bytes) ... ok test_float64_value_to_bytes (tests.test_object.TestConversions.test_float64_value_to_bytes) ... ok test_from_bytes_bad_type (tests.test_object.TestConversions.test_from_bytes_bad_type) ... ok test_from_bytes_buffer_too_small (tests.test_object.TestConversions.test_from_bytes_buffer_too_small) ... ok test_from_bytes_incomplete_type (tests.test_object.TestConversions.test_from_bytes_incomplete_type) ... ok test_from_bytes_invalid_bit_field_size (tests.test_object.TestConversions.test_from_bytes_invalid_bit_field_size) ... ok test_index (tests.test_object.TestConversions.test_index) ... ok test_int (tests.test_object.TestConversions.test_int) ... ok test_int_from_bytes (tests.test_object.TestConversions.test_int_from_bytes) ... ok test_int_from_bytes_big_endian_bit_offset (tests.test_object.TestConversions.test_int_from_bytes_big_endian_bit_offset) ... ok test_int_from_bytes_bit_field (tests.test_object.TestConversions.test_int_from_bytes_bit_field) ... ok test_int_from_bytes_bit_offset (tests.test_object.TestConversions.test_int_from_bytes_bit_offset) ... ok test_int_reference_big_endian_bit_offset_to_bytes (tests.test_object.TestConversions.test_int_reference_big_endian_bit_offset_to_bytes) ... ok test_int_reference_bit_offset_to_bytes (tests.test_object.TestConversions.test_int_reference_bit_offset_to_bytes) ... ok test_int_reference_to_bytes (tests.test_object.TestConversions.test_int_reference_to_bytes) ... ok test_signed_int_value_to_bytes (tests.test_object.TestConversions.test_signed_int_value_to_bytes) ... ok test_struct_from_bytes (tests.test_object.TestConversions.test_struct_from_bytes) ... ok test_struct_from_bytes_bit_offset (tests.test_object.TestConversions.test_struct_from_bytes_bit_offset) ... ok test_struct_from_bytes_invalid_bit_offset (tests.test_object.TestConversions.test_struct_from_bytes_invalid_bit_offset) ... ok test_struct_reference_to_bytes (tests.test_object.TestConversions.test_struct_reference_to_bytes) ... ok test_struct_value_to_bytes (tests.test_object.TestConversions.test_struct_value_to_bytes) ... ok test_unsigned_int_value_to_bytes (tests.test_object.TestConversions.test_unsigned_int_value_to_bytes) ... ok test_address_of (tests.test_object.TestGenericOperators.test_address_of) ... ok test_bit_field_member (tests.test_object.TestGenericOperators.test_bit_field_member) ... ok test_cast_compound_value (tests.test_object.TestGenericOperators.test_cast_compound_value) ... ok test_cast_primitive_value (tests.test_object.TestGenericOperators.test_cast_primitive_value) ... ok test_cast_to_incomplete_type (tests.test_object.TestGenericOperators.test_cast_to_incomplete_type) ... ok test_len (tests.test_object.TestGenericOperators.test_len) ... ok test_member (tests.test_object.TestGenericOperators.test_member) ... ok test_member_out_of_bounds (tests.test_object.TestGenericOperators.test_member_out_of_bounds) ... ok test_reinterpret_bit_field_value_to_same_size_primitive (tests.test_object.TestGenericOperators.test_reinterpret_bit_field_value_to_same_size_primitive) ... ok test_reinterpret_bit_field_value_to_smaller_primitive (tests.test_object.TestGenericOperators.test_reinterpret_bit_field_value_to_smaller_primitive) ... ok test_reinterpret_primitive_value_to_same_size_compound (tests.test_object.TestGenericOperators.test_reinterpret_primitive_value_to_same_size_compound) ... ok test_reinterpret_primitive_value_to_same_size_primitive (tests.test_object.TestGenericOperators.test_reinterpret_primitive_value_to_same_size_primitive) ... ok test_reinterpret_primitive_value_to_smaller_compound (tests.test_object.TestGenericOperators.test_reinterpret_primitive_value_to_smaller_compound) ... ok test_reinterpret_primitive_value_to_smaller_primitive (tests.test_object.TestGenericOperators.test_reinterpret_primitive_value_to_smaller_primitive) ... ok test_reinterpret_reference (tests.test_object.TestGenericOperators.test_reinterpret_reference) ... ok test_reinterpret_value (tests.test_object.TestGenericOperators.test_reinterpret_value) ... ok test_string (tests.test_object.TestGenericOperators.test_string) ... ok test_subscript (tests.test_object.TestGenericOperators.test_subscript) ... ok test_address_value_absence_reason_nand (tests.test_object.TestInit.test_address_value_absence_reason_nand) ... ok test_bit_field_size (tests.test_object.TestInit.test_bit_field_size) ... ok test_bit_offset (tests.test_object.TestInit.test_bit_offset) ... ok test_float_size (tests.test_object.TestInit.test_float_size) ... ok test_integer_address (tests.test_object.TestInit.test_integer_address) ... ok test_integer_size (tests.test_object.TestInit.test_integer_size) ... ok test_type (tests.test_object.TestInit.test_type) ... ok test_type_stays_alive (tests.test_object.TestInit.test_type_stays_alive) ... ok test_float (tests.test_object.TestInvalidBitField.test_float) ... ok test_integer (tests.test_object.TestInvalidBitField.test_integer) ... ok test_reference (tests.test_object.TestInvalidBitField.test_reference) ... ok test_array (tests.test_object.TestReference.test_array) ... ok test_basic (tests.test_object.TestReference.test_basic) ... ok test_bit_field_of_big_int (tests.test_object.TestReference.test_bit_field_of_big_int) ... ok test_function (tests.test_object.TestReference.test_function) ... ok test_incomplete (tests.test_object.TestReference.test_incomplete) ... ok test_int_bits (tests.test_object.TestReference.test_int_bits) ... ok test_non_scalar_bit_offset (tests.test_object.TestReference.test_non_scalar_bit_offset) ... ok test_non_standard_float (tests.test_object.TestReference.test_non_standard_float) ... ok test_overflow (tests.test_object.TestReference.test_overflow) ... ok test_read_float (tests.test_object.TestReference.test_read_float) ... ok test_read_struct_bit_offset (tests.test_object.TestReference.test_read_struct_bit_offset) ... ok test_signed_big (tests.test_object.TestReference.test_signed_big) ... ok test_struct (tests.test_object.TestReference.test_struct) ... ok test_unsigned_big (tests.test_object.TestReference.test_unsigned_big) ... ok test_void (tests.test_object.TestReference.test_void) ... ok test__repr_pretty_ (tests.test_object.TestSpecialMethods.test__repr_pretty_) ... ok test_dir (tests.test_object.TestSpecialMethods.test_dir) ... ok test_iter (tests.test_object.TestSpecialMethods.test_iter) ... ok test_round (tests.test_object.TestSpecialMethods.test_round) ... ok test_array (tests.test_object.TestValue.test_array) ... ok test_compound (tests.test_object.TestValue.test_compound) ... ok test_compound_bit_fields (tests.test_object.TestValue.test_compound_bit_fields) ... ok test_compound_float (tests.test_object.TestValue.test_compound_float) ... ok test_compound_offset (tests.test_object.TestValue.test_compound_offset) ... ok test_enum (tests.test_object.TestValue.test_enum) ... ok test_float (tests.test_object.TestValue.test_float) ... ok test_incomplete_array (tests.test_object.TestValue.test_incomplete_array) ... ok test_incomplete_class (tests.test_object.TestValue.test_incomplete_class) ... ok test_incomplete_enum (tests.test_object.TestValue.test_incomplete_enum) ... ok test_incomplete_struct (tests.test_object.TestValue.test_incomplete_struct) ... ok test_incomplete_union (tests.test_object.TestValue.test_incomplete_union) ... ok test_int_bits (tests.test_object.TestValue.test_int_bits) ... ok test_non_scalar_bit_offset (tests.test_object.TestValue.test_non_scalar_bit_offset) ... ok test_non_standard_float (tests.test_object.TestValue.test_non_standard_float) ... ok test_pointer (tests.test_object.TestValue.test_pointer) ... ok test_pointer_typedef (tests.test_object.TestValue.test_pointer_typedef) ... ok test_positional (tests.test_object.TestValue.test_positional) ... ok test_signed (tests.test_object.TestValue.test_signed) ... ok test_signed_big (tests.test_object.TestValue.test_signed_big) ... ok test_small_bit_field_of_big_int (tests.test_object.TestValue.test_small_bit_field_of_big_int) ... ok test_unsigned (tests.test_object.TestValue.test_unsigned) ... ok test_unsigned_big (tests.test_object.TestValue.test_unsigned_big) ... ok test_default_flags (tests.test_platform.TestPlatform.test_default_flags) ... ok test_registers (tests.test_platform.TestPlatform.test_registers) ... ok test_drgn_disable_plugins_envvar_all (tests.test_plugins.TestPlugins.test_drgn_disable_plugins_envvar_all) ... ok test_drgn_disable_plugins_envvar_specific (tests.test_plugins.TestPlugins.test_drgn_disable_plugins_envvar_specific) ... ok test_drgn_plugins_envvar_module (tests.test_plugins.TestPlugins.test_drgn_plugins_envvar_module) ... ok test_drgn_plugins_envvar_path (tests.test_plugins.TestPlugins.test_drgn_plugins_envvar_path) ... ok test_drgn_plugins_envvar_precedence (tests.test_plugins.TestPlugins.test_drgn_plugins_envvar_precedence) ... ok test_entry_point (tests.test_plugins.TestPlugins.test_entry_point) ... ok test_hook_exception (tests.test_plugins.TestPlugins.test_hook_exception) ... ok test_missing_entry_point (tests.test_plugins.TestPlugins.test_missing_entry_point) ... ok test_plugin_exception (tests.test_plugins.TestPlugins.test_plugin_exception) ... ok test_priority (tests.test_plugins.TestPlugins.test_priority) ... ok test_not_core_dump (tests.test_program.TestCoreDump.test_not_core_dump) ... ok test_physical (tests.test_program.TestCoreDump.test_physical) ... ok test_simple (tests.test_program.TestCoreDump.test_simple) ... ok test_twice (tests.test_program.TestCoreDump.test_twice) ... ok test_unsaved (tests.test_program.TestCoreDump.test_unsaved) ... ok test_address_overflow (tests.test_program.TestMemory.test_address_overflow) ... ok test_adjacent_segments (tests.test_program.TestMemory.test_adjacent_segments) ... ok test_bad_address (tests.test_program.TestMemory.test_bad_address) ... ok test_invalid_read_fn (tests.test_program.TestMemory.test_invalid_read_fn) ... ok test_overlap_same_address_larger_size (tests.test_program.TestMemory.test_overlap_same_address_larger_size) ... ok test_overlap_same_address_smaller_size (tests.test_program.TestMemory.test_overlap_same_address_smaller_size) ... ok test_overlap_same_segment (tests.test_program.TestMemory.test_overlap_same_segment) ... ok test_overlap_segment_head (tests.test_program.TestMemory.test_overlap_segment_head) ... ok test_overlap_segment_head_and_tail (tests.test_program.TestMemory.test_overlap_segment_head_and_tail) ... ok test_overlap_segment_tail (tests.test_program.TestMemory.test_overlap_segment_tail) ... ok test_overlap_subsume_after (tests.test_program.TestMemory.test_overlap_subsume_after) ... ok test_overlap_subsume_at_and_after (tests.test_program.TestMemory.test_overlap_subsume_at_and_after) ... ok test_overlap_within_segment (tests.test_program.TestMemory.test_overlap_within_segment) ... ok test_python_fault_error (tests.test_program.TestMemory.test_python_fault_error) ... ok test_python_fault_error_invalid_address (tests.test_program.TestMemory.test_python_fault_error_invalid_address) ... ok test_python_fault_error_invalid_message (tests.test_program.TestMemory.test_python_fault_error_invalid_message) ... ok test_read_unsigned (tests.test_program.TestMemory.test_read_unsigned) ... ok test_segment_overflow (tests.test_program.TestMemory.test_segment_overflow) ... ok test_simple_read (tests.test_program.TestMemory.test_simple_read) ... ok test_add_invalid (tests.test_program.TestObjectFinder.test_add_invalid) ... ok test_add_object_finder (tests.test_program.TestObjectFinder.test_add_object_finder) ... ok test_not_found (tests.test_program.TestObjectFinder.test_not_found) ... ok test_register (tests.test_program.TestObjectFinder.test_register) ... ok test_register_invalid (tests.test_program.TestObjectFinder.test_register_invalid) ... ok test_wrong_program (tests.test_program.TestObjectFinder.test_wrong_program) ... ok test_constant (tests.test_program.TestObjects.test_constant) ... ok test_function (tests.test_program.TestObjects.test_function) ... ok test_variable (tests.test_program.TestObjects.test_variable) ... ok test_debug_info (tests.test_program.TestProgram.test_debug_info) ... ok test_default_program (tests.test_program.TestProgram.test_default_program) ... ok test_default_program_reference_counting (tests.test_program.TestProgram.test_default_program_reference_counting) ... ok test_flags (tests.test_program.TestProgram.test_flags) ... ok test_language (tests.test_program.TestProgram.test_language) ... ok test_language_del (tests.test_program.TestProgram.test_language_del) ... ok test_lookup_error (tests.test_program.TestProgram.test_lookup_error) ... ok test_pid_memory (tests.test_program.TestProgram.test_pid_memory) ... ok test_set_pid (tests.test_program.TestProgram.test_set_pid) ... ok test_default_enabled (tests.test_program.TestSymbolFinders.test_default_enabled) ... ok test_disable_all (tests.test_program.TestSymbolFinders.test_disable_all) ... ok test_register_duplicate (tests.test_program.TestSymbolFinders.test_register_duplicate) ... ok test_register_enable_index (tests.test_program.TestSymbolFinders.test_register_enable_index) ... ok test_register_enable_index_invalid (tests.test_program.TestSymbolFinders.test_register_enable_index_invalid) ... ok test_register_then_enable (tests.test_program.TestSymbolFinders.test_register_then_enable) ... ok test_registered (tests.test_program.TestSymbolFinders.test_registered) ... ok test_add_invalid (tests.test_program.TestTypeFinder.test_add_invalid) ... ok test_add_not_found (tests.test_program.TestTypeFinder.test_add_not_found) ... ok test_add_type_finder (tests.test_program.TestTypeFinder.test_add_type_finder) ... ok test_add_wrong_kind (tests.test_program.TestTypeFinder.test_add_wrong_kind) ... ok test_add_wrong_program (tests.test_program.TestTypeFinder.test_add_wrong_program) ... ok test_register (tests.test_program.TestTypeFinder.test_register) ... ok test_register_invalid (tests.test_program.TestTypeFinder.test_register_invalid) ... ok test_register_not_found (tests.test_program.TestTypeFinder.test_register_not_found) ... ok test_register_wrong_kind (tests.test_program.TestTypeFinder.test_register_wrong_kind) ... ok test_register_wrong_program (tests.test_program.TestTypeFinder.test_register_wrong_program) ... ok test_already_type (tests.test_program.TestTypes.test_already_type) ... ok test_array (tests.test_program.TestTypes.test_array) ... ok test_array_hexadecimal (tests.test_program.TestTypes.test_array_hexadecimal) ... ok test_array_octal (tests.test_program.TestTypes.test_array_octal) ... ok test_array_of_pointers (tests.test_program.TestTypes.test_array_of_pointers) ... ok test_array_of_pointers_to_array (tests.test_program.TestTypes.test_array_of_pointers_to_array) ... ok test_array_three_dimensional (tests.test_program.TestTypes.test_array_three_dimensional) ... ok test_array_two_dimensional (tests.test_program.TestTypes.test_array_two_dimensional) ... ok test_class_type (tests.test_program.TestTypes.test_class_type) ... ok test_const_pointer (tests.test_program.TestTypes.test_const_pointer) ... ok test_default_primitive_types (tests.test_program.TestTypes.test_default_primitive_types) ... ok test_incomplete_array (tests.test_program.TestTypes.test_incomplete_array) ... ok test_invalid_argument_type (tests.test_program.TestTypes.test_invalid_argument_type) ... ok test_not_size_t_or_ptrdiff_t (tests.test_program.TestTypes.test_not_size_t_or_ptrdiff_t) ... ok test_pointer (tests.test_program.TestTypes.test_pointer) ... ok test_pointer_to_array (tests.test_program.TestTypes.test_pointer_to_array) ... ok test_pointer_to_array_of_pointers (tests.test_program.TestTypes.test_pointer_to_array_of_pointers) ... ok test_pointer_to_const (tests.test_program.TestTypes.test_pointer_to_const) ... ok test_pointer_to_const_pointer (tests.test_program.TestTypes.test_pointer_to_const_pointer) ... ok test_pointer_to_pointer (tests.test_program.TestTypes.test_pointer_to_pointer) ... ok test_pointer_to_pointer_to_array (tests.test_program.TestTypes.test_pointer_to_pointer_to_array) ... ok test_pointer_to_two_dimensional_array (tests.test_program.TestTypes.test_pointer_to_two_dimensional_array) ... ok test_primitive_type (tests.test_program.TestTypes.test_primitive_type) ... ok test_primitive_type_invalid (tests.test_program.TestTypes.test_primitive_type_invalid) ... ok test_size_t_and_ptrdiff_t (tests.test_program.TestTypes.test_size_t_and_ptrdiff_t) ... ok test_tagged_type (tests.test_program.TestTypes.test_tagged_type) ... ok test_typedef (tests.test_program.TestTypes.test_typedef) ... ok test_all (tests.test_python.TestModule.test_all) ... ok test_bindings (tests.test_python.TestModule.test_bindings) ... ok test_deserialize (tests.test_serialize.TestSerialize.test_deserialize) ... ok test_serialize (tests.test_serialize.TestSerialize.test_serialize) ... ok /home/osandov/crashme: using loadable file with debug info /build/drgn/src/drgn/tests/resources/crashme /home/osandov/crashme.so: using loadable file with debug info /build/drgn/src/drgn/tests/resources/crashme.so test_stack_frame_function_name (tests.test_stack_trace.TestLinuxUserspaceCoreDump.test_stack_frame_function_name) ... ok test_stack_frame_name (tests.test_stack_trace.TestLinuxUserspaceCoreDump.test_stack_frame_name) ... ok test_all_symbols (tests.test_symbol.TestElfSymbol.test_all_symbols) ... /tmp/tmp_9rc488e: using loadable file /tmp/tmp_9rc488e /tmp/tmpobb267an: using loadable file /tmp/tmpobb267an /tmp/tmpyr3m7_f6: using loadable file /tmp/tmpyr3m7_f6 ok test_binding (tests.test_symbol.TestElfSymbol.test_binding) ... /tmp/tmplyf7oz7u: using loadable file /tmp/tmplyf7oz7u /tmp/tmp_2wqqwwt: using loadable file /tmp/tmp_2wqqwwt /tmp/tmpf50etoe5: using loadable file /tmp/tmpf50etoe5 /tmp/tmpte11cm67: using loadable file /tmp/tmpte11cm67 /tmp/tmpivar9g3o: using loadable file /tmp/tmpivar9g3o /tmp/tmpmy370rsp: using loadable file /tmp/tmpmy370rsp /tmp/tmpjgeeaqbk: using loadable file /tmp/tmpjgeeaqbk /tmp/tmpqtopv5kj: using loadable file /tmp/tmpqtopv5kj /tmp/tmpsaqkc5h2: using loadable file /tmp/tmpsaqkc5h2 /tmp/tmpm1tcrhq5: using loadable file /tmp/tmpm1tcrhq5 ok test_by_address (tests.test_symbol.TestElfSymbol.test_by_address) ... /tmp/tmp0cigxvgw: using loadable file /tmp/tmp0cigxvgw /tmp/tmp50i6166c: using loadable file /tmp/tmp50i6166c /tmp/tmppjorip4s: using loadable file /tmp/tmppjorip4s ok test_by_address_binding_precedence (tests.test_symbol.TestElfSymbol.test_by_address_binding_precedence) ... /tmp/tmpm7_yg3hl: using loadable file /tmp/tmpm7_yg3hl /tmp/tmpvcm3hhwr: using loadable file /tmp/tmpvcm3hhwr /tmp/tmp0kzcud3d: using loadable file /tmp/tmp0kzcud3d /tmp/tmptztvr_1g: using loadable file /tmp/tmptztvr_1g /tmp/tmp_4ld15hb: using loadable file /tmp/tmp_4ld15hb /tmp/tmpicjfpzh3: using loadable file /tmp/tmpicjfpzh3 /tmp/tmpxded2f4x: using loadable file /tmp/tmpxded2f4x /tmp/tmpoa76re93: using loadable file /tmp/tmpoa76re93 /tmp/tmphoqybuon: using loadable file /tmp/tmphoqybuon /tmp/tmp3kvjp3h9: using loadable file /tmp/tmp3kvjp3h9 /tmp/tmpqjo5ee1t: using loadable file /tmp/tmpqjo5ee1t /tmp/tmp3y50ul01: using loadable file /tmp/tmp3y50ul01 /tmp/tmprueys1ms: using loadable file /tmp/tmprueys1ms /tmp/tmp66vv_7ju: using loadable file /tmp/tmp66vv_7ju /tmp/tmpvqjgn9sd: using loadable file /tmp/tmpvqjgn9sd /tmp/tmp5zhvmoyn: using loadable file /tmp/tmp5zhvmoyn /tmp/tmpyeojre4d: using loadable file /tmp/tmpyeojre4d /tmp/tmp6o12jldr: using loadable file /tmp/tmp6o12jldr /tmp/tmpxdnvz5sg: using loadable file /tmp/tmpxdnvz5sg /tmp/tmphqrx07if: using loadable file /tmp/tmphqrx07if ok test_by_address_closest (tests.test_symbol.TestElfSymbol.test_by_address_closest) ... /tmp/tmpsou4bq1x: using loadable file /tmp/tmpsou4bq1x /tmp/tmp33rq6tsy: using loadable file /tmp/tmp33rq6tsy ok test_by_address_closest_end (tests.test_symbol.TestElfSymbol.test_by_address_closest_end) ... /tmp/tmpvnkwwe7t: using loadable file /tmp/tmpvnkwwe7t /tmp/tmp_ri29c5p: using loadable file /tmp/tmp_ri29c5p ok test_by_address_sizeless (tests.test_symbol.TestElfSymbol.test_by_address_sizeless) ... /tmp/tmpm01h6rmk: using loadable file /tmp/tmpm01h6rmk /tmp/tmpdrl3ggz1: using loadable file /tmp/tmpdrl3ggz1 /tmp/tmplyc2q41l: using loadable file /tmp/tmplyc2q41l /tmp/tmpsm5pzh5b: using loadable file /tmp/tmpsm5pzh5b /tmp/tmpv4f07u1x: using loadable file /tmp/tmpv4f07u1x /tmp/tmp1t7d2u4o: using loadable file /tmp/tmp1t7d2u4o /tmp/tmpn30a7yl4: using loadable file /tmp/tmpn30a7yl4 /tmp/tmpqqw5izdu: using loadable file /tmp/tmpqqw5izdu /tmp/tmp66kcqqyp: using loadable file /tmp/tmp66kcqqyp /tmp/tmp4v0o_4te: using loadable file /tmp/tmp4v0o_4te /tmp/tmpd5sdesgo: using loadable file /tmp/tmpd5sdesgo ok test_by_address_sizeless_subsumed (tests.test_symbol.TestElfSymbol.test_by_address_sizeless_subsumed) ... /tmp/tmph2a9svei: using loadable file /tmp/tmph2a9svei /tmp/tmpv7pdo4m6: using loadable file /tmp/tmpv7pdo4m6 /tmp/tmp58p4758t: using loadable file /tmp/tmp58p4758t /tmp/tmpv21r_moq: using loadable file /tmp/tmpv21r_moq /tmp/tmpwetcybx4: using loadable file /tmp/tmpwetcybx4 /tmp/tmppjypncen: using loadable file /tmp/tmppjypncen /tmp/tmpum3ldjvm: using loadable file /tmp/tmpum3ldjvm /tmp/tmpg2q422_h: using loadable file /tmp/tmpg2q422_h /tmp/tmp89eh1xyo: using loadable file /tmp/tmp89eh1xyo /tmp/tmpumkiw67n: using loadable file /tmp/tmpumkiw67n /tmp/tmp1lczyulv: using loadable file /tmp/tmp1lczyulv /tmp/tmpb193ncfx: using loadable file /tmp/tmpb193ncfx /tmp/tmp_cbo5a24: using loadable file /tmp/tmp_cbo5a24 /tmp/tmpon87v2q_: using loadable file /tmp/tmpon87v2q_ /tmp/tmpftd3pp7w: using loadable file /tmp/tmpftd3pp7w /tmp/tmprtlatodh: using loadable file /tmp/tmprtlatodh /tmp/tmp8k6ona8v: using loadable file /tmp/tmp8k6ona8v /tmp/tmpsekcnmdf: using loadable file /tmp/tmpsekcnmdf /tmp/tmp7wezxi9f: using loadable file /tmp/tmp7wezxi9f /tmp/tmpzan1jo4s: using loadable file /tmp/tmpzan1jo4s /tmp/tmp3tyunmzq: using loadable file /tmp/tmp3tyunmzq /tmp/tmpyac0wpp2: using loadable file /tmp/tmpyac0wpp2 /tmp/tmpn4tw8li_: using loadable file /tmp/tmpn4tw8li_ /tmp/tmp5es6_jnw: using loadable file /tmp/tmp5es6_jnw /tmp/tmplq067gyy: using loadable file /tmp/tmplq067gyy /tmp/tmp8g616esd: using loadable file /tmp/tmp8g616esd /tmp/tmpb0679zpn: using loadable file /tmp/tmpb0679zpn /tmp/tmpoe7jktb3: using loadable file /tmp/tmpoe7jktb3 /tmp/tmpqq_fy9zd: using loadable file /tmp/tmpqq_fy9zd /tmp/tmpb4mj0vfh: using loadable file /tmp/tmpb4mj0vfh /tmp/tmpw981aga7: using loadable file /tmp/tmpw981aga7 /tmp/tmp7gkl91uk: using loadable file /tmp/tmp7gkl91uk /tmp/tmpynp6l8q3: using loadable file /tmp/tmpynp6l8q3 /tmp/tmpfujk6h0t: using loadable file /tmp/tmpfujk6h0t /tmp/tmprjl5g1us: using loadable file /tmp/tmprjl5g1us /tmp/tmpdpvwru_e: using loadable file /tmp/tmpdpvwru_e /tmp/tmp9di2snc0: using loadable file /tmp/tmp9di2snc0 /tmp/tmpu7fentl0: using loadable file /tmp/tmpu7fentl0 ok test_by_address_sizeless_wrong_section (tests.test_symbol.TestElfSymbol.test_by_address_sizeless_wrong_section) ... /tmp/tmp7mxi2fyz: using loadable file /tmp/tmp7mxi2fyz ok test_by_name (tests.test_symbol.TestElfSymbol.test_by_name) ... /tmp/tmpgjgr5ue_: using loadable file /tmp/tmpgjgr5ue_ /tmp/tmpcwg1kam4: using loadable file /tmp/tmpcwg1kam4 /tmp/tmpf3yyf3xb: using loadable file /tmp/tmpf3yyf3xb ok test_by_name_binding_precedence (tests.test_symbol.TestElfSymbol.test_by_name_binding_precedence) ... /tmp/tmpxkdjqooj: using loadable file /tmp/tmpxkdjqooj /tmp/tmp7hod9qhh: using loadable file /tmp/tmp7hod9qhh /tmp/tmphb7l40pk: using loadable file /tmp/tmphb7l40pk /tmp/tmptabc2_4u: using loadable file /tmp/tmptabc2_4u /tmp/tmpdcem2a4p: using loadable file /tmp/tmpdcem2a4p /tmp/tmpwteypsub: using loadable file /tmp/tmpwteypsub /tmp/tmp23my3n1h: using loadable file /tmp/tmp23my3n1h /tmp/tmp_5ou3cpm: using loadable file /tmp/tmp_5ou3cpm /tmp/tmp9sj13a5o: using loadable file /tmp/tmp9sj13a5o /tmp/tmp8tttdlsm: using loadable file /tmp/tmp8tttdlsm /tmp/tmpe8xmbtdu: using loadable file /tmp/tmpe8xmbtdu /tmp/tmpwd6vribe: using loadable file /tmp/tmpwd6vribe /tmp/tmp0yfi1sfp: using loadable file /tmp/tmp0yfi1sfp /tmp/tmpatm5bg2c: using loadable file /tmp/tmpatm5bg2c /tmp/tmpruqbrvqv: using loadable file /tmp/tmpruqbrvqv /tmp/tmpf9hbd487: using loadable file /tmp/tmpf9hbd487 /tmp/tmp6apju58c: using loadable file /tmp/tmp6apju58c /tmp/tmpuyzwekye: using loadable file /tmp/tmpuyzwekye /tmp/tmptrtbz82r: using loadable file /tmp/tmptrtbz82r /tmp/tmp9n2rdmyu: using loadable file /tmp/tmp9n2rdmyu /tmp/tmpgjgu_nfl: using loadable file /tmp/tmpgjgu_nfl /tmp/tmpj9a449ix: using loadable file /tmp/tmpj9a449ix /tmp/tmpwcootsjg: using loadable file /tmp/tmpwcootsjg /tmp/tmpahcnb9qj: using loadable file /tmp/tmpahcnb9qj /tmp/tmpvumc7q3_: using loadable file /tmp/tmpvumc7q3_ /tmp/tmp94gt3a1z: using loadable file /tmp/tmp94gt3a1z /tmp/tmp2zw_82kx: using loadable file /tmp/tmp2zw_82kx /tmp/tmpjd8axpia: using loadable file /tmp/tmpjd8axpia /tmp/tmp10s_znnv: using loadable file /tmp/tmp10s_znnv /tmp/tmpqxf4mpuq: using loadable file /tmp/tmpqxf4mpuq /tmp/tmp4_kgcrvf: using loadable file /tmp/tmp4_kgcrvf /tmp/tmpt5y01q0y: using loadable file /tmp/tmpt5y01q0y /tmp/tmp7vquw7ex: using loadable file /tmp/tmp7vquw7ex /tmp/tmplcbr7wvy: using loadable file /tmp/tmplcbr7wvy /tmp/tmph39smcp8: using loadable file /tmp/tmph39smcp8 /tmp/tmphtzv7y6v: using loadable file /tmp/tmphtzv7y6v /tmp/tmpop90a05s: using loadable file /tmp/tmpop90a05s /tmp/tmp5pb18rrr: using loadable file /tmp/tmp5pb18rrr /tmp/tmpoqomfudf: using loadable file /tmp/tmpoqomfudf /tmp/tmpxp14qyur: using loadable file /tmp/tmpxp14qyur /tmp/tmpmi_ms9pq: using loadable file /tmp/tmpmi_ms9pq /tmp/tmpt_vv9pit: using loadable file /tmp/tmpt_vv9pit ok test_kind (tests.test_symbol.TestElfSymbol.test_kind) ... /tmp/tmp_h6342lw: using loadable file /tmp/tmp_h6342lw /tmp/tmphyj7vb1u: using loadable file /tmp/tmphyj7vb1u /tmp/tmp4yxo9cit: using loadable file /tmp/tmp4yxo9cit /tmp/tmpqtqmpdj4: using loadable file /tmp/tmpqtqmpdj4 /tmp/tmp3xtco_g1: using loadable file /tmp/tmp3xtco_g1 /tmp/tmps8wxwlop: using loadable file /tmp/tmps8wxwlop /tmp/tmp89ln32hm: using loadable file /tmp/tmp89ln32hm /tmp/tmpz6br6mlz: using loadable file /tmp/tmpz6br6mlz ok test_args_many_int (tests.test_symbol.TestSymbolFinder.test_args_many_int) ... ok test_args_many_string (tests.test_symbol.TestSymbolFinder.test_args_many_string) ... ok test_args_single_int (tests.test_symbol.TestSymbolFinder.test_args_single_int) ... ok test_args_single_string (tests.test_symbol.TestSymbolFinder.test_args_single_string) ... ok test_args_single_with_many_results (tests.test_symbol.TestSymbolFinder.test_args_single_with_many_results) ... ok test_many_with_result (tests.test_symbol.TestSymbolFinder.test_many_with_result) ... ok test_many_without_filter (tests.test_symbol.TestSymbolFinder.test_many_without_filter) ... ok test_single_with_result (tests.test_symbol.TestSymbolFinder.test_single_with_result) ... ok test_addr (tests.test_symbol.TestSymbolIndex.test_addr) ... ok test_all (tests.test_symbol.TestSymbolIndex.test_all) ... ok test_empty_index (tests.test_symbol.TestSymbolIndex.test_empty_index) ... ok test_name_multiple (tests.test_symbol.TestSymbolIndex.test_name_multiple) ... ok test_name_single (tests.test_symbol.TestSymbolIndex.test_name_single) ... ok test_crashed_thread (tests.test_thread.TestCoreDump.test_crashed_thread) ... ok test_main_thread (tests.test_thread.TestCoreDump.test_main_thread) ... ok test_thread (tests.test_thread.TestCoreDump.test_thread) ... ok test_thread_name (tests.test_thread.TestCoreDump.test_thread_name) ... ok test_thread_not_found (tests.test_thread.TestCoreDump.test_thread_not_found) ... ok test_threads (tests.test_thread.TestCoreDump.test_threads) ... ok test_thread_name (tests.test_thread.TestCoreDumpLongName.test_thread_name) ... ok test_crashed_thread (tests.test_thread.TestLive.test_crashed_thread) ... ok test_main_thread (tests.test_thread.TestLive.test_main_thread) ... ok test_thread_name (tests.test_thread.TestLive.test_thread_name) ... ok test_thread_not_found (tests.test_thread.TestLive.test_thread_not_found) ... ok test_threads (tests.test_thread.TestLive.test_threads) ... ok test_array (tests.test_type.TestAlignof.test_array) ... ok test_cycle (tests.test_type.TestAlignof.test_cycle) ... ok test_empty_struct (tests.test_type.TestAlignof.test_empty_struct) ... ok test_enum (tests.test_type.TestAlignof.test_enum) ... ok test_incomplete_type (tests.test_type.TestAlignof.test_incomplete_type) ... ok test_scalar (tests.test_type.TestAlignof.test_scalar) ... ok test_struct (tests.test_type.TestAlignof.test_struct) ... ok test_typedef (tests.test_type.TestAlignof.test_typedef) ... ok test_union (tests.test_type.TestAlignof.test_union) ... ok test__repr_pretty_ (tests.test_type.TestType.test__repr_pretty_) ... ok test_array (tests.test_type.TestType.test_array) ... ok test_bad_thunk (tests.test_type.TestType.test_bad_thunk) ... ok test_bool (tests.test_type.TestType.test_bool) ... ok test_bool_byteorder (tests.test_type.TestType.test_bool_byteorder) ... ok test_class (tests.test_type.TestType.test_class) ... ok test_cycle (tests.test_type.TestType.test_cycle) ... ok test_cycle2 (tests.test_type.TestType.test_cycle2) ... ok test_different_programs_array (tests.test_type.TestType.test_different_programs_array) ... ok test_different_programs_compound (tests.test_type.TestType.test_different_programs_compound) ... ok test_different_programs_compound_callback (tests.test_type.TestType.test_different_programs_compound_callback) ... ok test_different_programs_enum (tests.test_type.TestType.test_different_programs_enum) ... ok test_different_programs_function_parameter (tests.test_type.TestType.test_different_programs_function_parameter) ... ok test_different_programs_function_parameter_callback (tests.test_type.TestType.test_different_programs_function_parameter_callback) ... ok test_different_programs_function_return (tests.test_type.TestType.test_different_programs_function_return) ... ok test_different_programs_pointer (tests.test_type.TestType.test_different_programs_pointer) ... ok test_different_programs_typedef (tests.test_type.TestType.test_different_programs_typedef) ... ok test_enum (tests.test_type.TestType.test_enum) ... ok test_float (tests.test_type.TestType.test_float) ... ok test_float_byteorder (tests.test_type.TestType.test_float_byteorder) ... ok test_function (tests.test_type.TestType.test_function) ... ok test_int (tests.test_type.TestType.test_int) ... ok test_int_byteorder (tests.test_type.TestType.test_int_byteorder) ... ok test_language (tests.test_type.TestType.test_language) ... ok test_language_repr (tests.test_type.TestType.test_language_repr) ... ok test_member (tests.test_type.TestType.test_member) ... ok test_offsetof (tests.test_type.TestType.test_offsetof) ... ok test_pointer (tests.test_type.TestType.test_pointer) ... ok test_pointer_byteorder (tests.test_type.TestType.test_pointer_byteorder) ... ok test_qualifiers (tests.test_type.TestType.test_qualifiers) ... ok test_struct (tests.test_type.TestType.test_struct) ... ok test_typedef (tests.test_type.TestType.test_typedef) ... ok test_union (tests.test_type.TestType.test_union) ... ok test_void (tests.test_type.TestType.test_void) ... ok test_cmp (tests.test_type.TestTypeEnumerator.test_cmp) ... ok test_init (tests.test_type.TestTypeEnumerator.test_init) ... ok test_repr (tests.test_type.TestTypeEnumerator.test_repr) ... ok test_sequence (tests.test_type.TestTypeEnumerator.test_sequence) ... ok test_callable (tests.test_type.TestTypeMember.test_callable) ... ok test_init (tests.test_type.TestTypeMember.test_init) ... ok test_repr (tests.test_type.TestTypeMember.test_repr) ... ok test_callable (tests.test_type.TestTypeParameter.test_callable) ... ok test_init (tests.test_type.TestTypeParameter.test_init) ... ok test_repr (tests.test_type.TestTypeParameter.test_repr) ... ok test_callable (tests.test_type.TestTypeTemplateParameter.test_callable) ... ok test_init (tests.test_type.TestTypeTemplateParameter.test_init) ... ok test_repr (tests.test_type.TestTypeTemplateParameter.test_repr) ... ok test_all_kinds (tests.test_type_kind_set.TestTypeKindSet.test_all_kinds) ... ok test_and (tests.test_type_kind_set.TestTypeKindSet.test_and) ... ok test_eq (tests.test_type_kind_set.TestTypeKindSet.test_eq) ... ok test_ge (tests.test_type_kind_set.TestTypeKindSet.test_ge) ... ok test_gt (tests.test_type_kind_set.TestTypeKindSet.test_gt) ... ok test_in (tests.test_type_kind_set.TestTypeKindSet.test_in) ... ok test_isdisjoint (tests.test_type_kind_set.TestTypeKindSet.test_isdisjoint) ... ok test_iter (tests.test_type_kind_set.TestTypeKindSet.test_iter) ... ok test_le (tests.test_type_kind_set.TestTypeKindSet.test_le) ... ok test_len (tests.test_type_kind_set.TestTypeKindSet.test_len) ... ok test_lt (tests.test_type_kind_set.TestTypeKindSet.test_lt) ... ok test_ne (tests.test_type_kind_set.TestTypeKindSet.test_ne) ... ok test_or (tests.test_type_kind_set.TestTypeKindSet.test_or) ... ok test_repr (tests.test_type_kind_set.TestTypeKindSet.test_repr) ... ok test_sub (tests.test_type_kind_set.TestTypeKindSet.test_sub) ... ok test_xor (tests.test_type_kind_set.TestTypeKindSet.test_xor) ... ok test_kernel_version (tests.test_util.TestUtil.test_kernel_version) ... ok test_verrevcmp (tests.test_util.TestUtil.test_verrevcmp) ... ok ---------------------------------------------------------------------- Ran 1159 tests in 1.011s OK (skipped=198, expected failures=1) error: some tests failed ==> ERROR: A failure occurred in check(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-staging-with-build-support-i686/build/build used straw: :with_build_support:haskell_without_check: build@euronuc.lan