[MacPorts] #23602: wgrib2 should use ${configure.cc}
#23602: wgrib2 should use ${configure.cc} -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: wgrib2 -------------------------------------+-------------------------------------- wgrib2 isn't ensuring it's UsingTheRightCompiler. {{{ ---> Building wgrib2 DEBUG: Executing org.macports.build (wgrib2) DEBUG: port disallows a parallel build DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_wgrib2/work/grib2/g2clib-1.1.8" && /usr/bin/nice -n 10 /usr/bin/make all -f makefile CPPFLAGS="-I/opt/local/include" CFLAGS="-O2 -arch x86_64 -arch i386"' cc -c -I/opt/local/include -O2 -arch x86_64 -arch i386 -DUSE_JPEG2000 -DUSE_PNG gridtemplates.c cc -c -I/opt/local/include -O2 -arch x86_64 -arch i386 -DUSE_JPEG2000 -DUSE_PNG gridtemplates.c cc: Error: You should be using ${configure.cc} See http://trac.macports.org/wiki/UsingTheRightCompiler make: *** [libgrib2c.a(gridtemplates.o)] Error 1 }}} -- Ticket URL: <http://trac.macports.org/ticket/23602> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23602: wgrib2 should use ${configure.cc} --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: takeshi@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: fixed | Keywords: Port: wgrib2 | --------------------------------------+------------------------------------- Changes (by takeshi@…): * status: new => closed * resolution: => fixed Comment: Fixed in r63550. Thanks. -- Ticket URL: <http://trac.macports.org/ticket/23602#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts