Re: [kde-freebsd] Kmail Problems after update
> Hi. > It seems that after my update to kde 3.5.7, my kmail filters do not work. > They only work if I select each message and apply the filter manually. If I > try to do several at a time kmail crashes. Anyone else seeing this or know > what I can do to fix this. > Derrick Hi Derrick, I have also this same problem. Zbyszek ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" --- Does anyone know of a workaround for ths issue? Derrick ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
Re: [kde-freebsd] kde upgrade 3.5.8 fails
On Wednesday 31 October 2007 05:12:30 Michael Nottebrock wrote: > JoaoBR schrieb: > > On Wednesday 31 October 2007 05:45:30 Michael Nottebrock wrote: > >> On Tuesday, 30. October 2007, JoaoBR wrote: > >>> on i386 the upgrade went fine but on identical ports it still fails on > >>> amd64 > >>> > >>> do I miss somehing or is something wrong? > >> > >> Quick guess: lang/python25 compiled without threads support? > > > > unfortunately not, I disabled only ipv6 from the standard options > > > > now I just removed the python2.4 dependency from kdeutils, it was for any > > reason having python2.4 and python2.5 as dependency but still fails with > > the same compile error > > I'm still fairly convinced that the problem is with your python > installation (check > http://portsmon.freebsd.org/portoverview.py?category=misc&portname=kdeutils >3 - no errors on amd64 in a fairly recent build). > > > Cheers, I am also getting the same error message. I have verified that the python is enabled with thread support. Here is the output. gmake[4]: Leaving directory `/usr/ports/deskutils/kdepim3/work/kdepim-3.5.8/kaddressbook/editors' gmake[3]: Leaving directory `/usr/ports/deskutils/kdepim3/work/kdepim-3.5.8/kaddressbook/editors' Making all in . gmake[3]: Entering directory `/usr/ports/deskutils/kdepim3/work/kdepim-3.5.8/kaddressbook' /bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../kaddressbook/interfaces -I../kaddressbook/features -I../kaddressbook/views -I../kaddressbook/printing -I../kaddressbook/common -I../kaddressbook/editors -I../kaddressbook/common -I.. -I/kaddressbook/editors -I../libkdepim -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_GETOPT_H -D_THREAD_SAFE -D_LARGE_FILES=1 -DHAVE_BOOST -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -fno-strict-aliasing -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT addresseeeditorwidget.lo -MD -MP -MF .deps/addresseeeditorwidget.Tpo -c -o addresseeeditorwidget.lo addresseeeditorwidget.cpp addresseeeditorwidget.cpp: In member function `virtual void AddresseeEditorWidget::load()': addresseeeditorwidget.cpp:532: error: 'class KABC::Addressee' has no member named 'department' addresseeeditorwidget.cpp:534: error: 'class KABC::Addressee' has no member named 'department' addresseeeditorwidget.cpp: In member function `virtual void AddresseeEditorWidget::save()': addresseeeditorwidget.cpp:578: error: 'class KABC::Addressee' has no member named 'setDepartment' gmake[3]: *** [addresseeeditorwidget.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/deskutils/kdepim3/work/kdepim-3.5.8/kaddressbook' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/deskutils/kdepim3/work/kdepim-3.5.8/kaddressbook' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/deskutils/kdepim3/work/kdepim-3.5.8' gmake: *** [all] Error 2 *** Error code 2 ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
[kde-freebsd] kde4-workspace build problem
Hi, I continue to have problems building kde4-workspace I get the following error. ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for boost-libs-1.52.0 as automatic Installing boost-libs-1.52.0... done ===> Returning to build of kde-workspace-4.8.4 Error: shared library "boost_thread.4" does not exist *** [lib-depends] Error code 1 Stop in /usr/ports/x11/kde4-workspace. *** [reinstall] Error code 1 boost-libs installed these find /usr/local/ -iname "*boost_thread*" -print /usr/local/lib/libboost_thread.a /usr/local/lib/libboost_thread.so.5 /usr/local/lib/libboost_thread.so /usr/local/lib/compat/pkg/libboost_thread.so.4 Any ideas? Derrick ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] kde4-workspace build problem
Thanks all. The commit fixed the problem. On Fri, 2013-02-01 at 11:18 -0800, Schaich Alonso wrote: > Actually, a fix was already commited to the ports repository by bapt@ > two hours ago (r311389) > > On 2013-02-01 10:08, Derrick Dantavious Edwards wrote: > > Hi, > > I continue to have problems building kde4-workspace I get the following > > error. > > > > ===> Running ldconfig > > /sbin/ldconfig -m /usr/local/lib > > ===> Registering installation for boost-libs-1.52.0 as automatic > > Installing boost-libs-1.52.0... done > > ===> Returning to build of kde-workspace-4.8.4 > > Error: shared library "boost_thread.4" does not exist > > *** [lib-depends] Error code 1 > > > > Stop in /usr/ports/x11/kde4-workspace. > > *** [reinstall] Error code 1 > > > > boost-libs installed these > > find /usr/local/ -iname "*boost_thread*" -print > > /usr/local/lib/libboost_thread.a > > /usr/local/lib/libboost_thread.so.5 > > /usr/local/lib/libboost_thread.so > > /usr/local/lib/compat/pkg/libboost_thread.so.4 > > > > Any ideas? > > > > Derrick > > > > ___ > > kde-freebsd mailing list > > kde-freebsd@kde.org > > https://mail.kde.org/mailman/listinfo/kde-freebsd > > See also http://freebsd.kde.org/ for latest information ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] /usr/ports/deskutils/kdepim4
Hi, I continue to have problems compiling kdepim4 with this error. I was able to install it previously. Any ideas? V/r Derrick Generating encryptcommand.moc Generating importcertificatescommand.moc Generating moc_keycache.cpp Generating decryptverifycommandemailbase.moc Generating moc_wizardpage.cpp Generating moc_iodevicelogger.cpp Generating moc_scrollarea.cpp Generating moc_createchecksumscommand.cpp Generating moc_encryptemailwizard.cpp Generating moc_verifychecksumscommand.cpp returning failed.. gmake[2]: *** [kleopatra/CMakeFiles/kleopatra_bin_automoc] Error 1 gmake[2]: Leaving directory `/usr/ports/deskutils/kdepim4/work/kdepim-4.8.4/build' gmake[1]: *** [kleopatra/CMakeFiles/kleopatra_bin_automoc.dir/all] Error 2 gmake[1]: Leaving directory `/usr/ports/deskutils/kdepim4/work/kdepim-4.8.4/build' gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/deskutils/kdepim4. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] area51 upgrade problems
Hi, I previously had KDE 4.8.4 installed which work except for the problems with kdepim4. I followed the instructions at http://freebsd.kde.org/area51.php in efforts of using KDE 4.9.5 and help out with the bug reporting. I did not get very far. I am attempting to install the kde metaport and I get the following error message. ===> kdelibs-4.9.5 depends on file: /usr/local/bin/perl5.16.2 - found /bin/mkdir -p /usr/ports/x11/kdelibs4/work/kdelibs-4.9.5/build ===> Patching for kdelibs-4.9.5 ===> kdelibs-4.9.5 depends on file: /usr/local/bin/perl5.16.2 - found ===> Applying FreeBSD patches for kdelibs-4.9.5 1 out of 1 hunks failed--saving rejects to nepomuk/core/nepomukmainmodel.cpp.rej => Patch patch-git76e0376d failed to apply cleanly. => Patch(es) patch-KDE4Defaults.cmake patch-cmake-modules-CMakeLists.txt patch-cmake_modules_FindAlsa.cmake patch-cmake_modules_FindKDE4Internal.cmake patch-cmake_modules_FindKdcraw.cmake patch-cmake_modules_FindKexiv2.cmake patch-cmake_modules_FindKipi.cmake patch-cmake_modules_FindLibKonq.cmake patch-cmake_modules_FindQt4.cmake patch-cmake_modules_PythonMacros.cmake applied cleanly. *** [do-patch] Error code 1 Stop in /usr/ports/x11/kdelibs4. *** [build-depends] Error code 1 Stop in /usr/ports/sysutils/kdeadmin4. *** [run-depends] Error code 1===> qt4-corelib-4.8.4 depends on file: /usr/local/sbin/pkg - found ===> Extracting for qt4-corelib-4.8.4 => SHA256 Checksum OK for KDE/qt-everywhere-opensource-src-4.8.4.tar.gz. ===> Patching for qt4-corelib-4.8.4 ===> Applying extra patch /usr/ports/devel/qt4-corelib/../../devel/qt4/files/patch-configure ===> Applying FreeBSD patches for qt4-corelib-4.8.4 Ignoring previously applied (or reversed) patch. 1 out of 1 hunks ignored--saving rejects to ./src/corelib/tools/qiterator.h.rej => Patch patch-src__corelib__tools__qiterator.h failed to apply cleanly. => Patch(es) patch-0185-fix-format-strings.diff patch-configure applied cleanly. *** [do-patch] Error code 1 Stop in /usr/ports/devel/qt4-corelib. ===>>> make failed for devel/qt4-corelib ===>>> Aborting update ===>>> Update for qt4-corelib-4.8.2_1 failed ===>>> Aborting update ===>>> Update for qt4-qtestlib-4.8.2 failed ===>>> Aborting update ===>>> Update for x11-toolkits/attica failed ===>>> Aborting update I have svn up to the latest area51 and /usr/ports. I did a make clean on /usr/ports to ensure stale was causing any problems. I am at a lost. Any help would be great. V/r Derrick Stop in /usr/ports/x11/kde4. I think that it is something local to my system because I get these same type of errors with other ports for example. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] area51 upgrade problems
On Sun, 2013-02-03 at 10:28 -0500, Derrick Dantavious Edwards wrote: > Hi, > I previously had KDE 4.8.4 installed which work except for the problems > with kdepim4. I followed the instructions at > http://freebsd.kde.org/area51.php in efforts of using KDE 4.9.5 and help > out with the bug reporting. I did not get very far. I am attempting to > install the kde metaport and I get the following error message. > > ===> kdelibs-4.9.5 depends on file: /usr/local/bin/perl5.16.2 - found > /bin/mkdir -p /usr/ports/x11/kdelibs4/work/kdelibs-4.9.5/build > ===> Patching for kdelibs-4.9.5 > ===> kdelibs-4.9.5 depends on file: /usr/local/bin/perl5.16.2 - found > ===> Applying FreeBSD patches for kdelibs-4.9.5 > 1 out of 1 hunks failed--saving rejects to > nepomuk/core/nepomukmainmodel.cpp.rej > => Patch patch-git76e0376d failed to apply cleanly. > => Patch(es) patch-KDE4Defaults.cmake patch-cmake-modules-CMakeLists.txt > patch-cmake_modules_FindAlsa.cmake > patch-cmake_modules_FindKDE4Internal.cmake > patch-cmake_modules_FindKdcraw.cmake > patch-cmake_modules_FindKexiv2.cmake patch-cmake_modules_FindKipi.cmake > patch-cmake_modules_FindLibKonq.cmake patch-cmake_modules_FindQt4.cmake > patch-cmake_modules_PythonMacros.cmake applied cleanly. > *** [do-patch] Error code 1 > > Stop in /usr/ports/x11/kdelibs4. > *** [build-depends] Error code 1 > > Stop in /usr/ports/sysutils/kdeadmin4. > *** [run-depends] Error code 1===> qt4-corelib-4.8.4 depends on > file: /usr/local/sbin/pkg - found > ===> Extracting for qt4-corelib-4.8.4 > => SHA256 Checksum OK for KDE/qt-everywhere-opensource-src-4.8.4.tar.gz. > ===> Patching for qt4-corelib-4.8.4 > ===> Applying extra > patch /usr/ports/devel/qt4-corelib/../../devel/qt4/files/patch-configure > ===> Applying FreeBSD patches for qt4-corelib-4.8.4 > Ignoring previously applied (or reversed) patch. > 1 out of 1 hunks ignored--saving rejects > to ./src/corelib/tools/qiterator.h.rej > => Patch patch-src__corelib__tools__qiterator.h failed to apply cleanly. > => Patch(es) patch-0185-fix-format-strings.diff patch-configure applied > cleanly. > *** [do-patch] Error code 1 > > Stop in /usr/ports/devel/qt4-corelib. > > ===>>> make failed for devel/qt4-corelib > ===>>> Aborting update > up > ===>>> Update for qt4-corelib-4.8.2_1 failed > ===>>> Aborting update > > ===>>> Update for qt4-qtestlib-4.8.2 failed > ===>>> Aborting update > > ===>>> Update for x11-toolkits/attica failed > ===>>> Aborting update > > I have svn up to the latest area51 and /usr/ports. I did a make clean > on /usr/ports to ensure stale was causing any problems. I am at a lost. > Any help would be great. > V/r > Derrick > > > Stop in /usr/ports/x11/kde4. > > I think that it is something local to my system because I get these same > type of errors with other ports for example. > > > After the ports update I was able to update a lot of ports that would not before. I am having issues with the following ports though with the same time of stale patch error. farsight2-0.0.31 libnice-0.1.2 upower-0.9.14 calligra-2.5.5_1 ktorrent-4.3.1 superkaramba-4.9.5 ===> kde-workspace-4.9.5 depends on file: /usr/local/kde4/bin/ksysguardd - found ===> kde-workspace-4.9.5 depends on file: /usr/local/kde4/lib/kde4/libexec/polkit-kde-authentication-agent-1 - not found ===>Verifying install for /usr/local/kde4/lib/kde4/libexec/polkit-kde-authentication-agent-1 in /usr/ports/sysutils/polkit-kde ===> License GPLv2 accepted by the user ===> polkit-kde-0.99.1 depends on file: /usr/local/sbin/pkg - found ===> Extracting for polkit-kde-0.99.1 => SHA256 Checksum OK for polkit-kde-agent-1-0.99.0.tar.bz2. ===> Patching for polkit-kde-0.99.1 ===> Applying FreeBSD patches for polkit-kde-0.99.1 Ignoring previously applied (or reversed) patch. 2 out of 2 hunks ignored--saving rejects to ./policykitlistener.cpp.rej => Patch patch-policykitlistener.cpp failed to apply cleanly. => Patch(es) patch-0.99.1 applied cleanly. *** [do-patch] Error code 1 Stop in /usr/ports/sysutils/polkit-kde. *** [run-depends] Error code 1 Stop in /usr/ports/x11/kde4-workspace. *** [build-depends] Error code 1 Stop in /usr/ports/x11-themes/kdeartwork4. *** [run-depends] Error code 1 Stop in /usr/ports/x11/kde4. V/r Derrick ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] KDEPIM4 error
Hi, I was wondering if I am the only one getting this. FreeBSD Current. ==> libkolab-0.4.1 depends on file: /usr/local/kde4/lib/libkdecore.so.7 - found ===> libkolab-0.4.1 depends on file: /usr/local/kde4/lib/libkpimutils.so.5 - found ===> libkolab-0.4.1 depends on file: /usr/local/bin/cmake - found ===> libkolab-0.4.1 depends on shared library: kolabxml - not found ===>Verifying install for kolabxml in /usr/ports/textproc/libkolabxml ===> Building for libkolabxml-0.8.1 /usr/local/bin/cmake -H/usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1 -B/usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1/CMakeFiles /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make -f CMakeFiles/xsdbin.dir/build.make CMakeFiles/xsdbin.dir/depend cd /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1 /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1 /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1 /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1 /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1/CMakeFiles/xsdbin.dir/DependInfo.cmake --color= make -f CMakeFiles/xsdbin.dir/build.make CMakeFiles/xsdbin.dir/build /usr/local/bin/cmake -E cmake_progress_report /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1/CMakeFiles 25 [ 4%] Built target xsdbin make -f CMakeFiles/generate_bindings.dir/build.make CMakeFiles/generate_bindings.dir/depend cd /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1 /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1 /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1 /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1 /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1/CMakeFiles/generate_bindings.dir/DependInfo.cmake --color= make -f CMakeFiles/generate_bindings.dir/build.make CMakeFiles/generate_bindings.dir/build /usr/local/bin/cmake -E cmake_progress_report /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1/CMakeFiles 1 [ 8%] Generating XSD bindings /usr/local/bin/xsdcxx cxx-tree --generate-polymorphic --generate-serialization --namespace-map http://kolab.org=KolabXSD --root-element icalendar --root-element vcards --root-element note --root-element configuration --output-dir /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1/bindings /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1/schemas/ical/kolabformat-xcal.xsd /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1/schemas/ical/iCalendar-params.xsd /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1/schemas/ical/iCalendar-props.xsd /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1/schemas/ical/iCalendar-valtypes.xsd /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1/schemas/kolabformat-xcard.xsd /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1/schemas/xCard.xsd /usr/ports/textproc/libkolabxml/work/libkolabxml-0.8.1/schemas/kolabformat.xsd terminate called after throwing an instance of 'std::runtime_error' what(): locale::facet::_S_create_c_locale name not valid Abort trap (core dumped) *** [bindings/kolabformat.cxx] Error code 134 1 error *** [CMakeFiles/generate_bindings.dir/all] Error code 2 1 error *** [all] Error code 2 1 error *** [do-build] Error code 1 Stop in /usr/ports/textproc/libkolabxml. *** [lib-depends] Error code 1 Stop in /usr/ports/devel/libkolab. *** [lib-depends] Error code 1 Stop in /usr/ports/deskutils/kdepim4-runtime. *** [run-depends] Error code 1 Stop in /usr/ports/deskutils/kdepim4. *** [run-depends] Error code 1 Stop in /usr/ports/x11/kde4. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] Need help on boost update to 1.52.0
On Wednesday, February 06, 2013 06:57:04 PM Yuri wrote: > On 01/12/2013 05:23, Schaich Alonso wrote: > > terminate called after throwing an instance of 'std::runtime_error' > > *** [bindings/kolabformat.cxx] Signal 6 > > I have the same error (during rebuild for kde-4.9 on 9.1), but during > deskutils/kdepim4 install: > ===> Building for libkolabxml-0.8.1 > [ 4%] Built target xsdbin > [ 8%] Generating XSD bindings > terminate called after throwing an instance of 'std::runtime_error' > Abort trap > *** [bindings/kolabformat.cxx] Error code 134 > 1 error > > Do you know what would be the solution? > > Yuri > ___ > kde-freebsd mailing list > kde-freebsd@kde.org > https://mail.kde.org/mailman/listinfo/kde-freebsd > See also http://freebsd.kde.org/ for latest information Hi, This is what I used as well as others to get it to build. v/r Derrick > Hey Oliver, > > Thanks for the tip. Setting LANG to "C" allowed me to get libkolabxml to > compile and install. > > Cheers, > DMK ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] kcalc
Hi, It seems that kcalc is not compiling properly. Any ideas? FreeBSD 10.0-CURRENT #0 r247527: Fri Mar 1 00:38:04 EST 2013 Derrick ber.o -c /usr/ports/math/kcalc/work/kcalc-4.10.1/knumber/knumber.cpp /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=26 - DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL - DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS - D_REENTRANT -Dkdeinit_kcalc_EXPORTS -O2 -pipe -fno-strict-aliasing - O2 -pipe -fno-strict-aliasing -DQT_NO_DEBUG -fPIC - I/usr/ports/math/kcalc/work/kcalc-4.10.1/build - I/usr/ports/math/kcalc/work/kcalc-4.10.1 - I/usr/ports/math/kcalc/work/kcalc-4.10.1/knumber - I/usr/local/kde4/include -I/usr/local/kde4/include/KDE - I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns - I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit - I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtTest - I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql - I/usr/local/include/qt4/QtScriptTools -I/usr/local/include/qt4/QtScript - I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork - I/usr/local/include/qt4/QtMultimedia -I/usr/local/include/qt4/QtHelp - I/usr/local/include/qt4/QtDesigner -I/usr/local/include/qt4/QtDeclarative - I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support - I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore - I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default - I/usr/local/include/qt4 -I/usr/local/include -D_LARGEFILE64_SOURCE -o CMakeFiles/kdeinit_kcalc.dir/kdeinit_kcalc_automoc.o -c /usr/ports/math/kcalc/work/kcalc-4.10.1/build/kdeinit_kcalc_automoc.cpp [ 45%] Building CXX object CMakeFiles/kdeinit_kcalc.dir/knumber/knumber_error.o /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=26 - DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL - DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS - D_REENTRANT -Dkdeinit_kcalc_EXPORTS -O2 -pipe -fno-strict-aliasing - O2 -pipe -fno-strict-aliasing -DQT_NO_DEBUG -fPIC - I/usr/ports/math/kcalc/work/kcalc-4.10.1/build - I/usr/ports/math/kcalc/work/kcalc-4.10.1 - I/usr/ports/math/kcalc/work/kcalc-4.10.1/knumber - I/usr/local/kde4/include -I/usr/local/kde4/include/KDE - I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns - I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit - I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtTest - I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql - I/usr/local/include/qt4/QtScriptTools -I/usr/local/include/qt4/QtScript - I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork - I/usr/local/include/qt4/QtMultimedia -I/usr/local/include/qt4/QtHelp - I/usr/local/include/qt4/QtDesigner -I/usr/local/include/qt4/QtDeclarative - I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support - I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore - I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default - I/usr/local/include/qt4 -I/usr/local/include -D_LARGEFILE64_SOURCE -o CMakeFiles/kdeinit_kcalc.dir/knumber/knumber_error.o -c /usr/ports/math/kcalc/work/kcalc-4.10.1/knumber/knumber_error.cpp /usr/local/bin/cmake -E cmake_progress_report /usr/ports/math/kcalc/work/kcalc-4.10.1/build/CMakeFiles 12 [ 48%] Building CXX object CMakeFiles/kdeinit_kcalc.dir/knumber/knumber_float.o /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=26 - DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL - DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS - D_REENTRANT -Dkdeinit_kcalc_EXPORTS -O2 -pipe -fno-strict-aliasing - O2 -pipe -fno-strict-aliasing -DQT_NO_DEBUG -fPIC - I/usr/ports/math/kcalc/work/kcalc-4.10.1/build - I/usr/ports/math/kcalc/work/kcalc-4.10.1 - I/usr/ports/math/kcalc/work/kcalc-4.10.1/knumber - I/usr/local/kde4/include -I/usr/local/kde4/include/KDE - I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns - I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit - I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtTest - I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql - I/usr/local/include/qt4/QtScriptTools -I/usr/local/include/qt4/QtScript - I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork - I/usr/local/include/qt4/QtMultimedia -I/usr/local/include/qt4/QtHelp - I/usr/local/include/qt4/QtDesigner -I/usr/local/include/qt4/QtDeclarative - I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support - I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore - I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default - I/usr/local/include/qt4 -I/usr/local/include -D_LARGEFILE64_SOURCE -o CMakeFiles/kdeinit_kcalc.dir/knumber/knumber_float.o -c /usr/ports/math/kcalc/work/kcalc-4.10.1/knumber/knumber_float.cpp /usr/ports/math/kcalc/work/kcalc-4.10.1/knumber/knumber_float.cpp:898:31: error: no member named 'exp10' in the global namespace retur
[kde-freebsd] kdeutils-printer-applet-4.10.1 fetch problem
Hi, Below kdeutils-printer-applet-4.10.1 fails to fetch distfile. ===> Cleaning for kdeutils-printer-applet-4.10.1 ===> kdeutils-printer-applet-4.10.1 depends on file: /usr/local/sbin/pkg - found => printer-applet-4.10.1.tar.xz is not in /usr/ports/print/kdeutils4-printer- applet/distinfo. => Either /usr/ports/print/kdeutils4-printer-applet/distinfo is out of date, or => printer-applet-4.10.1.tar.xz is spelled incorrectly. *** [do-fetch] Error code 1 Stop in /usr/ports/print/kdeutils4-printer-applet. ===>>> make failed for print/kdeutils4-printer-applet ===>>> Aborting update ===>>> Update for print/kdeutils4-printer-applet failed ===>>> Aborting update ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] kcalc
On Saturday, March 09, 2013 01:19:59 AM Schaich Alonso wrote: > On Fri, 08 Mar 2013 17:19:44 -0500 > > Derrick Dantavious Edwards wrote: > > Hi, > > > > It seems that kcalc is not compiling properly. Any ideas? > > > > FreeBSD 10.0-CURRENT #0 r247527: Fri Mar 1 00:38:04 EST 2013 > > > > Derrick > > > > ber.o -c /usr/ports/math/kcalc/work/kcalc-4.10.1/knumber/knumber.cpp > > /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=26 - > > DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL - > > DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS - > > D_REENTRANT -Dkdeinit_kcalc_EXPORTS -O2 -pipe -fno-strict-aliasing - > > O2 -pipe -fno-strict-aliasing -DQT_NO_DEBUG -fPIC - > > I/usr/ports/math/kcalc/work/kcalc-4.10.1/build - > > I/usr/ports/math/kcalc/work/kcalc-4.10.1 - > > I/usr/ports/math/kcalc/work/kcalc-4.10.1/knumber - > > I/usr/local/kde4/include -I/usr/local/kde4/include/KDE - > > I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns - > > I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit - > > I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtTest - > > I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql - > > I/usr/local/include/qt4/QtScriptTools -I/usr/local/include/qt4/QtScript - > > I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork - > > I/usr/local/include/qt4/QtMultimedia -I/usr/local/include/qt4/QtHelp - > > I/usr/local/include/qt4/QtDesigner -I/usr/local/include/qt4/QtDeclarative > > - > > I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support - > > I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore - > > I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default - > > I/usr/local/include/qt4 -I/usr/local/include -D_LARGEFILE64_SOURCE -o > > CMakeFiles/kdeinit_kcalc.dir/kdeinit_kcalc_automoc.o -c > > /usr/ports/math/kcalc/work/kcalc-4.10.1/build/kdeinit_kcalc_automoc.cpp > > [ 45%] Building CXX object > > CMakeFiles/kdeinit_kcalc.dir/knumber/knumber_error.o > > /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=26 - > > DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL - > > DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS - > > D_REENTRANT -Dkdeinit_kcalc_EXPORTS -O2 -pipe -fno-strict-aliasing - > > O2 -pipe -fno-strict-aliasing -DQT_NO_DEBUG -fPIC - > > I/usr/ports/math/kcalc/work/kcalc-4.10.1/build - > > I/usr/ports/math/kcalc/work/kcalc-4.10.1 - > > I/usr/ports/math/kcalc/work/kcalc-4.10.1/knumber - > > I/usr/local/kde4/include -I/usr/local/kde4/include/KDE - > > I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns - > > I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit - > > I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtTest - > > I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql - > > I/usr/local/include/qt4/QtScriptTools -I/usr/local/include/qt4/QtScript - > > I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork - > > I/usr/local/include/qt4/QtMultimedia -I/usr/local/include/qt4/QtHelp - > > I/usr/local/include/qt4/QtDesigner -I/usr/local/include/qt4/QtDeclarative > > - > > I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support - > > I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore - > > I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default - > > I/usr/local/include/qt4 -I/usr/local/include -D_LARGEFILE64_SOURCE -o > > CMakeFiles/kdeinit_kcalc.dir/knumber/knumber_error.o -c > > /usr/ports/math/kcalc/work/kcalc-4.10.1/knumber/knumber_error.cpp > > /usr/local/bin/cmake -E cmake_progress_report > > /usr/ports/math/kcalc/work/kcalc-4.10.1/build/CMakeFiles 12 > > [ 48%] Building CXX object > > CMakeFiles/kdeinit_kcalc.dir/knumber/knumber_float.o > > /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=26 - > > DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL - > > DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS - > > D_REENTRANT -Dkdeinit_kcalc_EXPORTS -O2 -pipe -fno-strict-aliasing - > > O2 -pipe -fno-strict-aliasing -DQT_NO_DEBUG -fPIC - > > I/usr/ports/math/kcalc/work/kcalc-4.10.1/build - > > I/usr/ports/math/kcalc/work/kcalc-4.10.1 - > > I/usr/ports/math/kcalc/work/kcalc-4.10.1/knumber - > > I/usr/local/kde4/include -I/usr/local/kde4/include/KDE - > > I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns - > > I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit - > > I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtTest - > > I/usr
[kde-freebsd] kipi-plugins-kde4
Hi, I was attempting to install kipi-plugins-kde4. I am getting the following error even though I have libkdcraw-4.10.1 installed. v/r Derrick Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/local/lib/libX11.so -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Found Threads: TRUE -- Looking for _POSIX_TIMERS -- Looking for _POSIX_TIMERS - found -- Found Automoc4: /usr/local/bin/automoc4 -- Found Perl: /usr/local/bin/perl (found version "5.16.2") -- Found Phonon: /usr/local/kde4/include (Required is at least version "4.3.80") -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Found KDE 4.10 include dir: /usr/local/kde4/include -- Found KDE 4.10 library dir: /usr/local/kde4/lib -- Found the KDE4 kconfig_compiler preprocessor: /usr/local/kde4/bin/kconfig_compiler -- Found automoc4: /usr/local/bin/automoc4 -- Check Kexiv2 library in local sub-folder... -- Check Kexiv2 library using pkg-config... -- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.27") -- checking for module 'libkexiv2-kde4>=0.2.0' -- found libkexiv2-kde4, version 2.3.0 -- Found Kexiv2: /usr/local/kde4/lib/libkexiv2.so -- Check for Kdcraw library in local sub-folder... -- Check Kdcraw library using pkg-config... -- checking for module 'libkdcraw' -- package 'libkdcraw' not found CMake Error at /usr/local/kde4/share/apps/cmake/modules/FindKdcraw.cmake:126 (message): Could NOT find libkdcraw header files. Call Stack (most recent call first): CMakeLists.txt:123 (FIND_PACKAGE) -- Configuring incomplete, errors occurred! *** [do-configure] Error code 1 /usr/ports/graphics/kipi-plugins-kde4 # pkg info | grep dcraw libkdcraw-4.10.1 A LibRaw interface for KDE ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] /usr/ports/devel/p5-perlkde compile problems
Hi, I attempted to build /usr/ports/devel/p5-perlkde the following error. Derrick from /usr/ports/devel/p5- perlkde/work/perlkde-4.10.1/kdeui/src/kdeui4handlers.cpp:21: In file included from /usr/include/sys/stat.h:99:0, from /usr/local/lib/perl5/5.16.2/mach/CORE/perl.h:1168, from /usr/ports/devel/p5- perlkde/work/perlkde-4.10.1/kfile/src/kfilehandlers.cpp:21: /usr/include/sys/time.h:119:17: error: 'sbintime_getsec' declared as an 'inline' variable /usr/include/sys/time.h:119:17: error: 'sbintime_getsec' declared as an 'inline' variable /usr/include/sys/time.h:119:17: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:119:17: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:120:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:120:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:125:17: error: 'sbintime_t' does not name a type /usr/include/sys/time.h:125:17: error: 'sbintime_t' does not name a type /usr/include/sys/time.h:133:9: error: 'sbttobt' declared as an 'inline' variable /usr/include/sys/time.h:133:9: error: 'sbttobt' declared as an 'inline' variable /usr/include/sys/time.h:133:9: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:133:9: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:134:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:134:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:191:9: error: 'sbttots' declared as an 'inline' variable /usr/include/sys/time.h:191:9: error: 'sbttots' declared as an 'inline' variable /usr/include/sys/time.h:191:9: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:192:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:191:9: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:192:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:200:17: error: 'sbintime_t' does not name a type /usr/include/sys/time.h:209:9: error: 'sbttotv' declared as an 'inline' variable /usr/include/sys/time.h:209:9: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:210:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:218:17: error: 'sbintime_t' does not name a type /usr/include/sys/time.h:200:17: error: 'sbintime_t' does not name a type /usr/include/sys/time.h:209:9: error: 'sbttotv' declared as an 'inline' variable /usr/include/sys/time.h:209:9: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:210:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:218:17: error: 'sbintime_t' does not name a type In file included from /usr/include/sys/stat.h:99:0, from /usr/local/lib/perl5/5.16.2/mach/CORE/perl.h:1168, from /usr/ports/devel/p5- perlkde/work/perlkde-4.10.1/khtml/src/khtmlhandlers.cpp:21: /usr/include/sys/time.h:119:17: error: 'sbintime_getsec' declared as an 'inline' variable /usr/include/sys/time.h:119:17: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:120:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:125:17: error: 'sbintime_t' does not name a type /usr/include/sys/time.h:133:9: error: 'sbttobt' declared as an 'inline' variable /usr/include/sys/time.h:133:9: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:134:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:191:9: error: 'sbttots' declared as an 'inline' variable /usr/include/sys/time.h:191:9: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:192:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:200:17: error: 'sbintime_t' does not name a type /usr/include/sys/time.h:209:9: error: 'sbttotv' declared as an 'inline' variable /usr/include/sys/time.h:209:9: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:210:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:218:17: error: 'sbintime_t' does not name a type In file included from /usr/include/sys/stat.h:99:0, from /usr/local/lib/perl5/5.16.2/mach/CORE/perl.h:1168, from /usr/ports/devel/p5- perlkde/work/perlkde-4.10.1/kdecore/src/kdecore4handlers.cpp:23: /usr/include/sys/time.h:119:17: error: 'sbintime_getsec' declared as an 'inline' variable /usr/include/sys/time.h:119:17: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:120:1: error: expected ',' or ';' before '{' token /usr/include/sys/time.h:125:17: error: 'sbintime_t' does not name a type /usr/include/sys/time.h:133:9: error: 'sbttobt' declared as an 'inline' variable /usr/include/sys/time.h:133:9: error: 'sbintime_t' was not declared in this scope /usr/include/sys/time.h:134:1: error: expected ',' or ';' before '{' token /
[kde-freebsd] Problems with upgrading KDE
Hi, I am attempting to upgrade to kde 10.1 however, I continue to get error messages like the following on any kde* file that I attempt to upgrade. Is anyone else seeing this issue? Derrick adi-kde.dir/itemcopyjob.cpp.o CMakeFiles/akonadi-kde.dir/itemdeletejob.cpp.o CMakeFiles/akonadi-kde.dir/itemfetchjob.cpp.o CMakeFiles/akonadi-kde.dir/itemfetchscope.cpp.o CMakeFiles/akonadi-kde.dir/itemmodel.cpp.o CMakeFiles/akonadi-kde.dir/itemmonitor.cpp.o CMakeFiles/akonadi-kde.dir/itemmovejob.cpp.o CMakeFiles/akonadi-kde.dir/itemsearchjob.cpp.o CMakeFiles/akonadi-kde.dir/itemserializer.cpp.o CMakeFiles/akonadi-kde.dir/itemserializerplugin.cpp.o CMakeFiles/akonadi-kde.dir/itemmodifyjob.cpp.o CMakeFiles/akonadi-kde.dir/itemsync.cpp.o CMakeFiles/akonadi-kde.dir/invalidatecachejob.cpp.o CMakeFiles/akonadi-kde.dir/job.cpp.o CMakeFiles/akonadi-kde.dir/kdsignalblocker.cpp.o CMakeFiles/akonadi-kde.dir/kjobprivatebase.cpp.o CMakeFiles/akonadi-kde.dir/linkjob.cpp.o CMakeFiles/akonadi-kde.dir/mimetypechecker.cpp.o CMakeFiles/akonadi-kde.dir/monitor.cpp.o CMakeFiles/akonadi-kde.dir/monitor_p.cpp.o CMakeFiles/akonadi-kde.dir/objectnotificationmessage.cpp.o CMakeFiles/akonadi-kde.dir/partfetcher.cpp.o CMakeFiles/akonadi-kde.dir/pastehelper.cpp.o CMakeFiles/akonadi-kde.dir/persistentsearchattribute.cpp.o CMakeFiles/akonadi-kde.dir/preprocessorbase.cpp.o CMakeFiles/akonadi-kde.dir/preprocessorbase_p.cpp.o CMakeFiles/akonadi-kde.dir/protocolhelper.cpp.o CMakeFiles/akonadi-kde.dir/progressspinnerdelegate.cpp.o CMakeFiles/akonadi-kde.dir/recursivecollectionfilterproxymodel.cpp.o CMakeFiles/akonadi-kde.dir/recursiveitemfetchjob.cpp.o CMakeFiles/akonadi-kde.dir/recursivemover.cpp.o CMakeFiles/akonadi-kde.dir/resourcebase.cpp.o CMakeFiles/akonadi-kde.dir/resourcescheduler.cpp.o CMakeFiles/akonadi-kde.dir/resourceselectjob.cpp.o CMakeFiles/akonadi-kde.dir/resourcesynchronizationjob.cpp.o CMakeFiles/akonadi-kde.dir/searchcreatejob.cpp.o CMakeFiles/akonadi-kde.dir/selectionproxymodel.cpp.o CMakeFiles/akonadi-kde.dir/selftestdialog.cpp.o CMakeFiles/akonadi-kde.dir/session.cpp.o CMakeFiles/akonadi-kde.dir/servermanager.cpp.o CMakeFiles/akonadi-kde.dir/specialcollectionattribute.cpp.o CMakeFiles/akonadi-kde.dir/specialcollections.cpp.o CMakeFiles/akonadi-kde.dir/specialcollectionshelperjobs.cpp.o CMakeFiles/akonadi-kde.dir/specialcollectionsrequestjob.cpp.o CMakeFiles/akonadi-kde.dir/standardactionmanager.cpp.o CMakeFiles/akonadi-kde.dir/statisticsproxymodel.cpp.o CMakeFiles/akonadi-kde.dir/subscriptiondialog.cpp.o CMakeFiles/akonadi-kde.dir/subscriptionjob.cpp.o CMakeFiles/akonadi-kde.dir/subscriptionmodel.cpp.o CMakeFiles/akonadi-kde.dir/trashjob.cpp.o CMakeFiles/akonadi-kde.dir/trashrestorejob.cpp.o CMakeFiles/akonadi-kde.dir/trashsettings.cpp.o CMakeFiles/akonadi-kde.dir/trashfilterproxymodel.cpp.o CMakeFiles/akonadi-kde.dir/transactionjobs.cpp.o CMakeFiles/akonadi-kde.dir/transactionsequence.cpp.o CMakeFiles/akonadi-kde.dir/transportresourcebase.cpp.o CMakeFiles/akonadi-kde.dir/typepluginloader.cpp.o CMakeFiles/akonadi-kde.dir/unlinkjob.cpp.o CMakeFiles/akonadi-kde.dir/pluginloader.cpp.o CMakeFiles/akonadi-kde.dir/resourcesettings.cpp.o CMakeFiles/akonadi-kde.dir/renamefavoritedialog.cpp.o CMakeFiles/akonadi-kde.dir/recentcollectionaction.cpp.o CMakeFiles/akonadi-kde.dir/collectiondialog_desktop.cpp.o CMakeFiles/akonadi-kde.dir/dragdropmanager.cpp.o CMakeFiles/akonadi-kde.dir/collectionview.cpp.o CMakeFiles/akonadi-kde.dir/entitylistview.cpp.o CMakeFiles/akonadi-kde.dir/entitytreeviewstatesaver.cpp.o CMakeFiles/akonadi-kde.dir/itemview.cpp.o CMakeFiles/akonadi-kde.dir/notificationmanagerinterface.cpp.o CMakeFiles/akonadi-kde.dir/notificationsourceinterface.cpp.o CMakeFiles/akonadi-kde.dir/agentmanagerinterface.cpp.o CMakeFiles/akonadi-kde.dir/tracerinterface.cpp.o CMakeFiles/akonadi-kde.dir/controlinterface.cpp.o CMakeFiles/akonadi-kde.dir/resourceadaptor.cpp.o CMakeFiles/akonadi-kde.dir/preprocessoradaptor.cpp.o CMakeFiles/akonadi-kde.dir/statusadaptor.cpp.o CMakeFiles/akonadi-kde.dir/controladaptor.cpp.o CMakeFiles/akonadi-kde.dir/transportadaptor.cpp.o CMakeFiles/akonadi-kde.dir/searchadaptor.cpp.o CMakeFiles/akonadi-kde.dir/resourcebasesettings.cpp.o /usr/local/lib/qt4/libQtNetwork.so /usr/local/lib/qt4/libQtDBus.so /usr/local/lib/qt4/libQtSql.so /usr/local/kde4/lib/libkdeui.so.7.0.1 /usr/local/kde4/lib/libkio.so.7.0.1 /usr/local/kde4/lib/libsolid.so.5.0.1 /usr/local/kde4/lib/libakonadiprotocolinternals.so.1.9.1 /usr/local/lib/qt4/libQtNetwork.so /usr/local/lib/qt4/libQtXml.so /usr/local/kde4/lib/libkdeui.so.7.0.1 /usr/local/lib/qt4/libQtGui.so /usr/local/lib/qt4/libQtSvg.so /usr/local/kde4/lib/libkdecore.so.7.0.1 -pthread /usr/local/lib/qt4/libQtDBus.so /usr/local/lib/qt4/libQtCore.so -Wl,-rpath,/usr/local/lib/qt4:/usr/local/kde4/lib:/usr/local/lib -Wl,-rpath-link,/usr/local/kde4/lib:/usr/local/lib cd /usr/ports/deskutils/kdepimlibs4/work/.build/akonadi && /usr/local/bin/cmake -E cmake_symlink_l
[kde-freebsd] kde-runtime error
Hi, I was able to build kde-runtime however, I get the following error message. I followed all update info via pkg updating. Any ideas? Note that '/usr/local/kde4/share' is not in the search path set by the XDG_DATA_HOME and XDG_DATA_DIRS environment variables, so applications may not be able to find it until you set them. The directories currently searched are: - /root/.local/share - /usr/local/share/enlightenment - /usr/local/share - /usr/local/share - /usr/share ===> Compressing manual pages for kde-runtime-4.10.1 ===> Running ldconfig /sbin/ldconfig -m /usr/local/kde4/lib ===> Registering installation for kde-runtime-4.10.1 Installing kde-runtime-4.10.1...pkg: kde-runtime-4.10.1 conflicts with kde-workspace-4.10.1 (installs files into the same place). Problematic file: /usr/local/kde4/man/man1/plasmapkg.1.gz *** [fake-pkg] Error code 70 Stop in /usr/ports/x11/kde4-runtime. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information