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

An extract from the build.sh output follows:

    /tmp/build/2024.11.09.15.56.35-i386/tools/bin/i486--netbsdelf-gcc -O2   -fPIE    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror     --sysroot=/tmp/build/2024.11.09.15.56.35-i386/destdir -I/tmp/build/2024.11.09.15.56.35-i386/src/external/bsd/nvi/dist/include -I/tmp/build/2024.11.09.15.56.35-i386/src/external/bsd/nvi/usr.bin/nvi -I. -DGTAGS -DIMCTRL -DHAVE_OPENPTY -DHAVE_UTIL_H -DHAVE_SIGTIMEDWAIT -DHAVE_MVWCHGAT -DUSE_WIDECHAR -I/tmp/build/2024.11.09.15.56.35-i386/src/external/bsd/nvi/dist/regex -D__REGEX_PRIVATE -DUSE_BUNDLED_DB  -c    /tmp/build/2024.11.09.15.56.35-i386/src/external/bsd/nvi/dist/vi/v_put.c -o v_put.o.o
    --- dependall-usr.sbin ---
    --- dependall-syslogd ---
    --- syslogd.o ---
    /tmp/build/2024.11.09.15.56.35-i386/src/usr.sbin/syslogd/syslogd.c: In function 'main':
    /tmp/build/2024.11.09.15.56.35-i386/src/usr.sbin/syslogd/syslogd.c:583:21: error: 'l' may be used uninitialized [-Werror=maybe-uninitialized]
      583 |                 if (snprintf(pfpath, l, "%s%s.pid",
          |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      584 |                                         _PATH_VARRUN, getprogname()) >= j) {
          |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /tmp/build/2024.11.09.15.56.35-i386/src/usr.sbin/syslogd/syslogd.c:318:23: note: 'l' was declared here

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

    2024.11.09.15.56.35 jschauma src/usr.sbin/syslogd/syslogd.c 1.146

Logs can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2024.11.html#2024.11.09.15.56.35


Home | Main Index | Thread Index | Old Index