Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2014 02:48:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193497] firefox-32.0,1 failed build
Message-ID:  <bug-193497-13-2zjm0fdNhV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193497-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193497-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193497

Jan Beich <jbeich@vfemail.net> changed:

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

--- Comment #1 from Jan Beich <jbeich@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193497-13-2zjm0fdNhV>