Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jun 2017 06:26:45 +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@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219948

            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@FreeBSD.org
          Reporter: admin@vladiom.com.ua

Created attachment 183444
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D183444&action=
=3Dedit
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/ll=
vm/build/CMakeFiles/CMakeOutput.log".
See also
"/usr/ports/lang/rust/work/rustc-1.18.0-src/build/x86_64-unknown-freebsd/ll=
vm/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/c=
make-0.1.22/src/lib.rs:617
note: Run with `RUST_BACKTRACE=3D1` 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=3DYES
CPUTYPE?=3Dcore2
OPTIONS_SET=3DCUPS
WITHOUT_LPR=3DYES
DEFAULT_VERSIONS+=3D apache=3D2.4
QT4_OPTIONS=3DCUPS NAS QGTKSTYLE
LOCALIZED_LANG=3Dru
MAKE_JOBS_UNSAFE=3Dyes
DEFAULT_VERSIONS+=3D mysql=3D5.7
.if ${.CURDIR:M*/ports/devel/ccache}
NO_CCACHE=3Dyes
.endif
DEFAULT_VERSIONS+=3D ssl=3Dopenssl
CC=3Dclang40
CXX=3Dclang++40
CPP=3Dclang-cpp40
DEFAULT_VERSIONS+=3D pgsql=3D9.6

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

--=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>