Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Automated report: NetBSD-current/i386 build failure



Yesterday morning, the NetBSD Test Fixture wrote:
> This is an automatically generated notice of a NetBSD-current/i386
> build failure.
>     --- audio.o ---
>     cc1: all warnings being treated as errors
>     *** [audio.o] Error code 1

The i386 build is still broken as of CVS date 2016.12.09.06.12.03,
when it failed with this error:

  --- audio.o ---
  /tmp/bracket/build/2016.12.09.06.12.03-i386/src/sys/dev/audio.c: In function 'audio_mmap':
  /tmp/bracket/build/2016.12.09.06.12.03-i386/src/sys/dev/audio.c:3170:7: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
    rv = (paddr_t)cb->s.start + off;
	 ^

nat@, please fix.
-- 
Andreas Gustafsson, gson%gson.org@localhost


Home | Main Index | Thread Index | Old Index