pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Possible fix for www/firefox on NetBSD 8



On Mon, May 25, 2020 at 12:53:48PM +0200, Tobias Nygren wrote:

> It's a clang specific option. Looks like firefox68 builds partly with
> GCC? I see www/firefox has Makefile fragments that override PKG_CXX,
> which firefox68 does not have. Maybe this is the problem?
> (I haven't followed the Firefox upstream for some years and am
> not really sure the build has to be set up this way.)

in www/firefox I see:

DEBUG: Executing: `/pkg_comp/obj/pkgsrc/www/firefox/default/.cwrapper/bin/c++ -E /tmp/conftest.A6aODR.cpp`
DEBUG: The command returned non-zero exit status 1.
DEBUG: Its error output was:
DEBUG: | clang-9: error: unknown argument: '-stdlib++-isystem'
DEBUG: | clang-9: error: unknown argument: '-stdlib++-isystem'
DEBUG: | clang-9: error: unknown argument: '-stdlib++-isystem'

	-is


Home | Main Index | Thread Index | Old Index