Automated report: NetBSD-current/i386 build failure

2018-03-02 Thread NetBSD Test Fixture
This is an automatically generated notice of a NetBSD-current/i386
build failure.

The failure occurred on babylon5.netbsd.org, a NetBSD/amd64 host,
using sources from CVS date 2018.03.02.14.45.23.

An extract from the build.sh output follows:

--- dependall-bsd ---
--- printhash.d ---
#create  lib/printhash.d

CC=/tmp/bracket/build/2018.03.02.14.45.23-i386/tools/bin/i486--netbsdelf-gcc 
/tmp/bracket/build/2018.03.02.14.45.23-i386/tools/bin/nbmkdep -f 
printhash.d.tmp  --   -std=gnu99   
--sysroot=/tmp/bracket/build/2018.03.02.14.45.23-i386/destdir 
-I/tmp/bracket/build/2018.03.02.14.45.23-i386/src/external/bsd/ipf/dist 
-I/tmp/bracket/build/2018.03.02.14.45.23-i386/src/external/bsd/ipf/dist/tools 
-I/tmp/bracket/build/2018.03.02.14.45.23-i386/src/sys/external/bsd/ipf 
-I/tmp/bracket/build/2018.03.02.14.45.23-i386/src/sys/external/bsd/ipf/netinet 
-DSTATETOP -D__UIO_EXPOSE -DINET -DINET6 
/tmp/bracket/build/2018.03.02.14.45.23-i386/src/external/bsd/ipf/dist/lib/printhash.c
 &&  mv printhash.d.tmp printhash.d
--- dependall-gpl3 ---

/tmp/bracket/build/2018.03.02.14.45.23-i386/src/external/gpl3/gcc/dist/gcc/config/i386/i386.md:24745:32:
 error: control reaches end of non-void function [-Werror=return-type]
cc1plus: all warnings being treated as errors
*** [insn-latencytab.o] Error code 1
nbmake[9]: stopped in 
/tmp/bracket/build/2018.03.02.14.45.23-i386/src/external/gpl3/gcc/usr.bin/backend
--- dependall-sys ---

The following commits were made between the last successful build and
the failed build:

2018.03.02.13.26.40 christos 
src/crypto/external/bsd/openssl/lib/libssl/Makefile,v 1.9
2018.03.02.14.37.18 macallan src/sys/arch/powerpc/oea/ofw_rascons.c,v 1.11
2018.03.02.14.37.18 macallan src/sys/arch/powerpc/oea/ofw_rasconsvar.h,v 1.2
2018.03.02.14.37.18 macallan src/sys/arch/powerpc/oea/ofwoea_machdep.c,v 
1.43
2018.03.02.14.45.23 macallan src/sys/arch/powerpc/oea/ofw_rascons.c,v 1.12

Log files can be found at:


http://releng.NetBSD.org/b5reports/i386/commits-2018.03.html#2018.03.02.14.45.23


Re: HEADS UP: switch to GCC 6.4 coming

2018-03-02 Thread maya
my mips64eb (erlite) booted fine with gcc6, and ran atf until it
overheated.
the results were a lot worse than other ports, but I don't know how much
of it is new.
I had to revert sys/uvm to 20 days ago to avoid the changes that
broke it.


re: HEADS UP: switch to GCC 6.4 coming

2018-03-02 Thread matthew green
m...@netbsd.org writes:
> my mips64eb (erlite) booted fine with gcc6, and ran atf until it
> overheated.
> the results were a lot worse than other ports, but I don't know how much
> of it is new.
> I had to revert sys/uvm to 20 days ago to avoid the changes that
> broke it.

yeah - i'm confident mips is fine.  i've tested it on my erlite,
pmax gxemul and my failing O2 (it hangs a lot) and i could observe
no different to gcc5.   i'll be switching mips and ppc in the
coming hours or days...

thanks for testing!


.mrg.


Automated report: NetBSD-current/i386 build success

2018-03-02 Thread NetBSD Test Fixture
The NetBSD-current/i386 build is working again.

The following commits were made between the last failed build and the
successful build:

2018.03.02.19.36.19 macallan 
src/sys/arch/powerpc/pci/pci_machdep_common.c,v 1.23
2018.03.02.19.36.19 macallan src/sys/arch/powerpc/pic/pic_openpic.c,v 1.12

Log files can be found at:


http://releng.NetBSD.org/b5reports/i386/commits-2018.03.html#2018.03.02.19.36.19