[Bug 193497] firefox-32.0,1 failed build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 10 02:48:22 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193497

Jan Beich <jbeich at vfemail.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Triage                |In Discussion
                 CC|                            |jbeich at vfemail.net
           Assignee|freebsd-ports-bugs at FreeBSD. |gecko at FreeBSD.org
                   |org                         |

--- Comment #1 from Jan Beich <jbeich at vfemail.net> ---
Do you have files/patch-bug779713 ? If not update ports again to restore the
file. There was an issue with broken downgrade: 33.0.b1 -> 32.0.

www/firefox uses GCC on 9.x because of USES=compiler:c++11-lib. Clang in ports
is just not reliable enough unlike the version in FreeBSD base. One can still
force Clang by explicitly setting CC/CXX/CPP in make.conf. Alternatively, fix
compiler.mk to respect FAVORITE_COMPILER=clang when c++11-lib, e.g. by using
either devel/libc++ or libstdc++ from one of lang/gcc*.

OPTIMIZED_CFLAGS is default option, so the workaround stays until FreeBSD 9.2R
goes EOL along with Clang 3.2 in its base. FreeBSD 9.1R uses Clang 3.1 which is
not affected.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gecko mailing list