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

vvdec: add new recipe #24907

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

vvdec: add new recipe #24907

wants to merge 3 commits into from

Conversation

toge
Copy link
Contributor

@toge toge commented Aug 12, 2024

Summary

Changes to recipe: vvdec/2.3.0

Motivation

This library performs the reverse processing of vvenc.
Both libraries are required for vvc support in libheif.

Details

https://github.com/fraunhoferhhi/vvdec


@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Failure in build 3 (086f641feb5a54e6d65d4d3a46f518c6e0f48a5a):

  • vvdec/2.3.0:
    CI failed to create some packages (All logs)

    Logs for packageID 692e7e5433de62a04f367a8077294e2a1807e020:
    [settings]
    arch=armv8
    build_type=Debug
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    vvdec:shared=False
    
    [...]
    In file included from /Users/jenkins/workspace/prod-v1/bsr/84071/dbcbd/.conan/data/vvdec/2.3.0/_/_/build/692e7e5433de62a04f367a8077294e2a1807e020/src/source/Lib/CommonLib/x86/sse41/InterPred_sse41.cpp:43:
    /Users/jenkins/workspace/prod-v1/bsr/84071/dbcbd/.conan/data/vvdec/2.3.0/_/_/build/692e7e5433de62a04f367a8077294e2a1807e020/src/source/Lib/CommonLib/x86/sse41/../InterPredX86.h:73:13: error: argument to '__builtin_neon_vshlq_n_v' must be a constant integer
          ref = _mm_slli_epi16( ref, shift );
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /Users/jenkins/workspace/prod-v1/bsr/84071/dbcbd/.conan/data/simde/0.8.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/simde/x86/sse2.h:6119:35: note: expanded from macro '_mm_slli_epi16'
      #define _mm_slli_epi16(a, imm8) simde_mm_slli_epi16(a, imm8)
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /Users/jenkins/workspace/prod-v1/bsr/84071/dbcbd/.conan/data/simde/0.8.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/simde/x86/sse2.h:6110:11: note: expanded from macro 'simde_mm_slli_epi16'
              vshlq_n_s16(simde__m128i_to_neon_i16(a), ((imm8) & 15))))
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include/arm_neon.h:24796:23: note: expanded from macro 'vshlq_n_s16'
      __ret = (int16x8_t) __builtin_neon_vshlq_n_v((int8x16_t)__s0, __p1, 33); \
                          ^                                         ~~~~
    In file included from /Users/jenkins/workspace/prod-v1/bsr/84071/dbcbd/.conan/data/vvdec/2.3.0/_/_/build/692e7e5433de62a04f367a8077294e2a1807e020/src/source/Lib/CommonLib/x86/sse41/InterPred_sse41.cpp:43:
    /Users/jenkins/workspace/prod-v1/bsr/84071/dbcbd/.conan/data/vvdec/2.3.0/_/_/build/692e7e5433de62a04f367a8077294e2a1807e020/src/source/Lib/CommonLib/x86/sse41/../InterPredX86.h:80:11: error: argument to '__builtin_neon_vshlq_n_v' must be a constant integer
        ref = _mm_slli_epi16( ref, shift );
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /Users/jenkins/workspace/prod-v1/bsr/84071/dbcbd/.conan/data/simde/0.8.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/simde/x86/sse2.h:6119:35: note: expanded from macro '_mm_slli_epi16'
      #define _mm_slli_epi16(a, imm8) simde_mm_slli_epi16(a, imm8)
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /Users/jenkins/workspace/prod-v1/bsr/84071/dbcbd/.conan/data/simde/0.8.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/simde/x86/sse2.h:6110:11: note: expanded from macro 'simde_mm_slli_epi16'
              vshlq_n_s16(simde__m128i_to_neon_i16(a), ((imm8) & 15))))
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include/arm_neon.h:24796:23: note: expanded from macro 'vshlq_n_s16'
      __ret = (int16x8_t) __builtin_neon_vshlq_n_v((int8x16_t)__s0, __p1, 33); \
                          ^                                         ~~~~
    In file included from /Users/jenkins/workspace/prod-v1/bsr/84071/dbcbd/.conan/data/vvdec/2.3.0/_/_/build/692e7e5433de62a04f367a8077294e2a1807e020/src/source/Lib/CommonLib/x86/sse41/InterPred_sse41.cpp:43:
    /Users/jenkins/workspace/prod-v1/bsr/84071/dbcbd/.conan/data/vvdec/2.3.0/_/_/build/692e7e5433de62a04f367a8077294e2a1807e020/src/source/Lib/CommonLib/x86/sse41/../InterPredX86.h:88:11: error: argument to '__builtin_neon_vshlq_n_v' must be a constant integer
        ref = _mm_slli_epi16( ref, shift );
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /Users/jenkins/workspace/prod-v1/bsr/84071/dbcbd/.conan/data/simde/0.8.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/simde/x86/sse2.h:6119:35: note: expanded from macro '_mm_slli_epi16'
      #define _mm_slli_epi16(a, imm8) simde_mm_slli_epi16(a, imm8)
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /Users/jenkins/workspace/prod-v1/bsr/84071/dbcbd/.conan/data/simde/0.8.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/simde/x86/sse2.h:6110:11: note: expanded from macro 'simde_mm_slli_epi16'
              vshlq_n_s16(simde__m128i_to_neon_i16(a), ((imm8) & 15))))
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include/arm_neon.h:24796:23: note: expanded from macro 'vshlq_n_s16'
      __ret = (int16x8_t) __builtin_neon_vshlq_n_v((int8x16_t)__s0, __p1, 33); \
                          ^                                         ~~~~
    3 errors generated.
    make[2]: *** [source/Lib/vvdec/CMakeFiles/vvdec_x86_simd.dir/__/CommonLib/x86/sse41/InterPred_sse41.cpp.o] Error 1
    make[1]: *** [source/Lib/vvdec/CMakeFiles/vvdec_x86_simd.dir/all] Error 2
    make: *** [all] Error 2
    WARN: *** Conan 1 is legacy and on a deprecation path ***
    WARN: *** Please upgrade to Conan 2 ***
    vvdec/2.3.0: ERROR: Package '692e7e5433de62a04f367a8077294e2a1807e020' build failed
    vvdec/2.3.0: WARN: Build folder /Users/jenkins/workspace/prod-v1/bsr/84071/dbcbd/.conan/data/vvdec/2.3.0/_/_/build/692e7e5433de62a04f367a8077294e2a1807e020/build/Debug
    ERROR: vvdec/2.3.0: Error in build() method, line 86
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build "/Users/jenkins/workspace/prod-v1/bsr/84071/dbcbd/.conan/data/vvdec/2.3.0/_/_/build/692e7e5433de62a04f367a8077294e2a1807e020/build/Debug" '--' '-j8'
    

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.

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

Failure in build 3 (086f641feb5a54e6d65d4d3a46f518c6e0f48a5a):

  • vvdec/2.3.0:
    CI failed to create some packages (All logs)

    Logs for packageID ea47467e5439a3114166d754221079430d0ced9e:
    [settings]
    arch=armv8
    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/workspace/prod-v2/bsr/75699/eceef/p/b/vvdec607bf27ddb520/b/src/source/Lib/CommonLib/x86/sse41/InterPred_sse41.cpp:43:
    /Users/jenkins/workspace/prod-v2/bsr/75699/eceef/p/b/vvdec607bf27ddb520/b/src/source/Lib/CommonLib/x86/sse41/../InterPredX86.h:73:13: error: argument to '__builtin_neon_vshlq_n_v' must be a constant integer
          ref = _mm_slli_epi16( ref, shift );
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /Users/jenkins/workspace/prod-v2/bsr/75699/eceef/p/simde659b10d219a66/p/include/simde/x86/sse2.h:6119:35: note: expanded from macro '_mm_slli_epi16'
      #define _mm_slli_epi16(a, imm8) simde_mm_slli_epi16(a, imm8)
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /Users/jenkins/workspace/prod-v2/bsr/75699/eceef/p/simde659b10d219a66/p/include/simde/x86/sse2.h:6110:11: note: expanded from macro 'simde_mm_slli_epi16'
              vshlq_n_s16(simde__m128i_to_neon_i16(a), ((imm8) & 15))))
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include/arm_neon.h:24796:23: note: expanded from macro 'vshlq_n_s16'
      __ret = (int16x8_t) __builtin_neon_vshlq_n_v((int8x16_t)__s0, __p1, 33); \
                          ^                                         ~~~~
    In file included from /Users/jenkins/workspace/prod-v2/bsr/75699/eceef/p/b/vvdec607bf27ddb520/b/src/source/Lib/CommonLib/x86/sse41/InterPred_sse41.cpp:43:
    /Users/jenkins/workspace/prod-v2/bsr/75699/eceef/p/b/vvdec607bf27ddb520/b/src/source/Lib/CommonLib/x86/sse41/../InterPredX86.h:80:11: error: argument to '__builtin_neon_vshlq_n_v' must be a constant integer
        ref = _mm_slli_epi16( ref, shift );
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /Users/jenkins/workspace/prod-v2/bsr/75699/eceef/p/simde659b10d219a66/p/include/simde/x86/sse2.h:6119:35: note: expanded from macro '_mm_slli_epi16'
      #define _mm_slli_epi16(a, imm8) simde_mm_slli_epi16(a, imm8)
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /Users/jenkins/workspace/prod-v2/bsr/75699/eceef/p/simde659b10d219a66/p/include/simde/x86/sse2.h:6110:11: note: expanded from macro 'simde_mm_slli_epi16'
              vshlq_n_s16(simde__m128i_to_neon_i16(a), ((imm8) & 15))))
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include/arm_neon.h:24796:23: note: expanded from macro 'vshlq_n_s16'
      __ret = (int16x8_t) __builtin_neon_vshlq_n_v((int8x16_t)__s0, __p1, 33); \
                          ^                                         ~~~~
    In file included from /Users/jenkins/workspace/prod-v2/bsr/75699/eceef/p/b/vvdec607bf27ddb520/b/src/source/Lib/CommonLib/x86/sse41/InterPred_sse41.cpp:43:
    /Users/jenkins/workspace/prod-v2/bsr/75699/eceef/p/b/vvdec607bf27ddb520/b/src/source/Lib/CommonLib/x86/sse41/../InterPredX86.h:88:11: error: argument to '__builtin_neon_vshlq_n_v' must be a constant integer
        ref = _mm_slli_epi16( ref, shift );
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /Users/jenkins/workspace/prod-v2/bsr/75699/eceef/p/simde659b10d219a66/p/include/simde/x86/sse2.h:6119:35: note: expanded from macro '_mm_slli_epi16'
      #define _mm_slli_epi16(a, imm8) simde_mm_slli_epi16(a, imm8)
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /Users/jenkins/workspace/prod-v2/bsr/75699/eceef/p/simde659b10d219a66/p/include/simde/x86/sse2.h:6110:11: note: expanded from macro 'simde_mm_slli_epi16'
              vshlq_n_s16(simde__m128i_to_neon_i16(a), ((imm8) & 15))))
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include/arm_neon.h:24796:23: note: expanded from macro 'vshlq_n_s16'
      __ret = (int16x8_t) __builtin_neon_vshlq_n_v((int8x16_t)__s0, __p1, 33); \
                          ^                                         ~~~~
    3 errors generated.
    make[2]: *** [source/Lib/vvdec/CMakeFiles/vvdec_x86_simd.dir/__/CommonLib/x86/sse41/InterPred_sse41.cpp.o] Error 1
    make[1]: *** [source/Lib/vvdec/CMakeFiles/vvdec_x86_simd.dir/all] Error 2
    make: *** [all] Error 2
    
    vvdec/2.3.0: ERROR: 
    Package 'ea47467e5439a3114166d754221079430d0ced9e' build failed
    vvdec/2.3.0: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr/75699/eceef/p/b/vvdec607bf27ddb520/b/build/Release
    ERROR: vvdec/2.3.0: Error in build() method, line 86
    	cmake.build()
    	ConanException: Error 2 while executing
    

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants