NetBSD-CI archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Automated report: NetBSD-current/sparc64 build failure



This is an automatically generated notice of a NetBSD-current/sparc64
build failure.

The failure occurred on babylon5.netbsd.org, a NetBSD/amd64 host,
using sources from CVS date 2025.04.23.20.14.59.

An extract from the build.sh output follows:

          |         ^~~~~~~~~~~~~~~~~~~~
    /tmp/build/2025.04.23.20.14.59-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack'
      349 |     BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0)
          |     ^~~~~~~~~~~~~~~~~~~~~~~~~
    /tmp/build/2025.04.23.20.14.59-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_ctr':
    /tmp/build/2025.04.23.20.14.59-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type]
      163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; }
          |                                                                                     ^
    /tmp/build/2025.04.23.20.14.59-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:189:9: note: in expansion of macro 'BLOCK_CIPHER_generic'
      189 |         BLOCK_CIPHER_generic(nid, keylen, 1, 16, ctr, ctr, CTR, flags)
          |         ^~~~~~~~~~~~~~~~~~~~

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

    2025.04.23.19.27.23 rillig src/usr.bin/make/job.c 1.497
    2025.04.23.19.36.59 rillig src/usr.bin/make/make.c 1.268
    2025.04.23.20.14.59 christos src/crypto/external/bsd/openssl/lib/libcrypto/aes.inc 1.6
    2025.04.23.20.14.59 christos src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/Makefile 1.14
    2025.04.23.20.14.59 christos src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/sha.inc 1.7
    2025.04.23.20.14.59 christos src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/sha256-x86_64.S 1.1
    2025.04.23.20.14.59 christos src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/sha512-x86_64.S 1.12

Logs can be found at:

    http://releng.NetBSD.org/b5reports/sparc64/commits-2025.04.html#2025.04.23.20.14.59


Home | Main Index | Thread Index | Old Index