[MacPorts] #49890: soxr 0.1.2 Problem while installing soxr
MacPorts
noreply at macports.org
Mon Dec 7 03:46:22 PST 2015
#49890: soxr 0.1.2 Problem while installing soxr
----------------------------+-----------------------------
Reporter: yvan.strahm@… | Owner: casr+macports@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: soxr |
----------------------------+-----------------------------
Comment (by casr+macports@…):
Replying to [comment:5 yvan.strahm@…]:
> 1. I edited to port file to
> {{{
>
> #configure.args -DBUILD_TESTS=no
> configure.args configure.args-append
> }}}
Ah, you misunderstood me here. It should read more like:
{{{
#configure.args -DBUILD_TESTS=no
configure.args-append -DBUILD_TESTS=no
}}}
You could try that again but I'm starting to think it's nothing to do with
that anyway. You should, however, reset that file before you go any
further.
I've since built {{{soxr}}} with Xcode without any problems. I've also
tried upgrading CMake to the same version as you have but that was okay
too.
> 2. Taglib also failed, see log
It seems likely to be an issue around CMake. Have you changed any
configuration files for CMake or MacPorts? That might have upset the paths
for standard libraries. Or perhaps you may have done a non-standard
MacPorts installation?
--
Ticket URL: <https://trac.macports.org/ticket/49890#comment:6>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list