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

An extract from the build.sh output follows:

    In file included from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/src/sys/sys/types.h:51,
                     from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/src/tools/compat/compat_defs.h:33,
                     from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/tools/include/compat/nbtool_config.h:643,
                     from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/src/tools/makefs/../../usr.sbin/makefs/chfs.c:33:
    /tmp/bracket/build/2013.01.26.00.21.49-i386/src/sys/sys/ansi.h:63: error: 
conflicting types for '__mbstate_t'
    /usr/include/machine/ansi.h:78: error: previous declaration of 
'__mbstate_t' was here
    In file included from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/src/sys/sys/types.h:51,
                     from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/src/tools/compat/compat_defs.h:33,
                     from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/tools/include/compat/nbtool_config.h:643,
                     from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/src/tools/makefs/../../usr.sbin/makefs/chfs.c:33:
    /tmp/bracket/build/2013.01.26.00.21.49-i386/src/sys/sys/ansi.h:65:1: 
warning: "_BSD_WCTRANS_T_" redefined
    In file included from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/src/sys/sys/types.h:47,
                     from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/src/tools/compat/compat_defs.h:33,
                     from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/tools/include/compat/nbtool_config.h:643,
                     from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/src/tools/makefs/../../usr.sbin/makefs/chfs.c:33:
    /usr/include/machine/ansi.h:68:1: warning: this is the location of the 
previous definition
    In file included from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/src/sys/sys/types.h:51,
                     from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/src/tools/compat/compat_defs.h:33,
                     from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/tools/include/compat/nbtool_config.h:643,
                     from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/src/tools/makefs/../../usr.sbin/makefs/chfs.c:33:
    /tmp/bracket/build/2013.01.26.00.21.49-i386/src/sys/sys/ansi.h:66:1: 
warning: "_BSD_WCTYPE_T_" redefined
    In file included from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/src/sys/sys/types.h:47,
                     from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/src/tools/compat/compat_defs.h:33,
                     from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/tools/include/compat/nbtool_config.h:643,
                     from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/src/tools/makefs/../../usr.sbin/makefs/chfs.c:33:
    /usr/include/machine/ansi.h:69:1: warning: this is the location of the 
previous definition
    In file included from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/src/tools/compat/compat_defs.h:35,
                     from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/tools/include/compat/nbtool_config.h:643,
                     from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/src/tools/makefs/../../usr.sbin/makefs/chfs.c:33:
    /tmp/bracket/build/2013.01.26.00.21.49-i386/src/sys/sys/param.h:242:1: 
warning: "ALIGNBYTES" redefined
    In file included from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/src/sys/sys/param.h:165,
                     from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/src/tools/compat/compat_defs.h:35,
                     from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/tools/include/compat/nbtool_config.h:643,
                     from 
/tmp/bracket/build/2013.01.26.00.21.49-i386/src/tools/makefs/../../usr.sbin/makefs/chfs.c:33:
    /usr/include/machine/param.h:26:1: warning: this is the location of the 
previous definition
    *** [chfs.lo] Error code 1
    nbmake: stopped in 
/tmp/bracket/build/2013.01.26.00.21.49-i386/src/tools/makefs
    --- cd9660.lo ---

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

    2013.01.25.22.37.59 matt src/sys/arch/arm/broadcom/bcm53xx_reg.h,v 1.13
    2013.01.26.00.19.39 christos src/usr.sbin/makefs/ffs.c,v 1.54
    2013.01.26.00.19.39 christos src/usr.sbin/makefs/ffs/buf.c,v 1.13
    2013.01.26.00.19.39 christos src/usr.sbin/makefs/ffs/buf.h,v 1.3
    2013.01.26.00.19.39 christos src/usr.sbin/makefs/ffs/ffs_alloc.c,v 1.21
    2013.01.26.00.19.39 christos src/usr.sbin/makefs/ffs/ffs_balloc.c,v 1.15
    2013.01.26.00.20.40 christos src/usr.sbin/makefs/msdos.c,v 1.6
    2013.01.26.00.20.40 christos src/usr.sbin/makefs/msdos.h,v 1.1
    2013.01.26.00.20.40 christos src/usr.sbin/makefs/msdos/Makefile.inc,v 1.4
    2013.01.26.00.20.40 christos src/usr.sbin/makefs/msdos/msdosfs_denode.c,v 
1.1
    2013.01.26.00.20.40 christos src/usr.sbin/makefs/msdos/msdosfs_vfsops.c,v 
1.1
    2013.01.26.00.20.40 christos src/usr.sbin/makefs/msdos/msdosfs_vnops.c,v 1.1
    2013.01.26.00.21.49 christos src/sys/fs/msdosfs/denode.h,v 1.21
    2013.01.26.00.21.49 christos src/sys/fs/msdosfs/direntry.h,v 1.6
    2013.01.26.00.21.49 christos src/sys/fs/msdosfs/fat.h,v 1.8
    2013.01.26.00.21.49 christos src/sys/fs/msdosfs/msdosfs_conv.c,v 1.8
    2013.01.26.00.21.49 christos src/sys/fs/msdosfs/msdosfs_fat.c,v 1.24
    2013.01.26.00.21.49 christos src/sys/fs/msdosfs/msdosfs_lookup.c,v 1.28
    2013.01.26.00.21.49 christos src/sys/fs/msdosfs/msdosfsmount.h,v 1.18

Log files can be found at:

    
http://releng.NetBSD.org/b5reports/i386/commits-2013.01.html#2013.01.26.00.21.49


Home | Main Index | Thread Index | Old Index