8000 Install / Compile Error · Issue #73 · keyleds/keyleds · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Install / Compile Error #73
Open
Open
@GNUKalashnikov

Description

@GNUKalashnikov
[ 44%] Building CXX object keyledsd/CMakeFiles/core.dir/src/service/EffectManager.cxx.o
In file included from /home/ivan/.cache/yay/keyleds-git/src/keyleds/keyledsd/include/keyledsd/plugin/interfaces.h:20,
                 from /home/ivan/.cache/yay/keyleds-git/src/keyleds/keyledsd/include/keyledsd/service/EffectManager.h:23,
                 from /home/ivan/.cache/yay/keyleds-git/src/keyleds/keyledsd/src/service/EffectManager.cxx:17:
/home/ivan/.cache/yay/keyleds-git/src/keyleds/keyledsd/include/keyledsd/KeyDatabase.h:123:34: warning: ‘template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator’ is deprecated [-Wdeprecated-declarations]
  123 |     class iterator : public std::iterator<std::bidirectional_iterator_tag,
      |                                  ^~~~~~~~
In file included from /usr/include/c++/12.1.0/bits/stl_construct.h:61,
                 from /usr/include/c++/12.1.0/optional:44,
                 from /home/ivan/.cache/yay/keyleds-git/src/keyleds/keyledsd/include/keyledsd/colors.h:22,
                 from /home/ivan/.cache/yay/keyleds-git/src/keyleds/keyledsd/include/keyledsd/RenderTarget.h:21,
                 from /home/ivan/.cache/yay/keyleds-git/src/keyleds/keyledsd/include/keyledsd/KeyDatabase.h:20:
/usr/include/c++/12.1.0/bits/stl_iterator_base_types.h:127:34: note: declared here
  127 |     struct _GLIBCXX17_DEPRECATED iterator
      |                                  ^~~~~~~~
/home/ivan/.cache/yay/keyleds-git/src/keyleds/keyledsd/src/service/EffectManager.cxx:39:48: error: variable ‘constexpr const std::array<unsigned char, 16> keyledsdModuleUUID’ has initializer but incomplete type
   39 | static constexpr std::array<unsigned char, 16> keyledsdModuleUUID = {{
      |                                                ^~~~~~~~~~~~~~~~~~
make[2]: *** [keyledsd/CMakeFiles/core.dir/build.make:118: keyledsd/CMakeFiles/core.dir/src/service/EffectManager.cxx.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:245: keyledsd/CMakeFiles/core.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

Version

Running Kernel: x86_64 Linux 5.18.1-arch1-1
GCC: 12.1.0
clang: 13.0.1
cmake: 3.23.2
keleds: Latest git build

Process

Tried to install this piece of software from the AUR resulted in compulation problems from the git version and AUR version with the exact error. Please advice how to fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0