[MacPorts] #49782: cctools failed at OSX 10.11
#49782: cctools failed at OSX 10.11 -------------------------+-------------------------------- Reporter: athenafma@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: cctools | Port: cctools -------------------------+-------------------------------- :info:build /opt/local/include/libunwind.h:17:10: fatal error: '__libunwind_conf ig.h' file not found :info:build #include <__libunwind_config.h> :info:build ^ :info:build 1 error generated. :info:build make[1]: *** [PruneTrie.o] Error 1 :info:build make[1]: *** Waiting for unfinished jobs.... :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cctools/cctools/work/cctools-870/misc' :info:build make: *** [all] Error 1 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cctools/cctools/work/cctools-870' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cctools/cctools/work/cctools-870" && /usr/bin/make -j4 -w all RC_OS="macos" RC_ProjectSourceVersion=870 USE_DEPENDENCY_FILE=NO BUILD_DYLIBS=NO CC="/usr/bin/clang -Os -std=gnu99" CXX="/usr/bin/clang++ -Os" CXXLIB="-stdlib=libc++" TRIE=-DTRIE_SUPPORT RC_ARCHS="x86_64" SDK="-I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cctools/cctools/work/cctools-870/../ld64-242/src/abstraction -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cctools/cctools/work/cctools-870/../ld64-242/src/other -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cctools/cctools/work/cctools-870/include" LTO=-DLTO_SUPPORT RC_CFLAGS="-arch x86_64 `llvm-config-mp-3.7 --cflags`" LLVM_MC="llvm-mc-mp-3.7" :info:build Exit code: 2 :error:build org.macports.build for port cctools returned: command execution failed -- Ticket URL: <https://trac.macports.org/ticket/49782> MacPorts <https://www.macports.org/> Ports system for OS X
#49782: cctools failed at OSX 10.11 --------------------------+-------------------------------- Reporter: athenafma@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: cctools Port: cctools | --------------------------+-------------------------------- Comment (by tomjobbins@…): Came here to report the same issue. OSX 10.11.1, with latest XCode (7.1.1) This is blocking me from installing gcc-4.5 which I need for a project, so any help would be much appreciated. -- Ticket URL: <https://trac.macports.org/ticket/49782#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#49782: cctools failed at OSX 10.11 --------------------------+-------------------------------- Reporter: athenafma@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: cctools Port: cctools | --------------------------+-------------------------------- Comment (by mouginot.baptiste@…): I got the same issue with gcc4.9 and Xcode 7.1.1 -- Ticket URL: <https://trac.macports.org/ticket/49782#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#49782: cctools failed at OSX 10.11 --------------------------+-------------------------------- Reporter: athenafma@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: cctools Port: cctools | --------------------------+-------------------------------- Comment (by bharat.raj.agrawal@…): Temporary fix: change following file /opt/local/include/libunwind.h change line number 17 to #include <libunwind/config.h> -- Ticket URL: <https://trac.macports.org/ticket/49782#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#49782: cctools failed at OSX 10.11 --------------------------+-------------------------------- Reporter: athenafma@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: cctools Port: cctools | --------------------------+-------------------------------- Comment (by mouginot.baptiste@…): I have just downgrade to Xcode 7.1... which solve the problem also :) -- Ticket URL: <https://trac.macports.org/ticket/49782#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#49782: cctools @870: fatal error: '__libunwind_config.h' file not found --------------------------+-------------------------------- Reporter: athenafma@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: duplicate | Keywords: Port: cctools | --------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * cc: jeremyhu@… (added) * keywords: cctools => * resolution: => duplicate Old description:
:info:build /opt/local/include/libunwind.h:17:10: fatal error: '__libunwind_conf ig.h' file not found :info:build #include <__libunwind_config.h> :info:build ^ :info:build 1 error generated. :info:build make[1]: *** [PruneTrie.o] Error 1 :info:build make[1]: *** Waiting for unfinished jobs.... :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cctools/cctools/work/cctools-870/misc' :info:build make: *** [all] Error 1 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cctools/cctools/work/cctools-870' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cctools/cctools/work/cctools-870" && /usr/bin/make -j4 -w all RC_OS="macos" RC_ProjectSourceVersion=870 USE_DEPENDENCY_FILE=NO BUILD_DYLIBS=NO CC="/usr/bin/clang -Os -std=gnu99" CXX="/usr/bin/clang++ -Os" CXXLIB="-stdlib=libc++" TRIE=-DTRIE_SUPPORT RC_ARCHS="x86_64" SDK="-I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cctools/cctools/work/cctools-870/../ld64-242/src/abstraction -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cctools/cctools/work/cctools-870/../ld64-242/src/other -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cctools/cctools/work/cctools-870/include" LTO=-DLTO_SUPPORT RC_CFLAGS="-arch x86_64 `llvm-config-mp-3.7 --cflags`" LLVM_MC="llvm-mc-mp-3.7" :info:build Exit code: 2 :error:build org.macports.build for port cctools returned: command execution failed
New description: {{{ :info:build /opt/local/include/libunwind.h:17:10: fatal error: '__libunwind_config.h' file not found :info:build #include <__libunwind_config.h> :info:build ^ :info:build 1 error generated. :info:build make[1]: *** [PruneTrie.o] Error 1 :info:build make[1]: *** Waiting for unfinished jobs.... :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cctools/cctools/work/cctools-870/misc' :info:build make: *** [all] Error 1 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cctools/cctools/work/cctools-870' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cctools/cctools/work/cctools-870" && /usr/bin/make -j4 -w all RC_OS="macos" RC_ProjectSourceVersion=870 USE_DEPENDENCY_FILE=NO BUILD_DYLIBS=NO CC="/usr/bin/clang -Os -std=gnu99" CXX="/usr/bin/clang++ -Os" CXXLIB="-stdlib=libc++" TRIE=-DTRIE_SUPPORT RC_ARCHS="x86_64" SDK="-I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cctools/cctools/work/cctools-870/../ld64-242/src/abstraction -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cctools/cctools/work/cctools-870/../ld64-242/src/other -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cctools/cctools/work/cctools-870/include" LTO=-DLTO_SUPPORT RC_CFLAGS="-arch x86_64 `llvm-config-mp-3.7 --cflags`" LLVM_MC="llvm-mc-mp-3.7" :info:build Exit code: 2 :error:build org.macports.build for port cctools returned: command execution failed }}} -- Comment: Duplicate of #49781. -- Ticket URL: <https://trac.macports.org/ticket/49782#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts