Script started on Sun May 24 11:23:40 2015 command: sh # make regression-test running build running build_ext building dbm using ndbm INFO: Can't locate Tcl/Tk libs and/or headers Python build finished, but the necessary bits to build these modules were not found: _bsddb _sqlite3 _tkinter dl gdbm imageop linuxaudiodev spwd sunaudiodev To find the necessary bits, look in setup.py in detect_modules() for the module's name. running build_scripts copying and adjusting /usr/ports/lang/python27/work/Python-2.7.10/Tools/scripts/pydoc -> build/scripts-2.7 copying and adjusting /usr/ports/lang/python27/work/Python-2.7.10/Tools/scripts/idle -> build/scripts-2.7 copying and adjusting /usr/ports/lang/python27/work/Python-2.7.10/Tools/scripts/2to3 -> build/scripts-2.7 changing mode of build/scripts-2.7/pydoc from 644 to 755 changing mode of build/scripts-2.7/idle from 644 to 755 changing mode of build/scripts-2.7/2to3 from 644 to 755 renaming build/scripts-2.7/pydoc to build/scripts-2.7/pydoc2.7 renaming build/scripts-2.7/idle to build/scripts-2.7/idle2.7 renaming build/scripts-2.7/2to3 to build/scripts-2.7/2to3-2.7 LD_LIBRARY_PATH=/usr/ports/lang/python27/work/Python-2.7.10 ./python -E -c 'import sys ; from sysconfig import get_platform ; print get_platform()+"-"+sys.version[0:3]' >platform LD_LIBRARY_PATH=/usr/ports/lang/python27/work/Python-2.7.10 ./python -Wd -3 -E -tt -R ./Lib/test/regrtest.py -uall -rwW -j4 == CPython 2.7.10 (default, May 24 2015, 11:22:16) [GCC 4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)] == FreeBSD-10.1-RELEASE-p9-amd64-64bit-ELF little-endian == /usr/ports/lang/python27/work/Python-2.7.10/build/test_python_57221 Testing with flags: sys.flags(debug=0, py3k_warning=1, division_warning=1, division_new=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=1, tabcheck=2, verbose=0, unicode=0, bytes_warning=0, hash_randomization=1) Using random seed 7492621 [ 1/401] test_plistlib [ 2/401] test_fractions [ 3/401] test_contextlib [ 4/401] test_shutil test_curses skipped -- sys.__stdout__ is not a tty [ 5/401] test_curses [ 6/401] test_quopri [ 7/401] test_smtpnet [ 8/401] test_difflib [ 9/401] test_fileio [ 10/401] test_call [ 11/401] test_capi [ 12/401] test_cfgparser [ 13/401] test_urllibnet [ 14/401] test_pep292 [ 15/401] test_cprofile [ 16/401] test_math [ 17/401] test__osx_support [ 18/401] test_itertools [ 19/401] test_bisect [ 20/401] test_mimetypes [ 21/401] test_coding [ 22/401] test_posix [ 23/401] test_with [ 24/401] test_softspace [ 25/401] test_pdb [ 26/401] test_global [ 27/401] test_hmac [ 28/401] test_htmlparser [ 29/401] test_sort [ 30/401] test_ntpath [ 31/401] test_unpack [ 32/401] test__locale [ 33/401] test_codecs [ 34/401] test_strptime [ 35/401] test_email [ 36/401] test_new [ 37/401] test_abstract_numbers [ 38/401] test_pkg [ 39/401] test_threading_local fetching http://www.pythontest.net/unicode/CP932.TXT ... fetching http://www.pythontest.net/unicode/EUC-JISX0213.TXT ... fetching http://www.pythontest.net/unicode/EUC-JP.TXT ... fetching http://www.pythontest.net/unicode/SHIFTJIS.TXT ... fetching http://www.pythontest.net/unicode/SHIFT_JISX0213.TXT ... [ 40/401] test_codecmaps_jp [ 41/401] test_hash [ 42/401] test_whichdb [ 43/401] test_binascii [ 44/401] test_old_mailbox [ 45/401] test_genericpath [ 46/401] test_ensurepip [ 47/401] test_openpty test_aepack skipped -- No module named aetypes [ 48/401] test_aepack [ 49/401] test_doctest2 [ 50/401] test_userlist [ 51/401] test_unicodedata [ 52/401] test_pkgutil [ 53/401] test_threaded_import [ 54/401] test_datetime [ 55/401] test_mmap [ 56/401] test_email_renamed [ 57/401] test_xrange [ 58/401] test_pyexpat [ 59/401] test_dumbdbm test_winsound skipped -- No module named winsound [ 60/401] test_winsound [ 61/401] test_shlex [ 62/401] test_stat [ 63/401] test_dictviews [ 64/401] test_uu [ 65/401] test_resource [ 66/401] test_fork1 [ 67/401] test_cookie /usr/ports/lang/python27/work/Python-2.7.10/Lib/anydbm.py:45: DeprecationWarning: in 3.x, the dbhash module has been removed _mod = __import__(_name) /usr/ports/lang/python27/work/Python-2.7.10/Lib/dbhash.py:7: DeprecationWarning: in 3.x, the bsddb module has been removed; please use the pybsddb project instead import bsddb [ 68/401] test_bsddb185 test_imageop skipped -- No module named imageop [ 69/401] test_imageop [ 70/401] test_decimal [ 71/401] test_isinstance [ 72/401] test_urllib2 [ 73/401] test_sys_settrace [ 74/401] test_logging [ 75/401] test_deque [ 76/401] test_threadedtempfile [ 77/401] test_richcmp [ 78/401] test_strftime [ 79/401] test_random [ 80/401] test_dummy_threading [ 81/401] test_structseq [ 82/401] test_tarfile [ 83/401] test_sha [ 84/401] test_getargs [ 85/401] test_int_literal test_gdb skipped -- gdb versions before 7.0 didn't support python embedding Saw: GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd". [ 86/401] test_gdb [ 87/401] test_array [ 88/401] test_site [ 89/401] test_popen [ 90/401] test_base64 [ 91/401] test_sgmllib [ 92/401] test_poplib [ 93/401] test_kqueue [ 94/401] test_undocumented_details [ 95/401] test_strop [ 96/401] test_xml_etree_c [ 97/401] test_functools [ 98/401] test_userstring [ 99/401] test_bz2 [100/401] test_cookielib [101/401] test_docxmlrpc [102/401] test_heapq [103/401] test_string [104/401] test_gettext [105/401] test_ssl [106/401] test_netrc [107/401] test_future4 [108/401] test_linecache test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run [109/401] test_zipfile64 [110/401] test_cpickle [111/401] test_pyclbr [112/401] test_mhlib [113/401] test_long_future [114/401] test_glob [115/401] test_ascii_formatd [116/401] test_index [117/401] test_long [118/401] test_multiprocessing [119/401] test_struct test_bsddb3 skipped -- No module named _bsddb [120/401] test_bsddb3 [121/401] test_zipfile [122/401] test_list [123/401] test_dummy_thread [124/401] test_generators [125/401] test_smtplib [126/401] test_codecencodings_jp test_scriptpackages skipped -- No module named aetools [127/401] test_scriptpackages [128/401] test_pwd [129/401] test_trace [130/401] test_cmd [131/401] test_stringprep [132/401] test_unittest test.test_warnings:559: UserWarning: test [133/401] test_warnings [134/401] test_socket [135/401] test_asyncore [136/401] test_os [137/401] test_atexit fetching http://www.pythontest.net/unicode/gb-18030-2000.xml ... fetching http://www.pythontest.net/unicode/EUC-CN.TXT ... fetching http://www.pythontest.net/unicode/CP936.TXT ... [138/401] test_codecmaps_cn [139/401] test_symtable [140/401] test_threadsignals [141/401] test_optparse test_macos skipped -- No module named MacOS [142/401] test_macos [143/401] test_thread [144/401] test_sys_setprofile [145/401] test_bool [146/401] test_getargs2 [147/401] test_descrtut [148/401] test_pipes [149/401] test_ctypes [150/401] test_bytes [151/401] test_enumerate [152/401] test_transformer [153/401] test_cmd_line_script [154/401] test_defaultdict [155/401] test_extcall [156/401] test_sys [157/401] test_dis [158/401] test_complex test_ttk_guionly skipped -- No module named _tkinter [159/401] test_ttk_guionly test_gl skipped -- No module named gl [160/401] test_gl test_epoll skipped -- test works only on Linux 2.6 [161/401] test_epoll [162/401] test_genexps [163/401] test_exceptions [164/401] test_sysconfig test_gdbm skipped -- No module named gdbm [165/401] test_gdbm [166/401] test_parser [167/401] test_module test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp' [168/401] test_ossaudiodev [169/401] test_complex_args [170/401] test_tempfile [171/401] test_import [172/401] test_asynchat [173/401] test_file [174/401] test_marshal [175/401] test_compile [176/401] test_rfc822 test_startfile skipped -- module os has no attribute startfile [177/401] test_startfile [178/401] test_macurl2path [179/401] test_macpath [180/401] test_bufio [181/401] test_int [182/401] test_robotparser [183/401] test_select [184/401] test_StringIO [185/401] test_wave [186/401] test_future_builtins [187/401] test_multibytecodec_support [188/401] test_filecmp [189/401] test_importlib [190/401] test_compiler [191/401] test_telnetlib [192/401] test_importhooks test_al skipped -- No module named al [193/401] test_al [194/401] test_dict [195/401] test_pydoc [196/401] test_coercion [197/401] test_weakref [198/401] test_fileinput [199/401] test_uuid [200/401] test_inspect [201/401] test_doctest [202/401] test_email_codecs [203/401] test_sax [204/401] test_posixpath [205/401] test_multibytecodec [206/401] test_py3kwarn test_idle skipped -- No module named _tkinter [207/401] test_idle [208/401] test_tools [209/401] test_httpservers test_pep277 skipped -- only NT+ and systems with Unicode-friendly filesystem encoding [210/401] test_pep277 [211/401] test_strtod [212/401] test_gc [213/401] test_traceback [214/401] test_multifile [215/401] test_copy_reg [216/401] test_xml_etree [217/401] test_univnewlines [218/401] test_textwrap [219/401] test_future5 [220/401] test_nntplib [221/401] test_zipimport [222/401] test_unicode fetching http://www.pythontest.net/unicode/BIG5HKSCS-2004.TXT ... [223/401] test_codecmaps_hk [224/401] test_contains test_linuxaudiodev skipped -- No module named linuxaudiodev [225/401] test_linuxaudiodev [226/401] test_mimetools test_imgfile skipped -- No module named imgfile [227/401] test_imgfile [228/401] test_mailbox [229/401] test_print [230/401] test_float [231/401] test_ast [232/401] test_urllib [233/401] test_sunau [234/401] test_decorators [235/401] test_imghdr [236/401] test_codeccallbacks [237/401] test_xmlrpc [238/401] test_lib2to3 [239/401] test_grammar [240/401] test_zipimport_support [241/401] test_descr [242/401] test_hotshot [243/401] test_dbm [244/401] test_timeit [245/401] test_platform [246/401] test_MimeWriter [247/401] test_eof [248/401] test_fnmatch python2.4: not found python2.5: not found python2.6: not found Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python2.7/test/test_support.py", line 14, in import shutil File "/usr/local/lib/python2.7/shutil.py", line 12, in import collections File "/usr/local/lib/python2.7/collections.py", line 9, in from operator import itemgetter as _itemgetter, eq as _eq ImportError: /usr/local/lib/python2.7/lib-dynload/operator.so: Undefined symbol "_PyUnicodeUCS2_AsDefaultEncodedString" [249/401] test_xpickle [250/401] test_commands [251/401] test_codecencodings_kr [252/401] test_sundry [253/401] test_rlcompleter [254/401] test_crypt [255/401] test_compare [256/401] test_socketserver [257/401] test_shelve [258/401] test_structmembers [259/401] test_format [260/401] test_str [261/401] test_future [262/401] test_sets [263/401] test_xmllib [264/401] test_anydbm test_msilib skipped -- No module named _msi [265/401] test_msilib [266/401] test_frozen [267/401] test_funcattrs [268/401] test_pow [269/401] test_longexp [270/401] test_md5 [271/401] test_wsgiref test_spwd skipped -- No module named spwd [272/401] test_spwd [273/401] test_mutex [274/401] test_popen2 [275/401] test_peepholer [276/401] test_errno [277/401] test_tokenize [278/401] test_timeout [279/401] test_typechecks [280/401] test_pep263 [281/401] test_csv [282/401] test_pstats [283/401] test_grp [284/401] test_set test_unicode_file skipped -- No Unicode filesystem semantics on this platform. [285/401] test_unicode_file [286/401] test_property [287/401] test_buffer [288/401] test_memoryio [289/401] test_pep247 test_macostools skipped -- No module named MacOS [290/401] test_macostools [291/401] test_py_compile [292/401] test_bigaddrspace [293/401] test_pty fetching http://www.pythontest.net/unicode/5.2.0/NormalizationTest.txt ... [294/401] test_normalization [295/401] test_cgi [296/401] test_univnewlines2k [297/401] test_code [298/401] test_fpformat [299/401] test_urllib2_localnet [300/401] test_dictcomps [301/401] test_binhex test_cl skipped -- No module named cl [302/401] test_cl [303/401] test_audioop test_tcl skipped -- No module named _tkinter [304/401] test_tcl [305/401] test_runpy [306/401] test_bastion [307/401] test_subprocess [308/401] test_ucn [309/401] test_codeop [310/401] test_augassign [311/401] test_time [312/401] test_memoryview [313/401] test_codecencodings_iso2022 [314/401] test_weakset [315/401] test_colorsys [316/401] test_httplib [317/401] test_cmd_line [318/401] test_future3 test_dl skipped -- No module named dl [319/401] test_dl [320/401] test_codecencodings_tw [321/401] test_charmapcodec [322/401] test_file_eintr [323/401] test_urlparse [324/401] test_userdict [325/401] test_zlib [326/401] test_aifc [327/401] test_signal [328/401] test___future__ [329/401] test_class [330/401] test_threading [331/401] test_json [332/401] test_bigmem [333/401] test_scope [334/401] test_operator fetching http://www.pythontest.net/unicode/BIG5.TXT ... fetching http://www.pythontest.net/unicode/CP950.TXT ... [335/401] test_codecmaps_tw [336/401] test_iter [337/401] test_wait4 [338/401] test_minidom [339/401] test_syntax [340/401] test_getopt test_bsddb skipped -- No module named _bsddb [341/401] test_bsddb [342/401] test_queue test_cd skipped -- No module named cd [343/401] test_cd [344/401] test_poll [345/401] test_repr test_sqlite skipped -- No module named _sqlite3 [346/401] test_sqlite [347/401] test_codecencodings_hk [348/401] test_imp [349/401] test_gzip [350/401] test_binop test_sunaudiodev skipped -- No module named sunaudiodev [351/401] test_sunaudiodev [352/401] test_imaplib [353/401] test_unary [354/401] test_pickletools [355/401] test_tuple fetching http://www.pythontest.net/unicode/CP949.TXT ... fetching http://www.pythontest.net/unicode/EUC-KR.TXT ... fetching http://www.pythontest.net/unicode/JOHAB.TXT ... [356/401] test_codecmaps_kr [357/401] test_cmath test_applesingle skipped -- No module named MacOS [358/401] test_applesingle [359/401] test_exception_variations [360/401] test_pprint [361/401] test_ioctl [362/401] test_profile [363/401] test_copy [364/401] test_ftplib [365/401] test_builtin [366/401] test_modulefinder [367/401] test_pep352 [368/401] test_distutils [369/401] test_urllib2net test_winreg skipped -- No module named _winreg [370/401] test_winreg [371/401] test_xdrlib [372/401] test___all__ [373/401] test_slice [374/401] test_pickle [375/401] test_SimpleHTTPServer [376/401] test_wait3 test_ttk_textonly skipped -- No module named _tkinter [377/401] test_ttk_textonly [378/401] test_compileall [379/401] test_nis [380/401] test_fcntl [381/401] test_re [382/401] test_collections [383/401] test_pkgimport [384/401] test_codecencodings_cn [385/401] test_dircache [386/401] test_iterlen [387/401] test_locale [388/401] test_mutants [389/401] test_file2k test_tk skipped -- No module named _tkinter [390/401] test_tk [391/401] test_opcodes [392/401] test_setcomps [393/401] test_readline [394/401] test_htmllib [395/401] test_types [396/401] test_hashlib [397/401] test_abc [398/401] test_largefile [399/401] test_calendar [400/401] test_argparse [401/401] test_io 366 tests OK. 35 tests skipped: test_aepack test_al test_applesingle test_bsddb test_bsddb3 test_cd test_cl test_curses test_dl test_epoll test_gdb test_gdbm test_gl test_idle test_imageop test_imgfile test_linuxaudiodev test_macos test_macostools test_msilib test_ossaudiodev test_pep277 test_scriptpackages test_spwd test_sqlite test_startfile test_sunaudiodev test_tcl test_tk test_ttk_guionly test_ttk_textonly test_unicode_file test_winreg test_winsound test_zipfile64 Ask someone to teach regrtest.py about which tests are expected to get skipped on freebsd10. # ^D Script done on Sun May 24 11:27:17 2015