Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jul 2016 17:16:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211086] lang/rust: 1.10.0 doesn't build on FreeBSD 10.3
Message-ID:  <bug-211086-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 211086
           Summary: lang/rust: 1.10.0 doesn't build on FreeBSD 10.3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: riggs@FreeBSD.org
          Reporter: admin@vladiom.com.ua
             Flags: maintainer-feedback?(riggs@FreeBSD.org)
          Assignee: riggs@FreeBSD.org

Part of log:
...
compile: x86_64-unknown-freebsd/rt/miniz.o
link: x86_64-unknown-freebsd/rt/libminiz.a
rustc:
x86_64-unknown-freebsd/stage0/lib/rustlib/x86_64-unknown-freebsd/lib/libfla=
te
rustc:
x86_64-unknown-freebsd/stage0/lib/rustlib/x86_64-unknown-freebsd/lib/libget=
opts
rustc:
x86_64-unknown-freebsd/stage0/lib/rustlib/x86_64-unknown-freebsd/lib/libgra=
phviz
rustc:
x86_64-unknown-freebsd/stage0/lib/rustlib/x86_64-unknown-freebsd/lib/libterm
rustc:
x86_64-unknown-freebsd/stage0/lib/rustlib/x86_64-unknown-freebsd/lib/liblog
rustc:
x86_64-unknown-freebsd/stage0/lib/rustlib/x86_64-unknown-freebsd/lib/libser=
ialize
rustc:
x86_64-unknown-freebsd/stage0/lib/rustlib/x86_64-unknown-freebsd/lib/librus=
tc_bitflags
rustc:
x86_64-unknown-freebsd/stage0/lib/rustlib/x86_64-unknown-freebsd/lib/libsyn=
tax
rustc:
x86_64-unknown-freebsd/stage0/lib/rustlib/x86_64-unknown-freebsd/lib/libfmt=
_macros
rustc:
x86_64-unknown-freebsd/stage0/lib/rustlib/x86_64-unknown-freebsd/lib/librbml
compile: x86_64-unknown-freebsd/rustllvm/ExecutionEngineWrapper.o
compile: x86_64-unknown-freebsd/rustllvm/RustWrapper.o
compile: x86_64-unknown-freebsd/rustllvm/PassWrapper.o
compile: x86_64-unknown-freebsd/rustllvm/ArchiveWrapper.o
link: x86_64-unknown-freebsd/rt/librustllvm.a
rustc:
x86_64-unknown-freebsd/stage0/lib/rustlib/x86_64-unknown-freebsd/lib/librus=
tc_llvm
rustc:
x86_64-unknown-freebsd/stage0/lib/rustlib/x86_64-unknown-freebsd/lib/librus=
tc_back
rustc:
x86_64-unknown-freebsd/stage0/lib/rustlib/x86_64-unknown-freebsd/lib/librus=
tc_data_structures
rustc:
x86_64-unknown-freebsd/stage0/lib/rustlib/x86_64-unknown-freebsd/lib/librus=
tc_const_math
rustc:
x86_64-unknown-freebsd/stage0/lib/rustlib/x86_64-unknown-freebsd/lib/librus=
tc
src/librustc/lib.rs:51:1: 51:33 error: multiple matching crates for
`rustc_llvm` [E0464]
src/librustc/lib.rs:51 extern crate rustc_llvm as llvm;
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
note: candidates:
note: path: /usr/local/lib/librustc_llvm-d16b8f0e.so
note: crate name: rustc_llvm
note: path:
/usr/ports/lang/rust/work/rustc-1.10.0/x86_64-unknown-freebsd/stage0/lib/ru=
stlib/x86_64-unknown-freebsd/lib/librustc_llvm-e8edd0fd.so
note: path:
/usr/ports/lang/rust/work/rustc-1.10.0/x86_64-unknown-freebsd/stage0/lib/ru=
stlib/x86_64-unknown-freebsd/lib/librustc_llvm-e8edd0fd.rlib
note: crate name: rustc_llvm
src/librustc/lib.rs:51:1: 51:33 error: can't find crate for `llvm` [E0463]
src/librustc/lib.rs:51 extern crate rustc_llvm as llvm;
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: aborting due to 2 previous errors
gmake[2]: *** [/usr/ports/lang/rust/work/rustc-1.10.0/mk/target.mk:216:
x86_64-unknown-freebsd/stage0/lib/rustlib/x86_64-unknown-freebsd/lib/stamp.=
rustc]
=D0=9E=D1=88=D0=B8=D0=B1=D0=BA=D0=B0 101
gmake[2]: =D0=B2=D1=8B=D1=85=D0=BE=D0=B4 =D0=B8=D0=B7 =D0=BA=D0=B0=D1=82=D0=
=B0=D0=BB=D0=BE=D0=B3=D0=B0 <</usr/ports/lang/rust/work/rustc-1.10.0>>
*** Error code 1

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

Stop.
make: stopped in /usr/ports/lang/rust
root@vladiom:/usr/ports/lang/rust #=20


<uname>
FreeBSD 10.3-RELEASE-p5 amd64

<make.conf>
CPUTYPE?=3Dcore2
OPTIONS_SET=3DCUPS
WITHOUT_LPR=3DYES
DEFAULT_VERSIONS=3Dapache=3D2.4
QT4_OPTIONS=3DCUPS NAS QGTKSTYLE
LOCALIZED_LANG=3Dru
DEFAULT_VERSIONS+=3Dperl5=3D5.20
MAKE_JOBS_UNSAFE=3Dyes
DEFAULT_VERSIONS=3Dmysql=3D5.7
DEFAULT_VERSIONS+=3Dssl=3Dopenssl

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