Current-Users archive

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

Re: Build break - port amd64 - libcurses tests



On Sun, Apr 10, 2011 at 09:28:04AM -0700, Paul Goyette wrote:
> With sources updated moments ago...
> 
> #   compile  slave/curses_commands.o
> /test-bed/tools/bin/x86_64--netbsd-gcc -O2  -Werror    -g 
> -I/test-bed/src/tests/lib/libcurses/slave -I. 
> -I/test-bed/src/tests/lib/libcurses/slave/../director  -nostdinc -isystem 
> /test-bed/dst/usr/include -c    
> /test-bed/src/tests/lib/libcurses/slave/curses_commands.c
> cc1: warnings being treated as errors
> /test-bed/src/tests/lib/libcurses/slave/curses_commands.c: In function 
> 'cmd_vw_printw':
> /test-bed/src/tests/lib/libcurses/slave/curses_commands.c:4416: warning: 
> passing argument 3 of 'vw_printw' from incompatible pointer type
> /test-bed/src/tests/lib/libcurses/slave/curses_commands.c: In function 
> 'cmd_vw_scanw':
> /test-bed/src/tests/lib/libcurses/slave/curses_commands.c:4437: warning: 
> passing argument 3 of 'vw_scanw' from incompatible pointer type
> 
> *** Failed target:  curses_commands.o
> 

Interesting.  It worked fine on i386, obviously I have botched some 
type there.  I will check this tonight.

--
Brett Lymn



Home | Main Index | Thread Index | Old Index