Skip to content

Instantly share code, notes, and snippets.

@jcfr
Created December 16, 2013 17:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcfr/7990506 to your computer and use it in GitHub Desktop.
Save jcfr/7990506 to your computer and use it in GitHub Desktop.
$ cmake .
-- Generated: /home/jchris/Projects/Slicer-SuperBuild-Debug-Qt485/CTK-build/DGraphInput-alldep.txt
-- Generated: /home/jchris/Projects/Slicer-SuperBuild-Debug-Qt485/CTK-build/DGraphInput-alldep-withext.txt
-- Generated: /home/jchris/Projects/Slicer-SuperBuild-Debug-Qt485/CTK-build/DGraphInput.txt
-- Generated: /home/jchris/Projects/Slicer-SuperBuild-Debug-Qt485/CTK-build/Project.xml
-- SuperBuild - First pass
-- SuperBuild - First pass - done
-- SuperBuild - Log4Qt[OPTIONAL]
-- SuperBuild - ZMQ[OPTIONAL]
-- SuperBuild - QtSOAP[OPTIONAL]
-- SuperBuild - qxmlrpc[OPTIONAL]
-- SuperBuild - OpenIGTLink[OPTIONAL]
-- SuperBuild - XIP[OPTIONAL]
-- SuperBuild - CTK => Requires VTK, PythonQt, DCMTK, ITK, QtTesting,
-- SuperBuild - VTK[OK]
-- SuperBuild - PythonQt[OK]
-- SuperBuild - DCMTK[OK]
-- SuperBuild - ITK[OK]
-- SuperBuild - QtTesting[OK]
-- Adding project:QtTesting
-- SuperBuild - CTK[OK]
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jchris/Projects/Slicer-SuperBuild-Debug-Qt485/CTK-build
$ cmake .
-- Checking if --no-as-needed linker flag is required
-- Checking if --no-as-needed linker flag is required - no
-- Configuring Slicer version [4.3.1-2013-12-15]
-- Configuring Slicer revision [22775]
-- Configuring Slicer with Qt 4.8.5 (using modules: QTCORE, QTGUI, QTNETWORK, QTOPENGL, QTUITOOLS, QTXML, QTXMLPATTERNS, QTWEBKIT, QTSVG, QTSQL, QTSCRIPT, QTTEST, )
-- SuperBuild - First pass
-- SuperBuild - First pass - done
-- SuperBuild - Slicer => Requires curl, teem, VTK, ITKv4, CTK, jqPlot, LibArchive, OpenIGTLink, OpenIGTLinkIF, SimpleITK, SlicerExecutionModel, BRAINSTools, EMSegment, qRestAPI, DCMTK, CTKAPPLAUNCHER, python, NUMPY, incrTcl, MultiVolumeExplorer, MultiVolumeImporter, SimpleFilters,
-- SuperBuild - curl => Requires zlib,
-- SuperBuild - zlib[OK]
-- SuperBuild - ZLIB_INCLUDE_DIR:/home/jchris/Projects/Slicer-SuperBuild-Debug-Qt485/zlib-install/include
-- SuperBuild - ZLIB_LIBRARY:/home/jchris/Projects/Slicer-SuperBuild-Debug-Qt485/zlib-install/lib/libzlib.a
-- SuperBuild - ZLIB_ROOT:/home/jchris/Projects/Slicer-SuperBuild-Debug-Qt485/zlib-install
-- SuperBuild - curl[OK]
-- SuperBuild - CURL_INCLUDE_DIR:/home/jchris/Projects/Slicer-SuperBuild-Debug-Qt485/curl-install/include
-- SuperBuild - CURL_LIBRARY:/home/jchris/Projects/Slicer-SuperBuild-Debug-Qt485/curl-install/lib/libcurl.a
-- SuperBuild - teem => Requires zlib[INCLUDED], VTK,
-- SuperBuild - VTK => Requires zlib[INCLUDED], python,
-- SuperBuild - python => Requires zlib[INCLUDED], CTKAPPLAUNCHER, tcl, tk,
-- SuperBuild - CTKAPPLAUNCHER[OK]
-- SuperBuild - tcl[OK]
-- SuperBuild - TCL_LIBRARY:/home/jchris/Projects/Slicer-SuperBuild-Debug-Qt485/tcl-build/lib/libtcl8.4.so
-- SuperBuild - TK_LIBRARY:/home/jchris/Projects/Slicer-SuperBuild-Debug-Qt485/tcl-build/lib/libtk8.4.so
-- SuperBuild - tk => Requires tcl[INCLUDED],
-- SuperBuild - tk[OK]
-- SuperBuild - python[OK]
-- SuperBuild - PYTHON_EXECUTABLE:/home/jchris/Projects/Slicer-SuperBuild-Debug-Qt485/python-install/bin/customPython
-- SuperBuild - PYTHON_INCLUDE_DIR:/home/jchris/Projects/Slicer-SuperBuild-Debug-Qt485/python-install/include/python2.7
-- SuperBuild - PYTHON_LIBRARY:/home/jchris/Projects/Slicer-SuperBuild-Debug-Qt485/python-install/lib/libpython2.7.so
-- SuperBuild - VTK[OK]
-- SuperBuild - PNG_INCLUDE_DIR:/home/jchris/Projects/Slicer-SuperBuild-Debug-Qt485/VTK/Utilities/vtkpng
-- SuperBuild - PNG_LIBRARY:/home/jchris/Projects/Slicer-SuperBuild-Debug-Qt485/VTK-build/bin/libvtkpng.so
-- SuperBuild - teem[OK]
-- SuperBuild - ITKv4 => Requires zlib[INCLUDED], DCMTK,
-- SuperBuild - DCMTK => Requires zlib[INCLUDED],
-- SuperBuild - DCMTK[OK]
-- SuperBuild - ITKv4[OK]
-- SuperBuild - CTK => Requires VTK[INCLUDED], ITKv4[INCLUDED], python[INCLUDED], DCMTK[INCLUDED],
-- SuperBuild - CTK[OK]
-- SuperBuild - jqPlot[OK]
-- SuperBuild - LibArchive => Requires zlib[INCLUDED],
-- SuperBuild - LibArchive[OK]
-- SuperBuild - OpenIGTLink[OK]
-- SuperBuild - OpenIGTLinkIF => Requires OpenIGTLink[INCLUDED],
-- SuperBuild - OpenIGTLinkIF[OK]
-- SuperBuild - SimpleITK => Requires ITKv4[INCLUDED], Swig, python[INCLUDED],
-- SuperBuild - Swig => Requires PCRE, python[INCLUDED],
-- SuperBuild - PCRE[OK]
-- SuperBuild - Swig[OK]
-- Could NOT find BISON (missing: BISON_EXECUTABLE)
-- SuperBuild - SimpleITK[OK]
-- SuperBuild - SlicerExecutionModel => Requires ITKv4[INCLUDED],
-- SuperBuild - SlicerExecutionModel[OK]
-- SuperBuild - BRAINSTools => Requires ITKv4[INCLUDED], SlicerExecutionModel[INCLUDED], VTK[INCLUDED],
-- SuperBuild - BRAINSTools[OK]
-- SuperBuild - EMSegment[OK]
-- SuperBuild - qRestAPI[OK]
-- SuperBuild - NUMPY => Requires python[INCLUDED],
-- SuperBuild - NUMPY[OK]
-- SuperBuild - NUMPY - Building without Fortran compiler - Non-optimized code will be built !
-- SuperBuild - incrTcl => Requires tcl[INCLUDED], tk[INCLUDED],
-- SuperBuild - incrTcl[OK]
-- SuperBuild - MultiVolumeExplorer[OK]
-- SuperBuild - MultiVolumeImporter[OK]
-- SuperBuild - SimpleFilters[OK]
-- SuperBuild - Slicer[OK]
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jchris/Projects/Slicer-SuperBuild-Debug-Qt485
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment