WARNING: [license.mk] Every package should define a LICENSE. ===> Building for InterLOGIC-0.30nb10 cd . && /opt/pkg/bin/mksh /Users/pbulk/build/games/InterLOGIC/work/interlogic/missing --run aclocal-1.9 WARNING: 'aclocal' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.in'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. cd . && /opt/pkg/bin/mksh /Users/pbulk/build/games/InterLOGIC/work/interlogic/missing --run autoconf WARNING: 'autoconf' is missing on your system. You should only need it if you modified 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. cd . && /opt/pkg/bin/mksh /Users/pbulk/build/games/InterLOGIC/work/interlogic/missing --run autoheader WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. rm -f stamp-h1 touch ./config.h.in /opt/pkg/bin/mksh ./config.status --recheck cd . && /opt/pkg/bin/mksh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /opt/pkg/bin/bmake all-recursive Making all in src cd .. && /opt/pkg/bin/bmake am--refresh if clang -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/SDL -I/opt/pkg/include -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -MT interlogic.o -MD -MP -MF ".deps/interlogic.Tpo" -c -o interlogic.o interlogic.c; then mv -f ".deps/interlogic.Tpo" ".deps/interlogic.Po"; else rm -f ".deps/interlogic.Tpo"; exit 1; fi interlogic.c:59:17: warning: assigning to 'SDL_VideoInfo *' (aka 'struct SDL_VideoInfo *') from 'const SDL_VideoInfo *' (aka 'const struct SDL_VideoInfo *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] pSDLVideoInfo = SDL_GetVideoInfo(); ^ ~~~~~~~~~~~~~~~~~~ 1 warning generated. if clang -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/SDL -I/opt/pkg/include -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -MT credits.o -MD -MP -MF ".deps/credits.Tpo" -c -o credits.o credits.c; then mv -f ".deps/credits.Tpo" ".deps/credits.Po"; else rm -f ".deps/credits.Tpo"; exit 1; fi if clang -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/SDL -I/opt/pkg/include -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -MT levels.o -MD -MP -MF ".deps/levels.Tpo" -c -o levels.o levels.c; then mv -f ".deps/levels.Tpo" ".deps/levels.Po"; else rm -f ".deps/levels.Tpo"; exit 1; fi if clang -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/SDL -I/opt/pkg/include -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -MT mainmenu.o -MD -MP -MF ".deps/mainmenu.Tpo" -c -o mainmenu.o mainmenu.c; then mv -f ".deps/mainmenu.Tpo" ".deps/mainmenu.Po"; else rm -f ".deps/mainmenu.Tpo"; exit 1; fi if clang -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/SDL -I/opt/pkg/include -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -MT password.o -MD -MP -MF ".deps/password.Tpo" -c -o password.o password.c; then mv -f ".deps/password.Tpo" ".deps/password.Po"; else rm -f ".deps/password.Tpo"; exit 1; fi if clang -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/pkg/include/SDL -I/opt/pkg/include -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -MT splash.o -MD -MP -MF ".deps/splash.Tpo" -c -o splash.o splash.c; then mv -f ".deps/splash.Tpo" ".deps/splash.Po"; else rm -f ".deps/splash.Tpo"; exit 1; fi /opt/pkg/bin/mksh ../libtool --tag=CC --mode=link clang -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -L/opt/pkg/lib -o interlogic -R/opt/pkg/lib interlogic.o credits.o levels.o mainmenu.o password.o splash.o -L/opt/pkg/lib -lSDLmain -lSDL -Wl,-framework,Cocoa -lSDL_image libtool: link: clang -pipe -Os -I/Users/pbulk/build/games/InterLOGIC/work/.buildlink/include/SDL -I/Users/pbulk/build/games/InterLOGIC/work/.buildlink/include -o interlogic -Wl,-rpath -Wl,/opt/pkg/lib interlogic.o credits.o levels.o mainmenu.o password.o splash.o -Wl,-framework -Wl,Cocoa -L/Users/pbulk/build/games/InterLOGIC/work/.buildlink/lib /Users/pbulk/build/games/InterLOGIC/work/.buildlink/lib/libSDLmain.a /Users/pbulk/build/games/InterLOGIC/work/.buildlink/lib/libSDL_image.dylib -lpng16 -lz /Users/pbulk/build/games/InterLOGIC/work/.buildlink/lib/libSDL.dylib ld: library not found for -lpng16 clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [interlogic] Error code 1 bmake[2]: stopped making "all" in /Users/pbulk/build/games/InterLOGIC/work/interlogic/src bmake[2]: 1 error bmake[2]: stopped making "all" in /Users/pbulk/build/games/InterLOGIC/work/interlogic/src *** [all-recursive] Error code 1 bmake[1]: stopped making "all-recursive" in /Users/pbulk/build/games/InterLOGIC/work/interlogic bmake[1]: 1 error bmake[1]: stopped making "all-recursive" in /Users/pbulk/build/games/InterLOGIC/work/interlogic *** [all] Error code 2 bmake: stopped making "all" in /Users/pbulk/build/games/InterLOGIC/work/interlogic bmake: 1 error bmake: stopped making "all" in /Users/pbulk/build/games/InterLOGIC/work/interlogic *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/games/InterLOGIC *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/games/InterLOGIC