=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/InterLOGIC", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for InterLOGIC-0.30nb11 --- ./aclocal.m4 --- cd . && /opt/pkg/bin/mksh /var/tmp/work/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. --- ./configure --- --- ./config.h.in --- --- ./configure --- cd . && /opt/pkg/bin/mksh /var/tmp/work/games/InterLOGIC/work/interlogic/missing --run autoconf --- ./config.h.in --- cd . && /opt/pkg/bin/mksh /var/tmp/work/games/InterLOGIC/work/interlogic/missing --run autoheader --- ./configure --- 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. --- ./config.h.in --- 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. --- ./config.status --- --- ./config.h.in --- rm -f stamp-h1 --- ./config.status --- /opt/pkg/bin/mksh ./config.status --recheck --- ./config.h.in --- touch ./config.h.in --- stamp-h1 --- cd . && /opt/pkg/bin/mksh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged --- config.h --- --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../config.status --- cd .. && /opt/pkg/bin/bmake am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- interlogic.o --- --- credits.o --- --- interlogic.o --- 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 --- credits.o --- 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 --- interlogic.o --- 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. --- levels.o --- 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 --- mainmenu.o --- 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 --- password.o --- 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 --- splash.o --- 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 --- interlogic --- /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/var/tmp/work/games/InterLOGIC/work/.buildlink/include/SDL -I/var/tmp/work/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/var/tmp/work/games/InterLOGIC/work/.buildlink/lib /var/tmp/work/games/InterLOGIC/work/.buildlink/lib/libSDLmain.a /var/tmp/work/games/InterLOGIC/work/.buildlink/lib/libSDL_image.dylib -lpng16 -lz /var/tmp/work/games/InterLOGIC/work/.buildlink/lib/libSDL.dylib ld: library 'png16' not found clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [interlogic] Error code 1 bmake[2]: stopped making "all" in /var/tmp/work/games/InterLOGIC/work/interlogic/src bmake[2]: 1 error bmake[2]: stopped making "all" in /var/tmp/work/games/InterLOGIC/work/interlogic/src *** [all-recursive] Error code 1 bmake[1]: stopped making "all-recursive" in /var/tmp/work/games/InterLOGIC/work/interlogic bmake[1]: 1 error bmake[1]: stopped making "all-recursive" in /var/tmp/work/games/InterLOGIC/work/interlogic *** [all] Error code 2 bmake: stopped making "all" in /var/tmp/work/games/InterLOGIC/work/interlogic bmake: 1 error bmake: stopped making "all" in /var/tmp/work/games/InterLOGIC/work/interlogic *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/InterLOGIC *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/InterLOGIC