[kde-freebsd] kdebase4-runtime

Raphael Kubo da Costa kubito at gmail.com
Mon May 24 16:26:14 CEST 2010


On Sunday 23 May 2010 16:10:48 ajtiM wrote:
> On Sunday 23 May 2010 13:58:01 Raphael Kubo da Costa wrote:
> > On Sunday 23 May 2010 15:44:44 ajtiM wrote:
> > > On Sunday 23 May 2010 13:40:36 ajtiM wrote:
> > > > On Sunday 23 May 2010 12:28:30 Raphael Kubo da Costa wrote:
> > > > > On Sunday 23 May 2010 14:03:47 ajtiM wrote:
> > > > > > On Sunday 23 May 2010 11:23:09 you wrote:
> > > > > > > On Sunday 23 May 2010 08:46:09 ajtiM wrote:
> > > > > > > > Hi!
> > > > > > > > 
> > > > > > > > My system:
> > > > > > > >  FreeBSD 8.0-RELEASE-p2, KDE 4.4.3
> > > > > > > > 
> > > > > > > > I tried to update kdebase4-runtime and I got:
> > > > > > > > "
> > > > > > > > Linking CXX standard module../../lob/oxygen.so
> > > > > > > > {93%} Built target oxygen
> > > > > > > > gmake: ***{all} Error 2
> > > > > > > > *** Error code 1
> > > > > > > > stop in usr/ports/x11/kdebase4-runtime"
> > > > > > > 
> > > > > > > Please use gmake VERBOSE=1 in the work directory so that cmake
> > > > > > > shows the exact error that has occurred.
> > > > > > > _______________________________________________
> > > > > > > kde-freebsd mailing list
> > > > > > > kde-freebsd at kde.org
> > > > > > > https://mail.kde.org/mailman/listinfo/kde-freebsd
> > > > > > > See also http://freebsd.kde.org/ for latest information
> > > > > > 
> > > > > > I am using portmaster.
> > > > > 
> > > > > (Please remember to CC the mailing list)
> > > > > 
> > > > > If portmaster doesn't have a "verbose" option, you can just cd to
> > > > > /usr/ports/x11/kdebase4-runtime/work and run gmake VERBOSE=1 from
> > > > > there.
> > > > 
> > > > I got an error on 94% now (I did as you wrote):
> > > > 
> > > > 
> > > > Linking CXX shared module ../../lib/kcm_attica.so
> > > > cd
> > > > /usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.4.3/build/atti
> > > > ca /k c m && /usr/local/bin/cmake -E cmake_link_script
> > > > CMakeFiles/kcm_attica.dir/link.txt --verbose=1
> > > > /usr/bin/c++  -fPIC -O2 -pipe -fno-strict-aliasing
> > > > -Woverloaded-virtual - fvisibility=hidden
> > > > -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -lc -shared
> > > > -Wl,-soname,kcm_attica.so -o
> > > > ../../lib/kcm_attica.so
> > > > CMakeFiles/kcm_attica.dir/kcm_attica_automoc.o
> > > > CMakeFiles/kcm_attica.dir/providerconfigwidget.o
> > > > CMakeFiles/kcm_attica.dir/atticamodule.o /usr/local/lib/libattica.so
> > > > /usr/local/kde4/lib/libkdeui.so.7.0.1
> > > > /usr/local/kde4/lib/libkdecore.so.7.0.1
> > > > /usr/local/lib/qt4/libQtDBus.so /usr/local/lib/qt4/libQtCore.so
> > > > -pthread /usr/local/lib/qt4/libQtSvg.so
> > > > /usr/local/lib/qt4/libQtGui.so -Wl,-
> 
> rpath,/usr/local/lib:/usr/local/kde4/lib:/usr/local/lib/qt4:::::::::::::::
> > > > ::::: gmake[2]: Leaving directory
> > > > 
> > > > `/usr/ports/x11/kdebase4-runtime/work/kdebase- runtime-4.4.3/build'
> > > > /usr/local/bin/cmake -E cmake_progress_report
> > > > /usr/ports/x11/kdebase4-
> > > > runtime/work/kdebase-runtime-4.4.3/build/CMakeFiles  12
> > > > [ 94%] Built target kcm_attica
> > > > gmake[1]: Leaving directory
> > > > `/usr/ports/x11/kdebase4-runtime/work/kdebase- runtime-4.4.3/build'
> > > > gmake: *** [all] Error 2
> > > > *** Error code 1
> > > > 
> > > > Stop in /usr/ports/x11/kdebase4-runtime.
> > > > *** Error code 1
> > > > 
> > > > Stop in /usr/ports/x11/kdebase4-runtime.
> > > 
> > > I am so sorry, I forgot to copy some part aove what I sent:
> > > 
> > > /usr/local/include/attica/platformdependent.h:47: note:         virtual
> > > void Attica::PlatformDependent::addDefaultProviderFile(const QUrl&)
> > > /usr/local/include/attica/platformdependent.h:48: note:         virtual
> > > void Attica::PlatformDependent::removeDefaultProviderFile(const QUrl&)
> > > /usr/local/include/attica/platformdependent.h:53: note:         virtual
> > > void Attica::PlatformDependent::enableProvider(const QUrl&, bool) const
> > > /usr/local/include/attica/platformdependent.h:54: note:         virtual
> > > bool Attica::PlatformDependent::isEnabled(const QUrl&) const
> > > gmake[2]: ***
> > > [attica/kdeplugin/CMakeFiles/attica_kde.dir/kdeplatformdependent.o]
> > > Error 1 gmake[2]: Leaving directory
> > > `/usr/ports/x11/kdebase4-runtime/work/kdebase- runtime-4.4.3/build'
> > > gmake[1]: *** [attica/kdeplugin/CMakeFiles/attica_kde.dir/all] Error 2
> > > /usr/local/bin/cmake -E cmake_progress_report /usr/ports/x11/kdebase4-
> > > runtime/work/kdebase-runtime-4.4.3/build/CMakeFiles
> > > gmake[1]: *** Waiting for unfinished jobs....
> > 
> > The actual error message still seems to be missing (it's between both
> > parts you've pasted). Apparently, it has something to do with attica.
> > Have you updated it before kdebase?
> > _______________________________________________
> 
> I updated kdebase4 first and than try kdebase4-runtime. I did this after I
> installed KDE 4.4.3.

attica has been downgraded to 0.1.3, which should fix this issue.


More information about the kde-freebsd mailing list