[MacPorts] #46132: openjade @1.3.2_8: fails to build on OSX Lion
MacPorts
noreply at macports.org
Mon Jun 26 01:27:19 UTC 2017
#46132: openjade @1.3.2_8: fails to build on OSX Lion
------------------------------+-----------------------------
Reporter: pilgrimaflame@… | Owner: tlockhart1976@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: openjade |
------------------------------+-----------------------------
Changes (by dholl):
* status: closed => reopened
* resolution: worksforme =>
Comment:
I can confirm this problem is still happening as well. In my case, I'm
building with a prefix of /Applications/GNURadio.app, and something during
the openjade build expects to find /Applications/GNURadio.lapp
Here's the specific error:
{{{
:info:build make[2]: *** No rule to make target
`/Applications/GNURadio.lapp/Contents/Resources/lib/libosp.dylib', needed
by `openjade'. Stop.
}}}
For now, I've fixed my own automated build by creating a symbolic link
from GNURadio.lapp to GNURadio.app.
This problem is reproducible, and my script is available here:
https://github.com/dholl/gnuradio-for-mac-
without-x11/blob/b5d576318f5f8ae3809eabcb11862de1ff9d6bdd/build.sh#L128
To reproduce the problem, just comment out the two blocks of "openjade
WORK AROUND" code and then run build.sh:
{{{
./build.sh ./GNURadio.app
}}}
--
Ticket URL: <https://trac.macports.org/ticket/46132#comment:13>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list