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.12.18.20.23.00.
An extract from the build.sh output follows:
# compile i915drm/i915_dma.o
/tmp/build/2021.12.18.20.23.00-i386/tools/bin/i486--netbsdelf-gcc -O2 -g
-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 -Werror -ffreestanding
-fno-strict-aliasing -Wno-pointer-sign -msoft-float -mno-mmx -mno-sse -mno-avx
-fno-omit-frame-pointer -msoft-float -mno-mmx -mno-sse -mno-avx
-fno-omit-frame-pointer
-I/tmp/build/2021.12.18.20.23.00-i386/src/common/include -DDIAGNOSTIC
--sysroot=/tmp/build/2021.12.18.20.23.00-i386/destdir
-I/tmp/build/2021.12.18.20.23.00-i386/src/sys/external/bsd/drm/dist/bsd-core
-I/tmp/build/2021.12.18.20.23.00-i386/src/sys/external/bsd/drm/dist/shared-core
-I/tmp/build/2021.12.18.20.23.00-i386/src/common/include -DDIAGNOSTIC
-nostdinc -I. -I/tmp/build/2021.12.18.20.23.00-i386/src/sys/modules/i915drm
-isystem /tmp/build/2021.12.18.
20.23.00-i386/src/sys -isystem
/tmp/build/2021.12.18.20.23.00-i386/src/sys/arch -isystem
/tmp/build/2021.12.18.20.23.00-i386/src/sys/../common/include -D_KERNEL
-D_MODULE -DSYSCTL_INCLUDE_DESCR -c
/tmp/build/2021.12.18.20.23.00-i386/src/sys/external/bsd/drm/dist/shared-core/i915_dma.c
-o i915_dma.o.o
--- dependall-viadrmums ---
In file included from
/tmp/build/2021.12.18.20.23.00-i386/src/sys/external/bsd/drm2/dist/include/drm/drmP.h:113,
from
/tmp/build/2021.12.18.20.23.00-i386/src/sys/external/bsd/drm2/dist/drm/via/via_dma.c:42:
/tmp/build/2021.12.18.20.23.00-i386/src/sys/external/bsd/drm2/dist/include/drm/drm_crtc.h:134:12:
error: 'DRM_DISPLAY_INFO_LEN' undeclared here (not in a function); did you
mean 'DRM_DISPLAY_MODE_LEN'?
134 | char name[DRM_DISPLAY_INFO_LEN];
| ^~~~~~~~~~~~~~~~~~~~
| DRM_DISPLAY_MODE_LEN
--- via_dmablit.o ---
# compile viadrmums/via_dmablit.o
Between the last successful build and the failed build, a total of
2128 revisions were committed, by the following developer:
riastradh
The first of these commits was made on CVS date 2021.12.18.20.10.59,
and the last on 2021.12.18.20.23.00.
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2021.12.html#2021.12.18.20.23.00