[kde-freebsd] area51 fails
Axel Gonzalez
loox at e-shell.net
Tue Sep 17 05:15:26 UTC 2013
Some fails i got when compiling area51
--------
nepomuk still fails with old ffmpeg installed
http://mail.kde.org/pipermail/kde-freebsd/2013-August/015895.html
after removing ffmpeg-0.7.15,1 it compiles ok
--------
kde4-workspace
workspace.cpp fails when compiled with base gcc (92 rc2)
I tried to compile just this file with clang and it worked, so it
allowed me to finish the install.
[ 15%] Building CXX object
kwin/CMakeFiles/kdeinit_kwin.dir/workspace.cpp.o
cd /tmp/usr/ports/x11/kde4-workspace/work/.build/kwin && /usr/bin/c++
-DDISABLE_NEPOMUK_LEGACY -DHAVE_CONFIG_H=1
-DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS
-DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_FAST_CONCATENATION
-DQT_USE_FAST_OPERATOR_PLUS -D_REENTRANT -Dkdeinit_kwin_EXPORTS -O2
-pipe -O2 -fno-strict-aliasing -pipe -march=core2 -fconserve-space
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align
-Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security
-fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common
-Woverloaded-virtual -fvisibility=hidden -Werror=return-type
-fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC
-I/tmp/usr/ports/x11/kde4-workspace/work/.build/kwin
-I/tmp/usr/ports/x11/kde4-workspace/work/kde-workspace-4.11.1/kwin
-I/tmp/usr/ports/x11/kde4-workspace/work/kde-workspace-4.11.1/kwin/tabbox
-I/tmp/usr/ports/x11/kde4-workspace/work/kde-workspace-4.11.1/kwin/effects
-I/tmp/usr/ports/x11/kde4-workspace/work/kde-workspace-4.11.1/kwin/libkdecorations
-I/tmp/usr/ports/x11/kde4-workspace/work/kde-workspace-4.11.1/kwin/libkwineffects
-I/tmp/usr/ports/x11/kde4-workspace/work/.build/kwin/libkwineffects
-I/tmp/usr/ports/x11/kde4-workspace/work/kde-workspace-4.11.1
-I/tmp/usr/ports/x11/kde4-workspace/work/.build
-I/tmp/usr/ports/x11/kde4-workspace/work/kde-workspace-4.11.1/libs
-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/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 -DKWIN_HAVE_OPENGL_1 -o
CMakeFiles/kdeinit_kwin.dir/workspace.cpp.o
-c /tmp/usr/ports/x11/kde4-workspace/work/kde-workspace-4.11.1/kwin/workspace.cpp /tmp/usr/ports/x11/kde4-workspace/work/kde-workspace-4.11.1/kwin/workspace.cpp:
In member function 'void
KWin::Workspace::init()': /tmp/usr/ports/x11/kde4-workspace/work/kde-workspace-4.11.1/kwin/workspace.cpp:333:
error: no matching function for call to
'KWin::Xcb::Wrapper<xcb_get_window_attributes_reply_t,
xcb_get_window_attributes_cookie_t, xcb_get_window_attributes_reply,
xcb_get_window_attributes_unchecked>::Wrapper(KWin::Xcb::WindowAttributes)'
gmake[2]: *** [kwin/CMakeFiles/kdeinit_kwin.dir/workspace.cpp.o] Error
1 gmake[2]: Leaving directory
`/tmp/usr/ports/x11/kde4-workspace/work/.build' gmake[1]: ***
[kwin/CMakeFiles/kdeinit_kwin.dir/all] Error 2 gmake[1]: Leaving
directory `/tmp/usr/ports/x11/kde4-workspace/work/.build' gmake: ***
[all] Error 2 *** [do-build] Error code 1
Stop in /usr/ports/x11/kde4-workspace.
*** [build] Error code 1
Stop in /usr/ports/x11/kde4-workspace
--------
kstars
[ 49%] Building CXX object
kstars/CMakeFiles/KStarsLib.dir/dialogs/exportimagedialog.o [ 49%]
Building CXX object
kstars/CMakeFiles/KStarsLib.dir/dialogs/timedialog.o /tmp/usr/ports/astro/kstars/work/kstars-4.11.1/kstars/dialogs/exportimagedialog.cpp:
In member function 'void
ExportImageDialog::previewImage()': /tmp/usr/ports/astro/kstars/work/kstars-4.11.1/kstars/dialogs/exportimagedialog.cpp:69:
error: no matching function for call to
'Legend::Legend(Legend)' /tmp/usr/ports/astro/kstars/work/kstars-4.11.1/kstars/nan.h:
At global
scope: /tmp/usr/ports/astro/kstars/work/kstars-4.11.1/kstars/nan.h:37:
warning: 'NaN::ld' defined but not used ***
[kstars/CMakeFiles/KStarsLib.dir/dialogs/exportimagedialog.o] Error
code 1 1 error *** [kstars/CMakeFiles/KStarsLib.dir/all] Error code 2 1
error *** [all] Error code 2 1 error ===> Compilation failed
unexpectedly.
--------
i10n
portmaster doesnt like i10n ports
# portmaster -dB is-kde-l10n-4.10.5 sv-kde-l10n-4.10.5
===>>> Working on:
is-kde-l10n-4.10.5
sv-kde-l10n-4.10.5
===>>> Gathering distinfo list for installed ports
===>>> is-kde-l10n-4.10.5 1/2
===>>> Currently installed version: is-kde-l10n-4.10.5
===>>> Port directory: /usr/ports/misc/kde4-l10n-is
===>>> Launching 'make checksum' for misc/kde4-l10n-is in background
===>>> Gathering dependency list for misc/kde4-l10n-is from ports
===>>> Launching child to install
misc/kde4-l10n-is/../../textproc/is-aspell
===>>> is-kde-l10n-4.10.5 1/2 >>
misc/kde4-l10n-is/../../textproc/is-aspell (1/1)
===>>> Port
directory: /usr/ports/misc/kde4-l10n-is/../../textproc/is-aspell
===>>> Update for misc/kde4-l10n-is/../../textproc/is-aspell failed
===>>> Aborting update
===>>> Update for is-kde-l10n-4.10.5 failed
===>>> Aborting update
===>>> Killing background jobs
Terminated
===>>> Exiting
----
% pkg info | grep aspel
aspell-0.60.6.1_2 Spelling checker with better suggestion
logic than ispell
en-aspell-7.1.0_1 Aspell English
dictionaries es-aspell-1.11.2,1 Aspell Spanish dictionary
is-aspell-0.51.1.0_1,1 Aspell Icelandic dictionary
sv-aspell-0.51.0_1,1 Aspell Swedish dictionary
the i10n ports kinda works when cd'ing to the port dir and:
/usr/ports/misc/kde4-l10n-sv]# make clean all deinstall reinstall clean
===> Registering installation for sv-kde-l10n-4.11.1
pkg-static:
lstat(/usr/local/kde4/share/locale/sv/LC_MESSAGES/activitymanager_uihandler_declarative.mo):
No such file or directory pkg-static:
lstat(/usr/local/kde4/share/locale/sv/LC_MESSAGES/akonadi_google_resource.mo):
No such file or directory pkg-static:
lstat(/usr/local/kde4/share/locale/sv/LC_MESSAGES/katesnippets_tng.mo):
No such file or directory pkg-static:
lstat(/usr/local/kde4/share/locale/sv/LC_MESSAGES/kcm_solid.mo): No
such file or directory pkg-static:
lstat(/usr/local/kde4/share/locale/sv/LC_MESSAGES/ktesnippets_editor.mo):
No such file or directory pkg-static:
lstat(/usr/local/kde4/share/locale/sv/LC_MESSAGES/ktexteditor_codesnippets_core.mo):
No such file or directory pkg-static:
lstat(/usr/local/kde4/share/locale/sv/LC_MESSAGES/nepomukcontroller.mo):
No such file or directory pkg-static:
lstat(/usr/local/kde4/share/locale/sv/LC_MESSAGES/nepomukqueryservice.mo):
No such file or directory pkg-static:
lstat(/usr/local/kde4/share/locale/sv/LC_MESSAGES/newmailnotifieragent.mo):
No such file or directory pkg-static:
lstat(/usr/local/kde4/share/locale/sv/LC_MESSAGES/plasma_applet_printmanager.mo):
No such file or directory pkg-static:
lstat(/usr/local/kde4/share/locale/sv/LC_MESSAGES/plasma_engine_calendar.mo):
No such file or directory pkg-static:
lstat(/usr/local/kde4/share/locale/sv/LC_MESSAGES/plasma_wallpaper_wallpaper-qml.mo):
No such file or directory pkg-static:
lstat(/usr/local/kde4/share/locale/sv/LC_MESSAGES/solid-network.mo): No
such file or directory pkg-static:
lstat(/usr/local/kde4/share/locale/sv/LC_MESSAGES/solidcontrol.mo): No
such file or directory Installing sv-kde-l10n-4.11.1... done
===> Registering installation for is-kde-l10n-4.11.1
pkg-static:
lstat(/usr/local/kde4/share/locale/is/LC_MESSAGES/kcm_solid.mo): No
such file or directory pkg-static:
lstat(/usr/local/kde4/share/locale/is/LC_MESSAGES/nepomukcontroller.mo):
No such file or directory pkg-static:
lstat(/usr/local/kde4/share/locale/is/LC_MESSAGES/nepomukqueryservice.mo):
No such file or directory pkg-static:
lstat(/usr/local/kde4/share/locale/is/LC_MESSAGES/plasma_engine_calendar.mo):
No such file or directory pkg-static:
lstat(/usr/local/kde4/share/locale/is/LC_MESSAGES/solid-network.mo): No
such file or directory pkg-static:
lstat(/usr/local/kde4/share/locale/is/LC_MESSAGES/solidcontrol.mo): No
such file or directory Installing is-kde-l10n-4.11.1... done
A
--
Mon Sep 16 20:14:18 2013 GMT
**
*******
**********
***********
***********
**********
*******
** 10.
More information about the kde-freebsd
mailing list