Date: Thu, 21 Dec 2006 14:39:23 +0100 From: Heino Tiedemann <rotkaps_spam_trap@gmx.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/107015: kdebase: make fails Message-ID: <E1GxO8p-000Pqz-LO@rincewind.tihnet> Resent-Message-ID: <200612211410.kBLEAHnY079414@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 107015 >Category: ports >Synopsis: kdebase: make fails >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Dec 21 14:10:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Heino Tiedemann >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: no >Environment: System: FreeBSD rincewind.tihnet 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Sun Oct 15 18:04:00 CEST 2006 root@rincewind.tihnet:/usr/obj/usr/src/sys/BEASTIE i386 >Description: "cd /usr/ports/x11/kdebase3 ; make" causes this output: ... Making all in kdialog gmake[2]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.5.5/kdialog' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -fno-strict-aliasing -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -DQT_NO_CAST_ASCII -DQT_NO_ASCII_CAST -MT progressdialog.o -MD -MP -MF ".deps/progressdialog.Tpo" -c -o progressdialog.o progressdialog.cpp; \ then mv -f ".deps/progressdialog.Tpo" ".deps/progressdialog.Po"; else rm -f ".deps/progressdialog.Tpo"; exit 1; fi progressdialog.cpp: In member function `virtual void ProgressDialog::ignoreCancel()': progressdialog.cpp:90: error: `ignoreCancel' is not a member of `KProgressDialog' gmake[2]: *** [progressdialog.o] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.5.5/kdialog' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.5.5' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11/kdebase3. >How-To-Repeat: cd /usr/ports/x11/kdebase3 ; make >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1GxO8p-000Pqz-LO>