[go: nahoru, domu]

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

Add recipe for partio #23732

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

EstebanDugueperoux2
Copy link
Contributor

partio/1.17.3


@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Failure in build 4 (1cea6ed42d828f19c1307fe9ce27312ccf2a6c50):

  • partio/1.17.3:
    CI failed to create some packages (All logs)

    Logs for packageID f0e54faf470395143dd48e8f10988ec8c4c5e130:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=9
    os=Linux
    [options]
    partio:shared=False
    
    [...]
    -- Conan: Target declared 'expat::expat'
    -- Conan: Target declared 'LibXml2::LibXml2'
    -- Conan: Target declared 'Iconv::Iconv'
    -- Conan: Including build module from '/home/conan/workspace/prod-v1/bsr/31115/ffade/.conan/data/libxml2/2.12.6/_/_/package/371f3b15f11119eb0c156abfa7ff74c119259050/lib/cmake/conan-official-libxml2-variables.cmake'
    -- Conan: Target declared 'libffi::libffi'
    -- Conan: Component target declared 'xkbcommon::libxkbcommon'
    -- Conan: Component target declared 'xkbcommon::libxkbcommon-x11'
    -- Conan: Component target declared 'xkbcommon::libxkbregistry'
    -- Conan: Component target declared 'xkbcommon::xkbcli-interactive-wayland'
    -- Conan: Target declared 'xkbcommon::xkbcommon'
    -- Conan: Target declared 'xkeyboard-config::xkeyboard-config'
    -- Conan: Target declared 'mesa-glu::mesa-glu'
    -- Conan: Target declared 'opengl::opengl'
    -- Configuring done
    -- Generating done
    -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/cci-797d03f1/recipes/partio/all/test_package/build/Release
    partio/1.17.3 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-797d03f1/recipes/partio/all/test_package/build/Release" '--' '-j3'
    
    ----Running------
    > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-797d03f1/recipes/partio/all/test_package/build/Release" '--' '-j3'
    -----------------
    Scanning dependencies of target test_package
    [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o
    [100%] Linking CXX executable test_package
    CMake Warning:
      Manually-specified variables were not used by the project:
    
        CMAKE_POLICY_DEFAULT_CMP0091
    
    
    /usr/bin/ld: CMakeFiles/test_package.dir/test_package.cpp.o: in function `main':
    test_package.cpp:(.text.startup+0x33): undefined reference to `Partio::create()'
    /usr/bin/ld: test_package.cpp:(.text.startup+0x164): undefined reference to `Partio::write(char const*, Partio::ParticlesData const&, bool, bool, std::ostream&)'
    /usr/bin/ld: test_package.cpp:(.text.startup+0x181): undefined reference to `Partio::write(char const*, Partio::ParticlesData const&, bool, bool, std::ostream&)'
    /usr/bin/ld: test_package.cpp:(.text.startup+0x19e): undefined reference to `Partio::write(char const*, Partio::ParticlesData const&, bool, bool, std::ostream&)'
    /usr/bin/ld: test_package.cpp:(.text.startup+0x1bb): undefined reference to `Partio::write(char const*, Partio::ParticlesData const&, bool, bool, std::ostream&)'
    /usr/bin/ld: test_package.cpp:(.text.startup+0x1d8): undefined reference to `Partio::write(char const*, Partio::ParticlesData const&, bool, bool, std::ostream&)'
    /usr/bin/ld: CMakeFiles/test_package.dir/test_package.cpp.o:test_package.cpp:(.text.startup+0x1f5): more undefined references to `Partio::write(char const*, Partio::ParticlesData const&, bool, bool, std::ostream&)' follow
    collect2: error: ld returned 1 exit status
    make[2]: *** [CMakeFiles/test_package.dir/build.make:123: test_package] Error 1
    make[1]: *** [CMakeFiles/Makefile2:95: CMakeFiles/test_package.dir/all] Error 2
    make: *** [Makefile:103: all] Error 2
    WARN: *** Conan 1 is legacy and on a deprecation path ***
    WARN: *** Please upgrade to Conan 2 ***
    WARN: libxml2/2.12.6: requirement zlib/[>=1.2.11 <2] overridden by wayland/1.22.0 to zlib/1.3.1 
    partio/1.17.3 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    partio/1.17.3 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    ERROR: partio/1.17.3 (test package): Error in build() method, line 20
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build "/home/conan/workspace/prod-v1/bsr/cci-797d03f1/recipes/partio/all/test_package/build/Release" '--' '-j3'
    

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.

See details:

Failure in build 4 (1cea6ed42d828f19c1307fe9ce27312ccf2a6c50):

  • partio/1.17.3:
    CI failed to create some packages (All logs)

    Logs for packageID 4f6d6e75a299e51c4224094f3d50eaa485af35b8:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.cppstd=17
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    [...]
    -- Conan: Component target declared 'xorg::sm'
    -- Conan: Target declared 'xorg::xorg'
    -- Conan: Component target declared 'xkbcommon::libxkbcommon'
    -- Conan: Component target declared 'xkbcommon::libxkbcommon-x11'
    -- Conan: Component target declared 'xkbcommon::libxkbregistry'
    -- Conan: Component target declared 'xkbcommon::xkbcli-interactive-wayland'
    -- Conan: Target declared 'xkbcommon::xkbcommon'
    -- Conan: Target declared 'xkeyboard-config::xkeyboard-config'
    -- Conan: Component target declared 'wayland::wayland-scanner'
    -- Conan: Component target declared 'wayland::wayland-server'
    -- Conan: Component target declared 'wayland::wayland-client'
    -- Conan: Component target declared 'wayland::wayland-cursor'
    -- Conan: Component target declared 'wayland::wayland-egl'
    -- Conan: Component target declared 'wayland::wayland-egl-backend'
    -- Conan: Target declared 'wayland::wayland'
    -- Conan: Target declared 'libffi::libffi'
    -- Conan: Target declared 'LibXml2::LibXml2'
    -- Conan: Target declared 'ZLIB::ZLIB'
    -- Conan: Target declared 'Iconv::Iconv'
    -- Conan: Including build module from '/home/conan/workspace/prod-v2/bsr/27687/dbdbb/p/libxm6ac9ae515615e/p/lib/cmake/conan-official-libxml2-variables.cmake'
    -- Conan: Target declared 'expat::expat'
    -- Conan: Target declared 'opengl::opengl'
    -- Configuring done
    -- Generating done
    -- Build files have been written to: /home/conan/workspace/prod-v2/bsr/cci-1ff91b7c/recipes/partio/all/test_package/build/gcc-11-x86_64-17-release
    
    partio/1.17.3 (test package): Running CMake.build()
    partio/1.17.3 (test package): RUN: cmake --build "/home/conan/workspace/prod-v2/bsr/cci-1ff91b7c/recipes/partio/all/test_package/build/gcc-11-x86_64-17-release" -- -j3
    Scanning dependencies of target test_package
    [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o
    [100%] Linking CXX executable test_package
    /opt/conan/binutils/bin/ld: CMakeFiles/test_package.dir/test_package.cpp.o: in function `main':
    test_package.cpp:(.text.startup+0xb): undefined reference to `Partio::create()'
    /opt/conan/binutils/bin/ld: test_package.cpp:(.text.startup+0x130): undefined reference to `Partio::write(char const*, Partio::ParticlesData const&, bool, bool, std::ostream&)'
    /opt/conan/binutils/bin/ld: test_package.cpp:(.text.startup+0x14a): undefined reference to `Partio::write(char const*, Partio::ParticlesData const&, bool, bool, std::ostream&)'
    /opt/conan/binutils/bin/ld: test_package.cpp:(.text.startup+0x164): undefined reference to `Partio::write(char const*, Partio::ParticlesData const&, bool, bool, std::ostream&)'
    /opt/conan/binutils/bin/ld: test_package.cpp:(.text.startup+0x17e): undefined reference to `Partio::write(char const*, Partio::ParticlesData const&, bool, bool, std::ostream&)'
    /opt/conan/binutils/bin/ld: test_package.cpp:(.text.startup+0x198): undefined reference to `Partio::write(char const*, Partio::ParticlesData const&, bool, bool, std::ostream&)'
    /opt/conan/binutils/bin/ld: CMakeFiles/test_package.dir/test_package.cpp.o:test_package.cpp:(.text.startup+0x1b2): more undefined references to `Partio::write(char const*, Partio::ParticlesData const&, bool, bool, std::ostream&)' follow
    collect2: error: ld returned 1 exit status
    CMakeFiles/test_package.dir/build.make:103: recipe for target 'test_package' failed
    make[2]: *** [test_package] Error 1
    CMakeFiles/Makefile2:75: recipe for target 'CMakeFiles/test_package.dir/all' failed
    make[1]: *** [CMakeFiles/test_package.dir/all] Error 2
    Makefile:83: recipe for target 'all' failed
    make: *** [all] Error 2
    
    ERROR: partio/1.17.3 (test package): Error in build() method, line 20
    	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.

None yet

2 participants