Ticket #45172: cmake_main.log

File cmake_main.log, 8.6 KB (added by marciods2003@…, 10 years ago)
Line 
1version:1
2:msg:main --->  Computing dependencies for cmake:info:main .:debug:main cmake has no conflicts
3:debug:main Searching for dependency: libidn
4:debug:main Found Dependency: receipt exists for libidn
5:debug:main Searching for dependency: openssl
6:debug:main Found Dependency: receipt exists for openssl
7:debug:main Searching for dependency: curl
8:debug:main Found Dependency: receipt exists for curl
9:debug:main Searching for dependency: expat
10:debug:main Found Dependency: receipt exists for expat
11:debug:main Searching for dependency: zlib
12:debug:main Found Dependency: receipt exists for zlib
13:debug:main Searching for dependency: bzip2
14:debug:main Found Dependency: receipt exists for bzip2
15:debug:main Searching for dependency: libarchive
16:debug:main Found Dependency: receipt exists for libarchive
17:msg:main
18:debug:main Executing org.macports.main (cmake)
19:debug:main changing euid/egid - current euid: 0 - current egid: 0
20:debug:main egid changed to: 501
21:debug:main euid changed to: 502
22:debug:main Skipping completed org.macports.archivefetch (cmake)
23:debug:main Privilege de-escalation not attempted as not running as root.
24:debug:main Skipping completed org.macports.fetch (cmake)
25:debug:main Privilege de-escalation not attempted as not running as root.
26:debug:main Skipping completed org.macports.checksum (cmake)
27:debug:main Privilege de-escalation not attempted as not running as root.
28:debug:main Skipping completed org.macports.extract (cmake)
29:debug:main Privilege de-escalation not attempted as not running as root.
30:debug:main Skipping completed org.macports.patch (cmake)
31:debug:main Privilege de-escalation not attempted as not running as root.
32:debug:configure configure phase started at Fri Sep 26 21:11:01 BRT 2014
33:notice:configure --->  Configuring cmake
34:debug:configure Using compiler 'Xcode Clang'
35:debug:configure Executing org.macports.configure (cmake)
36:debug:configure Environment:
37CC='/usr/bin/clang'
38CC_PRINT_OPTIONS='YES'
39CC_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'
40CFLAGS='-pipe -Os -arch x86_64'
41CMAKE_INCLUDE_PATH='/opt/local/include/ncurses'
42CMAKE_LIBRARY_PATH='/opt/local/lib'
43CMAKE_PREFIX_PATH='/opt/local'
44CPATH='/opt/local/include'
45CPPFLAGS='-I/opt/local/include'
46CXX='/usr/bin/clang++'
47CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++'
48F77FLAGS='-m64'
49F90FLAGS='-pipe -Os -m64'
50FCFLAGS='-pipe -Os -m64'
51FFLAGS='-pipe -Os'
52INSTALL='/usr/bin/install -c'
53LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
54LIBRARY_PATH='/opt/local/lib'
55MACOSX_DEPLOYMENT_TARGET='10.10'
56OBJC='/usr/bin/clang'
57OBJCFLAGS='-pipe -Os -arch x86_64'
58OBJCXX='/usr/bin/clang++'
59OBJCXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++'
60: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-3.0.2" && ./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-3.0.2/macports.cmake --system-libs'
61: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-3.0.2" && ./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-3.0.2/macports.cmake --system-libs
62:info:configure ---------------------------------------------
63:info:configure CMake 3.0.2, Copyright 2000-2014 Kitware, Inc.
64:info:configure C compiler on this system is: /usr/bin/clang -pipe -Os -arch x86_64
65:info:configure C++ compiler on this system is: /usr/bin/clang++ -pipe -Os -arch x86_64 -stdlib=libc++
66:info:configure Makefile processor on this system is: make
67:info:configure /usr/bin/clang++ is GNU compiler
68:info:configure /usr/bin/clang++ has setenv
69:info:configure /usr/bin/clang++ has unsetenv
70:info:configure /usr/bin/clang++ does not have environ in stdlib.h
71:info:configure /usr/bin/clang++ has STL in std:: namespace
72:info:configure /usr/bin/clang++ has ANSI streams
73:info:configure /usr/bin/clang++ has streams in std:: namespace
74:info:configure /usr/bin/clang++ has sstream
75:info:configure /usr/bin/clang++ has operator!=(string, char*)
76:info:configure /usr/bin/clang++ has stl iterator_traits
77:info:configure /usr/bin/clang++ has standard template allocator
78:info:configure /usr/bin/clang++ has allocator<>::rebind<>
79:info:configure /usr/bin/clang++ does not have non-standard allocator<>::max_size argument
80:info:configure /usr/bin/clang++ has stl containers supporting allocator objects
81:info:configure /usr/bin/clang++ has stl wstring
82:info:configure /usr/bin/clang++ has header cstddef
83:info:configure /usr/bin/clang++ requires template friends to use <>
84:info:configure /usr/bin/clang++ supports member templates
85:info:configure /usr/bin/clang++ has standard template specialization syntax
86:info:configure /usr/bin/clang++ has argument dependent lookup
87:info:configure /usr/bin/clang++ does not have struct stat with st_mtim member
88:info:configure /usr/bin/clang++ has ios::binary openmode
89:info:configure /usr/bin/clang++ has ANSI for scoping
90:info:configure ---------------------------------------------
91:info:configure make: `cmake' is up to date.
92: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-3.0.2/Bootstrap.cmk/InitialCacheFlags.cmake
93:info:configure -- The C compiler identification is AppleClang 6.0.0.6000051
94:info:configure -- The CXX compiler identification is AppleClang 6.0.0.6000051
95:info:configure CMake Warning at Modules/Platform/Darwin.cmake:179 (message):
96:info:configure   Ignoring CMAKE_OSX_SYSROOT value:
97:info:configure
98:info:configure    /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk
99:info:configure
100:info:configure   because the directory does not exist.
101:info:configure Call Stack (most recent call first):
102:info:configure   Modules/CMakeSystemSpecificInformation.cmake:36 (include)
103:info:configure   CMakeLists.txt:16 (project)
104:info:configure
105:info:configure
106:info:configure CMake Error at Modules/Platform/Darwin.cmake:213 (message):
107:info:configure   CMAKE_OSX_DEPLOYMENT_TARGET is '10.10' but CMAKE_OSX_SYSROOT:
108:info:configure
109:info:configure    ""
110:info:configure
111:info:configure   is not set to a MacOSX SDK with a recognized version.  Either set
112:info:configure   CMAKE_OSX_SYSROOT to a valid SDK or set CMAKE_OSX_DEPLOYMENT_TARGET to
113:info:configure   empty.
114:info:configure Call Stack (most recent call first):
115:info:configure   Modules/CMakeSystemSpecificInformation.cmake:36 (include)
116:info:configure   CMakeLists.txt:16 (project)
117:info:configure
118:info:configure
119:info:configure -- Configuring incomplete, errors occurred!
120: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-3.0.2/CMakeFiles/CMakeOutput.log".
121:info:configure ---------------------------------------------
122:info:configure Error when bootstrapping CMake:
123:info:configure Problem while running initial CMake
124:info:configure ---------------------------------------------
125: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-3.0.2" && ./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-3.0.2/macports.cmake --system-libs
126:info:configure Exit code: 11
127:error:configure org.macports.configure for port cmake returned: configure failure: command execution failed
128:debug:configure Error code: NONE
129:debug:configure Backtrace: configure failure: command execution failed
130    while executing
131"portconfigure::configure_main org.macports.configure"
132    ("eval" body line 1)
133    invoked from within
134"eval $procedure $targetname"
135:info:configure Warning: targets not executed for cmake: org.macports.install org.macports.configure org.macports.build org.macports.destroot
136:notice:configure Please see the log file for port cmake for details:
137    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/main.log