[MacPorts] #23883: vantages should use ${configure.cc}
MacPorts
noreply at macports.org
Sun Feb 28 03:06:13 PST 2010
#23883: vantages should use ${configure.cc}
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: vantages
-------------------------------------+--------------------------------------
vantages should ensure it's UsingTheRightCompiler
{{{
---> Building vantages
DEBUG: Executing org.macports.build (vantages)
DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_vantages/work/vantages-0.8.3.1b"
&& /usr/bin/nice -n 10 /usr/bin/make -j1 all'
( mkdir -p bin )
( mkdir -p lib )
( cp ./libtool dns/ )
( cp ./libtool src/ )
LIBS="-L/opt/local/lib -lcrypto -lpcap -lexpat -lgpg-error -lgpgme-pthread
-lsqlite3 -lpthread -ldl -lcurl" /usr/bin/make unix -C shttpd-1.42/src
cc -c string.c -o string.o
cc -c string.c -o string.o
cc: Error: You should be using ${configure.cc}
See http://trac.macports.org/wiki/UsingTheRightCompiler
make[1]: *** [string.o] Error 1
make: *** [all] Error 2
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_vantages/work/vantages-0.8.3.1b"
&& /usr/bin/nice -n 10 /usr/bin/make -j1 all " returned error 2
DEBUG: Backtrace: shell command " cd
"/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_vantages/work/vantages-0.8.3.1b"
&& /usr/bin/nice -n 10 /usr/bin/make -j1 all " returned error 2
while executing
"command_exec build"
(procedure "portbuild::build_main" line 9)
invoked from within
"$procedure $targetname"
Warning: the following items did not execute (for vantages):
org.macports.build
Error: Status 1 encountered during processing.
}}}
--
Ticket URL: <http://trac.macports.org/ticket/23883>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list