#24936: makeicns should ensure it's UsingTheRightCompiler -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: mk-macports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: makeicns -------------------------------------+-------------------------------------- makeicns should ensure it's UsingTheRightCompiler: {{{ ---> Fetching makeicns ---> Verifying checksum(s) for makeicns ---> Extracting makeicns ---> Configuring makeicns ---> Building makeicns Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_graphics_makeicns/work/makeicns" && /usr/bin/nice -n 10 /usr/bin/make -j2 " returned error 2 Command output: cc -fpascal-strings -O2 -arch ppc -arch i386 -c -o makeicns.o makeicns.m cc -fpascal-strings -O2 -arch ppc -arch i386 -c -o IconFamily.o IconFamily.m cc -fpascal-strings -O2 -arch ppc -arch i386 -c -o IconFamily.o IconFamily.m cc: Error: You should be using ${configure.cc} See http://trac.macports.org/wiki/UsingTheRightCompiler make: *** [IconFamily.o] Error 1 make: *** Waiting for unfinished jobs.... cc -fpascal-strings -O2 -arch ppc -arch i386 -c -o makeicns.o makeicns.m cc: Error: You should be using ${configure.cc} See http://trac.macports.org/wiki/UsingTheRightCompiler make: *** [makeicns.o] Error 1 }}} -- Ticket URL: <http://trac.macports.org/ticket/24936> MacPorts <http://www.macports.org/> Ports system for Mac OS