running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers Python build finished successfully! The necessary bits to build these optional modules were not found: _bz2 _curses _curses_panel _lzma _ssl _tkinter readline zlib To find the necessary bits, look in setup.py in detect_modules() for the module's name. running build_scripts copying and adjusting /home/daniel/cpython.clean/Tools/scripts/pydoc3 -> build/scripts-3.5 copying and adjusting /home/daniel/cpython.clean/Tools/scripts/idle3 -> build/scripts-3.5 copying and adjusting /home/daniel/cpython.clean/Tools/scripts/2to3 -> build/scripts-3.5 copying and adjusting /home/daniel/cpython.clean/Tools/scripts/pyvenv -> build/scripts-3.5 changing mode of build/scripts-3.5/pydoc3 from 664 to 775 changing mode of build/scripts-3.5/idle3 from 664 to 775 changing mode of build/scripts-3.5/2to3 from 664 to 775 changing mode of build/scripts-3.5/pyvenv from 664 to 775 renaming build/scripts-3.5/pydoc3 to build/scripts-3.5/pydoc3.5 renaming build/scripts-3.5/idle3 to build/scripts-3.5/idle3.5 renaming build/scripts-3.5/2to3 to build/scripts-3.5/2to3-3.5 renaming build/scripts-3.5/pyvenv to build/scripts-3.5/pyvenv-3.5 ./python -E -c 'import sys ; from sysconfig import get_platform ; print(get_platform()+"-"+sys.version[0:3])' >platform ./python ./Tools/scripts/run_tests.py == CPython 3.5.0a0 (default:4e55c4181996, Mar 26 2014, 20:43:24) [GCC 4.8.2 20131212 (Red Hat 4.8.2-7)] == Linux-3.13.6-200.fc20.x86_64-x86_64-with-fedora-20-Heisenbug little-endian == hash algorithm: siphash24 64bit == /home/daniel/cpython.clean/build/test_python_15050 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=1, verbose=0, bytes_warning=2, quiet=0, hash_randomization=1, isolated=0) Using random seed 9682986 [ 1/389] test_isinstance [ 2/389] test_netrc [ 3/389] test_telnetlib [ 4/389] test_strlit [ 5/389] test_nis [ 6/389] test_dictcomps [ 7/389] test_pyexpat [ 8/389] test_openpty [ 9/389] test_list [ 10/389] test_fileio [ 11/389] test_keywordonlyarg [ 12/389] test_regrtest [ 13/389] test_codeop [ 14/389] test_textwrap [ 15/389] test_hmac [ 16/389] test_abc [ 17/389] test_import [ 18/389] test_wave [ 19/389] test_pulldom [ 20/389] test_descrtut [ 21/389] test_zipfile64 test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run [ 22/389] test_dis [ 23/389] test_keyword [ 24/389] test_decorators [ 25/389] test_sqlite [ 26/389] test_sndhdr [ 27/389] test_syntax [ 28/389] test_pep277 [ 29/389] test__opcode [ 30/389] test_startfile test_startfile skipped -- object has no attribute 'startfile' [ 31/389] test_asynchat [ 32/389] test_operator [ 33/389] test_sax [ 34/389] test_print [ 35/389] test_codecencodings_tw [ 36/389] test_hashlib /home/daniel/cpython.clean/Lib/test/test_hashlib.py:52: UserWarning: Did a C extension fail to compile? No module named '_hashlib' warnings.warn('Did a C extension fail to compile? %s' % error) [ 37/389] test_base64 [ 38/389] test_gc [ 39/389] test_urllib [ 40/389] test_grp [ 41/389] test_tuple [ 42/389] test_py_compile [ 43/389] test_codecencodings_cn [ 44/389] test_codecencodings_kr [ 45/389] test_thread [ 46/389] test_pyclbr [ 47/389] test_htmlparser [ 48/389] test_threadedtempfile [ 49/389] test_stringprep [ 50/389] test_xmlrpc [ 51/389] test_codeccallbacks [ 52/389] test_configparser [ 53/389] test_source_encoding [ 54/389] test_contextlib [ 55/389] test_re [ 56/389] test_string [ 57/389] test__locale [ 58/389] test_readline test_readline skipped -- No module named 'readline' [ 59/389] test_weakset [ 60/389] test_multibytecodec [ 61/389] test_iter [ 62/389] test_ttk_textonly test_ttk_textonly skipped -- No module named '_tkinter' [ 63/389] test_deque [ 64/389] test_codecs [ 65/389] test_weakref [ 66/389] test_threadsignals [ 67/389] test_tcl test_tcl skipped -- No module named '_tkinter' [ 68/389] test_csv [ 69/389] test_cmd_line [ 70/389] test_grammar [ 71/389] test_pstats [ 72/389] test_userstring [ 73/389] test_fork1 [ 74/389] test_capi [ 75/389] test_normalization fetching http://www.unicode.org/Public/6.3.0/ucd/NormalizationTest.txt ... [ 76/389] test_int_literal [ 77/389] test_nntplib [ 78/389] test_codecmaps_hk fetching http://people.freebsd.org/~perky/i18n/BIG5HKSCS-2004.TXT ... [ 79/389] test_copyreg [ 80/389] test_timeout [ 81/389] test_time [ 82/389] test_threading [ 83/389] test_iterlen [ 84/389] test_pep3120 [ 85/389] test_pep3151 [ 86/389] test_binascii [ 87/389] test_zlib test_zlib skipped -- No module named 'zlib' [ 88/389] test_socketserver [ 89/389] test_slice [ 90/389] test_zipfile [ 91/389] test_cmath [ 92/389] test_module [ 93/389] test_smtplib /home/daniel/cpython.clean/Lib/socket.py:444: ResourceWarning: unclosed self._sock = None [ 94/389] test_filecmp [ 95/389] test_calendar [ 96/389] test_imghdr [ 97/389] test_dynamicclassattribute [ 98/389] test_strptime [ 99/389] test_robotparser [100/389] test_ctypes [101/389] test_longexp [102/389] test_itertools [103/389] test_codecmaps_cn fetching http://source.icu-project.org/repos/icu/data/trunk/charset/data/xml/gb-18030-2000.xml ... fetching http://people.freebsd.org/~perky/i18n/EUC-CN.TXT ... fetching http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP936.TXT ... [104/389] test_email [105/389] test_marshal [106/389] test_getargs2 [107/389] test_super [108/389] test_memoryio [109/389] test_scope [110/389] test_typechecks [111/389] test_exception_variations [112/389] test_pwd [113/389] test_cmd [114/389] test_ensurepip [115/389] test_userdict [116/389] test_index [117/389] test_structmembers [118/389] test_platform [119/389] test_unary [120/389] test_codecmaps_tw fetching http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/OTHER/BIG5.TXT ... fetching http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP950.TXT ... [121/389] test_unicode [122/389] test_random [123/389] test_fractions [124/389] test_fileinput [125/389] test_locale [126/389] test_mailcap [127/389] test_http_cookies [128/389] test_aifc [129/389] test_pkgimport [130/389] test_socket [131/389] test_errno [132/389] test_descr [133/389] test_ucn fetching http://www.unicode.org/Public/6.3.0/ucd/NamedSequences.txt ... [134/389] test_doctest2 [135/389] test_sort [136/389] test_html [137/389] test_trace [138/389] test_curses test_curses skipped -- No module named '_curses' [139/389] test_bigaddrspace [140/389] test_pep292 [141/389] test_wait3 [142/389] test_float [143/389] test_subprocess [144/389] test_io [145/389] test_urllib2_localnet [146/389] test_mmap [147/389] test_binhex [148/389] test_xml_etree [149/389] test_http_cookiejar [150/389] test_dbm_dumb [151/389] test_bisect [152/389] test_smtpnet test_smtpnet skipped -- No module named '_ssl' [153/389] test_mimetypes [154/389] test_range [155/389] test_queue [156/389] test_selectors [157/389] test_urllib2net [158/389] test_imp [159/389] test_quopri [160/389] test_abstract_numbers [161/389] test_devpoll test_devpoll skipped -- select.devpoll not defined [162/389] test_ipaddress [163/389] test_getpass [164/389] test_urlparse [165/389] test_compile [166/389] test_pkg [167/389] test_plistlib [168/389] test_contains [169/389] test_codecencodings_iso2022 [170/389] test_unicodedata [171/389] test_json [172/389] test_poll [173/389] test_call [174/389] test_urllib_response [175/389] test_cgitb [176/389] test_bool [177/389] test_pkgutil [178/389] test_mailbox [179/389] test_ntpath [180/389] test_pathlib [181/389] test_format [182/389] test_xdrlib [183/389] test_dictviews [184/389] test_global [185/389] test_uu [186/389] test_glob [187/389] test_epoll [188/389] test_httpservers [189/389] test_xml_etree_c [190/389] test_listcomps [191/389] test_atexit [192/389] test_tokenize [193/389] test_sysconfig [194/389] test_copy [195/389] test_pydoc [196/389] test_flufl [197/389] test_xmlrpc_net [198/389] test_future5 [199/389] test_dict [200/389] test_future [201/389] test_multiprocessing_main_handling [202/389] test_lib2to3 [203/389] test_ssl test_ssl skipped -- No module named '_ssl' [204/389] test_genericpath [205/389] test_generators [206/389] test_resource [207/389] test_os [208/389] test_math [209/389] test_parser [210/389] test_future3 [211/389] test_syslog [212/389] test_future4 [213/389] test_buffer [214/389] test_collections [215/389] test_posixpath [216/389] test_extcall [217/389] test_code [218/389] test_pickle [219/389] test_userlist [220/389] test_cgi [221/389] test_cprofile [222/389] test_exceptions [223/389] test_urllibnet /home/daniel/cpython.clean/Lib/test/test_urllibnet.py:92: DeprecationWarning: FancyURLopener style of invoking requests is deprecated. Use newer urlopen functions/methods open_url = urllib.request.FancyURLopener().open(URL) [224/389] test_class [225/389] test_unittest [226/389] test_osx_env [227/389] test_code_module [228/389] test_bufio [229/389] test_urllib2 [230/389] test_codecmaps_jp fetching http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP932.TXT ... fetching http://people.freebsd.org/~perky/i18n/EUC-JISX0213.TXT ... fetching http://people.freebsd.org/~perky/i18n/EUC-JP.TXT ... fetching http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/JIS/SHIFTJIS.TXT ... fetching http://people.freebsd.org/~perky/i18n/SHIFT_JISX0213.TXT ... [231/389] test_file_eintr [232/389] test_with [233/389] test_augassign [234/389] test_opcodes [235/389] test_faulthandler [236/389] test_peepholer [237/389] test_crypt [238/389] test_bytes [239/389] test_binop [240/389] test_enumerate [241/389] test_gdb [242/389] test_macurl2path [243/389] test___future__ [244/389] test_structseq [245/389] test_rlcompleter [246/389] test_sys [247/389] test_sys_settrace [248/389] test_asyncio [249/389] test_reprlib [250/389] test_threading_local [251/389] test_zipimport_support [252/389] test_sundry [253/389] test_bz2 test_bz2 skipped -- No module named '_bz2' [254/389] test_distutils [255/389] test_posix [256/389] test_eof [257/389] test_richcmp [258/389] test_gzip test_gzip skipped -- No module named 'zlib' [259/389] test_msilib test_msilib skipped -- No module named '_msi' [260/389] test_statistics [261/389] test_runpy [262/389] test__osx_support [263/389] test_univnewlines [264/389] test_heapq [265/389] test_crashers [266/389] test_optparse [267/389] test_pep352 [268/389] test_functools [269/389] test_logging [270/389] test_tk test_tk skipped -- No module named '_tkinter' [271/389] test___all__ Warning -- locale was modified by test___all__ [272/389] test_fnmatch [273/389] test_setcomps [274/389] test_pdb [275/389] test_bigmem [276/389] test_popen [277/389] test_datetime [278/389] test_site [279/389] test_pickletools [280/389] test_modulefinder [281/389] test_dummy_thread [282/389] test_docxmlrpc [283/389] test_minidom [284/389] test_inspect [285/389] test_pow [286/389] test_decimal [287/389] test_compileall [288/389] test_charmapcodec [289/389] test_support [290/389] test_memoryview [291/389] test_ftplib [292/389] test_profile [293/389] test_getopt [294/389] test_raise [295/389] test_dummy_threading [296/389] test_builtin [297/389] test_compare [298/389] test_unpack_ex [299/389] test_dbm_ndbm [300/389] test_winsound test_winsound skipped -- Use of the 'audio' resource not enabled [301/389] test_pep3131 [302/389] test_hash [303/389] test_winreg test_winreg skipped -- No module named 'winreg' [304/389] test_xml_dom_minicompat [305/389] test_gettext [306/389] test_importlib [307/389] test_unicode_file [308/389] test_strtod [309/389] test_smtpd [310/389] test_strftime [311/389] test_imaplib [312/389] test_lzma test_lzma skipped -- No module named '_lzma' [313/389] test_frame [314/389] test_types [315/389] test_macpath [316/389] test_cmd_line_script [317/389] test_long [318/389] test_zipimport [319/389] test_doctest [320/389] test_symtable [321/389] test_stat [322/389] test_set [323/389] test_genexps [324/389] test_metaclass [325/389] test_fcntl [326/389] test_pipes [327/389] test_file [328/389] test_timeit [329/389] test_colorsys [330/389] test_ast [331/389] test_argparse [332/389] test_shutil [333/389] test_httplib [334/389] test_idle test_idle skipped -- No module named '_tkinter' [335/389] test_tempfile [336/389] test_numeric_tower [337/389] test_linecache [338/389] test_ossaudiodev test_ossaudiodev skipped -- Use of the 'audio' resource not enabled [339/389] test_traceback [340/389] test_webbrowser [341/389] test_ioctl [342/389] test_funcattrs [343/389] test_uuid [344/389] test_warnings Warning -- warnings.filters was modified by test_warnings [345/389] test_pty [346/389] test_namespace_pkgs [347/389] test_poplib [348/389] test_sched [349/389] test_sunau [350/389] test_sys_setprofile [351/389] test_pep380 [352/389] test_defaultdict [353/389] test_codecmaps_kr fetching http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP949.TXT ... fetching http://people.freebsd.org/~perky/i18n/EUC-KR.TXT ... fetching http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/KSC/JOHAB.TXT ... [354/389] test_dbm [355/389] test_dbm_gnu [356/389] test_venv [357/389] test_ttk_guionly test_ttk_guionly skipped -- No module named '_tkinter' [358/389] test_complex [359/389] test_audioop [360/389] test_array [361/389] test_unpack [362/389] test_finalization [363/389] test_pep247 [364/389] test_codecencodings_jp [365/389] test_kqueue test_kqueue skipped -- test works only on BSD [366/389] test_tracemalloc [367/389] test_shlex [368/389] test_wsgiref [369/389] test_difflib [370/389] test_property [371/389] test_struct [372/389] test_wait4 [373/389] test_largefile [374/389] test_int [375/389] test_enum [376/389] test_dynamic [377/389] test_threaded_import [378/389] test_codecencodings_hk [379/389] test_pprint [380/389] test_asyncore [381/389] test_tarfile [382/389] test_shelve [383/389] test_signal [384/389] test_select [385/389] test_tools [386/389] test_multiprocessing_spawn [387/389] test_multiprocessing_fork [388/389] test_concurrent_futures [389/389] test_multiprocessing_forkserver 366 tests OK. 2 tests altered the execution environment: test___all__ test_warnings 21 tests skipped: test_bz2 test_curses test_devpoll test_gzip test_idle test_kqueue test_lzma test_msilib test_ossaudiodev test_readline test_smtpnet test_ssl test_startfile test_tcl test_tk test_ttk_guionly test_ttk_textonly test_winreg test_winsound test_zipfile64 test_zlib