******************************************************************************** conan test cci-670575a4/recipes/djvulibre/all/test_package/conanfile.py djvulibre/3.5.28@#bb45fd3bfc860a45815aafa0cc3a386b -pr /Users/jenkins/workspace/prod-v1/bsr/19813/feaec/profile_osx_130_libcpp_apple-clang_release_armv8.djvulibre-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration: [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] djvulibre:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Version ranges solved Version range '>=1.2.11 <2' required by 'libtiff/4.6.0' resolved to 'zlib/1.3.1' in local cache djvulibre/3.5.28 (test package): Installing package Requirements djvulibre/3.5.28 from local cache - Cache jbig/20160605 from 'conan-center' - Cache libdeflate/1.19 from 'conan-center' - Cache libiconv/1.17 from 'conan-center' - Cache libjpeg/9e from 'conan-center' - Cache libtiff/4.6.0 from 'conan-center' - Cache libwebp/1.3.2 from 'conan-center' - Cache xz_utils/5.4.5 from 'conan-center' - Cache zlib/1.3.1 from 'conan-center' - Cache zstd/1.5.5 from 'conan-center' - Cache Packages djvulibre/3.5.28:eae2ae376b1018e7f6e2f9d87693e9febb634a3f - Cache jbig/20160605:333106d89ea0e397b8d07f777351d990d7294cff - Cache libdeflate/1.19:095512ed878f14a09dd732e9f6868729dd437529 - Cache libiconv/1.17:095512ed878f14a09dd732e9f6868729dd437529 - Cache libjpeg/9e:095512ed878f14a09dd732e9f6868729dd437529 - Cache libtiff/4.6.0:ac75da022c290e07d960efdc8ca30d23b2ac84bc - Cache libwebp/1.3.2:308c5571a05200415fe5c9c6f8646dc038e978cd - Cache xz_utils/5.4.5:095512ed878f14a09dd732e9f6868729dd437529 - Cache zlib/1.3.1:095512ed878f14a09dd732e9f6868729dd437529 - Cache zstd/1.5.5:661238b4f96795fe90fc778b0834a5026fe2b572 - Cache Installing (downloading, building) binaries... jbig/20160605: Already installed! libdeflate/1.19: Already installed! libiconv/1.17: Already installed! libjpeg/9e: Already installed! libwebp/1.3.2: Already installed! xz_utils/5.4.5: Already installed! zlib/1.3.1: Already installed! zstd/1.5.5: Already installed! libtiff/4.6.0: Already installed! djvulibre/3.5.28: Already installed! djvulibre/3.5.28 (test package): Generator 'CMakeDeps' calling 'generate()' djvulibre/3.5.28 (test package): Generator 'VirtualRunEnv' calling 'generate()' djvulibre/3.5.28 (test package): Generator 'CMakeToolchain' calling 'generate()' djvulibre/3.5.28 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' djvulibre/3.5.28 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/jenkins/workspace/prod-v1/bsr/cci-670575a4/recipes/djvulibre/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' djvulibre/3.5.28 (test package): Generator txt created conanbuildinfo.txt djvulibre/3.5.28 (test package): Aggregating env generators djvulibre/3.5.28 (test package): Generated conaninfo.txt djvulibre/3.5.28 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/workspace/prod-v1/bsr/cci-670575a4/recipes/djvulibre/all/test_package/build/Release/generators/conan.lock' Using cached profile from lockfile [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 djvulibre/3.5.28 (test package): Calling build() djvulibre/3.5.28 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/workspace/prod-v1/bsr/cci-670575a4/recipes/djvulibre/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/workspace/prod-v1/bsr/cci-670575a4/recipes/djvulibre/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/workspace/prod-v1/bsr/cci-670575a4/recipes/djvulibre/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/workspace/prod-v1/bsr/cci-670575a4/recipes/djvulibre/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/workspace/prod-v1/bsr/cci-670575a4/recipes/djvulibre/all/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'djvulibre::djvulibre' -- Conan: Target declared 'Iconv::Iconv' -- Conan: Target declared 'JPEG::JPEG' -- Conan: Target declared 'TIFF::TIFF' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Component target declared 'libdeflate::libdeflate_static' -- Conan: Target declared 'LibLZMA::LibLZMA' -- Conan: Including build module from '/Users/jenkins/workspace/prod-v1/bsr/19813/bdadb/.conan/data/xz_utils/5.4.5/_/_/package/095512ed878f14a09dd732e9f6868729dd437529/lib/cmake/conan-official-xz_utils-variables.cmake' -- Conan: Target declared 'jbig::jbig' -- Conan: Component target declared 'zstd::libzstd_static' -- Conan: Component target declared 'WebP::webpdecoder' -- Conan: Component target declared 'WebP::sharpyuv' -- Conan: Component target declared 'WebP::webp' -- Conan: Component target declared 'WebP::webpdemux' -- Conan: Component target declared 'WebP::libwebpmux' -- Conan: Target declared 'libwebp::libwebp' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/workspace/prod-v1/bsr/cci-670575a4/recipes/djvulibre/all/test_package/build/Release djvulibre/3.5.28 (test package): CMake command: cmake --build "/Users/jenkins/workspace/prod-v1/bsr/cci-670575a4/recipes/djvulibre/all/test_package/build/Release" '--' '-j8' ----Running------ > cmake --build "/Users/jenkins/workspace/prod-v1/bsr/cci-670575a4/recipes/djvulibre/all/test_package/build/Release" '--' '-j8' ----------------- [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable test_package CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 Undefined symbols for architecture arm64: "_CFStringCreateWithCString", referenced from: DJVU::ByteStream::Stdio::init(DJVU::GURL const&, char const*) in libdjvulibre.a(libdjvulibre_la-ByteStream.o) DJVU::ByteStream::create(DJVU::GURL const&, char const*) in libdjvulibre.a(libdjvulibre_la-ByteStream.o) "_CFStringGetFileSystemRepresentation", referenced from: DJVU::ByteStream::Stdio::init(DJVU::GURL const&, char const*) in libdjvulibre.a(libdjvulibre_la-ByteStream.o) DJVU::ByteStream::create(DJVU::GURL const&, char const*) in libdjvulibre.a(libdjvulibre_la-ByteStream.o) "_CFStringGetMaximumSizeOfFileSystemRepresentation", referenced from: DJVU::ByteStream::Stdio::init(DJVU::GURL const&, char const*) in libdjvulibre.a(libdjvulibre_la-ByteStream.o) DJVU::ByteStream::create(DJVU::GURL const&, char const*) in libdjvulibre.a(libdjvulibre_la-ByteStream.o) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [test_package] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** djvulibre/3.5.28 (test package): 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 djvulibre/3.5.28 (test package): 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 ERROR: djvulibre/3.5.28 (test package): Error in build() method, line 21 cmake.build() ConanException: Error 2 while executing cmake --build "/Users/jenkins/workspace/prod-v1/bsr/cci-670575a4/recipes/djvulibre/all/test_package/build/Release" '--' '-j8'