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

[DO NOT MERGE!] pcl - check how much can we actually allocate #9055

Closed
wants to merge 49 commits into from

Conversation

SSE4
Copy link
Contributor

@SSE4 SSE4 commented Jan 24, 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.

planetmarshall and others added 30 commits June 13, 2020 11:49
Co-authored-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Uilian Ries <uilianries@gmail.com>
@conan-center-bot

This comment has been minimized.

@ghost
Copy link

ghost commented Jan 24, 2022

I detected other pull requests that are modifying pcl/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.

Signed-off-by: SSE4 <tomskside@gmail.com>
@conan-center-bot
Copy link
Collaborator

Failure in build 2 (02d98682fc8da3b0be7b656da394da236c16f592):

  • pcl/1.11.1@:
    CI failed to create some packages (All logs)

    Logs for packageID 0717d8865a7edca3bc3e8369aef28ac64689f8d9:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=10
    os=Linux
    [options]
    pcl:shared=False
    
    [...]
    -- Conan: Adjusting default RPATHs Conan policies
    -- Conan: Adjusting language standard
    -- Conan: Adjusting fPIC flag (ON)
    -- Conan: Compiler GCC>=5, checking major version 10
    -- Conan: Checking correct version: 10
    -- Conan: C++ stdlib: libstdc++11
    -- Configuring done
    -- Generating done
    -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/pcl/1.11.1/_/_/build/0717d8865a7edca3bc3e8369aef28ac64689f8d9
    
    ----Running------
    > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/pcl/1.11.1/_/_/build/0717d8865a7edca3bc3e8369aef28ac64689f8d9' '--' '-j3'
    -----------------
    Scanning dependencies of target eater
    [ 50%] Building CXX object CMakeFiles/eater.dir/eater.cpp.o
    [100%] Linking CXX executable bin/eater
    [100%] Built target eater
    
    ----Running------
    > bin/eater
    -----------------
    allocated : 1 Gb
    allocated : 2 Gb
    allocated : 3 Gb
    allocated : 4 Gb
    allocated : 5 Gb
    allocated : 6 Gb
    allocated : 7 Gb
    pcl/1.11.1: 
    CMake Warning:
      Manually-specified variables were not used by the project:
    
        BUILD_SHARED_LIBS
        CMAKE_EXPORT_NO_PACKAGE_REGISTRY
        CMAKE_INSTALL_BINDIR
        CMAKE_INSTALL_DATAROOTDIR
        CMAKE_INSTALL_INCLUDEDIR
        CMAKE_INSTALL_LIBDIR
        CMAKE_INSTALL_LIBEXECDIR
        CMAKE_INSTALL_OLDINCLUDEDIR
        CMAKE_INSTALL_SBINDIR
    
    
    Killed
    pcl/1.11.1: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/pcl/1.11.1/_/_/build/0717d8865a7edca3bc3e8369aef28ac64689f8d9
    pcl/1.11.1: ERROR: Package '0717d8865a7edca3bc3e8369aef28ac64689f8d9' build failed
    pcl/1.11.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/pcl/1.11.1/_/_/build/0717d8865a7edca3bc3e8369aef28ac64689f8d9
    ERROR: pcl/1.11.1: Error in build() method, line 192
    	self.run(os.path.join("bin", "eater"))
    	ConanException: Error 137 while executing bin/eater
    

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.

4 participants