Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Apr 2017 10:44:09 -0500
From:      Justin Hibbits <jrh29@alumni.cwru.edu>
To:        Luciano Mannucci <luciano@vespaperitivo.it>
Cc:        "freebsd-ppc@freebsd.org" <freebsd-ppc@freebsd.org>
Subject:   Re: llvm 4.0 on PPC64
Message-ID:  <CAHSQbTD64BO3mD2KqLp1EmGtPugcix71rYWdfgXAumydG9_J3w@mail.gmail.com>
In-Reply-To: <3wDy2x0Q3kzRRrq@baobab.bilink.it>
References:  <3wDrG96NhDzRRrV@baobab.bilink.it> <CAHSQbTBp-FXA8k5OTfgXTiuvf-0SDo-BfQ%2B7AAeVoVKz7k8m8g@mail.gmail.com> <3wDy2x0Q3kzRRrq@baobab.bilink.it>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 28, 2017 at 10:11 AM, Luciano Mannucci
<luciano@vespaperitivo.it> wrote:
> On Fri, 28 Apr 2017 09:27:23 -0500
> Justin Hibbits <jrh29@alumni.cwru.edu> wrote:
>
>> This blocks Mesa ports, so I added to my poudriere make.conf a
>> "MESA_LLVM_VER=39" to get things to build.
> I was building "vim". May I try something similar? Is there a setting
> (say, in /etc/make.conf) that would work for any port?
>
> Thanks again,
>
> Luciano.

I'm going to guess you're building editors/vim with default options,
which puts a dependency on gtk20.  This indirectly requires llvm by
way of cairo -> libEGL -> llvm39, so adding MESA_LLVM_VER=39 should
work for you, too.

Looking at http://www.freshports.org/devel/llvm40 it appears the only
ports on powerpc64 that would need llvm are those that use mesa, so
setting MESA_LLVM_VER should change it for all needed ports.

- Justin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHSQbTD64BO3mD2KqLp1EmGtPugcix71rYWdfgXAumydG9_J3w>