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

An extract from the build.sh output follows:

      ^
    
/tmp/bracket/build/2014.07.25.23.21.46-i386/src/tests/include/t_inttypes.c:218:2:
 error: format '%hhu' expects argument of type 'unsigned char *', but argument 
3 has type 'uint_fast8_t *' [-Werror=format=]
    
/tmp/bracket/build/2014.07.25.23.21.46-i386/src/tests/include/t_inttypes.c:233:2:
 error: format '%hhx' expects argument of type 'unsigned char *', but argument 
3 has type 'uint_fast8_t *' [-Werror=format=]
      SCAN(SCNxFAST8, uif8);
      ^
    
/tmp/bracket/build/2014.07.25.23.21.46-i386/src/tests/include/t_inttypes.c:233:2:
 error: format '%hhx' expects argument of type 'unsigned char *', but argument 
3 has type 'uint_fast8_t *' [-Werror=format=]
    cc1: all warnings being treated as errors
    *** [t_inttypes.o] Error code 1
    nbmake[7]: stopped in 
/tmp/bracket/build/2014.07.25.23.21.46-i386/src/tests/include
    1 error

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

    2014.07.25.18.28.03 msaitoh src/sys/dev/pci/if_wm.c,v 1.282
    2014.07.25.18.28.03 msaitoh src/sys/dev/pci/if_wmreg.h,v 1.59
    2014.07.25.18.29.45 nakayama src/sys/arch/sparc64/sparc64/cpu.c,v 1.116
    2014.07.25.20.07.32 rmind src/sys/net/npf/npf_state_tcp.c,v 1.16
    2014.07.25.20.13.05 msaitoh src/sys/dev/pci/pcidevs,v 1.1198
    2014.07.25.20.13.36 msaitoh src/sys/dev/pci/pcidevs.h,v 1.1191
    2014.07.25.20.13.36 msaitoh src/sys/dev/pci/pcidevs_data.h,v 1.1190
    2014.07.25.21.16.31 joerg src/sys/dev/usb/motg.c,v 1.4
    2014.07.25.21.38.52 joerg src/sys/arch/evbarm/conf/CP3100,v 1.37
    2014.07.25.21.38.52 joerg src/sys/arch/evbarm/conf/SHEEVAPLUG,v 1.37
    2014.07.25.21.43.13 joerg src/distrib/sets/lists/comp/mi,v 1.1904
    2014.07.25.21.43.13 joerg src/sys/arch/amd64/include/int_const.h,v 1.5
    2014.07.25.21.43.13 joerg src/sys/arch/amd64/include/int_fmtio.h,v 1.7
    2014.07.25.21.43.13 joerg src/sys/arch/amd64/include/int_limits.h,v 1.9
    2014.07.25.21.43.13 joerg src/sys/arch/amd64/include/int_mwgwtypes.h,v 1.8
    2014.07.25.21.43.13 joerg src/sys/arch/amd64/include/int_types.h,v 1.7
    2014.07.25.21.43.13 joerg src/sys/arch/arm/include/int_const.h,v 1.4
    2014.07.25.21.43.13 joerg src/sys/arch/arm/include/int_fmtio.h,v 1.8
    2014.07.25.21.43.13 joerg src/sys/arch/arm/include/int_limits.h,v 1.11
    2014.07.25.21.43.13 joerg src/sys/arch/arm/include/int_mwgwtypes.h,v 1.7
    2014.07.25.21.43.13 joerg src/sys/arch/arm/include/int_types.h,v 1.17
    2014.07.25.21.43.13 joerg src/sys/arch/i386/include/int_const.h,v 1.4
    2014.07.25.21.43.13 joerg src/sys/arch/i386/include/int_fmtio.h,v 1.8
    2014.07.25.21.43.13 joerg src/sys/arch/i386/include/int_limits.h,v 1.9
    2014.07.25.21.43.13 joerg src/sys/arch/i386/include/int_mwgwtypes.h,v 1.7
    2014.07.25.21.43.13 joerg src/sys/arch/i386/include/int_types.h,v 1.11
    2014.07.25.21.43.13 joerg src/sys/sys/Makefile,v 1.149
    2014.07.25.21.43.13 joerg src/sys/sys/common_int_const.h,v 1.1
    2014.07.25.21.43.13 joerg src/sys/sys/common_int_fmtio.h,v 1.1
    2014.07.25.21.43.13 joerg src/sys/sys/common_int_limits.h,v 1.1
    2014.07.25.21.43.13 joerg src/sys/sys/common_int_mwgwtypes.h,v 1.1
    2014.07.25.21.43.13 joerg src/sys/sys/common_int_types.h,v 1.1
    2014.07.25.21.57.54 riastradh 
src/sys/external/bsd/drm2/dist/drm/i915/i915_gem_stolen.c,v 1.4
    2014.07.25.23.05.54 riastradh src/sys/dev/pci/agp_i810.c,v 1.112
    2014.07.25.23.07.21 rmind src/sys/net/npf/npf_conn.c,v 1.7
    2014.07.25.23.07.21 rmind src/sys/net/npf/npf_conn.h,v 1.4
    2014.07.25.23.07.21 rmind src/sys/net/npf/npf_ctl.c,v 1.36
    2014.07.25.23.21.46 rmind src/sys/net/npf/npf_conn.c,v 1.8
    2014.07.25.23.21.46 rmind src/sys/net/npf/npf_conn.h,v 1.5

Log files can be found at:

    
http://releng.NetBSD.org/b5reports/i386/commits-2014.07.html#2014.07.25.23.21.46


Home | Main Index | Thread Index | Old Index