Skip to content

recipe for ignition-plugin-1.x #9824

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

Closed

Conversation

ggulgulia
Copy link
Contributor

@ggulgulia ggulgulia commented Mar 17, 2022

Description

New recipe for ignition-plugin

Library Details

Reason For submitting the pr:

  • I would like to create a conan recipe for ignition-gazebo which is a widely used tool in the robotics community.
  • ignition-plugin is one of the indirect dependencies of gazebo and igniton-gazebo
  • 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.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@ggulgulia ggulgulia force-pushed the package/ignition-plugin-conan-recipe branch from d0b7c60 to 99b6397 Compare March 18, 2022 09:19
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

1. using weakptr for plugin
2. separate self.cpp_info.components for shared/static lib
@ggulgulia ggulgulia force-pushed the package/ignition-plugin-conan-recipe branch from 90a3772 to d3539ec Compare March 18, 2022 14:56
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@ggulgulia ggulgulia force-pushed the package/ignition-plugin-conan-recipe branch from 01106b7 to 7a7e46f Compare March 18, 2022 20:14
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Failure in build 21 (c243ce99fbbcd8210714a33dcb6aefbcc43a224b):

  • ignition-plugin/1.2.1@:
    CI failed to create some packages (All logs)

    Logs for packageID 981726f12f1de717b6f5b14ce4f03dc72603d70f:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++
    compiler.version=8
    os=Linux
    [options]
    ignition-plugin:shared=False
    
    [...]
    -- Conan: Using cmake targets configuration
    -- Library ignition-plugin1 found /home/conan/w/prod/BuildSingleReference/.conan/data/ignition-plugin/1.2.1/_/_/package/981726f12f1de717b6f5b14ce4f03dc72603d70f/lib/libignition-plugin1.a
    -- Library ignition-plugin1-loader found /home/conan/w/prod/BuildSingleReference/.conan/data/ignition-plugin/1.2.1/_/_/package/981726f12f1de717b6f5b14ce4f03dc72603d70f/lib/libignition-plugin1-loader.a
    -- Conan: Adjusting default RPATHs Conan policies
    -- Conan: Adjusting language standard
    -- Conan: Compiler GCC>=5, checking major version 8
    -- Conan: Checking correct version: 8
    -- Conan: C++ stdlib: libstdc++
    -- Library ignition-plugin1 found /home/conan/w/prod/BuildSingleReference/.conan/data/ignition-plugin/1.2.1/_/_/package/981726f12f1de717b6f5b14ce4f03dc72603d70f/lib/libignition-plugin1.a
    -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/ignition-plugin/1.2.1/_/_/package/981726f12f1de717b6f5b14ce4f03dc72603d70f/lib/libignition-plugin1.a
    -- Library ignition-plugin1-loader found /home/conan/w/prod/BuildSingleReference/.conan/data/ignition-plugin/1.2.1/_/_/package/981726f12f1de717b6f5b14ce4f03dc72603d70f/lib/libignition-plugin1-loader.a
    -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/ignition-plugin/1.2.1/_/_/package/981726f12f1de717b6f5b14ce4f03dc72603d70f/lib/libignition-plugin1-loader.a
    -- Library ignition-plugin1-loader found /home/conan/w/prod/BuildSingleReference/.conan/data/ignition-plugin/1.2.1/_/_/package/981726f12f1de717b6f5b14ce4f03dc72603d70f/lib/libignition-plugin1-loader.a
    -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/ignition-plugin/1.2.1/_/_/package/981726f12f1de717b6f5b14ce4f03dc72603d70f/lib/libignition-plugin1-loader.a
    -- Library ignition-plugin1 found /home/conan/w/prod/BuildSingleReference/.conan/data/ignition-plugin/1.2.1/_/_/package/981726f12f1de717b6f5b14ce4f03dc72603d70f/lib/libignition-plugin1.a
    -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/ignition-plugin/1.2.1/_/_/package/981726f12f1de717b6f5b14ce4f03dc72603d70f/lib/libignition-plugin1.a
    -- Looking for dlfcn.h - found
    -- Looking for libdl - found
    -- Found DL: TRUE  
    -- Configuring done
    -- Generating done
    CMake Error at CMakeLists.txt:18 (add_executable):
      Target "test_package" links to target "ignition-cmake2::ignition-cmake2"
      but the target was not found.  Perhaps a find_package() call is missing for
      an IMPORTED target, or an ALIAS target is missing?
    
    
    CMake Error at CMakeLists.txt:18 (add_executable):
      Target "test_package" links to target "ignition-cmake2::ignition-cmake2"
      but the target was not found.  Perhaps a find_package() call is missing for
      an IMPORTED target, or an ALIAS target is missing?
    
    
    CMake Warning:
      Manually-specified variables were not used by the project:
    
        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
    
    
    CMake Generate step failed.  Build files cannot be regenerated correctly.
    ERROR: ignition-plugin/1.2.1 (test package): Error in build() method, line 15
    	cmake.configure()
    	ConanException: Error 1 while executing cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/ignition-plugin/all/test_package/build/54b0adb10cb2aca6ce44a1c24b173ddf8a0e1cd1' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/ignition-plugin/all/test_package/build/54b0adb10cb2aca6ce44a1c24b173ddf8a0e1cd1/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/ignition-plugin/all/test_package/build/54b0adb10cb2aca6ce44a1c24b173ddf8a0e1cd1" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/ignition-plugin/all/test_package/build/54b0adb10cb2aca6ce44a1c24b173ddf8a0e1cd1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DIGN_PLUGIN_MAJOR_VER="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/ignition-plugin/all/test_package'
    

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 Jun 4, 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
Copy link

stale bot commented Jul 30, 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 Jul 30, 2022
@stale
Copy link

stale bot commented Sep 8, 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 Sep 8, 2022
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