[MacPorts] #40152: liblo @0.27: build fails: error: expected value in expression
MacPorts
noreply at macports.org
Sat Aug 17 04:42:02 PDT 2013
#40152: liblo @0.27: build fails: error: expected value in expression
---------------------------+--------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords:
Port: liblo |
---------------------------+--------------------------------
Comment (by ryandesign@…):
That was with +universal. Without it, failure is earlier, in the configure
phase:
{{{
checking how to print long long int... configure: error: printf doesn't
support long long int
}}}
The config.log shows an unnecessary flag being used, about which clang
prints a warning, and the `-Werror` flag being used, which turns the
warning into a fatal error:
{{{
configure:11936: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror
-Wall -I/opt/local/include conftest.c >&5
clang: error: argument unused during compilation: '-I /opt/local/include'
}}}
--
Ticket URL: <https://trac.macports.org/ticket/40152#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list