Opened 11 years ago
Closed 9 years ago
#39946 closed defect (worksforme)
py27-libxml2 @2.9.1 with python27 @2.7.5_1+ucs4 Missing symbol
Reported by: | chrono2200@… | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | sfiera@…, ferdy (Giuseppe `ferdy` Miceli) | |
Port: | py27-libxml2 |
Description
Using Lion & Xcode 4.6.3. Python compiled with ucs4 does not have ucs2 symbol.
Python 2.7.5 (default, Aug 1 2013, 10:42:19) [GCC 4.2.1 Compatible Apple LLVM 4.2 (clang-425.0.27)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> import libxml2 Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/libxml2.py", line 1, in <module> import libxml2mod ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/libxml2mod.so, 2): Symbol not found: _PyUnicodeUCS2_AsUTF8String Referenced from: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/libxml2mod.so Expected in: flat namespace in /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/libxml2mod.so
Change History (4)
comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)
Cc: | openmaintainer@… removed |
---|---|
Keywords: | python xml2 libxml2 removed |
comment:2 Changed 11 years ago by ferdy (Giuseppe `ferdy` Miceli)
Cc: | ferdy@… added |
---|
comment:3 follow-up: 4 Changed 9 years ago by petrrr
Cc: | mcalhoun@… removed |
---|---|
Owner: | changed from macports-tickets@… to mcalhoun@… |
Is this problem gone?
comment:4 Changed 9 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Replying to petr@…:
Is this problem gone?
In the absence of more information, let us assume yes.
If the problem persists, we can reopen.
Note: See
TracTickets for help on using
tickets.
Cc Me!