[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fink-beginners
Subject:    Re: [Fink-beginners] kdebase4-runtime-x11-4.4.1-3 fails at compile
From:       PeterWong <gargasm () gmail ! com>
Date:       2010-11-18 20:15:50
Message-ID: DCC20BCA-9B47-4182-883E-4FAF3DD47505 () gmail ! com
[Download RAW message or body]

ok, cool. i'll wait till the new one's ready. thanks!

-peterwong
.

On T10.11.18 , at 06.07a, Benjamin Reed wrote:

> I'm about to update everything to KDE 4.5.  I was basically ready a
> few weeks ago but went out of the country for a bit, and figured I'd
> wait 'till I was back to unleash it.  ;)
> 
> On Thu, Nov 11, 2010 at 2:54 AM, PeterWong <gargasm@gmail.com> wrote:
> > hi again list,
> > 
> > running this system (32-bit fink):
> > > $ fink --version
> > > Package manager version: 0.29.16
> > > Distribution version: selfupdate-rsync Wed Nov 10 22:19:16 2010, 10.6, i386
> > > 
> > > $ xcodebuild -version
> > > Xcode 3.2.3
> > > Component versions: DevToolsCore-1691.0; DevToolsSupport-1591.0
> > > BuildVersion: 10M2262
> > > 
> > > $ uname -a
> > > Darwin mpop.local 10.4.0 Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT \
> > > 2010; root:xnu-1504.7.4~1/RELEASE_I386 i386
> > 
> > got past the last hurdle, and did another selfupdate for fink, but now kdebase4 \
> > won't compile. 
> > > [ 98%] Building CXX object \
> > > attica/kdeplugin/CMakeFiles/attica_kde.dir/kdeplatformdependent.o cd \
> > > /sw/src/fink.build/kdebase4-runtime-x11-4.4.1-3/kdebase-runtime-4.4.1/build/attica/kdeplugin \
> > > && /sw/var/lib/fink/path-prefix-10.6/g++-4.2   -DMAKE_ATTICA_KDE_LIB \
> > > -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS \
> > > -fno-common -Woverloaded-virtual -fvisibility=hidden \
> > > -fvisibility-inlines-hidden -O2 -g -DNDEBUG -DQT_NO_DEBUG -arch i386 -isysroot \
> > > / -mmacosx-version-min=10.6 -fPIC \
> > > -I/sw/src/fink.build/kdebase4-runtime-x11-4.4.1-3/kdebase-runtime-4.4.1/build/attica/kdeplugin \
> > > -I/sw/src/fink.build/kdebase4-runtime-x11-4.4.1-3/kdebase-runtime-4.4.1/attica/kdeplugin \
> > > -I/sw/src/fink.build/kdebase4-runtime-x11-4.4.1-3/kdebase-runtime-4.4.1 \
> > > -I/sw/src/fink.build/kdebase4-runtime-x11-4.4.1-3/kdebase-runtime-4.4.1/build \
> > > -I/sw/opt/kde4/x11/include -I/sw/opt/kde4/x11/include/KDE \
> > > -I/sw/lib/qt4-x11/include/KDE -I/sw/lib/qt4-x11/include \
> > > -I/sw/lib/qt4-x11/include/phonon -I/sw/lib/qt4-x11/include/QtXmlPatterns \
> > > -I/sw/lib/qt4-x11/include/QtXml -I/sw/lib/qt4-x11/include/QtWebKit \
> > > -I/sw/lib/qt4-x11/include/QtUiTools -I/sw/lib/qt4-x11/include/QtTest \
> > > -I/sw/lib/qt4-x11/include/QtSvg -I/sw/lib/qt4-x11/include/QtSql \
> > > -I/sw/lib/qt4-x11/include/QtScriptTools -I/sw/lib/qt4-x11/include/QtScript \
> > > -I/sw/lib/qt4-x11/include/QtOpenGL -I/sw/lib/qt4-x11/include/QtNetwork \
> > > -I/sw/lib/qt4-x11/include/QtMultimedia -I/sw/lib/qt4-x11/include/QtHelp \
> > > -I/sw/lib/qt4-x11/include/QtDesigner -I/sw/lib/qt4-x11/include/QtDBus \
> > > -I/sw/lib/qt4-x11/include/QtAssistant -I/sw/lib/qt4-x11/include/Qt3Support \
> > > -I/sw/lib/qt4-x11/include/QtGui -I/sw/lib/qt4-x11/include/QtCore \
> > > -I/sw/lib/qt4-x11/include/Qt -I/sw/lib/qt4-x11/mkspecs/default \
> > > -I/sw/opt/attica/x11/include   -D__APPLE_KDE__ -D_LARGEFILE64_SOURCE -o \
> > > CMakeFiles/attica_kde.dir/kdeplatformdependent.o -c \
> > > /sw/src/fink.build/kdebase4-runtime-x11-4.4.1-3/kdebase-runtime-4.4.1/attica/kdeplugin/kdeplatformdependent.cpp
> > >                 
> > > /sw/src/fink.build/kdebase4-runtime-x11-4.4.1-3/kdebase-runtime-4.4.1/attica/kdeplugin/kdeplatformdependent.cpp: \
> > >                 In function 'QObject* qt_plugin_instance()':
> > > /sw/src/fink.build/kdebase4-runtime-x11-4.4.1-3/kdebase-runtime-4.4.1/attica/kdeplugin/kdeplatformdependent.cpp:225: \
> > > error: cannot allocate an object of abstract type \
> > >                 'Attica::KdePlatformDependent'
> > > /sw/src/fink.build/kdebase4-runtime-x11-4.4.1-3/kdebase-runtime-4.4.1/attica/kdeplugin/kdeplatformdependent.h:42: \
> > > note:   because the following virtual functions are pure within \
> > >                 'Attica::KdePlatformDependent':
> > > /sw/opt/attica/x11/include/attica/platformdependent.h:47: note:       virtual \
> > >                 void Attica::PlatformDependent::addDefaultProviderFile(const \
> > >                 QUrl&)
> > > /sw/opt/attica/x11/include/attica/platformdependent.h:48: note:       virtual \
> > >                 void Attica::PlatformDependent::removeDefaultProviderFile(const \
> > >                 QUrl&)
> > > /sw/opt/attica/x11/include/attica/platformdependent.h:53: note:       virtual \
> > >                 void Attica::PlatformDependent::enableProvider(const QUrl&, \
> > >                 bool) const
> > > /sw/opt/attica/x11/include/attica/platformdependent.h:54: note:       virtual \
> > > bool Attica::PlatformDependent::isEnabled(const QUrl&) const make[2]: *** \
> > > [attica/kdeplugin/CMakeFiles/attica_kde.dir/kdeplatformdependent.o] Error 1 \
> > >                 make[1]: *** [attica/kdeplugin/CMakeFiles/attica_kde.dir/all] \
> > >                 Error 2
> > > make: *** [all] Error 2
> > > ### execution of /var/tmp/tmp.1.8axati failed, exit code 2
> > > Removing runtime build-lock...
> > > Removing build-lock package...
> > > /sw/bin/dpkg-lockwait -r fink-buildlock-kdebase4-runtime-x11-4.4.1-3
> > > (Reading database ... 220573 files and directories currently installed.)
> > > Removing fink-buildlock-kdebase4-runtime-x11-4.4.1-3 ...
> > > Failed: phase compiling: kdebase4-runtime-x11-4.4.1-3 failed
> > 
> > any ideas?
> > 
> > -peterwong
> > .
> > 
> 
> 
> 
> -- 
> Benjamin Reed a.k.a. Ranger Rick
> Fink, KDE, and Mac OS X development
> 
> Blog: http://www.raccoonfink.com/
> Music: http://music.raccoonfink.com/


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.beginners


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic