F:\gitP\python\cpython\PCbuild>"F:\gitP\python\cpython\PCbuild\win32\python.exe" -u -Wd -E -bb -m test -x test_math test_cmath test_distutils test_codecencodings_iso2022 test_random test_sax test_enum test_re test_subprocess test_socket == CPython 3.9.0a6+ (heads/3.6-dirty:f3a5b7ada0, May 13 2020, 04:33:05) [MSC v.1927 32 bit (Intel)] == Windows-10-10.0.14393-SP0 little-endian == cwd: F:\gitP\python\cpython\build\test_python_9108 == CPU count: 16 == encodings: locale=cp1252, FS=utf-8 0:00:00 Run tests sequentially 0:00:00 [ 1/413] test_grammar 0:00:00 [ 2/413] test_opcodes 0:00:00 [ 3/413] test_dict 0:00:00 [ 4/413] test_builtin 0:00:01 [ 5/413] test_exceptions 0:00:02 [ 6/413] test_types 0:00:02 [ 7/413] test_unittest 0:00:06 [ 8/413] test_doctest 0:00:07 load avg: 0.00 [ 9/413] test_doctest2 0:00:07 load avg: 0.00 [ 10/413] test_support 0:00:11 load avg: 0.00 [ 11/413] test___all__ 0:00:18 load avg: 0.00 [ 12/413] test___future__ 0:00:18 load avg: 0.00 [ 13/413] test__locale 0:00:18 load avg: 0.00 [ 14/413] test__opcode 0:00:18 load avg: 0.00 [ 15/413] test__osx_support 0:00:18 load avg: 0.00 [ 16/413] test__xxsubinterpreters ----- RunFailedError: could not de-serialize object AttributeError: Can't get attribute 'SpamError' on ----- 0:00:20 load avg: 0.00 [ 17/413] test_abc 0:00:20 load avg: 0.00 [ 18/413] test_abstract_numbers 0:00:21 load avg: 0.00 [ 19/413] test_aifc 0:00:21 load avg: 0.00 [ 20/413] test_argparse 0:00:23 load avg: 0.00 [ 21/413] test_array 0:00:24 load avg: 0.00 [ 22/413] test_asdl_parser 0:00:24 load avg: 0.00 [ 23/413] test_ast 0:00:26 load avg: 0.00 [ 24/413] test_asyncgen 0:00:27 load avg: 0.00 [ 25/413] test_asynchat 0:00:40 load avg: 0.00 [ 26/413] test_asyncio Cancelling an overlapped future failed future: <_OverlappedFuture pending overlapped= cb=[BaseProactorEventLoop._loop_self_reading()]> Traceback (most recent call last): File "F:\gitP\python\cpython\lib\asyncio\windows_events.py", line 66, in _cancel_overlapped self._ov.cancel() OSError: [WinError 6] The handle is invalid Cancelling an overlapped future failed future: <_OverlappedFuture pending overlapped= cb=[BaseProactorEventLoop._loop_self_reading()]> Traceback (most recent call last): File "F:\gitP\python\cpython\lib\asyncio\windows_events.py", line 66, in _cancel_overlapped self._ov.cancel() OSError: [WinError 6] The handle is invalid 0:01:36 load avg: 0.00 [ 27/413] test_asyncore -- test_asyncio passed in 55.8 sec 0:01:37 load avg: 0.00 [ 28/413] test_atexit 0:01:38 load avg: 0.00 [ 29/413] test_audioop 0:01:38 load avg: 0.00 [ 30/413] test_audit 0:01:40 load avg: 0.00 [ 31/413] test_augassign 0:01:40 load avg: 0.00 [ 32/413] test_base64 0:01:41 load avg: 0.00 [ 33/413] test_baseexception 0:01:41 load avg: 0.00 [ 34/413] test_bdb 0:01:41 load avg: 0.00 [ 35/413] test_bigaddrspace 0:01:41 load avg: 0.00 [ 36/413] test_bigmem 0:01:42 load avg: 0.00 [ 37/413] test_binascii 0:01:42 load avg: 0.00 [ 38/413] test_binhex test test_binhex crashed -- Traceback (most recent call last): File "F:\gitP\python\cpython\lib\test\libregrtest\runtest.py", line 270, in _runtest_inner refleak = _runtest_inner2(ns, test_name) File "F:\gitP\python\cpython\lib\test\libregrtest\runtest.py", line 221, in _runtest_inner2 the_module = importlib.import_module(abstest) File "F:\gitP\python\cpython\lib\importlib\__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 790, in exec_module File "", line 228, in _call_with_frames_removed File "F:\gitP\python\cpython\lib\test\test_binhex.py", line 10, in import binhex File "F:\gitP\python\cpython\lib\contextlib.py", line 124, in __exit__ next(self.gen) File "F:\gitP\python\cpython\lib\test\support\__init__.py", line 1173, in _filterwarnings raise AssertionError("filter (%r, %s) did not catch any warning" % AssertionError: filter ('', DeprecationWarning) did not catch any warning 0:01:42 load avg: 0.00 [ 39/413/1] test_binop -- test_binhex failed 0:01:42 load avg: 0.00 [ 40/413/1] test_bisect 0:01:42 load avg: 0.00 [ 41/413/1] test_bool 0:01:42 load avg: 0.00 [ 42/413/1] test_buffer 0:01:49 load avg: 0.00 [ 43/413/1] test_bufio 0:01:50 load avg: 0.00 [ 44/413/1] test_bytes 0:01:52 load avg: 0.00 [ 45/413/1] test_bz2 0:01:57 load avg: 0.00 [ 46/413/1] test_c_locale_coercion 0:01:57 load avg: 0.00 [ 47/413/1] test_calendar 0:02:00 load avg: 0.00 [ 48/413/1] test_call 0:02:00 load avg: 0.00 [ 49/413/1] test_capi 0:02:05 load avg: 0.00 [ 50/413/1] test_cgi 0:02:05 load avg: 0.00 [ 51/413/1] test_cgitb 0:02:05 load avg: 0.00 [ 52/413/1] test_charmapcodec 0:02:06 load avg: 0.00 [ 53/413/1] test_check_c_globals 0:02:06 load avg: 0.00 [ 54/413/1] test_class 0:02:06 load avg: 0.00 [ 55/413/1] test_clinic 0:02:06 load avg: 0.00 [ 56/413/1] test_cmd 0:02:06 load avg: 0.00 [ 57/413/1] test_cmd_line 0:02:10 load avg: 0.00 [ 58/413/1] test_cmd_line_script 0:02:13 load avg: 0.00 [ 59/413/1] test_code 0:02:14 load avg: 0.00 [ 60/413/1] test_code_module 0:02:14 load avg: 0.00 [ 61/413/1] test_codeccallbacks 0:02:14 load avg: 0.00 [ 62/413/1] test_codecencodings_cn 0:02:14 load avg: 0.00 [ 63/413/1] test_codecencodings_hk 0:02:14 load avg: 0.00 [ 64/413/1] test_codecencodings_jp 0:02:15 load avg: 0.00 [ 65/413/1] test_codecencodings_kr 0:02:15 load avg: 0.00 [ 66/413/1] test_codecencodings_tw 0:02:15 load avg: 0.00 [ 67/413/1] test_codecmaps_cn 0:02:16 load avg: 0.00 [ 68/413/1] test_codecmaps_hk 0:02:16 load avg: 0.00 [ 69/413/1] test_codecmaps_jp 0:02:16 load avg: 0.00 [ 70/413/1] test_codecmaps_kr 0:02:16 load avg: 0.00 [ 71/413/1] test_codecmaps_tw 0:02:16 load avg: 0.00 [ 72/413/1] test_codecs 0:02:17 load avg: 0.00 [ 73/413/1] test_codeop 0:02:18 load avg: 0.00 [ 74/413/1] test_collections 0:02:18 load avg: 0.00 [ 75/413/1] test_colorsys 0:02:18 load avg: 0.00 [ 76/413/1] test_compare 0:02:19 load avg: 0.00 [ 77/413/1] test_compile 0:02:20 load avg: 0.00 [ 78/413/1] test_compileall 0:02:32 load avg: 0.00 [ 79/413/1] test_complex 0:02:32 load avg: 0.00 [ 80/413/1] test_concurrent_futures 0:03:49 load avg: 0.00 [ 81/413/1] test_configparser -- test_concurrent_futures passed in 1 min 17 sec 0:03:50 load avg: 0.00 [ 82/413/1] test_contains 0:03:50 load avg: 0.00 [ 83/413/1] test_context 0:03:52 load avg: 0.00 [ 84/413/1] test_contextlib 0:03:52 load avg: 0.00 [ 85/413/1] test_contextlib_async Task was destroyed but it is pending! task: ()>> Task was destroyed but it is pending! task: ()>> Task was destroyed but it is pending! task: ()>> 0:03:52 load avg: 0.00 [ 86/413/1] test_copy 0:03:52 load avg: 0.00 [ 87/413/1] test_copyreg 0:03:52 load avg: 0.00 [ 88/413/1] test_coroutines 0:03:53 load avg: 0.00 [ 89/413/1] test_cprofile 0:03:54 load avg: 0.00 [ 90/413/1] test_crashers 0:03:54 load avg: 0.00 [ 91/413/1] test_crypt 0:03:54 load avg: 0.00 [ 92/413/1] test_csv 0:03:54 load avg: 0.00 [ 93/413/1] test_ctypes 0:03:56 load avg: 0.00 [ 94/413/1] test_curses test_curses skipped -- Use of the 'curses' resource not enabled 0:03:56 load avg: 0.00 [ 95/413/1] test_dataclasses -- test_curses skipped (resource denied) 0:03:57 load avg: 0.00 [ 96/413/1] test_datetime 0:03:58 load avg: 0.00 [ 97/413/1] test_dbm 0:03:58 load avg: 0.00 [ 98/413/1] test_dbm_dumb 0:03:58 load avg: 0.00 [ 99/413/1] test_dbm_gnu test_dbm_gnu skipped -- No module named '_gdbm' 0:03:59 load avg: 0.00 [100/413/1] test_dbm_ndbm -- test_dbm_gnu skipped test_dbm_ndbm skipped -- No module named '_dbm' 0:03:59 load avg: 0.00 [101/413/1] test_decimal -- test_dbm_ndbm skipped 0:04:08 load avg: 0.00 [102/413/1] test_decorators 0:04:08 load avg: 0.00 [103/413/1] test_defaultdict 0:04:08 load avg: 0.00 [104/413/1] test_deque 0:04:11 load avg: 0.00 [105/413/1] test_descr 0:04:13 load avg: 0.00 [106/413/1] test_descrtut 0:04:13 load avg: 0.00 [107/413/1] test_devpoll test_devpoll skipped -- test works only on Solaris OS family 0:04:13 load avg: 0.00 [108/413/1] test_dict_version -- test_devpoll skipped 0:04:13 load avg: 0.00 [109/413/1] test_dictcomps 0:04:13 load avg: 0.00 [110/413/1] test_dictviews 0:04:13 load avg: 0.00 [111/413/1] test_difflib 0:04:14 load avg: 0.00 [112/413/1] test_dis 0:04:15 load avg: 0.00 [113/413/1] test_docxmlrpc 0:04:25 load avg: 0.00 [114/413/1] test_dtrace 0:04:25 load avg: 0.00 [115/413/1] test_dynamic 0:04:26 load avg: 0.00 [116/413/1] test_dynamicclassattribute 0:04:26 load avg: 0.00 [117/413/1] test_eintr 0:04:26 load avg: 0.00 [118/413/1] test_email 0:04:34 load avg: 0.00 [119/413/1] test_embed 0:04:40 load avg: 0.00 [120/413/1] test_ensurepip 0:04:41 load avg: 0.00 [121/413/1] test_enumerate 0:04:41 load avg: 0.00 [122/413/1] test_eof 0:04:41 load avg: 0.00 [123/413/1] test_epoll test_epoll skipped -- test works only on Linux 2.6 0:04:41 load avg: 0.00 [124/413/1] test_errno -- test_epoll skipped 0:04:41 load avg: 0.00 [125/413/1] test_exception_hierarchy 0:04:42 load avg: 0.00 [126/413/1] test_exception_variations 0:04:42 load avg: 0.00 [127/413/1] test_extcall 0:04:42 load avg: 0.00 [128/413/1] test_faulthandler 0:04:58 load avg: 0.00 [129/413/1] test_fcntl test_fcntl skipped -- No module named 'fcntl' 0:04:58 load avg: 0.00 [130/413/1] test_file -- test_fcntl skipped 0:04:59 load avg: 0.00 [131/413/1] test_file_eintr 0:04:59 load avg: 0.00 [132/413/1] test_filecmp 0:04:59 load avg: 0.00 [133/413/1] test_fileinput 0:04:59 load avg: 0.00 [134/413/1] test_fileio 0:05:00 load avg: 0.00 [135/413/1] test_finalization 0:05:01 load avg: 0.00 [136/413/1] test_float 0:05:01 load avg: 0.00 [137/413/1] test_flufl 0:05:02 load avg: 0.00 [138/413/1] test_fnmatch 0:05:02 load avg: 0.00 [139/413/1] test_fork1 test_fork1 skipped -- object has no attribute 'fork' 0:05:02 load avg: 0.00 [140/413/1] test_format -- test_fork1 skipped 0:05:02 load avg: 0.00 [141/413/1] test_fractions 0:05:02 load avg: 0.00 [142/413/1] test_frame 0:05:03 load avg: 0.00 [143/413/1] test_frozen 0:05:03 load avg: 0.00 [144/413/1] test_fstring 0:05:03 load avg: 0.00 [145/413/1] test_ftplib 0:05:15 load avg: 0.00 [146/413/1] test_funcattrs 0:05:15 load avg: 0.00 [147/413/1] test_functools 0:05:16 load avg: 0.00 [148/413/1] test_future 0:05:16 load avg: 0.00 [149/413/1] test_future3 0:05:16 load avg: 0.00 [150/413/1] test_future4 0:05:17 load avg: 0.00 [151/413/1] test_future5 0:05:17 load avg: 0.00 [152/413/1] test_gc 0:05:21 load avg: 0.00 [153/413/1] test_gdb test_gdb skipped -- Couldn't find gdb on the path 0:05:22 load avg: 0.00 [154/413/1] test_generator_stop -- test_gdb skipped 0:05:22 load avg: 0.00 [155/413/1] test_generators 0:05:22 load avg: 0.00 [156/413/1] test_genericalias 0:05:22 load avg: 0.00 [157/413/1] test_genericclass 0:05:23 load avg: 0.00 [158/413/1] test_genericpath 0:05:23 load avg: 0.00 [159/413/1] test_genexps 0:05:23 load avg: 0.00 [160/413/1] test_getargs2 0:05:23 load avg: 0.00 [161/413/1] test_getopt 0:05:24 load avg: 0.00 [162/413/1] test_getpass 0:05:24 load avg: 0.00 [163/413/1] test_gettext 0:05:24 load avg: 0.00 [164/413/1] test_glob 0:05:25 load avg: 0.00 [165/413/1] test_global 0:05:25 load avg: 0.00 [166/413/1] test_grp test_grp skipped -- No module named 'grp' 0:05:25 load avg: 0.00 [167/413/1] test_gzip -- test_grp skipped 0:05:27 load avg: 0.00 [168/413/1] test_hash 0:05:28 load avg: 0.00 [169/413/1] test_hashlib 0:05:29 load avg: 0.00 [170/413/1] test_heapq 0:05:29 load avg: 0.00 [171/413/1] test_hmac 0:05:30 load avg: 0.00 [172/413/1] test_html 0:05:30 load avg: 0.00 [173/413/1] test_htmlparser 0:05:30 load avg: 0.00 [174/413/1] test_http_cookiejar 0:05:31 load avg: 0.00 [175/413/1] test_http_cookies 0:05:31 load avg: 0.00 [176/413/1] test_httplib 0:05:43 load avg: 0.00 [177/413/1] test_httpservers 0:05:46 load avg: 0.00 [178/413/1] test_idle test_idle skipped -- No module named '_tkinter' 0:05:46 load avg: 0.00 [179/413/1] test_imaplib -- test_idle skipped 0:06:15 load avg: 0.00 [180/413/1] test_imghdr 0:06:15 load avg: 0.00 [181/413/1] test_imp 0:06:16 load avg: 0.00 [182/413/1] test_import 0:06:18 load avg: 0.00 [183/413/1] test_importlib test test_importlib failed -- multiple errors occurred; run in verbose mode for details 0:06:21 load avg: 0.00 [184/413/2] test_index -- test_importlib failed 0:06:22 load avg: 0.00 [185/413/2] test_inspect 0:06:23 load avg: 0.00 [186/413/2] test_int 0:06:23 load avg: 0.00 [187/413/2] test_int_literal 0:06:23 load avg: 0.00 [188/413/2] test_io 0:06:37 load avg: 0.00 [189/413/2] test_ioctl test_ioctl skipped -- No module named 'fcntl' 0:06:37 load avg: 0.00 [190/413/2] test_ipaddress -- test_ioctl skipped 0:06:38 load avg: 0.00 [191/413/2] test_isinstance 0:06:38 load avg: 0.00 [192/413/2] test_iter 0:06:39 load avg: 0.00 [193/413/2] test_iterlen 0:06:39 load avg: 0.00 [194/413/2] test_itertools 0:06:42 load avg: 0.00 [195/413/2] test_json 0:06:45 load avg: 0.00 [196/413/2] test_keyword 0:06:45 load avg: 0.00 [197/413/2] test_keywordonlyarg 0:06:45 load avg: 0.00 [198/413/2] test_kqueue test_kqueue skipped -- test works only on BSD 0:06:45 load avg: 0.00 [199/413/2] test_largefile -- test_kqueue skipped 0:06:46 load avg: 0.00 [200/413/2] test_lib2to3 0:06:56 load avg: 0.00 [201/413/2] test_linecache 0:06:56 load avg: 0.00 [202/413/2] test_list 0:06:57 load avg: 0.00 [203/413/2] test_listcomps 0:06:57 load avg: 0.00 [204/413/2] test_lltrace 0:06:57 load avg: 0.00 [205/413/2] test_locale 0:06:58 load avg: 0.00 [206/413/2] test_logging --- Logging error --- Traceback (most recent call last): File "F:\gitP\python\cpython\lib\logging\handlers.py", line 74, in emit self.doRollover() File "F:\gitP\python\cpython\lib\logging\handlers.py", line 177, in doRollover self.rotate(self.baseFilename, dfn) File "F:\gitP\python\cpython\lib\logging\handlers.py", line 117, in rotate self.rotator(source, dest) File "F:\gitP\python\cpython\lib\test\test_logging.py", line 5067, in rotator os.rename(source, dest + ".rotated") FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\CPPTESTLOCAL\\AppData\\Local\\Temp\\test_logging-2-555f73ak.log' -> 'C:\\Users\\CPPTESTLOCAL\\AppData\\Local\\Temp\\test_logging-2-555f73ak.log.1.test.rotated' Call stack: File "F:\gitP\python\cpython\lib\runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "F:\gitP\python\cpython\lib\runpy.py", line 87, in _run_code exec(code, run_globals) File "F:\gitP\python\cpython\lib\test\__main__.py", line 2, in main() File "F:\gitP\python\cpython\lib\test\libregrtest\main.py", line 715, in main Regrtest().main(tests=tests, **kwargs) File "F:\gitP\python\cpython\lib\test\libregrtest\main.py", line 637, in main self._main(tests, kwargs) File "F:\gitP\python\cpython\lib\test\libregrtest\main.py", line 690, in _main self.run_tests() File "F:\gitP\python\cpython\lib\test\libregrtest\main.py", line 518, in run_tests self.run_tests_sequential() File "F:\gitP\python\cpython\lib\test\libregrtest\main.py", line 420, in run_tests_sequential result = runtest(self.ns, test_name) File "F:\gitP\python\cpython\lib\test\libregrtest\runtest.py", line 193, in runtest return _runtest(ns, test_name) File "F:\gitP\python\cpython\lib\test\libregrtest\runtest.py", line 153, in _runtest result = _runtest_inner(ns, test_name, File "F:\gitP\python\cpython\lib\test\libregrtest\runtest.py", line 270, in _runtest_inner refleak = _runtest_inner2(ns, test_name) File "F:\gitP\python\cpython\lib\test\libregrtest\runtest.py", line 234, in _runtest_inner2 test_runner() File "F:\gitP\python\cpython\lib\test\support\__init__.py", line 1521, in inner return func(*args, **kwds) File "F:\gitP\python\cpython\lib\test\test_logging.py", line 5348, in test_main support.run_unittest(*tests) File "F:\gitP\python\cpython\lib\test\support\__init__.py", line 1918, in run_unittest _run_suite(suite) File "F:\gitP\python\cpython\lib\test\support\__init__.py", line 1796, in _run_suite result = runner.run(suite) File "F:\gitP\python\cpython\lib\test\support\testresult.py", line 162, in run test(self.result) File "F:\gitP\python\cpython\lib\unittest\suite.py", line 84, in __call__ return self.run(*args, **kwds) File "F:\gitP\python\cpython\lib\unittest\suite.py", line 122, in run test(result) File "F:\gitP\python\cpython\lib\unittest\suite.py", line 84, in __call__ return self.run(*args, **kwds) File "F:\gitP\python\cpython\lib\unittest\suite.py", line 122, in run test(result) File "F:\gitP\python\cpython\lib\unittest\case.py", line 653, in __call__ return self.run(*args, **kwds) File "F:\gitP\python\cpython\lib\unittest\case.py", line 593, in run self._callTestMethod(testMethod) File "F:\gitP\python\cpython\lib\unittest\case.py", line 550, in _callTestMethod method() File "F:\gitP\python\cpython\lib\test\test_logging.py", line 5074, in test_namer_rotator_inheritance rh.emit(self.next_rec()) Message: '2' Arguments: None 0:07:14 load avg: 0.00 [207/413/2] test_long 0:07:18 load avg: 0.00 [208/413/2] test_longexp 0:07:19 load avg: 0.00 [209/413/2] test_lzma 0:07:26 load avg: 0.00 [210/413/2] test_mailbox 0:07:31 load avg: 0.00 [211/413/2] test_mailcap 0:07:32 load avg: 0.00 [212/413/2] test_marshal 0:07:32 load avg: 0.00 [213/413/2] test_memoryio 0:07:33 load avg: 0.00 [214/413/2] test_memoryview 0:07:34 load avg: 0.00 [215/413/2] test_metaclass 0:07:34 load avg: 0.00 [216/413/2] test_mimetypes 0:07:35 load avg: 0.00 [217/413/2] test_minidom 0:07:36 load avg: 0.00 [218/413/2] test_mmap 0:07:36 load avg: 0.00 [219/413/2] test_module 0:07:37 load avg: 0.00 [220/413/2] test_modulefinder F:\gitP\python\cpython\lib\test\test_modulefinder.py:281: DeprecationWarning: invalid escape sequence \u b"""\ 0:07:37 load avg: 0.00 [221/413/2] test_msilib 0:07:38 load avg: 0.00 [222/413/2] test_multibytecodec 0:07:39 load avg: 0.00 [223/413/2] test_multiprocessing_fork test_multiprocessing_fork skipped -- fork is not available on Windows 0:07:39 load avg: 0.00 [224/413/2] test_multiprocessing_forkserver -- test_multiprocessing_fork skipped test_multiprocessing_forkserver skipped -- forkserver is not available on Windows 0:07:39 load avg: 0.00 [225/413/2] test_multiprocessing_main_handling -- test_multiprocessing_forkserver skipped 0:07:43 load avg: 0.00 [226/413/2] test_multiprocessing_spawn 0:09:15 load avg: 0.00 [227/413/2] test_named_expressions -- test_multiprocessing_spawn passed in 1 min 32 sec 0:09:15 load avg: 0.00 [228/413/2] test_netrc 0:09:16 load avg: 0.00 [229/413/2] test_nis test_nis skipped -- No module named 'nis' 0:09:16 load avg: 0.00 [230/413/2] test_nntplib -- test_nis skipped 0:09:17 load avg: 0.00 [231/413/2] test_ntpath 0:09:18 load avg: 0.00 [232/413/2] test_numeric_tower 0:09:18 load avg: 0.00 [233/413/2] test_openpty test_openpty skipped -- os.openpty() not available. 0:09:18 load avg: 0.00 [234/413/2] test_operator -- test_openpty skipped 0:09:18 load avg: 0.00 [235/413/2] test_optparse 0:09:19 load avg: 0.00 [236/413/2] test_ordered_dict 0:09:21 load avg: 0.00 [237/413/2] test_os 0:09:25 load avg: 0.00 [238/413/2] test_ossaudiodev test_ossaudiodev skipped -- Use of the 'audio' resource not enabled 0:09:25 load avg: 0.00 [239/413/2] test_osx_env -- test_ossaudiodev skipped (resource denied) 0:09:25 load avg: 0.00 [240/413/2] test_parser 0:09:26 load avg: 0.00 [241/413/2] test_pathlib 0:09:28 load avg: 0.00 [242/413/2] test_pdb 0:09:30 load avg: 0.00 [243/413/2] test_peepholer 0:09:30 load avg: 0.00 [244/413/2] test_peg_generator cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse_string.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' pegen.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' tokenizer.c F:\gitP\python\cpython\Parser\tokenizer.c(35): warning C4273: 'PyOS_Readline': inconsistent dll linkage F:\gitP\python\cpython\include\pythonrun.h(184): note: see previous definition of 'PyOS_Readline' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' Python-ast.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' asdl.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' peg_extension.c F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): warning C4477: 'printf' : format string '%4ld' requires an argument of type 'long', but variadic argument 1 has type 'Py_ssize_t' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%lld' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%Id' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%I64d' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(137): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(138): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(139): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' LINK : fatal error LNK1104: cannot open file 'python39.lib' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse_string.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' pegen.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' tokenizer.c F:\gitP\python\cpython\Parser\tokenizer.c(35): warning C4273: 'PyOS_Readline': inconsistent dll linkage F:\gitP\python\cpython\include\pythonrun.h(184): note: see previous definition of 'PyOS_Readline' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' Python-ast.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' asdl.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' peg_extension.c F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): warning C4477: 'printf' : format string '%4ld' requires an argument of type 'long', but variadic argument 1 has type 'Py_ssize_t' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%lld' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%Id' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%I64d' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(137): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(138): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(139): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' LINK : fatal error LNK1104: cannot open file 'python39.lib' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse_string.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' pegen.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' tokenizer.c F:\gitP\python\cpython\Parser\tokenizer.c(35): warning C4273: 'PyOS_Readline': inconsistent dll linkage F:\gitP\python\cpython\include\pythonrun.h(184): note: see previous definition of 'PyOS_Readline' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' Python-ast.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' asdl.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' peg_extension.c F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): warning C4477: 'printf' : format string '%4ld' requires an argument of type 'long', but variadic argument 1 has type 'Py_ssize_t' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%lld' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%Id' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%I64d' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(137): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(138): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(139): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' LINK : fatal error LNK1104: cannot open file 'python39.lib' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse_string.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' pegen.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' tokenizer.c F:\gitP\python\cpython\Parser\tokenizer.c(35): warning C4273: 'PyOS_Readline': inconsistent dll linkage F:\gitP\python\cpython\include\pythonrun.h(184): note: see previous definition of 'PyOS_Readline' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' Python-ast.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' asdl.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' peg_extension.c F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): warning C4477: 'printf' : format string '%4ld' requires an argument of type 'long', but variadic argument 1 has type 'Py_ssize_t' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%lld' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%Id' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%I64d' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(137): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(138): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(139): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' LINK : fatal error LNK1104: cannot open file 'python39.lib' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse_string.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' pegen.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' tokenizer.c F:\gitP\python\cpython\Parser\tokenizer.c(35): warning C4273: 'PyOS_Readline': inconsistent dll linkage F:\gitP\python\cpython\include\pythonrun.h(184): note: see previous definition of 'PyOS_Readline' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' Python-ast.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' asdl.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' peg_extension.c F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): warning C4477: 'printf' : format string '%4ld' requires an argument of type 'long', but variadic argument 1 has type 'Py_ssize_t' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%lld' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%Id' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%I64d' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(137): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(138): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(139): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' LINK : fatal error LNK1104: cannot open file 'python39.lib' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse_string.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' pegen.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' tokenizer.c F:\gitP\python\cpython\Parser\tokenizer.c(35): warning C4273: 'PyOS_Readline': inconsistent dll linkage F:\gitP\python\cpython\include\pythonrun.h(184): note: see previous definition of 'PyOS_Readline' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' Python-ast.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' asdl.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' peg_extension.c F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): warning C4477: 'printf' : format string '%4ld' requires an argument of type 'long', but variadic argument 1 has type 'Py_ssize_t' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%lld' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%Id' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%I64d' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(137): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(138): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(139): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' LINK : fatal error LNK1104: cannot open file 'python39.lib' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse_string.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' pegen.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' tokenizer.c F:\gitP\python\cpython\Parser\tokenizer.c(35): warning C4273: 'PyOS_Readline': inconsistent dll linkage F:\gitP\python\cpython\include\pythonrun.h(184): note: see previous definition of 'PyOS_Readline' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' Python-ast.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' asdl.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' peg_extension.c F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): warning C4477: 'printf' : format string '%4ld' requires an argument of type 'long', but variadic argument 1 has type 'Py_ssize_t' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%lld' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%Id' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%I64d' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(137): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(138): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(139): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' LINK : fatal error LNK1104: cannot open file 'python39.lib' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse_string.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' pegen.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' tokenizer.c F:\gitP\python\cpython\Parser\tokenizer.c(35): warning C4273: 'PyOS_Readline': inconsistent dll linkage F:\gitP\python\cpython\include\pythonrun.h(184): note: see previous definition of 'PyOS_Readline' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' Python-ast.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' asdl.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' peg_extension.c F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): warning C4477: 'printf' : format string '%4ld' requires an argument of type 'long', but variadic argument 1 has type 'Py_ssize_t' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%lld' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%Id' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%I64d' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(137): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(138): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(139): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' LINK : fatal error LNK1104: cannot open file 'python39.lib' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse_string.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' pegen.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' tokenizer.c F:\gitP\python\cpython\Parser\tokenizer.c(35): warning C4273: 'PyOS_Readline': inconsistent dll linkage F:\gitP\python\cpython\include\pythonrun.h(184): note: see previous definition of 'PyOS_Readline' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' Python-ast.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' asdl.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' peg_extension.c F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): warning C4477: 'printf' : format string '%4ld' requires an argument of type 'long', but variadic argument 1 has type 'Py_ssize_t' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%lld' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%Id' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%I64d' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(137): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(138): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(139): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' LINK : fatal error LNK1104: cannot open file 'python39.lib' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse_string.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' pegen.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' tokenizer.c F:\gitP\python\cpython\Parser\tokenizer.c(35): warning C4273: 'PyOS_Readline': inconsistent dll linkage F:\gitP\python\cpython\include\pythonrun.h(184): note: see previous definition of 'PyOS_Readline' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' Python-ast.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' asdl.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' peg_extension.c F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): warning C4477: 'printf' : format string '%4ld' requires an argument of type 'long', but variadic argument 1 has type 'Py_ssize_t' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%lld' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%Id' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%I64d' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(137): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(138): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(139): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' LINK : fatal error LNK1104: cannot open file 'python39.lib' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse_string.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' pegen.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' tokenizer.c F:\gitP\python\cpython\Parser\tokenizer.c(35): warning C4273: 'PyOS_Readline': inconsistent dll linkage F:\gitP\python\cpython\include\pythonrun.h(184): note: see previous definition of 'PyOS_Readline' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' Python-ast.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' asdl.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' peg_extension.c F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): warning C4477: 'printf' : format string '%4ld' requires an argument of type 'long', but variadic argument 1 has type 'Py_ssize_t' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%lld' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%Id' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%I64d' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(137): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(138): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(139): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' LINK : fatal error LNK1104: cannot open file 'python39.lib' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse_string.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' pegen.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' tokenizer.c F:\gitP\python\cpython\Parser\tokenizer.c(35): warning C4273: 'PyOS_Readline': inconsistent dll linkage F:\gitP\python\cpython\include\pythonrun.h(184): note: see previous definition of 'PyOS_Readline' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' Python-ast.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' asdl.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' peg_extension.c F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): warning C4477: 'printf' : format string '%4ld' requires an argument of type 'long', but variadic argument 1 has type 'Py_ssize_t' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%lld' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%Id' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%I64d' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(137): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(138): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(139): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' LINK : fatal error LNK1104: cannot open file 'python39.lib' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse_string.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' pegen.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' tokenizer.c F:\gitP\python\cpython\Parser\tokenizer.c(35): warning C4273: 'PyOS_Readline': inconsistent dll linkage F:\gitP\python\cpython\include\pythonrun.h(184): note: see previous definition of 'PyOS_Readline' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' Python-ast.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' asdl.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' peg_extension.c F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): warning C4477: 'printf' : format string '%4ld' requires an argument of type 'long', but variadic argument 1 has type 'Py_ssize_t' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%lld' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%Id' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%I64d' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(137): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(138): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(139): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' LINK : fatal error LNK1104: cannot open file 'python39.lib' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse_string.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' pegen.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' tokenizer.c F:\gitP\python\cpython\Parser\tokenizer.c(35): warning C4273: 'PyOS_Readline': inconsistent dll linkage F:\gitP\python\cpython\include\pythonrun.h(184): note: see previous definition of 'PyOS_Readline' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' Python-ast.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' asdl.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' peg_extension.c F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): warning C4477: 'printf' : format string '%4ld' requires an argument of type 'long', but variadic argument 1 has type 'Py_ssize_t' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%lld' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%Id' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%I64d' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(137): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(138): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(139): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' LINK : fatal error LNK1104: cannot open file 'python39.lib' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse_string.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' pegen.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' tokenizer.c F:\gitP\python\cpython\Parser\tokenizer.c(35): warning C4273: 'PyOS_Readline': inconsistent dll linkage F:\gitP\python\cpython\include\pythonrun.h(184): note: see previous definition of 'PyOS_Readline' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' Python-ast.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' asdl.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' peg_extension.c F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): warning C4477: 'printf' : format string '%4ld' requires an argument of type 'long', but variadic argument 1 has type 'Py_ssize_t' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%lld' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%Id' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%I64d' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(137): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(138): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(139): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' LINK : fatal error LNK1104: cannot open file 'python39.lib' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse_string.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' pegen.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' tokenizer.c F:\gitP\python\cpython\Parser\tokenizer.c(35): warning C4273: 'PyOS_Readline': inconsistent dll linkage F:\gitP\python\cpython\include\pythonrun.h(184): note: see previous definition of 'PyOS_Readline' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' Python-ast.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' asdl.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' peg_extension.c F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): warning C4477: 'printf' : format string '%4ld' requires an argument of type 'long', but variadic argument 1 has type 'Py_ssize_t' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%lld' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%Id' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%I64d' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(137): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(138): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(139): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' LINK : fatal error LNK1104: cannot open file 'python39.lib' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse_string.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' pegen.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' tokenizer.c F:\gitP\python\cpython\Parser\tokenizer.c(35): warning C4273: 'PyOS_Readline': inconsistent dll linkage F:\gitP\python\cpython\include\pythonrun.h(184): note: see previous definition of 'PyOS_Readline' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' Python-ast.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' asdl.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' peg_extension.c F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): warning C4477: 'printf' : format string '%4ld' requires an argument of type 'long', but variadic argument 1 has type 'Py_ssize_t' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%lld' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%Id' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%I64d' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(137): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(138): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(139): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' LINK : fatal error LNK1104: cannot open file 'python39.lib' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' parse_string.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' pegen.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' tokenizer.c F:\gitP\python\cpython\Parser\tokenizer.c(35): warning C4273: 'PyOS_Readline': inconsistent dll linkage F:\gitP\python\cpython\include\pythonrun.h(184): note: see previous definition of 'PyOS_Readline' cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' Python-ast.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' asdl.c cl : Command line warning D9025 : overriding '/DNDEBUG' with '/UNDEBUG' peg_extension.c F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): warning C4477: 'printf' : format string '%4ld' requires an argument of type 'long', but variadic argument 1 has type 'Py_ssize_t' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%lld' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%Id' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(127): note: consider using '%I64d' in the format string F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(137): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(138): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' F:\gitP\python\cpython\Tools\peg_generator\peg_extension\peg_extension.c(139): warning C4113: 'PyObject *(__cdecl *)()' differs in parameter lists from 'PyCFunction' LINK : fatal error LNK1104: cannot open file 'python39.lib' test test_peg_generator failed -- multiple errors occurred; run in verbose mode for details 0:10:04 load avg: 0.00 [245/413/3] test_peg_parser -- test_peg_generator failed in 33.5 sec 0:10:04 load avg: 0.00 [246/413/3] test_pickle 0:10:16 load avg: 0.00 [247/413/3] test_picklebuffer 0:10:16 load avg: 0.00 [248/413/3] test_pickletools 0:10:18 load avg: 0.00 [249/413/3] test_pipes test_pipes skipped -- pipes module only works on posix 0:10:18 load avg: 0.00 [250/413/3] test_pkg -- test_pipes skipped 0:10:19 load avg: 0.00 [251/413/3] test_pkgutil 0:10:19 load avg: 0.00 [252/413/3] test_platform 0:10:20 load avg: 0.00 [253/413/3] test_plistlib 0:10:20 load avg: 0.00 [254/413/3] test_poll test_poll skipped -- select.poll not defined 0:10:20 load avg: 0.00 [255/413/3] test_popen -- test_poll skipped 0:10:21 load avg: 0.00 [256/413/3] test_poplib 0:10:29 load avg: 0.00 [257/413/3] test_positional_only_arg 0:10:29 load avg: 0.00 [258/413/3] test_posix test_posix skipped -- No module named 'posix' 0:10:29 load avg: 0.00 [259/413/3] test_posixpath -- test_posix skipped 0:10:30 load avg: 0.00 [260/413/3] test_pow 0:10:30 load avg: 0.00 [261/413/3] test_pprint 0:10:31 load avg: 0.00 [262/413/3] test_print 0:10:31 load avg: 0.00 [263/413/3] test_profile 0:10:32 load avg: 0.00 [264/413/3] test_property 0:10:32 load avg: 0.00 [265/413/3] test_pstats 0:10:32 load avg: 0.00 [266/413/3] test_pty test_pty skipped -- No module named 'termios' 0:10:32 load avg: 0.00 [267/413/3] test_pulldom -- test_pty skipped 0:10:33 load avg: 0.00 [268/413/3] test_pwd test_pwd skipped -- No module named 'pwd' 0:10:33 load avg: 0.00 [269/413/3] test_py_compile -- test_pwd skipped 0:10:33 load avg: 0.00 [270/413/3] test_pyclbr 0:10:35 load avg: 0.00 [271/413/3] test_pydoc 0:11:08 load avg: 0.00 [272/413/3] test_pyexpat -- test_pydoc passed in 32.5 sec 0:11:08 load avg: 0.00 [273/413/3] test_queue 0:11:24 load avg: 0.00 [274/413/3] test_quopri 0:11:24 load avg: 0.00 [275/413/3] test_raise 0:11:25 load avg: 0.00 [276/413/3] test_range 0:11:25 load avg: 0.00 [277/413/3] test_readline test_readline skipped -- No module named 'readline' 0:11:26 load avg: 0.00 [278/413/3] test_regrtest -- test_readline skipped 0:11:45 load avg: 0.00 [279/413/3] test_repl 0:11:46 load avg: 0.00 [280/413/3] test_reprlib 0:11:46 load avg: 0.00 [281/413/3] test_resource test_resource skipped -- No module named 'resource' 0:11:46 load avg: 0.00 [282/413/3] test_richcmp -- test_resource skipped 0:11:47 load avg: 0.00 [283/413/3] test_rlcompleter 0:11:47 load avg: 0.00 [284/413/3] test_robotparser 0:11:48 load avg: 0.00 [285/413/3] test_runpy 0:11:50 load avg: 0.00 [286/413/3] test_sched 0:11:51 load avg: 0.00 [287/413/3] test_scope 0:11:52 load avg: 0.00 [288/413/3] test_script_helper 0:11:52 load avg: 0.00 [289/413/3] test_secrets 0:11:52 load avg: 0.00 [290/413/3] test_select 0:11:53 load avg: 0.00 [291/413/3] test_selectors 0:11:55 load avg: 0.00 [292/413/3] test_set 0:11:57 load avg: 0.00 [293/413/3] test_setcomps 0:11:58 load avg: 0.00 [294/413/3] test_shelve 0:11:58 load avg: 0.00 [295/413/3] test_shlex 0:11:59 load avg: 0.00 [296/413/3] test_shutil 0:12:00 load avg: 0.00 [297/413/3] test_signal 0:12:00 load avg: 0.00 [298/413/3] test_site 0:12:01 load avg: 0.00 [299/413/3] test_slice 0:12:02 load avg: 0.00 [300/413/3] test_smtpd 0:12:02 load avg: 0.00 [301/413/3] test_smtplib 0:12:05 load avg: 0.00 [302/413/3] test_smtpnet test_smtpnet skipped -- Use of the 'network' resource not enabled 0:12:05 load avg: 0.00 [303/413/3] test_sndhdr -- test_smtpnet skipped (resource denied) 0:12:05 load avg: 0.00 [304/413/3] test_socketserver test_socketserver skipped -- Use of the 'network' resource not enabled 0:12:06 load avg: 0.00 [305/413/3] test_sort -- test_socketserver skipped (resource denied) 0:12:06 load avg: 0.00 [306/413/3] test_source_encoding 0:12:07 load avg: 0.00 [307/413/3] test_spwd test_spwd skipped -- No module named 'spwd' 0:12:07 load avg: 0.00 [308/413/3] test_sqlite -- test_spwd skipped 0:12:08 load avg: 0.00 [309/413/3] test_ssl F:\gitP\python\cpython\lib\test\support\__init__.py:3071: ResourceWarning: unclosed del self.thread ResourceWarning: Enable tracemalloc to get the object allocation traceback 0:12:20 load avg: 0.00 [310/413/3] test_startfile 0:12:21 load avg: 0.00 [311/413/3] test_stat 0:12:21 load avg: 0.00 [312/413/3] test_statistics 0:12:28 load avg: 0.00 [313/413/3] test_strftime 0:12:29 load avg: 0.00 [314/413/3] test_string 0:12:29 load avg: 0.00 [315/413/3] test_string_literals 0:12:30 load avg: 0.00 [316/413/3] test_stringprep 0:12:30 load avg: 0.00 [317/413/3] test_strptime 0:12:31 load avg: 0.00 [318/413/3] test_strtod 0:12:32 load avg: 0.00 [319/413/3] test_struct 0:12:32 load avg: 0.00 [320/413/3] test_structmembers 0:12:33 load avg: 0.00 [321/413/3] test_structseq 0:12:33 load avg: 0.00 [322/413/3] test_subclassinit 0:12:33 load avg: 0.00 [323/413/3] test_sunau 0:12:34 load avg: 0.00 [324/413/3] test_sundry 0:12:34 load avg: 0.00 [325/413/3] test_super 0:12:35 load avg: 0.00 [326/413/3] test_symbol 0:12:35 load avg: 0.00 [327/413/3] test_symtable 0:12:35 load avg: 0.00 [328/413/3] test_syntax 0:12:36 load avg: 0.00 [329/413/3] test_sys 0:12:37 load avg: 0.00 [330/413/3] test_sys_setprofile 0:12:38 load avg: 0.00 [331/413/3] test_sys_settrace 0:12:38 load avg: 0.00 [332/413/3] test_sysconfig 0:12:39 load avg: 0.00 [333/413/3] test_syslog test_syslog skipped -- No module named 'syslog' 0:12:39 load avg: 0.00 [334/413/3] test_tabnanny -- test_syslog skipped 0:12:40 load avg: 0.00 [335/413/3] test_tarfile 0:12:49 load avg: 0.00 [336/413/3] test_tcl test_tcl skipped -- No module named '_tkinter' 0:12:49 load avg: 0.00 [337/413/3] test_telnetlib -- test_tcl skipped 0:12:56 load avg: 0.00 [338/413/3] test_tempfile 0:12:58 load avg: 0.00 [339/413/3] test_textwrap 0:12:58 load avg: 0.00 [340/413/3] test_thread 0:12:59 load avg: 0.00 [341/413/3] test_threadedtempfile 0:13:00 load avg: 0.00 [342/413/3] test_threading 0:13:11 load avg: 0.00 [343/413/3] test_threading_local 0:13:12 load avg: 0.00 [344/413/3] test_threadsignals test_threadsignals skipped -- Can't test signal on win32 0:13:13 load avg: 0.00 [345/413/3] test_time -- test_threadsignals skipped 0:13:15 load avg: 0.00 [346/413/3] test_timeit 0:13:15 load avg: 0.00 [347/413/3] test_timeout test_timeout skipped -- Use of the 'network' resource not enabled 0:13:16 load avg: 0.00 [348/413/3] test_tix -- test_timeout skipped (resource denied) test_tix skipped -- No module named '_tkinter' 0:13:16 load avg: 0.00 [349/413/3] test_tk -- test_tix skipped test_tk skipped -- No module named '_tkinter' 0:13:16 load avg: 0.00 [350/413/3] test_tokenize -- test_tk skipped 0:13:18 load avg: 0.00 [351/413/3] test_tools test test_tools failed -- multiple errors occurred; run in verbose mode for details 0:13:23 load avg: 0.00 [352/413/4] test_trace -- test_tools failed 0:13:28 load avg: 0.00 [353/413/4] test_traceback 0:13:29 load avg: 0.00 [354/413/4] test_tracemalloc 0:13:30 load avg: 0.00 [355/413/4] test_ttk_guionly test_ttk_guionly skipped -- No module named '_tkinter' 0:13:30 load avg: 0.00 [356/413/4] test_ttk_textonly -- test_ttk_guionly skipped test_ttk_textonly skipped -- No module named '_tkinter' 0:13:30 load avg: 0.00 [357/413/4] test_tuple -- test_ttk_textonly skipped 0:13:36 load avg: 0.00 [358/413/4] test_turtle test_turtle skipped -- No module named '_tkinter' 0:13:36 load avg: 0.00 [359/413/4] test_type_comments -- test_turtle skipped 0:13:37 load avg: 0.00 [360/413/4] test_typechecks 0:13:37 load avg: 0.00 [361/413/4] test_typing 0:13:38 load avg: 0.00 [362/413/4] test_ucn 0:13:38 load avg: 0.00 [363/413/4] test_unary 0:13:38 load avg: 0.00 [364/413/4] test_unicode 0:13:40 load avg: 0.00 [365/413/4] test_unicode_file 0:13:40 load avg: 0.00 [366/413/4] test_unicode_file_functions 0:13:41 load avg: 0.00 [367/413/4] test_unicode_identifiers 0:13:42 load avg: 0.00 [368/413/4] test_unicodedata 0:13:43 load avg: 0.00 [369/413/4] test_univnewlines 0:13:44 load avg: 0.00 [370/413/4] test_unpack 0:13:44 load avg: 0.00 [371/413/4] test_unpack_ex 0:13:44 load avg: 0.00 [372/413/4] test_unparse 0:13:46 load avg: 0.00 [373/413/4] test_urllib 0:13:48 load avg: 0.00 [374/413/4] test_urllib2 0:13:50 load avg: 0.00 [375/413/4] test_urllib2_localnet 0:14:11 load avg: 0.00 [376/413/4] test_urllib2net test_urllib2net skipped -- Use of the 'network' resource not enabled 0:14:12 load avg: 0.00 [377/413/4] test_urllib_response -- test_urllib2net skipped (resource denied) 0:14:12 load avg: 0.00 [378/413/4] test_urllibnet test_urllibnet skipped -- Use of the 'network' resource not enabled 0:14:12 load avg: 0.00 [379/413/4] test_urlparse -- test_urllibnet skipped (resource denied) 0:14:13 load avg: 0.00 [380/413/4] test_userdict 0:14:14 load avg: 0.00 [381/413/4] test_userlist 0:14:14 load avg: 0.00 [382/413/4] test_userstring 0:14:15 load avg: 0.00 [383/413/4] test_utf8_mode 0:14:17 load avg: 0.00 [384/413/4] test_utf8source 0:14:17 load avg: 0.00 [385/413/4] test_uu 0:14:17 load avg: 0.00 [386/413/4] test_uuid 0:14:18 load avg: 0.00 [387/413/4] test_venv 0:14:37 load avg: 0.00 [388/413/4] test_wait3 test_wait3 skipped -- os.fork not defined 0:14:38 load avg: 0.00 [389/413/4] test_wait4 -- test_wait3 skipped test_wait4 skipped -- object has no attribute 'fork' 0:14:38 load avg: 0.00 [390/413/4] test_warnings -- test_wait4 skipped 0:14:39 load avg: 0.00 [391/413/4] test_wave 0:14:40 load avg: 0.00 [392/413/4] test_weakref 0:14:51 load avg: 0.01 [393/413/4] test_weakset 0:14:52 load avg: 0.01 [394/413/4] test_webbrowser 0:14:53 load avg: 0.01 [395/413/4] test_winconsoleio 0:14:54 load avg: 0.01 [396/413/4] test_winreg 0:15:00 load avg: 0.01 [397/413/4] test_winsound test_winsound skipped -- Use of the 'audio' resource not enabled 0:15:00 load avg: 0.01 [398/413/4] test_with -- test_winsound skipped (resource denied) 0:15:01 load avg: 0.01 [399/413/4] test_wsgiref 0:15:01 load avg: 0.01 [400/413/4] test_xdrlib 0:15:02 load avg: 0.01 [401/413/4] test_xml_dom_minicompat 0:15:02 load avg: 0.01 [402/413/4] test_xml_etree 0:15:03 load avg: 0.01 [403/413/4] test_xml_etree_c 0:15:05 load avg: 0.01 [404/413/4] test_xmlrpc 0:15:11 load avg: 0.01 [405/413/4] test_xmlrpc_net test_xmlrpc_net skipped -- Use of the 'network' resource not enabled 0:15:11 load avg: 0.01 [406/413/4] test_xxtestfuzz -- test_xmlrpc_net skipped (resource denied) test_xxtestfuzz skipped -- No module named '_xxtestfuzz' 0:15:11 load avg: 0.01 [407/413/4] test_yield_from -- test_xxtestfuzz skipped 0:15:12 load avg: 0.01 [408/413/4] test_zipapp 0:15:12 load avg: 0.01 [409/413/4] test_zipfile 0:15:26 load avg: 0.01 [410/413/4] test_zipfile64 test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 0:15:26 load avg: 0.01 [411/413/4] test_zipimport -- test_zipfile64 skipped (resource denied) 0:15:27 load avg: 0.01 [412/413/4] test_zipimport_support 0:15:28 load avg: 0.01 [413/413/4] test_zlib == Tests result: FAILURE == 365 tests OK. 4 tests failed: test_binhex test_importlib test_peg_generator test_tools 44 tests skipped: test_curses test_dbm_gnu test_dbm_ndbm test_devpoll test_epoll test_fcntl test_fork1 test_gdb test_grp test_idle test_ioctl test_kqueue test_multiprocessing_fork test_multiprocessing_forkserver test_nis test_openpty test_ossaudiodev test_pipes test_poll test_posix test_pty test_pwd test_readline test_resource test_smtpnet test_socketserver test_spwd test_syslog test_tcl test_threadsignals test_timeout test_tix test_tk test_ttk_guionly test_ttk_textonly test_turtle test_urllib2net test_urllibnet test_wait3 test_wait4 test_winsound test_xmlrpc_net test_xxtestfuzz test_zipfile64 Total duration: 15 min 29 sec Tests result: FAILURE