On Wed, Oct 19, 2011 at 7:23 AM, Kevin Lo <ke...@cvs.openbsd.org> wrote:

> Log message:
> Add some missing bus_dmamap_sync()'s and sync the others with
> the FreeBSD code.
>
> age(4) tested by Thomas Pfaff; alc(4) tested by Gabriel Linder;
> ale(4) tested by Johan Torin.
>
> From Brad

Hi,

This broke the kernel build:

../../../../dev/pci/if_ale.c: In function 'ale_rxeof':
../../../../dev/pci/if_ale.c:1482: error: void value not ignored as it
ought to be
*** Error code 1


cc  -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes  -Wno-main
-Wno-uninitialized -Wno-format  -Wstack-larger-than-2047
-mcmodel=kernel -mno-red-zone -mno-sse2 -mno-sse -mno-3dnow  -mno-mmx
-msoft-float -fno-omit-frame-pointer -fno-builtin-printf
-fno-builtin-snprintf  -fno-builtin-vsnprintf -fno-builtin-log
-fno-builtin-log2 -fno-builtin-malloc -O2 -pipe -nostdinc -I.
-I../../../.. -I../../../../arch -DDDB -DDIAGNOSTIC -DKTRACE
-DACCOUNTING -DKMEMSTATS -DPTRACE -DPOOL_DEBUG -DCRYPTO -DSYSVMSG
-DSYSVSEM -DSYSVSHM -DUVM_SWAP_ENCRYPT -DFFS -DFFS2 -DFFS_SOFTUPDATES
-DUFS_DIRHASH -DQUOTA -DEXT2FS -DMFS -DNFSCLIENT -DNFSSERVER -DCD9660
-DUDF -DMSDOSFS -DFIFO -DSOCKET_SPLICE -DTCP_SACK -DTCP_ECN
-DTCP_SIGNATURE -DINET -DALTQ -DINET6 -DIPSEC -DPPP_BSDCOMP
-DPPP_DEFLATE -DPIPEX -DMROUTING -DMPLS -DBOOT_CONFIG -DUSER_PCICONF
-DAPERTURE -DMTRR -DNTFS -DPCIVERBOSE -DUSBVERBOSE
-DWSDISPLAY_COMPAT_USL -DWSDISPLAY_COMPAT_RAWKBD
-DWSDISPLAY_DEFAULTSCREENS="6" -DWSDISPLAY_COMPAT_PCVT -DX86EMU
-DONEWIREVERBOSE -DMULTIPROCESSOR -DMAXUSERS=80 -D_KERNEL -MD -MP  -c
../../../../dev/pci/if_ale.c
../../../../dev/pci/if_ale.c: In function 'ale_rxeof':
../../../../dev/pci/if_ale.c:1482: error: void value not ignored as it
ought to be
*** Error code 1

Reply via email to