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

Nodeeditor: new package #24751

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

weatherhead99
Copy link
Contributor

Summary

adds a recipe for the QtNodes / nodeeditor package: https://github.com/paceholder/nodeeditor
nodeeditor/3.0.11

Details

New package recipe


@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

Conan v1 pipeline ❌

Failure in build 5 (d612e88e06db65eb6bb7749672e5b53686fb7d56):

  • nodeeditor/3.0.11:
    CI failed to create some packages (All logs)

    Logs for packageID 0bfb8f11aab9a3a7ea67e78286f77de90c3cba69:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=9
    os=Linux
    [options]
    nodeeditor:shared=False
    
    [...]
                     from /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/nodeeditor/3.0.11/_/_/build/0bfb8f11aab9a3a7ea67e78286f77de90c3cba69/src/include/QtNodes/internal/BasicGraphicsScene.hpp:4,
                     from /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/nodeeditor/3.0.11/_/_/build/0bfb8f11aab9a3a7ea67e78286f77de90c3cba69/src/src/BasicGraphicsScene.cpp:1:
    /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/qt/6.7.1/_/_/package/c6f9811941e2715cb33edb4bc2b1e217a1780d85/include/QtCore/qmetatype.h: In instantiation of ‘struct QMetaTypeId2<unsigned int*>’:
    /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/qt/6.7.1/_/_/package/c6f9811941e2715cb33edb4bc2b1e217a1780d85/include/QtCore/qmetatype.h:2472:55:   recursively required by substitution of ‘template<class T> struct QtPrivate::BuiltinMetaType<T, typename std::enable_if<QMetaTypeId2<T>::IsBuiltIn, void>::type> [with T = unsigned int*]’
    /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/qt/6.7.1/_/_/package/c6f9811941e2715cb33edb4bc2b1e217a1780d85/include/QtCore/qmetatype.h:2472:55:   required from ‘constexpr const bool QtPrivate::QMetaTypeInterfaceWrapper<unsigned int*>::IsConstMetaTypeInterface’
    /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/qt/6.7.1/_/_/package/c6f9811941e2715cb33edb4bc2b1e217a1780d85/include/QtCore/qmetatype.h:2473:11:   required from ‘struct QtPrivate::QMetaTypeInterfaceWrapper<unsigned int*>’
    /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/qt/6.7.1/_/_/package/c6f9811941e2715cb33edb4bc2b1e217a1780d85/include/QtCore/qmetatype.h:2585:12:   required from ‘constexpr const QtPrivate::QMetaTypeInterface* QtPrivate::qMetaTypeInterfaceForType() [with T = unsigned int*]’
    /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/qt/6.7.1/_/_/package/c6f9811941e2715cb33edb4bc2b1e217a1780d85/include/QtCore/qmetatype.h:2618:61:   required from ‘static constexpr QMetaType QMetaType::fromType() [with T = unsigned int*]’
    /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/qt/6.7.1/_/_/package/c6f9811941e2715cb33edb4bc2b1e217a1780d85/include/QtCore/qvariant.h:788:70:   required from ‘T qvariant_cast(QVariant&&) [with T = unsigned int]’
    /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/qt/6.7.1/_/_/package/c6f9811941e2715cb33edb4bc2b1e217a1780d85/include/QtCore/qvariant.h:528:30:   required from ‘T QVariant::value() && [with T = unsigned int]’
    /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/nodeeditor/3.0.11/_/_/build/0bfb8f11aab9a3a7ea67e78286f77de90c3cba69/src/include/QtNodes/internal/AbstractGraphModel.hpp:111:48:   required from ‘T QtNodes::AbstractGraphModel::nodeData(QtNodes::NodeId, QtNodes::NodeRole) const [with T = unsigned int; QtNodes::NodeId = unsigned int]’
    /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/nodeeditor/3.0.11/_/_/build/0bfb8f11aab9a3a7ea67e78286f77de90c3cba69/src/src/BasicGraphicsScene.cpp:196:88:   required from here
    /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/qt/6.7.1/_/_/package/c6f9811941e2715cb33edb4bc2b1e217a1780d85/include/QtCore/qmetatype.h:1220:10: error: incomplete type ‘QMetaTypeId<unsigned int*>’ used in nested name specifier
     1220 |     enum { Defined = QMetaTypeId<T>::Defined, IsBuiltIn=false };
          |          ^
    In file included from /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/qt/6.7.1/_/_/package/c6f9811941e2715cb33edb4bc2b1e217a1780d85/include/QtGui/qaction.h:13,
                     from /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/qt/6.7.1/_/_/package/c6f9811941e2715cb33edb4bc2b1e217a1780d85/include/QtWidgets/qwidget.h:12,
                     from /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/qt/6.7.1/_/_/package/c6f9811941e2715cb33edb4bc2b1e217a1780d85/include/QtWidgets/qmenu.h:8,
                     from /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/qt/6.7.1/_/_/package/c6f9811941e2715cb33edb4bc2b1e217a1780d85/include/QtWidgets/QMenu:1,
                     from /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/nodeeditor/3.0.11/_/_/build/0bfb8f11aab9a3a7ea67e78286f77de90c3cba69/src/include/QtNodes/internal/BasicGraphicsScene.hpp:5,
                     from /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/nodeeditor/3.0.11/_/_/build/0bfb8f11aab9a3a7ea67e78286f77de90c3cba69/src/src/BasicGraphicsScene.cpp:1:
    /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/qt/6.7.1/_/_/package/c6f9811941e2715cb33edb4bc2b1e217a1780d85/include/QtCore/qvariant.h: In instantiation of ‘T qvariant_cast(QVariant&&) [with T = unsigned int]’:
    /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/qt/6.7.1/_/_/package/c6f9811941e2715cb33edb4bc2b1e217a1780d85/include/QtCore/qvariant.h:528:30:   required from ‘T QVariant::value() && [with T = unsigned int]’
    /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/nodeeditor/3.0.11/_/_/build/0bfb8f11aab9a3a7ea67e78286f77de90c3cba69/src/include/QtNodes/internal/AbstractGraphModel.hpp:111:48:   required from ‘T QtNodes::AbstractGraphModel::nodeData(QtNodes::NodeId, QtNodes::NodeRole) const [with T = unsigned int; QtNodes::NodeId = unsigned int]’
    /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/nodeeditor/3.0.11/_/_/build/0bfb8f11aab9a3a7ea67e78286f77de90c3cba69/src/src/BasicGraphicsScene.cpp:196:88:   required from here
    /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/qt/6.7.1/_/_/package/c6f9811941e2715cb33edb4bc2b1e217a1780d85/include/QtCore/qvariant.h:790:39: error: invalid conversion from ‘unsigned int*’ to ‘unsigned int’ [-fpermissive]
      790 |             return v.d.get<nonConstT>();
          |                                       ^
          |                                       |
          |                                       unsigned int*
    make[2]: *** [CMakeFiles/QtNodes.dir/build.make:248: CMakeFiles/QtNodes.dir/src/BasicGraphicsScene.cpp.o] Error 1
    make[1]: *** [CMakeFiles/Makefile2:134: CMakeFiles/QtNodes.dir/all] Error 2
    make: *** [Makefile:160: all] Error 2
    WARN: *** Conan 1 is legacy and on a deprecation path ***
    WARN: *** Please upgrade to Conan 2 ***
    WARN: openssl/3.2.2: requirement zlib/[>=1.2.11 <2] overridden by qt/6.7.1 to zlib/1.3.1 
    WARN: pcre2/10.42: requirement zlib/[>=1.2.11 <2] overridden by qt/6.7.1 to zlib/1.3.1 
    WARN: freetype/2.13.2: requirement libpng/[>=1.6 <2] overridden by qt/6.7.1 to libpng/1.6.43 
    WARN: freetype/2.13.2: requirement zlib/[>=1.2.10 <2] overridden by qt/6.7.1 to zlib/1.3.1 
    WARN: libpng/1.6.43: requirement zlib/[>=1.2.11 <2] overridden by freetype/2.13.2 to zlib/1.3.1 
    WARN: glib/2.78.3: requirement zlib/[>=1.2.11 <2] overridden by harfbuzz/8.3.0 to zlib/1.3.1 
    WARN: libxml2/2.12.7: requirement zlib/[>=1.2.11 <2] overridden by xkbcommon/1.5.0 to zlib/1.3.1 
    WARN: wayland/1.22.0: requirement libxml2/[>=2.12.5 <3] overridden by xkbcommon/1.5.0 to libxml2/2.12.7 
    nodeeditor/3.0.11: 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
    nodeeditor/3.0.11: 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
    nodeeditor/3.0.11: ERROR: Package '0bfb8f11aab9a3a7ea67e78286f77de90c3cba69' build failed
    nodeeditor/3.0.11: WARN: Build folder /home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/nodeeditor/3.0.11/_/_/build/0bfb8f11aab9a3a7ea67e78286f77de90c3cba69/build/Release
    ERROR: nodeeditor/3.0.11: Error in build() method, line 45
    	cm.build()
    	ConanException: Error 2 while executing cmake --build "/home/conan/workspace/prod-v1/bsr/74974/bfddf/.conan/data/nodeeditor/3.0.11/_/_/build/0bfb8f11aab9a3a7ea67e78286f77de90c3cba69/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.

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