

For the time being switching OFF 'monalisa' option Set variable MONALISA_DIR to point to your Monalisa installation For the time being switching OFF 'alien' option Set variable ALIEN_DIR to point to your Alien installation For the time being switching off 'fitsio' option You can enable the option 'builtin_cfitsio' to build the library internally' currently found libs: ORACLE_LIBRARY_OCCI-NOTFOUND ORACLE_LIBRARY_CLNTSH-NOTFOUND ORACLE_LIBRARY_LNNZ-NOTFOUND Oracle: You can specify libs: -DORACLE_PATH_LIB=/usr/lib/oracle/10.2.0.3/client/lib Oracle: You can specify includes: -DORACLE_PATH_INCLUDES=/usr/include/oracle/10.2.0.3/client Found MySQL includes: /usr/local/mysql/include

Found MySQL libraries: /usr/local/mysql/lib/libmysqlclient.dylib Found OpenSSL: /usr/lib/libssl.dylib /usr/lib/libcrypto.dylib (found version "0.9.8r") Found LibXml2: /usr/lib/libxml2.dylib (found version "2.7.3") Checking whether Bonjour/Avahi is supported Found PythonLibs: /System/Library/Frameworks/amework/Versions/2.7/lib/libpython2.7.dylib (found version "2.7.1") Found PythonInterp: /usr/bin/python (found version "2.7.1") For the time being switching OFF 'mathmore' option Alternatively, you can also enable the option 'builtin_gsl' to build the GSL libraries internally' Set variable GSL_DIR to point to your GSL installation Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) Found PNG: /usr/X11R6/lib/libpng.dylib (found version "1.5.4") Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR) Could NOT find GIF (missing: GIF_LIBRARY GIF_INCLUDE_DIR) X11_Xext_LIB: /usr/X11R6/lib/libXext.dylib X11_Xft_INCLUDE_PATH: /usr/X11R6/include X11_Xpm_INCLUDE_PATH: /usr/X11R6/include X11_LIBRARIES: /usr/X11R6/lib/libSM.dylib /usr/X11R6/lib/libICE.dylib /usr/X11R6/lib/libX11.dylib /usr/X11R6/lib/libXext.dylib Looking for IceConnectionNumber in ICE - found Looking for XOpenDisplay in /usr/X11R6/lib/libX11.dylib /usr/X11R6/lib/libXext.dylib - found Looking for XOpenDisplay in /usr/X11R6/lib/libX11.dylib /usr/X11R6/lib/libXext.dylib

Building LZMA version 5.0.3 included in ROOT itself Found Freetype: /usr/X11R6/lib/libfreetype.dylib (found version "2.4.7") Found ZLIB: /usr/lib/libz.dylib (found version "1.2.5") Compiler Flags: -m64 -pipe -W -Wall -Woverloaded-virtual -fsigned-char -fno-common Looking for include file pthread.h - found

Checking whether /usr/local/bin/gfortran supports Fortran 90 - yes Checking whether /usr/local/bin/gfortran supports Fortran 90 Detecting Fortran compiler ABI info - done Check for working Fortran compiler: /usr/local/bin/gfortran - works Check for working Fortran compiler: /usr/local/bin/gfortran The Fortran compiler identification is GNU Setting default installation prefix CMAKE_INSTALL_PREFIX to /Applications/root/trunk Check for working CXX compiler: /usr/bin/c++ - works Check for working CXX compiler: /usr/bin/c++ Check for working C compiler: /usr/bin/gcc - works Check for working C compiler: /usr/bin/gcc Checking whether C compiler supports OSX deployment target flag - yes Checking whether C compiler supports OSX deployment target flag Checking whether C compiler has -isysroot - yes Checking whether C compiler has -isysroot The CXX compiler identification is Clang 3.1.0 The C compiler identification is GNU 4.2.1 Am I doing something wrong or is the above a known issue? Cyclic dependencies are allowed only among static libraries.Īt least the first of the dependencies seems to be an experimental hack. I tried to build the ROOT trunk version (r44898) using cmake and got the following error:ĬMake Error: The inter-target dependency graph contains the following strongly connected component (cycle):Īt least one of these targets is not a STATIC_LIBRARY.
