[MacPorts] #30769: liblrdf does not compile
MacPorts
noreply at macports.org
Thu Mar 15 10:41:24 PDT 2012
#30769: liblrdf does not compile
----------------------------------------+-----------------------------------
Reporter: softwarejanitor@… | Owner: pixilla@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 2.0.1
Resolution: | Keywords: lion
Port: liblrdf |
----------------------------------------+-----------------------------------
Changes (by deesto@…):
* status: closed => reopened
* resolution: fixed =>
Comment:
I'm seeing the same behavior now in upgrading to liblrdf 0.5.0-1, in
10.6.8:
{{{
$ port list liblrdf
liblrdf @0.5.0 textproc/liblrdf
$ sudo port clean liblrdf
---> Cleaning liblrdf
$ sudo port upgrade liblrdf
---> Computing dependencies for liblrdf
---> Fetching archive for liblrdf
---> Attempting to fetch liblrdf-0.5.0_1.darwin_10.x86_64.tbz2 from
http://packages.macports.org/liblrdf
---> Fetching liblrdf
---> Verifying checksum(s) for liblrdf
---> Extracting liblrdf
---> Configuring liblrdf
---> Building liblrdf
Error: Target org.macports.build returned: shell command failed (see log
for details)
Log for liblrdf is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_www.macports.org_files_ports_textproc_liblrdf/liblrdf/main.log
Error: Unable to upgrade port: 1
To report a bug, see <http://guide.macports.org/#project.tickets>
}}}
From the log:
{{{
:info:build make[2]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_www.macports.
org_files_ports_textproc_liblrdf/liblrdf/work/LRDF-0.5.0/src'
249 :info:build /bin/sh ../libtool --tag=CC --mode=compile
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/in clude -Wall
-g -I.. -pipe -O2 -arch x86_64 -I/opt/local/include/raptor2 -pipe -O2
-arch x86_64 -MT lrdf.lo -MD -MP -MF .deps/lrdf.Tpo -c -o lrdf.lo
lrdf.c
250 :info:build /bin/sh ../libtool --tag=CC --mode=compile
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/in clude -Wall
-g -I.. -pipe -O2 -arch x86_64 -I/opt/local/include/raptor2 -pipe -O2
-arch x86_64 -MT lrdf_multi.lo - MD -MP -MF .deps/lrdf_multi.Tpo -c -o
lrdf_multi.lo lrdf_multi.c
251 :info:build libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.
-I.. -I/opt/local/include -Wall -g -I.. -pipe -O 2 -arch x86_64
-I/opt/local/include/raptor2 -pipe -O2 -arch x86_64 -MT lrdf_multi.lo -MD
-MP -MF .deps/lrdf_multi.Tp o -c lrdf_multi.c -fno-common -DPIC -o
.libs/lrdf_multi.o
252 :info:build libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.
-I.. -I/opt/local/include -Wall -g -I.. -pipe -O 2 -arch x86_64
-I/opt/local/include/raptor2 -pipe -O2 -arch x86_64 -MT lrdf.lo -MD -MP
-MF .deps/lrdf.Tpo -c lrdf.c -fno-common -DPIC -o .libs/lrdf.o
253 :info:build lrdf.c:237: warning: type defaults to 'int' in declaration
of 'raptor_term'
254 :info:build lrdf.c:237: error: expected ';', ',' or ')' before '*'
token
}}}
--
Ticket URL: <https://trac.macports.org/ticket/30769#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list