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

vc: add v1.4.5 #24724

Closed
wants to merge 1 commit into from
Closed

vc: add v1.4.5 #24724

wants to merge 1 commit into from

Conversation

perseoGI
Copy link
Contributor

Summary

Changes to recipe: vc/1.4.5

Simplification of #22064


@conan-center-bot conan-center-bot added Bump version PR bumping version without recipe modifications Failed labels Jul 26, 2024
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 1 (88de7041cbd98d9d5b3ecd37a577a3f7f0eb3d6a):

  • vc/1.4.5:
    All packages built successfully! (All logs)

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 1 (88de7041cbd98d9d5b3ecd37a577a3f7f0eb3d6a):

  • vc/1.4.5:
    CI failed to create some packages (All logs)

    Logs for packageID 7324258e2df08c78f991ff16cebc46d2d9dc175d:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=apple-clang
    compiler.cppstd=17
    compiler.libcxx=libc++
    compiler.version=13
    os=Macos
    [options]
    */*:shared=False
    
    [...]
    -- Performing Test check_cxx_compiler_flag__mno_avx512vl
    -- Performing Test check_cxx_compiler_flag__mno_avx512vl - Success
    -- Performing Test check_cxx_compiler_flag__mno_avx512pf
    -- Performing Test check_cxx_compiler_flag__mno_avx512pf - Success
    -- Performing Test check_cxx_compiler_flag__mno_avx512er
    -- Performing Test check_cxx_compiler_flag__mno_avx512er - Success
    -- Performing Test check_cxx_compiler_flag__mno_avx512cd
    -- Performing Test check_cxx_compiler_flag__mno_avx512cd - Success
    -- Performing Test check_cxx_compiler_flag__mno_avx512dq
    -- Performing Test check_cxx_compiler_flag__mno_avx512dq - Success
    -- Performing Test check_cxx_compiler_flag__mno_avx512bw
    -- Performing Test check_cxx_compiler_flag__mno_avx512bw - Success
    -- Performing Test check_cxx_compiler_flag__mno_avx512ifma
    -- Performing Test check_cxx_compiler_flag__mno_avx512ifma - Success
    -- Performing Test check_cxx_compiler_flag__mno_avx512vbmi
    -- Performing Test check_cxx_compiler_flag__mno_avx512vbmi - Success
    -- Performing Test check_cxx_compiler_flag__ftemplate_depth_128
    -- Performing Test check_cxx_compiler_flag__ftemplate_depth_128 - Success
    -- Performing Test check_cxx_compiler_flag__fstack_protector
    -- Performing Test check_cxx_compiler_flag__fstack_protector - Success
    -- Performing Test check_cxx_compiler_flag__msse2
    -- Performing Test check_cxx_compiler_flag__msse2 - Success
    -- Performing Test check_cxx_compiler_flag__msse3
    -- Performing Test check_cxx_compiler_flag__msse3 - Success
    -- Performing Test check_cxx_compiler_flag__mssse3
    -- Performing Test check_cxx_compiler_flag__mssse3 - Success
    -- Performing Test check_cxx_compiler_flag__msse4_1
    -- Performing Test check_cxx_compiler_flag__msse4_1 - Success
    -- Performing Test check_cxx_compiler_flag__mavx
    -- Performing Test check_cxx_compiler_flag__mavx - Success
    -- Performing Test check_cxx_compiler_flag__mfma
    -- Performing Test check_cxx_compiler_flag__mfma - Success
    -- Performing Test check_cxx_compiler_flag__march_core_avx2
    -- Performing Test check_cxx_compiler_flag__march_core_avx2 - Success
    -- Performing Test check_cxx_compiler_flag__mxop
    -- Performing Test check_cxx_compiler_flag__mxop - Success
    -- Performing Test check_cxx_compiler_flag__mfma4
    -- Performing Test check_cxx_compiler_flag__mfma4 - Success
    -- Performing Test tuple_sanity
    -- Performing Test tuple_sanity - Success
    -- Configuring incomplete, errors occurred!
    See also "/Users/jenkins/workspace/prod-v2/bsr/66440/bbdde/p/b/vcfefc8e389a36b/b/build/Release/CMakeFiles/CMakeOutput.log".
    See also "/Users/jenkins/workspace/prod-v2/bsr/66440/bbdde/p/b/vcfefc8e389a36b/b/build/Release/CMakeFiles/CMakeError.log".
    
    vc/1.4.5: ERROR: 
    Package '7324258e2df08c78f991ff16cebc46d2d9dc175d' build failed
    vc/1.4.5: WARN: Build folder /Users/jenkins/workspace/prod-v2/bsr/66440/bbdde/p/b/vcfefc8e389a36b/b/build/Release
    ERROR: vc/1.4.5: Error in build() method, line 51
    	cmake.configure()
    	ConanException: Error 1 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.

@perseoGI
Copy link
Contributor Author

Closing this test PR as cpu_architecture was indeed needed to avoid macos x86 cmake configuration error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bump version PR bumping version without recipe modifications Failed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants