=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/graphics/fly", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for fly-1.6.5nb45 --- fly.o --- gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 `gdlib-config --cflags` fly.c bash: line 2: gdlib-config: command not found fly.c: In function 'main': fly.c:162:65: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 162 | while(((type == COMMENT) || (type == EMPTY) || (type == (int)NULL))) { | ^ fly.c: In function 'get_token': fly.c:899:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 899 | return (int)NULL; | ^ fly.c:1089:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1089 | return (int)NULL; | ^ --- fly --- gcc -o fly fly.o -Wl,-R/opt/local/lib -liconv -L/opt/local/lib -lintl -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 `gdlib-config --ldflags` -lgd `gdlib-config --libs` bash: line 2: gdlib-config: command not found bash: line 2: gdlib-config: command not found