https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243111
mikael.uran...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikael.uran...@gmail.com --- Comment #6 from mikael.uran...@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. _______________________________________________ freebsd-gecko@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"