[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
Tue Jun 13 06:26:46 UTC 2017


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

            Bug ID: 219948
           Summary: lang/rust (1.18.0):  Doesn't build with clang 4.0 on
                    11.0-RELEASE
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: admin at vladiom.com.ua

Created attachment 183444
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=183444&action=edit
logs

Part of log:
[...]
  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:48 (project)

-- Configuring incomplete, errors occurred!
See also
"/usr/ports/lang/rust/work/rustc-1.18.0-src/build/x86_64-unknown-freebsd/llvm/build/CMakeFiles/CMakeOutput.log".
See also
"/usr/ports/lang/rust/work/rustc-1.18.0-src/build/x86_64-unknown-freebsd/llvm/build/CMakeFiles/CMakeError.log".
thread 'main' panicked at '
command did not execute successfully, got: exit code: 1

build script failed, must exit now',
/usr/ports/lang/rust/work/.cargo/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.22/src/lib.rs:617
note: Run with `RUST_BACKTRACE=1` for a backtrace.
        finished in 1.103
Build completed unsuccessfully in 0:01:39
gmake[2]: *** [Makefile:24: all] Error 101
gmake[2]: Leaving directory '/usr/ports/lang/rust/work/rustc-1.18.0-src'
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/lang/rust
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/rust


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

<uname>
FreeBSD 11.0-RELEASE-p10 amd64

<make.conf>
DISABLE_VULNERABILITIES=YES
CPUTYPE?=core2
OPTIONS_SET=CUPS
WITHOUT_LPR=YES
DEFAULT_VERSIONS+= apache=2.4
QT4_OPTIONS=CUPS NAS QGTKSTYLE
LOCALIZED_LANG=ru
MAKE_JOBS_UNSAFE=yes
DEFAULT_VERSIONS+= mysql=5.7
.if ${.CURDIR:M*/ports/devel/ccache}
NO_CCACHE=yes
.endif
DEFAULT_VERSIONS+= ssl=openssl
CC=clang40
CXX=clang++40
CPP=clang-cpp40
DEFAULT_VERSIONS+= pgsql=9.6

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer informed via mail

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


More information about the freebsd-ports-bugs mailing list