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.
Created on 2014年06月12日 15:05 by vstinner, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg220357 - (view) | Author: STINNER Victor (vstinner) * (Python committer) | Date: 2014年06月12日 15:05 | |
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 |
|||
| msg238435 - (view) | Author: STINNER Victor (vstinner) * (Python committer) | Date: 2015年03月18日 13:29 | |
This issue has been fixed. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:04 | admin | set | github: 65933 |
| 2015年03月18日 13:29:40 | vstinner | set | status: open -> closed resolution: fixed messages: + msg238435 |
| 2014年06月12日 20:35:10 | ned.deily | set | nosy:
+ jcea |
| 2014年06月12日 15:05:46 | vstinner | create | |