From owner-freebsd-ports@FreeBSD.ORG Mon May 19 22:01:12 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9B9F67E2; Mon, 19 May 2014 22:01:12 +0000 (UTC) Received: from mail-pb0-x22c.google.com (mail-pb0-x22c.google.com [IPv6:2607:f8b0:400e:c01::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 6D72D2CFD; Mon, 19 May 2014 22:01:12 +0000 (UTC) Received: by mail-pb0-f44.google.com with SMTP id rq2so6420951pbb.17 for ; Mon, 19 May 2014 15:01:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=iBOyAtBATFPV2ckq6Rf7nv6a8P6LU3SVQrOVBZGDtmc=; b=cCRWFMBXKJOqDUeLlFvXBK6t35VtaZROKD+6ujrRh36NAjB2uKCFf1a42u5CLQvzLL mjV14ehAUVOMis9fhmqbeLxah92c0icnKVMTPswUHt6st0BTFDR/d8Ecun7aO4jlihQm NLdSzb6zVWYftKRyOMKayE8aco5bqnn1wWrH4WkV4a0FGnNcrMgpVAh34uqSgaI1EiPM QT8+a/xq//MLtR+ZpAFsmFiXOX6FXz1CCIVf9g9JOlfSh0A5G+5aYKbqi5+3LuF/2NUG A5h5nCDzCRw1L8FPBgwj9JxY6zxRB36Y2A0Xjap8lMfE0rKF2TY4X2EUKSMsbSxvhSgM TNFA== MIME-Version: 1.0 X-Received: by 10.68.237.33 with SMTP id uz1mr45698528pbc.76.1400536872040; Mon, 19 May 2014 15:01:12 -0700 (PDT) Sender: kob6558@gmail.com Received: by 10.66.73.34 with HTTP; Mon, 19 May 2014 15:01:11 -0700 (PDT) In-Reply-To: References: Date: Mon, 19 May 2014 15:01:11 -0700 X-Google-Sender-Auth: K5cudtBb5y84PFOjqR746KTw83c Message-ID: Subject: Re: Staging issue with staging of net-im/libpurple (libtool?) From: Kevin Oberman To: Mark Felder Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: FreeBSD Ports ML 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: Mon, 19 May 2014 22:01:12 -0000 On Mon, May 19, 2014 at 4:27 AM, Mark Felder wrote: > On 2014-05-18 23:11, Kevin Oberman wrote: > >> I have a problem installing net-im/libpurple. I get the following error: >> ===> Registering installation for libpurple-2.10.9_2 >> pkg-static: >> lstat(/usr/ports/net-im/libpurple/work/stage/usr/ >> local/lib/purple-2/libjabber.so.0): >> No such file or directory >> pkg-static: >> lstat(/usr/ports/net-im/libpurple/work/stage/usr/ >> local/lib/purple-2/liboscar.so.0): >> No such file or directory >> pkg-static: >> lstat(/usr/ports/net-im/libpurple/work/stage/usr/ >> local/lib/purple-2/libymsg.so.0): >> No such file or directory >> pkg-static: >> lstat(/usr/ports/net-im/libpurple/work/stage/usr/ >> local/lib/libpurple-client.so.0): >> No such file or directory >> pkg-static: >> lstat(/usr/ports/net-im/libpurple/work/stage/usr/ >> local/lib/libpurple.so.0): >> No such file or directory >> *** Error code 74 >> >> Stop. >> >> Wherethis gets really weird is that on another system it installed >> correctly. I wanted to look at the stage directory content, so deinstalled >> and reinstalled. Now it won't install there, either. Same error. Why did >> it >> only install once? >> > > > Are there differences in the ports tree revisions on these two systems? I > believe something changed with libtool and the ports tree recently. I will > research and try to get back to you... > Yep! That's why the "libtool?" in the subject. I know that libtool does the three-part versioning of shareables and I suspect that this is related. Thanks! -- R. Kevin Oberman, Network Engineer, Retired E-mail: rkoberman@gmail.com