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

An extract from the build.sh output follows:

    --- crunched_skel.c ---
    --- dependall-bin ---
    --- ps.o ---
    --- dependall-usr.bin ---
    #    create  crunchgen/crunched_skel.c
    /bin/sh /tmp/bracket/build/2018.07.21.07.46.56-i386/src/usr.bin/crunch/crunchgen/mkskel.sh /tmp/bracket/build/2018.07.21.07.46.56-i386/src/usr.bin/crunch/crunchgen/crunched_main.c >crunched_skel.c
    --- dependall-bin ---
    #   compile  ps/ps.o
    /tmp/bracket/build/2018.07.21.07.46.56-i386/tools/bin/i486--netbsdelf-gcc -O2  -fPIE    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -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 -Wno-format-y2k     --sysroot=/tmp/bracket/build/2018.07.21.07.46.56-i386/destdir  -c    /tmp/bracket/build/2018.07.21.07.46.56-i386/src/bin/ps/ps.c
    --- dependall-usr.bin ---
    --- crunchgen.d ---
    #    create  crunchgen/crunchgen.d
    CC=/tmp/bracket/build/2018.07.21.07.46.56-i386/tools/bin/i486--netbsdelf-gcc /tmp/bracket/build/2018.07.21.07.46.56-i386/tools/bin/nbmkdep -f crunchgen.d.tmp  --   -std=gnu99   --sysroot=/tmp/bracket/build/2018.07.21.07.46.56-i386/destdir -DNEW_TOOLCHAIN     /tmp/bracket/build/2018.07.21.07.46.56-i386/src/usr.bin/crunch/crunchgen/crunchgen.c &&  mv crunchgen.d.tmp crunchgen.d
    --- dependall-external ---
    --- recipient_list.d ---
    #    create  global/recipient_list.d
    CC=/tmp/bracket/build/2018.07.21.07.46.56-i386/tools/bin/i486--netbsdelf-gcc /tmp/bracket/build/2018.07.21.07.46.56-i386/tools/bin/nbmkdep -f recipient_list.d.tmp  --   -std=gnu99   --sysroot=/tmp/bracket/build/2018.07.21.07.46.56-i386/destdir -DNETBSD7 -DUSE_SASL_AUTH -DNO_EAI -I/tmp/bracket/build/2018.07.21.07.46.56-i386/src/external/ibm-public/postfix/dist/src/global -I/tmp/bracket/build/2018.07.21.07.46.56-i386/src/external/ibm-public/postfix/dist/src/dns -I/tmp/bracket/build/2018.07.21.07.46.56-i386/src/external/ibm-public/postfix/dist/src/global -I/tmp/bracket/build/2018.07.21.07.46.56-i386/src/external/ibm-public/postfix/dist/src/master -I/tmp/bracket/build/2018.07.21.07.46.56-i386/src/external/ibm-public/postfix/dist/src/util -I/tmp/bracket/build/2018.07.21.07.46.56-i386/src/external/ibm-public/postfix/dist/src/tls -I/tmp/bracket/build/2018.07.21.07.46.56-i386/src/external/ibm-public/postfix/dist/src/milter -I/tmp/bracket/build/2018.07.21.07.46.56-i386/src/external/ibm-pu
 blic/postfix/dist/src/xsasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_SASLC_SASL -DDEF_CLIENT_SASL_TYPE=\"saslc\" -DUSE_TLS -DHAS_SQLITE -DHAS_LDAP -DDEF_HTML_DIR=\"/usr/share/doc/reference/ref8/postfix\" -DDEF_README_DIR=\"/usr/share/examples/postfix\" -DDEF_SAMPLE_DIR=\"/usr/share/examples/postfix\" -DDEF_MANPAGE_DIR=\"/usr/share/man\"     /tmp/bracket/build/2018.07.21.07.46.56-i386/src/external/ibm-public/postfix/dist/src/global/recipient_list.c &&  mv recipient_list.d.tmp recipient_list.d
    --- dependall-share ---
    nbmake[9]: nbmake[9]: don't know how to make tprof_amdpmi.4. Stop
    nbmake[9]: stopped in /tmp/bracket/build/2018.07.21.07.46.56-i386/src/share/man/man4/man4.x86
    *** [dependall] Error code 2
    nbmake[8]: stopped in /tmp/bracket/build/2018.07.21.07.46.56-i386/src/share/man/man4/man4.x86
    1 error

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

    2018.07.21.06.09.13 maxv src/sys/arch/amd64/amd64/cpufunc.S,v 1.33
    2018.07.21.06.09.13 maxv src/sys/arch/amd64/amd64/locore.S,v 1.172
    2018.07.21.06.09.13 maxv src/sys/arch/amd64/amd64/machdep.c,v 1.307
    2018.07.21.06.09.13 maxv src/sys/arch/x86/include/cpu_rng.h,v 1.2
    2018.07.21.06.09.13 maxv src/sys/arch/x86/include/pmap.h,v 1.81
    2018.07.21.06.09.13 maxv src/sys/arch/x86/x86/cpu_rng.c,v 1.6
    2018.07.21.06.09.13 maxv src/sys/arch/x86/x86/pmap.c,v 1.292
    2018.07.21.06.25.29 maxv src/distrib/sets/lists/man/mi,v 1.1600
    2018.07.21.06.25.29 maxv src/share/man/man4/man4.x86/Attic/tprof_amdpmi.4,v 1.3
    2018.07.21.06.25.29 maxv src/share/man/man4/man4.x86/Attic/tprof_pmi.4,v 1.3
    2018.07.21.06.25.29 maxv src/share/man/man4/tprof.4,v 1.3
    2018.07.21.06.28.02 maxv src/doc/CHANGES,v 1.2413
    2018.07.21.06.30.27 maxv src/sys/arch/amd64/conf/GENERIC_KASLR,v 1.5
    2018.07.21.07.46.56 maxv src/etc/MAKEDEV.tmpl,v 1.191

Log files can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2018.07.html#2018.07.21.07.46.56


Home | Main Index | Thread Index | Old Index