Package Details: kazv-git 0.5.0.r716.20241108.adf5bf1-2

Git Clone URL: https://aur.archlinux.org/kazv-git.git (read-only, click to copy)
Package Base: kazv-git
Description: A Qt matrix client.
Upstream URL: https://lily-is.land/kazv/kazv
Licenses: AGPL-3.0-or-later
Conflicts: kazv
Provides: kazv
Submitter: dreieck
Maintainer: shrik3
Last Packager: dreieck
Votes: 1
Popularity: 0.001233
First Submitted: 2023-08-29 10:43 (UTC)
Last Updated: 2024-11-11 21:33 (UTC)

Latest Comments

dreieck commented on 2024-11-11 21:52 (UTC) (edited on 2024-11-11 21:53 (UTC) by dreieck)

@shrik3, similar as reported for libkazv-git:
Compiling with options+=('!lto' 'debug'), MAKEFLAGS="-j1":

[...]
[  2%] Running rcc for resource qmake_moe_kazv_mxc_kazv
[  2%] Building CXX object src/CMakeFiles/kazvqmlmodule.dir/kazvqmlmodule_autogen/mocs_compilation.cpp.o
<command-line>: error: expected identifier before numeric constant
<command-line>: error: expected ‘}’ before numeric constant
In file included from /usr/include/kazv/client/room/room.hpp:20,
                 from /usr/include/kazv/client/client.hpp:21,
                 from /var/cache/makepkg/build/kazv-git/src/kazv/build/src/kazvqmlmodule_autogen/ERE7ZWYNLL/../../../../src/device-mgmt/matrix-device-list.hpp:16,
                 from /var/cache/makepkg/build/kazv-git/src/kazv/build/src/kazvqmlmodule_autogen/ERE7ZWYNLL/moc_matrix-device-list.cpp:9,
                 from /var/cache/makepkg/build/kazv-git/src/kazv/build/src/kazvqmlmodule_autogen/mocs_compilation.cpp:2:
/usr/include/kazv/base/debug.hpp:23:9: note: to match this ‘{’
   23 |         {
      |         ^
<command-line>: error: expected unqualified-id before numeric constant
/usr/include/kazv/base/debug.hpp:34:13: error: ‘OutputLevel’ does not name a type; did you mean ‘OutputHelper’?
   34 |             OutputLevel severity;
      |             ^~~~~~~~~~~
      |             OutputHelper
/usr/include/kazv/base/debug.hpp:35:13: error: ‘OutputLevel’ does not name a type; did you mean ‘OutputHelper’?
   35 |             OutputLevel level;
      |             ^~~~~~~~~~~
      |             OutputHelper
/usr/include/kazv/base/debug.hpp: In member function ‘std::ostream& Kazv::OutputHelper::operator<<(T&&) const’:
/usr/include/kazv/base/debug.hpp:41:21: error: ‘severity’ was not declared in this scope
   41 |                 if (severity <= level) {
      |                     ^~~~~~~~
/usr/include/kazv/base/debug.hpp:41:33: error: ‘level’ was not declared in this scope
   41 |                 if (severity <= level) {
      |                                 ^~~~~
/usr/include/kazv/base/debug.hpp:44:28: error: ‘voidOutputHelper’ was not declared in this scope; did you mean ‘Kazv::detail::voidOutputHelper’?
   44 |                     return voidOutputHelper;
      |                            ^~~~~~~~~~~~~~~~
      |                            Kazv::detail::voidOutputHelper
/usr/include/kazv/base/debug.hpp:20:70: note: ‘Kazv::detail::voidOutputHelper’ declared here
   20 |         extern boost::iostreams::stream<boost::iostreams::null_sink> voidOutputHelper;
      |                                                                      ^~~~~~~~~~~~~~~~
/usr/include/kazv/base/debug.hpp: At global scope:
/usr/include/kazv/base/debug.hpp:52:13: error: ‘OutputLevel’ does not name a type; did you mean ‘OutputHelper’?
   52 |             OutputLevel level;
      |             ^~~~~~~~~~~
      |             OutputHelper
/usr/include/kazv/base/debug.hpp:72:18: error: ‘detail’ does not name a type
   72 |     extern const detail::OutputConfig kzo;
      |                  ^~~~~~
/usr/include/kazv/base/debug.hpp:73:1: error: expected declaration before ‘}’ token
   73 | }
      | ^
make[2]: *** [src/CMakeFiles/kazvqmlmodule.dir/build.make:131: src/CMakeFiles/kazvqmlmodule.dir/kazvqmlmodule_autogen/mocs_compilation.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:766: src/CMakeFiles/kazvqmlmodule.dir/all] Error 2
make: *** [Makefile:146: all] Error 2

Can you also forward this to upstream, please?

Regards!

dreieck commented on 2024-11-11 21:35 (UTC) (edited on 2024-11-11 22:03 (UTC) by dreieck)

Note that check() for me takes veeeery long with CPU utilisation in the last step. After more than 30 minutes (on an AMD 7840U), I just terminated it.

dreieck commented on 2024-11-11 21:35 (UTC)

The upstream now uses qt6. Please update the PKGBUILD.

Done, thanks for reporting.

I'm glad to adopt if you are disowning

I handed the package over to you.

Regards!

shrik3 commented on 2024-10-26 15:11 (UTC)

The upstream now uses qt6. Please update the PKGBUILD.

I'm glad to adopt if you are disowning, as you commented earlier.

dreieck commented on 2023-11-06 10:42 (UTC)

Updated to accomodate KDE5 package name changes.

Disowning, since I am not using it.