You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

130 lines
6.4 KiB
Plaintext

-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE
-- Found CURL: /usr/lib/aarch64-linux-gnu/libcurl.so (found version "7.68.0")
-- Found Boost: /usr/lib/aarch64-linux-gnu/cmake/Boost-1.71.0/BoostConfig.cmake (found version "1.71.0") found components: serialization
-- Found Python: /usr/bin/python3.8 (found version "3.8.5") found components: Interpreter Development NumPy
Python installation found at /usr/bin/python3.8.
Pass the configure options -DPYTHON_HOME=... or -DPYTHON_VERSION=... to override this selection.
Python_EXECUTABLE=/usr/bin/python3.8
Python_INCLUDE_DIRS=/usr/include/python3.8
Python_LIBRARIES=/usr/lib/aarch64-linux-gnu/libpython3.8.so
Python_NumPy_INCLUDE_DIRS=/usr/local/lib/python3.8/dist-packages/numpy/core/include
-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f")
COMPILE OPTIONS=-Wno-deprecated;-Wno-unused-value;-Wno-unused-but-set-variable
CMAKE_C_FLAGS=
CMAKE_CXX_FLAGS=
CMAKE_C_FLAGS_DEBUG=-g
CMAKE_CXX_FLAGS_DEBUG=-g
CMAKE_C_FLAGS_RELWITHDEBINFO=-O2 -g -DNDEBUG
CMAKE_CXX_FLAGS_RELWITHDEBINFO=-O2 -g -DNDEBUG
CMAKE_C_FLAGS_RELEASE=-O3 -DNDEBUG
CMAKE_CXX_FLAGS_RELEASE=-O3 -DNDEBUG
CMAKE_SWIG_FLAGS=
Populating content for external dependency
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for malloc.h
-- Looking for malloc.h - found
-- Looking for aligned_alloc
-- Looking for aligned_alloc - not found
-- Looking for _aligned_malloc
-- Looking for _aligned_malloc - not found
-- Looking for memalign
-- Looking for memalign - found
-- Looking for posix_memalign
-- Looking for posix_memalign - found
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
Found jpeg at /usr/lib/aarch64-linux-gnu/libjpeg.so
-- Performing Test JPEG_HOME_VALID
-- Performing Test JPEG_HOME_VALID - Success
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for execinfo.h
-- Looking for execinfo.h - found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for atomic.h
-- Looking for atomic.h - not found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for localtime_r
-- Looking for localtime_r - found
-- Looking for gmtime_r
-- Looking for gmtime_r - found
-- Looking for setenv
-- Looking for setenv - found
-- Looking for posix_memalign
-- Looking for posix_memalign - found
-- Looking for memalign
-- Looking for memalign - not found
-- Check if the system is big endian
-- Searching 16 bit integer
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Check size of size_t
-- Check size of size_t - done
-- Performing Test HAVE_ATTRIBUTE_NOINLINE
-- Performing Test HAVE_ATTRIBUTE_NOINLINE - Success
-- Performing Test HAVE_ATTRIBUTE_ALIGNED
-- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success
-- Processing config header: /tmp/nitro/externals/coda-oss/modules/c++/sys/include/sys/sys_config.h.cmake.in -> include/sys/sys_config.h
-- Looking for isnan
-- Looking for isnan - found
-- Performing Test HAVE_STD_ISNAN
-- Performing Test HAVE_STD_ISNAN - Success
-- Processing config header: /tmp/nitro/externals/coda-oss/modules/c++/math/include/math/math_config.h.cmake.in -> include/math/math_config.h
-- Processing config header: /tmp/nitro/externals/coda-oss/modules/c++/mt/include/mt/mt_config.h.cmake.in -> include/mt/mt_config.h
using pre-generated SWIG source for except-python: source/generated/coda_except_wrap.cxx
using pre-generated SWIG source for sys-python: source/generated/coda_sys_wrap.cxx
using pre-generated SWIG source for types-python: source/generated/coda_types_wrap.cxx
using pre-generated SWIG source for mem-python: source/generated/mem_wrap.cxx
using pre-generated SWIG source for mt-python: source/generated/mt_wrap.cxx
using pre-generated SWIG source for io-python: source/generated/coda_io_wrap.cxx
using pre-generated SWIG source for logging-python: source/generated/coda_logging_wrap.cxx
using pre-generated SWIG source for sio.lite-python: source/generated/sio_lite_wrap.cxx
using pre-generated SWIG source for math.linear-python: source/generated/math_linear_wrap.cxx
using pre-generated SWIG source for math.poly-python: source/generated/math_poly_wrap.cxx
-- Processing config header: /tmp/nitro/modules/c/nrt/include/nrt/nrt_config.h.cmake.in -> include/nrt/nrt_config.h
-- Processing config header: /tmp/nitro/modules/c/nitf/include/nitf/nitf_config.h.cmake.in -> include/nitf/nitf_config.h
-- Processing config header: /tmp/nitro/modules/c/j2k/include/j2k/j2k_config.h.cmake.in -> include/j2k/j2k_config.h
using pre-generated SWIG source for nitf-python: source/generated/nitropy_wrap.cxx
-- Found JNI: /usr/lib/jvm/java-11-openjdk-arm64/lib/libjawt.so
-- Found Java: /usr/lib/jvm/java-11-openjdk-arm64/bin/java (found version "11.0.10")
-- Could NOT find Matlab (missing: Matlab_INCLUDE_DIRS Matlab_MEX_LIBRARY Matlab_MEX_EXTENSION Matlab_ROOT_DIR Matlab_MX_LIBRARY) (found version "NOTFOUND")
-- Could NOT find Matlab (missing: Matlab_INCLUDE_DIRS Matlab_MEX_LIBRARY Matlab_MEX_EXTENSION Matlab_ROOT_DIR Matlab_MX_LIBRARY) (found version "NOTFOUND")
CMake Warning at modules/mex/CMakeLists.txt:20 (message):
MATLAB installation not found. Skipping mex modules