Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

leptonica: add new version 1.85.0 #25669

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

toge
Copy link
Contributor

@toge toge commented Oct 19, 2024

Summary

Changes to recipe: leptonica/1.85.0

Motivation

There are several new features in 1.85.0.

Details

DanBloomberg/leptonica@1.83.1...1.85.0


@conan-center-bot

This comment has been minimized.

@toge toge changed the title leptonica: add version 1.85.0 leptonica: add new version 1.85.0 Oct 21, 2024
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Warning

Conan Center will stop receiving updates for Conan 1.x packages soon - please see announcement.

Failure in build 2 (a9779350fcf2474fc011a4288ae0e380b2c42e22):

  • leptonica/1.85.0:
    Didn't run or was cancelled before finishing

  • leptonica/1.83.1:
    Didn't run or was cancelled before finishing

  • leptonica/1.81.0:
    Didn't run or was cancelled before finishing

  • leptonica/1.82.0:
    CI failed to create some packages (All logs)

    Logs for packageID a815e473ea7d5dfa9fa4f9e21d2604075b22138e:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=7
    os=Linux
    [options]
    leptonica:shared=True
    
    [...]
    [ 86%] Building C object src/CMakeFiles/leptonica.dir/seedfill.c.o
    [ 86%] Building C object src/CMakeFiles/leptonica.dir/sel1.c.o
    [ 87%] Building C object src/CMakeFiles/leptonica.dir/sel2.c.o
    [ 87%] Building C object src/CMakeFiles/leptonica.dir/selgen.c.o
    [ 88%] Building C object src/CMakeFiles/leptonica.dir/shear.c.o
    [ 88%] Building C object src/CMakeFiles/leptonica.dir/skew.c.o
    [ 89%] Building C object src/CMakeFiles/leptonica.dir/spixio.c.o
    [ 90%] Building C object src/CMakeFiles/leptonica.dir/stack.c.o
    [ 90%] Building C object src/CMakeFiles/leptonica.dir/stringcode.c.o
    [ 91%] Building C object src/CMakeFiles/leptonica.dir/strokes.c.o
    [ 91%] Building C object src/CMakeFiles/leptonica.dir/sudoku.c.o
    [ 92%] Building C object src/CMakeFiles/leptonica.dir/textops.c.o
    [ 92%] Building C object src/CMakeFiles/leptonica.dir/tiffio.c.o
    [ 93%] Building C object src/CMakeFiles/leptonica.dir/tiffiostub.c.o
    [ 93%] Building C object src/CMakeFiles/leptonica.dir/utils1.c.o
    [ 94%] Building C object src/CMakeFiles/leptonica.dir/utils2.c.o
    [ 95%] Building C object src/CMakeFiles/leptonica.dir/warper.c.o
    [ 95%] Building C object src/CMakeFiles/leptonica.dir/watershed.c.o
    [ 96%] Building C object src/CMakeFiles/leptonica.dir/webpanimio.c.o
    [ 96%] Building C object src/CMakeFiles/leptonica.dir/webpanimiostub.c.o
    [ 97%] Building C object src/CMakeFiles/leptonica.dir/webpio.c.o
    [ 97%] Building C object src/CMakeFiles/leptonica.dir/webpiostub.c.o
    [ 98%] Building C object src/CMakeFiles/leptonica.dir/writefile.c.o
    [ 98%] Building C object src/CMakeFiles/leptonica.dir/zlibmem.c.o
    [ 99%] Building C object src/CMakeFiles/leptonica.dir/zlibmemstub.c.o
    [100%] Linking C shared library libleptonica.so
    src/CMakeFiles/leptonica.dir/build.make:2787: recipe for target 'src/libleptonica.so.1.82.0' failed
    CMakeFiles/Makefile2:140: recipe for target 'src/CMakeFiles/leptonica.dir/all' failed
    Makefile:148: recipe for target 'all' failed
    leptonica/1.82.0: 
    CMAKE_BUILD_TYPE = Release
    /usr/bin/ld: cannot find -lwebp
    /usr/bin/ld: cannot find -lsharpyuv
    collect2: error: ld returned 1 exit status
    make[2]: *** [src/libleptonica.so.1.82.0] Error 1
    make[1]: *** [src/CMakeFiles/leptonica.dir/all] Error 2
    make: *** [all] Error 2
    WARN: **************************************************
    WARN: *** Conan 1 is legacy and on a deprecation path **
    WARN: *********** Please upgrade to Conan 2 ************
    WARN: **************************************************
    WARN: libpng/1.6.44: requirement zlib/[>=1.2.11 <2] overridden by leptonica/1.82.0 to zlib/1.3.1 
    WARN: libtiff/4.6.0: requirement zlib/[>=1.2.11 <2] overridden by leptonica/1.82.0 to zlib/1.3.1 
    leptonica/1.82.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    leptonica/1.82.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    leptonica/1.82.0: ERROR: Package 'a815e473ea7d5dfa9fa4f9e21d2604075b22138e' build failed
    leptonica/1.82.0: WARN: Build folder /home/conan/workspace/prod-v1/bsr/112284/acfef/.conan/data/leptonica/1.82.0/_/_/build/a815e473ea7d5dfa9fa4f9e21d2604075b22138e/build/Release
    ERROR: leptonica/1.82.0: Error in build() method, line 204
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build "/home/conan/workspace/prod-v1/bsr/112284/acfef/.conan/data/leptonica/1.82.0/_/_/build/a815e473ea7d5dfa9fa4f9e21d2604075b22138e/build/Release" '--' '-j3'
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.


Conan v2 pipeline ✔️

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 2 (a9779350fcf2474fc011a4288ae0e380b2c42e22):

  • leptonica/1.82.0:
    All packages built successfully! (All logs)

  • leptonica/1.83.1:
    All packages built successfully! (All logs)

  • leptonica/1.81.0:
    All packages built successfully! (All logs)

  • leptonica/1.85.0:
    All packages built successfully! (All logs)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants