Changes between Initial Version and Version 1 of Ticket #55382, comment 5


Ignore:
Timestamp:
Nov 22, 2017, 6:12:25 PM (7 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55382, comment 5

    initial v1  
    1 on my 10.6.8 system with libc++
    2 {{{
    3 Executing:  cd "/opt/local/var/macports/build/_opt_SnowLeopardPorts_devel_cmake/cmake/work/cmake-3.9.4" && /usr/bin/patch -p0 < '/opt/SnowLeopardPorts/devel/cmake/files/patch-Source-kwsys-kwsysPlatformTestsCXX.cxx.diff'
    4 patching file Source/kwsys/kwsysPlatformTestsCXX.cxx
    5 --->  Patching macports.cmake: s|__PREFIX__|/opt/local|g
    6 --->  Patching CMakeFindFrameworks.cmake: s|__PREFIX__|/opt/local|g
    7 --->  Patching macports.cmake: s|__PYTHON_VERSION_WITH_DOT__|3.6|g
    8 --->  Configuring cmake
    9 Executing:  cd "/opt/local/var/macports/build/_opt_SnowLeopardPorts_devel_cmake/cmake/work/cmake-3.9.4" && ./configure --prefix=/opt/local --docdir=share/doc/cmake --parallel=4 --init=/opt/local/var/macports/build/_opt_SnowLeopardPorts_devel_cmake/cmake/work/cmake-3.9.4/macports.cmake --system-libs --no-system-jsoncpp --no-system-librhash --no-qt-gui
    10 ---------------------------------------------
    11 CMake 3.9.4, Copyright 2000-2017 Kitware, Inc. and Contributors
    12 C compiler on this system is: /opt/local/bin/clang-mp-3.7 -pipe -Os -arch x86_64 -std=gnu11
    13 C++ compiler on this system is: /opt/local/bin/clang++-mp-3.7 -pipe -Os -stdlib=libc++ -arch x86_64 -std=gnu++14
    14 Makefile processor on this system is: gmake
    15 /opt/local/bin/clang++-mp-3.7 is GNU compiler
    16 /opt/local/bin/clang++-mp-3.7 has setenv
    17 /opt/local/bin/clang++-mp-3.7 has unsetenv
    18 /opt/local/bin/clang++-mp-3.7 does not have environ in stdlib.h
    19 /opt/local/bin/clang++-mp-3.7 has stl wstring
    20 /opt/local/bin/clang++-mp-3.7 does not have <ext/stdio_filebuf.h>
    21 ---------------------------------------------
    22 }}}