#42502: fontforge +freetype_bytecode +python27 "No initialization function in fontforge library" ---------------------------------+-------------------------------- Reporter: joshuarbox-junk1@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: fontforge | ---------------------------------+-------------------------------- Old description:
scml-jrichardson:pdf2chegg jric$ sudo port install -f fontforge +freetype_bytecode +python27 ---> Computing dependencies for fontforge ---> Activating fontforge @20120731_3+freetype_bytecode+python27 Warning: File /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/fontforge-1.0-py2.7.egg-info already exists. Moving to: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/fontforge-1.0-py2.7.egg-info.mp_1392330587. Warning: File /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/fontforge.so already exists. Moving to: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/fontforge.so.mp_1392330587. Warning: File /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/psMat.so already exists. Moving to: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/psMat.so.mp_1392330587. ---> Cleaning fontforge ---> Updating database of binaries: 100.0% ---> Scanning binaries for linking errors: 100.0% ---> No broken files found.
scml-jrichardson:pdf2chegg jric$ /opt/local/bin/python2.7 Python 2.7.6 (default, Nov 12 2013, 13:26:39) [GCC 4.2.1 Compatible Apple Clang 4.1 ((tags/Apple/clang-421.11.66))] on darwin Type "help", "copyright", "credits" or "license" for more information.
import fontforge Traceback (most recent call last): File "<stdin>", line 1, in <module> SystemError: No initialization function in fontforge library
New description: {{{ scml-jrichardson:pdf2chegg jric$ sudo port install -f fontforge +freetype_bytecode +python27 ---> Computing dependencies for fontforge ---> Activating fontforge @20120731_3+freetype_bytecode+python27 Warning: File /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/fontforge-1.0-py2.7.egg-info already exists. Moving to: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/fontforge-1.0-py2.7.egg-info.mp_1392330587. Warning: File /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/fontforge.so already exists. Moving to: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/fontforge.so.mp_1392330587. Warning: File /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/psMat.so already exists. Moving to: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/psMat.so.mp_1392330587. ---> Cleaning fontforge ---> Updating database of binaries: 100.0% ---> Scanning binaries for linking errors: 100.0% ---> No broken files found. scml-jrichardson:pdf2chegg jric$ /opt/local/bin/python2.7 Python 2.7.6 (default, Nov 12 2013, 13:26:39) [GCC 4.2.1 Compatible Apple Clang 4.1 ((tags/Apple/clang-421.11.66))] on darwin Type "help", "copyright", "credits" or "license" for more information.
import fontforge Traceback (most recent call last): File "<stdin>", line 1, in <module> SystemError: No initialization function in fontforge library }}}
-- Comment (by mf2k@…): In the future, please use WikiFormatting. -- Ticket URL: <https://trac.macports.org/ticket/42502#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X