[Bug 219948] lang/rust (1.18.0): Doesn't build with clang 4.0 on 11.0-RELEASE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 13 11:13:43 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219948

Vladimir Omelchuk <admin at vladiom.com.ua> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |admin at vladiom.com.ua

--- Comment #4 from Vladimir Omelchuk <admin at vladiom.com.ua> ---
Created attachment 184323
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184323&action=edit
log_2

After updating system from 11.0-RELEASE-p10 to 11.1-RC2 Rust still doesn't
build with clang 4.0 (4.0.1).

# clang40 --version
clang version 4.0.1 (tags/RELEASE_401/final)
Target: x86_64-unknown-freebsd11.1
Thread model: posix
InstalledDir: /usr/local/llvm40/bin

Part of log:
[...]
CMake Error at /usr/local/share/cmake/Modules/CMakeTestCXXCompiler.cmake:44
(message):
  The C++ compiler "/usr/local/bin/clang++40" is not able to compile a simple
  test program.
[...]

Rust build without errors with default clang (version 4.0.0).

# pkg version -v | grep ^llvm
llvm40-4.0.1                       =   up-to-date with index

# uname -srm
FreeBSD 11.1-RC2 amd64

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list