[MacPorts] #41453: Problem compiling apple-gcc42 -- missing includes directory

MacPorts noreply at macports.org
Tue Nov 19 18:11:03 PST 2013


#41453: Problem compiling apple-gcc42 -- missing includes directory
----------------------------+--------------------------------
  Reporter:  edwardsmoon@…  |      Owner:  macports-tickets@…
      Type:  defect         |     Status:  closed
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.2.1
Resolution:  invalid        |   Keywords:
      Port:  apple-gcc42    |
----------------------------+--------------------------------

Comment (by edwardsmoon@…):

 Thank you. I ran "xcode-select --install" and was able to proceed further
 with the build. The build still fails due to a bad wildcard. "dst-*-" does
 not match the dst directory I see.

 The build is now erroring out at:

 ++ echo
 ++ cut -d ' ' -f 1
 + TARG0=
 + lipo -output ./opt/local/bin/gcov-apple-4.2 -create
 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_lang_apple-gcc42/apple-
 gcc42/work/objroot/dst-*-/opt/local/bin/*gcov*'
 lipo: can't open input file:
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_lang_apple-gcc42/apple-
 gcc42/work/objroot/dst-*-/opt/local/bin/*gcov* (No such file or directory)
 + exit 1
 make: *** [install] Error 1
 make: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3'

 The "dst-*-" wildcard match should be changed to "dst-*-*" or just "dst-*"
 based on the directory I see (dst-x86_64-x86_64).


 pwd

 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_lang_apple-gcc42/apple-gcc42/work/objroot

 ls -1 output:


 bin/

 dst-x86_64-x86_64/

 obj-x86_64-x86_64/

 src/

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


More information about the macports-tickets mailing list