NetBSD-Bugs archive

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

Re: port-amd64/54031: Failed to build FireFox 65 from pkgsrc



The following reply was made to PR port-amd64/54031; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
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@localhost 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
 


Home | Main Index | Thread Index | Old Index