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

opencv: bump version 4.6.0 & 4.7.0 #16524

Closed
wants to merge 24 commits into from

Conversation

granger35
Copy link

Specify library name and version: opencv/4.6.0 & opencv/4.7.0

required by my projects, and also by the conan community: #15524


@CLAassistant
Copy link

CLAassistant commented Mar 11, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ czoido
✅ danimtb
❌ granger35
You have signed the CLA already but the status is still pending? Let us recheck it.

@conan-center-bot

This comment has been minimized.

@ghost
Copy link

ghost commented Mar 11, 2023

I detected other pull requests that are modifying opencv/4.x recipe:

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

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@granger35 granger35 changed the title opencv: bump version 4.6.0 & 4.7.0 opencv: bump version 4.6.0 & 4.7.0 Mar 13, 2023
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@granger35
Copy link
Author

granger35 commented Mar 14, 2023

Wait for pull request #16529 upgrading xz_utils to version 5.4.0 in ffmpeg recipe.

@ghost ghost mentioned this pull request Mar 16, 2023
3 tasks
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

Modify version supporting ffmpeg version >5
@conan-center-bot

This comment has been minimized.

@innerlee
Copy link

Bump. 4.8.0 was released also

@ghost ghost mentioned this pull request Jul 18, 2023
3 tasks
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Failure in build 27 (9b2d59e3dffc87a83dd02cd08c6f7603c19f0235):

  • opencv/4.6.0@:
    CI failed to create some packages (All logs)

    Logs for packageID 96a7ced8d9d1b102d41ebf852d6c3d95d2660a75:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=7
    os=Linux
    [options]
    opencv:shared=True
    
    [...]
    In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/opencv/4.6.0/_/_/build/96a7ced8d9d1b102d41ebf852d6c3d95d2660a75/build/Release/modules/dnn/graph.pb.cc:4:0:
    /home/conan/w/prod/BuildSingleReference/.conan/data/opencv/4.6.0/_/_/build/96a7ced8d9d1b102d41ebf852d6c3d95d2660a75/build/Release/modules/dnn/graph.pb.h:652:39: note: declared here
     inline ::PROTOBUF_NAMESPACE_ID::int32 GraphDef::version() const {
                                           ^~~~~~~~
    /home/conan/w/prod/BuildSingleReference/.conan/data/opencv/4.6.0/_/_/build/96a7ced8d9d1b102d41ebf852d6c3d95d2660a75/build/Release/modules/dnn/graph.pb.cc: In member function ‘virtual size_t opencv_tensorflow::GraphDef::ByteSizeLong() const’:
    /home/conan/w/prod/BuildSingleReference/.conan/data/opencv/4.6.0/_/_/build/96a7ced8d9d1b102d41ebf852d6c3d95d2660a75/build/Release/modules/dnn/graph.pb.cc:381:21: warning: ‘google::protobuf::int32 opencv_tensorflow::GraphDef::version() const’ is deprecated [-Wdeprecated-declarations]
       if (this->version() != 0) {
                         ^
    In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/opencv/4.6.0/_/_/build/96a7ced8d9d1b102d41ebf852d6c3d95d2660a75/build/Release/modules/dnn/graph.pb.cc:4:0:
    /home/conan/w/prod/BuildSingleReference/.conan/data/opencv/4.6.0/_/_/build/96a7ced8d9d1b102d41ebf852d6c3d95d2660a75/build/Release/modules/dnn/graph.pb.h:652:39: note: declared here
     inline ::PROTOBUF_NAMESPACE_ID::int32 GraphDef::version() const {
                                           ^~~~~~~~
    /home/conan/w/prod/BuildSingleReference/.conan/data/opencv/4.6.0/_/_/build/96a7ced8d9d1b102d41ebf852d6c3d95d2660a75/build/Release/modules/dnn/graph.pb.cc: In member function ‘void opencv_tensorflow::GraphDef::MergeFrom(const opencv_tensorflow::GraphDef&)’:
    /home/conan/w/prod/BuildSingleReference/.conan/data/opencv/4.6.0/_/_/build/96a7ced8d9d1b102d41ebf852d6c3d95d2660a75/build/Release/modules/dnn/graph.pb.cc:425:20: warning: ‘google::protobuf::int32 opencv_tensorflow::GraphDef::version() const’ is deprecated [-Wdeprecated-declarations]
       if (from.version() != 0) {
                        ^
    In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/opencv/4.6.0/_/_/build/96a7ced8d9d1b102d41ebf852d6c3d95d2660a75/build/Release/modules/dnn/graph.pb.cc:4:0:
    /home/conan/w/prod/BuildSingleReference/.conan/data/opencv/4.6.0/_/_/build/96a7ced8d9d1b102d41ebf852d6c3d95d2660a75/build/Release/modules/dnn/graph.pb.h:652:39: note: declared here
     inline ::PROTOBUF_NAMESPACE_ID::int32 GraphDef::version() const {
                                           ^~~~~~~~
    In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/jasper/4.0.0/_/_/package/046dbdf12e4a1a2258891b8c2fad2246117218c1/include/jasper/jasper.h:73:0,
                     from /home/conan/w/prod/BuildSingleReference/.conan/data/opencv/4.6.0/_/_/build/96a7ced8d9d1b102d41ebf852d6c3d95d2660a75/src/modules/imgcodecs/src/grfmt_jpeg2000.cpp:63:
    /home/conan/w/prod/BuildSingleReference/.conan/data/jasper/4.0.0/_/_/package/046dbdf12e4a1a2258891b8c2fad2246117218c1/include/jasper/jas_config.h:117:2: warning: #warning "Your code is being built against an older version of the C standard than JasPer was.  Although this is supported, this may require some extra preprocessor defines when building." [-Wcpp]
     #warning "Your code is being built against an older version of the C standard than JasPer was.  Although this is supported, this may require some extra preprocessor defines when building."
      ^~~~~~~
    /home/conan/w/prod/BuildSingleReference/.conan/data/freetype/2.13.0/_/_/package/718e788d18f87efa6b201b7718f1ffac72f4ad26/lib/libfreetype.a(sfnt.c.o): In function `sfnt_init_face':
    sfnt.c:(.text+0xf512): undefined reference to `BrotliDecoderDecompress'
    /home/conan/w/prod/BuildSingleReference/.conan/data/freetype/2.13.0/_/_/package/718e788d18f87efa6b201b7718f1ffac72f4ad26/lib/libfreetype.a(ftbzip2.c.o): In function `ft_bzip2_stream_close':
    ftbzip2.c:(.text+0x79): undefined reference to `BZ2_bzDecompressEnd'
    /home/conan/w/prod/BuildSingleReference/.conan/data/freetype/2.13.0/_/_/package/718e788d18f87efa6b201b7718f1ffac72f4ad26/lib/libfreetype.a(ftbzip2.c.o): In function `ft_bzip2_file_fill_output':
    ftbzip2.c:(.text+0x131): undefined reference to `BZ2_bzDecompress'
    /home/conan/w/prod/BuildSingleReference/.conan/data/freetype/2.13.0/_/_/package/718e788d18f87efa6b201b7718f1ffac72f4ad26/lib/libfreetype.a(ftbzip2.c.o): In function `ft_bzip2_stream_io':
    ftbzip2.c:(.text+0x2f8): undefined reference to `BZ2_bzDecompressEnd'
    ftbzip2.c:(.text+0x34c): undefined reference to `BZ2_bzDecompressInit'
    /home/conan/w/prod/BuildSingleReference/.conan/data/freetype/2.13.0/_/_/package/718e788d18f87efa6b201b7718f1ffac72f4ad26/lib/libfreetype.a(ftbzip2.c.o): In function `FT_Stream_OpenBzip2':
    ftbzip2.c:(.text+0x685): undefined reference to `BZ2_bzDecompressInit'
    collect2: error: ld returned 1 exit status
    make[2]: *** [lib/libopencv_highgui.so.4.6.0] Error 1
    make[1]: *** [modules/highgui/CMakeFiles/opencv_highgui.dir/all] Error 2
    make[1]: *** Waiting for unfinished jobs....
    make: *** [all] Error 2
    WARN: ffmpeg/4.4.3: requirement libwebp/1.3.0 overridden by opencv/4.6.0 to libwebp/1.3.1 
    WARN: pulseaudio/14.2: requirement openssl/[>=1.1 <4] overridden by ffmpeg/4.4.3 to openssl/3.1.1 
    opencv/4.6.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
    opencv/4.6.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
    opencv/4.6.0: ERROR: Package '96a7ced8d9d1b102d41ebf852d6c3d95d2660a75' build failed
    opencv/4.6.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/opencv/4.6.0/_/_/build/96a7ced8d9d1b102d41ebf852d6c3d95d2660a75/build/Release
    ERROR: opencv/4.6.0: Error in build() method, line 502
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/opencv/4.6.0/_/_/build/96a7ced8d9d1b102d41ebf852d6c3d95d2660a75/build/Release" '--' '-j3'
    
  • opencv/4.7.0@:
    Didn't run or was cancelled before finishing

  • opencv/4.1.2@:
    Didn't run or was cancelled before finishing

  • opencv/4.5.3@:
    Didn't run or was cancelled before finishing

  • opencv/4.5.5@:
    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.


Conan v2 pipeline ❌

Note: Conan v2 builds may be required once they are on the v2 ready list

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 25 (9b2d59e3dffc87a83dd02cd08c6f7603c19f0235):

An unexpected error happened and has been reported. Help is on its way! 🏇

@ilya-lavrenov
Copy link
Contributor

Can be closed in favor of #19194

@uilianries
Copy link
Member

@granger35 Thank you for your contribution! Similar changes have been integrated into CCI by the PR #19194 and now this PR will be closed.

@uilianries uilianries closed this Nov 22, 2023
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.

10 participants