https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192414
Jan Beich <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Discussion CC| |[email protected] --- Comment #2 from Jan Beich <[email protected]> --- Are you on -RELEASE or -STABLE? Can you show the list of installed packages and either full build log or just selected options and CFLAGS? www/firefox builds fine on 8.4-RELEASE i386 within clean environment. Try doing so yourself to debug the environment in case I still can't reproduce. $ uname -r $ cd /usr/ports/www/firefox $ make showconfig $ make -V CFLAGS $ pkg info -q || pkg_info -aE $ cd ports-mgmt/poudriere; make install $ poudriere jail -cj 84i386 -a i386 -v 8.4-RELEASE $ poudriere bulk -j 84i386 www/firefox https://qat.redports.org/[email protected]/20140804091200-39434-391723/firefox-31.0,1.log -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
