From owner-freebsd-ports Sun Sep 16 7: 0: 6 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 76C0337B40B for ; Sun, 16 Sep 2001 07:00:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8GE01b42688; Sun, 16 Sep 2001 07:00:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C140037B408 for ; Sun, 16 Sep 2001 06:56:04 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8GDu4042373; Sun, 16 Sep 2001 06:56:04 -0700 (PDT) (envelope-from nobody) Message-Id: <200109161356.f8GDu4042373@freefall.freebsd.org> Date: Sun, 16 Sep 2001 06:56:04 -0700 (PDT) From: Eric Rescorla To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/30607: KOffice doesn't build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 30607 >Category: ports >Synopsis: KOffice doesn't build >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Sep 16 07:00:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Eric Rescorla >Release: 4.3-RELENG >Organization: RTFM, Inc. >Environment: FreeBSD romeo.rtfm.com 4.3-RELEASE-p17 FreeBSD 4.3-RELEASE-p17 #0: Fri Sep 7 07:53:21 PDT 2001 root@romeo.rtfm.com:/usr/src/sys/compile/GENERIC i386 >Description: I did /usr/ports/editors/koffice/bin/sh ../../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/store -I../../lib/store -I../../lib/kwmf -I../../lib/kwmf -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_ -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2 -O2 -O -pipe -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c koMainWindow.cc c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/store -I../../lib/store -I../../lib/kwmf -I../../lib/kwmf -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_ -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2 -O2 -O -pipe -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c koMainWindow.cc -fPIC -DPIC -o .libs/koMainWindow.o koMainWindow.cc: In method `KoMainWindow::KoMainWindow(KInstance *, const char * = 0)': koMainWindow.cc:230: implicit declaration of function `int initialGeometrySet(...)' koMainWindow.cc:244: implicit declaration of function `int restoreWindowSize(...)' koMainWindow.cc: In method `void KoMainWindow::closeEvent(QCloseEvent *)': koMainWindow.cc:619: implicit declaration of function `int settingsDirty(...)' koMainWindow.cc:624: implicit declaration of function `int saveWindowSize(...)' koMainWindow.cc:629: implicit declaration of function `int resetAutoSaveSettings(...)' koMainWindow.cc: In method `void KoMainWindow::resizeEvent(QResizeEvent *)': koMainWindow.cc:638: implicit declaration of function `int setSettingsDirty(...)' koMainWindow.cc: In method `void KoMainWindow::slotActivePartChanged(KParts::Part *)': koMainWindow.cc:1104: implicit declaration of function `int setAutoSaveSettings(...)' koMainWindow.cc:1104: warning: cannot pass objects of type `QCString' through `...' koMainWindow.cc:1108: no matching function for call to `KXMLGUIFactory::containers (const char[8])' gmake[3]: *** [koMainWindow.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/editors/koffice/work/koffice-1.1/lib/kofficecore' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/editors/koffice/work/koffice-1.1/lib' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/editors/koffice/work/koffice-1.1' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/editors/koffice. *** Error code 1 Stop in /usr/ports/editors/koffice. *** Error code 1 Stop in /usr/ports/editors/koffice. make This eventually failed with the following error: >How-To-Repeat: Try to build the port. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message