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

An extract from the build.sh output follows:

    nbmake[8]: stopped in /tmp/bracket/build/2020.08.21.04.09.12-i386/src/sys/rump/kern/lib/libcrypto
    --- dependall-libtty ---
    --- dependall-libcrypto ---
    --- aead_xchacha20poly1305.pico ---
    In file included from /tmp/bracket/build/2020.08.21.04.09.12-i386/src/sys/rump/kern/lib/libcrypto/../../../../external/isc/libsodium/dist/src/libsodium/crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c:14:
    /tmp/bracket/build/2020.08.21.04.09.12-i386/src/sys/rump/kern/lib/libcrypto/../../../../external/isc/libsodium/dist/src/libsodium/include/sodium/private/common.h:14:1: error: unable to emulate 'TI'
     typedef unsigned uint128_t __attribute__((mode(TI)));
     ^~~~~~~
    *** [aead_xchacha20poly1305.pico] Error code 1
    nbmake[8]: stopped in /tmp/bracket/build/2020.08.21.04.09.12-i386/src/sys/rump/kern/lib/libcrypto
    3 errors
    nbmake[8]: stopped in /tmp/bracket/build/2020.08.21.04.09.12-i386/src/sys/rump/kern/lib/libcrypto
    --- dependall-libz ---
    --- zlib.pico ---
    /tmp/bracket/build/2020.08.21.04.09.12-i386/tools/bin/i486--netbsdelf-objcopy -x  zlib.pico
    --- dependall-libnv ---
    --- nvpair.o ---
    /tmp/bracket/build/2020.08.21.04.09.12-i386/tools/bin/nbctfconvert -g -L VERSION nvpair.o
    /tmp/bracket/build/2020.08.21.04.09.12-i386/tools/bin/i486--netbsdelf-objcopy -x  nvpair.o
    --- dependall-libsljit ---
    --- sljitLir.pico ---
    /tmp/bracket/build/2020.08.21.04.09.12-i386/tools/bin/i486--netbsdelf-objcopy -x  sljitLir.pico
    *** Failed target:  dependall-../sys/rump/kern/lib
    *** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/bracket/build/2020.08.21.04.09.12-i386/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/bracket/build/2020.08.21.04.09.12-i386/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/bracket/build/2020.08.21.04.09.12-i386/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget ../sys/rump/kern/lib dependall
    *** Error code 2
    *** [build_install] Error code 1
    nbmake[4]: stopped in /tmp/bracket/build/2020.08.21.04.09.12-i386/src/lib
    1 error
    nbmake[4]: stopped in /tmp/bracket/build/2020.08.21.04.09.12-i386/src/lib
    ERROR: Failed to make release

Between the last successful build and the failed build, a total of 721
revisions were committed, by the following developers:

    christos
    kre
    mrg
    riastradh
    rillig
    uwe

The first of these commits was made on CVS date 2020.08.20.15.54.11,
and the last on 2020.08.21.04.09.12.

Logs can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2020.08.html#2020.08.21.04.09.12


Home | Main Index | Thread Index | Old Index