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

An extract from the build.sh output follows:

    --- dependall-usr.sbin ---
    /tmp/build/2021.10.22.14.27.38-i386/src/lib/libc/time/zdump.c: In function 'dumptime':
    /tmp/build/2021.10.22.14.27.38-i386/src/lib/libc/time/zdump.c:1179:25: error: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Werror=sign-compare]
     1179 |     && timeptr->tm_wday < sizeof wday_name / sizeof wday_name[0])
          |                         ^
    /tmp/build/2021.10.22.14.27.38-i386/src/lib/libc/time/zdump.c:1182:24: error: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Werror=sign-compare]
     1182 |     && timeptr->tm_mon < sizeof mon_name / sizeof mon_name[0])
          |                        ^
    --- dependall-sys ---
    --- dependall ---
    --- dependall-usr.sbin ---

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

    2021.10.22.14.26.04 christos src/lib/libc/time/CONTRIBUTING,v 1.6
    2021.10.22.14.26.04 christos src/lib/libc/time/Makefile,v 1.49
    2021.10.22.14.26.04 christos src/lib/libc/time/NEWS,v 1.34
    2021.10.22.14.26.04 christos src/lib/libc/time/SECURITY,v 1.1
    2021.10.22.14.26.04 christos src/lib/libc/time/difftime.c,v 1.23
    2021.10.22.14.26.04 christos src/lib/libc/time/localtime.c,v 1.124
    2021.10.22.14.26.04 christos src/lib/libc/time/private.h,v 1.57
    2021.10.22.14.26.04 christos src/lib/libc/time/strftime.c,v 1.49
    2021.10.22.14.26.04 christos src/lib/libc/time/theory.html,v 1.12
    2021.10.22.14.26.04 christos src/lib/libc/time/tz-art.html,v 1.9
    2021.10.22.14.26.04 christos src/lib/libc/time/tz-link.html,v 1.10
    2021.10.22.14.26.04 christos src/lib/libc/time/tzfile.5,v 1.31
    2021.10.22.14.26.04 christos src/lib/libc/time/version,v 1.17
    2021.10.22.14.26.04 christos src/lib/libc/time/zdump.8,v 1.21
    2021.10.22.14.26.04 christos src/lib/libc/time/zdump.c,v 1.54
    2021.10.22.14.26.04 christos src/lib/libc/time/zic.8,v 1.37
    2021.10.22.14.26.04 christos src/lib/libc/time/zic.c,v 1.79
    2021.10.22.14.27.38 christos src/doc/3RDPARTY,v 1.1823
    2021.10.22.14.27.38 christos src/doc/CHANGES,v 1.2844

Logs can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2021.10.html#2021.10.22.14.27.38


Home | Main Index | Thread Index | Old Index