Script started on 2024-02-19 15:11:53-05:00 [radmin@e3xmds25:/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg]$ cmake -H./ -B../../buildDir -DRTSDK_OPT_BUILD_ETA_EMA_LIBRARIES:BOOL=ON -- The C compiler identification is GNU 8.5.0 -- The CXX compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning (dev) at CMake/rcdevCommonUtils.cmake:413: Syntax Warning in cmake code at column 52 Argument not separated from preceding token by whitespace. Call Stack (most recent call first): CMake/rcdevSupport.cmake:15 (include) CMakeLists.txt:17 (include) This warning is for project developers. Use -Wno-dev to suppress it.  -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /opt/refinitiv/buildDir/external/BUILD/rtsdk-binarypack/build [ 12%] Creating directories for 'rtsdk-binarypack' [ 25%] No download step for 'rtsdk-binarypack' [ 37%] No update step for 'rtsdk-binarypack' [ 50%] No patch step for 'rtsdk-binarypack' [ 62%] Performing configure step for 'rtsdk-binarypack' -- The C compiler identification is GNU 8.5.0 -- The CXX compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning (dev) at /opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/CMake/rcdevCommonUtils.cmake:413: Syntax Warning in cmake code at column 52 Argument not separated from preceding token by whitespace. Call Stack (most recent call first): /opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/CMake/rcdevSupport.cmake:15 (include) CMakeLists.txt:19 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done (1.1s) -- Generating done (0.0s) -- Build files have been written to: /opt/refinitiv/buildDir/RTSDK-BinaryPack [ 75%] No build step for 'rtsdk-binarypack' [ 87%] No install step for 'rtsdk-binarypack' [100%] Completed 'rtsdk-binarypack' [100%] Built target rtsdk-binarypack CMake Warning (dev) at /usr/share/cmake/Modules/ExternalProject.cmake:3091 (message): The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is not set. The policy's OLD behavior will be used. When using a URL download, the timestamps of extracted files should preferably be that of the time of extraction, otherwise code that depends on the extracted contents might not be rebuilt if the URL changes. The OLD behavior preserves the timestamps from the archive instead, but this is usually not what you want. Update your project to the NEW behavior or specify the DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this robustness issue. Call Stack (most recent call first): /usr/share/cmake/Modules/ExternalProject.cmake:4208 (_ep_add_download_command) CMakeLists.txt:26 (ExternalProject_Add) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /opt/refinitiv/buildDir/external/BUILD/gtest/build [ 12%] Creating directories for 'gtest' [ 25%] Performing download step (download, verify and extract) for 'gtest' -- verifying file... file='/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/external/dlcache/gtest-release-1.8.1.tar.gz' -- File already exists and hash match (skip download): file='/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/external/dlcache/gtest-release-1.8.1.tar.gz' MD5='2e6fbeb6a91310a16efe181886c59596' -- extracting... src='/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/external/dlcache/gtest-release-1.8.1.tar.gz' dst='/opt/refinitiv/buildDir/external/BUILD/gtest/source' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 37%] No update step for 'gtest' [ 50%] No patch step for 'gtest' [ 62%] Performing configure step for 'gtest' CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 8.5.0 -- The CXX compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at googletest/CMakeLists.txt:49 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Found PythonInterp: /bin/python3.11 (found version "3.11.2") -- 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 -- Configuring done (1.4s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: gtest_force_shared_crt -- Build files have been written to: /opt/refinitiv/buildDir/external/BUILD/gtest/source [ 75%] No build step for 'gtest' [ 87%] Performing install step for 'gtest' [ 25%] Building CXX object googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o [ 50%] Linking CXX static library libgtest.a [ 50%] Built target gtest [ 75%] Building CXX object googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o [100%] Linking CXX static library libgtest_main.a [100%] Built target gtest_main Install the project... -- Install configuration: "" -- Installing: /opt/refinitiv/buildDir/install/lib64/cmake/GTest/GTestTargets.cmake -- Installing: /opt/refinitiv/buildDir/install/lib64/cmake/GTest/GTestTargets-noconfig.cmake -- Installing: /opt/refinitiv/buildDir/install/lib64/cmake/GTest/GTestConfigVersion.cmake -- Installing: /opt/refinitiv/buildDir/install/lib64/cmake/GTest/GTestConfig.cmake -- Installing: /opt/refinitiv/buildDir/install/include -- Installing: /opt/refinitiv/buildDir/install/include/gtest -- Installing: /opt/refinitiv/buildDir/install/include/gtest/gtest-death-test.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/gtest-message.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/gtest-param-test.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/gtest-param-test.h.pump -- Installing: /opt/refinitiv/buildDir/install/include/gtest/gtest-printers.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/gtest-spi.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/gtest-test-part.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/gtest-typed-test.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/gtest.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/gtest_pred_impl.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/gtest_prod.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/internal -- Installing: /opt/refinitiv/buildDir/install/include/gtest/internal/custom -- Installing: /opt/refinitiv/buildDir/install/include/gtest/internal/custom/README.md -- Installing: /opt/refinitiv/buildDir/install/include/gtest/internal/custom/gtest-port.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/internal/custom/gtest-printers.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/internal/custom/gtest.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-death-test-internal.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-filepath.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-internal.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-linked_ptr.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-param-util-generated.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-param-util-generated.h.pump -- Installing: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-param-util.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-port-arch.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-port.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-string.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-tuple.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-tuple.h.pump -- Installing: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-type-util.h -- Installing: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-type-util.h.pump -- Installing: /opt/refinitiv/buildDir/install/lib64/libgtest.a -- Installing: /opt/refinitiv/buildDir/install/lib64/libgtest_main.a -- Installing: /opt/refinitiv/buildDir/install/lib64/pkgconfig/gtest.pc -- Installing: /opt/refinitiv/buildDir/install/lib64/pkgconfig/gtest_main.pc [ 50%] Built target gtest [100%] Built target gtest_main Install the project... -- Install configuration: "" -- Up-to-date: /opt/refinitiv/buildDir/install/lib64/cmake/GTest/GTestTargets.cmake -- Up-to-date: /opt/refinitiv/buildDir/install/lib64/cmake/GTest/GTestTargets-noconfig.cmake -- Up-to-date: /opt/refinitiv/buildDir/install/lib64/cmake/GTest/GTestConfigVersion.cmake -- Up-to-date: /opt/refinitiv/buildDir/install/lib64/cmake/GTest/GTestConfig.cmake -- Up-to-date: /opt/refinitiv/buildDir/install/include -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/gtest-death-test.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/gtest-message.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/gtest-param-test.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/gtest-param-test.h.pump -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/gtest-printers.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/gtest-spi.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/gtest-test-part.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/gtest-typed-test.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/gtest.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/gtest_pred_impl.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/gtest_prod.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/internal -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/internal/custom -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/internal/custom/README.md -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/internal/custom/gtest-port.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/internal/custom/gtest-printers.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/internal/custom/gtest.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-death-test-internal.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-filepath.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-internal.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-linked_ptr.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-param-util-generated.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-param-util-generated.h.pump -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-param-util.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-port-arch.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-port.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-string.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-tuple.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-tuple.h.pump -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-type-util.h -- Up-to-date: /opt/refinitiv/buildDir/install/include/gtest/internal/gtest-type-util.h.pump -- Up-to-date: /opt/refinitiv/buildDir/install/lib64/libgtest.a -- Up-to-date: /opt/refinitiv/buildDir/install/lib64/libgtest_main.a -- Up-to-date: /opt/refinitiv/buildDir/install/lib64/pkgconfig/gtest.pc -- Up-to-date: /opt/refinitiv/buildDir/install/lib64/pkgconfig/gtest_main.pc [100%] Completed 'gtest' [100%] Built target gtest -- Found GTest: /opt/refinitiv/buildDir/install/lib64/libgtest.a CMake Warning (dev) at CMake/addExternal_zlib.cmake:188: Syntax Warning in cmake code at column 34 Argument not separated from preceding token by whitespace. Call Stack (most recent call first): CMakeLists.txt:35 (include) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at CMake/addExternal_zlib.cmake:188: Syntax Warning in cmake code at column 54 Argument not separated from preceding token by whitespace. Call Stack (most recent call first): CMakeLists.txt:35 (include) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/share/cmake/Modules/ExternalProject.cmake:3091 (message): The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is not set. The policy's OLD behavior will be used. When using a URL download, the timestamps of extracted files should preferably be that of the time of extraction, otherwise code that depends on the extracted contents might not be rebuilt if the URL changes. The OLD behavior preserves the timestamps from the archive instead, but this is usually not what you want. Update your project to the NEW behavior or specify the DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this robustness issue. Call Stack (most recent call first): /usr/share/cmake/Modules/ExternalProject.cmake:4208 (_ep_add_download_command) CMakeLists.txt:26 (ExternalProject_Add) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /opt/refinitiv/buildDir/external/BUILD/zlib/build [ 12%] Creating directories for 'zlib' [ 25%] Performing download step (download, verify and extract) for 'zlib' -- verifying file... file='/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/external/dlcache/zlib-1.3.tar.gz' -- File already exists and hash match (skip download): file='/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/external/dlcache/zlib-1.3.tar.gz' MD5='60373b133d630f74f4a1f94c1185a53f' -- extracting... src='/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/external/dlcache/zlib-1.3.tar.gz' dst='/opt/refinitiv/buildDir/external/BUILD/zlib/source' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 37%] No update step for 'zlib' [ 50%] No patch step for 'zlib' [ 62%] Performing configure step for 'zlib' -- The C compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- 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 off64_t -- Check size of off64_t - done -- Looking for fseeko -- Looking for fseeko - found -- Looking for unistd.h -- Looking for unistd.h - found -- Configuring done (1.7s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS -- Build files have been written to: /opt/refinitiv/buildDir/external/BUILD/zlib/source [ 75%] No build step for 'zlib' [ 87%] Performing install step for 'zlib' [ 2%] Building C object CMakeFiles/zlib.dir/adler32.c.o [ 5%] Building C object CMakeFiles/zlib.dir/compress.c.o [ 7%] Building C object CMakeFiles/zlib.dir/crc32.c.o [ 10%] Building C object CMakeFiles/zlib.dir/deflate.c.o [ 12%] Building C object CMakeFiles/zlib.dir/gzclose.c.o [ 15%] Building C object CMakeFiles/zlib.dir/gzlib.c.o [ 17%] Building C object CMakeFiles/zlib.dir/gzread.c.o [ 20%] Building C object CMakeFiles/zlib.dir/gzwrite.c.o [ 22%] Building C object CMakeFiles/zlib.dir/inflate.c.o [ 25%] Building C object CMakeFiles/zlib.dir/infback.c.o [ 27%] Building C object CMakeFiles/zlib.dir/inftrees.c.o [ 30%] Building C object CMakeFiles/zlib.dir/inffast.c.o [ 32%] Building C object CMakeFiles/zlib.dir/trees.c.o [ 35%] Building C object CMakeFiles/zlib.dir/uncompr.c.o [ 37%] Building C object CMakeFiles/zlib.dir/zutil.c.o [ 40%] Linking C shared library libz.so [ 40%] Built target zlib [ 42%] Building C object CMakeFiles/zlibstatic.dir/adler32.c.o [ 45%] Building C object CMakeFiles/zlibstatic.dir/compress.c.o [ 47%] Building C object CMakeFiles/zlibstatic.dir/crc32.c.o [ 50%] Building C object CMakeFiles/zlibstatic.dir/deflate.c.o [ 52%] Building C object CMakeFiles/zlibstatic.dir/gzclose.c.o [ 55%] Building C object CMakeFiles/zlibstatic.dir/gzlib.c.o [ 57%] Building C object CMakeFiles/zlibstatic.dir/gzread.c.o [ 60%] Building C object CMakeFiles/zlibstatic.dir/gzwrite.c.o [ 62%] Building C object CMakeFiles/zlibstatic.dir/inflate.c.o [ 65%] Building C object CMakeFiles/zlibstatic.dir/infback.c.o [ 67%] Building C object CMakeFiles/zlibstatic.dir/inftrees.c.o [ 70%] Building C object CMakeFiles/zlibstatic.dir/inffast.c.o [ 72%] Building C object CMakeFiles/zlibstatic.dir/trees.c.o [ 75%] Building C object CMakeFiles/zlibstatic.dir/uncompr.c.o [ 77%] Building C object CMakeFiles/zlibstatic.dir/zutil.c.o [ 80%] Linking C static library libz.a [ 80%] Built target zlibstatic [ 82%] Building C object CMakeFiles/example.dir/test/example.c.o [ 85%] Linking C executable example [ 85%] Built target example [ 87%] Building C object CMakeFiles/minigzip.dir/test/minigzip.c.o [ 90%] Linking C executable minigzip [ 90%] Built target minigzip [ 92%] Building C object CMakeFiles/example64.dir/test/example.c.o [ 95%] Linking C executable example64 [ 95%] Built target example64 [ 97%] Building C object CMakeFiles/minigzip64.dir/test/minigzip.c.o [100%] Linking C executable minigzip64 [100%] Built target minigzip64 Install the project... -- Install configuration: "Release" -- Installing: /opt/refinitiv/buildDir/install/lib64/libz.so.1.3 -- Installing: /opt/refinitiv/buildDir/install/lib64/libz.so.1 -- Installing: /opt/refinitiv/buildDir/install/lib64/libz.so -- Installing: /opt/refinitiv/buildDir/install/lib64/libz.a -- Installing: /opt/refinitiv/buildDir/install/include/zconf.h -- Installing: /opt/refinitiv/buildDir/install/include/zlib.h -- Installing: /opt/refinitiv/buildDir/install/share/man/man3/zlib.3 -- Installing: /opt/refinitiv/buildDir/install/share/pkgconfig/zlib.pc [100%] Completed 'zlib' [100%] Built target zlib -- Found ZLIB: /opt/refinitiv/buildDir/install/lib64/libz.a (found version "1.3.#define ZLIB_VERSION "1.3"") CMake Warning (dev) at /usr/share/cmake/Modules/ExternalProject.cmake:3091 (message): The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is not set. The policy's OLD behavior will be used. When using a URL download, the timestamps of extracted files should preferably be that of the time of extraction, otherwise code that depends on the extracted contents might not be rebuilt if the URL changes. The OLD behavior preserves the timestamps from the archive instead, but this is usually not what you want. Update your project to the NEW behavior or specify the DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this robustness issue. Call Stack (most recent call first): /usr/share/cmake/Modules/ExternalProject.cmake:4208 (_ep_add_download_command) CMakeLists.txt:26 (ExternalProject_Add) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /opt/refinitiv/buildDir/external/BUILD/lz4/build [ 12%] Creating directories for 'lz4' [ 25%] Performing download step (download, verify and extract) for 'lz4' -- verifying file... file='/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/external/dlcache/lz4-v1.9.4.tar.gz' -- File already exists and hash match (skip download): file='/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/external/dlcache/lz4-v1.9.4.tar.gz' MD5='e9286adb64040071c5e23498bf753261' -- extracting... src='/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/external/dlcache/lz4-v1.9.4.tar.gz' dst='/opt/refinitiv/buildDir/external/BUILD/lz4/source' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 37%] No update step for 'lz4' [ 50%] No patch step for 'lz4' [ 62%] Performing configure step for 'lz4' -- The C compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test CFLAG_Wall -- Performing Test CFLAG_Wall - Success -- Performing Test CFLAG_Wextra -- Performing Test CFLAG_Wextra - Success -- Performing Test CFLAG_Wundef -- Performing Test CFLAG_Wundef - Success -- Performing Test CFLAG_Wcast_qual -- Performing Test CFLAG_Wcast_qual - Success -- Performing Test CFLAG_Wcast_align -- Performing Test CFLAG_Wcast_align - Success -- Performing Test CFLAG_Wshadow -- Performing Test CFLAG_Wshadow - Success -- Performing Test CFLAG_Wswitch_enum -- Performing Test CFLAG_Wswitch_enum - Success -- Performing Test CFLAG_Wdeclaration_after_statement -- Performing Test CFLAG_Wdeclaration_after_statement - Success -- Performing Test CFLAG_Wstrict_prototypes -- Performing Test CFLAG_Wstrict_prototypes - Success -- Performing Test CFLAG_Wpointer_arith -- Performing Test CFLAG_Wpointer_arith - Success -- Performing Test CFLAG_W4 -- Performing Test CFLAG_W4 - Failed -- Configuring done (2.7s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS -- Build files have been written to: /opt/refinitiv/buildDir/external/BUILD/lz4/source/build/cmake [ 75%] No build step for 'lz4' [ 87%] Performing install step for 'lz4' [ 6%] Building C object CMakeFiles/lz4_static.dir/opt/refinitiv/buildDir/external/BUILD/lz4/source/lib/lz4.c.o [ 13%] Building C object CMakeFiles/lz4_static.dir/opt/refinitiv/buildDir/external/BUILD/lz4/source/lib/lz4hc.c.o [ 20%] Building C object CMakeFiles/lz4_static.dir/opt/refinitiv/buildDir/external/BUILD/lz4/source/lib/lz4frame.c.o [ 26%] Building C object CMakeFiles/lz4_static.dir/opt/refinitiv/buildDir/external/BUILD/lz4/source/lib/xxhash.c.o [ 33%] Linking C static library liblz4.a [ 33%] Built target lz4_static [ 40%] Building C object CMakeFiles/lz4cli.dir/opt/refinitiv/buildDir/external/BUILD/lz4/source/programs/bench.c.o [ 46%] Building C object CMakeFiles/lz4cli.dir/opt/refinitiv/buildDir/external/BUILD/lz4/source/programs/lz4cli.c.o [ 53%] Building C object CMakeFiles/lz4cli.dir/opt/refinitiv/buildDir/external/BUILD/lz4/source/programs/lz4io.c.o [ 60%] Building C object CMakeFiles/lz4cli.dir/opt/refinitiv/buildDir/external/BUILD/lz4/source/programs/datagen.c.o [ 66%] Linking C executable lz4 [ 66%] Built target lz4cli [ 73%] Building C object CMakeFiles/lz4c.dir/opt/refinitiv/buildDir/external/BUILD/lz4/source/programs/bench.c.o [ 80%] Building C object CMakeFiles/lz4c.dir/opt/refinitiv/buildDir/external/BUILD/lz4/source/programs/lz4cli.c.o [ 86%] Building C object CMakeFiles/lz4c.dir/opt/refinitiv/buildDir/external/BUILD/lz4/source/programs/lz4io.c.o [ 93%] Building C object CMakeFiles/lz4c.dir/opt/refinitiv/buildDir/external/BUILD/lz4/source/programs/datagen.c.o [100%] Linking C executable lz4c [100%] Built target lz4c Install the project... -- Install configuration: "Release" -- Installing: /opt/refinitiv/buildDir/install/bin/lz4 -- Installing: /opt/refinitiv/buildDir/install/bin/lz4c -- Installing: /opt/refinitiv/buildDir/install/lib64/liblz4.a -- Installing: /opt/refinitiv/buildDir/install/include/lz4.h -- Installing: /opt/refinitiv/buildDir/install/include/lz4frame.h -- Installing: /opt/refinitiv/buildDir/install/include/lz4hc.h -- Installing: /opt/refinitiv/buildDir/install/share/man/man1/lz4.1 -- Installing: /opt/refinitiv/buildDir/install/lib64/pkgconfig/liblz4.pc -- Installing: /opt/refinitiv/buildDir/install/lib64/cmake/lz4/lz4Targets.cmake -- Installing: /opt/refinitiv/buildDir/install/lib64/cmake/lz4/lz4Targets-release.cmake -- Installing: /opt/refinitiv/buildDir/install/lib64/cmake/lz4/lz4Config.cmake -- Installing: /opt/refinitiv/buildDir/install/lib64/cmake/lz4/lz4ConfigVersion.cmake -- Symlinking: /opt/refinitiv/buildDir/install/bin/lz4cat -> lz4 -- Symlinking: /opt/refinitiv/buildDir/install/bin/unlz4 -> lz4 -- Installing: /opt/refinitiv/buildDir/install/share/man/man1/lz4cat.1 -- Installing: /opt/refinitiv/buildDir/install/share/man/man1/unlz4.1 [100%] Completed 'lz4' [100%] Built target lz4 CMake Warning (dev) at /usr/share/cmake/Modules/ExternalProject.cmake:3091 (message): The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is not set. The policy's OLD behavior will be used. When using a URL download, the timestamps of extracted files should preferably be that of the time of extraction, otherwise code that depends on the extracted contents might not be rebuilt if the URL changes. The OLD behavior preserves the timestamps from the archive instead, but this is usually not what you want. Update your project to the NEW behavior or specify the DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this robustness issue. Call Stack (most recent call first): /usr/share/cmake/Modules/ExternalProject.cmake:4208 (_ep_add_download_command) CMakeLists.txt:26 (ExternalProject_Add) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /opt/refinitiv/buildDir/external/BUILD/libxml2/build [ 12%] Creating directories for 'libxml2' [ 25%] Performing download step (download, verify and extract) for 'libxml2' -- verifying file... file='/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/external/dlcache/libxml2-2.11.5.tar.xz' -- File already exists and hash match (skip download): file='/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/external/dlcache/libxml2-2.11.5.tar.xz' MD5='b2e7332289f5784087448a0717f45ac3' -- extracting... src='/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/external/dlcache/libxml2-2.11.5.tar.xz' dst='/opt/refinitiv/buildDir/external/BUILD/libxml2/source' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 37%] No update step for 'libxml2' [ 50%] No patch step for 'libxml2' [ 62%] Performing configure step for 'libxml2' checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for gcc... /bin/cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /bin/cc accepts -g... yes checking for /bin/cc option to enable C11 features... none needed checking whether /bin/cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /bin/cc... gcc3 checking whether ln -s works... yes checking for tar... /bin/tar checking for perl... /bin/perl checking for wget... /bin/wget checking for xsltproc... /bin/xsltproc checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /bin/cc... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /bin/nm -B output from /bin/cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /bin/cc supports -fno-rtti -fno-exceptions... no checking for /bin/cc option to produce PIC... -fPIC -DPIC checking if /bin/cc PIC flag -fPIC -DPIC works... yes checking if /bin/cc static flag -static works... no checking if /bin/cc supports -c -o file.o... yes checking if /bin/cc supports -c -o file.o... (cached) yes checking whether the /bin/cc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for cos in -lm... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for sys/select.h... yes checking for poll.h... yes checking for sys/time.h... yes checking for sys/timeb.h... yes checking for dl.h... no checking for dlfcn.h... (cached) yes checking for glob.h... yes checking for uint32_t... yes checking for snprintf... yes checking for vsnprintf... yes checking for gettimeofday... yes checking for ftime... yes checking for stat... yes checking for rand_r... yes checking for isascii... yes checking for mmap... yes checking for munmap... yes checking for putenv... yes checking for va_copy... yes checking whether va_list is an array type... yes checking for library containing gethostbyname... none required checking for library containing connect... none required checking for type of socket length (socklen_t)... socklen_t * checking whether to enable IPv6... yes checking whether __attribute__((destructor)) is accepted... yes checking whether the linker accepts -Wl,--undefined-version... no checking for library containing dlopen... -ldl checking for pthread.h... yes checking for library containing pthread_join... -lpthread Disabling zlib compression support Disabling lzma compression support checking for libiconv... none required Disabling ICU support Disabling code coverage for GCC checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/libxml/Makefile config.status: creating include/private/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/devhelp/Makefile config.status: creating example/Makefile config.status: creating fuzz/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating xstc/Makefile config.status: creating include/libxml/xmlversion.h config.status: creating libxml-2.0.pc config.status: creating libxml-2.0-uninstalled.pc config.status: creating libxml2-config.cmake config.status: creating python/setup.py config.status: creating xml2-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands [ 75%] Performing build step for 'libxml2' Making all in include Making all in libxml Making all in private Making all in . CC xmllint-xmllint.o CC libxml2_la-buf.lo CC libxml2_la-chvalid.lo CC libxml2_la-dict.lo CC libxml2_la-entities.lo CC libxml2_la-encoding.lo CC libxml2_la-error.lo CC libxml2_la-globals.lo CC libxml2_la-hash.lo CC libxml2_la-list.lo CC libxml2_la-parser.lo CC libxml2_la-parserInternals.lo CC libxml2_la-SAX2.lo CC libxml2_la-threads.lo CC libxml2_la-tree.lo CC libxml2_la-uri.lo CC libxml2_la-valid.lo CC libxml2_la-xmlIO.lo CC libxml2_la-xmlmemory.lo CC libxml2_la-xmlstring.lo CC libxml2_la-c14n.lo CC libxml2_la-catalog.lo CC libxml2_la-debugXML.lo CC libxml2_la-HTMLparser.lo CC libxml2_la-HTMLtree.lo CC libxml2_la-nanohttp.lo CC libxml2_la-xmlmodule.lo CC libxml2_la-xmlsave.lo CC libxml2_la-pattern.lo CC libxml2_la-xmlreader.lo CC libxml2_la-xmlregexp.lo CC libxml2_la-xmlunicode.lo CC libxml2_la-relaxng.lo CC libxml2_la-xmlschemas.lo CC libxml2_la-xmlschemastypes.lo CC libxml2_la-schematron.lo CC libxml2_la-xmlwriter.lo CC libxml2_la-xinclude.lo CC libxml2_la-xpath.lo CC libxml2_la-xlink.lo CC libxml2_la-xpointer.lo CCLD libxml2.la CCLD xmllint CC xmlcatalog-xmlcatalog.o CCLD xmlcatalog CC testdso.lo CCLD testdso.la Making all in doc Making all in . Making all in devhelp Making all in examples Making all in example Making all in xstc Making all in fuzz [ 87%] Performing install step for 'libxml2' Making install in include Making install in libxml /bin/mkdir -p '/opt/refinitiv/buildDir/install/include/libxml2/libxml' /bin/install -c -m 644 xmlversion.h '/opt/refinitiv/buildDir/install/include/libxml2/libxml' /bin/mkdir -p '/opt/refinitiv/buildDir/install/include/libxml2/libxml' /bin/install -c -m 644 SAX.h entities.h encoding.h parser.h parserInternals.h xmlerror.h HTMLparser.h HTMLtree.h debugXML.h tree.h list.h hash.h xpath.h xpathInternals.h xpointer.h xinclude.h xmlIO.h xmlmemory.h nanohttp.h nanoftp.h uri.h valid.h xlink.h catalog.h threads.h globals.h c14n.h xmlautomata.h xmlregexp.h xmlmodule.h xmlschemas.h schemasInternals.h xmlschemastypes.h xmlstring.h xmlunicode.h xmlreader.h relaxng.h dict.h SAX2.h xmlexports.h '/opt/refinitiv/buildDir/install/include/libxml2/libxml' /bin/install -c -m 644 xmlwriter.h chvalid.h pattern.h xmlsave.h schematron.h '/opt/refinitiv/buildDir/install/include/libxml2/libxml' Making install in private Making install in . /bin/mkdir -p '/opt/refinitiv/buildDir/install/lib64' /bin/sh ./libtool --mode=install /bin/install -c libxml2.la '/opt/refinitiv/buildDir/install/lib64' libtool: install: /bin/install -c .libs/libxml2.lai /opt/refinitiv/buildDir/install/lib64/libxml2.la libtool: install: /bin/install -c .libs/libxml2.a /opt/refinitiv/buildDir/install/lib64/libxml2.a libtool: install: chmod 644 /opt/refinitiv/buildDir/install/lib64/libxml2.a libtool: install: ranlib /opt/refinitiv/buildDir/install/lib64/libxml2.a libtool: finish: PATH="/bin:/sbin:/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/openwin/bin:/opt/refinitiv/menu:/opt/refinitiv/SOFTWARE/config/bin:/opt/refinitiv/adh/bin:/opt/refinitiv/ads/bin:/sbin" ldconfig -n /opt/refinitiv/buildDir/install/lib64 ---------------------------------------------------------------------- Libraries have been installed in: /opt/refinitiv/buildDir/install/lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/refinitiv/buildDir/install/bin' /bin/sh ./libtool --mode=install /bin/install -c xmllint xmlcatalog '/opt/refinitiv/buildDir/install/bin' libtool: install: /bin/install -c xmllint /opt/refinitiv/buildDir/install/bin/xmllint libtool: install: /bin/install -c xmlcatalog /opt/refinitiv/buildDir/install/bin/xmlcatalog /bin/mkdir -p '/opt/refinitiv/buildDir/install/bin' /bin/install -c xml2-config '/opt/refinitiv/buildDir/install/bin' /bin/mkdir -p '/opt/refinitiv/buildDir/install/lib64/cmake/libxml2' /bin/install -c -m 644 libxml2-config.cmake '/opt/refinitiv/buildDir/install/lib64/cmake/libxml2' /bin/mkdir -p '/opt/refinitiv/buildDir/install/share/aclocal' /bin/install -c -m 644 libxml.m4 '/opt/refinitiv/buildDir/install/share/aclocal' /bin/mkdir -p '/opt/refinitiv/buildDir/install/share/doc/libxml2/examples' /bin/install -c -m 644 xmllint.c '/opt/refinitiv/buildDir/install/share/doc/libxml2/examples' /bin/mkdir -p '/opt/refinitiv/buildDir/install/lib64/pkgconfig' /bin/install -c -m 644 libxml-2.0.pc '/opt/refinitiv/buildDir/install/lib64/pkgconfig' Making install in doc Making install in . /bin/mkdir -p '/opt/refinitiv/buildDir/install/share/man/man1' /bin/install -c -m 644 xml2-config.1 xmllint.1 xmlcatalog.1 '/opt/refinitiv/buildDir/install/share/man/man1' /bin/mkdir -p '/opt/refinitiv/buildDir/install/share/doc/libxml2' /bin/mkdir -p '/opt/refinitiv/buildDir/install/share/doc/libxml2/tutorial/images' /bin/install -c -m 644 tutorial/images/blank.png tutorial/images/caution.png tutorial/images/draft.png tutorial/images/home.png tutorial/images/important.png tutorial/images/next.png tutorial/images/note.png tutorial/images/prev.png tutorial/images/tip.png tutorial/images/toc-blank.png tutorial/images/toc-minus.png tutorial/images/toc-plus.png tutorial/images/up.png tutorial/images/warning.png '/opt/refinitiv/buildDir/install/share/doc/libxml2/tutorial/images' /bin/install -c -m 644 xmlcatalog.html xmllint.html '/opt/refinitiv/buildDir/install/share/doc/libxml2/.' /bin/mkdir -p '/opt/refinitiv/buildDir/install/share/doc/libxml2/tutorial/images/callouts' /bin/install -c -m 644 tutorial/images/callouts/1.png tutorial/images/callouts/10.png tutorial/images/callouts/2.png tutorial/images/callouts/3.png tutorial/images/callouts/4.png tutorial/images/callouts/5.png tutorial/images/callouts/6.png tutorial/images/callouts/7.png tutorial/images/callouts/8.png tutorial/images/callouts/9.png '/opt/refinitiv/buildDir/install/share/doc/libxml2/tutorial/images/callouts' /bin/mkdir -p '/opt/refinitiv/buildDir/install/share/doc/libxml2/tutorial' /bin/install -c -m 644 tutorial/apa.html tutorial/apb.html tutorial/apc.html tutorial/apd.html tutorial/ape.html tutorial/apf.html tutorial/apg.html tutorial/aph.html tutorial/api.html tutorial/ar01s02.html tutorial/ar01s03.html tutorial/ar01s04.html tutorial/ar01s05.html tutorial/ar01s06.html tutorial/ar01s07.html tutorial/ar01s08.html tutorial/ar01s09.html tutorial/includeaddattribute.c tutorial/includeaddkeyword.c tutorial/includeconvert.c tutorial/includegetattribute.c tutorial/includekeyword.c tutorial/includexpath.c tutorial/index.html tutorial/ix01.html '/opt/refinitiv/buildDir/install/share/doc/libxml2/tutorial' Making install in devhelp /bin/mkdir -p '/opt/refinitiv/buildDir/install/share/gtk-doc/html/libxml2' /bin/install -c -m 644 libxml2.devhelp2 general.html index.html libxml2-c14n.html libxml2-catalog.html libxml2-chvalid.html libxml2-debugXML.html libxml2-dict.html libxml2-encoding.html libxml2-entities.html libxml2-globals.html libxml2-hash.html libxml2-HTMLparser.html libxml2-HTMLtree.html libxml2-list.html libxml2-nanoftp.html libxml2-nanohttp.html libxml2-parser.html libxml2-parserInternals.html libxml2-pattern.html libxml2-relaxng.html libxml2-SAX2.html libxml2-SAX.html libxml2-schemasInternals.html libxml2-schematron.html libxml2-threads.html libxml2-tree.html libxml2-uri.html libxml2-valid.html libxml2-xinclude.html libxml2-xlink.html libxml2-xmlautomata.html libxml2-xmlerror.html libxml2-xmlexports.html libxml2-xmlIO.html libxml2-xmlmemory.html libxml2-xmlmodule.html libxml2-xmlreader.html libxml2-xmlregexp.html libxml2-xmlsave.html '/opt/refinitiv/buildDir/install/share/gtk-doc/html/libxml2' /bin/install -c -m 644 libxml2-xmlschemas.html libxml2-xmlschemastypes.html libxml2-xmlstring.html libxml2-xmlunicode.html libxml2-xmlversion.html libxml2-xmlwriter.html libxml2-xpath.html libxml2-xpathInternals.html libxml2-xpointer.html home.png left.png right.png up.png style.css '/opt/refinitiv/buildDir/install/share/gtk-doc/html/libxml2' Making install in examples Making install in example Making install in xstc Making install in fuzz [100%] Completed 'libxml2' [100%] Built target libxml2 CMake Warning (dev) at /usr/share/cmake/Modules/ExternalProject.cmake:3091 (message): The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is not set. The policy's OLD behavior will be used. When using a URL download, the timestamps of extracted files should preferably be that of the time of extraction, otherwise code that depends on the extracted contents might not be rebuilt if the URL changes. The OLD behavior preserves the timestamps from the archive instead, but this is usually not what you want. Update your project to the NEW behavior or specify the DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this robustness issue. Call Stack (most recent call first): /usr/share/cmake/Modules/ExternalProject.cmake:4208 (_ep_add_download_command) CMakeLists.txt:26 (ExternalProject_Add) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /opt/refinitiv/buildDir/external/BUILD/curl/build [ 11%] Creating directories for 'curl' [ 22%] Performing download step (download, verify and extract) for 'curl' -- verifying file... file='/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/external/dlcache/curl-8.4.0.tar.xz' -- File already exists and hash match (skip download): file='/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/external/dlcache/curl-8.4.0.tar.xz' MD5='8424597f247da68b6041dd7f9ca367fe' -- extracting... src='/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/external/dlcache/curl-8.4.0.tar.xz' dst='/opt/refinitiv/buildDir/external/BUILD/curl/source' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'curl' [ 44%] No patch step for 'curl' [ 55%] Performing configure step for 'curl' -- The C compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- curl version=[8.4.0] -- Performing Test OPT_Wdouble_promotion -- Performing Test OPT_Wdouble_promotion - Success -- Performing Test OPT_Wenum_conversion -- Performing Test OPT_Wenum_conversion - Failed -- Performing Test OPT_Wunused_const_variable -- Performing Test OPT_Wunused_const_variable - Success -- Picky compiler options: -W -Wall -pedantic -Wbad-function-cast -Wconversion -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-multichar -Wpointer-arith -Wshadow -Wsign-compare -Wundef -Wunused -Wwrite-strings -Wcast-align -Wdeclaration-after-statement -Wempty-body -Wendif-labels -Wfloat-equal -Wignored-qualifiers -Wno-format-nonliteral -Wno-sign-conversion -Wno-system-headers -Wstrict-prototypes -Wtype-limits -Wvla -Wmissing-parameter-type -Wold-style-declaration -Wstrict-aliasing=3 -Wformat=2 -Warray-bounds=2 -ftree-vrp -Wduplicated-cond -Wnull-dereference -fdelete-null-pointer-checks -Wshift-negative-value -Wshift-overflow=2 -Walloc-zero -Wduplicated-branches -Wformat-overflow=2 -Wformat-truncation=1 -Wrestrict -Wdouble-promotion -Wunused-const-variable -- Found Perl: /usr/bin/perl (found version "5.26.3") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for connect in socket;-lpthread -- Looking for connect in socket;-lpthread - not found -- Looking for gethostname -- Looking for gethostname - found -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1k") -- Looking for OPENSSL_IS_BORINGSSL -- Looking for OPENSSL_IS_BORINGSSL - not found -- Looking for OPENSSL_IS_AWSLC -- Looking for OPENSSL_IS_AWSLC - not found -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Looking for SSL_set0_wbio -- Looking for SSL_set0_wbio - found -- Looking for SSL_CTX_set_srp_username -- Looking for SSL_CTX_set_srp_username - found -- Looking for idn2_lookup_ul in idn2;-lpthread;OpenSSL::SSL;OpenSSL::Crypto;ZLIB::ZLIB -- Looking for idn2_lookup_ul in idn2;-lpthread;OpenSSL::SSL;OpenSSL::Crypto;ZLIB::ZLIB - not found -- Could NOT find LibPSL (missing: LIBPSL_LIBRARY LIBPSL_INCLUDE_DIR) -- Could NOT find LibSSH2 (missing: LIBSSH2_LIBRARY LIBSSH2_INCLUDE_DIR) -- Performing Test USE_UNIX_SOCKETS -- Performing Test USE_UNIX_SOCKETS - Success -- Found CA bundle: /etc/pki/tls/certs/ca-bundle.crt -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include files inttypes.h, sys/filio.h -- Looking for include files inttypes.h, sys/filio.h - not found -- Looking for include files inttypes.h, sys/wait.h -- Looking for include files inttypes.h, sys/wait.h - found -- Looking for 3 include files inttypes.h, ..., sys/ioctl.h -- Looking for 3 include files inttypes.h, ..., sys/ioctl.h - found -- Looking for 4 include files inttypes.h, ..., sys/param.h -- Looking for 4 include files inttypes.h, ..., sys/param.h - found -- Looking for 5 include files inttypes.h, ..., sys/poll.h -- Looking for 5 include files inttypes.h, ..., sys/poll.h - found -- Looking for 6 include files inttypes.h, ..., sys/resource.h -- Looking for 6 include files inttypes.h, ..., sys/resource.h - found -- Looking for 7 include files inttypes.h, ..., sys/select.h -- Looking for 7 include files inttypes.h, ..., sys/select.h - found -- Looking for 8 include files inttypes.h, ..., sys/socket.h -- Looking for 8 include files inttypes.h, ..., sys/socket.h - found -- Looking for 9 include files inttypes.h, ..., sys/sockio.h -- Looking for 9 include files inttypes.h, ..., sys/sockio.h - not found -- Looking for 9 include files inttypes.h, ..., sys/stat.h -- Looking for 9 include files inttypes.h, ..., sys/stat.h - found -- Looking for 10 include files inttypes.h, ..., sys/time.h -- Looking for 10 include files inttypes.h, ..., sys/time.h - found -- Looking for 11 include files inttypes.h, ..., sys/types.h -- Looking for 11 include files inttypes.h, ..., sys/types.h - found -- Looking for 12 include files inttypes.h, ..., sys/un.h -- Looking for 12 include files inttypes.h, ..., sys/un.h - found -- Looking for 13 include files inttypes.h, ..., sys/utime.h -- Looking for 13 include files inttypes.h, ..., sys/utime.h - not found -- Looking for 13 include files inttypes.h, ..., sys/xattr.h -- Looking for 13 include files inttypes.h, ..., sys/xattr.h - found -- Looking for 14 include files inttypes.h, ..., arpa/inet.h -- Looking for 14 include files inttypes.h, ..., arpa/inet.h - found -- Looking for 15 include files inttypes.h, ..., fcntl.h -- Looking for 15 include files inttypes.h, ..., fcntl.h - found -- Looking for 16 include files inttypes.h, ..., idn2.h -- Looking for 16 include files inttypes.h, ..., idn2.h - not found -- Looking for 16 include files inttypes.h, ..., ifaddrs.h -- Looking for 16 include files inttypes.h, ..., ifaddrs.h - found -- Looking for 17 include files inttypes.h, ..., io.h -- Looking for 17 include files inttypes.h, ..., io.h - not found -- Looking for 17 include files inttypes.h, ..., libgen.h -- Looking for 17 include files inttypes.h, ..., libgen.h - found -- Looking for 18 include files inttypes.h, ..., locale.h -- Looking for 18 include files inttypes.h, ..., locale.h - found -- Looking for 19 include files inttypes.h, ..., net/if.h -- Looking for 19 include files inttypes.h, ..., net/if.h - found -- Looking for 20 include files inttypes.h, ..., netdb.h -- Looking for 20 include files inttypes.h, ..., netdb.h - found -- Looking for 21 include files inttypes.h, ..., netinet/in.h -- Looking for 21 include files inttypes.h, ..., netinet/in.h - found -- Looking for 22 include files inttypes.h, ..., netinet/tcp.h -- Looking for 22 include files inttypes.h, ..., netinet/tcp.h - found -- Looking for 23 include files inttypes.h, ..., netinet/udp.h -- Looking for 23 include files inttypes.h, ..., netinet/udp.h - found -- Looking for linux/tcp.h -- Looking for linux/tcp.h - found -- Looking for 24 include files inttypes.h, ..., poll.h -- Looking for 24 include files inttypes.h, ..., poll.h - found -- Looking for 25 include files inttypes.h, ..., pwd.h -- Looking for 25 include files inttypes.h, ..., pwd.h - found -- Looking for 26 include files inttypes.h, ..., stdatomic.h -- Looking for 26 include files inttypes.h, ..., stdatomic.h - found -- Looking for 27 include files inttypes.h, ..., stdbool.h -- Looking for 27 include files inttypes.h, ..., stdbool.h - found -- Looking for 28 include files inttypes.h, ..., stdint.h -- Looking for 28 include files inttypes.h, ..., stdint.h - found -- Looking for 29 include files inttypes.h, ..., strings.h -- Looking for 29 include files inttypes.h, ..., strings.h - found -- Looking for 30 include files inttypes.h, ..., stropts.h -- Looking for 30 include files inttypes.h, ..., stropts.h - not found -- Looking for 30 include files inttypes.h, ..., termio.h -- Looking for 30 include files inttypes.h, ..., termio.h - found -- Looking for 31 include files inttypes.h, ..., termios.h -- Looking for 31 include files inttypes.h, ..., termios.h - found -- Looking for 32 include files inttypes.h, ..., unistd.h -- Looking for 32 include files inttypes.h, ..., unistd.h - found -- Looking for 33 include files inttypes.h, ..., utime.h -- Looking for 33 include files inttypes.h, ..., utime.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- 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 long long -- Check size of long long - done -- Check size of long -- Check size of long - done -- Check size of int -- Check size of int - done -- Check size of __int64 -- Check size of __int64 - failed -- Check size of time_t -- Check size of time_t - done -- Check size of suseconds_t -- Check size of suseconds_t - done -- Looking for fchmod -- Looking for fchmod - found -- Looking for fnmatch -- Looking for fnmatch - found -- Looking for basename -- Looking for basename - found -- Looking for socket -- Looking for socket - found -- Looking for sched_yield -- Looking for sched_yield - found -- Looking for socketpair -- Looking for socketpair - found -- Looking for recv -- Looking for recv - found -- Looking for send -- Looking for send - found -- Looking for sendmsg -- Looking for sendmsg - found -- Looking for select -- Looking for select - found -- Looking for strdup -- Looking for strdup - found -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for stricmp -- Looking for stricmp - not found -- Looking for strcmpi -- Looking for strcmpi - not found -- Looking for memrchr -- Looking for memrchr - not found -- Looking for alarm -- Looking for alarm - found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for fcntl -- Looking for fcntl - found -- Looking for getppid -- Looking for getppid - found -- Looking for utimes -- Looking for utimes - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for closesocket -- Looking for closesocket - not found -- Looking for sigsetjmp -- Looking for sigsetjmp - found -- Looking for getpass_r -- Looking for getpass_r - not found -- Looking for getpwuid -- Looking for getpwuid - found -- Looking for getpwuid_r -- Looking for getpwuid_r - found -- Looking for geteuid -- Looking for geteuid - found -- Looking for utime -- Looking for utime - found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - found -- Looking for signal -- Looking for signal - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for siginterrupt -- Looking for siginterrupt - found -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for getifaddrs -- Looking for getifaddrs - found -- Looking for freeaddrinfo -- Looking for freeaddrinfo - found -- Looking for pipe -- Looking for pipe - found -- Looking for ftruncate -- Looking for ftruncate - found -- Looking for fseeko -- Looking for fseeko - found -- Looking for _fseeki64 -- Looking for _fseeki64 - not found -- Looking for getpeername -- Looking for getpeername - found -- Looking for getsockname -- Looking for getsockname - found -- Looking for if_nametoindex -- Looking for if_nametoindex - found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for setlocale -- Looking for setlocale - found -- Looking for setmode -- Looking for setmode - not found -- Looking for setrlimit -- Looking for setrlimit - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for mach_absolute_time -- Looking for mach_absolute_time - not found -- Looking for inet_ntop -- Looking for inet_ntop - found -- Looking for inet_pton -- Looking for inet_pton - found -- Looking for fsetxattr -- Looking for fsetxattr - found -- Performing Curl Test HAVE_FSETXATTR_5 -- Performing Curl Test HAVE_FSETXATTR_5 - Success -- Performing Curl Test HAVE_FSETXATTR_6 -- Performing Curl Test HAVE_FSETXATTR_6 - Failed -- Check size of sa_family_t -- Check size of sa_family_t - done -- Check size of ADDRESS_FAMILY -- Check size of ADDRESS_FAMILY - failed -- Looking for sigaction -- Looking for sigaction - found -- Performing Curl Test HAVE_FCNTL_O_NONBLOCK -- Performing Curl Test HAVE_FCNTL_O_NONBLOCK - Success -- Performing Curl Test HAVE_IOCTLSOCKET -- Performing Curl Test HAVE_IOCTLSOCKET - Failed -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL - Failed -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO -- Performing Curl Test HAVE_IOCTLSOCKET_CAMEL_FIONBIO - Failed -- Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO -- Performing Curl Test HAVE_IOCTLSOCKET_FIONBIO - Failed -- Performing Curl Test HAVE_IOCTL_FIONBIO -- Performing Curl Test HAVE_IOCTL_FIONBIO - Success -- Performing Curl Test HAVE_IOCTL_SIOCGIFADDR -- Performing Curl Test HAVE_IOCTL_SIOCGIFADDR - Success -- Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK -- Performing Curl Test HAVE_SETSOCKOPT_SO_NONBLOCK - Failed -- Performing Curl Test HAVE_O_NONBLOCK -- Performing Curl Test HAVE_O_NONBLOCK - Failed -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3 - Failed -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5 - Failed -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6 -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6 - Success -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT -- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT - Failed -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT -- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT - Failed -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT -- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT - Success -- Performing Curl Test HAVE_IN_ADDR_T -- Performing Curl Test HAVE_IN_ADDR_T - Success -- Performing Curl Test HAVE_BOOL_T -- Performing Curl Test HAVE_BOOL_T - Success -- Performing Curl Test STDC_HEADERS -- Performing Curl Test STDC_HEADERS - Success -- Performing Curl Test HAVE_FILE_OFFSET_BITS -- Performing Curl Test HAVE_FILE_OFFSET_BITS - Success -- Performing Curl Test HAVE_VARIADIC_MACROS_C99 -- Performing Curl Test HAVE_VARIADIC_MACROS_C99 - Success -- Performing Curl Test HAVE_VARIADIC_MACROS_GCC -- Performing Curl Test HAVE_VARIADIC_MACROS_GCC - Success -- Performing Curl Test HAVE_ATOMIC -- Performing Curl Test HAVE_ATOMIC - Success -- Check size of off_t -- Check size of off_t - done -- Check size of curl_off_t -- Check size of curl_off_t - done -- Check size of curl_socket_t -- Check size of curl_socket_t - done -- Performing Test HAVE_WRITABLE_ARGV -- Performing Test HAVE_WRITABLE_ARGV - Success -- Performing Curl Test HAVE_GLIBC_STRERROR_R -- Performing Curl Test HAVE_GLIBC_STRERROR_R - Failed -- Performing Curl Test HAVE_POSIX_STRERROR_R -- Performing Curl Test HAVE_POSIX_STRERROR_R - Success -- Performing Curl Test HAVE_CLOCK_GETTIME_MONOTONIC -- Performing Curl Test HAVE_CLOCK_GETTIME_MONOTONIC - Success -- Performing Curl Test HAVE_BUILTIN_AVAILABLE -- Performing Curl Test HAVE_BUILTIN_AVAILABLE - Failed -- Performing Test HAVE_MSG_NOSIGNAL -- Performing Test HAVE_MSG_NOSIGNAL - Success -- Performing Test HAVE_STRUCT_TIMEVAL -- Performing Test HAVE_STRUCT_TIMEVAL - Success -- Check size of struct sockaddr_storage -- Check size of struct sockaddr_storage - done -- Performing Test HAVE_POLL_FINE -- Performing Test HAVE_POLL_FINE - Success -- Performing Test HAVE_H_ERRNO -- Performing Test HAVE_H_ERRNO - Success -- Performing Test HAVE_CLOCK_GETTIME_MONOTONIC_RAW -- Performing Test HAVE_CLOCK_GETTIME_MONOTONIC_RAW - Success -- Enabled features: SSL unixsockets libz AsynchDNS Largefile alt-svc HSTS NTLM TLS-SRP HTTPS-proxy threadsafe -- Enabled protocols: HTTP HTTPS -- Enabled SSL backends: OpenSSL -- Configuring done (36.4s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS CMAKE_USE_LIBSSH2 LIBDIR OpenSSL_DIR -- Build files have been written to: /opt/refinitiv/buildDir/external/BUILD/curl/source [ 66%] Performing build step for 'curl' [ 0%] Building C object lib/CMakeFiles/libcurl_shared.dir/altsvc.c.o [ 0%] Building C object lib/CMakeFiles/libcurl_shared.dir/amigaos.c.o [ 0%] Building C object lib/CMakeFiles/libcurl_shared.dir/asyn-ares.c.o [ 2%] Building C object lib/CMakeFiles/libcurl_shared.dir/asyn-thread.c.o [ 2%] Building C object lib/CMakeFiles/libcurl_shared.dir/base64.c.o [ 2%] Building C object lib/CMakeFiles/libcurl_shared.dir/bufq.c.o [ 4%] Building C object lib/CMakeFiles/libcurl_shared.dir/bufref.c.o [ 4%] Building C object lib/CMakeFiles/libcurl_shared.dir/c-hyper.c.o [ 4%] Building C object lib/CMakeFiles/libcurl_shared.dir/cf-h1-proxy.c.o [ 6%] Building C object lib/CMakeFiles/libcurl_shared.dir/cf-h2-proxy.c.o [ 6%] Building C object lib/CMakeFiles/libcurl_shared.dir/cf-haproxy.c.o [ 6%] Building C object lib/CMakeFiles/libcurl_shared.dir/cf-https-connect.c.o [ 6%] Building C object lib/CMakeFiles/libcurl_shared.dir/cf-socket.c.o [ 8%] Building C object lib/CMakeFiles/libcurl_shared.dir/cfilters.c.o [ 8%] Building C object lib/CMakeFiles/libcurl_shared.dir/conncache.c.o [ 8%] Building C object lib/CMakeFiles/libcurl_shared.dir/connect.c.o [ 10%] Building C object lib/CMakeFiles/libcurl_shared.dir/content_encoding.c.o [ 10%] Building C object lib/CMakeFiles/libcurl_shared.dir/cookie.c.o [ 10%] Building C object lib/CMakeFiles/libcurl_shared.dir/curl_addrinfo.c.o [ 12%] Building C object lib/CMakeFiles/libcurl_shared.dir/curl_des.c.o [ 12%] Building C object lib/CMakeFiles/libcurl_shared.dir/curl_endian.c.o [ 12%] Building C object lib/CMakeFiles/libcurl_shared.dir/curl_fnmatch.c.o [ 12%] Building C object lib/CMakeFiles/libcurl_shared.dir/curl_get_line.c.o [ 14%] Building C object lib/CMakeFiles/libcurl_shared.dir/curl_gethostname.c.o [ 14%] Building C object lib/CMakeFiles/libcurl_shared.dir/curl_gssapi.c.o [ 14%] Building C object lib/CMakeFiles/libcurl_shared.dir/curl_memrchr.c.o [ 16%] Building C object lib/CMakeFiles/libcurl_shared.dir/curl_multibyte.c.o [ 16%] Building C object lib/CMakeFiles/libcurl_shared.dir/curl_ntlm_core.c.o [ 16%] Building C object lib/CMakeFiles/libcurl_shared.dir/curl_ntlm_wb.c.o [ 18%] Building C object lib/CMakeFiles/libcurl_shared.dir/curl_path.c.o [ 18%] Building C object lib/CMakeFiles/libcurl_shared.dir/curl_range.c.o [ 18%] Building C object lib/CMakeFiles/libcurl_shared.dir/curl_rtmp.c.o [ 20%] Building C object lib/CMakeFiles/libcurl_shared.dir/curl_sasl.c.o [ 20%] Building C object lib/CMakeFiles/libcurl_shared.dir/curl_sspi.c.o [ 20%] Building C object lib/CMakeFiles/libcurl_shared.dir/curl_threads.c.o [ 20%] Building C object lib/CMakeFiles/libcurl_shared.dir/curl_trc.c.o [ 22%] Building C object lib/CMakeFiles/libcurl_shared.dir/dict.c.o [ 22%] Building C object lib/CMakeFiles/libcurl_shared.dir/doh.c.o [ 22%] Building C object lib/CMakeFiles/libcurl_shared.dir/dynbuf.c.o [ 24%] Building C object lib/CMakeFiles/libcurl_shared.dir/dynhds.c.o [ 24%] Building C object lib/CMakeFiles/libcurl_shared.dir/easy.c.o [ 24%] Building C object lib/CMakeFiles/libcurl_shared.dir/easygetopt.c.o [ 26%] Building C object lib/CMakeFiles/libcurl_shared.dir/easyoptions.c.o [ 26%] Building C object lib/CMakeFiles/libcurl_shared.dir/escape.c.o [ 26%] Building C object lib/CMakeFiles/libcurl_shared.dir/file.c.o [ 26%] Building C object lib/CMakeFiles/libcurl_shared.dir/fileinfo.c.o [ 28%] Building C object lib/CMakeFiles/libcurl_shared.dir/fopen.c.o [ 28%] Building C object lib/CMakeFiles/libcurl_shared.dir/formdata.c.o [ 28%] Building C object lib/CMakeFiles/libcurl_shared.dir/ftp.c.o [ 30%] Building C object lib/CMakeFiles/libcurl_shared.dir/ftplistparser.c.o [ 30%] Building C object lib/CMakeFiles/libcurl_shared.dir/getenv.c.o [ 30%] Building C object lib/CMakeFiles/libcurl_shared.dir/getinfo.c.o [ 32%] Building C object lib/CMakeFiles/libcurl_shared.dir/gopher.c.o [ 32%] Building C object lib/CMakeFiles/libcurl_shared.dir/hash.c.o [ 32%] Building C object lib/CMakeFiles/libcurl_shared.dir/headers.c.o [ 32%] Building C object lib/CMakeFiles/libcurl_shared.dir/hmac.c.o [ 34%] Building C object lib/CMakeFiles/libcurl_shared.dir/hostasyn.c.o [ 34%] Building C object lib/CMakeFiles/libcurl_shared.dir/hostip.c.o [ 34%] Building C object lib/CMakeFiles/libcurl_shared.dir/hostip4.c.o [ 36%] Building C object lib/CMakeFiles/libcurl_shared.dir/hostip6.c.o [ 36%] Building C object lib/CMakeFiles/libcurl_shared.dir/hostsyn.c.o [ 36%] Building C object lib/CMakeFiles/libcurl_shared.dir/hsts.c.o [ 38%] Building C object lib/CMakeFiles/libcurl_shared.dir/http.c.o [ 38%] Building C object lib/CMakeFiles/libcurl_shared.dir/http1.c.o [ 38%] Building C object lib/CMakeFiles/libcurl_shared.dir/http2.c.o [ 40%] Building C object lib/CMakeFiles/libcurl_shared.dir/http_aws_sigv4.c.o [ 40%] Building C object lib/CMakeFiles/libcurl_shared.dir/http_chunks.c.o [ 40%] Building C object lib/CMakeFiles/libcurl_shared.dir/http_digest.c.o [ 40%] Building C object lib/CMakeFiles/libcurl_shared.dir/http_negotiate.c.o [ 42%] Building C object lib/CMakeFiles/libcurl_shared.dir/http_ntlm.c.o [ 42%] Building C object lib/CMakeFiles/libcurl_shared.dir/http_proxy.c.o [ 42%] Building C object lib/CMakeFiles/libcurl_shared.dir/idn.c.o [ 44%] Building C object lib/CMakeFiles/libcurl_shared.dir/if2ip.c.o [ 44%] Building C object lib/CMakeFiles/libcurl_shared.dir/imap.c.o [ 44%] Building C object lib/CMakeFiles/libcurl_shared.dir/inet_ntop.c.o [ 46%] Building C object lib/CMakeFiles/libcurl_shared.dir/inet_pton.c.o [ 46%] Building C object lib/CMakeFiles/libcurl_shared.dir/krb5.c.o [ 46%] Building C object lib/CMakeFiles/libcurl_shared.dir/ldap.c.o [ 46%] Building C object lib/CMakeFiles/libcurl_shared.dir/llist.c.o [ 48%] Building C object lib/CMakeFiles/libcurl_shared.dir/macos.c.o [ 48%] Building C object lib/CMakeFiles/libcurl_shared.dir/md4.c.o [ 48%] Building C object lib/CMakeFiles/libcurl_shared.dir/md5.c.o [ 50%] Building C object lib/CMakeFiles/libcurl_shared.dir/memdebug.c.o [ 50%] Building C object lib/CMakeFiles/libcurl_shared.dir/mime.c.o [ 50%] Building C object lib/CMakeFiles/libcurl_shared.dir/mprintf.c.o [ 52%] Building C object lib/CMakeFiles/libcurl_shared.dir/mqtt.c.o [ 52%] Building C object lib/CMakeFiles/libcurl_shared.dir/multi.c.o [ 52%] Building C object lib/CMakeFiles/libcurl_shared.dir/netrc.c.o [ 52%] Building C object lib/CMakeFiles/libcurl_shared.dir/nonblock.c.o [ 54%] Building C object lib/CMakeFiles/libcurl_shared.dir/noproxy.c.o [ 54%] Building C object lib/CMakeFiles/libcurl_shared.dir/openldap.c.o [ 54%] Building C object lib/CMakeFiles/libcurl_shared.dir/parsedate.c.o [ 56%] Building C object lib/CMakeFiles/libcurl_shared.dir/pingpong.c.o [ 56%] Building C object lib/CMakeFiles/libcurl_shared.dir/pop3.c.o [ 56%] Building C object lib/CMakeFiles/libcurl_shared.dir/progress.c.o [ 58%] Building C object lib/CMakeFiles/libcurl_shared.dir/psl.c.o [ 58%] Building C object lib/CMakeFiles/libcurl_shared.dir/rand.c.o [ 58%] Building C object lib/CMakeFiles/libcurl_shared.dir/rename.c.o [ 60%] Building C object lib/CMakeFiles/libcurl_shared.dir/rtsp.c.o [ 60%] Building C object lib/CMakeFiles/libcurl_shared.dir/select.c.o [ 60%] Building C object lib/CMakeFiles/libcurl_shared.dir/sendf.c.o [ 60%] Building C object lib/CMakeFiles/libcurl_shared.dir/setopt.c.o [ 62%] Building C object lib/CMakeFiles/libcurl_shared.dir/sha256.c.o [ 62%] Building C object lib/CMakeFiles/libcurl_shared.dir/share.c.o [ 62%] Building C object lib/CMakeFiles/libcurl_shared.dir/slist.c.o [ 64%] Building C object lib/CMakeFiles/libcurl_shared.dir/smb.c.o [ 64%] Building C object lib/CMakeFiles/libcurl_shared.dir/smtp.c.o [ 64%] Building C object lib/CMakeFiles/libcurl_shared.dir/socketpair.c.o [ 66%] Building C object lib/CMakeFiles/libcurl_shared.dir/socks.c.o [ 66%] Building C object lib/CMakeFiles/libcurl_shared.dir/socks_gssapi.c.o [ 66%] Building C object lib/CMakeFiles/libcurl_shared.dir/socks_sspi.c.o [ 66%] Building C object lib/CMakeFiles/libcurl_shared.dir/speedcheck.c.o [ 68%] Building C object lib/CMakeFiles/libcurl_shared.dir/splay.c.o [ 68%] Building C object lib/CMakeFiles/libcurl_shared.dir/strcase.c.o [ 68%] Building C object lib/CMakeFiles/libcurl_shared.dir/strdup.c.o [ 70%] Building C object lib/CMakeFiles/libcurl_shared.dir/strerror.c.o [ 70%] Building C object lib/CMakeFiles/libcurl_shared.dir/strtok.c.o [ 70%] Building C object lib/CMakeFiles/libcurl_shared.dir/strtoofft.c.o [ 72%] Building C object lib/CMakeFiles/libcurl_shared.dir/system_win32.c.o [ 72%] Building C object lib/CMakeFiles/libcurl_shared.dir/telnet.c.o [ 72%] Building C object lib/CMakeFiles/libcurl_shared.dir/tftp.c.o [ 72%] Building C object lib/CMakeFiles/libcurl_shared.dir/timediff.c.o [ 74%] Building C object lib/CMakeFiles/libcurl_shared.dir/timeval.c.o [ 74%] Building C object lib/CMakeFiles/libcurl_shared.dir/transfer.c.o [ 74%] Building C object lib/CMakeFiles/libcurl_shared.dir/url.c.o [ 76%] Building C object lib/CMakeFiles/libcurl_shared.dir/urlapi.c.o [ 76%] Building C object lib/CMakeFiles/libcurl_shared.dir/version.c.o [ 76%] Building C object lib/CMakeFiles/libcurl_shared.dir/version_win32.c.o [ 78%] Building C object lib/CMakeFiles/libcurl_shared.dir/warnless.c.o [ 78%] Building C object lib/CMakeFiles/libcurl_shared.dir/ws.c.o [ 78%] Building C object lib/CMakeFiles/libcurl_shared.dir/vauth/cleartext.c.o [ 80%] Building C object lib/CMakeFiles/libcurl_shared.dir/vauth/cram.c.o [ 80%] Building C object lib/CMakeFiles/libcurl_shared.dir/vauth/digest.c.o [ 80%] Building C object lib/CMakeFiles/libcurl_shared.dir/vauth/digest_sspi.c.o [ 80%] Building C object lib/CMakeFiles/libcurl_shared.dir/vauth/gsasl.c.o [ 82%] Building C object lib/CMakeFiles/libcurl_shared.dir/vauth/krb5_gssapi.c.o [ 82%] Building C object lib/CMakeFiles/libcurl_shared.dir/vauth/krb5_sspi.c.o [ 82%] Building C object lib/CMakeFiles/libcurl_shared.dir/vauth/ntlm.c.o [ 84%] Building C object lib/CMakeFiles/libcurl_shared.dir/vauth/ntlm_sspi.c.o [ 84%] Building C object lib/CMakeFiles/libcurl_shared.dir/vauth/oauth2.c.o [ 84%] Building C object lib/CMakeFiles/libcurl_shared.dir/vauth/spnego_gssapi.c.o [ 86%] Building C object lib/CMakeFiles/libcurl_shared.dir/vauth/spnego_sspi.c.o [ 86%] Building C object lib/CMakeFiles/libcurl_shared.dir/vauth/vauth.c.o [ 86%] Building C object lib/CMakeFiles/libcurl_shared.dir/vtls/bearssl.c.o [ 86%] Building C object lib/CMakeFiles/libcurl_shared.dir/vtls/gtls.c.o [ 88%] Building C object lib/CMakeFiles/libcurl_shared.dir/vtls/hostcheck.c.o [ 88%] Building C object lib/CMakeFiles/libcurl_shared.dir/vtls/keylog.c.o [ 88%] Building C object lib/CMakeFiles/libcurl_shared.dir/vtls/mbedtls.c.o [ 90%] Building C object lib/CMakeFiles/libcurl_shared.dir/vtls/mbedtls_threadlock.c.o [ 90%] Building C object lib/CMakeFiles/libcurl_shared.dir/vtls/openssl.c.o [ 90%] Building C object lib/CMakeFiles/libcurl_shared.dir/vtls/rustls.c.o [ 92%] Building C object lib/CMakeFiles/libcurl_shared.dir/vtls/schannel.c.o [ 92%] Building C object lib/CMakeFiles/libcurl_shared.dir/vtls/schannel_verify.c.o [ 92%] Building C object lib/CMakeFiles/libcurl_shared.dir/vtls/sectransp.c.o [ 92%] Building C object lib/CMakeFiles/libcurl_shared.dir/vtls/vtls.c.o [ 94%] Building C object lib/CMakeFiles/libcurl_shared.dir/vtls/wolfssl.c.o [ 94%] Building C object lib/CMakeFiles/libcurl_shared.dir/vtls/x509asn1.c.o [ 94%] Building C object lib/CMakeFiles/libcurl_shared.dir/vquic/curl_msh3.c.o [ 96%] Building C object lib/CMakeFiles/libcurl_shared.dir/vquic/curl_ngtcp2.c.o [ 96%] Building C object lib/CMakeFiles/libcurl_shared.dir/vquic/curl_quiche.c.o [ 96%] Building C object lib/CMakeFiles/libcurl_shared.dir/vquic/vquic.c.o [ 98%] Building C object lib/CMakeFiles/libcurl_shared.dir/vssh/libssh.c.o [ 98%] Building C object lib/CMakeFiles/libcurl_shared.dir/vssh/libssh2.c.o [ 98%] Building C object lib/CMakeFiles/libcurl_shared.dir/vssh/wolfssh.c.o [100%] Linking C shared library libcurl.so [100%] Built target libcurl_shared [ 77%] Performing install step for 'curl' [100%] Built target libcurl_shared Install the project... -- Install configuration: "Release" -- Installing: /opt/refinitiv/buildDir/install/lib64/libcurl.so.4.8.0 -- Installing: /opt/refinitiv/buildDir/install/lib64/libcurl.so.4 -- Installing: /opt/refinitiv/buildDir/install/lib64/libcurl.so -- Installing: /opt/refinitiv/buildDir/install/bin/curl-config -- Installing: /opt/refinitiv/buildDir/install/lib64/pkgconfig/libcurl.pc -- Installing: /opt/refinitiv/buildDir/install/include/curl -- Installing: /opt/refinitiv/buildDir/install/include/curl/typecheck-gcc.h -- Installing: /opt/refinitiv/buildDir/install/include/curl/mprintf.h -- Installing: /opt/refinitiv/buildDir/install/include/curl/options.h -- Installing: /opt/refinitiv/buildDir/install/include/curl/system.h -- Installing: /opt/refinitiv/buildDir/install/include/curl/easy.h -- Installing: /opt/refinitiv/buildDir/install/include/curl/websockets.h -- Installing: /opt/refinitiv/buildDir/install/include/curl/stdcheaders.h -- Installing: /opt/refinitiv/buildDir/install/include/curl/header.h -- Installing: /opt/refinitiv/buildDir/install/include/curl/multi.h -- Installing: /opt/refinitiv/buildDir/install/include/curl/curlver.h -- Installing: /opt/refinitiv/buildDir/install/include/curl/urlapi.h -- Installing: /opt/refinitiv/buildDir/install/include/curl/curl.h -- Installing: /opt/refinitiv/buildDir/install/lib64/cmake/CURL/CURLTargets.cmake -- Installing: /opt/refinitiv/buildDir/install/lib64/cmake/CURL/CURLTargets-release.cmake -- Installing: /opt/refinitiv/buildDir/install/lib64/cmake/CURL/CURLConfigVersion.cmake -- Installing: /opt/refinitiv/buildDir/install/lib64/cmake/CURL/CURLConfig.cmake [ 88%] No test step for 'curl' [100%] Completed 'curl' [100%] Built target curl -- Found OpenSSL: /usr/lib64/libcrypto.so (found suitable version "1.1.1k", minimum required is "1") -- Found ZLIB: /opt/refinitiv/buildDir/install/lib64/libz.a (found suitable version "1.3.#define ZLIB_VERSION "1.3"", minimum required is "1") CMake Warning (dev) at /usr/share/cmake/Modules/ExternalProject.cmake:3091 (message): The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is not set. The policy's OLD behavior will be used. When using a URL download, the timestamps of extracted files should preferably be that of the time of extraction, otherwise code that depends on the extracted contents might not be rebuilt if the URL changes. The OLD behavior preserves the timestamps from the archive instead, but this is usually not what you want. Update your project to the NEW behavior or specify the DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this robustness issue. Call Stack (most recent call first): /usr/share/cmake/Modules/ExternalProject.cmake:4208 (_ep_add_download_command) CMakeLists.txt:26 (ExternalProject_Add) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /opt/refinitiv/buildDir/external/BUILD/cjson/build [ 12%] Creating directories for 'cjson' [ 25%] Performing download step (download, verify and extract) for 'cjson' -- verifying file... file='/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/external/dlcache/cjson-v1.7.16.tar.gz' -- File already exists and hash match (skip download): file='/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/external/dlcache/cjson-v1.7.16.tar.gz' MD5='9422f73fb9e4e524d77d9467d4b73536' -- extracting... src='/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/external/dlcache/cjson-v1.7.16.tar.gz' dst='/opt/refinitiv/buildDir/external/BUILD/cjson/source' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 37%] No update step for 'cjson' [ 50%] No patch step for 'cjson' [ 62%] Performing configure step for 'cjson' -- The C compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test FLAG_SUPPORTED_fvisibilityhidden -- Performing Test FLAG_SUPPORTED_fvisibilityhidden - Success -- Configuring done (0.7s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS -- Build files have been written to: /opt/refinitiv/buildDir/external/BUILD/cjson/source [ 75%] No build step for 'cjson' [ 87%] Performing install step for 'cjson' [ 50%] Building C object CMakeFiles/cjson.dir/cJSON.c.o [100%] Linking C static library libcjson.a [100%] Built target cjson Install the project... -- Install configuration: "Release" -- Installing: /opt/refinitiv/buildDir/install/include/cjson/cJSON.h -- Installing: /opt/refinitiv/buildDir/install/lib64/pkgconfig/libcjson.pc -- Installing: /opt/refinitiv/buildDir/install/lib64/libcjson.a -- Installing: /opt/refinitiv/buildDir/install/lib64/cmake/cJSON/cjson.cmake -- Installing: /opt/refinitiv/buildDir/install/lib64/cmake/cJSON/cjson-release.cmake -- Installing: /opt/refinitiv/buildDir/install/lib64/cmake/cJSON/cJSONConfig.cmake -- Installing: /opt/refinitiv/buildDir/install/lib64/cmake/cJSON/cJSONConfigVersion.cmake [100%] Completed 'cjson' [100%] Built target cjson -- Found Git: /usr/bin/git (found version "2.39.1") -- Found Python3: /usr/bin/python3.11 (found version "3.11.2") found components: Interpreter -- The C compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found Python3: /bin/python3.11 (found version "3.11.2") found components: Interpreter -- Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS -- Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS - Success -- Configuring done (0.9s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS LIBDIR -- Build files have been written to: /opt/refinitiv/buildDir/external/BUILD/l8w8jwt/build [ 1%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.o [ 1%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.o [ 2%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.o [ 3%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.o [ 4%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.o [ 5%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.o [ 6%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.o [ 7%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.o [ 8%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.o [ 9%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.o [ 9%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.o [ 10%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.o [ 11%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.o [ 12%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.o [ 13%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.o [ 14%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.o [ 15%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.o [ 16%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.o [ 17%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.o [ 17%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.o [ 18%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.o [ 19%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.o [ 20%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.o [ 21%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.o [ 22%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.o [ 23%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.o [ 24%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.o [ 24%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.o [ 25%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.o [ 26%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.o [ 27%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.o [ 28%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/hash_info.c.o [ 29%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.o [ 30%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.o [ 31%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.o [ 32%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.o [ 32%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.o [ 33%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.o [ 34%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.o [ 35%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.o [ 36%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.o [ 37%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.o [ 38%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.o [ 39%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.o [ 40%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.o [ 40%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.o [ 41%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.o [ 42%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.o [ 43%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.o [ 44%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.o [ 45%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.o [ 46%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.o [ 47%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.o [ 47%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.o [ 48%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.o [ 49%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.o [ 50%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers.c.o [ 51%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.o [ 52%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.o [ 53%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.o [ 54%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.o [ 55%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.o [ 55%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.o [ 56%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.o [ 57%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.o [ 58%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.o [ 59%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.o [ 60%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.o [ 61%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.o [ 62%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.o [ 63%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.o [ 63%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.o [ 64%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.o [ 65%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.o [ 66%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.o [ 67%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.o [ 68%] Building C object mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.o [ 69%] Linking C static library libmbedcrypto.a [ 69%] Built target mbedcrypto [ 69%] Building C object mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.o [ 70%] Building C object mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.o [ 71%] Building C object mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.o [ 72%] Building C object mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.o [ 73%] Building C object mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.o [ 74%] Building C object mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.o [ 75%] Building C object mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.o [ 76%] Building C object mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.o [ 77%] Linking C static library libmbedx509.a [ 77%] Built target mbedx509 [ 78%] Building C object mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.o [ 78%] Building C object mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.o [ 79%] Building C object mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.o [ 80%] Building C object mbedtls/library/CMakeFiles/mbedtls.dir/net_sockets.c.o [ 81%] Building C object mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.o [ 82%] Building C object mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.o [ 83%] Building C object mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.o [ 84%] Building C object mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.o [ 85%] Building C object mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.o [ 86%] Building C object mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.o [ 86%] Building C object mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.o [ 87%] Building C object mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.o [ 88%] Building C object mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.o [ 89%] Building C object mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.o [ 90%] Building C object mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.o [ 91%] Building C object mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.o [ 92%] Building C object mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.o [ 93%] Building C object mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.o [ 94%] Linking C static library libmbedtls.a [ 94%] Built target mbedtls [ 94%] Building C object CMakeFiles/l8w8jwt.dir/src/base64.c.o [ 95%] Building C object CMakeFiles/l8w8jwt.dir/src/util.c.o [ 96%] Building C object CMakeFiles/l8w8jwt.dir/src/claim.c.o [ 97%] Building C object CMakeFiles/l8w8jwt.dir/src/encode.c.o [ 98%] Building C object CMakeFiles/l8w8jwt.dir/src/decode.c.o [ 99%] Building C object CMakeFiles/l8w8jwt.dir/src/version.c.o [100%] Linking C static library libl8w8jwt.a [100%] Built target l8w8jwt -- The ASM-ATT compiler identification is GNU -- Found assembler: /bin/as -- Skipping Eta Doxygen Build: BUILD_ETA_DOXYGEN:OFF CMake Error at Cpp-C/Ema/Src/Access/CMakeLists.txt:468 (set_target_properties): set_target_properties called with incorrect number of arguments.  CMake Error at Cpp-C/Ema/Examples/Training/CMakeLists.txt:70 (add_subdirectory): The source directory /opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/Cpp-C/Ema/Examples/Training/NiProvider/doo does not contain a CMakeLists.txt file.  CMake Error at Cpp-C/Ema/Examples/Training/CMakeLists.txt:70 (add_subdirectory): The source directory /opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/Cpp-C/Ema/Examples/Training/NiProvider/doo/CMakeFiles/3.26.5 does not contain a CMakeLists.txt file.  CMake Error at Cpp-C/Ema/Examples/Training/CMakeLists.txt:70 (add_subdirectory): The source directory /opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/Cpp-C/Ema/Examples/Training/NiProvider/doo/CMakeFiles/3.26.5/CompilerIdC does not contain a CMakeLists.txt file.  CMake Error at Cpp-C/Ema/Examples/Training/CMakeLists.txt:70 (add_subdirectory): The source directory /opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/Cpp-C/Ema/Examples/Training/NiProvider/doo/CMakeFiles/3.26.5/CompilerIdCXX does not contain a CMakeLists.txt file.  CMake Error at Cpp-C/Ema/Examples/Training/CMakeLists.txt:70 (add_subdirectory): The source directory /opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/Cpp-C/Ema/Examples/Training/NiProvider/doo/CMakeFiles does not contain a CMakeLists.txt file.  CMake Error at Cpp-C/Ema/Examples/Training/CMakeLists.txt:70 (add_subdirectory): The source directory /opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/Cpp-C/Ema/Examples/Training/NiProvider/doo/CMakeFiles/NIProv100.dir does not contain a CMakeLists.txt file.  CMake Error at Cpp-C/Ema/Examples/Training/CMakeLists.txt:70 (add_subdirectory): The source directory /opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/Cpp-C/Ema/Examples/Training/NiProvider/doo/CMakeFiles/NIProv100_shared.dir does not contain a CMakeLists.txt file.  CMake Error at Cpp-C/Ema/Examples/Training/CMakeLists.txt:70 (add_subdirectory): The source directory /opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg/Cpp-C/Ema/Examples/Training/NiProvider/doo/CMakeFiles/Progress does not contain a CMakeLists.txt file.  -- Skipping Ema Doxygen Build: BUILD_EMA_DOXYGEN:OFF -- Configuring incomplete, errors occurred! [radmin@e3xmds25:/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg]$ [radmin@e3xmds25:/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg]$ exit Script done on 2024-02-19 15:14:38-05:00