From owner-freebsd-questions@FreeBSD.ORG Thu Jan 11 03:09:27 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C00EB16A415 for ; Thu, 11 Jan 2007 03:09:27 +0000 (UTC) (envelope-from stevan-tiefert@t-online.de) Received: from mailout09.sul.t-online.com (mailout09.sul.t-online.com [194.25.134.84]) by mx1.freebsd.org (Postfix) with ESMTP id 568A413C468 for ; Thu, 11 Jan 2007 03:09:27 +0000 (UTC) (envelope-from stevan-tiefert@t-online.de) Received: from fwd32.aul.t-online.de by mailout09.sul.t-online.com with smtp id 1H4qJf-0006DQ-00; Thu, 11 Jan 2007 04:09:23 +0100 Received: from p54a562db.dip.t-dialin.net (GW5jTTZfre2iq4XplVDylj-xtV5GZfpc0gVscF2rJXuWjJid3+ZPov@[84.165.98.219]) by fwd32.sul.t-online.de with esmtp id 1H4qJR-1PyH4q0; Thu, 11 Jan 2007 04:09:09 +0100 From: Stevan Tiefert To: Kris Kennaway Date: Thu, 11 Jan 2007 04:10:59 +0100 User-Agent: KMail/1.9.1 References: <200701102349.05260.stevan-tiefert@t-online.de> <200701110347.35215.stevan-tiefert@t-online.de> <20070111030506.GA7237@xor.obsecurity.org> In-Reply-To: <20070111030506.GA7237@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200701110411.00479.stevan-tiefert@t-online.de> X-ID: GW5jTTZfre2iq4XplVDylj-xtV5GZfpc0gVscF2rJXuWjJid3+ZPov X-TOI-MSGID: 5618a396-1f83-49b8-a0ee-8edbd2787c2d Cc: freebsd-questions@freebsd.org Subject: Re: general question about packages and ports working together X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jan 2007 03:09:27 -0000 Am Donnerstag, 11. Januar 2007 04:05 schrieb Kris Kennaway: > On Thu, Jan 11, 2007 at 03:47:34AM +0100, Stevan Tiefert wrote: > > Am Donnerstag, 11. Januar 2007 03:38 schrieb Kris Kennaway: > > > On Thu, Jan 11, 2007 at 03:30:18AM +0100, Stevan Tiefert wrote: > > > > Am Donnerstag, 11. Januar 2007 02:47 schrieb Kris Kennaway: > > > > > On Wed, Jan 10, 2007 at 11:49:04PM +0100, Stevan Tiefert wrote: > > > > > > Hello list, > > > > > > > > > > > > portaudit suggested me to update kdelibs. Ok I've done it via > > > > > > ports. Two days later I wanted to add the package > > > > > > de-koffice-i18n. The package de-koffice-i18n tried to install > > > > > > also my unsecure kdelibs again, if I hadn't stopped it I would > > > > > > now have two kdelibs on my harddrive... > > > > > > > > > > > > May it be that the packages are not accepting the newer versions > > > > > > from the ports? > > > > > > > > > > No, this should not be it. Post the exact output of the commands > > > > > you tried so we can try to help. > > > > > > > > > > Kris > > > > > > > > Excuse me! It seems that I need sleep :-( It is 3:30 am in my > > > > country... > > > > > > > > That is the right log: > > > > > > > > vagabund# pkg_add -r de-koffice-i18n > > > > Fetching > > > > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.1-release/L= at > > > >es t/de-koffice-i18n.tbz... Done. > > > > Fetching > > > > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.1-release/A= ll > > > >/k delibs-3.5.1_1.tbz... Done. > > > > pkg_add: package 'kdelibs-3.5.1_1' conflicts with > > > > kdelibs-nocups-3.5.5 pkg_add: please use pkg_delete first to remove > > > > conflicting package(s) or -f to f > > > > orce installation > > > > pkg_add: pkg_add of dependency 'kdelibs-3.5.1_1' failed! > > > > vagabund# > > > > > > That's the problem, you have a conflicting package (kdelibs built with > > > WITHOUT_CUPS set) installed. If you really want to use packages > > > you'll need to revert that to the standard setting of including cups > > > support. > > > > > > Kris > > > > Hello Kris, > > > > that is the problem... The other mail I sent before handles abaout the > > kdelibs-upgrade I did two days ago. And you will see, that the building > > stopped where cups should be integrated. You see also, that it failed a= nd > > that was the reason I installed the kdelibs-nocups port. The kdelibs > > don't want to be installed. I don't understand why... > > OK, that's what you need to solve. You can either post your errors > here so we can try to solve them, or just delete the nocups port and > go with the package. > > Kris Hello again, this is the log of kdelibs3: vagabund# cd /usr/ports/x11/kdelibs3 vagabund# make install >& ~/kdelibs3-install.log vagabund# And here are the last few raws of kdelibs3-install.log: =2E.. Making all in lpdunix gmake[3]: Entering directory=20 `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.5/kdeprint/lpdunix' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory=20 `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.5/kdeprint/lpdunix' Making all in cups gmake[3]: Entering directory=20 `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.5/kdeprint/cups' Making all in cupsdconf2 gmake[4]: Entering directory=20 `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.5/kdeprint/cups/cupsdconf2' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory=20 `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.5/kdeprint/cups/cupsdconf2' gmake[4]: Entering directory=20 `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.5/kdeprint/cups' if /bin/sh /usr/local/bin/libtool --silent --tag=3DCXX --mode=3Dcompile=20 c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../ki= o/kssl -I../../kjs -I../.. -I../../kio -I../../kfile -I../../kdeprint -I../= =2E./kdeprint/management -I../../kdecore/network -I../../dcop -I../../liblt= dl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdecore/network -I= =2E./../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. =A0-I/u= sr/X11R6/include -I/usr/local/include -I/usr/local/include -D_KDEPRINT_COMP= ILE -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT =A0 -I/usr/local/include -I= /usr/local/include =A0-I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE =A0 -= Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 = =2Dfno-strict-aliasing -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-che= ck-new -fno-common =A0-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -= DQT_NO_COMPAT -DQT_NO_TRANSLATION =A0-MT=20 ipprequest.lo -MD -MP -MF ".deps/ipprequest.Tpo" -c -o ipprequest.lo=20 ipprequest.cpp; \ =A0=A0=A0=A0=A0=A0=A0=A0then mv -f ".deps/ipprequest.Tpo" ".deps/ipprequest= =2EPlo"; else=20 rm -f ".deps/ipprequest.Tpo"; exit 1; fi ipprequest.cpp: In static member function `static QString=20 IppRequest::assembleURI(const QString&, int, const QString&)': ipprequest.cpp:573: error: incomplete type `KURL' used in nested name=20 specifier ipprequest.cpp:577: error: incomplete type `KURL' used in nested name=20 specifier gmake[4]: *** [ipprequest.lo] Error 1 gmake[4]: Leaving directory=20 `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.5/kdeprint/cups' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory=20 `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.5/kdeprint/cups' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory=20 `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.5/kdeprint' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.5' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11/kdelibs3. Maybe it will help? Stevan Tiefert