[MacPorts] #19685: liblqr upgrade to 0.4.1 fails
MacPorts
noreply at macports.org
Mon May 18 13:18:25 PDT 2009
#19685: liblqr upgrade to 0.4.1 fails
--------------------------------+-------------------------------------------
Reporter: dersh@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Keywords: | Port: liblqr
--------------------------------+-------------------------------------------
I have liblqr 1-0.3.1_0 and just tried to upgrade to 1-0.4.1_0, but the
upgrade fails. I tried it on two different Macs (one G5 and one Intel)
and both failed.
I also tried to deactivate 0.3.1 then clean before retrying the upgrade,
but that did not help.
Here is the error that I got:
{{{
---> Attempting to fetch liblqr-1-0.4.1.tar.bz2 from
http://distfiles.macports.org/liblqr
---> Verifying checksum(s) for liblqr
---> Extracting liblqr
---> Configuring liblqr
---> Building liblqr
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_liblqr/work/liblqr-1-0.4.1"
&& make all " returned error 2
Command output: make all-recursive
Making all in lqr
if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0
-DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/liblqr-1"\"
-I.. -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
-I/opt/local/include -I/opt/local/include -fvisibility="hidden"
-I/opt/local/include -O2 -Wall -MT lqr_gradient.lo -MD -MP -MF
".deps/lqr_gradient.Tpo" -c -o lqr_gradient.lo lqr_gradient.c; \
then mv -f ".deps/lqr_gradient.Tpo" ".deps/lqr_gradient.Plo"; else
rm -f ".deps/lqr_gradient.Tpo"; exit 1; fi
libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I..
-DDATADIR=\"/opt/local/share/liblqr-1\" -I.. -I/opt/local/include/glib-2.0
-I/opt/local/lib/glib-2.0/include -I/opt/local/include
-I/opt/local/include -fvisibility=hidden -I/opt/local/include -O2 -Wall
-MT lqr_gradient.lo -MD -MP -MF .deps/lqr_gradient.Tpo -c lqr_gradient.c
-fno-common -DPIC -o .libs/lqr_gradient.o
if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0
-DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/opt/local/share/liblqr-1"\"
-I.. -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
-I/opt/local/include -I/opt/local/include -fvisibility="hidden"
-I/opt/local/include -O2 -Wall -MT lqr_rwindow.lo -MD -MP -MF
".deps/lqr_rwindow.Tpo" -c -o lqr_rwindow.lo lqr_rwindow.c; \
then mv -f ".deps/lqr_rwindow.Tpo" ".deps/lqr_rwindow.Plo"; else
rm -f ".deps/lqr_rwindow.Tpo"; exit 1; fi
libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I..
-DDATADIR=\"/opt/local/share/liblqr-1\" -I.. -I/opt/local/include/glib-2.0
-I/opt/local/lib/glib-2.0/include -I/opt/local/include
-I/opt/local/include -fvisibility=hidden -I/opt/local/include -O2 -Wall
-MT lqr_rwindow.lo -MD -MP -MF .deps/lqr_rwindow.Tpo -c lqr_rwindow.c
-fno-common -DPIC -o .libs/lqr_rwindow.o
/var/tmp//ccHfg4yF.s:33:non-relocatable subtraction expression,
"_lqr_carver_read_luma" minus "L00000000001$pb"
/var/tmp//ccHfg4yF.s:33:symbol: "_lqr_carver_read_luma" can't be undefined
in a subtraction expression
/var/tmp//ccHfg4yF.s:19:non-relocatable subtraction expression,
"_lqr_carver_read_brightness" minus "L00000000001$pb"
/var/tmp//ccHfg4yF.s:19:symbol: "_lqr_carver_read_brightness" can't be
undefined in a subtraction expression
make[2]: *** [lqr_rwindow.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Error: Unable to upgrade port: 1
}}}
Any suggests for a fix?
Thanks,
--Adam
--
Ticket URL: <http://trac.macports.org/ticket/19685>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list