Date: Thu, 13 Jul 2017 11:13:41 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 219948] lang/rust (1.18.0): Doesn't build with clang 4.0 on 11.0-RELEASE Message-ID: <bug-219948-13-DC5JxZEHMl@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219948-13@https.bugs.freebsd.org/bugzilla/> References: <bug-219948-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219948 Vladimir Omelchuk <admin@vladiom.com.ua> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |admin@vladiom.com.ua --- Comment #4 from Vladimir Omelchuk <admin@vladiom.com.ua> --- Created attachment 184323 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184323&action= =3Dedit 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 simp= le test program. [...] Rust build without errors with default clang (version 4.0.0). # pkg version -v | grep ^llvm llvm40-4.0.1 =3D up-to-date with index # uname -srm FreeBSD 11.1-RC2 amd64 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219948-13-DC5JxZEHMl>