Ticket #41212: main.log

File main.log, 7.4 KB (added by h.ee@…, 10 years ago)

cmake fail log

Line 
1version:1
2:debug:main changing euid/egid - current euid: 0 - current egid: 0
3:debug:main egid changed to: 501
4:debug:main euid changed to: 502
5:debug:main Executing org.macports.main (cmake)
6:debug:main Privilege de-escalation not attempted as not running as root.
7:debug:main Skipping completed org.macports.archivefetch (cmake)
8:debug:main Privilege de-escalation not attempted as not running as root.
9:debug:main Skipping completed org.macports.fetch (cmake)
10:debug:main Privilege de-escalation not attempted as not running as root.
11:debug:main Skipping completed org.macports.checksum (cmake)
12:debug:main Privilege de-escalation not attempted as not running as root.
13:debug:main Skipping completed org.macports.extract (cmake)
14:debug:main Privilege de-escalation not attempted as not running as root.
15:debug:main Skipping completed org.macports.patch (cmake)
16:debug:main Privilege de-escalation not attempted as not running as root.
17:debug:configure configure phase started at Thu Nov 14 00:42:40 EST 2013
18:notice:configure --->  Configuring cmake
19:debug:configure Using compiler 'Xcode Clang'
20:debug:configure Executing org.macports.configure (cmake)
21:info:configure --->  Configuring cmake for architecture x86_64
22:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -Os -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -Os -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.9' CMAKE_PREFIX_PATH='/opt/local' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -Os -m64' LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' FCFLAGS='-pipe -Os -m64' OBJC='/usr/bin/clang' OBJCXX='/usr/bin/clang++' INSTALL='/usr/bin/install -c' CMAKE_INCLUDE_PATH='/opt/local/include/ncurses' CMAKE_LIBRARY_PATH='/opt/local/lib' FFLAGS='-pipe -Os -m64' OBJCXXFLAGS='-pipe -Os' OBJCFLAGS='-pipe -Os -arch x86_64' NM='/usr/bin/nm' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang'
23:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-2.8.12-x86_64" && ./configure --prefix=/opt/local --mandir=/share/man --docdir=/share/doc/cmake --parallel=4 --init=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-2.8.12/macports.cmake'
24:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-2.8.12-x86_64" && ./configure --prefix=/opt/local --mandir=/share/man --docdir=/share/doc/cmake --parallel=4 --init=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-2.8.12/macports.cmake
25:info:configure ---------------------------------------------
26:info:configure CMake 2.8.12, Copyright 2000-2012 Kitware, Inc.
27:info:configure C compiler on this system is: /usr/bin/clang -pipe -Os -arch x86_64
28:info:configure C++ compiler on this system is: /usr/bin/clang++ -pipe -Os -arch x86_64
29:info:configure Makefile processor on this system is: make
30:info:configure /usr/bin/clang++ is GNU compiler
31:info:configure /usr/bin/clang++ has setenv
32:info:configure /usr/bin/clang++ has unsetenv
33:info:configure /usr/bin/clang++ does not have environ in stdlib.h
34:info:configure /usr/bin/clang++ has STL in std:: namespace
35:info:configure /usr/bin/clang++ has ANSI streams
36:info:configure /usr/bin/clang++ has streams in std:: namespace
37:info:configure /usr/bin/clang++ has sstream
38:info:configure /usr/bin/clang++ has operator!=(string, char*)
39:info:configure /usr/bin/clang++ has stl iterator_traits
40:info:configure /usr/bin/clang++ has standard template allocator
41:info:configure /usr/bin/clang++ has allocator<>::rebind<>
42:info:configure /usr/bin/clang++ does not have non-standard allocator<>::max_size argument
43:info:configure /usr/bin/clang++ has stl containers supporting allocator objects
44:info:configure /usr/bin/clang++ has header cstddef
45:info:configure /usr/bin/clang++ requires template friends to use <>
46:info:configure /usr/bin/clang++ supports member templates
47:info:configure /usr/bin/clang++ has standard template specialization syntax
48:info:configure /usr/bin/clang++ has argument dependent lookup
49:info:configure /usr/bin/clang++ does not have struct stat with st_mtim member
50:info:configure /usr/bin/clang++ has ios::binary openmode
51:info:configure /usr/bin/clang++ has ANSI for scoping
52:info:configure ---------------------------------------------
53:info:configure make: `cmake' is up to date.
54:info:configure loading initial cache file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-2.8.12-x86_64/Bootstrap.cmk/InitialCacheFlags.cmake
55:info:configure -- The C compiler identification is Clang 5.0.0
56:info:configure -- The CXX compiler identification is Clang 5.0.0
57:info:configure CMake Error at Modules/Platform/Darwin.cmake:211 (message):
58:info:configure   CMAKE_OSX_DEPLOYMENT_TARGET is '10.9' but CMAKE_OSX_SYSROOT:
59:info:configure
60:info:configure    ""
61:info:configure
62:info:configure   is not set to a MacOSX SDK with a recognized version.  Either set
63:info:configure   CMAKE_OSX_SYSROOT to a valid SDK or set CMAKE_OSX_DEPLOYMENT_TARGET to
64:info:configure   empty.
65:info:configure Call Stack (most recent call first):
66:info:configure   Modules/CMakeSystemSpecificInformation.cmake:36 (include)
67:info:configure   CMakeLists.txt:14 (project)
68:info:configure
69:info:configure
70:info:configure -- Configuring incomplete, errors occurred!
71:info:configure See also "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-2.8.12-x86_64/CMakeFiles/CMakeOutput.log".
72:info:configure ---------------------------------------------
73:info:configure Error when bootstrapping CMake:
74:info:configure Problem while running initial CMake
75:info:configure ---------------------------------------------
76:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-2.8.12-x86_64" && ./configure --prefix=/opt/local --mandir=/share/man --docdir=/share/doc/cmake --parallel=4 --init=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-2.8.12/macports.cmake
77:info:configure Exit code: 11
78:error:configure org.macports.configure for port cmake returned: configure failure: command execution failed
79:debug:configure Error code: NONE
80:debug:configure Backtrace: configure failure: command execution failed
81    while executing
82"$procedure $targetname"
83:info:configure Warning: targets not executed for cmake: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
84:error:configure Failed to install cmake
85:debug:configure couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
86    while executing
87"open [file join $dir tclIndex]"
88:notice:configure Please see the log file for port cmake for details:
89    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/main.log