******************************************************************************** conan install openjpeg/2.3.1@ --build=openjpeg --profile=/home/conan/w/BuildSingleReference/69311/64cd2061-cae9-413f-a5e8-2c6936f37a55/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] openjpeg:shared=True [build_requires] [env] openjpeg/2.3.1: Forced build from source Installing package: openjpeg/2.3.1 Requirements openjpeg/2.3.1 from local cache - Cache Packages openjpeg/2.3.1:30eae4e50fefe0f7b788ed8928ac248681ea6af0 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK openjpeg/2.3.1: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/openjpeg/2.3.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK openjpeg/2.3.1: Copying sources to build folder openjpeg/2.3.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/openjpeg/2.3.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0 openjpeg/2.3.1: Generator cmake created conanbuildinfo.cmake openjpeg/2.3.1: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK openjpeg/2.3.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/openjpeg/2.3.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/openjpeg/2.3.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP="True" -DBUILD_DOC="False" -DBUILD_STATIC_LIBS="False" -DBUILD_LUTS_GENERATOR="False" -DBUILD_CODEC="False" -DBUILD_MJ2="False" -DBUILD_JPWL="False" -DBUILD_JPIP="False" -DBUILD_VIEWER="False" -DBUILD_JAVA="False" -DBUILD_JP3D="False" -DBUILD_TESTING="False" -DBUILD_PKGCONFIG_FILES="False" -DOPJ_DISABLE_TPSOT_FIX="False" -DOPJ_USE_THREAD="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/openjpeg/2.3.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Looking for string.h -- Looking for string.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for stdio.h -- Looking for stdio.h - found -- Looking for math.h -- Looking for math.h - found -- Looking for float.h -- Looking for float.h - found -- Looking for time.h -- Looking for time.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for ctype.h -- Looking for ctype.h - found -- Looking for assert.h -- Looking for assert.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Checking for 64-bit off_t -- Checking for 64-bit off_t - present -- Checking for fseeko/ftello -- Checking for fseeko/ftello - present -- Large File support - found -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - not found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for memalign -- Looking for memalign - found -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/openjpeg/2.3.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/openjpeg/2.3.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0' '--' '-j3' ----------------- Scanning dependencies of target openjp2 [ 4%] Building C object source_subfolder/src/lib/openjp2/CMakeFiles/openjp2.dir/thread.c.o [ 13%] Building C object source_subfolder/src/lib/openjp2/CMakeFiles/openjp2.dir/bio.c.o [ 13%] Building C object source_subfolder/src/lib/openjp2/CMakeFiles/openjp2.dir/cio.c.o [ 18%] Building C object source_subfolder/src/lib/openjp2/CMakeFiles/openjp2.dir/dwt.c.o [ 22%] Building C object source_subfolder/src/lib/openjp2/CMakeFiles/openjp2.dir/event.c.o [ 27%] Building C object source_subfolder/src/lib/openjp2/CMakeFiles/openjp2.dir/image.c.o [ 31%] Building C object source_subfolder/src/lib/openjp2/CMakeFiles/openjp2.dir/invert.c.o [ 36%] Building C object source_subfolder/src/lib/openjp2/CMakeFiles/openjp2.dir/j2k.c.o [ 40%] Building C object source_subfolder/src/lib/openjp2/CMakeFiles/openjp2.dir/jp2.c.o [ 45%] Building C object source_subfolder/src/lib/openjp2/CMakeFiles/openjp2.dir/mct.c.o [ 50%] Building C object source_subfolder/src/lib/openjp2/CMakeFiles/openjp2.dir/mqc.c.o [ 54%] Building C object source_subfolder/src/lib/openjp2/CMakeFiles/openjp2.dir/openjpeg.c.o [ 59%] Building C object source_subfolder/src/lib/openjp2/CMakeFiles/openjp2.dir/opj_clock.c.o [ 63%] Building C object source_subfolder/src/lib/openjp2/CMakeFiles/openjp2.dir/pi.c.o [ 68%] Building C object source_subfolder/src/lib/openjp2/CMakeFiles/openjp2.dir/t1.c.o [ 72%] Building C object source_subfolder/src/lib/openjp2/CMakeFiles/openjp2.dir/t2.c.o [ 77%] Building C object source_subfolder/src/lib/openjp2/CMakeFiles/openjp2.dir/tcd.c.o [ 81%] Building C object source_subfolder/src/lib/openjp2/CMakeFiles/openjp2.dir/tgt.c.o [ 86%] Building C object source_subfolder/src/lib/openjp2/CMakeFiles/openjp2.dir/function_list.c.o [ 90%] Building C object source_subfolder/src/lib/openjp2/CMakeFiles/openjp2.dir/opj_malloc.c.o [ 95%] Building C object source_subfolder/src/lib/openjp2/CMakeFiles/openjp2.dir/sparse_array.c.o [100%] Linking C shared library ../../../../lib/libopenjp2.so [100%] Built target openjp2 openjpeg/2.3.1: Package '30eae4e50fefe0f7b788ed8928ac248681ea6af0' built openjpeg/2.3.1: Build folder /home/conan/w/BuildSingleReference/.conan/data/openjpeg/2.3.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0 openjpeg/2.3.1: Generated conaninfo.txt openjpeg/2.3.1: Generated conanbuildinfo.txt openjpeg/2.3.1: Generating the package openjpeg/2.3.1: Package folder /home/conan/w/BuildSingleReference/.conan/data/openjpeg/2.3.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0 openjpeg/2.3.1: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/openjpeg/2.3.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0' '--target' 'install' '--' '-j3' ----------------- [100%] Built target openjp2 Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/openjpeg/2.3.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/openjpeg-2.3/OpenJPEGTargets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/openjpeg/2.3.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/openjpeg-2.3/OpenJPEGTargets-debug.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/openjpeg/2.3.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/openjpeg-2.3/OpenJPEGConfig.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/openjpeg/2.3.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/openjpeg-2.3/opj_config.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/openjpeg/2.3.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/libopenjp2.so.2.3.1 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/openjpeg/2.3.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/libopenjp2.so.7 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/openjpeg/2.3.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/lib/libopenjp2.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/openjpeg/2.3.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/openjpeg-2.3/openjpeg.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/openjpeg/2.3.1/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0/include/openjpeg-2.3/opj_stdint.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK openjpeg/2.3.1 package(): Packaged 1 file: LICENSE openjpeg/2.3.1 package(): Packaged 3 '.h' files: opj_stdint.h, openjpeg.h, opj_config.h openjpeg/2.3.1 package(): Packaged 1 '.7' file: libopenjp2.so.7 openjpeg/2.3.1 package(): Packaged 1 '.so' file: libopenjp2.so openjpeg/2.3.1 package(): Packaged 1 '.1' file: libopenjp2.so.2.3.1 openjpeg/2.3.1 package(): Packaged 1 '.cmake' file: conan-official-openjpeg-targets.cmake openjpeg/2.3.1: Package '30eae4e50fefe0f7b788ed8928ac248681ea6af0' created openjpeg/2.3.1: Created package revision 7fc3b57dcc28760eac7b970afd3e3c09 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP /home/conan/w/BuildSingleReference/.conan/data/openjpeg/2.3.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/source_subfolder/src/lib/openjp2/openjpeg.c: In function ‘opj_stream_create_file_stream’: /home/conan/w/BuildSingleReference/.conan/data/openjpeg/2.3.1/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/source_subfolder/src/lib/openjp2/openjpeg.c:1041:30: warning: cast between incompatible function types from ‘int (*)(FILE *)’ {aka ‘int (*)(struct _IO_FILE *)’} to ‘void (*)(void *)’ [-Wcast-function-type] 1041 | (opj_stream_free_user_data_fn) fclose); | ^