#42212: dependencies correction for py-enable --------------------------+--------------------------------- Reporter: jjstickel@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: maintainer haspatch Port: py-enable | --------------------------+--------------------------------- Comment (by mojca@…): Checking again. `py-enable` indeed compiles C sources. But I'm unable to find any references to wxWidgets (I would still be curious to know how to test wxWidgets in `py-enable`) and it complains about: {{{ /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/numpy/distutils/system_info.py:576: UserWarning: Specified path /usr/local/include/python2.6 is invalid. warnings.warn('Specified path %s is invalid.' % d) /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/numpy/distutils/system_info.py:576: UserWarning: Specified path /opt/local/include/python2.6 is invalid. warnings.warn('Specified path %s is invalid.' % d) /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/numpy/distutils/system_info.py:576: UserWarning: Specified path is invalid. warnings.warn('Specified path %s is invalid.' % d) non-existing path in 'kiva/quartz': '/System/Library/Frameworks/Foundation.framework/Versions/A/Headers' Could not locate executable wx-config File not found: None. Cannot determine wx info. abort: there is no Mercurial repository here (.hg not found) running build }}} So I'm not sure how exactly it works (whether it works at all). Independent of all that, I can commit the changes. -- Ticket URL: <https://trac.macports.org/ticket/42212#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X