Gentoo Archives: gentoo-user

From: Jeremi Piotrowski <jeremi.piotrowski@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problems copmiling firefox 57.0 (linking phase)
Date: Thu, 16 Nov 2017 07:15:55
Message-Id: CALpL90MoBep9Uku8SyFKXEWxTDhKuJSWj-Oz1Qb4HdeNMttaQw@mail.gmail.com
In Reply to: [gentoo-user] Problems copmiling firefox 57.0 (linking phase) by tuxic@posteo.de
1 On Thu, Nov 16, 2017 at 4:05 AM, <tuxic@××××××.de> wrote:
2 > Hi,
3 >
4 > building firefox 57.0 failed on my system - it looks like
5 > the last stage (linking) fails.
6 >
7
8 It doesn't fail at the last stage - that's just when the error is
9 repeated after other parallel tasks in the pipeline are completed. The
10 actual error you got starts around line 5520 and is:
11
12 --- stderr
13 thread '<unnamed>' panicked at 'Unable to find libclang: "the
14 `libclang` shared library could not be opened:
15 /usr/lib64/llvm/5/lib64/libclang.so.5.0"', src/libcore/result.rs:860
16 stack backtrace:
17
18 Short of the file missing, no idea what could be the root cause.

Replies

Subject Author
Re: [gentoo-user] Problems copmiling firefox 57.0 (linking phase) Adam Carter <adamcarter3@×××××.com>
Re: [gentoo-user] Problems copmiling firefox 57.0 (linking phase) Richard Bradfield <bradfier@×××××.me>
[gentoo-user] Re: Problems copmiling firefox 57.0 (linking phase) Grant Edwards <grant.b.edwards@×××××.com>