Package Details: kcoreaddons-git 6.0.0_r2010.g9460614c-1

Git Clone URL: https://aur.archlinux.org/kcoreaddons-git.git (read-only, click to copy)
Package Base: kcoreaddons-git
Description: Addons to QtCore
Upstream URL: https://community.kde.org/Frameworks
Licenses: LGPL-3.0-only, LGPL-2.0-only
Groups: kf6-git
Conflicts: kcoreaddons
Provides: kcoreaddons
Submitter: ilpianista
Maintainer: IslandC0der (chaotic-aur)
Last Packager: IslandC0der
Votes: 28
Popularity: 0.000000
First Submitted: 2014-01-04 11:37 (UTC)
Last Updated: 2024-03-01 06:39 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

Kudlaty commented on 2021-08-26 16:52 (UTC)

ok, issue is in git version of package: https://invent.kde.org/frameworks/kcoreaddons/-/issues/5

Kudlaty commented on 2021-08-26 13:33 (UTC)

i still have this error:

[ 95%] Building CXX object src/lib/CMakeFiles/KF5CoreAddons.dir/kcoreaddons_debug.cpp.o
sip: /var/tmp/pamac-build-kudlaty/kcoreaddons-git/src/build/src/lib/sip/PyKF5/KCoreAddons/kpluginfactory.sip:37: ::KPluginFactory::loadFactory() unsupported function return type - provide %MethodCode and a C++ signature
make[2]: *** [src/lib/CMakeFiles/sip_generated_KCoreAddons_files.dir/build.make:77: src/lib/pybuild/PyKF5/KCoreAddons/unifiedKCoreAddons.cpp] Error 1
make[1]: *** [CMakeFiles/Makefile2:514: src/lib/CMakeFiles/sip_generated_KCoreAddons_files.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 96%] Linking CXX shared library ../../bin/libKF5CoreAddons.so
[ 96%] Built target KF5CoreAddons
make: *** [Makefile:136: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

python2 and sip4 not installed only installed: python-pyqt5 (5.15.4-1) python-pyqt5-sip (12.9.0-1) sip (6.1.1-1)

IslandC0der commented on 2021-08-25 23:39 (UTC)

Should be fixed! :)

Kudlaty commented on 2021-08-24 16:47 (UTC)

i have problem with building this pkg on manjaro

[ 73%] Building CXX object src/lib/CMakeFiles/KF5CoreAddons.dir/plugin/kpluginfactory.cpp.o
sip: /var/tmp/pamac-build-kudlaty/kcoreaddons-git/src/build/src/lib/sip/PyKF5/KCoreAddons/kpluginfactory.sip:37: ::KPluginFactory::loadFactory() unsupported function return type - provide %MethodCode and a C++ signature
[ 75%] Building CXX object src/lib/CMakeFiles/KF5CoreAddons.dir/plugin/kpluginloader.cpp.o
make[2]: *** [src/lib/CMakeFiles/sip_generated_KCoreAddons_files.dir/build.make:77: src/lib/pybuild/PyKF5/KCoreAddons/unifiedKCoreAddons.cpp] Error 1
make[1]: *** [CMakeFiles/Makefile2:514: src/lib/CMakeFiles/sip_generated_KCoreAddons_files.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....

python2 not installed

IslandC0der commented on 2021-06-11 21:21 (UTC)

@ghoti Do you have any other python versions installed?

ghoti commented on 2021-06-11 18:42 (UTC) (edited on 2021-06-11 20:21 (UTC) by ghoti)

edit: I just tried to make a reproducible usecase with a docker image, and it worked. So this must be local to my machine. I have NO idea what's going on.


I hit an error while compiling this.

[ 84%] Generating pybuild/PyKF5/KCoreAddons/unifiedKCoreAddons.cpp
Traceback (most recent call last):
  File "/usr/share/ECM/find-modules/run-sip.py", line 10, in <module>
    from PyQt5.Qt import PYQT_CONFIGURATION
ImportError: No module named PyQt5.Qt
make[2]: *** [src/lib/CMakeFiles/sip_generated_KCoreAddons_files.dir/build.make:77: src/lib/pybuild/PyKF5/KCoreAddons/unifiedKCoreAddons.cpp] Error 1
make[1]: *** [CMakeFiles/Makefile2:492: src/lib/CMakeFiles/sip_generated_KCoreAddons_files.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

I don't understand why this is happening yet. Because it appears to be installed. and I can import it...

╰─>$ python
Python 3.9.5 (default, May 24 2021, 12:50:35)
[GCC 11.1.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import PyQt5.Qt
>>>

IslandC0der commented on 2020-12-13 21:13 (UTC)

Thanks, fixed

duongdominhchau commented on 2020-12-10 19:47 (UTC)

Removing gamin from dependencies is needed to compile.

desaparecido commented on 2014-04-28 09:10 (UTC)

@arojas thanks, effectivly I have [testing] repo enable so GCC 4.9 and bug report is done: https://bugs.kde.org/show_bug.cgi?id=333998

arojas commented on 2014-04-28 08:45 (UTC)

@desaparecido Is this with GCC 4.9? If so, please report it to bugs.kde.org, it build correctly with GCC 4.8