From owner-freebsd-ports@FreeBSD.ORG Fri Feb 6 08:27:26 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CE8716A4CF for ; Fri, 6 Feb 2004 08:27:26 -0800 (PST) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id E1B3543D46 for ; Fri, 6 Feb 2004 08:27:21 -0800 (PST) (envelope-from silby@silby.com) Received: (qmail 25968 invoked from network); 6 Feb 2004 16:27:20 -0000 Received: from niwun.pair.com (HELO localhost) (209.68.2.70) by relay.pair.com with SMTP; 6 Feb 2004 16:27:20 -0000 X-pair-Authenticated: 209.68.2.70 Date: Fri, 6 Feb 2004 10:27:19 -0600 (CST) From: Mike Silbersack To: ports@freebsd.org Message-ID: <20040206102616.L29370@odysseus.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: kdebase (3.2) portupgrade failed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 16:27:26 -0000 I just received the following failure for a portupgrade of kdebase; however, I already did kdelibs & kdenetwork, those worked fine. Any ideas? Making install in keditbookmarks gmake[2]: Entering directory `/usr/ports/x11/kdebase3/work/kdebase-3.2.0/konqueror/keditbookmarks' if /bin/sh ../../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libkonq -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -mcpu=pentiumpro -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 -MT actionsimpl.lo -MD -MP -MF ".deps/actionsimpl.Tpo" \ -c -o actionsimpl.lo `test -f 'actionsimpl.cpp' || echo './'`actionsimpl.cpp; \ then mv -f ".deps/actionsimpl.Tpo" ".deps/actionsimpl.Plo"; \ else rm -f ".deps/actionsimpl.Tpo"; exit 1; \ fi actionsimpl.cpp:68:34: kbookmarkimporter_ie.h: No such file or directory actionsimpl.cpp:69:37: kbookmarkimporter_opera.h: No such file or directory actionsimpl.cpp: In member function `void CurrentMgr::doExport(CurrentMgr::ExportType, const QString&)': actionsimpl.cpp:291: error: `KOperaBookmarkImporterImpl' undeclared (first use this function) actionsimpl.cpp:291: error: (Each undeclared identifier is reported only once for each function it appears in.) actionsimpl.cpp:292: error: syntax error before `(' token actionsimpl.cpp:293: error: `exporter' undeclared (first use this function) actionsimpl.cpp:307: error: `KIEBookmarkImporterImpl' undeclared (first use this function) actionsimpl.cpp:308: error: syntax error before `(' token gmake[2]: *** [actionsimpl.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.2.0/konqueror/keditbookmarks' gmake[1]: *** [install-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.2.0/konqueror' gmake: *** [install-recursive] Error 1 *** Error code 2 Stop in /usr/ports/x11/kdebase3. *** Error code 1