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

An extract from the build.sh output follows:

    /tmp/build/2023.10.13.20.57.30-i386/src/distrib/utils/libhack/../../../lib/libc/stdlib/jemalloc.c:182:19: note: each undeclared identifier is reported only once for each function it appears in
    /tmp/build/2023.10.13.20.57.30-i386/src/distrib/utils/libhack/../../../lib/libc/stdlib/jemalloc.c:182:33: error: 'b' undeclared (first use in this function); did you mean 'pb'?
      182 |  return (intptr_t)a - (intptr_t)b;
          |                                 ^
          |                                 pb
    /tmp/build/2023.10.13.20.57.30-i386/src/distrib/utils/libhack/../../../lib/libc/stdlib/jemalloc.c:184:1: error: control reaches end of non-void function [-Werror=return-type]
      184 | }
          | ^
    --- runetable.o ---
    /tmp/build/2023.10.13.20.57.30-i386/tools/bin/nbctfconvert -g -L VERSION -o runetable.o runetable.o.o && rm -f runetable.o.o
    --- jemalloc.o ---

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

    2023.10.13.20.57.30 ad src/lib/libc/stdlib/jemalloc.c 1.58

Logs can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2023.10.html#2023.10.13.20.57.30


Home | Main Index | Thread Index | Old Index