Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Sep 2001 06:56:04 -0700 (PDT)
From:      Eric Rescorla <ekr@rtfm.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/30607: KOffice doesn't build
Message-ID:  <200109161356.f8GDu4042373@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109161356.f8GDu4042373>