pkgsrc-Bugs archive

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

Re: pkg/53620: www/firefox (firefox62) fails to build on NetBSD-7.1_STABLE/amd64



On Thu, 20 Sep 2018 08:05:01 +0000 (UTC)
Benny Siegert <bsiegert%gmail.com@localhost> wrote:

> The following reply was made to PR pkg/53620; it has been noted by
> GNATS.
> 
> From: Benny Siegert <bsiegert%gmail.com@localhost>
> To: gnats-bugs%netbsd.org@localhost
> Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
> pkgsrc-bugs%netbsd.org@localhost Subject: Re: pkg/53620: www/firefox
> (firefox62) fails to build on NetBSD-7.1_STABLE/amd64 Date: Thu, 20
> Sep 2018 10:00:32 +0200
> 
>  > /usr/pkgsrc/www/firefox/work.scrooge/build/dist/include/nsThreadUtils.h:1162:51:
>  > error: no template named 'index_sequence' in namespace 'std'  
>  
>  Which C++ compiler is this?

mozilla-common.mk says:  GCC_REQD=             6.1
so it is: g++ (GCC) 6.4.0
which comes from /usr/pkg/gcc6/bin/g++
  
>  Do you have any compiler-related settings in mk.conf? 


> What does "g++
>  --version" output?
>  

The system g++ is: g++ (nb2 20150115) 4.8.5

I had this, but taking it out made no difference:

#PKGSRC_COMPILER=ccache gcc 
#CCACHE_DIR=/u1/ccache            

Thanks!

Later...

Greg Oster


Home | Main Index | Thread Index | Old Index