From owner-freebsd-ports-bugs@freebsd.org Sun Sep 24 10:58:15 2017 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 AED12E2552D for ; Sun, 24 Sep 2017 10:58:15 +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 9246471C4F for ; Sun, 24 Sep 2017 10:58:15 +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 v8OAwFef022540 for ; Sun, 24 Sep 2017 10:58:15 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 222549] lang/rust: 1.19.0 fails to build (using synth) Date: Sun, 24 Sep 2017 10:58:15 +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: godevilove@ya.ru X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter 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.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Sep 2017 10:58:15 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222549 Bug ID: 222549 Summary: lang/rust: 1.19.0 fails to build (using synth) Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: godevilove@ya.ru executing step Step { name: "dist-rustc", stage: 2, host: "x86_64-unknown-freebsd", target: "x86_64-unknown-freebsd" } Dist rustc stage2 (x86_64-unknown-freebsd) running: "/construction/xports/lang/rust/work/rustc-1.19.0-src/build/x86_64-unknown-= freebsd/stage0-tools/x86_64-unknown-freebsd/release/rust-installer" "generate" "--product-name=3DRust" "--rel-manifest-dir=3Drustlib" "--success-message=3DRust-is-ready-to-roll." "--image-dir" "/construction/xports/lang/rust/work/rustc-1.19.0-src/build/tmp/dist/rustc-= 1.19.0-x86_64-unknown-freebsd-image" "--work-dir" "/construction/xports/lang/rust/work/rustc-1.19.0-src/build/tmp/dist" "--output-dir" "/construction/xports/lang/rust/work/rustc-1.19.0-src/build/dist" "--non-installed-overlay" "/construction/xports/lang/rust/work/rustc-1.19.0-src/build/tmp/dist/rustc-= 1.19.0-x86_64-unknown-freebsd-overlay" "--package-name=3Drustc-1.19.0-x86_64-unknown-freebsd" "--component-name=3D= rustc" "--legacy-manifest-dirs=3Drustlib,cargo" command did not execute successfully: "/construction/xports/lang/rust/work/rustc-1.19.0-src/build/x86_64-unknown-= freebsd/stage0-tools/x86_64-unknown-freebsd/release/rust-installer" "generate" "--product-name=3DRust" "--rel-manifest-dir=3Drustlib" "--success-message=3DRust-is-ready-to-roll." "--image-dir" "/construction/xports/lang/rust/work/rustc-1.19.0-src/build/tmp/dist/rustc-= 1.19.0-x86_64-unknown-freebsd-image" "--work-dir" "/construction/xports/lang/rust/work/rustc-1.19.0-src/build/tmp/dist" "--output-dir" "/construction/xports/lang/rust/work/rustc-1.19.0-src/build/dist" "--non-installed-overlay" "/construction/xports/lang/rust/work/rustc-1.19.0-src/build/tmp/dist/rustc-= 1.19.0-x86_64-unknown-freebsd-overlay" "--package-name=3Drustc-1.19.0-x86_64-unknown-freebsd" "--component-name=3D= rustc" "--legacy-manifest-dirs=3Drustlib,cargo" expected success, got: signal: 9 Traceback (most recent call last): File "/construction/xports/lang/rust/work/rustc-1.19.0-src/x.py", line 20= , in bootstrap.main() File "/construction/xports/lang/rust/work/rustc-1.19.0-src/src/bootstrap/bootstr= ap.py", line 678, in main bootstrap() File "/construction/xports/lang/rust/work/rustc-1.19.0-src/src/bootstrap/bootstr= ap.py", line 670, in bootstrap run(args, env=3Denv, verbose=3Drb.verbose) File "/construction/xports/lang/rust/work/rustc-1.19.0-src/src/bootstrap/bootstr= ap.py", line 142, in run raise RuntimeError(err) RuntimeError: failed to run: /construction/xports/lang/rust/work/rustc-1.19.0-src/build/bootstrap/debug/= bootstrap install --verbose --config ./config.toml --jobs 3 *** Error code 1 Stop. make: stopped in /xports/lang/rust --- Comment #1 from Bugzilla Automation --- Maintainer informed via mail --=20 You are receiving this mail because: You are the assignee for the bug.=