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

sleef: conan v2 support #12322

Closed
wants to merge 2 commits into from
Closed

Conversation

SpaceIm
Copy link
Contributor

@SpaceIm SpaceIm commented Aug 17, 2022

Specify library name and version: lib/1.0

This is also a good place to share with all of us why you are submitting this PR (specially if it is a new addition to ConanCenter): is it a dependency of other libraries you want to package? Are you the author of the library? Thanks!


  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the conan-center hook activated.

@conan-center-bot

This comment has been minimized.

uilianries
uilianries previously approved these changes Aug 18, 2022
@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Failure in build 3 (08e208350ced738913a6e41cfa9bab9ab6ee1172):

  • sleef/3.5.1@:
    CI failed to create some packages (All logs)

    Logs for packageID 095512ed878f14a09dd732e9f6868729dd437529:
    [settings]
    arch=armv8
    build_type=Release
    compiler=apple-clang
    compiler.libcxx=libc++
    compiler.version=13.0
    os=Macos
    [options]
    sleef:shared=False
    
    [...]
    -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/sleef/3.5.1/_/_/build/095512ed878f14a09dd732e9f6868729dd437529/build/Release
    sleef/3.5.1: CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/sleef/3.5.1/_/_/build/095512ed878f14a09dd732e9f6868729dd437529/build/Release" '--' '-j4'
    
    ----Running------
    > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/sleef/3.5.1/_/_/build/095512ed878f14a09dd732e9f6868729dd437529/build/Release" '--' '-j4'
    -----------------
    [  2%] Building C object src/common/CMakeFiles/common.dir/common.c.o
    [  2%] Built target common
    sleef/3.5.1: 
    CMake Deprecation Warning at CMakeLists.txt:3 (cmake_policy):
      The OLD behavior for policy CMP0066 will be removed from a future version
      of CMake.
    
      The cmake-policies(7) manual explains that the OLD behaviors of all
      policies are deprecated and that a policy should be set to OLD only under
      specific short-term circumstances.  Projects should be ported to the NEW
      behavior and not rely on setting a policy to OLD.
    
    
       Target system: Darwin
       Target processor: arm64
       Host system: Darwin-20.6.0
       Host processor: x86_64
       Detected C compiler: AppleClang @ /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
       CMake: 3.20.1
       Make program: /usr/bin/make
       Crosscompiling SLEEF.
       Native build dir: 
    
    *** Note: Parallel build is only supported with Ninja ***
    
    CMake Warning:
      Manually-specified variables were not used by the project:
    
        CMAKE_POLICY_DEFAULT_CMP0091
    
    
    make[2]: *** No rule to make target `/bin/mkrename', needed by `src/libm/include/renamepurec_scalar.h'.  Stop.
    make[1]: *** [src/libm/CMakeFiles/renamePUREC_SCALAR.h_generated.dir/all] Error 2
    make[1]: *** Waiting for unfinished jobs....
    make[2]: *** No rule to make target `/bin/mkrename', needed by `src/libm/include/renamepurecfma_scalar.h'.  Stop.
    make[1]: *** [src/libm/CMakeFiles/renamePURECFMA_SCALAR.h_generated.dir/all] Error 2
    make[2]: *** No rule to make target `/bin/mkrename', needed by `src/libm/include/renameneon32vfpv4.h'.  Stop.
    make[1]: *** [src/libm/CMakeFiles/renameNEON32VFPV4.h_generated.dir/all] Error 2
    make: *** [all] Error 2
    sleef/3.5.1: ERROR: Package '095512ed878f14a09dd732e9f6868729dd437529' build failed
    sleef/3.5.1: WARN: Build folder /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/sleef/3.5.1/_/_/build/095512ed878f14a09dd732e9f6868729dd437529/build/Release
    ERROR: sleef/3.5.1: Error in build() method, line 86
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/sleef/3.5.1/_/_/build/095512ed878f14a09dd732e9f6868729dd437529/build/Release" '--' '-j4'
    

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.

@stale
Copy link

stale bot commented Sep 22, 2022

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Sep 22, 2022
@stale
Copy link

stale bot commented Oct 22, 2022

This pull request has been automatically closed because it has not had recent activity. Thank you for your contributions.

@stale stale bot closed this Oct 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants