=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for fly-1.6.5nb31 --- fly.o --- gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -DPNG_NO_ASSEMBLER_CODE -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 `gdlib-config --cflags` fly.c gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. fly.c: In function 'main': fly.c:162:58: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] while(((type == COMMENT) || (type == EMPTY) || (type == (int)NULL))) { ^ fly.c: In function 'get_token': fly.c:899:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (int)NULL; ^ fly.c:1089:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (int)NULL; ^ --- fly --- gcc -o fly fly.o -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib `gdlib-config --ldflags` -lgd `gdlib-config --libs` gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. gdlib-config: warning: this script is deprecated; please use the pkg-config file instead.