$ cmake -DCMAKE_BUILD_TYPE=RelWithDebugInfo ../SuperBuild
OTB version : 9.0.0
-- Environment setup for Configure (SB_ENV_CONFIGURE_CMD): env;CC=/usr/bin/cc;CXX=/usr/bin/c++
-- Environment setup for CMake (SB_CMAKE_COMMAND) : env;CC=/usr/bin/cc;CXX=/usr/bin/c++;/usr/bin/cmake;-GUnix Makefiles
-- Python Library directory : /usr/lib64
-- Python Headers directory : /usr/include/python3.12
[snip, just some CMP0135 warnings]
-- Using system version of SWIG
-- Using SuperBuild version of BOOST
-- Using SuperBuild version of CURL
-- Using SuperBuild version of EXPAT
-- Using SuperBuild version of FFTW
-- Using SuperBuild version of GDAL
-- Using SuperBuild version of GEOS
-- Using SuperBuild version of GEOTIFF
-- Using SuperBuild version of GSL
-- Using SuperBuild version of HDF4
-- Using SuperBuild version of HDF5
-- Using SuperBuild version of ITK
-- Using SuperBuild version of JPEG
-- Using SuperBuild version of LERC
-- Using SuperBuild version of NETCDF
-- Using SuperBuild version of OPENJPEG
-- Using SuperBuild version of OPENSSL
-- Using SuperBuild version of OTB
-- Using SuperBuild version of PATCHELF
-- Using SuperBuild version of PNG
-- Using SuperBuild version of PROJ
-- Using SuperBuild version of SQLITE
-- Using SuperBuild version of TIFF
-- Using SuperBuild version of TINYXML
-- Using SuperBuild version of ZLIB
-- OTB_TARGET_SYSTEM_ARCH=x86_64
-- OTB_TARGET_SYSTEM_ARCH_IS_X64=TRUE
-- DOWNLOAD_LOCATION is not set. We will download all source archives during build!
-- SuperBuild will be installed to /home/grayshade/Projects/otb/superbuild_install
-- To install to a different directory, re-run cmake -DCMAKE_INSTALL_PREFIX=/your/preferred/path
-- Configuring done (0.3s)
-- Generating done (0.0s)
-- Build files have been written to: /home/grayshade/Projects/otb/build
$ cmake --build . --parallel $(nproc)
[ 0%] Creating directories for 'JPEG'
[ 0%] Creating directories for 'GEOS'
[ 1%] Creating directories for 'SQLITE'
[ 1%] Creating directories for 'FFTWF'
[ 1%] Creating directories for 'ZLIB'
[ 1%] Creating directories for 'TINYXML'
[ 2%] Creating directories for 'GSL'
[ 2%] Creating directories for 'EXPAT'
[ 2%] Creating directories for 'BOOST'
[ 2%] Performing download step (download, verify and extract) for 'ZLIB'
[ 3%] Performing download step (download, verify and extract) for 'FFTWF'
[ 3%] Performing download step (download, verify and extract) for 'JPEG'
[ 3%] Performing download step (download, verify and extract) for 'GEOS'
[ 4%] Performing download step (download, verify and extract) for 'EXPAT'
[ 5%] Performing download step (download, verify and extract) for 'TINYXML'
[ 5%] Performing download step (download, verify and extract) for 'BOOST'
[ 6%] Performing download step (download, verify and extract) for 'GSL'
[ 6%] Performing download step (download, verify and extract) for 'SQLITE'
[ 6%] Built target EMBED_COPYRIGHT
-- EXPAT download command succeeded. See also /home/grayshade/Projects/otb/build/EXPAT/src/EXPAT-stamp/EXPAT-download-*.log
[ 7%] No update step for 'EXPAT'
[ 7%] No patch step for 'EXPAT'
[ 7%] Performing configure step for 'EXPAT'
-- JPEG download command succeeded. See also /home/grayshade/Projects/otb/build/JPEG/src/JPEG-stamp/JPEG-download-*.log
[ 7%] No update step for 'JPEG'
[ 8%] No patch step for 'JPEG'
[ 9%] Performing configure step for 'JPEG'
-- SQLITE download command succeeded. See also /home/grayshade/Projects/otb/build/SQLITE/src/SQLITE-stamp/SQLITE-download-*.log
[ 9%] No update step for 'SQLITE'
[ 10%] Performing patch step for 'SQLITE'
[ 11%] Performing configure step for 'SQLITE'
-- EXPAT configure command succeeded. See also /home/grayshade/Projects/otb/build/EXPAT/src/EXPAT-stamp/EXPAT-configure-*.log
[ 12%] Performing build step for 'EXPAT'
-- ZLIB download command succeeded. See also /home/grayshade/Projects/otb/build/ZLIB/src/ZLIB-stamp/ZLIB-download-*.log
[ 13%] No update step for 'ZLIB'
[ 14%] No patch step for 'ZLIB'
-- GSL download command succeeded. See also /home/grayshade/Projects/otb/build/GSL/src/GSL-stamp/GSL-download-*.log
[ 15%] Performing configure step for 'ZLIB'
[ 15%] No update step for 'GSL'
[ 16%] No patch step for 'GSL'
[ 16%] Performing configure step for 'GSL'
-- SQLITE configure command succeeded. See also /home/grayshade/Projects/otb/build/SQLITE/src/SQLITE-stamp/SQLITE-configure-*.log
[ 16%] Performing build step for 'SQLITE'
-- EXPAT build command succeeded. See also /home/grayshade/Projects/otb/build/EXPAT/src/EXPAT-stamp/EXPAT-build-*.log
[ 16%] Performing install step for 'EXPAT'
-- EXPAT install command succeeded. See also /home/grayshade/Projects/otb/build/EXPAT/src/EXPAT-stamp/EXPAT-install-*.log
[ 16%] Completed 'EXPAT'
[ 16%] Built target EXPAT
-- ZLIB configure command succeeded. See also /home/grayshade/Projects/otb/build/ZLIB/src/ZLIB-stamp/ZLIB-configure-*.log
[ 16%] Performing build step for 'ZLIB'
-- JPEG configure command succeeded. See also /home/grayshade/Projects/otb/build/JPEG/src/JPEG-stamp/JPEG-configure-*.log
-- ZLIB build command succeeded. See also /home/grayshade/Projects/otb/build/ZLIB/src/ZLIB-stamp/ZLIB-build-*.log
[ 16%] Performing build step for 'JPEG'
[ 17%] Performing install step for 'ZLIB'
-- ZLIB install command succeeded. See also /home/grayshade/Projects/otb/build/ZLIB/src/ZLIB-stamp/ZLIB-install-*.log
-- TINYXML download command succeeded. See also /home/grayshade/Projects/otb/build/TINYXML/src/TINYXML-stamp/TINYXML-download-*.log
[ 17%] Performing remove_static step for 'ZLIB'
[ 17%] No update step for 'TINYXML'
[ 18%] Completed 'ZLIB'
[ 19%] Performing patch step for 'TINYXML'
[ 19%] Built target ZLIB
[ 19%] Performing configure step for 'TINYXML'
[ 19%] Creating directories for 'OPENSSL'
[ 20%] Creating directories for 'PNG'
[ 20%] Creating directories for 'HDF5'
[ 21%] Creating directories for 'PATCHELF'
[ 21%] Performing download step (download, verify and extract) for 'OPENSSL'
[ 21%] Performing download step (download, verify and extract) for 'HDF5'
[ 22%] Performing download step (download, verify and extract) for 'PNG'
[ 23%] Performing download step (download, verify and extract) for 'PATCHELF'
-- TINYXML configure command succeeded. See also /home/grayshade/Projects/otb/build/TINYXML/src/TINYXML-stamp/TINYXML-configure-*.log
[ 24%] Performing build step for 'TINYXML'
-- FFTWF download command succeeded. See also /home/grayshade/Projects/otb/build/FFTW/FFTWF/src/FFTWF-stamp/FFTWF-download-*.log
[ 25%] No update step for 'FFTWF'
-- JPEG build command succeeded. See also /home/grayshade/Projects/otb/build/JPEG/src/JPEG-stamp/JPEG-build-*.log
[ 25%] No patch step for 'FFTWF'
[ 26%] Performing install step for 'JPEG'
[ 26%] Performing configure step for 'FFTWF'
-- JPEG install command succeeded. See also /home/grayshade/Projects/otb/build/JPEG/src/JPEG-stamp/JPEG-install-*.log
[ 27%] Completed 'JPEG'
[ 27%] Built target JPEG
[ 28%] Creating directories for 'HDF4'
[ 29%] Performing download step (download, verify and extract) for 'HDF4'
-- TINYXML build command succeeded. See also /home/grayshade/Projects/otb/build/TINYXML/src/TINYXML-stamp/TINYXML-build-*.log
[ 29%] Performing install step for 'TINYXML'
-- TINYXML install command succeeded. See also /home/grayshade/Projects/otb/build/TINYXML/src/TINYXML-stamp/TINYXML-install-*.log
[ 29%] Completed 'TINYXML'
[ 29%] Built target TINYXML
-- PATCHELF download command succeeded. See also /home/grayshade/Projects/otb/build/PATCHELF/src/PATCHELF-stamp/PATCHELF-download-*.log
[ 29%] No update step for 'PATCHELF'
[ 29%] No patch step for 'PATCHELF'
[ 29%] Performing configure step for 'PATCHELF'
-- GEOS download command succeeded. See also /home/grayshade/Projects/otb/build/GEOS/src/GEOS-stamp/GEOS-download-*.log
[ 29%] No update step for 'GEOS'
[ 30%] No patch step for 'GEOS'
[ 31%] Performing configure step for 'GEOS'
-- GEOS configure command succeeded. See also /home/grayshade/Projects/otb/build/GEOS/src/GEOS-stamp/GEOS-configure-*.log
[ 31%] Performing build step for 'GEOS'
-- PATCHELF configure command succeeded. See also /home/grayshade/Projects/otb/build/PATCHELF/src/PATCHELF-stamp/PATCHELF-configure-*.log
[ 32%] Performing build step for 'PATCHELF'
-- GSL configure command succeeded. See also /home/grayshade/Projects/otb/build/GSL/src/GSL-stamp/GSL-configure-*.log
[ 33%] Performing build step for 'GSL'
-- OPENSSL download command succeeded. See also /home/grayshade/Projects/otb/build/OPENSSL/src/OPENSSL-stamp/OPENSSL-download-*.log
[ 34%] No update step for 'OPENSSL'
[ 35%] No patch step for 'OPENSSL'
[ 36%] Performing configure step for 'OPENSSL'
-- PNG download command succeeded. See also /home/grayshade/Projects/otb/build/PNG/src/PNG-stamp/PNG-download-*.log
[ 37%] No update step for 'PNG'
[ 37%] No patch step for 'PNG'
[ 37%] Performing PNG_custom_patch step for 'PNG'
Input patch file: /home/grayshade/Projects/otb/SuperBuild/patches/PNG/png-1-fixes-all.diff
patching file CMakeLists.txt
[ 37%] Performing configure step for 'PNG'
-- PNG configure command succeeded. See also /home/grayshade/Projects/otb/build/PNG/src/PNG-stamp/PNG-configure-*.log
[ 38%] Performing build step for 'PNG'
-- OPENSSL configure command succeeded. See also /home/grayshade/Projects/otb/build/OPENSSL/src/OPENSSL-stamp/OPENSSL-configure-*.log
[ 38%] Performing build step for 'OPENSSL'
-- FFTWF configure command succeeded. See also /home/grayshade/Projects/otb/build/FFTW/FFTWF/src/FFTWF-stamp/FFTWF-configure-*.log
[ 39%] Performing build step for 'FFTWF'
-- PNG build command succeeded. See also /home/grayshade/Projects/otb/build/PNG/src/PNG-stamp/PNG-build-*.log
[ 39%] Performing install step for 'PNG'
-- PNG install command succeeded. See also /home/grayshade/Projects/otb/build/PNG/src/PNG-stamp/PNG-install-*.log
[ 40%] Completed 'PNG'
[ 40%] Built target PNG
-- SQLITE build command succeeded. See also /home/grayshade/Projects/otb/build/SQLITE/src/SQLITE-stamp/SQLITE-build-*.log
[ 41%] Performing install step for 'SQLITE'
-- SQLITE install command succeeded. See also /home/grayshade/Projects/otb/build/SQLITE/src/SQLITE-stamp/SQLITE-install-*.log
[ 42%] Completed 'SQLITE'
[ 42%] Built target SQLITE
-- PATCHELF build command succeeded. See also /home/grayshade/Projects/otb/build/PATCHELF/src/PATCHELF-stamp/PATCHELF-build-*.log
[ 42%] Performing install step for 'PATCHELF'
-- PATCHELF install command succeeded. See also /home/grayshade/Projects/otb/build/PATCHELF/src/PATCHELF-stamp/PATCHELF-install-*.log
[ 42%] Completed 'PATCHELF'
[ 42%] Built target PATCHELF
-- HDF4 download command succeeded. See also /home/grayshade/Projects/otb/build/HDF4/src/HDF4-stamp/HDF4-download-*.log
[ 43%] No update step for 'HDF4'
[ 43%] No patch step for 'HDF4'
[ 43%] Performing HDF4_custom_patch step for 'HDF4'
Input patch file: /home/grayshade/Projects/otb/SuperBuild/patches/HDF4/hdf4-1-alternative-all.diff
patching file CMakeLists.txt
Hunk #1 succeeded at 132 (offset 13 lines).
patching file hdf/src/CMakeLists.txt
Hunk #1 succeeded at 143 with fuzz 2 (offset -2 lines).
patching file mfhdf/libsrc/CMakeLists.txt
Hunk #1 succeeded at 94 with fuzz 1 (offset 2 lines).
[ 43%] Performing configure step for 'HDF4'
-- FFTWF build command succeeded. See also /home/grayshade/Projects/otb/build/FFTW/FFTWF/src/FFTWF-stamp/FFTWF-build-*.log
[ 43%] Performing install step for 'FFTWF'
-- FFTWF install command succeeded. See also /home/grayshade/Projects/otb/build/FFTW/FFTWF/src/FFTWF-stamp/FFTWF-install-*.log
[ 43%] Completed 'FFTWF'
[ 43%] Built target FFTWF
[ 43%] Creating directories for 'FFTWD'
[ 43%] Performing download step (download, verify and extract) for 'FFTWD'
-- GSL build command succeeded. See also /home/grayshade/Projects/otb/build/GSL/src/GSL-stamp/GSL-build-*.log
[ 43%] Performing install step for 'GSL'
-- FFTWD download command succeeded. See also /home/grayshade/Projects/otb/build/FFTW/FFTWD/src/FFTWD-stamp/FFTWD-download-*.log
[ 44%] No update step for 'FFTWD'
[ 44%] No patch step for 'FFTWD'
[ 45%] Performing configure step for 'FFTWD'
-- GSL install command succeeded. See also /home/grayshade/Projects/otb/build/GSL/src/GSL-stamp/GSL-install-*.log
[ 45%] Completed 'GSL'
[ 45%] Built target GSL
CMake Error at /home/grayshade/Projects/otb/build/HDF4/src/HDF4-stamp/HDF4-configure-RelWithDebugInfo.cmake:49 (message):
Command failed: 1
'env' 'CC=/usr/bin/cc' 'CXX=/usr/bin/c++' '/usr/bin/cmake' '-GUnix Makefiles' '-GUnix Makefiles' '-C/home/grayshade/Projects/otb/build/HDF4/tmp/HDF4-cache-RelWithDebugInfo.cmake' '-S' '/home/grayshade/Projects/otb/build/HDF4/src/HDF4' '-B' '/home/grayshade/Projects/otb/build/HDF4/build'
See also
/home/grayshade/Projects/otb/build/HDF4/src/HDF4-stamp/HDF4-configure-*.log
gmake[2]: *** [CMakeFiles/HDF4.dir/build.make:103: HDF4/src/HDF4-stamp/HDF4-configure] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:510: CMakeFiles/HDF4.dir/all] Error 2
gmake[1]: *** Waiting for unfinished jobs....
$ cat /home/grayshade/Projects/otb/build/HDF4/src/HDF4-stamp/HDF4-configure-*.log
CMake Error at /usr/lib64/cmake/ZLIB/ZLIB.cmake:81 (message):
The imported target "ZLIB::zlibstatic" references the file
"/usr/lib64/libz.a"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib64/cmake/ZLIB/ZLIB.cmake"
but not all the files it references.
Call Stack (most recent call first):
/usr/lib64/cmake/ZLIB/zlib-config.cmake:44 (include)
CMakeFilters.cmake:99 (find_package)
CMakeLists.txt:431 (include)
loading initial cache file /home/grayshade/Projects/otb/build/HDF4/tmp/HDF4-cache-RelWithDebugInfo.cmake
-- The C compiler identification is GNU 14.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for include file sys/file.h
-- Looking for include file sys/file.h - found
-- Looking for include files sys/file.h, sys/ioctl.h
-- Looking for include files sys/file.h, sys/ioctl.h - found
-- Looking for 3 include files sys/file.h, ..., sys/resource.h
-- Looking for 3 include files sys/file.h, ..., sys/resource.h - found
-- Looking for 4 include files sys/file.h, ..., sys/socket.h
-- Looking for 4 include files sys/file.h, ..., sys/socket.h - found
-- Looking for 5 include files sys/file.h, ..., sys/stat.h
-- Looking for 5 include files sys/file.h, ..., sys/stat.h - found
-- Looking for 6 include files sys/file.h, ..., sys/time.h
-- Looking for 6 include files sys/file.h, ..., sys/time.h - found
-- Looking for 7 include files sys/file.h, ..., sys/types.h
-- Looking for 7 include files sys/file.h, ..., sys/types.h - found
-- Looking for 8 include files sys/file.h, ..., features.h
-- Looking for 8 include files sys/file.h, ..., features.h - found
-- Looking for 9 include files sys/file.h, ..., dirent.h
-- Looking for 9 include files sys/file.h, ..., dirent.h - found
-- Looking for 10 include files sys/file.h, ..., setjmp.h
-- Looking for 10 include files sys/file.h, ..., setjmp.h - found
-- Looking for 11 include files sys/file.h, ..., stddef.h
-- Looking for 11 include files sys/file.h, ..., stddef.h - found
-- Looking for 12 include files sys/file.h, ..., stdint.h
-- Looking for 12 include files sys/file.h, ..., stdint.h - found
-- Looking for 13 include files sys/file.h, ..., unistd.h
-- Looking for 13 include files sys/file.h, ..., unistd.h - found
-- Looking for 14 include files sys/file.h, ..., mach/mach_time.h
-- Looking for 14 include files sys/file.h, ..., mach/mach_time.h - not found
-- Looking for 14 include files sys/file.h, ..., io.h
-- Looking for 14 include files sys/file.h, ..., io.h - not found
-- Looking for 14 include files sys/file.h, ..., winsock2.h
-- Looking for 14 include files sys/file.h, ..., winsock2.h - not found
-- Looking for 14 include files sys/file.h, ..., sys/timeb.h
-- Looking for 14 include files sys/file.h, ..., sys/timeb.h - found
-- Looking for 15 include files sys/file.h, ..., globus/common.h
-- Looking for 15 include files sys/file.h, ..., globus/common.h - not found
-- Looking for 15 include files sys/file.h, ..., pdb.h
-- Looking for 15 include files sys/file.h, ..., pdb.h - not found
-- Looking for 15 include files sys/file.h, ..., pthread.h
-- Looking for 15 include files sys/file.h, ..., pthread.h - found
-- Looking for 16 include files sys/file.h, ..., srbclient.h
-- Looking for 16 include files sys/file.h, ..., srbclient.h - not found
-- Looking for 16 include files sys/file.h, ..., string.h
-- Looking for 16 include files sys/file.h, ..., string.h - found
-- Looking for 17 include files sys/file.h, ..., strings.h
-- Looking for 17 include files sys/file.h, ..., strings.h - found
-- Looking for 18 include files sys/file.h, ..., stdlib.h
-- Looking for 18 include files sys/file.h, ..., stdlib.h - found
-- Looking for 19 include files sys/file.h, ..., memory.h
-- Looking for 19 include files sys/file.h, ..., memory.h - found
-- Looking for 20 include files sys/file.h, ..., dlfcn.h
-- Looking for 20 include files sys/file.h, ..., dlfcn.h - found
-- Looking for 21 include files sys/file.h, ..., inttypes.h
-- Looking for 21 include files sys/file.h, ..., inttypes.h - found
-- Looking for 22 include files sys/file.h, ..., netinet/in.h
-- Looking for 22 include files sys/file.h, ..., netinet/in.h - found
-- Looking for 23 include files sys/file.h, ..., stdbool.h
-- Looking for 23 include files sys/file.h, ..., stdbool.h - found
-- Looking for 24 include files sys/file.h, ..., arpa/inet.h
-- Looking for 24 include files sys/file.h, ..., arpa/inet.h - found
-- Looking for 25 include files sys/file.h, ..., sys/param.h
-- Looking for 25 include files sys/file.h, ..., sys/param.h - found
-- Looking for include file quadmath.h
-- Looking for include file quadmath.h - found
-- Looking for ceil in m;
-- Looking for ceil in m; - found
-- Looking for dlopen in dl;m
-- Looking for dlopen in dl;m - found
-- Looking for WSAStartup in ws2_32;m;dl
-- Looking for WSAStartup in ws2_32;m;dl - not found
-- Looking for gethostbyname in wsock32;m;dl
-- Looking for gethostbyname in wsock32;m;dl - not found
-- Looking for gethostname in ucb;m;dl
-- Looking for gethostname in ucb;m;dl - not found
-- Performing Other Test STDC_HEADERS - Success
-- Performing TEST_LFS_WORKS... yes
-- 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 char
-- Check size of char - done
-- Check size of short
-- Check size of short - done
-- Check size of int
-- Check size of int - done
-- Check size of unsigned
-- Check size of unsigned - done
-- Check size of long
-- Check size of long - done
-- Check size of long long
-- Check size of long long - done
-- Check size of __int64
-- Check size of __int64 - failed
-- Check size of float
-- Check size of float - done
-- Check size of double
-- Check size of double - done
-- Check size of long double
-- Check size of long double - done
-- Check size of int8_t
-- Check size of int8_t - done
-- Check size of uint8_t
-- Check size of uint8_t - done
-- Check size of int_least8_t
-- Check size of int_least8_t - done
-- Check size of uint_least8_t
-- Check size of uint_least8_t - done
-- Check size of int_fast8_t
-- Check size of int_fast8_t - done
-- Check size of uint_fast8_t
-- Check size of uint_fast8_t - done
-- Check size of int16_t
-- Check size of int16_t - done
-- Check size of uint16_t
-- Check size of uint16_t - done
-- Check size of int_least16_t
-- Check size of int_least16_t - done
-- Check size of uint_least16_t
-- Check size of uint_least16_t - done
-- Check size of int_fast16_t
-- Check size of int_fast16_t - done
-- Check size of uint_fast16_t
-- Check size of uint_fast16_t - done
-- Check size of int32_t
-- Check size of int32_t - done
-- Check size of uint32_t
-- Check size of uint32_t - done
-- Check size of int_least32_t
-- Check size of int_least32_t - done
-- Check size of uint_least32_t
-- Check size of uint_least32_t - done
-- Check size of int_fast32_t
-- Check size of int_fast32_t - done
-- Check size of uint_fast32_t
-- Check size of uint_fast32_t - done
-- Check size of int64_t
-- Check size of int64_t - done
-- Check size of uint64_t
-- Check size of uint64_t - done
-- Check size of int_least64_t
-- Check size of int_least64_t - done
-- Check size of uint_least64_t
-- Check size of uint_least64_t - done
-- Check size of int_fast64_t
-- Check size of int_fast64_t - done
-- Check size of uint_fast64_t
-- Check size of uint_fast64_t - done
-- Check size of size_t
-- Check size of size_t - done
-- Check size of ssize_t
-- Check size of ssize_t - done
-- Check size of ptrdiff_t
-- Check size of ptrdiff_t - done
-- Check size of off_t
-- Check size of off_t - done
-- Check size of off64_t
-- Check size of off64_t - done
-- Check size of time_t
-- Check size of time_t - done
-- Check size of _Bool
-- Check size of _Bool - done
-- Looking for getpwuid
-- Looking for getpwuid - found
-- Looking for alarm
-- Looking for alarm - found
-- Looking for fcntl
-- Looking for fcntl - found
-- Looking for flock
-- Looking for flock - found
-- Looking for fork
-- Looking for fork - found
-- Looking for frexpf
-- Looking for frexpf - found
-- Looking for frexpl
-- Looking for frexpl - found
-- Looking for gethostname
-- Looking for gethostname - found
-- Looking for getrusage
-- Looking for getrusage - found
-- Looking for setsysinfo
-- Looking for setsysinfo - not found
-- Looking for signal
-- Looking for signal - found
-- Looking for longjmp
-- Looking for longjmp - found
-- Looking for setjmp
-- Looking for setjmp - found
-- Looking for siglongjmp
-- Looking for siglongjmp - found
-- Looking for sigprocmask
-- Looking for sigprocmask - found
-- Looking for snprintf
-- Looking for snprintf - found
-- Looking for srandom
-- Looking for srandom - found
-- Looking for strdup
-- Looking for strdup - found
-- Looking for symlink
-- Looking for symlink - found
-- Looking for system
-- Looking for system - found
-- Looking for tmpfile
-- Looking for tmpfile - found
-- Looking for asprintf
-- Looking for asprintf - found
-- Looking for vasprintf
-- Looking for vasprintf - found
-- Looking for waitpid
-- Looking for waitpid - found
-- Looking for ntohl
-- Looking for ntohl - found
-- Looking for htonl
-- Looking for htonl - found
-- Looking for ntohs
-- Looking for ntohs - found
-- Looking for htons
-- Looking for htons - found
-- Checking for appropriate format for 64 bit long:
-- Checking for appropriate format for 64 bit long: found "l"
-- Warnings Configuration:
-- Could NOT find JPEG (missing: JPEG_DIR)
-- Found JPEG: /home/grayshade/Projects/otb/superbuild_install/lib64/libjpeg.so (found version "62")
-- JPEGLIB is ON
-- Configuring incomplete, errors occurred!