======== Exporting recipe to the cache ======== leptonica/1.78.0: Exporting package recipe: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\conanfile.py leptonica/1.78.0: exports: File 'conandata.yml' found. Exporting it... leptonica/1.78.0: Calling export_sources() leptonica/1.78.0: [HOOK - hook_reduce_conandata.py] post_export(): Saving conandata.yml: {'sources': {'1.78.0': {'url': 'https://github.com/DanBloomberg/leptonica/archive/1.78.0.tar.gz', 'sha256': 'f8ac4d93cc76b524c2c81d27850bfc342e68b91368aa7a1f7d69e34ce13adbb4'}}, 'patches': {'1.78.0': [{'patch_file': 'patches/fix-find-modules-variables.patch', 'patch_description': 'CMake: robust handling of dependencies', 'patch_type': 'portability', 'patch_source': 'https://github.com/DanBloomberg/leptonica/pull/456'}]}} leptonica/1.78.0: [HOOK - hook_reduce_conandata.py] post_export(): New conandata.yml contents: patches: 1.78.0: - patch_description: 'CMake: robust handling of dependencies' patch_file: patches/fix-find-modules-variables.patch patch_source: https://github.com/DanBloomberg/leptonica/pull/456 patch_type: portability sources: 1.78.0: sha256: f8ac4d93cc76b524c2c81d27850bfc342e68b91368aa7a1f7d69e34ce13adbb4 url: https://github.com/DanBloomberg/leptonica/archive/1.78.0.tar.gz leptonica/1.78.0: Copied 1 '.yml' file: conandata.yml leptonica/1.78.0: Copied 1 '.py' file: conanfile.py leptonica/1.78.0: Copied 1 '.patch' file: fix-find-modules-variables.patch leptonica/1.78.0: Exported to cache folder: c:\.conan2\leptob8dee134efe5f\e leptonica/1.78.0: Exported: leptonica/1.78.0#e719ec3cf52d30112fd605f64c0796a2 (2024-05-20 12:55:47 UTC) ======== Input profiles ======== Profile host: [settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=17 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows [options] leptonica/*:with_gif=False leptonica/*:with_jpeg=False leptonica/*:with_openjpeg=False leptonica/*:with_png=False leptonica/*:with_tiff=False leptonica/*:with_webp=False leptonica/*:with_zlib=False [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True Profile build: [settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=17 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ======== Computing dependency graph ======== Graph root cli Requirements leptonica/1.78.0#e719ec3cf52d30112fd605f64c0796a2 - Cache ======== Computing necessary packages ======== leptonica/1.78.0: Forced build from source Requirements leptonica/1.78.0#e719ec3cf52d30112fd605f64c0796a2:c20c4fe52d815e2e445d7535bccb31eb27855e44 - Build ======== Installing packages ======== -------- Installing package leptonica/1.78.0 (1 of 1) -------- leptonica/1.78.0: Building from source leptonica/1.78.0: Package leptonica/1.78.0:c20c4fe52d815e2e445d7535bccb31eb27855e44 leptonica/1.78.0: Copying sources to build folder leptonica/1.78.0: Building your package in c:\.conan2\b\leptoa915889324d13\b leptonica/1.78.0: Calling generate() leptonica/1.78.0: Generators folder: c:\.conan2\b\leptoa915889324d13\b\build\generators leptonica/1.78.0: CMakeToolchain generated: conan_toolchain.cmake leptonica/1.78.0: CMakeToolchain generated: c:\.conan2\b\leptoa915889324d13\b\build\generators\CMakePresets.json leptonica/1.78.0: CMakeToolchain generated: c:\.conan2\b\leptoa915889324d13\b\src\CMakeUserPresets.json leptonica/1.78.0: Generating aggregated env files leptonica/1.78.0: Generated aggregated env files: ['conanbuild.bat', 'conanrun.bat'] leptonica/1.78.0: Calling build() leptonica/1.78.0: Apply patch (portability): CMake: robust handling of dependencies leptonica/1.78.0: Running CMake.configure() leptonica/1.78.0: RUN: cmake -G "Visual Studio 17 2022" -DCMAKE_TOOLCHAIN_FILE="generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="c:/.conan2/b/leptoa915889324d13/p" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "c:\.conan2\b\leptoa915889324d13\b\src" CMake Deprecation Warning at CMakeLists.txt:11 (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. -- Using Conan toolchain: C:/.conan2/b/leptoa915889324d13/b/build/generators/conan_toolchain.cmake -- Conan toolchain: CMAKE_GENERATOR_TOOLSET=v143 -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19045. -- The C compiler identification is MSVC 19.39.33523.0 -- The CXX compiler identification is MSVC 19.39.33523.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - 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: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find GIF (missing: GIF_LIBRARY GIF_INCLUDE_DIR) -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR) -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - not found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file strings.h -- Looking for include file strings.h - not found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - not found -- Looking for include file openjpeg-2.0/openjpeg.h -- Looking for include file openjpeg-2.0/openjpeg.h - not found -- Looking for include file openjpeg-2.1/openjpeg.h -- Looking for include file openjpeg-2.1/openjpeg.h - not found -- Looking for include file openjpeg-2.2/openjpeg.h -- Looking for include file openjpeg-2.2/openjpeg.h - not found -- Looking for include file openjpeg-2.3/openjpeg.h -- Looking for include file openjpeg-2.3/openjpeg.h - not found -- Looking for fmemopen -- Looking for fmemopen - not found -- Looking for fstatat -- Looking for fstatat - not found -- Configuring done -- Generating done -- Build files have been written to: C:/.conan2/b/leptoa915889324d13/b/build leptonica/1.78.0: Running CMake.build() leptonica/1.78.0: RUN: cmake --build "c:\.conan2\b\leptoa915889324d13\b\build" --config Release MSBuild version 17.9.8+b34f75857 for .NET Framework Checking Build System Building Custom Rule C:/.conan2/b/leptoa915889324d13/b/src/src/CMakeLists.txt adaptmap.c affine.c affinecompose.c arrayaccess.c bardecode.c baseline.c bbuffer.c bilateral.c bilinear.c binarize.c binexpand.c binreduce.c blend.c bmf.c bmpio.c bmpiostub.c bootnumgen1.c bootnumgen2.c bootnumgen3.c bootnumgen4.c boxbasic.c boxfunc1.c boxfunc2.c boxfunc3.c boxfunc4.c boxfunc5.c bytearray.c ccbord.c ccthin.c classapp.c colorcontent.c coloring.c colormap.c colormorph.c colorquant1.c colorquant2.c colorseg.c colorspace.c compare.c conncomp.c convertfiles.c convolve.c correlscore.c dewarp1.c dewarp2.c dewarp3.c dewarp4.c dnabasic.c dnafunc1.c dnahash.c dwacomb.2.c dwacomblow.2.c edge.c encoding.c enhance.c fhmtauto.c fhmtgen.1.c fhmtgenlow.1.c finditalic.c flipdetect.c fliphmtgen.c fmorphauto.c fmorphgen.1.c fmorphgenlow.1.c fpix1.c fpix2.c gifio.c gifiostub.c gplot.c graphics.c graymorph.c grayquant.c heap.c jbclass.c jp2kheader.c jp2kheaderstub.c jp2kio.c jp2kiostub.c jpegio.c jpegiostub.c kernel.c leptwin.c libversions.c list.c map.c maze.c morph.c morphapp.c morphdwa.c morphseq.c numabasic.c numafunc1.c numafunc2.c pageseg.c paintcmap.c parseprotos.c partition.c pdfio1.c pdfio1stub.c pdfio2.c pdfio2stub.c pix1.c pix2.c pix3.c pix4.c pix5.c pixabasic.c pixacc.c pixafunc1.c pixafunc2.c pixalloc.c pixarith.c pixcomp.c pixconv.c pixlabel.c pixtiling.c pngio.c pngiostub.c pnmio.c pnmiostub.c projective.c psio1.c psio1stub.c psio2.c psio2stub.c ptabasic.c ptafunc1.c ptafunc2.c ptra.c quadtree.c queue.c rank.c rbtree.c readbarcode.c readfile.c recogbasic.c recogdid.c recogident.c recogtrain.c regutils.c rop.c roplow.c rotate.c rotateam.c rotateorth.c rotateshear.c runlength.c sarray1.c sarray2.c scale1.c scale2.c seedfill.c sel1.c sel2.c selgen.c shear.c skew.c spixio.c stack.c stringcode.c strokes.c sudoku.c textops.c tiffio.c tiffiostub.c utils1.c utils2.c warper.c watershed.c webpio.c webpiostub.c writefile.c zlibmem.c zlibmemstub.c leptonica.vcxproj -> C:\.conan2\b\leptoa915889324d13\b\build\src\Release\leptonica-1.78.0.lib Building Custom Rule C:/.conan2/b/leptoa915889324d13/b/src/CMakeLists.txt leptonica/1.78.0: Package 'c20c4fe52d815e2e445d7535bccb31eb27855e44' built leptonica/1.78.0: Build folder c:\.conan2\b\leptoa915889324d13\b\build leptonica/1.78.0: Generating the package leptonica/1.78.0: Packaging in folder c:\.conan2\b\leptoa915889324d13\p leptonica/1.78.0: Calling package() leptonica/1.78.0: Running CMake.install() leptonica/1.78.0: RUN: cmake --install "c:\.conan2\b\leptoa915889324d13\b\build" --config Release --prefix "c:/.conan2/b/leptoa915889324d13/p" -- Installing: c:/.conan2/b/leptoa915889324d13/p/lib/pkgconfig/lept.pc -- Installing: c:/.conan2/b/leptoa915889324d13/p/cmake/LeptonicaConfig.cmake -- Installing: c:/.conan2/b/leptoa915889324d13/p/cmake/LeptonicaConfig-version.cmake -- Installing: c:/.conan2/b/leptoa915889324d13/p/lib/leptonica-1.78.0.lib -- Installing: c:/.conan2/b/leptoa915889324d13/p/cmake/LeptonicaTargets.cmake -- Installing: c:/.conan2/b/leptoa915889324d13/p/cmake/LeptonicaTargets-release.cmake -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/allheaders.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/alltypes.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/array.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/arrayaccess.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/bbuffer.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/bilateral.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/bmf.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/bmfdata.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/bmp.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/ccbord.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/dewarp.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/environ.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/gplot.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/heap.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/imageio.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/jbclass.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/leptwin.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/list.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/morph.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/pix.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/ptra.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/queue.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/rbtree.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/readbarcode.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/recog.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/regutils.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/stack.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/stringcode.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/sudoku.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/watershed.h -- Installing: c:/.conan2/b/leptoa915889324d13/p/include/leptonica/endianness.h leptonica/1.78.0: package(): Packaged 31 '.h' files leptonica/1.78.0: package(): Packaged 1 '.lib' file: leptonica-1.78.0.lib leptonica/1.78.0: package(): Packaged 1 '.cmake' file: conan-official-leptonica-targets.cmake leptonica/1.78.0: package(): Packaged 1 '.txt' file: leptonica-license.txt leptonica/1.78.0: Created package revision 23a4e603c0b985eec4cce70e22fd5270 leptonica/1.78.0: Package 'c20c4fe52d815e2e445d7535bccb31eb27855e44' created leptonica/1.78.0: Full package reference: leptonica/1.78.0#e719ec3cf52d30112fd605f64c0796a2:c20c4fe52d815e2e445d7535bccb31eb27855e44#23a4e603c0b985eec4cce70e22fd5270 leptonica/1.78.0: Package folder c:\.conan2\b\leptoa915889324d13\p WARN: deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X: WARN: deprecated: 'cpp_info.names' used in: leptonica/1.78.0 WARN: deprecated: 'cpp_info.build_modules' used in: leptonica/1.78.0 ======== Launching test_package ======== ======== Computing dependency graph ======== Graph root leptonica/1.78.0 (test package): C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\conanfile.py Requirements leptonica/1.78.0#e719ec3cf52d30112fd605f64c0796a2 - Cache ======== Computing necessary packages ======== Requirements leptonica/1.78.0#e719ec3cf52d30112fd605f64c0796a2:c20c4fe52d815e2e445d7535bccb31eb27855e44#23a4e603c0b985eec4cce70e22fd5270 - Cache ======== Installing packages ======== leptonica/1.78.0: Already installed! (1 of 1) WARN: deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X: WARN: deprecated: 'cpp_info.names' used in: leptonica/1.78.0 WARN: deprecated: 'cpp_info.build_modules' used in: leptonica/1.78.0 ======== Testing the package ======== Removing previously existing 'test_package' build folder: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release leptonica/1.78.0 (test package): Test package build: build\msvc-193-x86_64-17-release leptonica/1.78.0 (test package): Test package build folder: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release leptonica/1.78.0 (test package): Writing generators to C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release\generators leptonica/1.78.0 (test package): Generator 'CMakeToolchain' calling 'generate()' leptonica/1.78.0 (test package): CMakeToolchain generated: conan_toolchain.cmake leptonica/1.78.0 (test package): CMakeToolchain generated: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release\generators\CMakePresets.json leptonica/1.78.0 (test package): CMakeToolchain generated: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\CMakeUserPresets.json leptonica/1.78.0 (test package): Generator 'CMakeDeps' calling 'generate()' leptonica/1.78.0 (test package): CMakeDeps necessary find_package() and targets for your CMakeLists.txt find_package(Leptonica) target_link_libraries(... leptonica) leptonica/1.78.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' leptonica/1.78.0 (test package): Generating aggregated env files leptonica/1.78.0 (test package): Generated aggregated env files: ['conanrun.bat', 'conanbuild.bat'] ======== Testing the package: Building ======== leptonica/1.78.0 (test package): Calling build() leptonica/1.78.0 (test package): Running CMake.configure() leptonica/1.78.0 (test package): RUN: cmake -G "Visual Studio 17 2022" -DCMAKE_TOOLCHAIN_FILE="generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package" -- Using Conan toolchain: C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/build/msvc-193-x86_64-17-release/generators/conan_toolchain.cmake -- Conan toolchain: CMAKE_GENERATOR_TOOLSET=v143 -- Conan toolchain: C++ Standard 17 with extensions OFF -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19045. -- The C compiler identification is MSVC 19.39.33523.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'leptonica' -- Configuring done -- Generating done -- Build files have been written to: C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/build/msvc-193-x86_64-17-release leptonica/1.78.0 (test package): Running CMake.build() leptonica/1.78.0 (test package): RUN: cmake --build "C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release" --config Release MSBuild version 17.9.8+b34f75857 for .NET Framework Checking Build System Building Custom Rule C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release\Release\test_package.exe Building Custom Rule C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/CMakeLists.txt ======== Testing the package: Executing test ======== leptonica/1.78.0 (test package): Running test() leptonica/1.78.0 (test package): RUN: Release\test_package Leptonica version: 1.78.0 Lib versions: (null) ======== Exporting recipe to the cache ======== leptonica/1.79.0: Exporting package recipe: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\conanfile.py leptonica/1.79.0: exports: File 'conandata.yml' found. Exporting it... leptonica/1.79.0: Calling export_sources() leptonica/1.79.0: [HOOK - hook_reduce_conandata.py] post_export(): Saving conandata.yml: {'sources': {'1.79.0': {'url': 'https://github.com/DanBloomberg/leptonica/archive/1.79.0.tar.gz', 'sha256': 'bf9716f91a4844c2682a07ef21eaf68b6f1077af1f63f27c438394fd66218e17'}}} leptonica/1.79.0: [HOOK - hook_reduce_conandata.py] post_export(): New conandata.yml contents: sources: 1.79.0: sha256: bf9716f91a4844c2682a07ef21eaf68b6f1077af1f63f27c438394fd66218e17 url: https://github.com/DanBloomberg/leptonica/archive/1.79.0.tar.gz leptonica/1.79.0: Copied 1 '.yml' file: conandata.yml leptonica/1.79.0: Copied 1 '.py' file: conanfile.py leptonica/1.79.0: Exported to cache folder: c:\.conan2\lepto18f1091050af1\e leptonica/1.79.0: Exported: leptonica/1.79.0#01eb838659a265411f87d04ce7fb2c5c (2024-05-20 12:56:24 UTC) ======== Input profiles ======== Profile host: [settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=17 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows [options] leptonica/*:with_gif=False leptonica/*:with_jpeg=False leptonica/*:with_openjpeg=False leptonica/*:with_png=False leptonica/*:with_tiff=False leptonica/*:with_webp=False leptonica/*:with_zlib=False [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True Profile build: [settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=17 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ======== Computing dependency graph ======== Graph root cli Requirements leptonica/1.79.0#01eb838659a265411f87d04ce7fb2c5c - Cache ======== Computing necessary packages ======== leptonica/1.79.0: Forced build from source Requirements leptonica/1.79.0#01eb838659a265411f87d04ce7fb2c5c:c20c4fe52d815e2e445d7535bccb31eb27855e44 - Build ======== Installing packages ======== -------- Installing package leptonica/1.79.0 (1 of 1) -------- leptonica/1.79.0: Building from source leptonica/1.79.0: Package leptonica/1.79.0:c20c4fe52d815e2e445d7535bccb31eb27855e44 leptonica/1.79.0: Copying sources to build folder leptonica/1.79.0: Building your package in c:\.conan2\b\leptoe2178efbe4313\b leptonica/1.79.0: Calling generate() leptonica/1.79.0: Generators folder: c:\.conan2\b\leptoe2178efbe4313\b\build\generators leptonica/1.79.0: CMakeToolchain generated: conan_toolchain.cmake leptonica/1.79.0: CMakeToolchain generated: c:\.conan2\b\leptoe2178efbe4313\b\build\generators\CMakePresets.json leptonica/1.79.0: CMakeToolchain generated: c:\.conan2\b\leptoe2178efbe4313\b\src\CMakeUserPresets.json leptonica/1.79.0: Generating aggregated env files leptonica/1.79.0: Generated aggregated env files: ['conanbuild.bat', 'conanrun.bat'] leptonica/1.79.0: Calling build() leptonica/1.79.0: apply_conandata_patches(): No patches defined in conandata leptonica/1.79.0: Running CMake.configure() leptonica/1.79.0: RUN: cmake -G "Visual Studio 17 2022" -DCMAKE_TOOLCHAIN_FILE="generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="c:/.conan2/b/leptoe2178efbe4313/p" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "c:\.conan2\b\leptoe2178efbe4313\b\src" CMake Deprecation Warning at CMakeLists.txt:11 (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. -- Using Conan toolchain: C:/.conan2/b/leptoe2178efbe4313/b/build/generators/conan_toolchain.cmake -- Conan toolchain: CMAKE_GENERATOR_TOOLSET=v143 -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19045. -- The C compiler identification is MSVC 19.39.33523.0 -- The CXX compiler identification is MSVC 19.39.33523.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - 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: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find GIF (missing: GIF_LIBRARY GIF_INCLUDE_DIR) -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR) -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Setting build type to 'Release' as none was specified. -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - not found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file strings.h -- Looking for include file strings.h - not found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - not found -- Looking for include file openjpeg-2.0/openjpeg.h -- Looking for include file openjpeg-2.0/openjpeg.h - not found -- Looking for include file openjpeg-2.1/openjpeg.h -- Looking for include file openjpeg-2.1/openjpeg.h - not found -- Looking for include file openjpeg-2.2/openjpeg.h -- Looking for include file openjpeg-2.2/openjpeg.h - not found -- Looking for include file openjpeg-2.3/openjpeg.h -- Looking for include file openjpeg-2.3/openjpeg.h - not found -- Looking for fmemopen -- Looking for fmemopen - not found -- Looking for fstatat -- Looking for fstatat - not found -- -- General configuration for Leptonica 1.79.0 -- -------------------------------------------------------- -- Build type: Release -- Compiler: MSVC -- C compiler options: /MP4 /DWIN32 /D_WINDOWS /W3 -- Linker options: /machine:x64 -- Install directory: C:/.conan2/b/leptoe2178efbe4313/p -- -- Build with sw [SW_BUILD]: OFF -- Build utility programs [BUILD_PROG]: OFF -- Used ZLIB library: ZLIB_LIBRARY-NOTFOUND -- Used PNG library: -- Used JPEG library: JPEG_LIBRARY-NOTFOUND -- Used JP2K library: -- Used TIFF library: TIFF_LIBRARY-NOTFOUND -- Used GIF library: -- Used WEBP library: -- -------------------------------------------------------- -- -- Configuring done -- Generating done -- Build files have been written to: C:/.conan2/b/leptoe2178efbe4313/b/build leptonica/1.79.0: Running CMake.build() leptonica/1.79.0: RUN: cmake --build "c:\.conan2\b\leptoe2178efbe4313\b\build" --config Release MSBuild version 17.9.8+b34f75857 for .NET Framework Checking Build System Building Custom Rule C:/.conan2/b/leptoe2178efbe4313/b/src/src/CMakeLists.txt adaptmap.c affine.c affinecompose.c arrayaccess.c bardecode.c baseline.c bbuffer.c bilateral.c bilinear.c binarize.c binexpand.c binreduce.c blend.c bmf.c bmpio.c bmpiostub.c bootnumgen1.c bootnumgen2.c bootnumgen3.c bootnumgen4.c boxbasic.c boxfunc1.c boxfunc2.c boxfunc3.c boxfunc4.c boxfunc5.c bytearray.c ccbord.c ccthin.c checkerboard.c classapp.c colorcontent.c coloring.c colormap.c colormorph.c colorquant1.c colorquant2.c colorseg.c colorspace.c compare.c conncomp.c convertfiles.c convolve.c correlscore.c dewarp1.c dewarp2.c dewarp3.c dewarp4.c dnabasic.c dnafunc1.c dnahash.c dwacomb.2.c dwacomblow.2.c edge.c encoding.c enhance.c fhmtauto.c fhmtgen.1.c fhmtgenlow.1.c finditalic.c flipdetect.c fliphmtgen.c fmorphauto.c fmorphgen.1.c fmorphgenlow.1.c fpix1.c fpix2.c gifio.c gifiostub.c gplot.c graphics.c graymorph.c grayquant.c heap.c jbclass.c jp2kheader.c jp2kheaderstub.c jp2kio.c jp2kiostub.c jpegio.c jpegiostub.c kernel.c leptwin.c libversions.c list.c map.c maze.c morph.c morphapp.c morphdwa.c morphseq.c numabasic.c numafunc1.c numafunc2.c pageseg.c paintcmap.c parseprotos.c partify.c partition.c pdfio1.c pdfio1stub.c pdfio2.c pdfio2stub.c pix1.c pix2.c pix3.c pix4.c pix5.c pixabasic.c pixacc.c pixafunc1.c pixafunc2.c pixalloc.c pixarith.c pixcomp.c pixconv.c pixlabel.c pixtiling.c pngio.c pngiostub.c pnmio.c pnmiostub.c projective.c psio1.c psio1stub.c psio2.c psio2stub.c ptabasic.c ptafunc1.c ptafunc2.c ptra.c quadtree.c queue.c rank.c rbtree.c readbarcode.c readfile.c recogbasic.c recogdid.c recogident.c recogtrain.c regutils.c rop.c roplow.c rotate.c rotateam.c rotateorth.c rotateshear.c runlength.c sarray1.c sarray2.c scale1.c scale2.c seedfill.c sel1.c sel2.c selgen.c shear.c skew.c spixio.c stack.c stringcode.c strokes.c sudoku.c textops.c tiffio.c tiffiostub.c utils1.c utils2.c warper.c watershed.c webpanimio.c webpanimiostub.c webpio.c webpiostub.c writefile.c zlibmem.c zlibmemstub.c leptonica.vcxproj -> C:\.conan2\b\leptoe2178efbe4313\b\build\src\Release\leptonica-1.79.0.lib Building Custom Rule C:/.conan2/b/leptoe2178efbe4313/b/src/CMakeLists.txt leptonica/1.79.0: Package 'c20c4fe52d815e2e445d7535bccb31eb27855e44' built leptonica/1.79.0: Build folder c:\.conan2\b\leptoe2178efbe4313\b\build leptonica/1.79.0: Generating the package leptonica/1.79.0: Packaging in folder c:\.conan2\b\leptoe2178efbe4313\p leptonica/1.79.0: Calling package() leptonica/1.79.0: Running CMake.install() leptonica/1.79.0: RUN: cmake --install "c:\.conan2\b\leptoe2178efbe4313\b\build" --config Release --prefix "c:/.conan2/b/leptoe2178efbe4313/p" -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/lib/pkgconfig/lept.pc -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/cmake/LeptonicaConfig.cmake -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/cmake/LeptonicaConfig-version.cmake -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/lib/leptonica-1.79.0.lib -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/cmake/LeptonicaTargets.cmake -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/cmake/LeptonicaTargets-release.cmake -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/allheaders.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/alltypes.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/array.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/arrayaccess.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/bbuffer.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/bilateral.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/bmf.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/bmfdata.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/bmp.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/ccbord.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/dewarp.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/environ.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/gplot.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/heap.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/imageio.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/jbclass.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/leptwin.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/list.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/morph.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/pix.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/ptra.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/queue.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/rbtree.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/readbarcode.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/recog.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/regutils.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/stack.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/stringcode.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/sudoku.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/watershed.h -- Installing: c:/.conan2/b/leptoe2178efbe4313/p/include/leptonica/endianness.h leptonica/1.79.0: package(): Packaged 31 '.h' files leptonica/1.79.0: package(): Packaged 1 '.lib' file: leptonica-1.79.0.lib leptonica/1.79.0: package(): Packaged 1 '.cmake' file: conan-official-leptonica-targets.cmake leptonica/1.79.0: package(): Packaged 1 '.txt' file: leptonica-license.txt leptonica/1.79.0: Created package revision 8a849662ca5ef715e7e0ad65ff1a603f leptonica/1.79.0: Package 'c20c4fe52d815e2e445d7535bccb31eb27855e44' created leptonica/1.79.0: Full package reference: leptonica/1.79.0#01eb838659a265411f87d04ce7fb2c5c:c20c4fe52d815e2e445d7535bccb31eb27855e44#8a849662ca5ef715e7e0ad65ff1a603f leptonica/1.79.0: Package folder c:\.conan2\b\leptoe2178efbe4313\p WARN: deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X: WARN: deprecated: 'cpp_info.names' used in: leptonica/1.79.0 WARN: deprecated: 'cpp_info.build_modules' used in: leptonica/1.79.0 ======== Launching test_package ======== ======== Computing dependency graph ======== Graph root leptonica/1.79.0 (test package): C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\conanfile.py Requirements leptonica/1.79.0#01eb838659a265411f87d04ce7fb2c5c - Cache ======== Computing necessary packages ======== Requirements leptonica/1.79.0#01eb838659a265411f87d04ce7fb2c5c:c20c4fe52d815e2e445d7535bccb31eb27855e44#8a849662ca5ef715e7e0ad65ff1a603f - Cache ======== Installing packages ======== leptonica/1.79.0: Already installed! (1 of 1) WARN: deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X: WARN: deprecated: 'cpp_info.names' used in: leptonica/1.79.0 WARN: deprecated: 'cpp_info.build_modules' used in: leptonica/1.79.0 ======== Testing the package ======== Removing previously existing 'test_package' build folder: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release leptonica/1.79.0 (test package): Test package build: build\msvc-193-x86_64-17-release leptonica/1.79.0 (test package): Test package build folder: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release leptonica/1.79.0 (test package): Writing generators to C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release\generators leptonica/1.79.0 (test package): Generator 'CMakeToolchain' calling 'generate()' leptonica/1.79.0 (test package): CMakeToolchain generated: conan_toolchain.cmake leptonica/1.79.0 (test package): CMakeToolchain generated: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release\generators\CMakePresets.json leptonica/1.79.0 (test package): CMakeToolchain generated: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\CMakeUserPresets.json leptonica/1.79.0 (test package): Generator 'CMakeDeps' calling 'generate()' leptonica/1.79.0 (test package): CMakeDeps necessary find_package() and targets for your CMakeLists.txt find_package(Leptonica) target_link_libraries(... leptonica) leptonica/1.79.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' leptonica/1.79.0 (test package): Generating aggregated env files leptonica/1.79.0 (test package): Generated aggregated env files: ['conanrun.bat', 'conanbuild.bat'] ======== Testing the package: Building ======== leptonica/1.79.0 (test package): Calling build() leptonica/1.79.0 (test package): Running CMake.configure() leptonica/1.79.0 (test package): RUN: cmake -G "Visual Studio 17 2022" -DCMAKE_TOOLCHAIN_FILE="generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package" -- Using Conan toolchain: C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/build/msvc-193-x86_64-17-release/generators/conan_toolchain.cmake -- Conan toolchain: CMAKE_GENERATOR_TOOLSET=v143 -- Conan toolchain: C++ Standard 17 with extensions OFF -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19045. -- The C compiler identification is MSVC 19.39.33523.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'leptonica' -- Configuring done -- Generating done -- Build files have been written to: C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/build/msvc-193-x86_64-17-release leptonica/1.79.0 (test package): Running CMake.build() leptonica/1.79.0 (test package): RUN: cmake --build "C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release" --config Release MSBuild version 17.9.8+b34f75857 for .NET Framework Checking Build System Building Custom Rule C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release\Release\test_package.exe Building Custom Rule C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/CMakeLists.txt ======== Testing the package: Executing test ======== leptonica/1.79.0 (test package): Running test() leptonica/1.79.0 (test package): RUN: Release\test_package Leptonica version: 1.79.0 Lib versions: (null) ======== Exporting recipe to the cache ======== leptonica/1.80.0: Exporting package recipe: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\conanfile.py leptonica/1.80.0: exports: File 'conandata.yml' found. Exporting it... leptonica/1.80.0: Calling export_sources() leptonica/1.80.0: [HOOK - hook_reduce_conandata.py] post_export(): Saving conandata.yml: {'sources': {'1.80.0': {'url': 'https://github.com/DanBloomberg/leptonica/archive/1.80.0.tar.gz', 'sha256': '3952b974ec057d24267aae48c54bca68ead8275604bf084a73a4b953ff79196e'}}} leptonica/1.80.0: [HOOK - hook_reduce_conandata.py] post_export(): New conandata.yml contents: sources: 1.80.0: sha256: 3952b974ec057d24267aae48c54bca68ead8275604bf084a73a4b953ff79196e url: https://github.com/DanBloomberg/leptonica/archive/1.80.0.tar.gz leptonica/1.80.0: Copied 1 '.yml' file: conandata.yml leptonica/1.80.0: Copied 1 '.py' file: conanfile.py leptonica/1.80.0: Exported to cache folder: c:\.conan2\lepto7780c87dcdf44\e leptonica/1.80.0: Exported: leptonica/1.80.0#a766ca25cfbd87d5849c728e31c32406 (2024-05-20 12:57:01 UTC) ======== Input profiles ======== Profile host: [settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=17 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows [options] leptonica/*:with_gif=False leptonica/*:with_jpeg=False leptonica/*:with_openjpeg=False leptonica/*:with_png=False leptonica/*:with_tiff=False leptonica/*:with_webp=False leptonica/*:with_zlib=False [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True Profile build: [settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=17 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ======== Computing dependency graph ======== Graph root cli Requirements leptonica/1.80.0#a766ca25cfbd87d5849c728e31c32406 - Cache ======== Computing necessary packages ======== leptonica/1.80.0: Forced build from source Requirements leptonica/1.80.0#a766ca25cfbd87d5849c728e31c32406:c20c4fe52d815e2e445d7535bccb31eb27855e44 - Build ======== Installing packages ======== -------- Installing package leptonica/1.80.0 (1 of 1) -------- leptonica/1.80.0: Building from source leptonica/1.80.0: Package leptonica/1.80.0:c20c4fe52d815e2e445d7535bccb31eb27855e44 leptonica/1.80.0: Copying sources to build folder leptonica/1.80.0: Building your package in c:\.conan2\b\lepto2b644de75e427\b leptonica/1.80.0: Calling generate() leptonica/1.80.0: Generators folder: c:\.conan2\b\lepto2b644de75e427\b\build\generators leptonica/1.80.0: CMakeToolchain generated: conan_toolchain.cmake leptonica/1.80.0: CMakeToolchain generated: c:\.conan2\b\lepto2b644de75e427\b\build\generators\CMakePresets.json leptonica/1.80.0: CMakeToolchain generated: c:\.conan2\b\lepto2b644de75e427\b\src\CMakeUserPresets.json leptonica/1.80.0: Generating aggregated env files leptonica/1.80.0: Generated aggregated env files: ['conanbuild.bat', 'conanrun.bat'] leptonica/1.80.0: Calling build() leptonica/1.80.0: apply_conandata_patches(): No patches defined in conandata leptonica/1.80.0: Running CMake.configure() leptonica/1.80.0: RUN: cmake -G "Visual Studio 17 2022" -DCMAKE_TOOLCHAIN_FILE="generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="c:/.conan2/b/lepto2b644de75e427/p" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "c:\.conan2\b\lepto2b644de75e427\b\src" CMake Deprecation Warning at CMakeLists.txt:11 (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. -- Using Conan toolchain: C:/.conan2/b/lepto2b644de75e427/b/build/generators/conan_toolchain.cmake -- Conan toolchain: CMAKE_GENERATOR_TOOLSET=v143 -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19045. -- The C compiler identification is MSVC 19.39.33523.0 -- The CXX compiler identification is MSVC 19.39.33523.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - 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: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find GIF (missing: GIF_LIBRARY GIF_INCLUDE_DIR) -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR) -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Setting build type to 'Release' as none was specified. -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - not found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file strings.h -- Looking for include file strings.h - not found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - not found -- Looking for include file openjpeg-2.0/openjpeg.h -- Looking for include file openjpeg-2.0/openjpeg.h - not found -- Looking for include file openjpeg-2.1/openjpeg.h -- Looking for include file openjpeg-2.1/openjpeg.h - not found -- Looking for include file openjpeg-2.2/openjpeg.h -- Looking for include file openjpeg-2.2/openjpeg.h - not found -- Looking for include file openjpeg-2.3/openjpeg.h -- Looking for include file openjpeg-2.3/openjpeg.h - not found -- Looking for fmemopen -- Looking for fmemopen - not found -- Looking for fstatat -- Looking for fstatat - not found -- -- General configuration for Leptonica 1.80.0 -- -------------------------------------------------------- -- Build type: Release -- Compiler: MSVC -- C compiler options: /MP4 /DWIN32 /D_WINDOWS /W3 -- Linker options: /machine:x64 -- Install directory: C:/.conan2/b/lepto2b644de75e427/p -- -- Build with sw [SW_BUILD]: OFF -- Build utility programs [BUILD_PROG]: OFF -- Used ZLIB library: ZLIB_LIBRARY-NOTFOUND -- Used PNG library: -- Used JPEG library: JPEG_LIBRARY-NOTFOUND -- Used JP2K library: -- Used TIFF library: TIFF_LIBRARY-NOTFOUND -- Used GIF library: -- Used WEBP library: -- -------------------------------------------------------- -- -- Configuring done -- Generating done -- Build files have been written to: C:/.conan2/b/lepto2b644de75e427/b/build leptonica/1.80.0: Running CMake.build() leptonica/1.80.0: RUN: cmake --build "c:\.conan2\b\lepto2b644de75e427\b\build" --config Release MSBuild version 17.9.8+b34f75857 for .NET Framework Checking Build System Building Custom Rule C:/.conan2/b/lepto2b644de75e427/b/src/src/CMakeLists.txt adaptmap.c affine.c affinecompose.c arrayaccess.c bardecode.c baseline.c bbuffer.c bilateral.c bilinear.c binarize.c binexpand.c binreduce.c blend.c bmf.c bmpio.c bmpiostub.c bootnumgen1.c bootnumgen2.c bootnumgen3.c bootnumgen4.c boxbasic.c boxfunc1.c boxfunc2.c boxfunc3.c boxfunc4.c boxfunc5.c bytearray.c ccbord.c ccthin.c checkerboard.c classapp.c colorcontent.c colorfill.c coloring.c colormap.c colormorph.c colorquant1.c colorquant2.c colorseg.c colorspace.c compare.c conncomp.c convertfiles.c convolve.c correlscore.c dewarp1.c dewarp2.c dewarp3.c dewarp4.c dnabasic.c dnafunc1.c dnahash.c dwacomb.2.c dwacomblow.2.c edge.c encoding.c enhance.c fhmtauto.c fhmtgen.1.c fhmtgenlow.1.c finditalic.c flipdetect.c fliphmtgen.c fmorphauto.c fmorphgen.1.c fmorphgenlow.1.c fpix1.c fpix2.c gifio.c gifiostub.c gplot.c graphics.c graymorph.c grayquant.c heap.c jbclass.c jp2kheader.c jp2kheaderstub.c jp2kio.c jp2kiostub.c jpegio.c jpegiostub.c kernel.c leptwin.c libversions.c list.c map.c maze.c morph.c morphapp.c morphdwa.c morphseq.c numabasic.c numafunc1.c numafunc2.c pageseg.c paintcmap.c parseprotos.c partify.c partition.c pdfio1.c pdfio1stub.c pdfio2.c pdfio2stub.c pix1.c pix2.c pix3.c pix4.c pix5.c pixabasic.c pixacc.c pixafunc1.c pixafunc2.c pixalloc.c pixarith.c pixcomp.c pixconv.c pixlabel.c pixtiling.c pngio.c pngiostub.c pnmio.c pnmiostub.c projective.c psio1.c psio1stub.c psio2.c psio2stub.c ptabasic.c ptafunc1.c ptafunc2.c ptra.c quadtree.c queue.c rank.c rbtree.c readbarcode.c readfile.c recogbasic.c recogdid.c recogident.c recogtrain.c regutils.c rop.c roplow.c rotate.c rotateam.c rotateorth.c rotateshear.c runlength.c sarray1.c sarray2.c scale1.c scale2.c seedfill.c sel1.c sel2.c selgen.c shear.c skew.c spixio.c stack.c stringcode.c strokes.c sudoku.c textops.c tiffio.c tiffiostub.c utils1.c utils2.c warper.c watershed.c webpanimio.c webpanimiostub.c webpio.c webpiostub.c writefile.c zlibmem.c zlibmemstub.c leptonica.vcxproj -> C:\.conan2\b\lepto2b644de75e427\b\build\src\Release\leptonica-1.80.0.lib Building Custom Rule C:/.conan2/b/lepto2b644de75e427/b/src/CMakeLists.txt leptonica/1.80.0: Package 'c20c4fe52d815e2e445d7535bccb31eb27855e44' built leptonica/1.80.0: Build folder c:\.conan2\b\lepto2b644de75e427\b\build leptonica/1.80.0: Generating the package leptonica/1.80.0: Packaging in folder c:\.conan2\b\lepto2b644de75e427\p leptonica/1.80.0: Calling package() leptonica/1.80.0: Running CMake.install() leptonica/1.80.0: RUN: cmake --install "c:\.conan2\b\lepto2b644de75e427\b\build" --config Release --prefix "c:/.conan2/b/lepto2b644de75e427/p" -- Installing: c:/.conan2/b/lepto2b644de75e427/p/lib/pkgconfig/lept.pc -- Installing: c:/.conan2/b/lepto2b644de75e427/p/cmake/LeptonicaConfig.cmake -- Installing: c:/.conan2/b/lepto2b644de75e427/p/cmake/LeptonicaConfig-version.cmake -- Installing: c:/.conan2/b/lepto2b644de75e427/p/lib/leptonica-1.80.0.lib -- Installing: c:/.conan2/b/lepto2b644de75e427/p/cmake/LeptonicaTargets.cmake -- Installing: c:/.conan2/b/lepto2b644de75e427/p/cmake/LeptonicaTargets-release.cmake -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/allheaders.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/alltypes.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/array.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/arrayaccess.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/bbuffer.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/bilateral.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/bmf.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/bmfdata.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/bmp.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/ccbord.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/colorfill.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/dewarp.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/environ.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/gplot.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/heap.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/imageio.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/jbclass.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/leptwin.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/list.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/morph.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/pix.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/ptra.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/queue.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/rbtree.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/readbarcode.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/recog.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/regutils.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/stack.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/stringcode.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/sudoku.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/watershed.h -- Installing: c:/.conan2/b/lepto2b644de75e427/p/include/leptonica/endianness.h leptonica/1.80.0: package(): Packaged 32 '.h' files leptonica/1.80.0: package(): Packaged 1 '.lib' file: leptonica-1.80.0.lib leptonica/1.80.0: package(): Packaged 1 '.cmake' file: conan-official-leptonica-targets.cmake leptonica/1.80.0: package(): Packaged 1 '.txt' file: leptonica-license.txt leptonica/1.80.0: Created package revision 30c5098fedfe9c5f562a3b19f534500b leptonica/1.80.0: Package 'c20c4fe52d815e2e445d7535bccb31eb27855e44' created leptonica/1.80.0: Full package reference: leptonica/1.80.0#a766ca25cfbd87d5849c728e31c32406:c20c4fe52d815e2e445d7535bccb31eb27855e44#30c5098fedfe9c5f562a3b19f534500b leptonica/1.80.0: Package folder c:\.conan2\b\lepto2b644de75e427\p WARN: deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X: WARN: deprecated: 'cpp_info.names' used in: leptonica/1.80.0 WARN: deprecated: 'cpp_info.build_modules' used in: leptonica/1.80.0 ======== Launching test_package ======== ======== Computing dependency graph ======== Graph root leptonica/1.80.0 (test package): C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\conanfile.py Requirements leptonica/1.80.0#a766ca25cfbd87d5849c728e31c32406 - Cache ======== Computing necessary packages ======== Requirements leptonica/1.80.0#a766ca25cfbd87d5849c728e31c32406:c20c4fe52d815e2e445d7535bccb31eb27855e44#30c5098fedfe9c5f562a3b19f534500b - Cache ======== Installing packages ======== leptonica/1.80.0: Already installed! (1 of 1) WARN: deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X: WARN: deprecated: 'cpp_info.names' used in: leptonica/1.80.0 WARN: deprecated: 'cpp_info.build_modules' used in: leptonica/1.80.0 ======== Testing the package ======== Removing previously existing 'test_package' build folder: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release leptonica/1.80.0 (test package): Test package build: build\msvc-193-x86_64-17-release leptonica/1.80.0 (test package): Test package build folder: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release leptonica/1.80.0 (test package): Writing generators to C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release\generators leptonica/1.80.0 (test package): Generator 'CMakeToolchain' calling 'generate()' leptonica/1.80.0 (test package): CMakeToolchain generated: conan_toolchain.cmake leptonica/1.80.0 (test package): CMakeToolchain generated: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release\generators\CMakePresets.json leptonica/1.80.0 (test package): CMakeToolchain generated: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\CMakeUserPresets.json leptonica/1.80.0 (test package): Generator 'CMakeDeps' calling 'generate()' leptonica/1.80.0 (test package): CMakeDeps necessary find_package() and targets for your CMakeLists.txt find_package(Leptonica) target_link_libraries(... leptonica) leptonica/1.80.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' leptonica/1.80.0 (test package): Generating aggregated env files leptonica/1.80.0 (test package): Generated aggregated env files: ['conanrun.bat', 'conanbuild.bat'] ======== Testing the package: Building ======== leptonica/1.80.0 (test package): Calling build() leptonica/1.80.0 (test package): Running CMake.configure() leptonica/1.80.0 (test package): RUN: cmake -G "Visual Studio 17 2022" -DCMAKE_TOOLCHAIN_FILE="generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package" -- Using Conan toolchain: C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/build/msvc-193-x86_64-17-release/generators/conan_toolchain.cmake -- Conan toolchain: CMAKE_GENERATOR_TOOLSET=v143 -- Conan toolchain: C++ Standard 17 with extensions OFF -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19045. -- The C compiler identification is MSVC 19.39.33523.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'leptonica' -- Configuring done -- Generating done -- Build files have been written to: C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/build/msvc-193-x86_64-17-release leptonica/1.80.0 (test package): Running CMake.build() leptonica/1.80.0 (test package): RUN: cmake --build "C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release" --config Release MSBuild version 17.9.8+b34f75857 for .NET Framework Checking Build System Building Custom Rule C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release\Release\test_package.exe Building Custom Rule C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/CMakeLists.txt ======== Testing the package: Executing test ======== leptonica/1.80.0 (test package): Running test() leptonica/1.80.0 (test package): RUN: Release\test_package Leptonica version: 1.80.0 Lib versions: (null) ======== Exporting recipe to the cache ======== leptonica/1.81.0: Exporting package recipe: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\conanfile.py leptonica/1.81.0: exports: File 'conandata.yml' found. Exporting it... leptonica/1.81.0: Calling export_sources() leptonica/1.81.0: [HOOK - hook_reduce_conandata.py] post_export(): Saving conandata.yml: {'sources': {'1.81.0': {'url': 'https://github.com/DanBloomberg/leptonica/archive/1.81.0.tar.gz', 'sha256': '70ebc04ff8b9684205bd1d01843c635a8521255b74813bf7cce9a33368f7952c'}}} leptonica/1.81.0: [HOOK - hook_reduce_conandata.py] post_export(): New conandata.yml contents: sources: 1.81.0: sha256: 70ebc04ff8b9684205bd1d01843c635a8521255b74813bf7cce9a33368f7952c url: https://github.com/DanBloomberg/leptonica/archive/1.81.0.tar.gz leptonica/1.81.0: Copied 1 '.yml' file: conandata.yml leptonica/1.81.0: Copied 1 '.py' file: conanfile.py leptonica/1.81.0: Exported to cache folder: c:\.conan2\lepto5f2d63c504a5e\e leptonica/1.81.0: Exported: leptonica/1.81.0#0b4c686620ff6a7f9b149e281a1c8748 (2024-05-20 12:57:39 UTC) ======== Input profiles ======== Profile host: [settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=17 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows [options] leptonica/*:with_gif=False leptonica/*:with_jpeg=False leptonica/*:with_openjpeg=False leptonica/*:with_png=False leptonica/*:with_tiff=False leptonica/*:with_webp=False leptonica/*:with_zlib=False [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True Profile build: [settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=17 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ======== Computing dependency graph ======== Graph root cli Requirements leptonica/1.81.0#0b4c686620ff6a7f9b149e281a1c8748 - Cache ======== Computing necessary packages ======== leptonica/1.81.0: Forced build from source Requirements leptonica/1.81.0#0b4c686620ff6a7f9b149e281a1c8748:c20c4fe52d815e2e445d7535bccb31eb27855e44 - Build ======== Installing packages ======== -------- Installing package leptonica/1.81.0 (1 of 1) -------- leptonica/1.81.0: Building from source leptonica/1.81.0: Package leptonica/1.81.0:c20c4fe52d815e2e445d7535bccb31eb27855e44 leptonica/1.81.0: Copying sources to build folder leptonica/1.81.0: Building your package in c:\.conan2\b\leptoc3997f896a975\b leptonica/1.81.0: Calling generate() leptonica/1.81.0: Generators folder: c:\.conan2\b\leptoc3997f896a975\b\build\generators leptonica/1.81.0: CMakeToolchain generated: conan_toolchain.cmake leptonica/1.81.0: CMakeToolchain generated: c:\.conan2\b\leptoc3997f896a975\b\build\generators\CMakePresets.json leptonica/1.81.0: CMakeToolchain generated: c:\.conan2\b\leptoc3997f896a975\b\src\CMakeUserPresets.json leptonica/1.81.0: Generating aggregated env files leptonica/1.81.0: Generated aggregated env files: ['conanbuild.bat', 'conanrun.bat'] leptonica/1.81.0: Calling build() leptonica/1.81.0: apply_conandata_patches(): No patches defined in conandata leptonica/1.81.0: Running CMake.configure() leptonica/1.81.0: RUN: cmake -G "Visual Studio 17 2022" -DCMAKE_TOOLCHAIN_FILE="generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="c:/.conan2/b/leptoc3997f896a975/p" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "c:\.conan2\b\leptoc3997f896a975\b\src" -- Using Conan toolchain: C:/.conan2/b/leptoc3997f896a975/b/build/generators/conan_toolchain.cmake -- Conan toolchain: CMAKE_GENERATOR_TOOLSET=v143 -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19045. -- The C compiler identification is MSVC 19.39.33523.0 -- The CXX compiler identification is MSVC 19.39.33523.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - 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: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find GIF (missing: GIF_LIBRARY GIF_INCLUDE_DIR) -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR) -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Setting build type to 'Release' as none was specified. -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - not found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file strings.h -- Looking for include file strings.h - not found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - not found -- Looking for include file openjpeg-2.0/openjpeg.h -- Looking for include file openjpeg-2.0/openjpeg.h - not found -- Looking for include file openjpeg-2.1/openjpeg.h -- Looking for include file openjpeg-2.1/openjpeg.h - not found -- Looking for include file openjpeg-2.2/openjpeg.h -- Looking for include file openjpeg-2.2/openjpeg.h - not found -- Looking for include file openjpeg-2.3/openjpeg.h -- Looking for include file openjpeg-2.3/openjpeg.h - not found -- Looking for include file openjpeg-2.4/openjpeg.h -- Looking for include file openjpeg-2.4/openjpeg.h - not found -- Looking for fmemopen -- Looking for fmemopen - not found -- Looking for fstatat -- Looking for fstatat - not found -- -- General configuration for Leptonica 1.81.0 -- -------------------------------------------------------- -- Build type: Release -- Compiler: MSVC -- C compiler options: /MP4 /DWIN32 /D_WINDOWS /W3 -- Linker options: /machine:x64 -- Install directory: C:/.conan2/b/leptoc3997f896a975/p -- -- Build with sw [SW_BUILD]: OFF -- Build utility programs [BUILD_PROG]: OFF -- Used ZLIB library: ZLIB_LIBRARY-NOTFOUND -- Used PNG library: -- Used JPEG library: JPEG_LIBRARY-NOTFOUND -- Used JP2K library: -- Used TIFF library: TIFF_LIBRARY-NOTFOUND -- Used GIF library: -- Used WEBP library: -- -------------------------------------------------------- -- -- Configuring done -- Generating done -- Build files have been written to: C:/.conan2/b/leptoc3997f896a975/b/build leptonica/1.81.0: Running CMake.build() leptonica/1.81.0: RUN: cmake --build "c:\.conan2\b\leptoc3997f896a975\b\build" --config Release MSBuild version 17.9.8+b34f75857 for .NET Framework Checking Build System Building Custom Rule C:/.conan2/b/leptoc3997f896a975/b/src/src/CMakeLists.txt adaptmap.c affine.c affinecompose.c arrayaccess.c bardecode.c baseline.c bbuffer.c bilateral.c bilinear.c binarize.c binexpand.c binreduce.c blend.c bmf.c bmpio.c bmpiostub.c bootnumgen1.c bootnumgen2.c bootnumgen3.c bootnumgen4.c boxbasic.c boxfunc1.c boxfunc2.c boxfunc3.c boxfunc4.c boxfunc5.c bytearray.c ccbord.c ccthin.c checkerboard.c classapp.c colorcontent.c colorfill.c coloring.c colormap.c colormorph.c colorquant1.c colorquant2.c colorseg.c colorspace.c compare.c conncomp.c convertfiles.c convolve.c correlscore.c dewarp1.c dewarp2.c dewarp3.c dewarp4.c dnabasic.c dnafunc1.c dnahash.c dwacomb.2.c dwacomblow.2.c edge.c encoding.c enhance.c fhmtauto.c fhmtgen.1.c fhmtgenlow.1.c finditalic.c flipdetect.c fmorphauto.c fmorphgen.1.c fmorphgenlow.1.c fpix1.c fpix2.c gifio.c gifiostub.c gplot.c graphics.c graymorph.c grayquant.c hashmap.c heap.c jbclass.c jp2kheader.c jp2kheaderstub.c jp2kio.c jp2kiostub.c jpegio.c jpegiostub.c kernel.c leptwin.c libversions.c list.c map.c maze.c morph.c morphapp.c morphdwa.c morphseq.c numabasic.c numafunc1.c numafunc2.c pageseg.c paintcmap.c parseprotos.c partify.c partition.c pdfio1.c pdfio1stub.c pdfio2.c pdfio2stub.c pix1.c pix2.c pix3.c pix4.c pix5.c pixabasic.c pixacc.c pixafunc1.c pixafunc2.c pixalloc.c pixarith.c pixcomp.c pixconv.c pixlabel.c pixtiling.c pngio.c pngiostub.c pnmio.c pnmiostub.c projective.c psio1.c psio1stub.c psio2.c psio2stub.c ptabasic.c ptafunc1.c ptafunc2.c ptra.c quadtree.c queue.c rank.c rbtree.c readbarcode.c readfile.c recogbasic.c recogdid.c recogident.c recogtrain.c regutils.c rop.c roplow.c rotate.c rotateam.c rotateorth.c rotateshear.c runlength.c sarray1.c sarray2.c scale1.c scale2.c seedfill.c sel1.c sel2.c selgen.c shear.c skew.c spixio.c stack.c stringcode.c strokes.c sudoku.c textops.c tiffio.c tiffiostub.c utils1.c utils2.c warper.c watershed.c webpanimio.c webpanimiostub.c webpio.c webpiostub.c writefile.c zlibmem.c zlibmemstub.c leptonica.vcxproj -> C:\.conan2\b\leptoc3997f896a975\b\build\src\Release\leptonica-1.81.0.lib Building Custom Rule C:/.conan2/b/leptoc3997f896a975/b/src/CMakeLists.txt leptonica/1.81.0: Package 'c20c4fe52d815e2e445d7535bccb31eb27855e44' built leptonica/1.81.0: Build folder c:\.conan2\b\leptoc3997f896a975\b\build leptonica/1.81.0: Generating the package leptonica/1.81.0: Packaging in folder c:\.conan2\b\leptoc3997f896a975\p leptonica/1.81.0: Calling package() leptonica/1.81.0: Running CMake.install() leptonica/1.81.0: RUN: cmake --install "c:\.conan2\b\leptoc3997f896a975\b\build" --config Release --prefix "c:/.conan2/b/leptoc3997f896a975/p" -- Installing: c:/.conan2/b/leptoc3997f896a975/p/lib/pkgconfig/lept.pc -- Installing: c:/.conan2/b/leptoc3997f896a975/p/lib/cmake/LeptonicaConfig.cmake -- Installing: c:/.conan2/b/leptoc3997f896a975/p/lib/cmake/LeptonicaConfig-version.cmake -- Installing: c:/.conan2/b/leptoc3997f896a975/p/lib/leptonica-1.81.0.lib -- Installing: c:/.conan2/b/leptoc3997f896a975/p/lib/cmake/LeptonicaTargets.cmake -- Installing: c:/.conan2/b/leptoc3997f896a975/p/lib/cmake/LeptonicaTargets-release.cmake -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/allheaders.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/alltypes.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/array.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/arrayaccess.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/bbuffer.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/bilateral.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/bmf.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/bmfdata.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/bmp.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/ccbord.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/colorfill.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/dewarp.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/environ.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/gplot.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/hashmap.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/heap.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/imageio.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/jbclass.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/leptwin.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/list.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/morph.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/pix.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/ptra.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/queue.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/rbtree.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/readbarcode.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/recog.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/regutils.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/stack.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/stringcode.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/sudoku.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/watershed.h -- Installing: c:/.conan2/b/leptoc3997f896a975/p/include/leptonica/endianness.h leptonica/1.81.0: package(): Packaged 33 '.h' files leptonica/1.81.0: package(): Packaged 1 '.lib' file: leptonica-1.81.0.lib leptonica/1.81.0: package(): Packaged 1 '.cmake' file: conan-official-leptonica-targets.cmake leptonica/1.81.0: package(): Packaged 1 '.txt' file: leptonica-license.txt leptonica/1.81.0: Created package revision d568de6b14736d0b3680789b9fcd1c22 leptonica/1.81.0: Package 'c20c4fe52d815e2e445d7535bccb31eb27855e44' created leptonica/1.81.0: Full package reference: leptonica/1.81.0#0b4c686620ff6a7f9b149e281a1c8748:c20c4fe52d815e2e445d7535bccb31eb27855e44#d568de6b14736d0b3680789b9fcd1c22 leptonica/1.81.0: Package folder c:\.conan2\b\leptoc3997f896a975\p WARN: deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X: WARN: deprecated: 'cpp_info.names' used in: leptonica/1.81.0 WARN: deprecated: 'cpp_info.build_modules' used in: leptonica/1.81.0 ======== Launching test_package ======== ======== Computing dependency graph ======== Graph root leptonica/1.81.0 (test package): C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\conanfile.py Requirements leptonica/1.81.0#0b4c686620ff6a7f9b149e281a1c8748 - Cache ======== Computing necessary packages ======== Requirements leptonica/1.81.0#0b4c686620ff6a7f9b149e281a1c8748:c20c4fe52d815e2e445d7535bccb31eb27855e44#d568de6b14736d0b3680789b9fcd1c22 - Cache ======== Installing packages ======== leptonica/1.81.0: Already installed! (1 of 1) WARN: deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X: WARN: deprecated: 'cpp_info.names' used in: leptonica/1.81.0 WARN: deprecated: 'cpp_info.build_modules' used in: leptonica/1.81.0 ======== Testing the package ======== Removing previously existing 'test_package' build folder: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release leptonica/1.81.0 (test package): Test package build: build\msvc-193-x86_64-17-release leptonica/1.81.0 (test package): Test package build folder: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release leptonica/1.81.0 (test package): Writing generators to C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release\generators leptonica/1.81.0 (test package): Generator 'CMakeToolchain' calling 'generate()' leptonica/1.81.0 (test package): CMakeToolchain generated: conan_toolchain.cmake leptonica/1.81.0 (test package): CMakeToolchain generated: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release\generators\CMakePresets.json leptonica/1.81.0 (test package): CMakeToolchain generated: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\CMakeUserPresets.json leptonica/1.81.0 (test package): Generator 'CMakeDeps' calling 'generate()' leptonica/1.81.0 (test package): CMakeDeps necessary find_package() and targets for your CMakeLists.txt find_package(Leptonica) target_link_libraries(... leptonica) leptonica/1.81.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' leptonica/1.81.0 (test package): Generating aggregated env files leptonica/1.81.0 (test package): Generated aggregated env files: ['conanrun.bat', 'conanbuild.bat'] ======== Testing the package: Building ======== leptonica/1.81.0 (test package): Calling build() leptonica/1.81.0 (test package): Running CMake.configure() leptonica/1.81.0 (test package): RUN: cmake -G "Visual Studio 17 2022" -DCMAKE_TOOLCHAIN_FILE="generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package" -- Using Conan toolchain: C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/build/msvc-193-x86_64-17-release/generators/conan_toolchain.cmake -- Conan toolchain: CMAKE_GENERATOR_TOOLSET=v143 -- Conan toolchain: C++ Standard 17 with extensions OFF -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19045. -- The C compiler identification is MSVC 19.39.33523.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'leptonica' -- Configuring done -- Generating done -- Build files have been written to: C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/build/msvc-193-x86_64-17-release leptonica/1.81.0 (test package): Running CMake.build() leptonica/1.81.0 (test package): RUN: cmake --build "C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release" --config Release MSBuild version 17.9.8+b34f75857 for .NET Framework Checking Build System Building Custom Rule C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release\Release\test_package.exe Building Custom Rule C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/CMakeLists.txt ======== Testing the package: Executing test ======== leptonica/1.81.0 (test package): Running test() leptonica/1.81.0 (test package): RUN: Release\test_package Leptonica version: 1.81.0 Lib versions: (null) ======== Exporting recipe to the cache ======== leptonica/1.82.0: Exporting package recipe: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\conanfile.py leptonica/1.82.0: exports: File 'conandata.yml' found. Exporting it... leptonica/1.82.0: Calling export_sources() leptonica/1.82.0: [HOOK - hook_reduce_conandata.py] post_export(): Saving conandata.yml: {'sources': {'1.82.0': {'url': 'https://github.com/DanBloomberg/leptonica/archive/1.82.0.tar.gz', 'sha256': '40fa9ac1e815b91e0fa73f0737e60c9eec433a95fa123f95f2573dd3127dd669'}}} leptonica/1.82.0: [HOOK - hook_reduce_conandata.py] post_export(): New conandata.yml contents: sources: 1.82.0: sha256: 40fa9ac1e815b91e0fa73f0737e60c9eec433a95fa123f95f2573dd3127dd669 url: https://github.com/DanBloomberg/leptonica/archive/1.82.0.tar.gz leptonica/1.82.0: Copied 1 '.yml' file: conandata.yml leptonica/1.82.0: Copied 1 '.py' file: conanfile.py leptonica/1.82.0: Exported to cache folder: c:\.conan2\lepto1e621e48bf589\e leptonica/1.82.0: Exported: leptonica/1.82.0#444b2c1bcc8053450d2a34347b064b56 (2024-05-20 12:58:17 UTC) ======== Input profiles ======== Profile host: [settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=17 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows [options] leptonica/*:with_gif=False leptonica/*:with_jpeg=False leptonica/*:with_openjpeg=False leptonica/*:with_png=False leptonica/*:with_tiff=False leptonica/*:with_webp=False leptonica/*:with_zlib=False [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True Profile build: [settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=17 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ======== Computing dependency graph ======== Graph root cli Requirements leptonica/1.82.0#444b2c1bcc8053450d2a34347b064b56 - Cache ======== Computing necessary packages ======== leptonica/1.82.0: Forced build from source Requirements leptonica/1.82.0#444b2c1bcc8053450d2a34347b064b56:c20c4fe52d815e2e445d7535bccb31eb27855e44 - Build ======== Installing packages ======== -------- Installing package leptonica/1.82.0 (1 of 1) -------- leptonica/1.82.0: Building from source leptonica/1.82.0: Package leptonica/1.82.0:c20c4fe52d815e2e445d7535bccb31eb27855e44 leptonica/1.82.0: Copying sources to build folder leptonica/1.82.0: Building your package in c:\.conan2\b\lepto21dee0f144e56\b leptonica/1.82.0: Calling generate() leptonica/1.82.0: Generators folder: c:\.conan2\b\lepto21dee0f144e56\b\build\generators leptonica/1.82.0: CMakeToolchain generated: conan_toolchain.cmake leptonica/1.82.0: CMakeToolchain generated: c:\.conan2\b\lepto21dee0f144e56\b\build\generators\CMakePresets.json leptonica/1.82.0: CMakeToolchain generated: c:\.conan2\b\lepto21dee0f144e56\b\src\CMakeUserPresets.json leptonica/1.82.0: Generating aggregated env files leptonica/1.82.0: Generated aggregated env files: ['conanbuild.bat', 'conanrun.bat'] leptonica/1.82.0: Calling build() leptonica/1.82.0: apply_conandata_patches(): No patches defined in conandata leptonica/1.82.0: Running CMake.configure() leptonica/1.82.0: RUN: cmake -G "Visual Studio 17 2022" -DCMAKE_TOOLCHAIN_FILE="generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="c:/.conan2/b/lepto21dee0f144e56/p" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "c:\.conan2\b\lepto21dee0f144e56\b\src" -- Using Conan toolchain: C:/.conan2/b/lepto21dee0f144e56/b/build/generators/conan_toolchain.cmake -- Conan toolchain: CMAKE_GENERATOR_TOOLSET=v143 -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19045. -- The C compiler identification is MSVC 19.39.33523.0 -- The CXX compiler identification is MSVC 19.39.33523.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - 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: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find GIF (missing: GIF_LIBRARY GIF_INCLUDE_DIR) -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR) -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Setting build type to 'Release' as none was specified. -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - not found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file strings.h -- Looking for include file strings.h - not found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - not found -- Looking for include file openjpeg-2.0/openjpeg.h -- Looking for include file openjpeg-2.0/openjpeg.h - not found -- Looking for include file openjpeg-2.1/openjpeg.h -- Looking for include file openjpeg-2.1/openjpeg.h - not found -- Looking for include file openjpeg-2.2/openjpeg.h -- Looking for include file openjpeg-2.2/openjpeg.h - not found -- Looking for include file openjpeg-2.3/openjpeg.h -- Looking for include file openjpeg-2.3/openjpeg.h - not found -- Looking for include file openjpeg-2.4/openjpeg.h -- Looking for include file openjpeg-2.4/openjpeg.h - not found -- Looking for fmemopen -- Looking for fmemopen - not found -- Looking for fstatat -- Looking for fstatat - not found -- -- General configuration for Leptonica 1.82.0 -- -------------------------------------------------------- -- Build type: Release -- Compiler: MSVC -- C compiler options: /MP4 /DWIN32 /D_WINDOWS /W3 -- Linker options: /machine:x64 -- Install directory: C:/.conan2/b/lepto21dee0f144e56/p -- -- Build with sw [SW_BUILD]: OFF -- Build utility programs [BUILD_PROG]: OFF -- Used ZLIB library: ZLIB_LIBRARY-NOTFOUND -- Used PNG library: -- Used JPEG library: JPEG_LIBRARY-NOTFOUND -- Used JP2K library: -- Used TIFF library: TIFF_LIBRARY-NOTFOUND -- Used GIF library: -- Used WEBP library: -- -------------------------------------------------------- -- -- Configuring done -- Generating done -- Build files have been written to: C:/.conan2/b/lepto21dee0f144e56/b/build leptonica/1.82.0: Running CMake.build() leptonica/1.82.0: RUN: cmake --build "c:\.conan2\b\lepto21dee0f144e56\b\build" --config Release MSBuild version 17.9.8+b34f75857 for .NET Framework Checking Build System Building Custom Rule C:/.conan2/b/lepto21dee0f144e56/b/src/src/CMakeLists.txt adaptmap.c affine.c affinecompose.c arrayaccess.c bardecode.c baseline.c bbuffer.c bilateral.c bilinear.c binarize.c binexpand.c binreduce.c blend.c bmf.c bmpio.c bmpiostub.c bootnumgen1.c bootnumgen2.c bootnumgen3.c bootnumgen4.c boxbasic.c boxfunc1.c boxfunc2.c boxfunc3.c boxfunc4.c boxfunc5.c bytearray.c ccbord.c ccthin.c checkerboard.c classapp.c colorcontent.c colorfill.c coloring.c colormap.c colormorph.c colorquant1.c colorquant2.c colorseg.c colorspace.c compare.c conncomp.c convertfiles.c convolve.c correlscore.c dewarp1.c dewarp2.c dewarp3.c dewarp4.c dnabasic.c dnafunc1.c dnahash.c dwacomb.2.c dwacomblow.2.c edge.c encoding.c enhance.c fhmtauto.c fhmtgen.1.c fhmtgenlow.1.c finditalic.c flipdetect.c fmorphauto.c fmorphgen.1.c fmorphgenlow.1.c fpix1.c fpix2.c gifio.c gifiostub.c gplot.c graphics.c graymorph.c grayquant.c hashmap.c heap.c jbclass.c jp2kheader.c jp2kheaderstub.c jp2kio.c jp2kiostub.c jpegio.c jpegiostub.c kernel.c leptwin.c libversions.c list.c map.c maze.c morph.c morphapp.c morphdwa.c morphseq.c numabasic.c numafunc1.c numafunc2.c pageseg.c paintcmap.c parseprotos.c partify.c partition.c pdfio1.c pdfio1stub.c pdfio2.c pdfio2stub.c pix1.c pix2.c pix3.c pix4.c pix5.c pixabasic.c pixacc.c pixafunc1.c pixafunc2.c pixalloc.c pixarith.c pixcomp.c pixconv.c pixlabel.c pixtiling.c pngio.c pngiostub.c pnmio.c pnmiostub.c projective.c psio1.c psio1stub.c psio2.c psio2stub.c ptabasic.c ptafunc1.c ptafunc2.c ptra.c quadtree.c queue.c rank.c rbtree.c readbarcode.c readfile.c recogbasic.c recogdid.c recogident.c recogtrain.c regutils.c rop.c roplow.c rotate.c rotateam.c rotateorth.c rotateshear.c runlength.c sarray1.c sarray2.c scale1.c scale2.c seedfill.c sel1.c sel2.c selgen.c shear.c skew.c spixio.c stack.c stringcode.c strokes.c sudoku.c textops.c tiffio.c tiffiostub.c utils1.c utils2.c warper.c watershed.c webpanimio.c webpanimiostub.c webpio.c webpiostub.c writefile.c zlibmem.c zlibmemstub.c leptonica.vcxproj -> C:\.conan2\b\lepto21dee0f144e56\b\build\src\Release\leptonica-1.82.0.lib Building Custom Rule C:/.conan2/b/lepto21dee0f144e56/b/src/CMakeLists.txt leptonica/1.82.0: Package 'c20c4fe52d815e2e445d7535bccb31eb27855e44' built leptonica/1.82.0: Build folder c:\.conan2\b\lepto21dee0f144e56\b\build leptonica/1.82.0: Generating the package leptonica/1.82.0: Packaging in folder c:\.conan2\b\lepto21dee0f144e56\p leptonica/1.82.0: Calling package() leptonica/1.82.0: Running CMake.install() leptonica/1.82.0: RUN: cmake --install "c:\.conan2\b\lepto21dee0f144e56\b\build" --config Release --prefix "c:/.conan2/b/lepto21dee0f144e56/p" -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/lib/pkgconfig/lept.pc -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/lib/cmake/leptonica/LeptonicaConfig.cmake -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/lib/cmake/leptonica/LeptonicaConfig-version.cmake -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/lib/leptonica-1.82.0.lib -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/lib/cmake/leptonica/LeptonicaTargets.cmake -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/lib/cmake/leptonica/LeptonicaTargets-release.cmake -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/allheaders.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/alltypes.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/array.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/arrayaccess.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/bbuffer.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/bilateral.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/bmf.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/bmfdata.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/bmp.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/ccbord.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/colorfill.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/dewarp.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/environ.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/gplot.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/hashmap.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/heap.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/imageio.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/jbclass.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/leptwin.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/list.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/morph.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/pix.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/ptra.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/queue.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/rbtree.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/readbarcode.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/recog.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/regutils.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/stack.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/stringcode.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/sudoku.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/watershed.h -- Installing: c:/.conan2/b/lepto21dee0f144e56/p/include/leptonica/endianness.h leptonica/1.82.0: package(): Packaged 33 '.h' files leptonica/1.82.0: package(): Packaged 1 '.lib' file: leptonica-1.82.0.lib leptonica/1.82.0: package(): Packaged 1 '.cmake' file: conan-official-leptonica-targets.cmake leptonica/1.82.0: package(): Packaged 1 '.txt' file: leptonica-license.txt leptonica/1.82.0: Created package revision df6f023c36c1a412d68a01c9d2fc4cce leptonica/1.82.0: Package 'c20c4fe52d815e2e445d7535bccb31eb27855e44' created leptonica/1.82.0: Full package reference: leptonica/1.82.0#444b2c1bcc8053450d2a34347b064b56:c20c4fe52d815e2e445d7535bccb31eb27855e44#df6f023c36c1a412d68a01c9d2fc4cce leptonica/1.82.0: Package folder c:\.conan2\b\lepto21dee0f144e56\p WARN: deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X: WARN: deprecated: 'cpp_info.names' used in: leptonica/1.82.0 WARN: deprecated: 'cpp_info.build_modules' used in: leptonica/1.82.0 ======== Launching test_package ======== ======== Computing dependency graph ======== Graph root leptonica/1.82.0 (test package): C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\conanfile.py Requirements leptonica/1.82.0#444b2c1bcc8053450d2a34347b064b56 - Cache ======== Computing necessary packages ======== Requirements leptonica/1.82.0#444b2c1bcc8053450d2a34347b064b56:c20c4fe52d815e2e445d7535bccb31eb27855e44#df6f023c36c1a412d68a01c9d2fc4cce - Cache ======== Installing packages ======== leptonica/1.82.0: Already installed! (1 of 1) WARN: deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X: WARN: deprecated: 'cpp_info.names' used in: leptonica/1.82.0 WARN: deprecated: 'cpp_info.build_modules' used in: leptonica/1.82.0 ======== Testing the package ======== Removing previously existing 'test_package' build folder: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release leptonica/1.82.0 (test package): Test package build: build\msvc-193-x86_64-17-release leptonica/1.82.0 (test package): Test package build folder: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release leptonica/1.82.0 (test package): Writing generators to C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release\generators leptonica/1.82.0 (test package): Generator 'CMakeToolchain' calling 'generate()' leptonica/1.82.0 (test package): CMakeToolchain generated: conan_toolchain.cmake leptonica/1.82.0 (test package): CMakeToolchain generated: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release\generators\CMakePresets.json leptonica/1.82.0 (test package): CMakeToolchain generated: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\CMakeUserPresets.json leptonica/1.82.0 (test package): Generator 'CMakeDeps' calling 'generate()' leptonica/1.82.0 (test package): CMakeDeps necessary find_package() and targets for your CMakeLists.txt find_package(Leptonica) target_link_libraries(... leptonica) leptonica/1.82.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' leptonica/1.82.0 (test package): Generating aggregated env files leptonica/1.82.0 (test package): Generated aggregated env files: ['conanrun.bat', 'conanbuild.bat'] ======== Testing the package: Building ======== leptonica/1.82.0 (test package): Calling build() leptonica/1.82.0 (test package): Running CMake.configure() leptonica/1.82.0 (test package): RUN: cmake -G "Visual Studio 17 2022" -DCMAKE_TOOLCHAIN_FILE="generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package" -- Using Conan toolchain: C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/build/msvc-193-x86_64-17-release/generators/conan_toolchain.cmake -- Conan toolchain: CMAKE_GENERATOR_TOOLSET=v143 -- Conan toolchain: C++ Standard 17 with extensions OFF -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19045. -- The C compiler identification is MSVC 19.39.33523.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'leptonica' -- Configuring done -- Generating done -- Build files have been written to: C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/build/msvc-193-x86_64-17-release leptonica/1.82.0 (test package): Running CMake.build() leptonica/1.82.0 (test package): RUN: cmake --build "C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release" --config Release MSBuild version 17.9.8+b34f75857 for .NET Framework Checking Build System Building Custom Rule C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release\Release\test_package.exe Building Custom Rule C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/CMakeLists.txt ======== Testing the package: Executing test ======== leptonica/1.82.0 (test package): Running test() leptonica/1.82.0 (test package): RUN: Release\test_package Leptonica version: 1.82.0 Lib versions: (null) ======== Exporting recipe to the cache ======== leptonica/1.83.0: Exporting package recipe: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\conanfile.py leptonica/1.83.0: exports: File 'conandata.yml' found. Exporting it... leptonica/1.83.0: Calling export_sources() leptonica/1.83.0: [HOOK - hook_reduce_conandata.py] post_export(): Saving conandata.yml: {'sources': {'1.83.0': {'url': 'https://github.com/DanBloomberg/leptonica/archive/1.83.0.tar.gz', 'sha256': '14cf531c2219a1414e8e3c51a3caa5cf021a52e782c4a6561bf64d0ef2119282'}}} leptonica/1.83.0: [HOOK - hook_reduce_conandata.py] post_export(): New conandata.yml contents: sources: 1.83.0: sha256: 14cf531c2219a1414e8e3c51a3caa5cf021a52e782c4a6561bf64d0ef2119282 url: https://github.com/DanBloomberg/leptonica/archive/1.83.0.tar.gz leptonica/1.83.0: Copied 1 '.yml' file: conandata.yml leptonica/1.83.0: Copied 1 '.py' file: conanfile.py leptonica/1.83.0: Exported to cache folder: c:\.conan2\lepto48c1c86049174\e leptonica/1.83.0: Exported: leptonica/1.83.0#98e17b82101f097a695d8d6c5d786940 (2024-05-20 12:58:54 UTC) ======== Input profiles ======== Profile host: [settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=17 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows [options] leptonica/*:with_gif=False leptonica/*:with_jpeg=False leptonica/*:with_openjpeg=False leptonica/*:with_png=False leptonica/*:with_tiff=False leptonica/*:with_webp=False leptonica/*:with_zlib=False [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True Profile build: [settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=17 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ======== Computing dependency graph ======== Graph root cli Requirements leptonica/1.83.0#98e17b82101f097a695d8d6c5d786940 - Cache ======== Computing necessary packages ======== leptonica/1.83.0: Forced build from source Requirements leptonica/1.83.0#98e17b82101f097a695d8d6c5d786940:c20c4fe52d815e2e445d7535bccb31eb27855e44 - Build ======== Installing packages ======== -------- Installing package leptonica/1.83.0 (1 of 1) -------- leptonica/1.83.0: Building from source leptonica/1.83.0: Package leptonica/1.83.0:c20c4fe52d815e2e445d7535bccb31eb27855e44 leptonica/1.83.0: Copying sources to build folder leptonica/1.83.0: Building your package in c:\.conan2\b\leptoddfcce1a62e5a\b leptonica/1.83.0: Calling generate() leptonica/1.83.0: Generators folder: c:\.conan2\b\leptoddfcce1a62e5a\b\build\generators leptonica/1.83.0: CMakeToolchain generated: conan_toolchain.cmake leptonica/1.83.0: CMakeToolchain generated: c:\.conan2\b\leptoddfcce1a62e5a\b\build\generators\CMakePresets.json leptonica/1.83.0: CMakeToolchain generated: c:\.conan2\b\leptoddfcce1a62e5a\b\src\CMakeUserPresets.json leptonica/1.83.0: Generating aggregated env files leptonica/1.83.0: Generated aggregated env files: ['conanbuild.bat', 'conanrun.bat'] leptonica/1.83.0: Calling build() leptonica/1.83.0: apply_conandata_patches(): No patches defined in conandata leptonica/1.83.0: Running CMake.configure() leptonica/1.83.0: RUN: cmake -G "Visual Studio 17 2022" -DCMAKE_TOOLCHAIN_FILE="generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="c:/.conan2/b/leptoddfcce1a62e5a/p" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "c:\.conan2\b\leptoddfcce1a62e5a\b\src" -- Using Conan toolchain: C:/.conan2/b/leptoddfcce1a62e5a/b/build/generators/conan_toolchain.cmake -- Conan toolchain: CMAKE_GENERATOR_TOOLSET=v143 -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19045. -- The C compiler identification is MSVC 19.39.33523.0 -- The CXX compiler identification is MSVC 19.39.33523.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - 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: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find GIF (missing: GIF_LIBRARY GIF_INCLUDE_DIR) -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR) -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Setting build type to 'Release' as none was specified. -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - not found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file strings.h -- Looking for include file strings.h - not found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - not found -- Looking for fmemopen -- Looking for fmemopen - not found -- Looking for fstatat -- Looking for fstatat - not found -- -- General configuration for Leptonica 1.83.0 -- -------------------------------------------------------- -- Build type: Release -- Compiler: MSVC -- C compiler options: /MP4 /DWIN32 /D_WINDOWS /W3 -- Linker options: /machine:x64 -- Install directory: C:/.conan2/b/leptoddfcce1a62e5a/p -- -- Build with sw [SW_BUILD]: OFF -- Build utility programs [BUILD_PROG]: OFF -- Used ZLIB library: ZLIB_LIBRARY-NOTFOUND -- Used PNG library: -- Used JPEG library: JPEG_LIBRARY-NOTFOUND -- Used JP2K library: -- Used TIFF library: TIFF_LIBRARY-NOTFOUND -- Used GIF library: -- Used WEBP library: -- -------------------------------------------------------- -- -- Configuring done -- Generating done -- Build files have been written to: C:/.conan2/b/leptoddfcce1a62e5a/b/build leptonica/1.83.0: Running CMake.build() leptonica/1.83.0: RUN: cmake --build "c:\.conan2\b\leptoddfcce1a62e5a\b\build" --config Release MSBuild version 17.9.8+b34f75857 for .NET Framework Checking Build System Building Custom Rule C:/.conan2/b/leptoddfcce1a62e5a/b/src/src/CMakeLists.txt adaptmap.c affine.c affinecompose.c arrayaccess.c bardecode.c baseline.c bbuffer.c bilateral.c bilinear.c binarize.c binexpand.c binreduce.c blend.c bmf.c bmpio.c bmpiostub.c bootnumgen1.c bootnumgen2.c bootnumgen3.c bootnumgen4.c boxbasic.c boxfunc1.c boxfunc2.c boxfunc3.c boxfunc4.c boxfunc5.c bytearray.c ccbord.c ccthin.c checkerboard.c classapp.c colorcontent.c colorfill.c coloring.c colormap.c colormorph.c colorquant1.c colorquant2.c colorseg.c colorspace.c compare.c conncomp.c convertfiles.c convolve.c correlscore.c dewarp1.c dewarp2.c dewarp3.c dewarp4.c dnabasic.c dnafunc1.c dnahash.c dwacomb.2.c dwacomblow.2.c edge.c encoding.c enhance.c fhmtauto.c fhmtgen.1.c fhmtgenlow.1.c finditalic.c flipdetect.c fmorphauto.c fmorphgen.1.c fmorphgenlow.1.c fpix1.c fpix2.c gifio.c gifiostub.c gplot.c graphics.c graymorph.c grayquant.c hashmap.c heap.c jbclass.c jp2kheader.c jp2kheaderstub.c jp2kio.c jp2kiostub.c jpegio.c jpegiostub.c kernel.c leptwin.c libversions.c list.c map.c maze.c morph.c morphapp.c morphdwa.c morphseq.c numabasic.c numafunc1.c numafunc2.c pageseg.c paintcmap.c parseprotos.c partify.c partition.c pdfio1.c pdfio1stub.c pdfio2.c pdfio2stub.c pix1.c pix2.c pix3.c pix4.c pix5.c pixabasic.c pixacc.c pixafunc1.c pixafunc2.c pixalloc.c pixarith.c pixcomp.c pixconv.c pixlabel.c pixtiling.c pngio.c pngiostub.c pnmio.c pnmiostub.c projective.c psio1.c psio1stub.c psio2.c psio2stub.c ptabasic.c ptafunc1.c ptafunc2.c ptra.c quadtree.c queue.c rank.c rbtree.c readbarcode.c readfile.c recogbasic.c recogdid.c recogident.c recogtrain.c regutils.c rop.c roplow.c rotate.c rotateam.c rotateorth.c rotateshear.c runlength.c sarray1.c sarray2.c scale1.c scale2.c seedfill.c sel1.c sel2.c selgen.c shear.c skew.c spixio.c stack.c stringcode.c strokes.c sudoku.c textops.c tiffio.c tiffiostub.c utils1.c utils2.c warper.c watershed.c webpanimio.c webpanimiostub.c webpio.c webpiostub.c writefile.c zlibmem.c zlibmemstub.c leptonica.vcxproj -> C:\.conan2\b\leptoddfcce1a62e5a\b\build\src\Release\leptonica-1.83.0.lib Building Custom Rule C:/.conan2/b/leptoddfcce1a62e5a/b/src/CMakeLists.txt leptonica/1.83.0: Package 'c20c4fe52d815e2e445d7535bccb31eb27855e44' built leptonica/1.83.0: Build folder c:\.conan2\b\leptoddfcce1a62e5a\b\build leptonica/1.83.0: Generating the package leptonica/1.83.0: Packaging in folder c:\.conan2\b\leptoddfcce1a62e5a\p leptonica/1.83.0: Calling package() leptonica/1.83.0: Running CMake.install() leptonica/1.83.0: RUN: cmake --install "c:\.conan2\b\leptoddfcce1a62e5a\b\build" --config Release --prefix "c:/.conan2/b/leptoddfcce1a62e5a/p" -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/lib/pkgconfig/lept.pc -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/lib/cmake/leptonica/LeptonicaConfig.cmake -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/lib/cmake/leptonica/LeptonicaConfig-version.cmake -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/lib/leptonica-1.83.0.lib -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/lib/cmake/leptonica/LeptonicaTargets.cmake -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/lib/cmake/leptonica/LeptonicaTargets-release.cmake -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/allheaders.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/alltypes.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/array.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/array_internal.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/arrayaccess.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/bbuffer.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/bilateral.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/bmf.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/bmfdata.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/bmp.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/ccbord.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/ccbord_internal.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/colorfill.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/dewarp.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/environ.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/gplot.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/hashmap.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/heap.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/imageio.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/jbclass.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/leptwin.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/list.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/morph.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/pix.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/pix_internal.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/ptra.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/queue.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/rbtree.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/readbarcode.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/recog.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/regutils.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/stack.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/stringcode.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/sudoku.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/watershed.h -- Installing: c:/.conan2/b/leptoddfcce1a62e5a/p/include/leptonica/endianness.h leptonica/1.83.0: package(): Packaged 36 '.h' files leptonica/1.83.0: package(): Packaged 1 '.lib' file: leptonica-1.83.0.lib leptonica/1.83.0: package(): Packaged 1 '.cmake' file: conan-official-leptonica-targets.cmake leptonica/1.83.0: package(): Packaged 1 '.txt' file: leptonica-license.txt leptonica/1.83.0: Created package revision 88a300d47a0587ba6a5ee3589fa1d541 leptonica/1.83.0: Package 'c20c4fe52d815e2e445d7535bccb31eb27855e44' created leptonica/1.83.0: Full package reference: leptonica/1.83.0#98e17b82101f097a695d8d6c5d786940:c20c4fe52d815e2e445d7535bccb31eb27855e44#88a300d47a0587ba6a5ee3589fa1d541 leptonica/1.83.0: Package folder c:\.conan2\b\leptoddfcce1a62e5a\p WARN: deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X: WARN: deprecated: 'cpp_info.names' used in: leptonica/1.83.0 WARN: deprecated: 'cpp_info.build_modules' used in: leptonica/1.83.0 ======== Launching test_package ======== ======== Computing dependency graph ======== Graph root leptonica/1.83.0 (test package): C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\conanfile.py Requirements leptonica/1.83.0#98e17b82101f097a695d8d6c5d786940 - Cache ======== Computing necessary packages ======== Requirements leptonica/1.83.0#98e17b82101f097a695d8d6c5d786940:c20c4fe52d815e2e445d7535bccb31eb27855e44#88a300d47a0587ba6a5ee3589fa1d541 - Cache ======== Installing packages ======== leptonica/1.83.0: Already installed! (1 of 1) WARN: deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X: WARN: deprecated: 'cpp_info.names' used in: leptonica/1.83.0 WARN: deprecated: 'cpp_info.build_modules' used in: leptonica/1.83.0 ======== Testing the package ======== Removing previously existing 'test_package' build folder: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release leptonica/1.83.0 (test package): Test package build: build\msvc-193-x86_64-17-release leptonica/1.83.0 (test package): Test package build folder: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release leptonica/1.83.0 (test package): Writing generators to C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release\generators leptonica/1.83.0 (test package): Generator 'CMakeToolchain' calling 'generate()' leptonica/1.83.0 (test package): CMakeToolchain generated: conan_toolchain.cmake leptonica/1.83.0 (test package): CMakeToolchain generated: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release\generators\CMakePresets.json leptonica/1.83.0 (test package): CMakeToolchain generated: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\CMakeUserPresets.json leptonica/1.83.0 (test package): Generator 'CMakeDeps' calling 'generate()' leptonica/1.83.0 (test package): CMakeDeps necessary find_package() and targets for your CMakeLists.txt find_package(Leptonica) target_link_libraries(... leptonica) leptonica/1.83.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' leptonica/1.83.0 (test package): Generating aggregated env files leptonica/1.83.0 (test package): Generated aggregated env files: ['conanrun.bat', 'conanbuild.bat'] ======== Testing the package: Building ======== leptonica/1.83.0 (test package): Calling build() leptonica/1.83.0 (test package): Running CMake.configure() leptonica/1.83.0 (test package): RUN: cmake -G "Visual Studio 17 2022" -DCMAKE_TOOLCHAIN_FILE="generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package" -- Using Conan toolchain: C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/build/msvc-193-x86_64-17-release/generators/conan_toolchain.cmake -- Conan toolchain: CMAKE_GENERATOR_TOOLSET=v143 -- Conan toolchain: C++ Standard 17 with extensions OFF -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19045. -- The C compiler identification is MSVC 19.39.33523.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'leptonica' -- Configuring done -- Generating done -- Build files have been written to: C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/build/msvc-193-x86_64-17-release leptonica/1.83.0 (test package): Running CMake.build() leptonica/1.83.0 (test package): RUN: cmake --build "C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release" --config Release MSBuild version 17.9.8+b34f75857 for .NET Framework Checking Build System Building Custom Rule C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release\Release\test_package.exe Building Custom Rule C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/CMakeLists.txt ======== Testing the package: Executing test ======== leptonica/1.83.0 (test package): Running test() leptonica/1.83.0 (test package): RUN: Release\test_package Leptonica version: 1.83.0 Lib versions: (null) ======== Exporting recipe to the cache ======== leptonica/1.83.1: Exporting package recipe: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\conanfile.py leptonica/1.83.1: exports: File 'conandata.yml' found. Exporting it... leptonica/1.83.1: Calling export_sources() leptonica/1.83.1: [HOOK - hook_reduce_conandata.py] post_export(): Saving conandata.yml: {'sources': {'1.83.1': {'url': 'https://github.com/DanBloomberg/leptonica/archive/1.83.1.tar.gz', 'sha256': '4289d0a4224b614010072253531c0455a33a4d7c7a0017fe7825ed382290c0da'}}} leptonica/1.83.1: [HOOK - hook_reduce_conandata.py] post_export(): New conandata.yml contents: sources: 1.83.1: sha256: 4289d0a4224b614010072253531c0455a33a4d7c7a0017fe7825ed382290c0da url: https://github.com/DanBloomberg/leptonica/archive/1.83.1.tar.gz leptonica/1.83.1: Copied 1 '.yml' file: conandata.yml leptonica/1.83.1: Copied 1 '.py' file: conanfile.py leptonica/1.83.1: Exported to cache folder: c:\.conan2\leptod3959ae31caaf\e leptonica/1.83.1: Exported: leptonica/1.83.1#b6e69a8e822a8c68efe8d52ee6cc692e (2024-05-20 12:59:29 UTC) ======== Input profiles ======== Profile host: [settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=17 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows [options] leptonica/*:with_gif=False leptonica/*:with_jpeg=False leptonica/*:with_openjpeg=False leptonica/*:with_png=False leptonica/*:with_tiff=False leptonica/*:with_webp=False leptonica/*:with_zlib=False [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True Profile build: [settings] arch=x86_64 build_type=Release compiler=msvc compiler.cppstd=17 compiler.runtime=dynamic compiler.runtime_type=Release compiler.version=193 os=Windows [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ======== Computing dependency graph ======== Graph root cli Requirements leptonica/1.83.1#b6e69a8e822a8c68efe8d52ee6cc692e - Cache ======== Computing necessary packages ======== leptonica/1.83.1: Forced build from source Requirements leptonica/1.83.1#b6e69a8e822a8c68efe8d52ee6cc692e:c20c4fe52d815e2e445d7535bccb31eb27855e44 - Build ======== Installing packages ======== -------- Installing package leptonica/1.83.1 (1 of 1) -------- leptonica/1.83.1: Building from source leptonica/1.83.1: Package leptonica/1.83.1:c20c4fe52d815e2e445d7535bccb31eb27855e44 leptonica/1.83.1: Copying sources to build folder leptonica/1.83.1: Building your package in c:\.conan2\b\leptof483d7896da83\b leptonica/1.83.1: Calling generate() leptonica/1.83.1: Generators folder: c:\.conan2\b\leptof483d7896da83\b\build\generators leptonica/1.83.1: CMakeToolchain generated: conan_toolchain.cmake leptonica/1.83.1: CMakeToolchain generated: c:\.conan2\b\leptof483d7896da83\b\build\generators\CMakePresets.json leptonica/1.83.1: CMakeToolchain generated: c:\.conan2\b\leptof483d7896da83\b\src\CMakeUserPresets.json leptonica/1.83.1: Generating aggregated env files leptonica/1.83.1: Generated aggregated env files: ['conanbuild.bat', 'conanrun.bat'] leptonica/1.83.1: Calling build() leptonica/1.83.1: apply_conandata_patches(): No patches defined in conandata leptonica/1.83.1: Running CMake.configure() leptonica/1.83.1: RUN: cmake -G "Visual Studio 17 2022" -DCMAKE_TOOLCHAIN_FILE="generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="c:/.conan2/b/leptof483d7896da83/p" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "c:\.conan2\b\leptof483d7896da83\b\src" -- Using Conan toolchain: C:/.conan2/b/leptof483d7896da83/b/build/generators/conan_toolchain.cmake -- Conan toolchain: CMAKE_GENERATOR_TOOLSET=v143 -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19045. -- The C compiler identification is MSVC 19.39.33523.0 -- The CXX compiler identification is MSVC 19.39.33523.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - 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: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find GIF (missing: GIF_LIBRARY GIF_INCLUDE_DIR) -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR) -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Setting build type to 'Release' as none was specified. -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - not found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file strings.h -- Looking for include file strings.h - not found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - not found -- Looking for fmemopen -- Looking for fmemopen - not found -- Looking for fstatat -- Looking for fstatat - not found -- -- General configuration for Leptonica 1.83.1 -- -------------------------------------------------------- -- Build type: Release -- Compiler: MSVC -- C compiler options: /MP4 /DWIN32 /D_WINDOWS /W3 -- Linker options: /machine:x64 -- Install directory: C:/.conan2/b/leptof483d7896da83/p -- -- Build with sw [SW_BUILD]: OFF -- Build utility programs [BUILD_PROG]: OFF -- Used ZLIB library: ZLIB_LIBRARY-NOTFOUND -- Used PNG library: -- Used JPEG library: JPEG_LIBRARY-NOTFOUND -- Used JP2K library: -- Used TIFF library: TIFF_LIBRARY-NOTFOUND -- Used GIF library: -- Used WEBP library: -- -------------------------------------------------------- -- -- Configuring done -- Generating done -- Build files have been written to: C:/.conan2/b/leptof483d7896da83/b/build leptonica/1.83.1: Running CMake.build() leptonica/1.83.1: RUN: cmake --build "c:\.conan2\b\leptof483d7896da83\b\build" --config Release MSBuild version 17.9.8+b34f75857 for .NET Framework Checking Build System Building Custom Rule C:/.conan2/b/leptof483d7896da83/b/src/src/CMakeLists.txt adaptmap.c affine.c affinecompose.c arrayaccess.c bardecode.c baseline.c bbuffer.c bilateral.c bilinear.c binarize.c binexpand.c binreduce.c blend.c bmf.c bmpio.c bmpiostub.c bootnumgen1.c bootnumgen2.c bootnumgen3.c bootnumgen4.c boxbasic.c boxfunc1.c boxfunc2.c boxfunc3.c boxfunc4.c boxfunc5.c bytearray.c ccbord.c ccthin.c checkerboard.c classapp.c colorcontent.c colorfill.c coloring.c colormap.c colormorph.c colorquant1.c colorquant2.c colorseg.c colorspace.c compare.c conncomp.c convertfiles.c convolve.c correlscore.c dewarp1.c dewarp2.c dewarp3.c dewarp4.c dnabasic.c dnafunc1.c dnahash.c dwacomb.2.c dwacomblow.2.c edge.c encoding.c enhance.c fhmtauto.c fhmtgen.1.c fhmtgenlow.1.c finditalic.c flipdetect.c fmorphauto.c fmorphgen.1.c fmorphgenlow.1.c fpix1.c fpix2.c gifio.c gifiostub.c gplot.c graphics.c graymorph.c grayquant.c hashmap.c heap.c jbclass.c jp2kheader.c jp2kheaderstub.c jp2kio.c jp2kiostub.c jpegio.c jpegiostub.c kernel.c leptwin.c libversions.c list.c map.c maze.c morph.c morphapp.c morphdwa.c morphseq.c numabasic.c numafunc1.c numafunc2.c pageseg.c paintcmap.c parseprotos.c partify.c partition.c pdfio1.c pdfio1stub.c pdfio2.c pdfio2stub.c pix1.c pix2.c pix3.c pix4.c pix5.c pixabasic.c pixacc.c pixafunc1.c pixafunc2.c pixalloc.c pixarith.c pixcomp.c pixconv.c pixlabel.c pixtiling.c pngio.c pngiostub.c pnmio.c pnmiostub.c projective.c psio1.c psio1stub.c psio2.c psio2stub.c ptabasic.c ptafunc1.c ptafunc2.c ptra.c quadtree.c queue.c rank.c rbtree.c readbarcode.c readfile.c recogbasic.c recogdid.c recogident.c recogtrain.c regutils.c rop.c roplow.c rotate.c rotateam.c rotateorth.c rotateshear.c runlength.c sarray1.c sarray2.c scale1.c scale2.c seedfill.c sel1.c sel2.c selgen.c shear.c skew.c spixio.c stack.c stringcode.c strokes.c sudoku.c textops.c tiffio.c tiffiostub.c utils1.c utils2.c warper.c watershed.c webpanimio.c webpanimiostub.c webpio.c webpiostub.c writefile.c zlibmem.c zlibmemstub.c leptonica.vcxproj -> C:\.conan2\b\leptof483d7896da83\b\build\src\Release\leptonica-1.83.1.lib Building Custom Rule C:/.conan2/b/leptof483d7896da83/b/src/CMakeLists.txt leptonica/1.83.1: Package 'c20c4fe52d815e2e445d7535bccb31eb27855e44' built leptonica/1.83.1: Build folder c:\.conan2\b\leptof483d7896da83\b\build leptonica/1.83.1: Generating the package leptonica/1.83.1: Packaging in folder c:\.conan2\b\leptof483d7896da83\p leptonica/1.83.1: Calling package() leptonica/1.83.1: Running CMake.install() leptonica/1.83.1: RUN: cmake --install "c:\.conan2\b\leptof483d7896da83\b\build" --config Release --prefix "c:/.conan2/b/leptof483d7896da83/p" -- Installing: c:/.conan2/b/leptof483d7896da83/p/lib/pkgconfig/lept.pc -- Installing: c:/.conan2/b/leptof483d7896da83/p/lib/cmake/leptonica/LeptonicaConfig.cmake -- Installing: c:/.conan2/b/leptof483d7896da83/p/lib/cmake/leptonica/LeptonicaConfig-version.cmake -- Installing: c:/.conan2/b/leptof483d7896da83/p/lib/leptonica-1.83.1.lib -- Installing: c:/.conan2/b/leptof483d7896da83/p/lib/cmake/leptonica/LeptonicaTargets.cmake -- Installing: c:/.conan2/b/leptof483d7896da83/p/lib/cmake/leptonica/LeptonicaTargets-release.cmake -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/allheaders.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/alltypes.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/array.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/array_internal.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/arrayaccess.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/bbuffer.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/bilateral.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/bmf.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/bmfdata.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/bmp.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/ccbord.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/ccbord_internal.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/colorfill.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/dewarp.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/environ.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/gplot.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/hashmap.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/heap.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/imageio.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/jbclass.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/leptwin.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/list.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/morph.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/pix.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/pix_internal.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/ptra.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/queue.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/rbtree.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/readbarcode.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/recog.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/regutils.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/stack.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/stringcode.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/sudoku.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/watershed.h -- Installing: c:/.conan2/b/leptof483d7896da83/p/include/leptonica/endianness.h leptonica/1.83.1: package(): Packaged 36 '.h' files leptonica/1.83.1: package(): Packaged 1 '.lib' file: leptonica-1.83.1.lib leptonica/1.83.1: package(): Packaged 1 '.cmake' file: conan-official-leptonica-targets.cmake leptonica/1.83.1: package(): Packaged 1 '.txt' file: leptonica-license.txt leptonica/1.83.1: Created package revision c5e7aa5776534d64def12968e2f96d03 leptonica/1.83.1: Package 'c20c4fe52d815e2e445d7535bccb31eb27855e44' created leptonica/1.83.1: Full package reference: leptonica/1.83.1#b6e69a8e822a8c68efe8d52ee6cc692e:c20c4fe52d815e2e445d7535bccb31eb27855e44#c5e7aa5776534d64def12968e2f96d03 leptonica/1.83.1: Package folder c:\.conan2\b\leptof483d7896da83\p WARN: deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X: WARN: deprecated: 'cpp_info.names' used in: leptonica/1.83.1 WARN: deprecated: 'cpp_info.build_modules' used in: leptonica/1.83.1 ======== Launching test_package ======== ======== Computing dependency graph ======== Graph root leptonica/1.83.1 (test package): C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\conanfile.py Requirements leptonica/1.83.1#b6e69a8e822a8c68efe8d52ee6cc692e - Cache ======== Computing necessary packages ======== Requirements leptonica/1.83.1#b6e69a8e822a8c68efe8d52ee6cc692e:c20c4fe52d815e2e445d7535bccb31eb27855e44#c5e7aa5776534d64def12968e2f96d03 - Cache ======== Installing packages ======== leptonica/1.83.1: Already installed! (1 of 1) WARN: deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X: WARN: deprecated: 'cpp_info.names' used in: leptonica/1.83.1 WARN: deprecated: 'cpp_info.build_modules' used in: leptonica/1.83.1 ======== Testing the package ======== Removing previously existing 'test_package' build folder: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release leptonica/1.83.1 (test package): Test package build: build\msvc-193-x86_64-17-release leptonica/1.83.1 (test package): Test package build folder: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release leptonica/1.83.1 (test package): Writing generators to C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release\generators leptonica/1.83.1 (test package): Generator 'CMakeToolchain' calling 'generate()' leptonica/1.83.1 (test package): CMakeToolchain generated: conan_toolchain.cmake leptonica/1.83.1 (test package): CMakeToolchain generated: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release\generators\CMakePresets.json leptonica/1.83.1 (test package): CMakeToolchain generated: C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\CMakeUserPresets.json leptonica/1.83.1 (test package): Generator 'CMakeDeps' calling 'generate()' leptonica/1.83.1 (test package): CMakeDeps necessary find_package() and targets for your CMakeLists.txt find_package(Leptonica) target_link_libraries(... leptonica) leptonica/1.83.1 (test package): Generator 'VirtualRunEnv' calling 'generate()' leptonica/1.83.1 (test package): Generating aggregated env files leptonica/1.83.1 (test package): Generated aggregated env files: ['conanrun.bat', 'conanbuild.bat'] ======== Testing the package: Building ======== leptonica/1.83.1 (test package): Calling build() leptonica/1.83.1 (test package): Running CMake.configure() leptonica/1.83.1 (test package): RUN: cmake -G "Visual Studio 17 2022" -DCMAKE_TOOLCHAIN_FILE="generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package" -- Using Conan toolchain: C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/build/msvc-193-x86_64-17-release/generators/conan_toolchain.cmake -- Conan toolchain: CMAKE_GENERATOR_TOOLSET=v143 -- Conan toolchain: C++ Standard 17 with extensions OFF -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19045. -- The C compiler identification is MSVC 19.39.33523.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'leptonica' -- Configuring done -- Generating done -- Build files have been written to: C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/build/msvc-193-x86_64-17-release leptonica/1.83.1 (test package): Running CMake.build() leptonica/1.83.1 (test package): RUN: cmake --build "C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release" --config Release MSBuild version 17.9.8+b34f75857 for .NET Framework Checking Build System Building Custom Rule C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/CMakeLists.txt test_package.c test_package.vcxproj -> C:\Users\dbely\conan\conan-center-index\recipes\leptonica\all\test_package\build\msvc-193-x86_64-17-release\Release\test_package.exe Building Custom Rule C:/Users/dbely/conan/conan-center-index/recipes/leptonica/all/test_package/CMakeLists.txt ======== Testing the package: Executing test ======== leptonica/1.83.1 (test package): Running test() leptonica/1.83.1 (test package): RUN: Release\test_package Leptonica version: 1.83.1 Lib versions: (null)