From owner-freebsd-ports-bugs@freebsd.org Sat Sep 7 12:08:53 2019 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8C73FD0395 for ; Sat, 7 Sep 2019 12:08:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 46QY9x3GPgz4VR7 for ; Sat, 7 Sep 2019 12:08:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 70010D0394; Sat, 7 Sep 2019 12:08:53 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6FC40D0393 for ; Sat, 7 Sep 2019 12:08:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46QY9x28v9z4VR5 for ; Sat, 7 Sep 2019 12:08:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2DEA054BA for ; Sat, 7 Sep 2019 12:08:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x87C8rHI016076 for ; Sat, 7 Sep 2019 12:08:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x87C8rDU016070 for ports-bugs@FreeBSD.org; Sat, 7 Sep 2019 12:08:53 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: ports-bugs@FreeBSD.org Subject: [Bug 240388] lang/rust: fails to build: error: Could not compile `rustdoc`. Date: Sat, 07 Sep 2019 12:08:52 +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: novel@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: rust@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.29 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Sep 2019 12:08:53 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240388 Bug ID: 240388 Summary: lang/rust: fails to build: error: Could not compile `rustdoc`. Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: rust@FreeBSD.org Reporter: novel@FreeBSD.org Assignee: rust@FreeBSD.org Flags: maintainer-feedback?(rust@FreeBSD.org) build started at Sat Sep 7 05:57:15 +04 2019 port directory: /usr/ports/lang/rust package name: rust-1.37.0 building for: FreeBSD current-local-job-04 13.0-CURRENT FreeBSD 13.0-CURRENT 1300045 amd64 maintained by: rust@FreeBSD.org Makefile ident: $FreeBSD: head/lang/rust/Makefile 510684 2019-09-01 07:26:54Z tobik $ Poudriere version: 3.3.2 Host OSVERSION: 1300045 Jail OSVERSION: 1300045 .... Compiling parking_lot_core v0.4.0 Compiling num_cpus v1.8.0 Compiling tempfile v3.0.5 Compiling parking_lot v0.7.1 Compiling rustdoc v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.37.0-src/src/librustdoc) thread 'rustc' panicked at 'failed to get current_exe: No such file or directory (os error 2)', src/librustc/session/filesearch.rs:139:23 note: run with `RUST_BACKTRACE=3D1` environment variable to display a backt= race. error: internal compiler error: unexpected panic note: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports note: rustc 1.37.0 running on x86_64-unknown-freebsd note: compiler flags: -Z external-macro-backtrace -Z unstable-options -C opt-level=3D2 -C debuginfo=3D0 -C linker=3Dcc -C debug-assertions=3Dn -C link-args=3D-Wl,-rpath,$ORIGIN/../lib --crate-type lib note: some of the compiler flags provided by cargo are hidden error: Could not compile `rustdoc`. To learn more, run the command again with --verbose. command did not execute successfully: "/wrkdirs/usr/ports/lang/rust/work/rustc-1.37.0-src/build/x86_64-unknown-fr= eebsd/stage0/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "-j" "4" "--release" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.37.0-src/src/tools/rustdoc/Cargo= .toml" expected success, got: exit code: 101 Traceback (most recent call last): File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.37.0-src/x.py", line 11, = in bootstrap.main() File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.37.0-src/src/bootstrap/bootstrap= .py", line 847, in main bootstrap(help_triggered) File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.37.0-src/src/bootstrap/bootstrap= .py", line 833, in bootstrap run(args, env=3Denv, verbose=3Dbuild.verbose) File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.37.0-src/src/bootstrap/bootstrap= .py", line 141, in run raise RuntimeError(err) RuntimeError: failed to run: /wrkdirs/usr/ports/lang/rust/work/rustc-1.37.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 the assignee for the bug.=