NetBSD-CI archive

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

Automated report: NetBSD-current/riscv-riscv64 build failure



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

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

An extract from the build.sh output follows:

          |                      |   size_t {aka unsigned int}
          |                      long unsigned int
          |                    %u
    --- info.o ---
    /tmp/build/2026.01.27.21.31.44-riscv-riscv64/src/crypto/external/apache2/openssl/dist/crypto/info.c: In function 'init_info_strings':
    /tmp/build/2026.01.27.21.31.44-riscv-riscv64/src/crypto/external/apache2/openssl/dist/crypto/info.c:170:22: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
      170 |             " vlen:%lu", riscv_vlen());
          |                    ~~^   ~~~~~~~~~~~~
          |                      |   |
          |                      |   size_t {aka unsigned int}
          |                      long unsigned int

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

    christos
    mrg

The first of these commits was CVS date 2026.01.27.07.23.43,
and the last on CVS date 2026.01.27.21.31.44.

Logs can be found at:

    https://releng.NetBSD.org/b5reports/riscv-riscv64/commits-2026.01.html#2026.01.27.21.31.44


Home | Main Index | Thread Index | Old Index