#40173: R build failure on OS X 10.8.4 building qdCocoa ---------------------+--------------------------- Reporter: one@… | Owner: kjell.konis@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: R | ---------------------+--------------------------- Comment (by kjell.konis@…): Configure is not choosing the specified OBJC compiler. Should be /usr/bin/gcc (set in the Portfile) because that is the only one that works. Not sure why this is happening because it doesn't happen for me. {{{ :info:configure R is now configured for x86_64-apple-darwin12.4.0 :info:configure :info:configure Source directory: . :info:configure Installation directory: /opt/local/Library/Frameworks :info:configure :info:configure C compiler: /opt/local/bin/gcc-mp-4.7 -std=gnu99 -pipe -Os -DOS_OBJECT_USE_OBJC=0 -m64 :info:configure Fortran 77 compiler: /opt/local/bin/gfortran- mp-4.7 -pipe -Os -m64 :info:configure :info:configure C++ compiler: /opt/local/bin/g++-mp-4.7 -pipe -Os -m64 :info:configure Fortran 90/95 compiler: /opt/local/bin/gfortran- mp-4.7 -pipe -Os -m64 :info:configure Obj-C compiler: /opt/local/bin/gcc-mp-4.7 -pipe -Os -m64 -fobjc-exceptions :info:configure :info:configure Interfaces supported: X11, aqua :info:configure External libraries: readline, BLAS(vecLib), ICU, lzma :info:configure Additional capabilities: PNG, JPEG, TIFF, NLS, cairo :info:configure Options enabled: framework, shared BLAS, R profiling :info:configure :info:configure Recommended packages: yes :info:configure }}} -- Ticket URL: <https://trac.macports.org/ticket/40173#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X