Package Details: kadu 4.3-3

Git Clone URL: https://aur.archlinux.org/kadu.git (read-only, click to copy)
Package Base: kadu
Description: Qt-based Jabber/XMPP and Gadu-Gadu client
Upstream URL: https://sourceforge.net/projects/kadu/
Licenses: GPL
Submitter: arojas
Maintainer: pvg
Last Packager: pvg
Votes: 1
Popularity: 0.000000
First Submitted: 2017-11-23 07:07 (UTC)
Last Updated: 2021-01-30 23:17 (UTC)

Latest Comments

1 2 Next › Last »

patryk commented on 2021-02-06 20:46 (UTC)

I can reproduce problem so I'll try find some spare time and debug code.

pvg commented on 2021-02-06 20:23 (UTC)

The good news is that the Kadu from the git repository works :) Check it out: https://aur.archlinux.org/packages/kadu-git/

pvg commented on 2021-02-06 20:18 (UTC)

@EINinijo: Unfortunately, there seems to be a problem. I do not have the knowledge to correct this - if someone finds a solution, please send it in the comment.

ElNinijo commented on 2021-01-31 08:10 (UTC)

After update:

[jarek@arch ~]$ kadu

======= BEGIN OF BACKTRACE ===== [0] /usr/lib/kadu/libkadu.so(+0x420ab7) [0x7fa0393b7ab7] [1] /usr/lib/libc.so.6(+0x3d6a0) [0x7fa0377496a0] ======= END OF BACKTRACE ====== Cancell (Core dump) [jarek@arch ~]$

pvg commented on 2021-01-30 23:21 (UTC)

@patryk: Thanks for your comment and patches. I have updated the package.

patryk commented on 2021-01-29 12:53 (UTC) (edited on 2021-01-29 12:59 (UTC) by patryk)

For cmake please use patch https://gitweb.gentoo.org/repo/gentoo.git/diff/net-im/kadu/files/kadu-4.3-find-x11-with-newer-cmake-modules.patch?id=ba419d35eb00c705dd3e2be7fc7a74d4e6b38669

For compilation errors try patch:

https://gitweb.gentoo.org/repo/gentoo.git/plain/net-im/kadu/files/kadu-4.3-compilation.patch?id=07cfdeb06f37d2456aceaaa35b2323c8bf0116d8

AlPiotrowicz commented on 2020-06-04 02:43 (UTC)

It's not building because of probable gcc version mismatch:


-- The C compiler identification is GNU 10.1.0
-- The CXX compiler identification is GNU 10.1.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- No NETWORK_IMPLEMENTATION defined. Autodetected implementation: Qt
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.6.3") 
-- Checking for module 'injeqt>=1.1'
--   Found injeqt, version 1.2
CMake Warning (dev) at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
  The package name passed to find_package_handle_standard_args (PkgConfig)
  does not match the name of the calling package (Kadu).  This can lead to
  problems in calling code that expects find_package result variables
  (e.g., _FOUND) to follow a certain pattern.
Call Stack (most recent call first):
  /usr/share/cmake-3.17/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args)
  cmake/KaduMacros.cmake:41 (include)
  /tmp/makepkg/kadu/src/build/KaduConfig.cmake:51 (include)
  CMakeLists.txt:307 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Fast (re)linking disabled -- Found LibArchive: /usr/lib/libarchive.so (found suitable version "3.4.3", minimum required is "2.6.0") -- Looking for archive_write_set_compression_lzma in /usr/lib/libarchive.so -- Looking for archive_write_set_compression_lzma in /usr/lib/libarchive.so - found -- Looking for archive_write_set_compression_xz in /usr/lib/libarchive.so -- Looking for archive_write_set_compression_xz in /usr/lib/libarchive.so - found CMake Error at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:164 (message): Could NOT find X11 (missing: X11) Call Stack (most recent call first): /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:445 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-3.17/Modules/FindX11.cmake:366 (find_package_handle_standard_args) kadu-core/CMakeLists.txt:114 (find_package)

-- Configuring incomplete, errors occurred! See also "/tmp/makepkg/kadu/src/build/CMakeFiles/CMakeOutput.log".

ElNinijo commented on 2020-06-03 14:15 (UTC)

It would be nice if someone could picked up this project and bulid package against the newest versions components

kuban commented on 2020-05-16 08:46 (UTC)

Kadu.im domain does not work, the package cannot be downloaded. Please fix this.