Current-Users archive

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

Automated report: NetBSD-current/i386 build failure



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 2014.03.22.23.47.03.

An extract from the build.sh output follows:

    #   compile  finger/net.o
    /tmp/bracket/build/2014.03.22.23.47.03-i386/tools/bin/i486--netbsdelf-gcc 
-O2  -std=gnu99  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-sign-compare  -Wno-traditional  -Wa,--fatal-warnings -Wreturn-type 
-Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter 
-Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2  
-Wno-format-zero-length  -Werror    
--sysroot=/tmp/bracket/build/2014.03.22.23.47.03-i386/destdir 
-I/tmp/bracket/build/2014.03.22.23.47.03-i386/src/usr.bin/who -DSUPPORT_UTMPX 
-DSUPPORT_UTMP -DINET6  -c    
/tmp/bracket/build/2014.03.22.23.47.03-i386/src/usr.bin/finger/net.c
    --- dependall-external ---
    --- dependall-acpica ---
    
/tmp/bracket/build/2014.03.22.23.47.03-i386/src/sys/external/bsd/acpica/dist/compiler/dtcompile.c:
 In function 'DtInitialize':
    
/tmp/bracket/build/2014.03.22.23.47.03-i386/src/sys/external/bsd/acpica/dist/compiler/dtcompile.c:214:37:
 error: 'VersionBuffer' undeclared (first use in this function)
    
/tmp/bracket/build/2014.03.22.23.47.03-i386/src/sys/external/bsd/acpica/dist/compiler/dtcompile.c:214:37:
 note: each undeclared identifier is reported only once for each function it 
appears in
    *** [dtcompile.o] Error code 1
    nbmake[10]: stopped in 
/tmp/bracket/build/2014.03.22.23.47.03-i386/src/external/bsd/acpica/bin/iasl
    1 error

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

    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/compiler/aslanalyze.c,v 1.2
    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/compiler/aslcompiler.l,v 1.2
    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/compiler/aslerror.c,v 1.2
    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/compiler/aslfileio.c,v 1.2
    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/compiler/aslfiles.c,v 1.2
    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/compiler/aslload.c,v 1.2
    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/compiler/asllookup.c,v 1.2
    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/compiler/aslpredef.c,v 1.2
    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/compiler/aslprepkg.c,v 1.2
    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/compiler/aslsupport.l,v 1.2
    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/compiler/aslutils.c,v 1.8
    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/compiler/aslwalks.c,v 1.2
    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/compiler/aslxref.c,v 1.2
    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/compiler/dtcompile.c,v 1.2
    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/compiler/dtfield.c,v 1.2
    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/compiler/dtsubtable.c,v 1.2
    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/compiler/dttable.c,v 1.2
    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/compiler/dtutils.c,v 1.2
    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/compiler/prutils.c,v 1.2
    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/os_specific/service_layers/oslinuxtbl.c,v 1.2
    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/tools/acpidump/apfiles.c,v 1.2
    2014.03.22.21.42.44 christos 
src/sys/external/bsd/acpica/dist/tools/acpixtract/acpixtract.c,v 1.2
    2014.03.22.21.49.18 tsutsui src/sys/arch/x68k/include/intr.h,v 1.21
    2014.03.22.21.49.18 tsutsui src/sys/arch/x68k/x68k/locore.s,v 1.117
    2014.03.22.21.49.18 tsutsui src/sys/arch/x68k/x68k/machdep.c,v 1.188
    2014.03.22.22.04.40 dholland src/games/adventure/save.c,v 1.14
    2014.03.22.22.09.14 dholland src/games/atc/grammar.y,v 1.11
    2014.03.22.22.09.14 dholland src/games/atc/list.c,v 1.8
    2014.03.22.22.24.21 dholland src/games/atc/graphics.c,v 1.17
    2014.03.22.22.24.21 dholland src/games/atc/input.c,v 1.25
    2014.03.22.22.24.21 dholland src/games/atc/struct.h,v 1.7
    2014.03.22.22.24.21 dholland src/games/atc/update.c,v 1.23
    2014.03.22.22.33.35 dholland src/games/atc/graphics.c,v 1.18
    2014.03.22.22.33.35 dholland src/games/atc/struct.h,v 1.8
    2014.03.22.22.45.05 dholland src/games/atc/input.c,v 1.26
    2014.03.22.22.45.05 dholland src/games/atc/struct.h,v 1.9
    2014.03.22.22.45.05 dholland src/games/atc/update.c,v 1.24
    2014.03.22.22.47.07 dholland src/games/atc/input.c,v 1.27
    2014.03.22.22.58.56 dholland src/games/atc/def.h,v 1.7
    2014.03.22.22.58.56 dholland src/games/atc/extern.h,v 1.17
    2014.03.22.22.58.56 dholland src/games/atc/input.c,v 1.28
    2014.03.22.22.58.56 dholland src/games/atc/main.c,v 1.22
    2014.03.22.22.58.56 dholland src/games/atc/struct.h,v 1.10
    2014.03.22.22.58.56 dholland src/games/atc/update.c,v 1.25
    2014.03.22.23.10.36 dholland src/games/backgammon/backgammon/main.c,v 1.32
    2014.03.22.23.16.21 dholland src/games/battlestar/extern.h,v 1.34
    2014.03.22.23.23.55 dholland src/games/battlestar/extern.h,v 1.35
    2014.03.22.23.31.28 dholland src/games/battlestar/command5.c,v 1.5
    2014.03.22.23.33.33 dholland src/games/battlestar/extern.h,v 1.36
    2014.03.22.23.33.33 dholland src/games/battlestar/init.c,v 1.16
    2014.03.22.23.39.04 dholland src/games/boggle/boggle/bog.c,v 1.29
    2014.03.22.23.42.48 dholland src/games/canfield/canfield/canfield.c,v 1.29
    2014.03.22.23.45.34 dholland src/games/canfield/cfscores/cfscores.c,v 1.22
    2014.03.22.23.47.03 dholland src/games/canfield/canfield/canfield.c,v 1.30

Log files can be found at:

    
http://releng.NetBSD.org/b5reports/i386/commits-2014.03.html#2014.03.22.23.47.03


Home | Main Index | Thread Index | Old Index