pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/54653: firefox 70 crashes
The following reply was made to PR pkg/54653; it has been noted by GNATS.
From: Ryo ONODERA <ryo%tetera.org@localhost>
To: ng0%n0.is@localhost, gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/54653: firefox 70 crashes
Date: Tue, 29 Oct 2019 23:03:54 +0900
ng0 <ng0%n0.is@localhost> writes:
> The following reply was made to PR pkg/54653; it has been noted by GNATS.
>
> From: ng0 <ng0%n0.is@localhost>
> To: gnats-bugs%netbsd.org@localhost
> Cc:
> Subject: Re: pkg/54653: firefox 70 crashes
> Date: Tue, 29 Oct 2019 10:47:10 +0000
>
> Ryo ONODERA transcribed 344 bytes:
> > I suspect two things.
> >
> > (1) The remaining clang/clang++ commands may be invoked instead of pkgsrc clang/clang++.
>
> I have a clang/llvm installation (from svn) in my path in ~/bin/ and other places,
> but I doubt this got invoked.
> However I wonder what the migration from clang back to gcc is. Is there a file
> listing somewhere which I can read into to remove the correct files in base?
My PKG_CC and PKG_CXX in mozilla-common.mk may be bad.
I will try to specify pkgsrc clang/clang++ explicitly.
I have no idea about migration between GCC and LLVM in base.
> > (2) X11_TYPE=native
>
> I build and update my system with MKX11=yes. I don't know
> about X11_TYPE=native.
> I just noticed that I build firefox with --enable-webrtc,
> which worked in previous versions.
X11_TYPE=native means using X.org from xsrc. In MKX11=yes case,
if you have no X11_TYPE=modular in /etc/mk.conf,
X11_TYPE is set as native.
I have stable firefox-70.0 with --enable-webrtc.
I feel that it is not related to this problem.
> > I will test these conditions later.
> > However I have machine trouble and it takes
> > some days.
> > --
> > Ryo ONODERA // ryo%tetera.org@localhost
> > PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
>
--
Ryo ONODERA // ryo%tetera.org@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Home |
Main Index |
Thread Index |
Old Index