[MacPorts] #41162: gnuradio fails to build on 10.9
MacPorts
noreply at macports.org
Tue Nov 19 06:35:50 PST 2013
#41162: gnuradio fails to build on 10.9
-----------------------+-------------------------
Reporter: ken@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords: mavericks
Port: gnuradio |
-----------------------+-------------------------
Comment (by michaelld@…):
Thanks for both files, @lqfmickey. I'm moving on to whatever else I can
think of with respect to the runtime SIGSEGV issue; I had thought it was
using different C++ runtimes for different builds, but that does not seem
to be the case at least for @lqfmickey. Maybe others will respond to my
request for the "rev-upgrade" text output?
@lqfmickey: gnuradio-companion isn't being built because CMake is not
finding py*lxml. The debug output says that port thinks lxml is installed.
What does "port installed py27-lxml" return for you? Also if you do the
following, what does it return:
{{{
/opt/local/bin/python2.7 -c "import lxml.etree; print
lxml.etree.LXML_VERSION"
port contents py27-lxml | sed -e 1d -e "s at .*packages/\([^/]*\)/.*@\1 at g" |
sort -u
}}}
--
Ticket URL: <https://trac.macports.org/ticket/41162#comment:53>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list