Hi Hans,

I haven't tried to build on 10.10 yet, but it looks like you may need to
have xcode v6.1 installed:
http://stackoverflow.com/questions/26497606/porting-cmake-to-os-x-yosemite

-greg


On Fri, Nov 14, 2014 at 6:35 PM, Hans De Winter <[email protected]>
wrote:

> Hi all,
>
> while trying to install rdkit as part of the Anacond distribution, I get
> the following error:
>
> > conda build rdkit
>
> [ … messages skipped …]
>
> ==> git describe --tags --dirty <==
>
> Release_2014_09_1
>
>
> ==> git status <==
>
> HEAD detached at Release_2014_09_1
> nothing to commit, working directory clean
>
>
> Applying patch: u'/usr/local/src/conda-rdkit/rdkit/rdpaths.patch'
> patching file rdkit/CMakeLists.txt
> Package: rdkit-2014.09.1-np19py27_0
> source tree in: /Users/hans/anaconda/conda-bld/work
> + /Users/hans/anaconda/envs/_build/bin/python
> /usr/local/src/conda-rdkit/rdkit/fetch_inchi.py
> Downloading:  INCHI-1-API.zip
> + /Users/hans/anaconda/envs/_build/bin/python
> /usr/local/src/conda-rdkit/rdkit/fetch_avalontools.py
> Downloading:  AvalonToolkit_1.1_beta.source.tar
> + cmake -D RDK_INSTALL_INTREE=OFF -D RDK_INSTALL_STATIC_LIBS=OFF -D
> RDK_BUILD_INCHI_SUPPORT=ON -D RDK_BUILD_AVALON_SUPPORT=ON -D
> RDK_USE_FLEXBISON=OFF -D
> AVALONTOOLS_DIR=/Users/hans/anaconda/conda-bld/work/External/AvalonTools/src/SourceDistribution
> -D CMAKE_SYSTEM_PREFIX_PATH=/Users/hans/anaconda/envs/_build -D
> CMAKE_INSTALL_PREFIX=/Users/hans/anaconda/envs/_build -D
> Python_ADDITIONAL_VERSIONS=2.7 -D
> PYTHON_EXECUTABLE=/Users/hans/anaconda/envs/_build/bin/python -D
> PYTHON_NUMPY_INCLUDE_PATH=/Users/hans/anaconda/envs/_build/lib/python2.7/site-packages/numpy/core/include
> -D BOOST_ROOT=/Users/hans/anaconda/envs/_build -D Boost_NO_SYSTEM_PATHS=ON
> -D CMAKE_BUILD_TYPE=Release .
> -- The C compiler identification is Clang 6.0.0
> -- The CXX compiler identification is Clang 6.0.0
> CMake Error at
> /Users/hans/anaconda/envs/_build/share/cmake-2.8/Modules/Platform/Darwin.cmake:150
> (message):
>   CMAKE_OSX_DEPLOYMENT_TARGET (10.5) is greater than CMAKE_OSX_SYSROOT SDK
>
> (/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk).
>   Please set CMAKE_OSX_DEPLOYMENT_TARGET to 10.1 or lower
> Call Stack (most recent call first):
>
> /Users/hans/anaconda/envs/_build/share/cmake-2.8/Modules/Platform/Darwin.cmake:156
> (SanityCheckSDKAndDeployTarget)
>
> /Users/hans/anaconda/envs/_build/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake:36
> (INCLUDE)
>   CMakeLists.txt:6 (project)
>
>
> -- Configuring incomplete, errors occurred!
> Command failed: /bin/bash -x -e /usr/local/src/conda-rdkit/rdkit/build.sh
>
> Clues that might help? I am on OS X 10.10.
>
> Thanks in advance.
> Hans
>
>
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
> _______________________________________________
> Rdkit-discuss mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
>
>
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to