Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2017 18:09:48 -0700
From:      bob prohaska <fbsd@www.zefox.net>
To:        ports@freebsd.org
Subject:   Clang5 crashing on RPI2 compiling gnome3
Message-ID:  <20170729010948.GA24502@www.zefox.net>

next in thread | raw e-mail | index | archive | help
Attempts to compile gnome3 on an RPI2 have run hard aground on

<scratch space>:57:6: note: expanded from here
Assertion failed: (0 <= N && N < static_cast<int>(m_byteToColumn.size())), function byteToContainingColumn, file /usr/src/contrib/llvm/tools/clang/lib/Frontend/TextDiagnostic.cpp, line 281.
cc: error: unable to execute command: Abort trap (core dumped)
cc: error: clang frontend command failed due to signal (use -v to see invocation)
FreeBSD clang version 5.0.0 (trunk 308421) (based on LLVM 5.0.0svn)
Target: armv6-unknown-freebsd12.0-gnueabihf
Thread model: posix
InstalledDir: /usr/bin

Does anybody recognize this as a known problem? I seem to recall similar
messages, but those were on clang 4.something.

Is there a workaround?

Thanks for reading,

bob prohaska



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