[Bug 243111] www/firefox-esr Script "configure" failed unexpectedly. Command `rustup which rustc` failed with exit status 1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 7 17:46:12 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243111
mikael.urankar at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikael.urankar at gmail.com
--- Comment #6 from mikael.urankar at 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.
More information about the freebsd-gecko
mailing list