Date: Tue, 07 Jan 2020 17:46:12 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 243111] www/firefox-esr Script "configure" failed unexpectedly. Command `rustup which rustc` failed with exit status 1 Message-ID: <bug-243111-21738-HVzJZpqQwj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-243111-21738@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243111 mikael.urankar@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikael.urankar@gmail.com --- Comment #6 from mikael.urankar@gmail.com --- This is the output you should see: checking for rustc... /usr/local/bin/rustc checking for cargo... /usr/local/bin/cargo checking rustc version... 1.40.0 checking cargo version... 1.40.0 It seems rustc doesn't work in your jail. Can you try this: poudriere bulk -I xxx then follow the instruction (something like that): jexec 12i386-default-default-n env -i TERM=$TERM /usr/bin/login -fp root and in the chroot: make -C /usr/ports/www/firefox-esr and when it fails try to run rust: /usr/local/bin/rustc -vV What's your host system? Custom kernel? -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243111-21738-HVzJZpqQwj>
