This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients vstinner
Date 2014-06-12.15:05:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402585546.51.0.39402588592.issue21734@psf.upfronthosting.co.za>
In-reply-to
Content
http://buildbot.python.org/all/builders/AMD64%20OpenIndiana%203.x/builds/7900/steps/test/logs/stdio

gcc -shared (...)Modules/_ctypes/_ctypes.o (...) -o build/lib.solaris-2.11-i86pc.64bit-3.5-pydebug/_ctypes.so (...)
*** WARNING: renaming "_ctypes" since importing it failed: ld.so.1: python: fatal: relocation error: file build/lib.solaris-2.11-i86pc.64bit-3.5-pydebug/_ctypes.so: symbol ffi_prep_closure_loc: referenced symbol not found
(...)
Failed to build these modules: _ctypes   _curses   _curses_panel   _lzma
History
Date User Action Args
2014-06-12 15:05:46vstinnersetrecipients: + vstinner
2014-06-12 15:05:46vstinnersetmessageid: <1402585546.51.0.39402588592.issue21734@psf.upfronthosting.co.za>
2014-06-12 15:05:46vstinnerlinkissue21734 messages
2014-06-12 15:05:46vstinnercreate