[MacPorts] #49890: soxr 0.1.2 Problem while installing soxr
MacPorts
noreply at macports.org
Fri Dec 4 03:09:48 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:1 devans@…]:
> When submitting a ticket please copy maintainer.
> {{{
> port info --maintainer soxr
> maintainer: casr+macports at darkcog.com, openmaintainer at macports.org
> }}}
Odd that is complaining about missing C standard library header files.
Have you tried cleaning the port just in case that fixes it? ( {{{sudo -s
-- 'port clean soxr && port install soxr'}}} ) Usually I do not run Xcode
but I will install it just to make sure that is not the cause.
Could you try some things and report back:
1. Edit the Portfile so that the line {{{configure.args}}} reads
{{{configure.args-append}}}.
a. {{{sudo -e `port dir soxr`/Portfile}}}
b. Edit line 34
c. {{{sudo -s -- 'port clean soxr && port install soxr'}}}
2. Install another CMake based port. I want to narrow own that CMake isn't
a problem
b. For this we can use ''taglib'' which doesn't have many dependencies
c. {{{sudo port install taglib}}}
3. More details about your setup. Operating system, machine type, etc.
--
Ticket URL: <https://trac.macports.org/ticket/49890#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list