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

An extract from the build.sh output follows:

    /tmp/build/2022.04.23.22.40.28-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 -Wsign-compare 
-Wformat=2  -Wno-format-zero-length  -Werror -Wno-missing-noreturn    
-DOPENSSL_PIC --sysroot=/tmp/build/2022.04.23.22.40.28-i386/destdir 
-I/tmp/build/2022.04.23.22.40.28-i386/src/tests/crypto/libcrypto/rc4/../../.. 
-DOPENSSL_FIPS 
-I/tmp/build/2022.04.23.22.40.28-i386/src/crypto/external/bsd/openssl/dist 
-I/tmp/build/2022.04.23.22.40.28-i386/src/crypto/external/bsd/openssl/dist/crypto
 
-I/tmp/build/2022.04.23.22.40.28-i386/src/crypto/external/bsd/openssl/dist/include
 
-I/tmp/build/2022.04.23.22.40.28-i386/src/crypto/external/bsd/openssl/dist/../include
 -I/tmp/build/2022.04.23.22.40.28-i386/src/crypto/external/bsd/openssl/dist/cr
 ypto/include -DOPENSSLDIR=\"/e--- dependall-sbin ---
    /tmp/build/2022.04.23.22.40.28-i386/src/sbin/fsck_msdos/boot.c: In function 
'writefsinfo':
    /tmp/build/2022.04.23.22.40.28-i386/src/sbin/fsck_msdos/boot.c:310:52: 
error: comparison of integer expressions of different signedness: 'ssize_t' 
{aka 'int'} and 'u_int' {aka 'unsigned int'} [-Werror=sign-compare]
      310 |      || read(dosfs, fsinfo, 2 * boot->BytesPerSec) != 2 * 
boot->BytesPerSec) {
          |                                                    ^~
    /tmp/build/2022.04.23.22.40.28-i386/src/sbin/fsck_msdos/boot.c:325:53: 
error: comparison of integer expressions of different signedness: 'ssize_t' 
{aka 'int'} and 'u_int' {aka 'unsigned int'} [-Werror=sign-compare]
      325 |      || write(dosfs, fsinfo, 2 * boot->BytesPerSec) != 2 * 
boot->BytesPerSec) {
          |                                                     ^~
    --- dependall-external ---
    --- virtual ---
    #      link  virtual/virtual

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

    2022.04.23.22.40.28 mlelstv src/sbin/fsck_msdos/boot.c,v 1.24

Logs can be found at:

    
http://releng.NetBSD.org/b5reports/i386/commits-2022.04.html#2022.04.23.22.40.28

Reply via email to