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

An extract from the build.sh output follows:

      582 |                                         conn->buf_events = POLLIN;
          |                                                            ^~~~~~
    /tmp/build/2026.04.16.08.40.49-i386/src/external/bsd/fetch/dist/libfetch/common.c:585:60: error: 'POLLOUT' undeclared (first use in this function)
      585 |                                         conn->buf_events = POLLOUT;
          |                                                            ^~~~~~~
    /tmp/build/2026.04.16.08.40.49-i386/src/external/bsd/fetch/dist/libfetch/common.c:533:23: error: unused variable 'pfd' [-Werror=unused-variable]
      533 |         struct pollfd pfd;
          |                       ^~~
    --- dependall-../external/bsd/openldap/lib/liblber ---
    --- bprint.o ---
    /tmp/build/2026.04.16.08.40.49-i386/tools/bin/nbctfconvert -g -L VERSION -o bprint.o bprint.o.o && rm -f bprint.o.o

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

    2026.04.16.08.37.52 wiz src/external/bsd/fetch/dist/libfetch/http.c 1.8
    2026.04.16.08.39.42 wiz src/external/bsd/fetch/dist/libfetch/common.c 1.9
    2026.04.16.08.40.49 wiz src/external/bsd/fetch/dist/libfetch/common.h 1.5
    2026.04.16.08.40.49 wiz src/external/bsd/fetch/dist/libfetch/http.c 1.9

Logs can be found at:

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


Home | Main Index | Thread Index | Old Index