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

exiv2: add version 0.28.0 #19264

Closed
wants to merge 1 commit into from
Closed

exiv2: add version 0.28.0 #19264

wants to merge 1 commit into from

Conversation

toge
Copy link
Contributor

@toge toge commented Aug 18, 2023

Specify library name and version: exiv2/*

  • 0.28.0 requires C++17
  • 0.28.0 provides libexiv2-xmp as object library not as static library
  • 0.28.0 provides with_brotli and with_inih options

See also Exiv2/exiv2#2406 (comment)

Try to solve #19249


@ghost
Copy link

ghost commented Aug 18, 2023

I detected other pull requests that are modifying exiv2/all recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

@toge
Copy link
Contributor Author

toge commented Aug 18, 2023

oh, already created PR.
close it.

@toge toge closed this Aug 18, 2023
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 1 (badbd7d45c6becb3926ae2d4096f746268a7ff95):

  • exiv2/0.27.5:
    All packages built successfully! (All logs)

  • exiv2/0.27.4:
    All packages built successfully! (All logs)

  • exiv2/0.28.0:
    All packages built successfully! (All logs)


Conan v2 pipeline ❌

Regression: Conan v2 builds are mandatory and they are required for the PR to be merged, because this recipe worked with Conan v2 previously.

The v2 pipeline failed. Please, review the errors and note this will be required for pull requests to be merged in the near future.

See details:

Failure in build 1 (badbd7d45c6becb3926ae2d4096f746268a7ff95):

  • exiv2/0.27.4:
    Didn't run or was cancelled before finishing

  • exiv2/0.27.5:
    CI failed to create some packages (All logs)

    Logs for packageID ebe866f918daadc53b3808af4fd963b590052d36:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
      ^
    In file included from /Users/jenkins/w/prod-v2/BuildSingleReference/p/b/exiv2c1ad56276edb8/b/src/src/crwimage_int.cpp:21:
    In file included from /Users/jenkins/w/prod-v2/BuildSingleReference/p/b/exiv2c1ad56276edb8/b/src/src/crwimage_int.hpp:26:
    In file included from /Users/jenkins/w/prod-v2/BuildSingleReference/p/b/exiv2c1ad56276edb8/b/src/include/exiv2/image.hpp:27:
    /Users/jenkins/w/prod-v2/BuildSingleReference/p/b/exiv2c1ad56276edb8/b/src/include/exiv2/basicio.hpp:58:17: error: no template named 'auto_ptr' in namespace 'std'; did you mean simply 'auto_ptr'?
            typedef std::auto_ptr<BasicIo> AutoPtr;
                    ^~~~~~~~~~~~~
                    auto_ptr
    /Users/jenkins/w/prod-v2/BuildSingleReference/p/b/exiv2c1ad56276edb8/b/src/include/exiv2/config.h:105:3: note: 'auto_ptr' declared here
      using auto_ptr = std::unique_ptr<T>;
      ^
    In file included from /Users/jenkins/w/prod-v2/BuildSingleReference/p/b/exiv2c1ad56276edb8/b/src/src/crwimage_int.cpp:21:
    In file included from /Users/jenkins/w/prod-v2/BuildSingleReference/p/b/exiv2c1ad56276edb8/b/src/src/crwimage_int.hpp:26:
    In file included from /Users/jenkins/w/prod-v2/BuildSingleReference/p/b/exiv2c1ad56276edb8/b/src/include/exiv2/image.hpp:27:
    /Users/jenkins/w/prod-v2/BuildSingleReference/p/b/exiv2c1ad56276edb8/b/src/include/exiv2/basicio.hpp:524:9: error: no template named 'auto_ptr' in namespace 'std'; did you mean simply 'auto_ptr'?
            std::auto_ptr<Impl> p_;
            ^~~~~~~~~~~~~
            auto_ptr
    /Users/jenkins/w/prod-v2/BuildSingleReference/p/b/exiv2c1ad56276edb8/b/src/include/exiv2/config.h:105:3: note: 'auto_ptr' declared here
      using auto_ptr = std::unique_ptr<T>;
      ^
    In file included from /Users/jenkins/w/prod-v2/BuildSingleReference/p/b/exiv2c1ad56276edb8/b/src/src/crwimage_int.cpp:21:
    In file included from /Users/jenkins/w/prod-v2/BuildSingleReference/p/b/exiv2c1ad56276edb8/b/src/src/crwimage_int.hpp:26:
    In file included from /Users/jenkins/w/prod-v2/BuildSingleReference/p/b/exiv2c1ad56276edb8/b/src/include/exiv2/image.hpp:27:
    /Users/jenkins/w/prod-v2/BuildSingleReference/p/b/exiv2c1ad56276edb8/b/src/include/exiv2/basicio.hpp:724:9: error: no template named 'auto_ptr' in namespace 'std'; did you mean simply 'auto_ptr'?
            std::auto_ptr<Impl> p_;
            ^~~~~~~~~~~~~
            auto_ptr
    /Users/jenkins/w/prod-v2/BuildSingleReference/p/b/exiv2c1ad56276edb8/b/src/include/exiv2/config.h:105:3: note: 'auto_ptr' declared here
      using auto_ptr = std::unique_ptr<T>;
      ^
    fatal error: too many errors emitted, stopping now [-ferror-limit=]
    20 errors generated.
    make[2]: *** [src/CMakeFiles/exiv2lib_int.dir/crwimage_int.cpp.o] Error 1
    make[1]: *** [src/CMakeFiles/exiv2lib_int.dir/all] Error 2
    make: *** [all] Error 2
    
    exiv2/0.27.5: ERROR: 
    Package 'ebe866f918daadc53b3808af4fd963b590052d36' build failed
    exiv2/0.27.5: WARN: Build folder /Users/jenkins/w/prod-v2/BuildSingleReference/p/b/exiv2c1ad56276edb8/b/build/Release
    *********************************************************
    Recipe 'exiv2/0.27.5' cannot build its binary
    It is possible that this recipe is not Conan 2.0 ready
    If the recipe comes from ConanCenter check: https://conan.io/cci-v2.html
    If it is your recipe, check if it is updated to 2.0
    *********************************************************
    
    ERROR: exiv2/0.27.5: Error in build() method, line 142
    	cmake.build()
    	ConanException: Error 2 while executing
    
  • exiv2/0.28.0:
    Didn't run or was cancelled before finishing


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.

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

Successfully merging this pull request may close these issues.

2 participants