[MacPorts] #37966: chg is not UsingTheRightCompiler or -arch flags
MacPorts
noreply at macports.org
Wed Feb 6 23:23:24 PST 2013
#37966: chg is not UsingTheRightCompiler or -arch flags
--------------------------+--------------------
Reporter: ryandesign@… | Owner: sean@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Keywords: | Port: chg
--------------------------+--------------------
chg is not UsingTheRightCompiler or -arch flags:
{{{
---> Building chg
DEBUG: Executing org.macports.build (chg)
DEBUG: Environment: CPATH='/opt/local/include'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_chg/chg/work/.CC_PRINT_OPTIONS'
LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES'
MACOSX_DEPLOYMENT_TARGET='10.8'
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_chg/chg/work/34999f37caaf"
&& /usr/bin/make -j8 -w all'
DEBUG: Executing command line: cd
"/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_chg/chg/work/34999f37caaf"
&& /usr/bin/make -j8 -w all
make: Entering directory
`/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_chg/chg/work/34999f37caaf'
/usr/bin/make -C src all
make[1]: Entering directory
`/opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_chg/chg/work/34999f37caaf/src'
cc -O2 -Wall -Wextra -pedantic -g -std=gnu99 -c -o chg.o chg.c
cc -O2 -Wall -Wextra -pedantic -g -std=gnu99 -c -o hgclient.o hgclient.c
cc -O2 -Wall -Wextra -pedantic -g -std=gnu99 -c -o misc.o misc.c
cc -O2 -Wall -Wextra -pedantic -g -std=gnu99 -c -o util.o util.c
cc -O2 -Wall -Wextra -pedantic -g -std=gnu99 -c -o misc.o misc.c
cc -O2 -Wall -Wextra -pedantic -g -std=gnu99 -c -o hgclient.o hgclient.c
cc -O2 -Wall -Wextra -pedantic -g -std=gnu99 -c -o chg.o chg.c
cc -O2 -Wall -Wextra -pedantic -g -std=gnu99 -c -o util.o util.c
cc: Error: You should be using ${configure.cc}
cc: Error: You should be using ${configure.cc}
cc: Error: You should be using ${configure.cc}
cc: Error: You should be using ${configure.cc}
See https://trac.macports.org/wiki/UsingTheRightCompiler
See https://trac.macports.org/wiki/UsingTheRightCompiler
See https://trac.macports.org/wiki/UsingTheRightCompiler
See https://trac.macports.org/wiki/UsingTheRightCompiler
make[1]: *** [util.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [misc.o] Error 1
make[1]: *** [hgclient.o] Error 1
make[1]: *** [chg.o] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/37966>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list