[MacPorts] #42430: TexShop @2.47 Build error: Unsupported compiler 'gcc' selected for architecture 'i386'

MacPorts noreply at macports.org
Mon Feb 10 02:15:04 PST 2014


#42430: TexShop @2.47 Build error: Unsupported compiler 'gcc' selected for
architecture 'i386'
------------------------+--------------------------------
 Reporter:  quantum7@…  |      Owner:  macports-tickets@…
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.2.1
 Keywords:  gcc, xcode  |       Port:  texshop
------------------------+--------------------------------
 I get the following error from xcodebuild on Maverick:

 {{{
 :info:build === BUILD TARGET TeX OF PROJECT TeX WITH CONFIGURATION Release
 ===
 :info:build
 :info:build Check dependencies
 :info:build Unsupported compiler 'gcc' selected for architecture 'i386'
 :info:build Unable to determine concrete GCC compiler for file
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_TeXShop/TeXShop/work/texshopsource-2.47/3rdparty
 /TeX-mdimporter/main.c of type sourcecode.c.c.
 :info:build Unable to determine concrete GCC compiler for file
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_TeXShop/TeXShop/work/texshopsource-2.47/3rdparty
 /TeX-mdimporter/GetMetadataForFile.c of type sourcecode.c.objc.
 :info:build
 :info:build ** BUILD FAILED **
 }}}

 I have gcc 4.7 and 4.8 installed via macports, as well as Apple's default
 clang 5.0:

 {{{
 $ /usr/bin/gcc --version
 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
 --with-gxx-include-dir=/usr/include/c++/4.2.1
 Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
 Target: x86_64-apple-darwin13.0.0
 Thread model: posix
 $ /opt/local/bin/gcc --version
 gcc (MacPorts gcc48 4.8.2_0) 4.8.2
 Copyright (C) 2013 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.
 }}}

 Opening the project directly in XCode, the build options also displays
 'Unsupported compiler (gcc)' for the release target.


 System Information:

 * OS X 10.9.1
 * MacPorts 2.2.1
 * Xcode 5.0.2 Build version 5A3005

-- 
Ticket URL: <https://trac.macports.org/ticket/42430>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list