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 babylon4.netbsd.org, a NetBSD/amd64 host,
using sources from CVS date 2026.04.29.14.51.58.

An extract from the build.sh output follows:

      273 |                         for (i = 0; i < c->cri_klen / 8; i++)
          |                                       ^
    /tmp/build/2026.04.29.14.51.58-i386/src/sys/arch/x86/x86/via_padlock.c:281:39: error: comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Werror=sign-compare]
      281 |                         for (i = 0; i < c->cri_klen / 8; i++)
          |                                       ^
    /tmp/build/2026.04.29.14.51.58-i386/src/sys/arch/x86/x86/via_padlock.c:290:39: error: comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Werror=sign-compare]
      290 |                         for (i = 0; i < c->cri_klen / 8; i++)
          |                                       ^
    --- dependall-nsclpcsio ---
    /tmp/build/2026.04.29.14.51.58-i386/tools/bin/nbctfconvert -L VERSION -o nsclpcsio_isa.o nsclpcsio_isa.o.o && rm -f nsclpcsio_isa.o.o
    --- nsclpcsio.kmod ---

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

    2026.04.29.14.49.51 christos src/sys/opencrypto/crypto.c 1.132
    2026.04.29.14.49.51 christos src/sys/opencrypto/cryptodev.c 1.127
    2026.04.29.14.49.51 christos src/sys/opencrypto/cryptodev.h 1.52
    2026.04.29.14.49.51 christos src/sys/opencrypto/cryptodev_internal.h 1.4
    2026.04.29.14.49.51 christos src/sys/opencrypto/deflate.c 1.24
    2026.04.29.14.49.51 christos src/sys/opencrypto/ocryptodev.c 1.18
    2026.04.29.14.49.51 christos src/sys/opencrypto/ocryptodev.h 1.5
    2026.04.29.14.51.58 christos src/sys/opencrypto/aesxcbcmac.c 1.4
    2026.04.29.14.51.58 christos src/sys/opencrypto/aesxcbcmac.h 1.3
    2026.04.29.14.51.58 christos src/sys/opencrypto/crypto.c 1.133
    2026.04.29.14.51.58 christos src/sys/opencrypto/cryptodev.c 1.128
    2026.04.29.14.51.58 christos src/sys/opencrypto/cryptodev.h 1.53
    2026.04.29.14.51.58 christos src/sys/opencrypto/cryptosoft.c 1.66
    2026.04.29.14.51.58 christos src/sys/opencrypto/cryptosoft.h 1.8
    2026.04.29.14.51.58 christos src/sys/opencrypto/cryptosoft_xform.c 1.31
    2026.04.29.14.51.58 christos src/sys/opencrypto/deflate.c 1.25
    2026.04.29.14.51.58 christos src/sys/opencrypto/deflate.h 1.10
    2026.04.29.14.51.58 christos src/sys/opencrypto/ocryptodev.h 1.6
    2026.04.29.14.51.58 christos src/sys/opencrypto/xform.c 1.32
    2026.04.29.14.51.58 christos src/sys/opencrypto/xform.h 1.22

Logs can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2026.04.html#2026.04.29.14.51.58


Home | Main Index | Thread Index | Old Index