robotpkg/wip/py-casadi bulk build results
Log for py36-casadi-3.5.5r3 on Ubuntu-18.04.pal-x86_64: cmake.log (Back)
# This is the CMakeCache file.
# For build in directory: /local/robotpkg/var/tmp/robotpkg/wip/py-casadi/work/casadi-3.5.5/build
# It was generated by CMake: /usr/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.
########################
# EXTERNAL cache entries
########################
//Installation directory for executables
BIN_PREFIX:PATH=bin
//Path to a library.
BLAS_atlas_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libatlas.so
//Path to a library.
BLAS_f77blas_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libf77blas.so
//Path to a library.
BLAS_goto2_LIBRARY:FILEPATH=BLAS_goto2_LIBRARY-NOTFOUND
//Path to a library.
BLAS_openblas_LIBRARY:FILEPATH=BLAS_openblas_LIBRARY-NOTFOUND
//Path to a program.
CMAKE_AR:FILEPATH=/usr/bin/ar
//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
CMAKE_BUILD_TYPE:STRING=Release
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON
//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/g++
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-7
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-7
//Flags used by the compiler during all build types.
CMAKE_CXX_FLAGS:STRING= -pipe -O3 -DNDEBUG
//Flags used by the compiler during debug builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=
//Flags used by the compiler during release builds for minimum
// size.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the compiler during release builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=
//Flags used by the compiler during release builds with debug info.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//C compiler
CMAKE_C_COMPILER:FILEPATH=/usr/bin/gcc
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-7
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-7
//Flags used by the compiler during all build types.
CMAKE_C_FLAGS:STRING= -pipe -O3 -DNDEBUG
//Flags used by the compiler during debug builds.
CMAKE_C_FLAGS_DEBUG:STRING=
//Flags used by the compiler during release builds for minimum
// size.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the compiler during release builds.
CMAKE_C_FLAGS_RELEASE:STRING=
//Flags used by the compiler during release builds with debug info.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Flags used by the linker.
CMAKE_EXE_LINKER_FLAGS:STRING=
//Flags used by the linker during debug builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
//No help, variable specified on the command line.
CMAKE_INSTALL_PREFIX:PATH=/opt/openrobots
//No help, variable specified on the command line.
CMAKE_INSTALL_RPATH:PATH=/opt/openrobots/lib
//No help, variable specified on the command line.
CMAKE_INSTALL_RPATH_USE_LINK_PATH:UNINITIALIZED=TRUE
//Path to a program.
CMAKE_LINKER:FILEPATH=/usr/bin/ld
//No help, variable specified on the command line.
CMAKE_MAKE_PROGRAM:UNINITIALIZED=make
//Flags used by the linker during the creation of modules.
CMAKE_MODULE_LINKER_FLAGS:STRING=
//Flags used by the linker during debug builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//No help, variable specified on the command line.
CMAKE_MODULE_PATH:UNINITIALIZED=
//Path to a program.
CMAKE_NM:FILEPATH=/usr/bin/nm
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
//Installation directory for CMake files
CMAKE_PREFIX:PATH=lib/cmake/casadi
//No help, variable specified on the command line.
CMAKE_PREFIX_PATH:UNINITIALIZED=
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=casadi
//Path to a program.
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
//Flags used by the linker during the creation of dll's.
CMAKE_SHARED_LINKER_FLAGS:STRING=
//Flags used by the linker during debug builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO
//Flags used by the linker during the creation of static libraries.
CMAKE_STATIC_LINKER_FLAGS:STRING=
//Flags used by the linker during debug builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/strip
//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make. This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=ON
//Enable to build Debian packages
CPACK_BINARY_DEB:BOOL=OFF
//Enable to build FreeBSD packages
CPACK_BINARY_FREEBSD:BOOL=OFF
//Enable to build IFW packages
CPACK_BINARY_IFW:BOOL=OFF
//Enable to build NSIS packages
CPACK_BINARY_NSIS:BOOL=OFF
//Enable to build RPM packages
CPACK_BINARY_RPM:BOOL=OFF
//Enable to build STGZ packages
CPACK_BINARY_STGZ:BOOL=ON
//Enable to build TBZ2 packages
CPACK_BINARY_TBZ2:BOOL=OFF
//Enable to build TGZ packages
CPACK_BINARY_TGZ:BOOL=ON
//Enable to build TXZ packages
CPACK_BINARY_TXZ:BOOL=OFF
//Enable to build TZ packages
CPACK_BINARY_TZ:BOOL=ON
//Enable to build RPM source packages
CPACK_SOURCE_RPM:BOOL=OFF
//Enable to build TBZ2 source packages
CPACK_SOURCE_TBZ2:BOOL=ON
//Enable to build TGZ source packages
CPACK_SOURCE_TGZ:BOOL=ON
//Enable to build TXZ source packages
CPACK_SOURCE_TXZ:BOOL=ON
//Enable to build TZ source packages
CPACK_SOURCE_TZ:BOOL=ON
//Enable to build ZIP source packages
CPACK_SOURCE_ZIP:BOOL=OFF
//Export all symbols to a shared library
ENABLE_EXPORT_ALL:BOOL=OFF
//Compile shared libraries (.so on Linux)
ENABLE_SHARED:BOOL=ON
//Compile static libraries (.a on Linux)
ENABLE_STATIC:BOOL=OFF
//Make fortran a required dependency
FORTRAN_REQUIRED:BOOL=OFF
//Installation directory for header files
INCLUDE_PREFIX:PATH=include
//Install all headers
INSTALL_INTERNAL_HEADERS:BOOL=OFF
//The directory containing a CMake configuration file for Ipopt.
Ipopt_DIR:PATH=Ipopt_DIR-NOTFOUND
//Path to a library.
LAPACK_Accelerate_LIBRARY:FILEPATH=LAPACK_Accelerate_LIBRARY-NOTFOUND
//Path to a library.
LAPACK_goto2_LIBRARY:FILEPATH=LAPACK_goto2_LIBRARY-NOTFOUND
//Path to a library.
LAPACK_lapack_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/liblapack.so
//Path to a library.
LAPACK_openblas_LIBRARY:FILEPATH=LAPACK_openblas_LIBRARY-NOTFOUND
//Path to a library.
LAPACK_vecLib_LIBRARY:FILEPATH=LAPACK_vecLib_LIBRARY-NOTFOUND
//Installation directory for libraries
LIB_PREFIX:PATH=lib
//Installation directory for MATLAB/Octave files
MATLAB_PREFIX:PATH=matlab
//Use pre-3.5 LLVM
OLD_LLVM:BOOL=OFF
//CXX compiler flags for OpenMP parallelization
OpenMP_CXX_FLAGS:STRING=-fopenmp
//CXX compiler libraries for OpenMP parallelization
OpenMP_CXX_LIB_NAMES:STRING=gomp;pthread
//C compiler flags for OpenMP parallelization
OpenMP_C_FLAGS:STRING=-fopenmp
//C compiler libraries for OpenMP parallelization
OpenMP_C_LIB_NAMES:STRING=gomp;pthread
//Path to the gomp library for OpenMP
OpenMP_gomp_LIBRARY:FILEPATH=/usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so
//Path to the pthread library for OpenMP
OpenMP_pthread_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libpthread.so
//No help, variable specified on the command line.
PKGINFODIR:UNINITIALIZED=info
//No help, variable specified on the command line.
PKGMANDIR:UNINITIALIZED=man
//pkg-config executable
PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config
//Path to a program.
PYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3.6
//Path to a file.
PYTHON_INCLUDE_DIR:PATH=/usr/include/python3.6
//No help, variable specified on the command line.
PYTHON_INCLUDE_DIR2:UNINITIALIZED=/usr/include/python3.6/
//Path to a library.
PYTHON_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libpython3.6m.so
//Path to a library.
PYTHON_LIBRARY_DEBUG:FILEPATH=PYTHON_LIBRARY_DEBUG-NOTFOUND
//Installation directory for Python files
PYTHON_PREFIX:PATH=/opt/openrobots/lib/python3.6/site-packages
//Path to a file.
SWIG_DIR:PATH=/usr/share/swig3.0
//Path to a program.
SWIG_EXECUTABLE:FILEPATH=/usr/bin/swig3.0
//Export SWIG
SWIG_EXPORT:BOOL=OFF
//Export SWIG
SWIG_IMPORT:BOOL=OFF
//Swig version
SWIG_VERSION:STRING=3.0.12
//No help, variable specified on the command line.
UNIX:UNINITIALIZED=1
//Use HIDDEN visibility support if available.
USE_COMPILER_HIDDEN_VISIBILITY:BOOL=ON
//Compile the interface to AMPL
WITH_AMPL:BOOL=OFF
//Compile the interface to BLASFEO
WITH_BLASFEO:BOOL=OFF
//Compile the interface to blockSQP (the source code for blockSQP
// is included)
WITH_BLOCKSQP:BOOL=OFF
//Compile the interface to BONMIN
WITH_BONMIN:BOOL=OFF
//Compile the the included source code for BLASFEO
WITH_BUILD_BLASFEO:BOOL=ON
//Compile the included source code for CSparse
WITH_BUILD_CSPARSE:BOOL=ON
//Compile the the included source code for DSDP
WITH_BUILD_DSDP:BOOL=OFF
//Compile the the included source code for HPMPC
WITH_BUILD_HPMPC:BOOL=ON
//Use the SNOPT C-interface shipped with casadi
WITH_BUILD_SNOPT_INTERFACE:BOOL=ON
//Compile the included source code for Sundials 2.6.1
WITH_BUILD_SUNDIALS:BOOL=ON
//Compile the included TinyXML source code
WITH_BUILD_TINYXML:BOOL=ON
//Compile the CBC interface
WITH_CBC:BOOL=OFF
//Compile the interface to clang JIT
WITH_CLANG:BOOL=OFF
//Compile with support for clang-tidy
WITH_CLANG_TIDY:BOOL=OFF
//Compile the CLP interface
WITH_CLP:BOOL=OFF
//Build common, stable interfaces, if found
WITH_COMMON:BOOL=OFF
//On Windows, in Python.h #defines copysign to be _copysign. This
// option inserts an #undef
WITH_COPYSIGN_UNDEF:BOOL=OFF
//Create coverage report
WITH_COVERAGE:BOOL=OFF
//Compile the interface to CPLEX
WITH_CPLEX:BOOL=OFF
//Use shared cplex libraries
WITH_CPLEX_SHARED:BOOL=OFF
//Compile the interface to CSparse
WITH_CSPARSE:BOOL=ON
//Load plugins with RTLD_DEEPBIND (can be used to resolve conflicting
// libraries in e.g. MATLAB)
WITH_DEEPBIND:BOOL=ON
//Compile with syntax that is scheduled to be deprecated
WITH_DEPRECATED_FEATURES:BOOL=ON
//Enable dynamic loading of functions
WITH_DL:BOOL=ON
//Enable documentation generation
WITH_DOC:BOOL=OFF
//Compile the interface to DSDP
WITH_DSDP:BOOL=OFF
//Build examples
WITH_EXAMPLES:BOOL=ON
//Compile a demonstration that shows how a project that depends
// on CasADi can be implemented.
WITH_EXTENDING_CASADI:BOOL=OFF
//Compile in extra runtime checks (for developers)
WITH_EXTRA_CHECKS:BOOL=OFF
//Add extra warnings (like -Wall -Wextra)
WITH_EXTRA_WARNINGS:BOOL=OFF
//Compile the interface to GUROBI
WITH_GUROBI:BOOL=OFF
//Compile the interface to HPMPC
WITH_HPMPC:BOOL=OFF
//Enable HSL interface
WITH_HSL:BOOL=OFF
//Compile the interface to IPOPT
WITH_IPOPT:BOOL=ON
//Compile the JSON front-end
WITH_JSON:BOOL=OFF
//Compile the interface to KNITRO
WITH_KNITRO:BOOL=OFF
//Compile the interface to LAPACK
WITH_LAPACK:BOOL=ON
//Compile with support for linting (syntax checking)
WITH_LINT:BOOL=OFF
//Compile the MATLAB front-end
WITH_MATLAB:BOOL=OFF
//Enable MUMPS interface
WITH_MUMPS:BOOL=OFF
//Add -D__NO_COPYRIGHT__ to qpOASES definitions
WITH_NO_QPOASES_BANNER:BOOL=OFF
//Compile the Octave front-end (experimental)
WITH_OCTAVE:BOOL=OFF
//[DEPRECATED] Copy import.m file to install directory
WITH_OCTAVE_IMPORT:BOOL=OFF
//Enable OOQP interface
WITH_OOQP:BOOL=OFF
//Compile with OpenCL support (experimental)
WITH_OPENCL:BOOL=OFF
//Compile with parallelization support
WITH_OPENMP:BOOL=ON
//Compile the interface to OSQP (the source code for OSQP is included)
WITH_OSQP:BOOL=OFF
//Compile the Python front-end
WITH_PYTHON:BOOL=ON
//Use Python 3.*
WITH_PYTHON3:BOOL=ON
//Compile the interface to qpOASES (the source code for qpOASES
// is included)
WITH_QPOASES:BOOL=ON
//Issue warnings upon reference counting failure
WITH_REFCOUNT_WARNINGS:BOOL=OFF
//Make the install directory self-contained
WITH_SELFCONTAINED:BOOL=OFF
//Enable SLICOT interface
WITH_SLICOT:BOOL=OFF
//Compile the SNOPT interface if SNOPT libraries can be found
WITH_SNOPT:BOOL=OFF
//Compile the SNOPT interface against a dummy library (for Debian
// distribution; breaks normal SNOPT build)
WITH_SNOPT_FORCE_DUMMY:BOOL=OFF
//Use an so version for the library (version suffix) when applicable
WITH_SO_VERSION:BOOL=ON
//Compile with support for spell-checking
WITH_SPELL:BOOL=OFF
//Enable SQIC interface
WITH_SQIC:BOOL=OFF
//Compile the interface to Sundials
WITH_SUNDIALS:BOOL=ON
//Compile the interface to SuperSCS (the source code for SuperSCS
// is included)
WITH_SUPERSCS:BOOL=OFF
//Compile with parallelization support
WITH_THREAD:BOOL=ON
//For MINGW, use mingw-std-threads
WITH_THREAD_MINGW:BOOL=OFF
//Compile the interface to TinyXML
WITH_TINYXML:BOOL=ON
//Add -Werror
WITH_WERROR:BOOL=OFF
//Compile the WORHP interface
WITH_WORHP:BOOL=OFF
//Dependencies for the target
_casadi_LIB_DEPENDS:STATIC=general;casadi;
//Value Computed by CMake
casadi_BINARY_DIR:STATIC=/local/robotpkg/var/tmp/robotpkg/wip/py-casadi/work/casadi-3.5.5/build
//Dependencies for the target
casadi_LIB_DEPENDS:STATIC=general;dl;
//Value Computed by CMake
casadi_SOURCE_DIR:STATIC=/local/robotpkg/var/tmp/robotpkg/wip/py-casadi/work/casadi-3.5.5
//Dependencies for the target
casadi_conic_nlpsol_LIB_DEPENDS:STATIC=general;casadi;
//Dependencies for the target
casadi_conic_qpoases_LIB_DEPENDS:STATIC=general;casadi;general;casadi_qpoases;
//Dependencies for the target
casadi_conic_qrqp_LIB_DEPENDS:STATIC=general;casadi;
//Dependencies for target
casadi_csparse_LIB_DEPENDS:STATIC=
//Dependencies for the target
casadi_importer_shell_LIB_DEPENDS:STATIC=general;casadi;
//Dependencies for the target
casadi_integrator_collocation_LIB_DEPENDS:STATIC=general;casadi;
//Dependencies for the target
casadi_integrator_cvodes_LIB_DEPENDS:STATIC=general;casadi;general;casadi_sundials_common;
//Dependencies for the target
casadi_integrator_idas_LIB_DEPENDS:STATIC=general;casadi;general;casadi_sundials_common;
//Dependencies for the target
casadi_integrator_rk_LIB_DEPENDS:STATIC=general;casadi;
//Dependencies for the target
casadi_interpolant_bspline_LIB_DEPENDS:STATIC=general;casadi;
//Dependencies for the target
casadi_interpolant_linear_LIB_DEPENDS:STATIC=general;casadi;
//Dependencies for the target
casadi_linsol_csparse_LIB_DEPENDS:STATIC=general;casadi;general;casadi_csparse;
//Dependencies for the target
casadi_linsol_csparsecholesky_LIB_DEPENDS:STATIC=general;casadi;general;casadi_csparse;
//Dependencies for the target
casadi_linsol_lapacklu_LIB_DEPENDS:STATIC=general;casadi;general;/usr/lib/x86_64-linux-gnu/liblapack.so;general;/usr/lib/x86_64-linux-gnu/libf77blas.so;general;/usr/lib/x86_64-linux-gnu/libatlas.so;
//Dependencies for the target
casadi_linsol_lapackqr_LIB_DEPENDS:STATIC=general;casadi;general;/usr/lib/x86_64-linux-gnu/liblapack.so;general;/usr/lib/x86_64-linux-gnu/libf77blas.so;general;/usr/lib/x86_64-linux-gnu/libatlas.so;
//Dependencies for the target
casadi_linsol_ldl_LIB_DEPENDS:STATIC=general;casadi;
//Dependencies for the target
casadi_linsol_lsqr_LIB_DEPENDS:STATIC=general;casadi;
//Dependencies for the target
casadi_linsol_qr_LIB_DEPENDS:STATIC=general;casadi;
//Dependencies for the target
casadi_linsol_symbolicqr_LIB_DEPENDS:STATIC=general;casadi;
//Dependencies for the target
casadi_linsol_tridiag_LIB_DEPENDS:STATIC=general;casadi;
//Dependencies for the target
casadi_nlpsol_ipopt_LIB_DEPENDS:STATIC=general;casadi;general;ipopt;general;lapack;general;blas;general;m;general;dl;general;coinhsl;
//Dependencies for the target
casadi_nlpsol_qrsqp_LIB_DEPENDS:STATIC=general;casadi;
//Dependencies for the target
casadi_nlpsol_scpgen_LIB_DEPENDS:STATIC=general;casadi;
//Dependencies for the target
casadi_nlpsol_sqpmethod_LIB_DEPENDS:STATIC=general;casadi;
//Dependencies for the target
casadi_qpoases_LIB_DEPENDS:STATIC=general;/usr/lib/x86_64-linux-gnu/liblapack.so;general;/usr/lib/x86_64-linux-gnu/libf77blas.so;general;/usr/lib/x86_64-linux-gnu/libatlas.so;general;/usr/lib/x86_64-linux-gnu/libf77blas.so;general;/usr/lib/x86_64-linux-gnu/libatlas.so;
//Dependencies for the target
casadi_rootfinder_fast_newton_LIB_DEPENDS:STATIC=general;casadi;
//Dependencies for the target
casadi_rootfinder_kinsol_LIB_DEPENDS:STATIC=general;casadi;general;casadi_sundials;
//Dependencies for the target
casadi_rootfinder_newton_LIB_DEPENDS:STATIC=general;casadi;
//Dependencies for the target
casadi_rootfinder_nlpsol_LIB_DEPENDS:STATIC=general;casadi;
//Dependencies for target
casadi_sundials_LIB_DEPENDS:STATIC=
//Dependencies for the target
casadi_sundials_common_LIB_DEPENDS:STATIC=general;casadi;general;casadi_sundials;
//Dependencies for target
casadi_tinyxml_LIB_DEPENDS:STATIC=
//Dependencies for the target
casadi_xmlfile_tinyxml_LIB_DEPENDS:STATIC=general;casadi;general;casadi_tinyxml;
//Value Computed by CMake
qpOASES_BINARY_DIR:STATIC=/local/robotpkg/var/tmp/robotpkg/wip/py-casadi/work/casadi-3.5.5/build/external_packages/qpOASES
//Value Computed by CMake
qpOASES_SOURCE_DIR:STATIC=/local/robotpkg/var/tmp/robotpkg/wip/py-casadi/work/casadi-3.5.5/external_packages/qpOASES
//Value Computed by CMake
sundials-2.6.1mod_BINARY_DIR:STATIC=/local/robotpkg/var/tmp/robotpkg/wip/py-casadi/work/casadi-3.5.5/build/external_packages/casadi-sundials
//Value Computed by CMake
sundials-2.6.1mod_SOURCE_DIR:STATIC=/local/robotpkg/var/tmp/robotpkg/wip/py-casadi/work/casadi-3.5.5/external_packages/casadi-sundials
########################
# INTERNAL cache entries
########################
//ADVANCED property for variable: BLAS_atlas_LIBRARY
BLAS_atlas_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BLAS_f77blas_LIBRARY
BLAS_f77blas_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BLAS_f77blas_atlas_WORKS
BLAS_f77blas_atlas_WORKS-ADVANCED:INTERNAL=1
//Have function dgemm_
BLAS_f77blas_atlas_WORKS:INTERNAL=1
//ADVANCED property for variable: BLAS_goto2_LIBRARY
BLAS_goto2_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BLAS_openblas_LIBRARY
BLAS_openblas_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/local/robotpkg/var/tmp/robotpkg/wip/py-casadi/work/casadi-3.5.5/build
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=10
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=2
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
//ADVANCED property for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER_AR
CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Have symbol pthread_create
CMAKE_HAVE_LIBC_CREATE:INTERNAL=1
//Have include pthread.h
CMAKE_HAVE_PTHREAD_H:INTERNAL=1
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/local/robotpkg/var/tmp/robotpkg/wip/py-casadi/work/casadi-3.5.5
//Install .so files without execute permission.
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=24
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//Platform information initialized
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.10
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//uname command
CMAKE_UNAME:INTERNAL=/bin/uname
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//Compiler support for a deprecated attribute
COMPILER_HAS_DEPRECATED:INTERNAL=1
//Test COMPILER_HAS_DEPRECATED_ATTR
COMPILER_HAS_DEPRECATED_ATTR:INTERNAL=1
//Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
COMPILER_HAS_HIDDEN_INLINE_VISIBILITY:INTERNAL=1
//Test COMPILER_HAS_HIDDEN_VISIBILITY
COMPILER_HAS_HIDDEN_VISIBILITY:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_DEB
CPACK_BINARY_DEB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_FREEBSD
CPACK_BINARY_FREEBSD-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_IFW
CPACK_BINARY_IFW-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_NSIS
CPACK_BINARY_NSIS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_RPM
CPACK_BINARY_RPM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_STGZ
CPACK_BINARY_STGZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_TBZ2
CPACK_BINARY_TBZ2-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_TGZ
CPACK_BINARY_TGZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_TXZ
CPACK_BINARY_TXZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_TZ
CPACK_BINARY_TZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_RPM
CPACK_SOURCE_RPM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TBZ2
CPACK_SOURCE_TBZ2-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TGZ
CPACK_SOURCE_TGZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TXZ
CPACK_SOURCE_TXZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TZ
CPACK_SOURCE_TZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_ZIP
CPACK_SOURCE_ZIP-ADVANCED:INTERNAL=1
//C++11 compile flag
CXX11FLAG:INTERNAL=
//Details about finding IPOPT
FIND_PACKAGE_MESSAGE_DETAILS_IPOPT:INTERNAL=[ipopt;lapack;blas;m;dl;coinhsl][/tmp/ipopt/include/coin;/tmp/include;/local/robotpkg/var/tmp/robotpkg/wip/py-casadi/work/casadi-3.5.5/external_packages/ipopt/3.10][v()]
//Details about finding OpenMP
FIND_PACKAGE_MESSAGE_DETAILS_OpenMP:INTERNAL=[TRUE][TRUE][c ][v4.5()]
//Details about finding OpenMP_C
FIND_PACKAGE_MESSAGE_DETAILS_OpenMP_C:INTERNAL=[-fopenmp][/usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so][/usr/lib/x86_64-linux-gnu/libpthread.so][v4.5()]
//Details about finding OpenMP_CXX
FIND_PACKAGE_MESSAGE_DETAILS_OpenMP_CXX:INTERNAL=[-fopenmp][/usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so][/usr/lib/x86_64-linux-gnu/libpthread.so][v4.5()]
//Details about finding PkgConfig
FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/usr/bin/pkg-config][v0.29.1()]
//Details about finding PythonInterp
FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/bin/python3.6][v3.6.9(3)]
//Details about finding PythonLibs
FIND_PACKAGE_MESSAGE_DETAILS_PythonLibs:INTERNAL=[/usr/lib/x86_64-linux-gnu/libpython3.6m.so][/usr/include/python3.6][v3.6.9(3)]
//Details about finding SWIG
FIND_PACKAGE_MESSAGE_DETAILS_SWIG:INTERNAL=[/usr/bin/swig3.0][/usr/share/swig3.0][v3.0.12()]
//Details about finding Threads
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
//Result of TRY_COMPILE
HAVE_MKSTEMPS:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_SIMPLE_MKSTEMPS:INTERNAL=TRUE
IPOPT_CFLAGS:INTERNAL=-I/tmp/ipopt/include/coin;-I/tmp/include
IPOPT_CFLAGS_I:INTERNAL=
IPOPT_CFLAGS_OTHER:INTERNAL=
IPOPT_FOUND:INTERNAL=1
IPOPT_INCLUDEDIR:INTERNAL=/tmp/ipopt/include/coin
IPOPT_INCLUDE_DIRS:INTERNAL=/tmp/ipopt/include/coin;/tmp/include
IPOPT_LDFLAGS:INTERNAL=-L/tmp/ipopt/lib;-L/tmp/lib;-lipopt;-llapack;-lblas;-lm;-ldl;-lcoinhsl
IPOPT_LDFLAGS_OTHER:INTERNAL=
IPOPT_LIBDIR:INTERNAL=/tmp/ipopt/lib
IPOPT_LIBRARIES:INTERNAL=ipopt;lapack;blas;m;dl;coinhsl
IPOPT_LIBRARY_DIRS:INTERNAL=/tmp/ipopt/lib;/tmp/lib
IPOPT_LIBS:INTERNAL=
IPOPT_LIBS_L:INTERNAL=
IPOPT_LIBS_OTHER:INTERNAL=
IPOPT_LIBS_PATHS:INTERNAL=
IPOPT_PREFIX:INTERNAL=/tmp/ipopt
IPOPT_STATIC_CFLAGS:INTERNAL=-I/tmp/ipopt/include/coin;-I/tmp/include
IPOPT_STATIC_CFLAGS_I:INTERNAL=
IPOPT_STATIC_CFLAGS_OTHER:INTERNAL=
IPOPT_STATIC_INCLUDE_DIRS:INTERNAL=/tmp/ipopt/include/coin;/tmp/include
IPOPT_STATIC_LDFLAGS:INTERNAL=-L/tmp/ipopt/lib;-L/tmp/lib;-lipopt;-llapack;-lblas;-lm;-ldl;-lcoinhsl
IPOPT_STATIC_LDFLAGS_OTHER:INTERNAL=
IPOPT_STATIC_LIBDIR:INTERNAL=
IPOPT_STATIC_LIBRARIES:INTERNAL=ipopt;lapack;blas;m;dl;coinhsl
IPOPT_STATIC_LIBRARY_DIRS:INTERNAL=/tmp/ipopt/lib;/tmp/lib
IPOPT_STATIC_LIBS:INTERNAL=
IPOPT_STATIC_LIBS_L:INTERNAL=
IPOPT_STATIC_LIBS_OTHER:INTERNAL=
IPOPT_STATIC_LIBS_PATHS:INTERNAL=
IPOPT_VERSION:INTERNAL=3.11.9
IPOPT_ipopt_INCLUDEDIR:INTERNAL=
IPOPT_ipopt_LIBDIR:INTERNAL=
IPOPT_ipopt_PREFIX:INTERNAL=
IPOPT_ipopt_VERSION:INTERNAL=
//ADVANCED property for variable: LAPACK_Accelerate_LIBRARY
LAPACK_Accelerate_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: LAPACK_goto2_LIBRARY
LAPACK_goto2_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: LAPACK_lapack_LIBRARY
LAPACK_lapack_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: LAPACK_lapack_WORKS
LAPACK_lapack_WORKS-ADVANCED:INTERNAL=1
//Have function cheev_
LAPACK_lapack_WORKS:INTERNAL=1
//ADVANCED property for variable: LAPACK_openblas_LIBRARY
LAPACK_openblas_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: LAPACK_vecLib_LIBRARY
LAPACK_vecLib_LIBRARY-ADVANCED:INTERNAL=1
//Result of TRY_COMPILE
OpenMP_COMPILE_RESULT_CXX_fopenmp:INTERNAL=TRUE
//Result of TRY_COMPILE
OpenMP_COMPILE_RESULT_C_fopenmp:INTERNAL=TRUE
//ADVANCED property for variable: OpenMP_CXX_FLAGS
OpenMP_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: OpenMP_CXX_LIB_NAMES
OpenMP_CXX_LIB_NAMES-ADVANCED:INTERNAL=1
//CXX compiler's OpenMP specification date
OpenMP_CXX_SPEC_DATE:INTERNAL=201511
//ADVANCED property for variable: OpenMP_C_FLAGS
OpenMP_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: OpenMP_C_LIB_NAMES
OpenMP_C_LIB_NAMES-ADVANCED:INTERNAL=1
//C compiler's OpenMP specification date
OpenMP_C_SPEC_DATE:INTERNAL=201511
//Result of TRY_COMPILE
OpenMP_SPECTEST_CXX_:INTERNAL=TRUE
//Result of TRY_COMPILE
OpenMP_SPECTEST_C_:INTERNAL=TRUE
//ADVANCED property for variable: OpenMP_gomp_LIBRARY
OpenMP_gomp_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: OpenMP_pthread_LIBRARY
OpenMP_pthread_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PKG_CONFIG_EXECUTABLE
PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_EXECUTABLE
PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_INCLUDE_DIR
PYTHON_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_LIBRARY
PYTHON_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_LIBRARY_DEBUG
PYTHON_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SWIG_DIR
SWIG_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SWIG_VERSION
SWIG_VERSION-ADVANCED:INTERNAL=1
//ADVANCED property for variable: USE_COMPILER_HIDDEN_VISIBILITY
USE_COMPILER_HIDDEN_VISIBILITY-ADVANCED:INTERNAL=1
//Result of TRY_COMPILE
USE_CXX11:INTERNAL=TRUE
__pkg_config_checked_IPOPT:INTERNAL=1
prefix_result:INTERNAL=/tmp/ipopt/lib