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 2025.02.28.08.10.18. An extract from the build.sh output follows: # format man9/memset.html9 if test "" != "yes"; then /tmp/build/2025.02.28.08.10.18-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2025.02.28.08.10.18-i386/src/share/man/man9/memset.9 > memset.html9.tmp && mv -f memset.html9.tmp memset.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2025.02.28.08.10.18-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2025.02.28.08.10.18-i386/tools/share/groff/site-font:/tmp/build/2025.02.28.08.10.18-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2025.02.28.08.10.18-i386/tools/share/groff/site-tmac:/tmp/build/2025.02.28.08.10.18-i386/tools/share/groff/tmac /tmp/build/2025.02.28.08.10.18-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2025.02.28.08.10.18-i386/src/share/man/man9/memset.9 > memset.html9.tmp && mv -f memset.html9.tmp memset.html9; fi --- microseq.html9 --- --- dependall-bin --- /tmp/build/2025.02.28.08.10.18-i386/src/bin/csh/time.c: In function 'pdeltat': /tmp/build/2025.02.28.08.10.18-i386/src/bin/csh/time.c:243:48: error: conversion from 'time_t' {aka 'long long int'} to 'double' may change value [-Werror=conversion] 243 | (void)fprintf(fp, "%0.*f", prec, td.tv_sec + td.tv_usec / 1000000.0); | ^ --- dependall-share --- # format man9/microseq.html9 if test "" != "yes"; then /tmp/build/2025.02.28.08.10.18-i386/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2025.02.28.08.10.18-i386/src/share/man/man9/microseq.9 > microseq.html9.tmp && mv -f microseq.html9.tmp microseq.html9; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2025.02.28.08.10.18-i386/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2025.02.28.08.10.18-i386/tools/share/groff/site-font:/tmp/build/2025.02.28.08.10.18-i386/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2025.02.28.08.10.18-i386/tools/share/groff/site-tmac:/tmp/build/2025.02.28.08.10.18-i386/tools/share/groff/tmac /tmp/build/2025.02.28.08.10.18-i386/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2025.02.28.08.10.18-i386/src/share/man/man9/microseq.9 > microseq.html9.tmp && mv -f microseq.html9.tmp microseq.html9; fi The following commits were made between the last successful build and the first failed build: 2025.02.28.08.10.18 simonb src/bin/csh/time.c 1.24 Logs can be found at: http://releng.NetBSD.org/b5reports/i386/commits-2025.02.html#2025.02.28.08.10.18