From owner-freebsd-ports Sun Nov 28 5: 0: 5 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D763215623 for ; Sun, 28 Nov 1999 05:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA66982; Sun, 28 Nov 1999 05:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sun, 28 Nov 1999 05:00:02 -0800 (PST) Message-Id: <199911281300.FAA66982@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Chris D. Faulhaber" Subject: Re: ports/15135: new port: devel/cervisia Reply-To: "Chris D. Faulhaber" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/15135; it has been noted by GNATS. From: "Chris D. Faulhaber" To: Will Andrews Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/15135: new port: devel/cervisia Date: Sun, 28 Nov 1999 07:55:20 -0500 (EST) Under -stable: ===> Building for cervisia-0.2.1 make all-recursive Making all in src c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/local/include -I/usr/X11R6/include -O1 -g -c main.cpp /usr/X11R6/bin/moc toplevel.h -o toplevel.moc c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/local/include -I/usr/X11R6/include -O1 -g -c toplevel.cpp /usr/X11R6/include/X11/qt/qlist.h: In method `void QListT::deleteItem(void *)': In file included from logdlg.h:26, from toplevel.cpp:32: /usr/X11R6/include/X11/qt/qlist.h:177: invalid use of undefined type `struct LogTreeItem' /usr/X11R6/include/X11/qt/qlist.h: In method `void QListT::deleteItem(void *)': In file included from diffdlg.h:26, from toplevel.cpp:34: /usr/X11R6/include/X11/qt/qlist.h:177: invalid use of undefined type `struct DiffViewItem' /usr/X11R6/include/X11/qt/qlist.h: In method `void QListT::deleteItem(void *)': In file included from toplevel.cpp:35: /usr/X11R6/include/X11/qt/qlist.h:177: invalid use of undefined type `struct ResolveItem' /usr/X11R6/include/X11/qt/qlist.h: In method `void QListT::deleteItem(void *)': In file included from annotatedlg.h:23, from toplevel.cpp:36: /usr/X11R6/include/X11/qt/qlist.h:177: invalid use of undefined type `struct AnnotateViewItem' *** Error code 1 This is another KDE/C++ port that will require the new gcc; and since it is c++, the kde libs will need to be created with the new gcc also (which doesn't happen in anything but -current). Can we make ports like this -current-only? ----- Chris D. Faulhaber | You can ISO9001 certify the process of System/Network Administrator, | shooting yourself in the foot, so long Reality Check Information, Inc. | as the process is documented and reliably | produces the proper result. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message