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

An extract from the build.sh output follows:

    --- dependall-fsck_ffs ---
    /tmp/build/2023.01.07.19.41.30-i386/src/sbin/fsck_ffs/pass5.c: In function 'pass5':
    /tmp/build/2023.01.07.19.41.30-i386/src/sbin/fsck_ffs/pass5.c:321:17: error: comparison of integer expressions of different signedness: 'long int' and 'u_int32_t' {aka 'unsigned int'} [-Werror=sign-compare]
      321 |   for (i = 0; i < fs->fs_ipg; j++, i++) {
          |                 ^
    /tmp/build/2023.01.07.19.41.30-i386/src/sbin/fsck_ffs/pass5.c:385:18: error: comparison of integer expressions of different signedness: 'long int' and 'u_int32_t' {aka 'unsigned int'} [-Werror=sign-compare]
      385 |    for (i = 0; i < newcg->cg_nclusterblks; i++) {
          |                  ^
    --- dependall-external ---
    --- dependall-libgnulib ---
    /tmp/build/2023.01.07.19.41.30-i386/tools/bin/i486--netbsdelf-objcopy -x  dup-safer-flag.o

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

    2023.01.07.19.41.29 chs src/sbin/fsck_ffs/main.c,v 1.91
    2023.01.07.19.41.29 chs src/sbin/fsck_ffs/pass1.c,v 1.63
    2023.01.07.19.41.29 chs src/sbin/fsck_ffs/pass1b.c,v 1.24
    2023.01.07.19.41.29 chs src/sbin/fsck_ffs/pass4.c,v 1.29
    2023.01.07.19.41.29 chs src/sbin/fsck_ffs/pass5.c,v 1.56
    2023.01.07.19.41.29 chs src/sbin/fsck_ffs/setup.c,v 1.105
    2023.01.07.19.41.29 chs src/sbin/fsdb/fsdb.c,v 1.54
    2023.01.07.19.41.29 chs src/sbin/newfs/mkfs.c,v 1.133
    2023.01.07.19.41.30 chs src/sbin/resize_ffs/resize_ffs.c,v 1.58
    2023.01.07.19.41.30 chs src/sbin/tunefs/tunefs.c,v 1.58
    2023.01.07.19.41.30 chs src/sys/ufs/ffs/ffs_alloc.c,v 1.172
    2023.01.07.19.41.30 chs src/sys/ufs/ffs/ffs_extern.h,v 1.88
    2023.01.07.19.41.30 chs src/sys/ufs/ffs/ffs_subr.c,v 1.54
    2023.01.07.19.41.30 chs src/sys/ufs/ffs/fs.h,v 1.71
    2023.01.07.19.41.30 chs src/usr.sbin/dumpfs/dumpfs.c,v 1.68
    2023.01.07.19.41.30 chs src/usr.sbin/makefs/Makefile,v 1.40
    2023.01.07.19.41.30 chs src/usr.sbin/makefs/ffs.c,v 1.74
    2023.01.07.19.41.30 chs src/usr.sbin/makefs/ffs/ffs_alloc.c,v 1.31
    2023.01.07.19.41.30 chs src/usr.sbin/makefs/ffs/ffs_extern.h,v 1.9
    2023.01.07.19.41.30 chs src/usr.sbin/makefs/ffs/mkfs.c,v 1.42
    2023.01.07.19.41.30 chs src/usr.sbin/quotacheck/quotacheck.c,v 1.51

Logs can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2023.01.html#2023.01.07.19.41.30


Home | Main Index | Thread Index | Old Index