Package Details: kdelibs 4.14.38-7

Git Clone URL: https://aur.archlinux.org/kdelibs.git (read-only, click to copy)
Package Base: kdelibs
Description: KDE Core Libraries
Upstream URL: https://www.kde.org/
Licenses: GPL, LGPL, FDL
Conflicts: arrow
Submitter: arojas
Maintainer: None
Last Packager: kugland
Votes: 16
Popularity: 0.000461
First Submitted: 2018-08-24 06:43 (UTC)
Last Updated: 2023-08-02 18:40 (UTC)

Latest Comments

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

StuckUpCreations commented on 2020-06-19 08:59 (UTC) (edited on 2020-06-19 09:00 (UTC) by StuckUpCreations)

kdelibs/src/kdelibs-4.14.38/dnssd/servicemodel.cpp:90:7: error: narrowing conversion of ‘DNSSD::ServiceModel::ServicePtrRole’ from ‘unsigned int’ to ‘int’ [-Wnarrowing] 90 | case ServicePtrRole: QVariant ret;

realasking commented on 2020-04-02 03:47 (UTC) (edited on 2020-04-02 03:47 (UTC) by realasking)

This package cannot be compiled properly any more. Needs to be renewed:

[  0%] Built target ktranscript_automoc
/tmp/yaourt-tmp-realasking/aur-kdelibs/src/kdelibs-4.14.38/kdecore/auth/backends/dbus/DBusHelperProxy.h:35: Error: Undefined interface
automoc4: process for /tmp/yaourt-tmp-realasking/aur-kdelibs/src/build/kdecore/moc_DBusHelperProxy.cpp failed: Unknown error
pid to wait for: 0
returning failed..
make[2]: *** [kdecore/CMakeFiles/kauth_helper_plugin_automoc.dir/build.make:74:kdecore/CMakeFiles/kauth_helper_plugin_automoc] 错误 1
make[2]: 离开目录“/tmp/yaourt-tmp-realasking/aur-kdelibs/src/build”
make[1]: *** [CMakeFiles/Makefile2:5094:kdecore/CMakeFiles/kauth_helper_plugin_automoc.dir/all] 错误 2
Scanning dependencies of target kconfig_compiler_automoc
make[2]: 离开目录“/tmp/yaourt-tmp-realasking/aur-kdelibs/src/build”
make[2]: 进入目录“/tmp/yaourt-tmp-realasking/aur-kdelibs/src/build”
Unable to load library icui18n "Cannot load library icui18n: (icui18n: 无法打开共享对象文件: 没有那个文件或目录)" 
[  0%] Linking C shared library ../lib/libkdefakes.so
make[2]: 离开目录“/tmp/yaourt-tmp-realasking/aur-kdelibs/src/build”
[  0%] Built target kconfig_compiler_automoc
make[2]: 离开目录“/tmp/yaourt-tmp-realasking/aur-kdelibs/src/build”
[  0%] Built target kdefakes
make[1]: 离开目录“/tmp/yaourt-tmp-realasking/aur-kdelibs/src/build”
make: *** [Makefile:180:all] 错误 2

JohnRobson commented on 2019-10-28 01:43 (UTC)

Generating moc_dynamictreemodel.cpp
Generating kssld.moc
[  0%] Built target kcolorutilsdemo_automoc
[  0%] Built target kdeui_automoc
[  0%] Built target proxymodeltestsuite_automoc
[  0%] Built target kded_kssld_automoc
[  0%] Built target kdefakes
make: *** [Makefile:163: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Error making: kdelibs

markboston commented on 2019-07-22 05:17 (UTC)

this package needs to be updated. its out of date.

dlwilson88 commented on 2019-07-19 06:23 (UTC)

I am getting multiple errors trying to build this package.

[ 0%] Building CXX object kdecore/CMakeFiles/kdecore.dir/config/kconfigbackend.cpp.o /home/dlw88/.cache/yay/kdelibs/src/kdelibs-4.14.38/kdecore/config/kconfigbackend.cpp:42:10: fatal error: kconfigbackend.moc: No such file or directory 42 | #include "kconfigbackend.moc" | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: [kdecore/CMakeFiles/kdecore.dir/build.make:167: kdecore/CMakeFiles/kdecore.dir/config/kconfigbackend.cpp.o] Error 1 make[1]: [CMakeFiles/Makefile2:1154: kdecore/CMakeFiles/kdecore.dir/all] Error 2 make: *** [Makefile:163: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... Error making: kdelibs

linuxyz commented on 2019-07-09 20:44 (UTC)

it's not building correctly:

/home/linuxyz/.cache/pikaur/build/kdelibs/src/kdelibs-4.14.38/kdecore/config/kconfigbackend.cpp:42:10: fatal error: kconfigbackend.moc: No such file or directory 42 | #include "kconfigbackend.moc" | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: [kdecore/CMakeFiles/kdecore.dir/build.make:167: kdecore/CMakeFiles/kdecore.dir/config/kconfigbackend.cpp.o] Error 1 make[1]: [CMakeFiles/Makefile2:1154: kdecore/CMakeFiles/kdecore.dir/all] Error 2 make: *** [Makefile:163: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

bidulock commented on 2018-12-22 08:18 (UTC)

Thank you again for the PKGBUILD: it still builds fine in a clean chroot on both x86_64 and i686 architectures.

fbrennan commented on 2018-12-11 04:38 (UTC)

@tuckerboniface Why is this still flagged? I also adopt popular orphaned packages, but not without updating them. Please clear the flag or re-orphan.

bidulock commented on 2018-11-03 17:43 (UTC)

Thanks for the PKGBUILD. Builds fine for i686 too.

xiretza commented on 2018-10-05 11:58 (UTC)

polkit-qt4 was removed from the repos on 2018-08-24: https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/polkit-qt&id=4d50862fd14cd6af45ff2e963eacda301fa6b355

Someone would have to create an AUR package that just does what the polkit-qt PKGBUILD used to do (compile with -DUSE_QT4=ON).