From owner-freebsd-ports@FreeBSD.ORG Wed Jul 16 20:40:56 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2881F770 for ; Wed, 16 Jul 2014 20:40:56 +0000 (UTC) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B446F2156 for ; Wed, 16 Jul 2014 20:40:55 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id n3so6855671wiv.11 for ; Wed, 16 Jul 2014 13:40:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=CM5vKs0ZrjmCeI0CC6L0ee8zI53P44BSw3sCGaZ+YWA=; b=rkk6tq6HkpibpLsMyiZW3xqT0/529suWlF70NjhMVFvI/WoZvpuZIL4TLhockl4/IV rN3fr3GMgXCu8R+iMgwcSqgLvD/4XcnIGWwMhr3QP4RG73hSpniMYDBEAuPEKZGpsmTj lYvM8lCaRoskf128oOrcdlKdgQgDXrTZndCG56gsAGJSLhXdc+M//MS0yyAYblWkUA4F Ef63uV0Poq8M/1BH20ZVD3zu59tQ9nUKTin9aZrOxCsWEzrdR0wDeVrdVHK94nU1//Ha sqYUV9iDddbgmq0ux+y1hJJ7o6o43l3yqPNwUgY0cFpZNiAUuFMbq5Zdzw1ilT1MSdyT Ip6A== X-Received: by 10.180.198.116 with SMTP id jb20mr16223585wic.59.1405543253008; Wed, 16 Jul 2014 13:40:53 -0700 (PDT) Received: from DaemON.home (078088214039.walbrzych.vectranet.pl. [78.88.214.39]) by mx.google.com with ESMTPSA id d4sm12954469wiy.13.2014.07.16.13.40.52 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Wed, 16 Jul 2014 13:40:52 -0700 (PDT) Date: Wed, 16 Jul 2014 22:40:36 +0200 From: Serpent7776 To: "Herbert J. Skuhra" Subject: Re: upgrading devel/p5-subversion fails Message-ID: <20140716224036.2e42d8a9@DaemON.home> In-Reply-To: <87ha2ht65t.wl-hskuhra@eumx.net> References: <20140715224238.3c4e31b1@DaemON.home> <87a98agwds.wl-hskuhra@eumx.net> <20140716211223.20231dc6@DaemON.home> <87ha2ht65t.wl-hskuhra@eumx.net> X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.22; amd64-portbld-freebsd9.2) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2014 20:40:56 -0000 On Wed, 16 Jul 2014 22:11:58 +0200 "Herbert J. Skuhra" wrote: > On Wed, 16 Jul 2014 21:12:23 +0200 > Serpent7776 wrote: > > > On Tue, 15 Jul 2014 14:51:42 -0700 > > Kevin Oberman wrote: > > > > > On Tue, Jul 15, 2014 at 2:11 PM, Herbert J. Skuhra > > > wrote: > > > > > > > On Tue, 15 Jul 2014 22:42:38 +0200 > > > > Serpent7776 wrote: > > > > > > > > > Hello, > > > > > > > > > > I'm trying to upgrade p5-subversion, but I got error > > > > > > > > > > sed: /usr/local/lib/libsqlite3.la: No such file or directory > > > > > libtool: link: `/usr/local/lib/libsqlite3.la' is not a valid libtool > > > > archive > > > > > *** [subversion/bindings/swig/perl/libsvn_swig_perl/ > > > > libsvn_swig_perl-1.la] > > > > > Error code 1 1 error > > > > > ===> Compilation failed unexpectedly. > > > > > Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the > > > > > failure > > > > to > > > > > the maintainer. > > > > > *** [do-build] Error code 1 > > > > > > > > > > Stop in /usr/ports/devel/p5-subversion. > > > > > > > > > > Full output of portmaster p5-subversion available here: > > > > > http://pastie.org/private/ysbvkwqnppzqvangdqmew > > > > > > > > > > File /usr/local/lib/libsqlite3.la does not exists. > > > > > I tried rebuilding sqlite3 and deleting p5-subversion before > > > > reinstalling, but > > > > > this does not work. > > > > > > > > > > My system is > > > > > # uname -a > > > > > FreeBSD DaemON.home 9.2-RELEASE-p10 FreeBSD 9.2-RELEASE-p10 #0: Tue > > > > > Jul > > > > 8 > > > > > 10:48:24 UTC 2014 > > > > > root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 > > > > > > > > Have you tried to rebuild subversion before upgrading p5-subversion? > > > > Have you tried to run 'portmaster -r sqlite3'? > > > > Make sure that your portstree is up-to-date. > > > > > > > > > > Looks like databases/sqlite3/Makefile has "USES= pathfix libtool". By > > > default that will not install ".la" files. Normally they are only needed > > > during the build of the port, but it looks like libsqlite3.la is an > > > exception. > > > > > > Try editing the Makefile to: > > > USES= pathfix libtool:keepla > > > and see if that fixes the problem. > > > > Changing > > USES= pathfix libtool > > to > > USES= pathfix libtool:keepla > > Revert this again! > > There is obviously a reason why the Makefile uses libtool and not > libtool:keepla! > > r359585 | miwi | 2014-06-27 19:17:31 +0200 (Fri, 27 Jun 2014) | 4 lines > > - Use proper stripping > - Don't keep la file since shlib got downgraded in r359529 > - Bump PORTREVISION > > You have obviously ignored my advice! After this change you have to > rebuild subversion! ('portmaster -r sqlite3' should rebuild subversion!) > Then p5-subversion builds fine. > > -- > Herbert I'm running portmaster -r sqlite3 right now. I just wanted to try to change makefile first to see if it helps, because it was quicker than rebuilding ~60 ports. I don't see any UPDATING entry regarding sqlite3 - have I missed something? Thanks for help -- //Serpent7776