From owner-freebsd-gecko@freebsd.org Mon Apr 2 17:19:52 2018 Return-Path: Delivered-To: freebsd-gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4F30AF78FB4 for ; Mon, 2 Apr 2018 17:19:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C01DB6817F for ; Mon, 2 Apr 2018 17:19:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 7F58CF78FB0; Mon, 2 Apr 2018 17:19:51 +0000 (UTC) Delivered-To: gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D3C7F78FAF for ; Mon, 2 Apr 2018 17:19:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ED06B68177 for ; Mon, 2 Apr 2018 17:19:50 +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 mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 242EC78E2 for ; Mon, 2 Apr 2018 17:19:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w32HJoDL012209 for ; Mon, 2 Apr 2018 17:19:50 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w32HJoJ6012207 for gecko@FreeBSD.org; Mon, 2 Apr 2018 17:19:50 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 227130] lang/rust: Update to 1.25 Date: Mon, 02 Apr 2018 17:19:49 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ml+freebsd@vishwin.info X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: rust@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ merge-quarterly? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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-gecko@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Apr 2018 17:19:52 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227130 --- Comment #13 from Charlie Li --- (In reply to Bryan Drewery from comment #12) > The log is truncated. I didn't realise bugzilla would do that, especially since the file was under the 1000 KiB limit. Here's the relevant portion, starting from immediately after LLVM finishes installing: gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/rust/work/rustc-1.25.0-src/build/x86_64-unknown-fr= eebsd/llvm/build' cargo:root=3D/wrkdirs/usr/ports/lang/rust/work/rustc-1.25.0-src/build/x86_6= 4-unknown-freebsd/llvm finished in 223.686 < Llvm { target: "x86_64-unknown-freebsd", emscripten: false } Building stage0 codegen artifacts (x86_64-unknown-freebsd -> x86_64-unknown-freebsd, llvm) running: "/wrkdirs/usr/ports/lang/rust/work/rustc-1.25.0-src/build/x86_64-unknown-fr= eebsd/stage0/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.25.0-src/src/librustc_trans/Carg= o.toml" "--features" " jemalloc" "--message-format" "json" Compiling libc v0.2.39 Compiling cfg-if v0.1.2 Compiling rustc_trans v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.25.0-src/src/librustc_tra= ns) Compiling cmake v0.1.29 Compiling num_cpus v1.8.0 Compiling tempdir v0.3.5 Compiling filetime v0.1.15 Compiling build_helper v0.1.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.25.0-src/src/build_helper) Compiling rustc_binaryen v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.25.0-src/src/librustc_bin= aryen) Compiling rustc_llvm v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.25.0-src/src/librustc_llv= m) Finished release [optimized] target(s) in 232.75 secs updating "/wrkdirs/usr/ports/lang/rust/work/rustc-1.25.0-src/build/x86_64-unknown-fr= eebsd/stage0-rustc/x86_64-unknown-freebsd/release/.tmp.stamp" as "/wrkdirs/usr/ports/lang/rust/work/rustc-1.25.0-src/build/x86_64-unknown-fr= eebsd/stage0-rustc/x86_64-unknown-freebsd/release/deps/librustc_trans-a44a4= 7c41a7a8444.so" changed < CodegenBackend { compiler: Compiler { stage: 0, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd", backend: "llv= m" } Assembling stage1 compiler (x86_64-unknown-freebsd) > Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebs= d" } } < Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebs= d" } } c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-freebsd= " }, target: "x86_64-unknown-freebsd" } > Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd= " }, target: "x86_64-unknown-freebsd" } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-free= bsd" } } < Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd= " }, target: "x86_64-unknown-freebsd" } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebs= d" } } < Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } } > Rustc { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" } > Test { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" = }, target: "x86_64-unknown-freebsd" } > Std { target: "x86_64-unknown-freebsd", compiler: Compiler { stage:= 1, host: "x86_64-unknown-freebsd" } } > StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" } < StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" } Building stage1 std artifacts (x86_64-unknown-freebsd -> x86_64-unknown-freebsd) c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } } Dirty - /wrkdirs/usr/ports/lang/rust/work/rustc-1.25.0-src/build/x86_64-unknown-fre= ebsd/stage1-std c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } } running: "/wrkdirs/usr/ports/lang/rust/work/rustc-1.25.0-src/build/x86_64-unknown-fr= eebsd/stage0/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "--frozen" "--featu= res" "panic-unwind jemalloc backtrace" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.25.0-src/src/libstd/Cargo.toml" "--message-format" "json" error: process didn't exit successfully: `/wrkdirs/usr/ports/lang/rust/work/rustc-1.25.0-src/build/bootstrap/debug/r= ustc -vV` (signal: 11, SIGSEGV: invalid memory reference) --- stdout rustc 1.25.0 binary: rustc commit-hash: unknown commit-date: unknown host: x86_64-unknown-freebsd release: 1.25.0 thread 'main' panicked at 'command did not execute successfully: "/wrkdirs/usr/ports/lang/rust/work/rustc-1.25.0-src/build/x86_64-unknown-fr= eebsd/stage0/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "--frozen" "--featu= res" "panic-unwind jemalloc backtrace" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.25.0-src/src/libstd/Cargo.toml" "--message-format" "json" expected success, got: exit code: 101', bootstrap/compile.rs:1060:9 note: Run with `RUST_BACKTRACE=3D1` for a backtrace. Traceback (most recent call last): File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.25.0-src/x.py", line 20, = in bootstrap.main() File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.25.0-src/src/bootstrap/bootstrap= .py", line 763, in main bootstrap() File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.25.0-src/src/bootstrap/bootstrap= .py", line 754, in bootstrap run(args, env=3Denv, verbose=3Dbuild.verbose) File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.25.0-src/src/bootstrap/bootstrap= .py", line 148, in run raise RuntimeError(err) RuntimeError: failed to run: /wrkdirs/usr/ports/lang/rust/work/rustc-1.25.0-src/build/bootstrap/debug/bo= otstrap build --verbose --config ./config.toml --jobs 4 *** Error code 1 Stop. make: stopped in /usr/ports/lang/rust --=20 You are receiving this mail because: You are on the CC list for the bug.=