#43433 closed defect (invalid)
libgcc-devel: The directory that should contain system headers does not exist
Reported by: | sascharobitzki@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | mww@…, ryandesign (Ryan Carsten Schmidt) | |
Port: | libgcc-devel |
Description
I tried to install gcc49 +universal without any other version on the system but it fails. I had gcc48 +universal previously on Mountain Lion but I uninstalled it via port again.
The directory that should contain system headers does not exist: /usr/include make[3]: *** [stmp-fixinc] Error 1 make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc49/libgcc-devel/work/build/gcc' make[2]: *** [all-stage1-gcc] Error 2 make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc49/libgcc-devel/work/build' make[1]: *** [stage1-bubble] Error 2 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc49/libgcc-devel/work/build' make: *** [bootstrap] Error 2 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc49/libgcc-devel/work/build' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc49/libgcc-devel/work/build" && /usr/bin/make -j4 -w bootstrap Exit code: 2 Error: org.macports.build for port libgcc-devel returned: command execution failed DEBUG: Error code: CHILDSTATUS 26772 2 DEBUG: Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" Warning: targets not executed for libgcc-devel: org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Failed to install libgcc-devel DEBUG: couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory while executing "open [file join $dir tclIndex]" Please see the log file for port libgcc-devel for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc49/libgcc-devel/main.log Error: The following dependencies were not installed: libgcc-devel To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port gcc49 failed
Attachments (1)
Change History (3)
Changed 11 years ago by sascharobitzki@…
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | mww@… ryandesign@… added |
---|---|
Keywords: | gcc49 +universal libgcc-devel removed |
Port: | +universal removed |
Resolution: | → invalid |
Status: | new → closed |
Summary: | Processing of port gcc49 +universal failed on Mavericks → gcc49: The directory that should contain system headers does not exist |
The directory that should contain system headers does not exist: /usr/include
You need to install the Xcode command line tools by running xcode-select --install
.
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | libgcc-devel added; gcc49 removed |
---|---|
Summary: | gcc49: The directory that should contain system headers does not exist → libgcc-devel: The directory that should contain system headers does not exist |
Note: See
TracTickets for help on using
tickets.
log file for port libgcc-devel for details