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

An extract from the build.sh output follows:

    
/tmp/bracket/build/2015.02.15.17.21.08-i386/src/sbin/devpubd/devpubd.c:151:7: 
error: format '%s' expects argument of type 'char *', but argument 4 has type 
'const char **' [-Werror=format=]
           event, device);
           ^
    
/tmp/bracket/build/2015.02.15.17.21.08-i386/src/sbin/devpubd/devpubd.c:151:7: 
error: format '%s' expects argument of type 'char *', but argument 4 has type 
'const char **' [-Werror=format=]
    /tmp/bracket/build/2015.02.15.17.21.08-i386/src/sbin/devpubd/devpubd.c: In 
function 'devpubd_init':
    
/tmp/bracket/build/2015.02.15.17.21.08-i386/src/sbin/devpubd/devpubd.c:245:2: 
error: suggest parentheses around assignment used as truth value 
[-Werror=parentheses]
      while (ev = TAILQ_FIRST(&devpubd_probe_events)) {
      ^
    cc1: all warnings being treated as errors
    *** [devpubd.o] Error code 1
    nbmake[7]: stopped in 
/tmp/bracket/build/2015.02.15.17.21.08-i386/src/sbin/devpubd
    1 error

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

    2015.02.15.15.56.30 jmcneill src/sbin/devpubd/devpubd-run-hooks.in,v 1.3
    2015.02.15.15.56.30 jmcneill src/sbin/devpubd/devpubd.c,v 1.3
    2015.02.15.15.56.30 jmcneill src/sbin/devpubd/hooks/01-makedev,v 1.2
    2015.02.15.15.56.30 jmcneill src/sbin/devpubd/hooks/02-wedgenames,v 1.2
    2015.02.15.17.21.08 skrll src/sys/arch/arm/arm/cpu_in_cksum.S,v 1.11

Log files can be found at:

    
http://releng.NetBSD.org/b5reports/i386/commits-2015.02.html#2015.02.15.17.21.08

Reply via email to