(view as text)
running build
running build_ext
warning: openssl 0x0090607f is too old for _hashlib
building '_ssl' extension
gcc -pthread -fno-strict-aliasing -mieee -mieee -g -Wall -Wstrict-prototypes -I. -I/net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build/./Include -I. -IInclude -I./Include -I/usr/local/include -I/net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build/Include -I/net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build -c /net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build/Modules/_ssl.c -o build/temp.osf1-V5.1-alpha-3.0-pydebug/net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build/Modules/_ssl.o
/net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build/Modules/_ssl.c: In function 'PySSL_SetError':
/net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build/Modules/_ssl.c:230: warning: implicit declaration of function 'ERR_peek_last_error'
/net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build/Modules/_ssl.c: In function '_get_peer_alt_names':
/net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build/Modules/_ssl.c:652: error: 'GENERAL_NAMES' undeclared (first use in this function)
/net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build/Modules/_ssl.c:652: error: (Each undeclared identifier is reported only once
/net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build/Modules/_ssl.c:652: error: for each function it appears in.)
/net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build/Modules/_ssl.c:652: error: 'names' undeclared (first use in this function)
/net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build/Modules/_ssl.c:687: error: 'struct v3_ext_method' has no member named 'it'
/net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build/Modules/_ssl.c:688: error: syntax error before ')' token
/net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build/Modules/_ssl.c:689: warning: implicit declaration of function 'ASN1_item_d2i'
/net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build/Modules/_ssl.c:692: warning: implicit declaration of function 'ASN1_ITEM_ptr'
/net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build/Modules/_ssl.c:692: error: 'struct v3_ext_method' has no member named 'it'
/net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build/Modules/_ssl.c:694: error: syntax error before ')' token
/net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build/Modules/_ssl.c:697: warning: passing argument 2 of 'method->d2i' from incompatible pointer type
/net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build/Modules/_ssl.c:733: warning: implicit declaration of function 'GENERAL_NAME_print'
Failed to find the necessary bits to build these modules:
_bsddb _curses_panel _hashlib
_sqlite3 bz2 gdbm
ossaudiodev readline spwd
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
Failed to build these modules:
_ssl
running build_scripts
[60290 refs]
./python -E -c 'import sys ; from distutils.util import get_platform ; print(get_platform()+"-"+sys.version[0:3])' >platform
[24682 refs]
sh: pybuildbot.identify: not found
*** Exit 1 (ignored)
./python -E -tt -bb ./Lib/test/regrtest.py -l -uall -rw
test_range
test_openpty
test_hashlib
test_codecmaps_tw
test_platform
test test_platform failed -- Traceback (most recent call last):
File "/net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build/Lib/test/test_platform.py", line 71, in test_libc_ver
res = platform.libc_ver(executable)
File "/net/taipan/scratch1/nnorwitz/python/3.0.norwitz-tru64/build/Lib/platform.py", line 168, in libc_ver
if soversion > version:
TypeError: unorderable types: NoneType() > str()
test_userlist
test_pstats
test_imaplib
test_global
test_timeout
test_scope
test_index
test_userstring
test_socketserver
test_dict
test_dbm
test_ioctl
test_set
test_codecmaps_kr
test_threaded_import
test_robotparser
test_class
test_bz2
test_bz2 skipped -- No module named bz2
test_import
test_cookielib
test_opcodes
test_gdbm
test_gdbm skipped -- No module named gdbm
test_minidom
test_pwd
test_cmd_line
test_rfc822
test_gzip
test_shlex
test_pep352
test_codecencodings_jp
test_startfile
test_startfile skipped -- cannot import name startfile
test_applesingle
test_applesingle skipped -- No module named macostools
test_macostools
test_macostools skipped -- No module named macostools
test_commands
test_errno
test_site
[24542 refs]
[24542 refs]
[24542 refs]
[24541 refs]
test_marshal
test_poll
test_bigaddrspace
test_float
test_listcomps
test_compile
test_types
test_xmlrpc_net
test_codeccallbacks
test_bsddb
test_bsddb skipped -- No module named _bsddb
test_xml_etree_c
test_cmd
test_aepack
test_aepack skipped -- No module named aepack
test_gettext
test_long_future
test_struct
test_codecmaps_jp
test_bool
test_iter
test_augassign
test_property
test_urllib2net
test_pep3131
test_calendar
test_xml_etree
test_fnmatch
test_operator
test_uu
test_signal
test_hash
test_httplib
test_select
test_asyncore
test_anydbm
test_bsddb3
test_bsddb3 skipped -- No module named _bsddb
test_modulefinder
test_with
test_atexit
test_genexps
test_binhex
test_codecencodings_tw
test_setcomps
test_strftime
test_threadsignals
test_codecmaps_cn
test_binop
test_email
test_module
test_contextlib
test_sundry
test_pydoc
test_builtin
test_sqlite
test_sqlite skipped -- no sqlite available
test_decimal
test_base64
test_symtable
test_charmapcodec
test_colorsys
test_threadedtempfile
test_whichdb
test_logging
test_tempfile
[24545 refs]
test_poplib
test_ssl
test_ssl skipped -- No SSL support
test_syslog
test_threading_local
test_pkg
test_re
test_optparse
test_multibytecodec_support
test_unicode_file
test_complex
test_enumerate
test_cgi
test_parser
Expecting 's_push: parser stack overflow' in next line
s_push: parser stack overflow
test_codeop
test_dis
test_tokenize
test_grammar
test_super
test_collections
test_inspect
test_iterlen
test_sort
test_warnings
test_largefile
test_macpath
test_ucn
test_unicode
test_ast
test_extcall
test_wait4
test_dummy_thread
test_pkgutil
test_strlit
test_int
test_eof
test_lib2to3
test_isinstance
test_fileinput
test_string
test_userdict
test_htmllib
test_strptime
test_decorators
test_future4
test_sax
test_contains
test_subprocess
[24542 refs]
[24542 refs]
[24542 refs]
[24542 refs]
[24542 refs]
[24542 refs]
[24542 refs]
[24542 refs]
[24542 refs]
[24681 refs]
[24680 refs]
[24680 refs]
[24680 refs]
[24542 refs]
[24772 refs]
[24680 refs]
[24682 refs]
[24681 refs]
[24681 refs]
[24681 refs]
[24680 refs]
.
[24543 refs]
[24680 refs]
this bit of output is from a test of stdout in a different process ...
[24680 refs]
[24680 refs]
[24772 refs]
test_cmd_line_script
test_abc
test___future__
test_format
test_bisect
test_imp
test_richcmp
test_multibytecodec
test_quopri
[27970 refs]
[27970 refs]
test_doctest
test_thread
test_csv
test_pow
test_codecs
test_codecencodings_cn
test_exception_variations
test_codecmaps_hk
test_pep292
test_fractions
test_docxmlrpc
test_wave
test_exceptions
test_wait3
test_queue
test_uuid
/bin/sh: objdump: not found
WARNING: uuid.getnode is unreliable on many platforms.
It is disabled until the code and/or test can be fixed properly.
WARNING: uuid._ifconfig_getnode is unreliable on many platforms.
It is disabled until the code and/or test can be fixed properly.
WARNING: uuid._unixdll_getnode is unreliable on many platforms.
It is disabled until the code and/or test can be fixed properly.
test_bytes
test_file
Skipping sys.stdin.seek(-1), it may crash the interpreter. Test manually.
test_pep277
test_pep277 skipped -- test works only on NT+
test_distutils
test_crypt
test_locale
test_locale skipped -- test locale not supported (tried en_US.UTF-8, en_US.US-ASCII, en_US)
test_pkgimport
test_abstract_numbers
test_pipes
test_doctest2
test_shutil
test_ctypes
/bin/sh: objdump: not found
/bin/sh: objdump: not found
/bin/sh: objdump: not found
test_tuple
test_deque
test_peepholer
test_int_literal
test_profilehooks
test_threading
[27919 refs]
[30068 refs]
test_long
test_memoryio
test_popen
[24687 refs]
[24687 refs]
[24687 refs]
test_traceback
test_xmlrpc
test_dictcomps
test_longexp
test_metaclass
test_pprint
test_io
test_capi
test_winreg
test_winreg skipped -- No module named _winreg
test_univnewlines
test_SimpleHTTPServer
test_profile
test_keywordonlyarg
test_urllib2_localnet
test_asynchat
test test_asynchat produced unexpected output:
**********************************************************************
*** lines 2-31 of actual output doesn't appear in expected output after line 1:
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
+ warning: unhandled exception
**********************************************************************
test_functools
test_json
test_unary
test_tcl
test_sys
[24542 refs]
test_mimetypes
test_xdrlib
test_kqueue
test_kqueue skipped -- test works only on BSD
test_unittest
test_zipfile
test_future3
test_cfgparser
test_mimetools
test_pep3120
test_dumbdbm
test_math
test_cmath
test_epoll
test_epoll skipped -- test works only on Linux 2.6
test_sgmllib
test_mutants
test_smtplib
test test_smtplib produced unexpected output:
**********************************************************************
*** line 2 of actual output doesn't appear in expected output after line 1:
+ warning: unhandled exception
**********************************************************************
test_typechecks
test_pty
test_posix
test_random
test_unpack_ex
test_gc
test_structmembers
test_posixpath
test_descrtut
test_dummy_threading
test_funcattrs
test_call
test_coding
test_netrc
test_memoryview
test_syntax
test_socket
sem_init: Too many open files
* ob
object : <refcnt 0 at 144e18450>
type : str
refcount: 0
address : 144e18450
* op->_ob_prev->_ob_next
object : <refcnt 0 at 144e18450>* ob
object : <refcnt 0 at 144b7b7e0>
type : str
refcount: 0
address : 144e18450
* op->_ob_next->_ob_prev
object : *** Segmentation fault