From owner-freebsd-current Sat Feb 15 22:27: 8 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA57B37B401 for ; Sat, 15 Feb 2003 22:27:04 -0800 (PST) Received: from relay8.melbpc.org.au (newglider.melbpc.org.au [203.12.152.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 362F343FBD for ; Sat, 15 Feb 2003 22:27:03 -0800 (PST) (envelope-from kpeter@melbpc.org.au) Received: from melbpc.org.au (a2-34.melbpc.org.au [203.12.157.34]) by relay8.melbpc.org.au (8.12.6/8.12.6) with ESMTP id h1G6QwP5052328 for ; Sun, 16 Feb 2003 17:26:59 +1100 (EST) (envelope-from kpeter@melbpc.org.au) Message-ID: <3E4F2F30.1000906@melbpc.org.au> Date: Sun, 16 Feb 2003 17:26:56 +1100 From: Peter Kostouros Reply-To: kpeter@melbpc.org.au Organization: Private Individual User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3a) Gecko/20021222 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD-current@FreeBSD.ORG Subject: Re: gcc3.2.2 import might have trashed ld-elf.so.1 References: <20030215180924.GA6102@leafy.idv.tw> <20030216002018.44231799.kabaev@bellatlantic.net> In-Reply-To: <20030216002018.44231799.kabaev@bellatlantic.net> Content-Type: multipart/mixed; boundary="------------090901090507050605030206" X-RAVMilter-Version: 8.3.4(snapshot 20020706) (relay1) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------090901090507050605030206 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi The problem I have is with designer, Qt's IDE. It was working well until a cvsup a few days ago. I hope the attached can help. Alexander Kabaev wrote: >On Sun, 16 Feb 2003 02:09:24 +0800 >leafy wrote: > > > >>I rebuilt and installed world on Friday and reinstalled ALL my ports >>with 'portupgrade -ra'. I have found the exact line that will trigger >>the ld "undefined symbol" error. >> >>/usr/X11R6/bin/uic -nounload -tr tr2i18n -i htmlpageinfo.h >>./htmlpageinfo.ui > htmlpageinfo.cc.temp ; ret=$?; sed -e "s,tr2i18n( >>\"\" ),QString::null,g" htmlpageinfo.cc.temp | sed -e "s,tr2i18n( >>\"\"\, \"\" ),QString::null,g" | sed -e >>"s,image\([0-9][0-9]*\)_data,img\1_htmlpageinfo,g" >> htmlpageinfo.cc >>; rm -f htmlpageinfo.cc.temp ; if test "$ret" = 0; then echo '#include >>"htmlpageinfo.moc"' >>htmlpageinfo.cc; else rm -f htmlpageinfo.cc ; >>exit $ret ; fi >> >> > >QT's uic binary does not use libwizards.so. Please take time to dig a >little deeper and figure what binary exactly is failing. It is doubtful >someone will be able to help you otherwise. > > > -- Regards Peter As always the organisation disavows knowledge of this email --------------090901090507050605030206 Content-Type: text/plain; name="typescript" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="typescript" Script started on Sun Feb 16 17:21:26 2003 bash-2.05b$ exitrm .*~*~jed .cvsrccdless cv*scd cvsup//usr/share/ex*                 gdb -f /opt/de  qt/bin/designer/q        signer GNU gdb 5.2.1 (FreeBSD) Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-undermydesk-freebsd"... (no debugging symbols found)... (gdb) r Starting program: /opt/qt-x11-free-3.1.1/bin/designer (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. 0x00000000 in ?? () (gdb) bt #0 0x00000000 in ?? () #1 0x28f8204c in __static_initialization_and_destruction_0(int, int) () from /opt/kde-3.1/lib/libkio.so.5 #2 0x28f8209a in _GLOBAL__D__ZNK13KOpenSSLProxy9hasLibSSLEv () from /opt/kde-3.1/lib/libkio.so.5 #3 0x28f6a6d9 in __do_global_dtors_aux () from /opt/kde-3.1/lib/libkio.so.5 #4 0x29101c91 in _fini () from /opt/kde-3.1/lib/libkio.so.5 #5 0x2827716c in dlclose () from /usr/libexec/ld-elf.so.1 #6 0x28749c89 in QLibraryPrivate::freeLibrary() () from /opt/qt/lib/libqt-mt.so.3 #7 0x2876a6bd in QLibrary::unload() () from /opt/qt/lib/libqt-mt.so.3 #8 0x2874ddc0 in QComLibrary::unload() () from /opt/qt/lib/libqt-mt.so.3 #9 0x2874dce9 in QComLibrary::~QComLibrary() () from /opt/qt/lib/libqt-mt.so.3 #10 0x28768147 in QGPluginManager::addLibrary(QLibrary*) () from /opt/qt/lib/libqt-mt.so.3 #11 0x28767495 in QGPluginManager::featureList() const () from /opt/qt/lib/libqt-mt.so.3 #12 0x08092fca in MainWindow::setupPluginManagers() () #13 0x0807cfcd in MainWindow::MainWindow(bool, bool, QString const&) () #14 0x0807b4db in main () #15 0x0807a995 in _start () (gdb) q up  q The program is running. Exit anyway? (y or n) y bash-2.05b$ exit exit Script done on Sun Feb 16 17:22:34 2003 --------------090901090507050605030206-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message