=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for powwow-1.2.5nb1
cd /tmp/pkgsrc/games/powwow/work/powwow-1.2.5 && POWWOW_DIR=/usr/pkg/share/powwow CFLAGS=-O3\ -pipe\ -fstack-protector\ -I/usr/pkg/include/ncurses ./make_it
Making Powwow for Linux
make CC='gcc' CDEFS='-Wall -Wshadow -pipe -O2 -fomit-frame-pointer -DUSE_REGEXP -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses' LDFLAGS='-lncurses' 

WARNING: if you are coming from a 1.0.x version,
re-read Changelog and powwow.doc as many things have changed.
In particular, syntax and effects of #prompt and #isprompt changed in 1.1.7

gcc -Wall -Wshadow -pipe -O2 -fomit-frame-pointer -DUSE_REGEXP -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses   -c -o main.o main.c
gcc -Wall -Wshadow -pipe -O2 -fomit-frame-pointer -DUSE_REGEXP -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses   -c -o utils.o utils.c
gcc -Wall -Wshadow -pipe -O2 -fomit-frame-pointer -DUSE_REGEXP -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses   -c -o tcp.o tcp.c
tcp.c: In function 'tcp_read':
tcp.c:380:4: warning: pointer targets in passing argument 1 of 'process_message' differ in signedness
beam.h:6:5: note: expected 'char *' but argument is of type 'byte *'
tcp.c:414:3: warning: pointer targets in passing argument 1 of 'prompt_set_iac' differ in signedness
main.h:15:6: note: expected 'char *' but argument is of type 'byte *'
gcc -Wall -Wshadow -pipe -O2 -fomit-frame-pointer -DUSE_REGEXP -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses   -c -o tty.o tty.c
tty.c: In function 'tty_add_initial_binds':
tty.c:455:9: warning: the address of 'cursor_left' will always evaluate as 'true'
tty.c:456:9: warning: the address of 'cursor_right' will always evaluate as 'true'
tty.c:457:9: warning: the address of 'cursor_up' will always evaluate as 'true'
tty.c:458:9: warning: the address of 'cursor_down' will always evaluate as 'true'
gcc -Wall -Wshadow -pipe -O2 -fomit-frame-pointer -DUSE_REGEXP -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses   -c -o beam.o beam.c
gcc -Wall -Wshadow -pipe -O2 -fomit-frame-pointer -DUSE_REGEXP -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses   -c -o cmd.o cmd.c
gcc -Wall -Wshadow -pipe -O2 -fomit-frame-pointer -DUSE_REGEXP -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses   -c -o cmd2.o cmd2.c
gcc -Wall -Wshadow -pipe -O2 -fomit-frame-pointer -DUSE_REGEXP -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses   -c -o list.o list.c
gcc -Wall -Wshadow -pipe -O2 -fomit-frame-pointer -DUSE_REGEXP -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses   -c -o map.o map.c
gcc -Wall -Wshadow -pipe -O2 -fomit-frame-pointer -DUSE_REGEXP -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses   -c -o log.o log.c
gcc -Wall -Wshadow -pipe -O2 -fomit-frame-pointer -DUSE_REGEXP -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses   -c -o edit.o edit.c
gcc -Wall -Wshadow -pipe -O2 -fomit-frame-pointer -DUSE_REGEXP -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses   -c -o eval.o eval.c
gcc -Wall -Wshadow -pipe -O2 -fomit-frame-pointer -DUSE_REGEXP -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses   -c -o ptr.o ptr.c
ptr.c: In function 'ptrnew':
ptr.c:37:5: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false
ptr.c: In function 'ptrdup2':
ptr.c:59:5: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false
gcc -o powwow main.o utils.o tcp.o tty.o beam.o cmd.o cmd2.o list.o map.o log.o edit.o eval.o ptr.o -lncurses
strip powwow
gcc -Wall -Wshadow -pipe -O2 -fomit-frame-pointer -DUSE_REGEXP -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses -o movie movie.c
strip movie
ln -sf movie movie_play
ln -sf movie movie2ascii
gcc -Wall -Wshadow -pipe -O2 -fomit-frame-pointer -DUSE_REGEXP -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses -o follow follow.c
strip follow
gcc -Wall -Wshadow -pipe -O2 -fomit-frame-pointer -DUSE_REGEXP -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses -o catrw catrw.c
strip catrw
=> Unwrapping files-to-be-installed.