From owner-freebsd-multimedia@FreeBSD.ORG Tue Nov 5 19:02:26 2013 Return-Path: Delivered-To: multimedia@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 ESMTP id DAFFA5F9 for ; Tue, 5 Nov 2013 19:02:26 +0000 (UTC) (envelope-from william88@gmail.com) Received: from mail-lb0-x232.google.com (mail-lb0-x232.google.com [IPv6:2a00:1450:4010:c04::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 66B982EE6 for ; Tue, 5 Nov 2013 19:02:26 +0000 (UTC) Received: by mail-lb0-f178.google.com with SMTP id l4so4621931lbv.23 for ; Tue, 05 Nov 2013 11:02:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=fccq3WOEhYu5q9hKWXVu8cyWzCoLjAzWBjmfogpmDHY=; b=gjLRS12g5bGj3nLgxUTIYNQuocYYAk5GroSp4ce2yh7wMyVpLMRASr5wU8vBlMgG+C qY8c4dzzZU7jRo077DZqIUhZgzaKnhXcySWCHB8pTUZxmrwRrWr/eOWvpfMRcA50s0hy y3YQE8SsWNGq3h81fdEQfXM1rFbhKv0D5VMh40Cw4R2k2sJyNmfMhixy6ECYswZseaAF 0kR9EqetWDmJPYOp2imwOlseY+r3mZw4ZSkteEI6IWhVgZiw09FjY4GBRwmoC25YWofQ 9RI7SC5rIPrQA5Z6GD2/ZpsG9V0Zw823z8kE7vXmD0W3gKnozinR4wvRKBdiCC/bAzDy UGBA== MIME-Version: 1.0 X-Received: by 10.152.120.33 with SMTP id kz1mr7096547lab.26.1383678144483; Tue, 05 Nov 2013 11:02:24 -0800 (PST) Received: by 10.114.176.34 with HTTP; Tue, 5 Nov 2013 11:02:24 -0800 (PST) In-Reply-To: References: Date: Tue, 5 Nov 2013 17:02:24 -0200 Message-ID: Subject: Re: problem with install of gpac-libgpac port on 8.4R amd64 From: William Grzybowski To: Omar S Content-Type: text/plain; charset=ISO-8859-1 Cc: multimedia@freebsd.org X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Nov 2013 19:02:26 -0000 On Tue, Nov 5, 2013 at 4:32 PM, Omar S wrote: > On Tue, Nov 5, 2013 at 1:08 PM, William Grzybowski wrote: >> On Tue, Nov 5, 2013 at 3:48 PM, Omar S wrote: >>> Unfortunately, that didn't seem to help. >>> >>> I looked at the work/stage directory (after the package build, before >>> install) and it appears that it's installed some things outside of >>> $LOCALBASE, which is what is probably causing the problem. Ie: >>> >>>> ls work/stage/usr/ >>> local pkg >>> >>> (I have $LOCALBASE set to /usr/pkg) >>> >>> Here is what is created in work/stage/local (the "wrong" location): >>>> du work/stage/usr/local >>> 390 work/stage/usr/local/include/gpac/internal >>> 84 work/stage/usr/local/include/gpac/modules >>> 1380 work/stage/usr/local/include/gpac >>> 1382 work/stage/usr/local/include >>> 10562 work/stage/usr/local/lib >>> 11946 work/stage/usr/local >>> >>> Hope that helps track it down. >> >> I am missing something. How is that wrong? Thats the staging dir, as expected. > > Hi-- > > As far as I understand, since LOCALBASE is /usr/pkg, the staging > directory should not contain anything from the default /usr/local > install path. I presume the install works from stage/$LOCALBASE, and > thus can't find the parts that should be in stage/usr/pkg but are > instead in stage/usr/local , generating the errors. > > I only included the "wrong" parts above, since there are a lot of > sub-directories: > > du -sh work/stage/usr/* > 11M work/stage/usr/local > 984k work/stage/usr/pkg Ah, I see, I missed that part, sorry. Please try latest port version (r332893) -- William Grzybowski ------------------------------------------ Curitiba/PR - Brasil