hmake pythoninfo h in dir /buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build (timeout 1200 secs) h watching logfiles {} h argv: [b'make', b'pythoninfo'] h environment: h DEBUGINFOD_URLS=https://debuginfod.archlinux.org/ h DISPLAY=:99 h HOME=/buildbot h HOSTNAME=f85239b10f7c h LANG=C.UTF-8 h PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin h PWD=/buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build h using PTY: False oChecked 114 modules (36 built-in, 77 shared, 1 n/a on linux-x86_64, 0 disabled, 0 missing, 0 failed on import) o./python -E ./Tools/build/generate-build-details.py `cat pybuilddir.txt`/build-details.json o./python -m test.pythoninfo oPython debug information o======================== o oCC.version: clang version 19.1.7 o_decimal.__libmpdec_version__: 4.0.0 o_testcapi.LONG_MAX: 9223372036854775807 o_testcapi.PY_SSIZE_T_MAX: 9223372036854775807 o_testcapi.SIZEOF_TIME_T: 8 o_testcapi.SIZEOF_WCHAR_T: 4 o_testinternalcapi.SIZEOF_PYGC_HEAD: 16 o_testinternalcapi.SIZEOF_PYOBJECT: 16 obuild.NDEBUG: ignore assertions (macro defined) obuild.Py_DEBUG: No (sys.gettotalrefcount() missing) obuild.Py_TRACE_REFS: No (sys.getobjects() missing) obuild.WITH_DOC_STRINGS: Yes obuild.WITH_DTRACE: No obuild.WITH_MIMALLOC: Yes obuild.WITH_PYMALLOC: Yes obuild.WITH_VALGRIND: No obuiltins.float.double_format: IEEE, little-endian obuiltins.float.float_format: IEEE, little-endian oconfig[_config_init]: 2 oconfig[_init_main]: True oconfig[_install_importlib]: True oconfig[_is_python_build]: True oconfig[argv]: ('-m',) oconfig[base_exec_prefix]: '/buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build/target' oconfig[base_executable]: '/buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build/python' oconfig[base_prefix]: '/buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build/target' oconfig[buffered_stdio]: True oconfig[bytes_warning]: 0 oconfig[check_hash_pycs_mode]: 'default' oconfig[code_debug_ranges]: True oconfig[configure_c_stdio]: True oconfig[context_aware_warnings]: 0 oconfig[cpu_count]: -1 oconfig[dev_mode]: False oconfig[dump_refs]: False oconfig[dump_refs_file]: None oconfig[exec_prefix]: '/buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build/target' oconfig[executable]: '/buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build/python' oconfig[faulthandler]: False oconfig[filesystem_encoding]: 'utf-8' oconfig[filesystem_errors]: 'surrogateescape' oconfig[hash_seed]: 0 oconfig[home]: None oconfig[import_time]: 0 oconfig[inspect]: False oconfig[install_signal_handlers]: True oconfig[int_max_str_digits]: 4300 oconfig[interactive]: False oconfig[isolated]: False oconfig[malloc_stats]: False oconfig[module_search_paths]: ('/buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build/target/lib/python314.zip', '/buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build/Lib', '/buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build/build/lib.linux-x86_64-3.14') oconfig[module_search_paths_set]: True oconfig[optimization_level]: 0 oconfig[orig_argv]: ('./python', '-m', 'test.pythoninfo') oconfig[parse_argv]: True oconfig[parser_debug]: False oconfig[pathconfig_warnings]: True oconfig[perf_profiling]: 0 oconfig[platlibdir]: 'lib' oconfig[prefix]: '/buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build/target' oconfig[program_name]: './python' oconfig[pycache_prefix]: None oconfig[pythonpath_env]: None oconfig[quiet]: False oconfig[remote_debug]: True oconfig[run_command]: None oconfig[run_filename]: None oconfig[run_module]: 'test.pythoninfo' oconfig[safe_path]: False oconfig[show_ref_count]: False oconfig[site_import]: True oconfig[skip_source_first_line]: False oconfig[stdio_encoding]: 'utf-8' oconfig[stdio_errors]: 'surrogateescape' oconfig[stdlib_dir]: '/buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build/Lib' oconfig[sys_path_0]: '/buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build' oconfig[thread_inherit_context]: 0 oconfig[tracemalloc]: 0 oconfig[use_environment]: True oconfig[use_frozen_modules]: True oconfig[use_hash_seed]: False oconfig[user_site_directory]: True oconfig[verbose]: 0 oconfig[warn_default_encoding]: False oconfig[warnoptions]: () oconfig[write_bytecode]: True oconfig[xoptions]: {} ocurses.ncurses_version: curses.ncurses_version(major=6, minor=5, patch=20240427) odatetime.datetime.now: 2025-12-26 11:29:56.614775 oexpat.EXPAT_VERSION: expat_2.7.3 ofips.openssl_fips_mode: 0 ogdb_version: GNU gdb (GDB) 16.2 ogdbm.GDBM_VERSION: 1.25.0 oglobal_config[Py_BytesWarningFlag]: 0 oglobal_config[Py_DebugFlag]: 0 oglobal_config[Py_DontWriteBytecodeFlag]: 0 oglobal_config[Py_FileSystemDefaultEncodeErrors]: 'surrogateescape' oglobal_config[Py_FileSystemDefaultEncoding]: 'utf-8' oglobal_config[Py_FrozenFlag]: 0 oglobal_config[Py_HasFileSystemDefaultEncoding]: 0 oglobal_config[Py_HashRandomizationFlag]: 1 oglobal_config[Py_IgnoreEnvironmentFlag]: 0 oglobal_config[Py_InspectFlag]: 0 oglobal_config[Py_InteractiveFlag]: 0 oglobal_config[Py_IsolatedFlag]: 0 oglobal_config[Py_NoSiteFlag]: 0 oglobal_config[Py_NoUserSiteDirectory]: 0 oglobal_config[Py_OptimizeFlag]: 0 oglobal_config[Py_QuietFlag]: 0 oglobal_config[Py_UTF8Mode]: 0 oglobal_config[Py_UnbufferedStdioFlag]: 0 oglobal_config[Py_VerboseFlag]: 0 oglobal_config[_Py_HasFileSystemDefaultEncodeErrors]: 0 olibregrtests.build_info: release UBSAN olocale.getencoding: UTF-8 oos.cpu_count: 8 oos.environ[DISPLAY]: :99 oos.environ[HOME]: /buildbot oos.environ[LANG]: C.UTF-8 oos.environ[PATH]: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin oos.getcwd: /buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build oos.getegid: 1000 oos.geteuid: 1000 oos.getgid: 1000 oos.getgrouplist: 1000 oos.getgroups: 1000 oos.getloadavg: (1.17138671875, 0.748046875, 0.447265625) oos.getrandom: ready (initialized) oos.getresgid: (1000, 1000, 1000) oos.getresuid: (1000, 1000, 1000) oos.getuid: 1000 oos.name: posix oos.process_cpu_count: 8 oos.supports_bytes_environ: True oos.supports_effective_ids: ['access'] oos.supports_fd: ['chdir', 'chmod', 'chown', 'execve', 'listdir', 'pathconf', 'scandir', 'stat', 'statvfs', 'truncate', 'utime'] oos.supports_follow_symlinks: ['access', 'chown', 'link', 'stat', 'utime'] oos.umask: 0o022 oos.uname: posix.uname_result(sysname='Linux', nodename='f85239b10f7c', release='6.8.0-88-generic', version='#89-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 11 01:02:46 UTC 2025', machine='x86_64') oplatform.architecture: 64bit ELF oplatform.freedesktop_os_release[ID]: arch oplatform.freedesktop_os_release[NAME]: Arch Linux oplatform.freedesktop_os_release[VERSION_ID]: 20250330.0.328921 oplatform.libc_ver: glibc 2.41 oplatform.platform: Linux-6.8.0-88-generic-x86_64-with-glibc2.41 oplatform.python_implementation: CPython opre_config[_config_init]: 2 opre_config[allocator]: 0 opre_config[coerce_c_locale]: 0 opre_config[coerce_c_locale_warn]: 0 opre_config[configure_locale]: 1 opre_config[dev_mode]: 0 opre_config[isolated]: 0 opre_config[parse_argv]: 1 opre_config[use_environment]: 1 opre_config[utf8_mode]: 0 opwd.getpwuid(1000): pwd.struct_passwd(pw_name='buildbot', pw_passwd='x', pw_uid=1000, pw_gid=1000, pw_gecos='', pw_dir='/buildbot', pw_shell='/usr/bin/bash') opymem.allocator: pymalloc oreadline._READLINE_LIBRARY_VERSION: 8.2 oreadline._READLINE_RUNTIME_VERSION: 0x802 oreadline._READLINE_VERSION: 0x802 oresource.RLIMIT_AS: (-1, -1) oresource.RLIMIT_CORE: (-1, -1) oresource.RLIMIT_CPU: (-1, -1) oresource.RLIMIT_DATA: (-1, -1) oresource.RLIMIT_FSIZE: (-1, -1) oresource.RLIMIT_MEMLOCK: (8388608, 8388608) oresource.RLIMIT_MSGQUEUE: (819200, 819200) oresource.RLIMIT_NICE: (0, 0) oresource.RLIMIT_NOFILE: (1048576, 1048576) oresource.RLIMIT_NPROC: (-1, -1) oresource.RLIMIT_OFILE: (1048576, 1048576) oresource.RLIMIT_RSS: (-1, -1) oresource.RLIMIT_RTPRIO: (0, 0) oresource.RLIMIT_RTTIME: (-1, -1) oresource.RLIMIT_SIGPENDING: (63314, 63314) oresource.RLIMIT_STACK: (8388608, -1) oresource.pagesize: 4096 osocket.hostname: f85239b10f7c osqlite3.sqlite_version: 3.49.1 ossl.HAS_SNI: True ossl.OPENSSL_VERSION: OpenSSL 3.4.1 11 Feb 2025 ossl.OPENSSL_VERSION_INFO: (3, 4, 0, 1, 0) ossl.OP_ALL: 0x80000050 ossl.OP_NO_TLSv1_1: 0x10000000 ossl.SSLContext.maximum_version: -1 ossl.SSLContext.minimum_version: 771 ossl.SSLContext.options: 2186412112 ossl.SSLContext.protocol: 16 ossl.SSLContext.verify_mode: 2 ossl.default_https_context.maximum_version: -1 ossl.default_https_context.minimum_version: 771 ossl.default_https_context.options: 2186412112 ossl.default_https_context.protocol: 16 ossl.default_https_context.verify_mode: 2 ossl.stdlib_context.maximum_version: -1 ossl.stdlib_context.minimum_version: 771 ossl.stdlib_context.options: 2186412112 ossl.stdlib_context.protocol: 16 ossl.stdlib_context.verify_mode: 0 osubprocess._USE_POSIX_SPAWN: True osupport.MS_WINDOWS: False osupport._is_gui_available: False osupport.check_sanitizer(address=True): False osupport.check_sanitizer(memory=True): False osupport.check_sanitizer(ub=True): True osupport.has_fork_support: True osupport.has_socket_support: True osupport.has_strftime_extensions: True osupport.has_subprocess_support: True osupport.is_android: False osupport.is_emscripten: False osupport.is_jython: False osupport.is_wasi: False osupport.is_wasm32: False osupport.python_is_optimized: True osupport_os_helper.can_chmod: True osupport_os_helper.can_dac_override: False osupport_os_helper.can_symlink: True osupport_os_helper.can_xattr: False osupport_socket_helper.IPV6_ENABLED: True osupport_socket_helper.has_gethostname: True osupport_socket_helper.tcp_blackhole: False osupport_threading_helper.can_start_thread: True osys._is_gil_enabled: True osys.api_version: 1013 osys.builtin_module_names: ('_abc', '_ast', '_codecs', '_collections', '_contextvars', '_datetime', '_functools', '_imp', '_io', '_locale', '_opcode', '_operator', '_signal', '_sre', '_stat', '_string', '_suggestions', '_symtable', '_sysconfig', '_thread', '_tokenize', '_tracemalloc', '_types', '_typing', '_warnings', '_weakref', 'atexit', 'builtins', 'errno', 'faulthandler', 'gc', 'itertools', 'marshal', 'posix', 'pwd', 'sys', 'time') osys.byteorder: little osys.dont_write_bytecode: False osys.executable: /buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build/python osys.filesystem_encoding: utf-8/surrogateescape osys.flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=1, isolated=0, dev_mode=False, utf8_mode=0, warn_default_encoding=0, safe_path=False, int_max_str_digits=4300) osys.float_info: sys.float_info(max=1.7976931348623157e+308, max_exp=1024, max_10_exp=308, min=2.2250738585072014e-308, min_exp=-1021, min_10_exp=-307, dig=15, mant_dig=53, epsilon=2.220446049250313e-16, radix=2, rounds=1) osys.float_repr_style: short osys.getrecursionlimit: 1000 osys.hash_info: sys.hash_info(width=64, modulus=2305843009213693951, inf=314159, nan=0, imag=1000003, algorithm='siphash13', hash_bits=64, seed_bits=128, cutoff=0) osys.hexversion: 51249904 osys.implementation: namespace(name='cpython', cache_tag='cpython-314', version=sys.version_info(major=3, minor=14, micro=2, releaselevel='final', serial=0), hexversion=51249904, _multiarch='x86_64-linux-gnu', supports_isolated_interpreters=True) osys.int_info: sys.int_info(bits_per_digit=30, sizeof_digit=4, default_max_str_digits=4300, str_digits_check_threshold=640) osys.is_remote_debug_enabled: True osys.maxsize: 9223372036854775807 osys.maxunicode: 1114111 osys.path: ['/buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build', '/buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build/target/lib/python314.zip', '/buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build/Lib', '/buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build/build/lib.linux-x86_64-3.14', '/buildbot/.local/lib/python3.14/site-packages'] osys.platform: linux osys.platlibdir: lib osys.prefix: /buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build/target osys.stderr.encoding: utf-8/backslashreplace osys.stdin.encoding: utf-8/surrogateescape osys.stdout.encoding: utf-8/surrogateescape osys.thread_info: sys.thread_info(name='pthread', lock='semaphore', version='NPTL 2.41') osys.version: 3.14.2+ (heads/3.14:723ed8c5078, Dec 26 2025, 11:26:54) [Clang 19.1.7 ] osys.version_info: sys.version_info(major=3, minor=14, micro=2, releaselevel='final', serial=0) osysconfig.is_python_build: True osysconfig[CCSHARED]: -fPIC osysconfig[CC]: clang osysconfig[CFLAGS]: -fsanitize=undefined -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fsanitize=undefined -fno-sanitize=function -fsanitize-recover osysconfig[CONFIG_ARGS]: '--prefix' '/buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build/target' 'CC=clang' 'LD=clang' 'CFLAGS=-fsanitize=undefined -fno-sanitize=function -fsanitize-recover' '--with-undefined-behavior-sanitizer' osysconfig[HOST_GNU_TYPE]: x86_64-pc-linux-gnu osysconfig[MACHDEP]: linux osysconfig[MULTIARCH]: x86_64-linux-gnu osysconfig[OPT]: -DNDEBUG -g -O3 -Wall osysconfig[PGO_PROF_USE_FLAG]: -fprofile-instr-use="$(shell pwd)/code.profclangd" osysconfig[PY_CFLAGS]: -fsanitize=undefined -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fsanitize=undefined -fno-sanitize=function -fsanitize-recover osysconfig[PY_CFLAGS_NODIST]: -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc osysconfig[PY_CORE_LDFLAGS]: -fsanitize=undefined osysconfig[PY_LDFLAGS]: -fsanitize=undefined osysconfig[PY_STDMODULE_CFLAGS]: -fsanitize=undefined -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fsanitize=undefined -fno-sanitize=function -fsanitize-recover -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include osysconfig[Py_DEBUG]: 0 osysconfig[Py_ENABLE_SHARED]: 0 osysconfig[Py_GIL_DISABLED]: 0 osysconfig[Py_REMOTE_DEBUG]: 1 osysconfig[SHELL]: /bin/sh -e osysconfig[SOABI]: cpython-314-x86_64-linux-gnu osysconfig[TEST_MODULES]: yes osysconfig[abs_builddir]: /buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build osysconfig[abs_srcdir]: /buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build osysconfig[prefix]: /buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build/target osysconfig[srcdir]: /buildbot/buildarea/3.14.pablogsal-arch-x86_64.clang-ubsan-function/build otempfile.gettempdir: /tmp otest_socket.HAVE_SOCKET_ALG: True otest_socket.HAVE_SOCKET_BLUETOOTH: False otest_socket.HAVE_SOCKET_BLUETOOTH_L2CAP: False otest_socket.HAVE_SOCKET_CAN: True otest_socket.HAVE_SOCKET_CAN_ISOTP: True otest_socket.HAVE_SOCKET_CAN_J1939: True otest_socket.HAVE_SOCKET_HYPERV: False otest_socket.HAVE_SOCKET_QIPCRTR: True otest_socket.HAVE_SOCKET_RDS: False otest_socket.HAVE_SOCKET_UDPLITE: True otest_socket.HAVE_SOCKET_VSOCK: False otime.altzone: 0 otime.daylight: 0 otime.get_clock_info(monotonic): namespace(implementation='clock_gettime(CLOCK_MONOTONIC)', monotonic=True, adjustable=False, resolution=1e-09) otime.get_clock_info(perf_counter): namespace(implementation='clock_gettime(CLOCK_MONOTONIC)', monotonic=True, adjustable=False, resolution=1e-09) otime.get_clock_info(process_time): namespace(implementation='clock_gettime(CLOCK_PROCESS_CPUTIME_ID)', monotonic=True, adjustable=False, resolution=1e-09) otime.get_clock_info(thread_time): namespace(implementation='clock_gettime(CLOCK_THREAD_CPUTIME_ID)', monotonic=True, adjustable=False, resolution=1e-09) otime.get_clock_info(time): namespace(implementation='clock_gettime(CLOCK_REALTIME)', monotonic=False, adjustable=True, resolution=1e-09) otime.time: 1766748596.8869905 otime.timezone: 0 otime.tzname: ('UTC', 'UTC') otkinter.TCL_VERSION: 8.6 otkinter.TK_VERSION: 8.6 otkinter.info_patchlevel: 8.6.16 ozlib.ZLIB_RUNTIME_VERSION: 1.3.1 ozlib.ZLIB_VERSION: 1.3.1 hprogram finished with exit code 0 helapsedTime=2.227420