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

An extract from the build.sh output follows:

    --- evp_pbe.po ---
    /tmp/bracket/build/2018.08.01.12.36.56-i386/tools/bin/nbctfconvert -g -L VERSION -g evp_pbe.po
    --- fcrypt.po ---
    /tmp/bracket/build/2018.08.01.12.36.56-i386/tools/bin/nbctfconvert -g -L VERSION -g fcrypt.po
    --- gcm128.po ---
    /tmp/bracket/build/2018.08.01.12.36.56-i386/src/crypto/external/bsd/openssl/dist/crypto/modes/gcm128.c:657:0: error: "GHASH_ASM_X86" redefined [-Werror]
     #   define GHASH_ASM_X86
     
    <command-line>:0:0: note: this is the location of the previous definition
    --- ghash-x86.po ---
    --- hkdf.pico ---
    --- hkdf.po ---
    --- hm_ameth.pico ---
    --- hm_ameth.po ---
    --- hm_pmeth.pico ---
    --- ghash-x86.pico ---
    #   compile  libcrypto/ghash-x86.pico
    /tmp/bracket/build/2018.08.01.12.36.56-i386/tools/bin/i486--netbsdelf-gcc  -DELF  -fPIE -fstack-protector -Wstack-protector   --param ssp-buffer-size=1    --sysroot=/tmp/bracket/build/2018.08.01.12.36.56-i386/destdir -Dlibcrypto -I. -I/tmp/bracket/build/2018.08.01.12.36.56-i386/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/bracket/build/2018.08.01.12.36.56-i386/src/crypto/external/bsd/openssl/dist -I/tmp/bracket/build/2018.08.01.12.36.56-i386/src/crypto/external/bsd/openssl/dist/include -I/tmp/bracket/build/2018.08.01.12.36.56-i386/src/crypto/external/bsd/openssl/dist/crypto/include -I/tmp/bracket/build/2018.08.01.12.36.56-i386/src/crypto/external/bsd/openssl/dist/crypto/asn1 -I/tmp/bracket/build/2018.08.01.12.36.56-i386/src/crypto/external/bsd/openssl/dist/crypto/evp -I/tmp/bracket/build/2018.08.01.12.36.56-i386/src/crypto/external/bsd/openssl/dist/crypto/modes -I/tmp/bracket/build/2018.08.01.12.36.56-i386/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/
 openssl\" -DENGINESDIR=\"/usr/lib/openssl\" -DDSO_DLFCN -DHAVE_DLFCN_H  -D_FORTIFY_SOURCE=2 -x assembler-with-cpp -c -fPIC    /tmp/bracket/build/2018.08.01.12.36.56-i386/src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/ghash-x86.S -o ghash-x86.pico
    /tmp/bracket/build/2018.08.01.12.36.56-i386/tools/bin/i486--netbsdelf-objcopy -x  ghash-x86.pico
    --- ghash-x86.po ---
    #   compile  libcrypto/ghash-x86.po
    /tmp/bracket/build/2018.08.01.12.36.56-i386/tools/bin/i486--netbsdelf-gcc  -DELF  -fPIE -fstack-protector -Wstack-protector   --param ssp-buffer-size=1    --sysroot=/tmp/bracket/build/2018.08.01.12.36.56-i386/destdir -Dlibcrypto -I. -I/tmp/bracket/build/2018.08.01.12.36.56-i386/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/bracket/build/2018.08.01.12.36.56-i386/src/crypto/external/bsd/openssl/dist -I/tmp/bracket/build/2018.08.01.12.36.56-i386/src/crypto/external/bsd/openssl/dist/include -I/tmp/bracket/build/2018.08.01.12.36.56-i386/src/crypto/external/bsd/openssl/dist/crypto/include -I/tmp/bracket/build/2018.08.01.12.36.56-i386/src/crypto/external/bsd/openssl/dist/crypto/asn1 -I/tmp/bracket/build/2018.08.01.12.36.56-i386/src/crypto/external/bsd/openssl/dist/crypto/evp -I/tmp/bracket/build/2018.08.01.12.36.56-i386/src/crypto/external/bsd/openssl/dist/crypto/modes -I/tmp/bracket/build/2018.08.01.12.36.56-i386/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/
 openssl\" -DENGINESDIR=\"/usr/lib/openssl\" -DDSO_DLFCN -DHAVE_DLFCN_H  -D_FORTIFY_SOURCE=2 -x assembler-with-cpp -c -DGPROF -DPROF    /tmp/bracket/build/2018.08.01.12.36.56-i386/src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/ghash-x86.S -o ghash-x86.po
    /tmp/bracket/build/2018.08.01.12.36.56-i386/tools/bin/nbctfconvert -g -L VERSION -g ghash-x86.po
    /tmp/bracket/build/2018.08.01.12.36.56-i386/tools/bin/i486--netbsdelf-objcopy -X  ghash-x86.po
    --- gcm128.po ---
    cc1: all warnings being treated as errors
    *** [gcm128.po] Error code 1
    nbmake[8]: stopped in /tmp/bracket/build/2018.08.01.12.36.56-i386/src/crypto/external/bsd/openssl/lib/libcrypto
    --- f_string.po ---

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

    2018.08.01.11.39.53 christos src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/modes.inc,v 1.2
    2018.08.01.12.09.01 reinoud src/sys/arch/usermode/usermode/pmap.c,v 1.110
    2018.08.01.12.09.02 reinoud src/sys/arch/usermode/include/vmparam.h,v 1.19
    2018.08.01.12.25.50 khorben src/sys/dev/usb/if_umb.c,v 1.2
    2018.08.01.12.36.56 khorben src/sys/dev/usb/if_umb.c,v 1.3

Log files can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2018.08.html#2018.08.01.12.36.56


Home | Main Index | Thread Index | Old Index