Package Details: deadbeef-qt5-git 1:r76.20210729.04b1404-2

Git Clone URL: https://aur.archlinux.org/deadbeef-qt5-git.git (read-only, click to copy)
Package Base: deadbeef-qt5-git
Description: Qt based user interface plugin for DeaDBeeF music player.
Upstream URL: https://github.com/maz-1/deadbeef-qt
Licenses: GPL2
Conflicts: deadbeef-qt, deadbeef-qt-git, deadbeef-qt5
Provides: deadbeef-qt, deadbeef-qt-git, deadbeef-qt5
Submitter: maz-1
Maintainer: dreieck
Last Packager: dreieck
Votes: 2
Popularity: 0.000000
First Submitted: 2018-09-01 12:04 (UTC)
Last Updated: 2022-05-24 13:47 (UTC)

Dependencies (5)

Required by (0)

Sources (2)

Pinned Comments

dreieck commented on 2023-09-22 20:00 (UTC)

Currently, build fails with

[  4%] Building CXX object CMakeFiles/Qt.dir/MetadataDialog.cpp.o
In file included from /tmp/makepkg/build/deadbeef-qt5-git/src/deadbeef-qt5/MetadataDialog.cpp:13:
/tmp/makepkg/build/deadbeef-qt5-git/src/deadbeef-qt5/include/strlcpy.h:6:49: error: ‘size_t strlcat(char*, const char*, size_t)’ redeclared inline without ‘gnu_inline’ attribute
    6 | static inline size_t /* O - Length of string */ strlcat(char *dst,      /* O - Destination string */
      |                                                 ^~~~~~~
In file included from /usr/include/features.h:503,
                 from /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
                 from /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++config.h:679,
                 from /usr/include/c++/13.2.1/type_traits:38,
                 from /usr/include/qt/QtCore/qglobal.h:45,
                 from /usr/include/qt/QtConcurrent/qtconcurrent_global.h:43,
                 from /usr/include/qt/QtConcurrent/qtconcurrentcompilertest.h:43,
                 from /usr/include/qt/QtConcurrent/qtconcurrentrun.h:44,
                 from /usr/include/qt/QtConcurrent/QtConcurrentRun:1,
                 from /tmp/makepkg/build/deadbeef-qt5-git/src/deadbeef-qt5/MetadataDialog.h:4,
                 from /tmp/makepkg/build/deadbeef-qt5-git/src/deadbeef-qt5/MetadataDialog.cpp:1:
/usr/include/bits/string_fortified.h:167:1: note: ‘size_t strlcat(char*, const char*, size_t)’ previously defined here
  167 | __NTH (strlcat (char *__restrict __dest, const char *__restrict __src,
      | ^~~~~
/tmp/makepkg/build/deadbeef-qt5-git/src/deadbeef-qt5/include/strlcpy.h:49:49: error: ‘size_t strlcpy(char*, const char*, size_t)’ redeclared inline without ‘gnu_inline’ attribute
   49 | static inline size_t /* O - Length of string */ strlcpy(char *dst,      /* O - Destination string */
      |                                                 ^~~~~~~
/usr/include/bits/string_fortified.h:150:1: note: ‘size_t strlcpy(char*, const char*, size_t)’ previously defined here
  150 | __NTH (strlcpy (char *__restrict __dest, const char *__restrict __src,
      | ^~~~~
make[2]: *** [CMakeFiles/Qt.dir/build.make:532: CMakeFiles/Qt.dir/MetadataDialog.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:84: CMakeFiles/Qt.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

I have no idea how to fix it.

If anyone has a fix, please tell or ask for adoption of this package.

Reported to upstream via Email.

Latest Comments

« First ‹ Previous 1 2

Xakep_SDK commented on 2018-10-30 00:53 (UTC) (edited on 2018-10-30 00:54 (UTC) by Xakep_SDK)

I can't compile it

https://gist.github.com/XakepSDK/ebef6bc74822db410b942ae2fec90d83

IncredibleLaser commented on 2018-10-21 22:01 (UTC)

You're missing git as a makedepends.