From owner-freebsd-ports@FreeBSD.ORG Wed Feb 4 19:03:34 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5A6F7D1F; Wed, 4 Feb 2015 19:03:34 +0000 (UTC) Received: from mail-wi0-x22f.google.com (mail-wi0-x22f.google.com [IPv6:2a00:1450:400c:c05::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DC3146DE; Wed, 4 Feb 2015 19:03:33 +0000 (UTC) Received: by mail-wi0-f175.google.com with SMTP id fb4so34062151wid.2; Wed, 04 Feb 2015 11:03:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=5riRWJdaWtVrmvSfMMoDTcLOBiM3/f8NTpak/USTYyg=; b=Wbm00zO7iFqg/MKwIwUu2OgBMSCe5UwFv9qBR6tejgP/fDpWB3IHZ6zCoejX6Onu+R mIa38T2ALc4MdasYTD7cJQ4sO9PVCvlj6AWR7M4O2Vh2RndUb3BWR88d4sC37x1df9D3 h7h3u2kwJ9l/w39yE2oeXnf7k18oxMy7QB2NEfaOBzMR6WzO+OXMUIBh9lfJfZwG3luZ 2NvDIrNRsO7TZAAGVoxQ68zdKvuPv5SJdYFvykIHRHictAK9Ia8//YtIMsjotTSuVPUg kh9U/A1yJ6b4Fv7imCOzfozemq0tfpOeYH2C8OWKlDCPWphH2+/7YeM8M5JFpZO/Zgf0 iZYg== X-Received: by 10.180.93.132 with SMTP id cu4mr47951493wib.49.1423076612222; Wed, 04 Feb 2015 11:03:32 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id w16sm30470078wia.15.2015.02.04.11.03.30 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Feb 2015 11:03:31 -0800 (PST) Sender: Baptiste Daroussin Date: Wed, 4 Feb 2015 20:03:28 +0100 From: Baptiste Daroussin To: Johan van Selst Subject: Re: Missing dependency readline in devel/libtool, wrong libreadline.so version Message-ID: <20150204190328.GQ11558@ivaldir.etoilebsd.net> References: <529722.90705.bm@smtp116.sbc.mail.ne1.yahoo.com> <20150204185515.GA21500@stack.nl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="K9fy5ol1Oes4Q/ix" Content-Disposition: inline In-Reply-To: <20150204185515.GA21500@stack.nl> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: Thomas Mueller , freebsd-ports@freebsd.org, autotools@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2015 19:03:34 -0000 --K9fy5ol1Oes4Q/ix Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 04, 2015 at 07:55:15PM +0100, Johan van Selst wrote: > Hi Thomas, >=20 > Thomas Mueller wrote: > > Trying to update devel/libtool, I get /usr/local/bin/libtoolize with 0 = bytes. > > There is a message=20 > > Shared object "libreadline.so.8" not found, required by "gawk" > [snip] >=20 > > It looks like devel/readline, maybe also lang/gawk, should be listed > > as a dependency for libtool. >=20 > I think a better solution would be to make lang/gawk use the readline > library from base and to make devel/libtool use awk from base. >=20 > I'll look into this (soon). >=20 >=20 > Regards, > Johan libtool should use config.site which enforce using awk from base. This should not happen. Having the full log of the build may help understanding what happen. Are you cherry-picking your updates or are you using something like portmaster/portupgrade? Best regards, Bapt --K9fy5ol1Oes4Q/ix Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlTSbQAACgkQ8kTtMUmk6EzP1ACbBd+tNgj2byqBg0hgwPwwjkym krAAoIO64NCo150H4fymzynNY2KH9yAS =PVTG -----END PGP SIGNATURE----- --K9fy5ol1Oes4Q/ix--