From owner-freebsd-ports@FreeBSD.ORG Fri Aug 21 12:29:40 2009 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 5E1321065693 for ; Fri, 21 Aug 2009 12:29:40 +0000 (UTC) (envelope-from matthias.andree@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id B99CB8FC47 for ; Fri, 21 Aug 2009 12:29:39 +0000 (UTC) Received: (qmail invoked by alias); 21 Aug 2009 12:29:38 -0000 Received: from balu.cs.uni-paderborn.de (EHLO balu.cs.uni-paderborn.de) [131.234.21.37] by mail.gmx.net (mp068) with SMTP; 21 Aug 2009 14:29:38 +0200 X-Authenticated: #428038 X-Provags-ID: V01U2FsdGVkX19UGaojOfJU8XsoPHf/9ADcOAfF0eV0Ni6gPXm1UM mHkl6FKtuo4n5j Received: from localhost ([127.0.0.1] helo=balu.cs.uni-paderborn.de) by balu.cs.uni-paderborn.de with esmtp (Exim 4.69) (envelope-from ) id KOQ81D-0004OO-N6; Fri, 21 Aug 2009 14:29:37 +0200 Date: Fri, 21 Aug 2009 14:29:37 +0200 To: "Jeremy Messenger" , bug-followup@freebsd.org, troy@twisted.net From: "Matthias Andree" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 MIME-Version: 1.0 References: Content-Transfer-Encoding: 7bit Organization: Message-ID: In-Reply-To: User-Agent: Opera Mail/9.64 (Win32) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.53 Cc: "pgollucci@freebsd.org" , Andriy Gapon , "freebsd-ports@freebsd.org" Subject: Re: ports/137843: Cannot compile devel/apr (version 1.3.8.1.3.9) on AMD64 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: Fri, 21 Aug 2009 12:29:40 -0000 Am 21.08.2009, 14:28 Uhr, schrieb Jeremy Messenger : > On Fri, 21 Aug 2009 07:16:57 -0500, Matthias Andree > wrote: > >> Same for me, on i386. Removing the listed leftover libtool15/libltdl15 >> files/directories let the devel/apr build succeed, where it would fail >> before. >> >> Given that the devel/libtool15 port is gone: >> >> 1. Can we have a pkg-install script that purges the obsolete libtool15 >> stuff (as listed, but substituting ${PKG_PREFIX} for /usr/local) post a >> successful libtool22 install? Apparently the older pkg-plist were >> incomplete, so that libtool15 didn't get completely removed on >> uninstall, and a libtool22/libltdl22 post-installation cleanup of >> libtool15 seems the natural way to solve. > > No need to, the /usr/local/bin/libtool15 wasn't in libtool15 for over > three yeaers. It looks like you use FORCE_PKG_REGISTER that force > overwrite and that libtool15 was never remove correct. I don't use FORCE_PKG_REGISTER, and I've had a full ports upgrade earlier this year; so something must have left these cruft files behind when libtool15 got removed. >> 2. Alternatively, please mention in /usr/ports/UPDATING that >> libtool15/libltdl15 cruft needs to be purged manually (file list as >> above). > > It's more like user's fault or something. It's still worth mention as it saves valuable time. It's not as though 3 - 4 more lines in the libtool22 section of /usr/ports/UPDATING would hurt... -- Matthias Andree