NetBSD Problem Report #54031

From www@NetBSD.org  Sat Mar  2 04:28:34 2019
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 33EA57A1A2
	for <gnats-bugs@gnats.NetBSD.org>; Sat,  2 Mar 2019 04:28:34 +0000 (UTC)
Message-Id: <20190302042833.3200A7A1DA@mollari.NetBSD.org>
Date: Sat,  2 Mar 2019 04:28:33 +0000 (UTC)
From: freebsd@posteo.co
Reply-To: freebsd@posteo.co
To: gnats-bugs@NetBSD.org
Subject: Failed to build FireFox 65 from pkgsrc
X-Send-Pr-Version: www-1.0

>Number:         54031
>Category:       port-amd64
>Synopsis:       Failed to build FireFox 65 from pkgsrc
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    port-amd64-maintainer
>State:          closed
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 02 04:30:00 +0000 2019
>Closed-Date:    Wed Apr 17 02:57:20 +0000 2024
>Last-Modified:  Wed Apr 17 02:57:20 +0000 2024
>Originator:     Rami
>Release:        NetBSD-8.0-amd64 PKG_PATH="ftp://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/amd64/8.0/All/"
>Organization:
Home
>Environment:
NetBSD netbsd-ws 8.0_STABLE NetBSD 8.0_STABLE (GENERIC) #0: Sun Feb 24 10:50:49 UTC 2019  mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC amd64
>Description:
Hi there,
I am trying to build Firefox 65 from source (pkgsrc) as there is no binary pkg for the latest version.
I am getting constantly an error and I would appreciate if any can guide me on how I can solve this issue.

Thanks in advance

netbsd-ws$ sudo make install clean
Password: 
=> Bootstrap dependency digest>=20010302: found digest-20180917
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/pkg/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Configuring for firefox-65.0.1nb1
printf '#!/bin/sh\n[ "$*" = "-f" ] && exit 0\nexec /bin/rm $@\n' >  /usr/pkgsrc/www/firefox/work/.cwrapper/bin/rm
chmod +x /usr/pkgsrc/www/firefox/work/.cwrapper/bin/rm
cd /usr/pkgsrc/www/firefox/work/firefox-65.0.1 && autoconf
cd /usr/pkgsrc/www/firefox/work/firefox-65.0.1/js/src && autoconf
cd /usr/pkgsrc/www/firefox/work/firefox-65.0.1 && mkdir ../build
cd /usr/pkgsrc/www/firefox/work/firefox-65.0.1/../build && touch old-configure.vars
=> Generating pkg-config files for builtin libevent package.
=> Generating pkg-config file for builtin expat package.
=> Generating pkg-config files for builtin xz package.
Reexecuting in the virtualenv
checking for vcs source checkout... no
checking for a shell... /usr/pkgsrc/www/firefox/work/.tools/bin/sh
checking for host system type... x86_64--netbsd
checking for target system type... x86_64--netbsd
checking for a shell... /usr/pkgsrc/www/firefox/work/.tools/bin/sh
checking for host system type... x86_64--netbsd
checking for target system type... x86_64--netbsd
checking whether cross compiling... no
checking for vcs source checkout... no
checking whether cross compiling... no
checking for the target C compiler... /usr/pkgsrc/www/firefox/work/.cwrapper/bin/gcc
checking whether the target C compiler can be used... yes
checking for Python 3... /usr/pkg/bin/python3.7 (3.7.1)
checking for pkg_config... /usr/pkgsrc/www/firefox/work/.tools/bin/pkg-config
checking for pkg-config version... 1.4.1
checking for yasm... /usr/pkg/bin/yasm
checking yasm version... 1.3.0
checking for nasm... /usr/pkg/bin/nasm
checking nasm version... 2.14
checking the target C compiler version... 6.5.0
checking the target C compiler works... no
DEBUG: Creating `/tmp/conftest.fI9E0J.c` with content:
DEBUG: | 
DEBUG: | int
DEBUG: | main(void)
DEBUG: | {
DEBUG: | 
DEBUG: |   ;
DEBUG: |   return 0;
DEBUG: | }
DEBUG: Executing: `/usr/pkgsrc/www/firefox/work/.cwrapper/bin/gcc -c /tmp/conftest.fI9E0J.c`
DEBUG: The command returned non-zero exit status 4.
DEBUG: Its error output was:
DEBUG: | gcc: internal compiler error: Bus error (program as)
DEBUG: | Please submit a full bug report,
DEBUG: | with preprocessed source if appropriate.
DEBUG: | See <http://gcc.gnu.org/bugs.html> for instructions.
ERROR: Failed compiling a simple C source with the target C compiler
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/www/firefox
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/www/firefox
netbsd-ws$
>How-To-Repeat:
cd /usr/pkgsrc/www/firefox
sudo make install clean
>Fix:

>Release-Note:

>Audit-Trail:
From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: port-amd64/54031: Failed to build FireFox 65 from pkgsrc
Date: Sat, 2 Mar 2019 07:31:22 +0100

 On Sat, Mar 02, 2019 at 04:30:00AM +0000, freebsd@posteo.co wrote:
 > DEBUG: Creating `/tmp/conftest.fI9E0J.c` with content:
 > DEBUG: | 
 > DEBUG: | int
 > DEBUG: | main(void)
 > DEBUG: | {
 > DEBUG: | 
 > DEBUG: |   ;
 > DEBUG: |   return 0;
 > DEBUG: | }
 > DEBUG: Executing: `/usr/pkgsrc/www/firefox/work/.cwrapper/bin/gcc -c /tmp/conftest.fI9E0J.c`
 > DEBUG: The command returned non-zero exit status 4.
 > DEBUG: Its error output was:
 > DEBUG: | gcc: internal compiler error: Bus error (program as)

 If you can not compile a simple programs like that, something (tm)
 is very wrong.

 Can you try :

 	cd /usr/tests/usr.bin/cc && atf-run | atf-report

 and report the results? Also what do these report:

 	as --version
 	gcc --version

 Martin

From: Rami <freebsd@posteo.co>
To: gnats-bugs@netbsd.org, martin@duskware.de
Cc: port-amd64-maintainer@netbsd.org
Subject: Re: port-amd64/54031: Failed to build FireFox 65 from pkgsrc
Date: Sat, 02 Mar 2019 19:49:34 +1100

 --=_d71e678c1773905cad110c42f7dcdce3
 Content-Transfer-Encoding: 7bit
 Content-Type: text/plain; charset=US-ASCII

  Hi Martin,
 Please find below the results (they don't look very promising)

 netbsd-ws$ cd /usr/tests/usr.bin/cc && atf-run | atf-report
 Tests root: /usr/tests/usr.bin/cc

 t_hello (1/1): 5 test cases
  hello: [0.081395s] Failed: atf-check failed; see the output of the test
 for details
  hello32: [0.121102s] Failed: atf-check failed; see the output of the
 test for details
  hello_pic: [0.140933s] Failed: atf-check failed; see the output of the
 test for details
  hello_pie: [0.098373s] Failed: atf-check failed; see the output of the
 test for details
  hello_profile: [0.077358s] Failed: atf-check failed; see the output of
 the test for details
 [0.531275s]

 Failed test cases:
  t_hello:hello, t_hello:hello32, t_hello:hello_pic, t_hello:hello_pie,
 t_hello:hello_profile

 Summary for 1 test programs:
  0 passed test cases.
  5 failed test cases.
  0 expected failed test cases.
  0 skipped test cases.
 netbsd-ws$ 

 netbsd-ws$ as --version
 [1] Bus error as --version

 As for the GCC correct me if I am wrong, isn't this the base GCC and
 pkgsrc should have version 6?

 netbsd-ws$ gcc --version
 gcc (nb3 20180905) 5.5.0
 Copyright (C) 2015 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions. There is
 NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.

 Best Regards,
 Rami

 ---

 On 02-03-2019 05:35 PM, Martin Husemann wrote: 

 > The following reply was made to PR port-amd64/54031; it has been noted by GNATS.
 > 
 > From: Martin Husemann <martin@duskware.de>
 > To: gnats-bugs@NetBSD.org
 > Cc: 
 > Subject: Re: port-amd64/54031: Failed to build FireFox 65 from pkgsrc
 > Date: Sat, 2 Mar 2019 07:31:22 +0100
 > 
 > On Sat, Mar 02, 2019 at 04:30:00AM +0000, freebsd@posteo.co wrote:
 >> DEBUG: Creating `/tmp/conftest.fI9E0J.c` with content:
 >> DEBUG: | 
 >> DEBUG: | int
 >> DEBUG: | main(void)
 >> DEBUG: | {
 >> DEBUG: | 
 >> DEBUG: | ;
 >> DEBUG: | return 0;
 >> DEBUG: | }
 >> DEBUG: Executing: `/usr/pkgsrc/www/firefox/work/.cwrapper/bin/gcc -c /tmp/conftest.fI9E0J.c`
 >> DEBUG: The command returned non-zero exit status 4.
 >> DEBUG: Its error output was:
 >> DEBUG: | gcc: internal compiler error: Bus error (program as)
 > 
 > If you can not compile a simple programs like that, something (tm)
 > is very wrong.
 > 
 > Can you try :
 > 
 > cd /usr/tests/usr.bin/cc && atf-run | atf-report
 > 
 > and report the results? Also what do these report:
 > 
 > as --version
 > gcc --version
 > 
 > Martin

 --=_d71e678c1773905cad110c42f7dcdce3
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/html; charset=UTF-8

 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
 <html><body style=3D'font-size: 10pt; font-family: Verdana,Geneva,sans-seri=
 f'>
 <span style=3D"font-size: small; font-family: arial, helvetica, sans-serif;=
 ">Hi Martin,</span><br /><span style=3D"font-size: small; font-family: aria=
 l, helvetica, sans-serif;">Please find below the results (they don't look v=
 ery promising)</span><br /><br /><span style=3D"font-size: small; font-fami=
 ly: arial, helvetica, sans-serif;">netbsd-ws$ cd /usr/tests/usr.bin/cc &amp=
 ;&amp; atf-run | atf-report</span><br /><span style=3D"font-size: small; fo=
 nt-family: arial, helvetica, sans-serif;">Tests root: /usr/tests/usr.bin/cc=
 </span><br /><br /><span style=3D"font-size: small; font-family: arial, hel=
 vetica, sans-serif;">t_hello (1/1): 5 test cases</span><br /><span style=3D=
 "font-size: small; font-family: arial, helvetica, sans-serif;">&nbsp;&nbsp;=
 &nbsp; hello: [0.081395s] Failed: atf-check failed; see the output of the t=
 est for details</span><br /><span style=3D"font-size: small; font-family: a=
 rial, helvetica, sans-serif;">&nbsp;&nbsp;&nbsp; hello32: [0.121102s] Faile=
 d: atf-check failed; see the output of the test for details</span><br /><sp=
 an style=3D"font-size: small; font-family: arial, helvetica, sans-serif;">&=
 nbsp;&nbsp;&nbsp; hello_pic: [0.140933s] Failed: atf-check failed; see the =
 output of the test for details</span><br /><span style=3D"font-size: small;=
  font-family: arial, helvetica, sans-serif;">&nbsp;&nbsp;&nbsp; hello_pie: =
 [0.098373s] Failed: atf-check failed; see the output of the test for detail=
 s</span><br /><span style=3D"font-size: small; font-family: arial, helvetic=
 a, sans-serif;">&nbsp;&nbsp;&nbsp; hello_profile: [0.077358s] Failed: atf-c=
 heck failed; see the output of the test for details</span><br /><span style=
 =3D"font-size: small; font-family: arial, helvetica, sans-serif;">[0.531275=
 s]</span><br /><br /><span style=3D"font-size: small; font-family: arial, h=
 elvetica, sans-serif;">Failed test cases:</span><br /><span style=3D"font-s=
 ize: small; font-family: arial, helvetica, sans-serif;">&nbsp;&nbsp;&nbsp; =
 t_hello:hello, t_hello:hello32, t_hello:hello_pic, t_hello:hello_pie, t_hel=
 lo:hello_profile</span><br /><br /><span style=3D"font-size: small; font-fa=
 mily: arial, helvetica, sans-serif;">Summary for 1 test programs:</span><br=
  /><span style=3D"font-size: small; font-family: arial, helvetica, sans-ser=
 if;">&nbsp;&nbsp;&nbsp; 0 passed test cases.</span><br /><span style=3D"fon=
 t-size: small; font-family: arial, helvetica, sans-serif;">&nbsp;&nbsp;&nbs=
 p; 5 failed test cases.</span><br /><span style=3D"font-size: small; font-f=
 amily: arial, helvetica, sans-serif;">&nbsp;&nbsp;&nbsp; 0 expected failed =
 test cases.</span><br /><span style=3D"font-size: small; font-family: arial=
 , helvetica, sans-serif;">&nbsp;&nbsp;&nbsp; 0 skipped test cases.</span><b=
 r /><span style=3D"font-size: small; font-family: arial, helvetica, sans-se=
 rif;">netbsd-ws$ </span><br /><br /><br /><span style=3D"font-size: small; =
 font-family: arial, helvetica, sans-serif;">netbsd-ws$ as --version</span><=
 br /><span style=3D"font-size: small; font-family: arial, helvetica, sans-s=
 erif;">[1]&nbsp;&nbsp; Bus error&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
 nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; as --version</span><br /><br /><b=
 r /><span style=3D"font-size: small; font-family: arial, helvetica, sans-se=
 rif;">As for the GCC correct me if I am wrong, isn't this the base GCC and =
 pkgsrc should have version 6?</span><br /><br /><span style=3D"font-size: s=
 mall; font-family: arial, helvetica, sans-serif;">netbsd-ws$ gcc --version<=
 /span><br /><span style=3D"font-size: small; font-family: arial, helvetica,=
  sans-serif;">gcc (nb3 20180905) 5.5.0</span><br /><span style=3D"font-size=
 : small; font-family: arial, helvetica, sans-serif;">Copyright (C) 2015 Fre=
 e Software Foundation, Inc.</span><br /><span style=3D"font-size: small; fo=
 nt-family: arial, helvetica, sans-serif;">This is free software; see the so=
 urce for copying conditions.&nbsp; There is NO</span><br /><span style=3D"f=
 ont-size: small; font-family: arial, helvetica, sans-serif;">warranty; not =
 even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</span><br /><=
 br /><span style=3D"font-size: small; font-family: arial, helvetica, sans-s=
 erif;">Best Regards,</span><br /><span style=3D"font-size: small; font-fami=
 ly: arial, helvetica, sans-serif;">Rami</span><br />
 <div>
 <pre>---<br />
 </pre>
 </div>
 <br />
 <p>On 02-03-2019 05:35 PM, Martin Husemann wrote:</p>
 <blockquote type=3D"cite" style=3D"padding-left:5px; border-left:#1010ff 2p=
 x solid; margin-left:5px"><!-- html ignored --><!-- head ignored --><!-- me=
 ta ignored -->
 <pre>The following reply was made to PR port-amd64/54031; it has been noted=
  by GNATS.

 From: Martin Husemann &lt;<a href=3D"mailto:martin@duskware.de">martin@dusk=
 ware.de</a>&gt;
 To: <a href=3D"mailto:gnats-bugs@NetBSD.org">gnats-bugs@NetBSD.org</a>
 Cc:=20
 Subject: Re: port-amd64/54031: Failed to build FireFox 65 from pkgsrc
 Date: Sat, 2 Mar 2019 07:31:22 +0100

  On Sat, Mar 02, 2019 at 04:30:00AM +0000, <a href=3D"mailto:freebsd@posteo=
 =2Eco">freebsd@posteo.co</a> wrote:
  &gt; DEBUG: Creating `/tmp/conftest.fI9E0J.c` with content:
  &gt; DEBUG: |=20
  &gt; DEBUG: | int
  &gt; DEBUG: | main(void)
  &gt; DEBUG: | {
  &gt; DEBUG: |=20
  &gt; DEBUG: |   ;
  &gt; DEBUG: |   return 0;
  &gt; DEBUG: | }
  &gt; DEBUG: Executing: `/usr/pkgsrc/www/firefox/work/.cwrapper/bin/gcc -c =
 /tmp/conftest.fI9E0J.c`
  &gt; DEBUG: The command returned non-zero exit status 4.
  &gt; DEBUG: Its error output was:
  &gt; DEBUG: | gcc: internal compiler error: Bus error (program as)
 =20
  If you can not compile a simple programs like that, something (tm)
  is very wrong.
 =20
  Can you try :
 =20
  	cd /usr/tests/usr.bin/cc &amp;&amp; atf-run | atf-report
 =20
  and report the results? Also what do these report:
 =20
  	as --version
  	gcc --version
 =20
  Martin
 =20
 </pre>
 </blockquote>
 </body></html>

 --=_d71e678c1773905cad110c42f7dcdce3--

From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: port-amd64/54031: Failed to build FireFox 65 from pkgsrc
Date: Sat, 2 Mar 2019 09:54:03 +0100

 On Sat, Mar 02, 2019 at 08:50:01AM +0000, Rami wrote:
 >  netbsd-ws$ as --version
 >  [1] Bus error as --version

 So something went wrong with your installed as - check which one it is
 first (if you are using sh/bash/similar: use "type as", for {t,}csh
 use: "where as").

 If that does not point to /usr/bin/as, try that explicitly:

 	/usr/bin/as --version

 Martin

From: Rami <freebsd@posteo.co>
To: gnats-bugs@netbsd.org, Port amd64 maintainer
 <port-amd64-maintainer@netbsd.org>
Cc: 
Subject: Re: port-amd64/54031: Failed to build FireFox 65 from pkgsrc
Date: Sat, 02 Mar 2019 20:49:47 +1100

 Hi Martin,
 The GNU assembler doesn't seem to work on the netbsd

 netbsd-ws$ type as
 as is a tracked alias for /usr/bin/as
 netbsd-ws$ /usr/bin/as --version
 [1] Bus error /usr/bin/as --version

 I tried to compile a simple c program (hello world) and got  cc: 
 internal compiler error: Bus error (program as received signal 10)
 Having said that today I built gcc8 from pkgsrc and worked fine, and as 
 you can see rust and the other dependencies for Firefox where built 
 properly.
 My question though does pkgsrc use the same gcc as base (in FreeBSD it 
 does use the same clang, you can change it but it is not recommended) 
 However from what I read netBSD has 2 gcc instances base and one for 
 pkgsrc (I might be totally wrong here as I am still reading and learning 
 netBSD).

 Note: I asked the netBSD irc channel what is the netBSD equivalent to 
 freebsd-update tool, which checks and installs security patches and was 
 told to use sysupgrade. So I have been updating my system as "sudo 
 sysupgrade auto 
 http://nycdn.netbsd.org/pub/NetBSD-daily/netbsd-8/latest/amd64" and 
 realised I ended up on a  development snapshot of the 8 stable branch.

 Thanks so much
 Rami



 ---

 On 02-03-2019 07:55 PM, Martin Husemann wrote:

 > The following reply was made to PR port-amd64/54031; it has been noted 
 > by GNATS.
 > 
 > From: Martin Husemann <martin@duskware.de>
 > To: gnats-bugs@NetBSD.org
 > Cc:
 > Subject: Re: port-amd64/54031: Failed to build FireFox 65 from pkgsrc
 > Date: Sat, 2 Mar 2019 09:54:03 +0100
 > 
 > On Sat, Mar 02, 2019 at 08:50:01AM +0000, Rami wrote:
 >> netbsd-ws$ as --version
 >> [1] Bus error as --version
 > 
 > So something went wrong with your installed as - check which one it is
 > first (if you are using sh/bash/similar: use "type as", for {t,}csh
 > use: "where as").
 > 
 > If that does not point to /usr/bin/as, try that explicitly:
 > 
 > /usr/bin/as --version
 > 
 > Martin

From: Rami <freebsd@posteo.co>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: port-amd64/54031: Failed to build FireFox 65 from pkgsrc
Date: Sat, 02 Mar 2019 20:45:59 +1100

 Hi Martin,
 The GNU assembler doesn't seem to work on the netbsd

 netbsd-ws$ type as
 as is a tracked alias for /usr/bin/as
 netbsd-ws$ /usr/bin/as --version
 [1] Bus error /usr/bin/as --version

 I tried to compile a simple c program (hello world) and got  cc: 
 internal compiler error: Bus error (program as received signal 10)
 Having said that today I built gcc8 from pkgsrc and worked fine, and as 
 you can see rust and the other dependencies for Firefox where built 
 properly.
 My question though does pkgsrc use the same gcc as base (in FreeBSD it 
 does use the same clang, you can change it but it is not recommended) 
 However from what I read netBSD has 2 gcc instances base and one for 
 pkgsrc (I might be totally wrong here as I am still reading and learning 
 netBSD).

 Note: I asked the netBSD irc channel what is the netBSD equivalent to 
 freebsd-update tool, which checks and installs security patches and was 
 told to use sysupgrade. So I have been updating my system as "sudo 
 sysupgrade auto 
 http://nycdn.netbsd.org/pub/NetBSD-daily/netbsd-8/latest/amd64" and 
 realised I ended up on a  development snapshot of the 8 stable branch.

 Thanks so much
 Rami



 ---

 On 02-03-2019 07:55 PM, Martin Husemann wrote:

 > The following reply was made to PR port-amd64/54031; it has been noted 
 > by GNATS.
 > 
 > From: Martin Husemann <martin@duskware.de>
 > To: gnats-bugs@NetBSD.org
 > Cc:
 > Subject: Re: port-amd64/54031: Failed to build FireFox 65 from pkgsrc
 > Date: Sat, 2 Mar 2019 09:54:03 +0100
 > 
 > On Sat, Mar 02, 2019 at 08:50:01AM +0000, Rami wrote:
 >> netbsd-ws$ as --version
 >> [1] Bus error as --version
 > 
 > So something went wrong with your installed as - check which one it is
 > first (if you are using sh/bash/similar: use "type as", for {t,}csh
 > use: "where as").
 > 
 > If that does not point to /usr/bin/as, try that explicitly:
 > 
 > /usr/bin/as --version
 > 
 > Martin

From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: port-amd64/54031: Failed to build FireFox 65 from pkgsrc
Date: Sat, 2 Mar 2019 16:05:01 +0100

 On Sat, Mar 02, 2019 at 10:00:01AM +0000, Rami wrote:
 >  netbsd-ws$ type as
 >  as is a tracked alias for /usr/bin/as
 >  netbsd-ws$ /usr/bin/as --version
 >  [1] Bus error /usr/bin/as --version

 So something went wrong with your installation. How did you install
 or update? Probably easiest way to recover is fetch comp.tgz from
 the right daily build and extract that manually.

 >  My question though does pkgsrc use the same gcc as base (in FreeBSD it 
 >  does use the same clang, you can change it but it is not recommended) 

 Usually the base compiler is used, unless the version is too old.

 >  http://nycdn.netbsd.org/pub/NetBSD-daily/netbsd-8/latest/amd64" and 
 >  realised I ended up on a  development snapshot of the 8 stable branch.

 There is no developement part in the netbsd-8 stable branch, what is there
 right now will in the near future turn into NetBSD 8.1.

 The developement branch (and its snapshots) can be found on
 http://nycdn.netbsd.org/pub/NetBSD-daily/HEAD/latest/amd64

 but everything is fine if you want to stick with 8.0_STABLE.

 Martin

From: coypu@sdf.org
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: port-amd64/54031: Failed to build FireFox 65 from pkgsrc
Date: Mon, 4 Mar 2019 16:07:42 +0000

 That failure might be a libbfd mismatch.
 Make sure you have comp.tgz and base.tgz from the same sets.

State-Changed-From-To: open->closed
State-Changed-By: gutteridge@NetBSD.org
State-Changed-When: Wed, 17 Apr 2024 02:57:20 +0000
State-Changed-Why:
Stale bug report, no answers to questions posed, firefox65 is long gone from pkgsrc, 8.x is about to be EOLed. Thanks for the PR.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2024 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.