On Fri, May 21, 2010 at 09:25:15AM -0400, Alexander Hansen wrote:
> On 5/21/10 6:47 AM, Sebastian Flothow wrote:
> > When doing an update-all, kxmleditor fails:
> > 
> > 99% linking ./kxmleditor/kxmleditor
> > /bin/sh ./libtool --mode=link --tag=CXX g++-4.2 -Wno-long-long -Wundef  
> > -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno- 
> > exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility- 
> > inlines-hidden -DQT_THREAD_SUPPORT -I/sw/lib/system-openssl/include -I/ 
> > sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/include -I/ 
> > sw/lib/flex/include -fno-common -no-cpp-precomp -DMACOSX - 
> > DARTS_NO_ALARM -I/sw/include -I/usr/X11R6/include -L/sw/lib/flex/lib - 
> > L/sw/lib/freetype219/lib -L/sw/lib/system-openssl/lib -Wl,-dylib_file,/ 
> > System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/ 
> > libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/ 
> > Libraries/libGL.dylib -Wl,-dead_strip_dylibs -L/sw/lib -L/sw/lib/qt3/ 
> > lib -L/usr/X11/lib -L/sw/lib -R /sw/lib -R /sw/lib -R /sw/lib/qt3/lib - 
> > R /usr/X11/lib -R /sw/lib -o ./kxmleditor/kxmleditor -lkparts -lkio - 
> > lkdeui -lkdecore -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE - 
> > lpthread ./kxmleditor/dcopiface_shell_skel.o ./kxmleditor/ 
> > dcopiface_shell.o ./kxmleditor/kxmleditorshell.o ./kxmleditor/main.o ./ 
> > kxmleditor/kxeshellmanager.o ./kxmleditor/kxmleditorshell.moc.o -L/sw/ 
> > lib -L/usr/X11R6/lib
> > mkdir ./kxmleditor/.libs
> > g++-4.2 -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC - 
> > Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common - 
> > fvisibility=hidden -fvisibility-inlines-hidden -DQT_THREAD_SUPPORT -I/ 
> > sw/lib/system-openssl/include -I/sw/lib/freetype219/include/freetype2 - 
> > I/sw/lib/freetype219/include -I/sw/lib/flex/include -fno-common -no- 
> > cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/sw/include -I/usr/X11R6/ 
> > include -Wl,-dylib_file -Wl,/System/Library/Frameworks/ 
> > OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/ 
> > Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -Wl,- 
> > dead_strip_dylibs -o ./kxmleditor/kxmleditor ./kxmleditor/ 
> > dcopiface_shell_skel.o ./kxmleditor/dcopiface_shell.o ./kxmleditor/ 
> > kxmleditorshell.o ./kxmleditor/main.o ./kxmleditor/kxeshellmanager.o ./ 
> > kxmleditor/kxmleditorshell.moc.o -Wl,-bind_at_load  -L/sw/lib/flex/lib  
> > -L/sw/lib/freetype219/lib -L/sw/lib/system-openssl/lib -L/sw/lib -L/sw/ 
> > lib/qt3/lib -L/usr/X11/lib /sw/lib/libkparts.dylib /sw/lib/ 
> > libkio.dylib /sw/lib/libkdeui.dylib /sw/lib/libkdecore.dylib /sw/lib/ 
> > qt3/lib/libqt-mt.dylib /sw/lib/libpng12.dylib -lz -lm /usr/X11/lib/ 
> > libXext.dylib /usr/X11/lib/libX11.dylib /usr/X11/lib/libXau.dylib /usr/ 
> > X11/lib/libXdmcp.dylib /usr/X11/lib/libSM.dylib /usr/X11/lib/ 
> > libICE.dylib -lpthread -L/usr/X11R6/lib
> > Undefined symbols:
> >    "DCOPObject::process(QCString const&, QMemArray<char> const&,  
> > QCString&, QMemArray<char>&)", referenced from:
> >        KXMLEditorShellIface::process(QCString const&, QMemArray<char>  
> > const&, QCString&, QMemArray<char>&)in dcopiface_shell_skel.o
> >    "DCOPObject::virtual_hook(int, void*)", referenced from:
> >        vtable for KXMLEditorShellIfacein dcopiface_shell_skel.o
> >    "DCOPObject::interfaces()", referenced from:
> >        KXMLEditorShellIface::interfaces()       in  
> > dcopiface_shell_skel.o
> >    "typeinfo for DCOPObject", referenced from:
> >        typeinfo for KXMLEditorShellIfacein dcopiface_shell_skel.o
> >    "DCOPObject::~DCOPObject()", referenced from:
> >        KXMLEditorShellIface::~KXMLEditorShellIface()in  
> > dcopiface_shell_skel.o
> >        KXMLEditorShellIface::~KXMLEditorShellIface()in  
> > dcopiface_shell_skel.o
> >    "DCOPClient::attach()", referenced from:
> >        _main in main.o
> >    "DCOPClient::registerAs(QCString const&, bool)", referenced from:
> >        _main in main.o
> >    "DCOPObject::functionsDynamic()", referenced from:
> >        vtable for KXMLEditorShellIfacein dcopiface_shell_skel.o
> >    "DCOPObject::interfacesDynamic()", referenced from:
> >        vtable for KXMLEditorShellIfacein dcopiface_shell_skel.o
> >    "DCOPObject::functions()", referenced from:
> >        KXMLEditorShellIface::functions()      in dcopiface_shell_skel.o
> >    "DCOPObject::processDynamic(QCString const&, QMemArray<char>  
> > const&, QCString&, QMemArray<char>&)", referenced from:
> >        vtable for KXMLEditorShellIfacein dcopiface_shell_skel.o
> >    "DCOPObject::DCOPObject(QCString const&)", referenced from:
> >        KXMLEditorShellIface::KXMLEditorShellIface(KXMLEditorShell&,  
> > char const*)in kxmleditorshell.o
> > ld: symbol(s) not found
> > collect2: ld returned 1 exit status
> > Error creating ./kxmleditor/kxmleditor. Exit status 1.
> > kxmleditor-1.1.4-1031 make failed!
> > ### execution of /var/tmp/tmp.1.7rJuW8 failed, exit code 1
> > Removing runtime build-lock...
> > Removing build-lock package...
> > /sw/bin/dpkg-lockwait -r fink-buildlock-kxmleditor-1.1.4-1031
> > (Lese Datenbank ... 139183 Dateien und Verzeichnisse sind derzeit  
> > installiert.)
> > Entferne fink-buildlock-kxmleditor-1.1.4-1031 ...
> > Failed: phase compiling: kxmleditor-1.1.4-1031 failed
> > 
> > Before reporting any errors, please run "fink selfupdate" and
> > try again.  If you continue to have issues, please check to see if the
> > FAQ on fink's website solves the problem.  If not, ask on the fink-users
> > or fink-beginners mailing lists, with a carbon copy to the maintainer:
> > 
> >     Benjamin Reed <kxmledi...@fink.racoonfink.com>
> > 
> > Note that this is preferable to emailing the maintainer directly, since
> > most fink package maintainers do not have access to all possible
> > hardware and software configurations.
> > 
> > 
> > I already encountered this a week ago, selfupdate today didn't help.  
> > Any suggestions?
> > 
> > Thanks,
> > Sebastian
> > 
> 
> I didn't see a report here; did you sent a message just to the maintainer?
> 
> What OS version and Fink architecture are you using?  I get the same
> error on 10.5.8/i386.

Same on 10.4/ppc. Maintainer knows...he's gradually working through a
ton of similar problems in the kde world, just hasn't gotten as high
as this specific package in the tree.

dan

-- 
Daniel Macks
dma...@netspace.org
http://www.netspace.org/~dmacks


------------------------------------------------------------------------------

_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to