******************************************************************************** conan install libjxl/0.9.0@#0ab32d686a2c1ee5cd1e94a0c4d4218e --build=libjxl -pr /home/conan/w/prod-v1/bsr/84938/aaaeb/profile_linux_9_libstdcpp11_gcc_release_64.libjxl-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/bsr/84938/ecacf/.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/prod-v1/bsr/84938/ecacf/.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/prod-v1/bsr/84938/ecacf/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] libjxl:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True brotli/1.0.9: Not found in local cache, looking in remotes... brotli/1.0.9: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz brotli/1.0.9: Downloaded recipe revision 5aae32615e217a04a7f63e5eb1301643 highway/1.0.7: Not found in local cache, looking in remotes... highway/1.0.7: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz highway/1.0.7: Downloaded recipe revision c6cc61a4f7929a4bf72a6cf3013c3bb7 lcms/2.14: Not found in local cache, looking in remotes... lcms/2.14: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz lcms/2.14: Downloaded recipe revision 8a8c02ab8c0631e06d705c38b171f053 libjxl/0.9.0: Forced build from source Installing package: libjxl/0.9.0 Requirements brotli/1.0.9 from 'conan-center' - Downloaded highway/1.0.7 from 'conan-center' - Downloaded lcms/2.14 from 'conan-center' - Downloaded libjxl/0.9.0 from local cache - Cache Packages brotli/1.0.9:b21556a366bf52552d3a00ce381b508d0563e081 - Download highway/1.0.7:b911f48570f9bb2902d9e83b2b9ebf9d376c8c56 - Download lcms/2.14:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download libjxl/0.9.0:a63cf93d2d2440d2941051b6d0241733f8f9fd4c - Build Installing (downloading, building) binaries... brotli/1.0.9: Retrieving package b21556a366bf52552d3a00ce381b508d0563e081 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz brotli/1.0.9: Package installed b21556a366bf52552d3a00ce381b508d0563e081 brotli/1.0.9: Downloaded package revision d2b9f76492b72702c00934afb584822a highway/1.0.7: Retrieving package b911f48570f9bb2902d9e83b2b9ebf9d376c8c56 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz highway/1.0.7: Package installed b911f48570f9bb2902d9e83b2b9ebf9d376c8c56 highway/1.0.7: Downloaded package revision 700b1091af53cd09b00b83e3b2cd0e69 lcms/2.14: Retrieving package 6af9cc7cb931c5ad942174fd7838eb655717c709 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz lcms/2.14: Package installed 6af9cc7cb931c5ad942174fd7838eb655717c709 lcms/2.14: Downloaded package revision 2b4107c6262bc0b7c57cad82c911ca2d [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libjxl/0.9.0: Configuring sources in /home/conan/w/prod-v1/bsr/84938/ecacf/.conan/data/libjxl/0.9.0/_/_/source/src libjxl/0.9.0: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK libjxl/0.9.0: Copying sources to build folder libjxl/0.9.0: Building your package in /home/conan/w/prod-v1/bsr/84938/ecacf/.conan/data/libjxl/0.9.0/_/_/build/a63cf93d2d2440d2941051b6d0241733f8f9fd4c libjxl/0.9.0: Generator txt created conanbuildinfo.txt libjxl/0.9.0: Calling generate() libjxl/0.9.0: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' libjxl/0.9.0: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod-v1/bsr/84938/ecacf/.conan/data/libjxl/0.9.0/_/_/build/a63cf93d2d2440d2941051b6d0241733f8f9fd4c/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libjxl/0.9.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libjxl/0.9.0: Calling build() libjxl/0.9.0: Apply patch (conan): remove several targets not used in conan recipe libjxl/0.9.0: Apply patch (conan): use find_package for third party libraries libjxl/0.9.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/84938/ecacf/.conan/data/libjxl/0.9.0/_/_/build/a63cf93d2d2440d2941051b6d0241733f8f9fd4c/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/84938/ecacf/.conan/data/libjxl/0.9.0/_/_/package/a63cf93d2d2440d2941051b6d0241733f8f9fd4c" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/84938/ecacf/.conan/data/libjxl/0.9.0/_/_/build/a63cf93d2d2440d2941051b6d0241733f8f9fd4c/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/84938/ecacf/.conan/data/libjxl/0.9.0/_/_/build/a63cf93d2d2440d2941051b6d0241733f8f9fd4c/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/84938/ecacf/.conan/data/libjxl/0.9.0/_/_/package/a63cf93d2d2440d2941051b6d0241733f8f9fd4c" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/84938/ecacf/.conan/data/libjxl/0.9.0/_/_/build/a63cf93d2d2440d2941051b6d0241733f8f9fd4c/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/84938/ecacf/.conan/data/libjxl/0.9.0/_/_/build/a63cf93d2d2440d2941051b6d0241733f8f9fd4c/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- 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 -- CMAKE_SYSTEM_PROCESSOR is x86_64 -- Performing Test CXX_FUZZERS_SUPPORTED -- Performing Test CXX_FUZZERS_SUPPORTED - Failed -- Performing Test CXX_MACRO_PREFIX_MAP -- Performing Test CXX_MACRO_PREFIX_MAP - Success -- Performing Test CXX_NO_RTTI_SUPPORTED -- Performing Test CXX_NO_RTTI_SUPPORTED - Success -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- tcmalloc version -- tcmalloc 2.8.0 disabled due to https://github.com/gperftools/gperftools/issues/1204 -- Performing Test JXL_HWY_DISABLED_TARGETS_FORCED -- Performing Test JXL_HWY_DISABLED_TARGETS_FORCED - Failed -- Compiled IDs C:GNU, C++:GNU -- Disabled AVX512 (set JPEGXL_ENABLE_AVX512 to enable it) -- Disabled AVX512_SPR (set JPEGXL_ENABLE_AVX512_SPR to enable it) -- Disabled AVX512_ZEN4 (set JPEGXL_ENABLE_AVX512_ZEN4 to enable it) -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS -- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS - Success -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Conan: Target declared 'lcms::lcms' -- Performing Test LINKER_SUPPORT_EXCLUDE_LIBS -- Performing Test LINKER_SUPPORT_EXCLUDE_LIBS - Failed -- Conan: Component target declared 'highway::hwy' -- Conan: Component target declared 'highway::hwy_contrib' -- Conan: Target declared 'highway::highway' -- Conan: Component target declared 'brotli::brotlicommon' -- Conan: Component target declared 'brotli::brotlidec' -- Conan: Component target declared 'brotli::brotlienc' -- Conan: Target declared 'brotli::brotli' -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/84938/ecacf/.conan/data/libjxl/0.9.0/_/_/build/a63cf93d2d2440d2941051b6d0241733f8f9fd4c/build/Release libjxl/0.9.0: CMake command: cmake --build "/home/conan/w/prod-v1/bsr/84938/ecacf/.conan/data/libjxl/0.9.0/_/_/build/a63cf93d2d2440d2941051b6d0241733f8f9fd4c/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/84938/ecacf/.conan/data/libjxl/0.9.0/_/_/build/a63cf93d2d2440d2941051b6d0241733f8f9fd4c/build/Release" '--' '-j3' ----------------- Scanning dependencies of target jxl_export Scanning dependencies of target jpegli-libjpeg-obj [ 0%] Built target jxl_export [ 0%] Building CXX object lib/CMakeFiles/jpegli-libjpeg-obj.dir/jpegli/libjpeg_wrapper.cc.o Scanning dependencies of target jxl_threads [ 1%] Building CXX object lib/CMakeFiles/jxl_threads.dir/threads/resizable_parallel_runner.cc.o [ 1%] Building CXX object lib/CMakeFiles/jxl_threads.dir/threads/thread_parallel_runner.cc.o Scanning dependencies of target jpegli-static [ 2%] Building CXX object lib/CMakeFiles/jpegli-static.dir/jpegli/adaptive_quantization.cc.o [ 3%] Building CXX object lib/CMakeFiles/jxl_threads.dir/threads/thread_parallel_runner_internal.cc.o [ 4%] Linking CXX static library libjxl_threads.a [ 4%] Built target jxl_threads libjxl/0.9.0: CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 In file included from /home/conan/w/prod-v1/bsr/84938/ecacf/.conan/data/libjxl/0.9.0/_/_/build/a63cf93d2d2440d2941051b6d0241733f8f9fd4c/src/lib/jpegli/libjpeg_wrapper.cc:10: /home/conan/w/prod-v1/bsr/84938/ecacf/.conan/data/libjxl/0.9.0/_/_/build/a63cf93d2d2440d2941051b6d0241733f8f9fd4c/src/lib/jpegli/common.h:25:10: fatal error: jpeglib.h: No such file or directory 25 | #include | ^~~~~~~~~~~ compilation terminated. make[2]: *** [lib/CMakeFiles/jpegli-libjpeg-obj.dir/build.make:82: lib/CMakeFiles/jpegli-libjpeg-obj.dir/jpegli/libjpeg_wrapper.cc.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:244: lib/CMakeFiles/jpegli-libjpeg-obj.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... In file included from /home/conan/w/prod-v1/bsr/84938/ecacf/.conan/data/libjxl/0.9.0/_/_/build/a63cf93d2d2440d2941051b6d0241733f8f9fd4c/src/lib/jpegli/adaptive_quantization.h:9, from /home/conan/w/prod-v1/bsr/84938/ecacf/.conan/data/libjxl/0.9.0/_/_/build/a63cf93d2d2440d2941051b6d0241733f8f9fd4c/src/lib/jpegli/adaptive_quantization.cc:6: /home/conan/w/prod-v1/bsr/84938/ecacf/.conan/data/libjxl/0.9.0/_/_/build/a63cf93d2d2440d2941051b6d0241733f8f9fd4c/src/lib/jpegli/common.h:25:10: fatal error: jpeglib.h: No such file or directory 25 | #include | ^~~~~~~~~~~ compilation terminated. make[2]: *** [lib/CMakeFiles/jpegli-static.dir/build.make:82: lib/CMakeFiles/jpegli-static.dir/jpegli/adaptive_quantization.cc.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:190: lib/CMakeFiles/jpegli-static.dir/all] Error 2 make: *** [Makefile:160: all] Error 2 libjxl/0.9.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior libjxl/0.9.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior libjxl/0.9.0: ERROR: Package 'a63cf93d2d2440d2941051b6d0241733f8f9fd4c' build failed libjxl/0.9.0: WARN: Build folder /home/conan/w/prod-v1/bsr/84938/ecacf/.conan/data/libjxl/0.9.0/_/_/build/a63cf93d2d2440d2941051b6d0241733f8f9fd4c/build/Release ERROR: libjxl/0.9.0: Error in build() method, line 86 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod-v1/bsr/84938/ecacf/.conan/data/libjxl/0.9.0/_/_/build/a63cf93d2d2440d2941051b6d0241733f8f9fd4c/build/Release" '--' '-j3'