#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 | ---------------------------------+-------------------------------- Comment (by joshuarbox-junk1@…): Don't know if this is a clue or not, but: {{{ scml-jrichardson:Python.framework jric$ grep -r 'No initialization function' /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/* Binary file /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/fontforge.so matches Binary file /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/psMat.so matches }}} In some fresh libraries that I built from source (no match): {{{ scml-jrichardson:Python.framework jric$ ls /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site- packages/ README fontforge.la fontforge.so psMat.la psMat.so scml-jrichardson:Python.framework jric$ grep -r 'No initialization function' /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/* scml-jrichardson:Python.framework jric$ }}} Unfortunately, the binaries I built don't work, so can't take too much from it. :-( -- Ticket URL: <https://trac.macports.org/ticket/42502#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X