From owner-freebsd-ports-bugs@freebsd.org Wed Jul 13 17:16:01 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 73CE1B9834F for ; Wed, 13 Jul 2016 17:16:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 631A71C4B for ; Wed, 13 Jul 2016 17:16:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u6DHG1Kr028783 for ; Wed, 13 Jul 2016 17:16:01 GMT (envelope-from bugzilla-noreply@freebsd.org) 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 Date: Wed, 13 Jul 2016 17:16:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: admin@vladiom.com.ua X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: riggs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jul 2016 17:16:01 -0000 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 <> *** 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 FreeBSD 10.3-RELEASE-p5 amd64 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.=