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.10.20.10.09.44.
An extract from the build.sh output follows:
93 | #define DESC_BOUNDARY (1ULL << 32)
| ^~~~~~~~~~~~
/tmp/build/2023.10.20.10.09.44-i386/src/sys/dev/ic/dwc_eqos.c:1316:6: note: in expansion of macro 'DESC_BOUNDARY'
1316 | DESC_BOUNDARY, BUS_DMA_WAITOK, &sc->sc_rx.desc_map);
| ^~~~~~~~~~~~~
/tmp/build/2023.10.20.10.09.44-i386/src/sys/dev/ic/dwc_eqos.c:93:24: error: conversion from 'long long unsigned int' to 'bus_size_t' {aka 'unsigned int'} changes value from '4294967296' to '0' [-Werror=overflow]
93 | #define DESC_BOUNDARY (1ULL << 32)
| ^~~~~~~~~~~~
/tmp/build/2023.10.20.10.09.44-i386/src/sys/dev/ic/dwc_eqos.c:1321:6: note: in expansion of macro 'DESC_BOUNDARY'
1321 | DESC_BOUNDARY, &sc->sc_rx.desc_dmaseg, 1, &nsegs, BUS_DMA_WAITOK);
| ^~~~~~~~~~~~~
The following commits were made between the last successful build and
the first failed build:
2023.10.20.09.51.49 msaitoh src/sys/dev/ic/dwc_eqos.c 1.18
2023.10.20.09.53.27 msaitoh src/sys/dev/ic/dwc_eqos.c 1.19
2023.10.20.09.58.11 msaitoh src/sys/dev/ic/dwc_eqos.c 1.20
2023.10.20.10.09.43 msaitoh src/share/man/man4/eqos.4 1.2
2023.10.20.10.09.43 msaitoh src/sys/arch/amd64/conf/GENERIC 1.607
2023.10.20.10.09.43 msaitoh src/sys/dev/pci/files.pci 1.448
2023.10.20.10.09.43 msaitoh src/sys/dev/pci/if_eqos_pci.c 1.1
2023.10.20.10.09.44 msaitoh src/sys/arch/i386/conf/GENERIC 1.1251
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2023.10.html#2023.10.20.10.09.44
Home |
Main Index |
Thread Index |
Old Index