From owner-freebsd-ports@FreeBSD.ORG Mon Feb 8 07:55:26 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3826D1065670; Mon, 8 Feb 2010 07:55:26 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id C29DF8FC12; Mon, 8 Feb 2010 07:55:25 +0000 (UTC) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by worf.ds9.tecnik93.com (Postfix) with ESMTPSA id BBD2022C5094; Mon, 8 Feb 2010 09:55:24 +0200 (EET) Date: Mon, 8 Feb 2010 09:55:13 +0200 From: Ion-Mihai Tetcu To: Leslie Jensen Message-ID: <20100208095513.1a7ac3a8@it.buh.tecnik93.com> In-Reply-To: <4B6FC0F5.1050303@eskk.nu> References: <4B6D40B4.70203@mail.zedat.fu-berlin.de> <20100206124952.34cb5f1d@it.buh.tecnik93.com> <20100206125856.601e513b@it.buh.tecnik93.com> <4B6EB3E7.70903@eskk.nu> <20100207163736.66f2a6df@it.buh.tecnik93.com> <4B6FC0F5.1050303@eskk.nu> X-Mailer: Claws Mail 3.7.4 (GTK+ 2.18.6; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/HLf3XDYZD2G58yHaF8Wh/QO"; protocol="application/pgp-signature" Cc: kde-freebsd@kde.org, freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: [WORKAROUND] Re: /usr/ports/x11-toolkits/qt33: /usr/bin/ld: warning: libjpeg.so.10, needed by /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 07:55:26 -0000 --Sig_/HLf3XDYZD2G58yHaF8Wh/QO Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 08 Feb 2010 08:44:53 +0100 Leslie Jensen wrote: >=20 >=20 > 2010-02-07 15:37, Ion-Mihai Tetcu skrev: > > On Sun, 07 Feb 2010 13:36:55 +0100 > > Leslie Jensen wrote: > > > > [ .. ] > > > >>>> For the moment the workaround, when you get to this, is to: > >>>> mv /usr/local/lib/libqt-mt.so /usr/local/lib/libqt-mt.so.old&& > >>>> \ cd /usr/ports/x11-toolkits/qt33/&& make&& \ > >>>> mv /usr/local/lib/libqt-mt.so.old /usr/local/lib/libqt-mt.so&& > >>>> \ portmaster -C x11-toolkits/qt33 > >>>> > >>>> > >>>> I did this yesterday while under KDE3 without problems. > >>> > >>> You'll run into the same kind of problem with kdelibs3: > >>> > >>> > >>> Making all in dnssd > >>> gmake[2]: Entering directory > >>> `/usr/home/itetcu/wrk/usr/ports/x11/kdelibs3/work/kdelibs-3.5.10/dnss= d' ../kdecore/kconfig_compiler/kconfig_compiler ./kcm_kdnssd.kcfg ./setting= s.kcfgc; > >>> ret=3D$?; \ if test "$ret" !=3D 0; then rm -f settings.h ; exit $ret ; > >>> fi /libexec/ld-elf.so.1: Shared object "libjpeg.so.10" not found, > >>> required by "libkdefx.so.6" gmake[2]: *** [settings.h] Error 1 > >>> gmake[2]: Leaving directory > >>> `/usr/home/itetcu/wrk/usr/ports/x11/kdelibs3/work/kdelibs-3.5.10/dnss= d' > >>> gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory > >>> `/usr/home/itetcu/wrk/usr/ports/x11/kdelibs3/work/kdelibs-3.5.10' > >>> gmake: *** [all] Error 2 *** Error code 1 > >>> > >>> Stop in /usr/ports/x11/kdelibs3. > >>> > >>> > >>> The same workaround works. > >>> > >>> And yes, this means the kde ports are in wrong. > >>> > >>> > >> > >> I've tried this and I couldn't make it work! I then decided to > >> remove the ports arts, kdelibs3, qt33 and k3b with pkg_deinstall, > >> because these are the only ones installed that are affected of the > >> above problem. I also did make clean for these ports. Even so, > >> when I start installing qt33 again the same problem comes up. Do > >> you have any suggestions on how I should do to make it work? > > > > Please send the make output with the failure, and pkg_info -Ia. > > >=20 > When I run the command I get this >=20 > pkg_info -Ia > pkg_info_100208.txt > pkg_info: corrupted record (pkgdep line without argument), ignoring > pkg_info: corrupted record (pkgdep line without argument), ignoring > pkg_info: corrupted record (pkgdep line without argument), ignoring >=20 > Probably because the ports deinstalled are dependencies of openoffice! >=20 > When running portmaster --check-depends it complains about > x11-toolkits/qt33 > audio/arts > x11/kdelibs3 Yes, since you force deinstalled them, while ports that actually need them are still there. > Please see attached file! >=20 > Make output: >=20 >=20 > /usr/bin/ld: warning: libjpeg.so.10, needed > by /usr/local/lib/libmng.so, not found (try using -rpath or > -rpath-link)=20 portmaster graphics/libmng portmaster x11/kdelibs3 portmaster --check-depends portmaster -a --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/HLf3XDYZD2G58yHaF8Wh/QO Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAktvw2kACgkQJ7GIuiH/oeX7yACfXU1IMEVVci69915PLT/vBdL3 SdwAoLQjBQDxfOiilfpMzf7Y+4sgdD4v =rVC+ -----END PGP SIGNATURE----- --Sig_/HLf3XDYZD2G58yHaF8Wh/QO--