Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2002 13:13:39 -0400 (EDT)
From:      Vivek Khera <khera@kciLink.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41206: kdebase3 fails to compile with qt-3.0.5
Message-ID:  <20020731171339.E7A363D11@onceler.kciLink.com>

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

>Number:         41206
>Category:       ports
>Synopsis:       kdebase3 fails to compile with qt-3.0.5
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 31 10:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Vivek Khera
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD onceler.kciLink.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Jun 17 23:25:23 EDT 2002 khera@yertle.kciLink.com:/u/yertle2/usr.obj/amd/onceler/u/onceler1/usr/src/sys/ONCELER i386


	
ports updated today.
>Description:
	

kdebase3 compile dies when building kpersonalizer:

Making all in pics
source='keyecandypagedlg.cpp' object='keyecandypagedlg.o' libtool=no  depfile='.deps/keyecandypagedlg.Po' tmpdepfile='.deps/keyecandypagedlg.TPo'  depmode=gcc /bin/sh ../admin/depcomp  c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include   -pthread -DQT_THREAD_SUPPORT  -I/usr/local/include -I/usr/local/include  -I/usr/X11R6/include -D_THREAD_SAFE  -DNDEBUG -DNO_DEBUG -O2 -O -pipe -ffast-math -mfancy-math-387 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST  -c -o keyecandypagedlg.o `test -f keyecandypagedlg.cpp || echo './'`keyecandypagedlg.cpp
keyecandypagedlg.cpp: In method `KEyeCandyPageDlg::KEyeCandyPageDlg(QWidget * = 0, const char * = 0, unsigned int = 0)':
keyecandypagedlg.cpp:96: invalid use of undefined type `class KListView'
keyecandypagedlg.h:17: forward declaration of `class KListView'
keyecandypagedlg.cpp:97: invalid use of undefined type `class KListView'
keyecandypagedlg.h:17: forward declaration of `class KListView'
keyecandypagedlg.cpp:98: invalid use of undefined type `class KListView'
keyecandypagedlg.h:17: forward declaration of `class KListView'
keyecandypagedlg.cpp:100: no matching function for call to `QGridLayout::addWidget (KListView *&, int, int)'
/usr/X11R6/include/qlayout.h:323: candidates are: void QGridLayout::addWidget(QWidget *, int, int, int = 0)
*** Error code 1

Stop in /u/onceler1/usr/ports/x11/kdebase3/work/kdebase-3.0.2/kpersonalizer.
*** Error code 1

Stop in
/u/onceler1/usr/ports/x11/kdebase3/work/kdebase-3.0.2/kpersonalizer.


It seems to be related to the update to qt-3.0.5.

my kdebase3 was updated on July 29 via portupgrade, but I forgot a
patch that fixes the problem in ports/40428.  yesterday, i updated qt
to 3.0.5 from the prior version in ports.  today I went to rebuild
kdebase3 and it fails with the error above.

>How-To-Repeat:
	

update qt to 3.0.5
cd /usr/ports/x11/kdebase3
make

all other ports are up-to-date.

>Fix:

	


unknown.
>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?20020731171339.E7A363D11>