Ticket #41318: main.3.log

File main.3.log, 7.4 KB (added by valery.vv@…, 11 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:msg:main
8:debug:main Executing org.macports.main (cmake)
9:debug:main changing euid/egid - current euid: 0 - current egid: 0
10:debug:main egid changed to: 501
11:debug:main euid changed to: 502
12:debug:main Skipping completed org.macports.archivefetch (cmake)
13:debug:main Privilege de-escalation not attempted as not running as root.
14:debug:main Skipping completed org.macports.fetch (cmake)
15:debug:main Privilege de-escalation not attempted as not running as root.
16:debug:main Skipping completed org.macports.checksum (cmake)
17:debug:main Privilege de-escalation not attempted as not running as root.
18:debug:main Skipping completed org.macports.extract (cmake)
19:debug:main Privilege de-escalation not attempted as not running as root.
20:debug:main Skipping completed org.macports.patch (cmake)
21:debug:main Privilege de-escalation not attempted as not running as root.
22:debug:configure configure phase started at Sun Jan 26 21:49:05 EET 2014
23:notice:configure --->  Configuring cmake
24:debug:configure Using compiler 'Xcode Clang'
25:debug:configure Executing org.macports.configure (cmake)
26:info:configure --->  Configuring cmake for architecture x86_64
27: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'
28: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'
29: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
30:info:configure ---------------------------------------------
31:info:configure CMake 2.8.12, Copyright 2000-2012 Kitware, Inc.
32:info:configure C compiler on this system is: /usr/bin/clang -pipe -Os -arch x86_64
33:info:configure C++ compiler on this system is: /usr/bin/clang++ -pipe -Os -arch x86_64
34:info:configure Makefile processor on this system is: make
35:info:configure /usr/bin/clang++ is GNU compiler
36:info:configure /usr/bin/clang++ has setenv
37:info:configure /usr/bin/clang++ has unsetenv
38:info:configure /usr/bin/clang++ does not have environ in stdlib.h
39:info:configure /usr/bin/clang++ has STL in std:: namespace
40:info:configure /usr/bin/clang++ has ANSI streams
41:info:configure /usr/bin/clang++ has streams in std:: namespace
42:info:configure /usr/bin/clang++ has sstream
43:info:configure /usr/bin/clang++ has operator!=(string, char*)
44:info:configure /usr/bin/clang++ has stl iterator_traits
45:info:configure /usr/bin/clang++ has standard template allocator
46:info:configure /usr/bin/clang++ has allocator<>::rebind<>
47:info:configure /usr/bin/clang++ does not have non-standard allocator<>::max_size argument
48:info:configure /usr/bin/clang++ has stl containers supporting allocator objects
49:info:configure /usr/bin/clang++ has header cstddef
50:info:configure /usr/bin/clang++ requires template friends to use <>
51:info:configure /usr/bin/clang++ supports member templates
52:info:configure /usr/bin/clang++ has standard template specialization syntax
53:info:configure /usr/bin/clang++ has argument dependent lookup
54:info:configure /usr/bin/clang++ does not have struct stat with st_mtim member
55:info:configure /usr/bin/clang++ has ios::binary openmode
56:info:configure /usr/bin/clang++ has ANSI for scoping
57:info:configure ---------------------------------------------
58:info:configure make: `cmake' is up to date.
59: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
60:info:configure -- The C compiler identification is Clang 5.0.0
61:info:configure -- The CXX compiler identification is Clang 5.0.0
62:info:configure CMake Error at Modules/Platform/Darwin.cmake:211 (message):
63:info:configure   CMAKE_OSX_DEPLOYMENT_TARGET is '10.9' but CMAKE_OSX_SYSROOT:
64:info:configure
65:info:configure    ""
66:info:configure
67:info:configure   is not set to a MacOSX SDK with a recognized version.  Either set
68:info:configure   CMAKE_OSX_SYSROOT to a valid SDK or set CMAKE_OSX_DEPLOYMENT_TARGET to
69:info:configure   empty.
70:info:configure Call Stack (most recent call first):
71:info:configure   Modules/CMakeSystemSpecificInformation.cmake:36 (include)
72:info:configure   CMakeLists.txt:14 (project)
73:info:configure
74:info:configure
75:info:configure -- Configuring incomplete, errors occurred!
76: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".
77:info:configure ---------------------------------------------
78:info:configure Error when bootstrapping CMake:
79:info:configure Problem while running initial CMake
80:info:configure ---------------------------------------------
81: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
82:info:configure Exit code: 11
83:error:configure org.macports.configure for port cmake returned: configure failure: command execution failed
84:debug:configure Error code: NONE
85:debug:configure Backtrace: configure failure: command execution failed
86    while executing
87"$procedure $targetname"
88:info:configure Warning: targets not executed for cmake: org.macports.install org.macports.configure org.macports.build org.macports.destroot
89:notice:configure Please see the log file for port cmake for details:
90    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/main.log