>>> Building on exopi-6 under games/frotz BDEPENDS = [devel/gmake;devel/sdl2-mixer;audio/libsndfile;graphics/png;audio/libmodplug;audio/libao;graphics/jpeg;audio/libsamplerate] DIST = [games/frotz:frotz-2.54.tar.gz] FULLPKGNAME = frotz-2.54 RDEPENDS = [graphics/png;audio/libmodplug;audio/libao;graphics/jpeg;audio/libsamplerate;devel/sdl2-mixer;audio/libsndfile] (Junk lock obtained for exopi-6 at 1713776950.85) >>> Running depends in games/frotz at 1713776950.89 last junk was in mail/mlmmj /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 jpeg-3.0.2v0 libao-1.2.0p2 libmodplug-0.8.9.0p1 libsamplerate-0.2.2p0 libsndfile-1.2.2 png-1.6.43 sdl2-mixer-2.8.0p0 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 jpeg-3.0.2v0 libao-1.2.0p2 libmodplug-0.8.9.0p1 libsamplerate-0.2.2p0 libsndfile-1.2.2 png-1.6.43 sdl2-mixer-2.8.0p0 /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 jpeg-3.0.2v0 libao-1.2.0p2 libmodplug-0.8.9.0p1 libsamplerate-0.2.2p0 libsndfile-1.2.2 png-1.6.43 sdl2-mixer-2.8.0p0 >>> Running show-prepare-results in games/frotz at 1713776955.11 ===> games/frotz ===> Building from scratch frotz-2.54 ===> frotz-2.54 depends on: gmake-* -> gmake-4.4.1 ===> frotz-2.54 depends on: libao-* -> libao-1.2.0p2 ===> frotz-2.54 depends on: libmodplug-* -> libmodplug-0.8.9.0p1 ===> frotz-2.54 depends on: libsamplerate-* -> libsamplerate-0.2.2p0 ===> frotz-2.54 depends on: libsndfile-* -> libsndfile-1.2.2 ===> frotz-2.54 depends on: sdl2-mixer-* -> sdl2-mixer-2.8.0p0 ===> frotz-2.54 depends on: jpeg-* -> jpeg-3.0.2v0 ===> frotz-2.54 depends on: png-* -> png-1.6.43 ===> Verifying specs: SDL2 SDL2_mixer ao c curses execinfo freetype jpeg m modplug png pthread samplerate sndfile vorbisfile z ===> found SDL2.0.15 SDL2_mixer.1.1 ao.5.0 c.100.0 curses.15.0 execinfo.3.0 freetype.30.3 jpeg.70.2 m.10.1 modplug.1.0 png.18.0 pthread.27.1 samplerate.3.0 sndfile.7.0 vorbisfile.6.0 z.7.0 gmake-4.4.1 jpeg-3.0.2v0 libao-1.2.0p2 libmodplug-0.8.9.0p1 libsamplerate-0.2.2p0 libsndfile-1.2.2 png-1.6.43 sdl2-mixer-2.8.0p0 (Junk lock released for exopi-6 at 1713776956.52) distfiles size=430731 >>> Running build in games/frotz at 1713776956.55 ===> games/frotz ===> Checking files for frotz-2.54 `/exopi-cvs/ports/distfiles/frotz-2.54.tar.gz' is up to date. >> (SHA256) frotz-2.54.tar.gz: OK ===> Extracting for frotz-2.54 ===> Patching for frotz-2.54 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Remove hardcoded optimizations | |Index: Makefile |--- Makefile.orig |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 6. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for frotz-2.54 ===> Configuring for frotz-2.54 ===> Building for frotz-2.54 which: wmake: Command not found. ** Generating src/common/defs.h ** Generating src/common/hash.h gmake -C src/common gmake[1]: Entering directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/common' cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o buffer.o -c buffer.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o err.o -c err.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o fastmem.o -c fastmem.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o files.o -c files.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o getopt.o -c getopt.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o hotkey.o -c hotkey.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o input.o -c input.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o main.o -c main.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o math.o -c math.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o missing.o -c missing.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o object.o -c object.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o process.o -c process.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o quetzal.o -c quetzal.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o random.o -c random.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o redirect.o -c redirect.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o screen.o -c screen.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o sound.o -c sound.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o stream.o -c stream.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o table.o -c table.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o text.o -c text.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o variable.o -c variable.c ar rc frotz_common.a buffer.o err.o fastmem.o files.o getopt.o hotkey.o input.o main.o math.o missing.o object.o process.o quetzal.o random.o redirect.o screen.o sound.o stream.o table.o text.o variable.o /usr/bin/ranlib frotz_common.a ** Done with Frotz core. gmake[1]: Leaving directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/common' ** Generating src/curses/ux_defines.h gmake -C src/curses gmake[1]: Entering directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/curses' cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -pthread -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_audio.o -c ux_audio.c In file included from ux_audio.c:34: ./ux_defines.h:9:9: warning: 'COLOR_SUPPORT' macro redefined [-Wmacro-redefined] #define COLOR_SUPPORT ^ :3:9: note: previous definition is here #define COLOR_SUPPORT 1 ^ 1 warning generated. cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -pthread -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_audio_none.o -c ux_audio_none.c In file included from ux_audio_none.c:24: ./ux_defines.h:9:9: warning: 'COLOR_SUPPORT' macro redefined [-Wmacro-redefined] #define COLOR_SUPPORT ^ :3:9: note: previous definition is here #define COLOR_SUPPORT 1 ^ 1 warning generated. cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -pthread -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_audio_oss.o -c ux_audio_oss.c In file included from ux_audio_oss.c:29: ./ux_defines.h:9:9: warning: 'COLOR_SUPPORT' macro redefined [-Wmacro-redefined] #define COLOR_SUPPORT ^ :3:9: note: previous definition is here #define COLOR_SUPPORT 1 ^ 1 warning generated. cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -pthread -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_blorb.o -c ux_blorb.c In file included from ux_blorb.c:32: ./ux_defines.h:9:9: warning: 'COLOR_SUPPORT' macro redefined [-Wmacro-redefined] #define COLOR_SUPPORT ^ :3:9: note: previous definition is here #define COLOR_SUPPORT 1 ^ 1 warning generated. cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -pthread -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_init.o -c ux_init.c In file included from ux_init.c:37: ./ux_defines.h:9:9: warning: 'COLOR_SUPPORT' macro redefined [-Wmacro-redefined] #define COLOR_SUPPORT ^ :3:9: note: previous definition is here #define COLOR_SUPPORT 1 ^ 1 warning generated. cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -pthread -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_input.o -c ux_input.c In file included from ux_input.c:36: ./ux_defines.h:9:9: warning: 'COLOR_SUPPORT' macro redefined [-Wmacro-redefined] #define COLOR_SUPPORT ^ :3:9: note: previous definition is here #define COLOR_SUPPORT 1 ^ 1 warning generated. cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -pthread -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_pic.o -c ux_pic.c In file included from ux_pic.c:27: ./ux_defines.h:9:9: warning: 'COLOR_SUPPORT' macro redefined [-Wmacro-redefined] #define COLOR_SUPPORT ^ :3:9: note: previous definition is here #define COLOR_SUPPORT 1 ^ 1 warning generated. cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -pthread -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_screen.o -c ux_screen.c In file included from ux_screen.c:28: ./ux_defines.h:9:9: warning: 'COLOR_SUPPORT' macro redefined [-Wmacro-redefined] #define COLOR_SUPPORT ^ :3:9: note: previous definition is here #define COLOR_SUPPORT 1 ^ 1 warning generated. cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -pthread -D_XOPEN_SOURCE_EXTENDED -fPIC -fpic -o ux_text.o -c ux_text.c In file included from ux_text.c:28: ./ux_defines.h:9:9: warning: 'COLOR_SUPPORT' macro redefined [-Wmacro-redefined] #define COLOR_SUPPORT ^ :3:9: note: previous definition is here #define COLOR_SUPPORT 1 ^ 1 warning generated. ar rc frotz_curses.a ux_audio.o ux_audio_none.o ux_audio_oss.o ux_blorb.o ux_init.o ux_input.o ux_pic.o ux_screen.o ux_text.o /usr/bin/ranlib frotz_curses.a ** Done with curses interface. gmake[1]: Leaving directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/curses' gmake -C src/blorb gmake[1]: Entering directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/blorb' cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -I../common -fPIC -fpic -o blorblib.o -c blorblib.c ar rc blorblib.a blorblib.o /usr/bin/ranlib blorblib.a ** Done with Blorb library. gmake[1]: Leaving directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/blorb' cc src/common/frotz_common.a src/curses/frotz_curses.a src/blorb/blorblib.a src/common/frotz_common.a -o frotz -L/usr/local/lib -lncursesw -lao -lpthread -lm -lsndfile -lvorbisfile -lmodplug -lsamplerate ** Done building Frotz with curses interface ** Audio support enabled (type ao) ** Blorb support enabled gmake -C src/dumb gmake[1]: Entering directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/dumb' cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o dblorb.o -c dblorb.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o dinit.o -c dinit.c dinit.c:216:39: warning: converting the enum constant to a boolean [-Wint-in-bool-context] if (f_setup.format == FORMAT_UNKNOWN || FORMAT_DISABLED) ^ 1 warning generated. cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o dinput.o -c dinput.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o doutput.o -c doutput.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -fPIC -fpic -o dpic.o -c dpic.c ar rc frotz_dumb.a dblorb.o dinit.o dinput.o doutput.o dpic.o /usr/bin/ranlib frotz_dumb.a ** Done with dumb interface. gmake[1]: Leaving directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/dumb' cc src/common/frotz_common.a src/dumb/frotz_dumb.a src/blorb/blorblib.a src/common/frotz_common.a -o dfrotz -L/usr/local/lib dinput.c:0(dinput.o:(os_read_file_name) in archive src/dumb/frotz_dumb.a): warning: sprintf() is often misused, please use snprintf() ** Done building Frotz with dumb interface. ** Blorb support enabled gmake -C src/sdl gmake[1]: Entering directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/sdl' cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/opus -I/usr/X11R6/include -D_REENTRANT -I/usr/X11R6/include/freetype2 -DSDL_DISABLE_IMMINTRIN_H -fPIC -fpic -o sf_fonts.o -c sf_fonts.c sf_fonts.c:87:27: warning: variable 'rejected' set but not used [-Wunused-but-set-variable] int foffs, minch, maxch, rejected = 0; ^ 1 warning generated. cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/opus -I/usr/X11R6/include -D_REENTRANT -I/usr/X11R6/include/freetype2 -DSDL_DISABLE_IMMINTRIN_H -fPIC -fpic -o sf_msg_en.o -c sf_msg_en.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/opus -I/usr/X11R6/include -D_REENTRANT -I/usr/X11R6/include/freetype2 -DSDL_DISABLE_IMMINTRIN_H -fPIC -fpic -o sf_resource.o -c sf_resource.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/opus -I/usr/X11R6/include -D_REENTRANT -I/usr/X11R6/include/freetype2 -DSDL_DISABLE_IMMINTRIN_H -fPIC -fpic -o sf_util.o -c sf_util.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/opus -I/usr/X11R6/include -D_REENTRANT -I/usr/X11R6/include/freetype2 -DSDL_DISABLE_IMMINTRIN_H -fPIC -fpic -o sf_deffont.o -c sf_deffont.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/opus -I/usr/X11R6/include -D_REENTRANT -I/usr/X11R6/include/freetype2 -DSDL_DISABLE_IMMINTRIN_H -fPIC -fpic -o sf_ftype.o -c sf_ftype.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/opus -I/usr/X11R6/include -D_REENTRANT -I/usr/X11R6/include/freetype2 -DSDL_DISABLE_IMMINTRIN_H -fPIC -fpic -o sf_osfdlg.o -c sf_osfdlg.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/opus -I/usr/X11R6/include -D_REENTRANT -I/usr/X11R6/include/freetype2 -DSDL_DISABLE_IMMINTRIN_H -fPIC -fpic -o sf_sig.o -c sf_sig.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/opus -I/usr/X11R6/include -D_REENTRANT -I/usr/X11R6/include/freetype2 -DSDL_DISABLE_IMMINTRIN_H -fPIC -fpic -o sf_video.o -c sf_video.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/opus -I/usr/X11R6/include -D_REENTRANT -I/usr/X11R6/include/freetype2 -DSDL_DISABLE_IMMINTRIN_H -fPIC -fpic -o sf_font3.o -c sf_font3.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/opus -I/usr/X11R6/include -D_REENTRANT -I/usr/X11R6/include/freetype2 -DSDL_DISABLE_IMMINTRIN_H -fPIC -fpic -o sf_images.o -c sf_images.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/opus -I/usr/X11R6/include -D_REENTRANT -I/usr/X11R6/include/freetype2 -DSDL_DISABLE_IMMINTRIN_H -fPIC -fpic -o sf_sound.o -c sf_sound.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/local/include/opus -I/usr/X11R6/include -D_REENTRANT -I/usr/X11R6/include/freetype2 -DSDL_DISABLE_IMMINTRIN_H -fPIC -fpic -o generic.o -c generic.c ar rc frotz_sdl.a sf_fonts.o sf_msg_en.o sf_resource.o sf_util.o sf_deffont.o sf_ftype.o sf_osfdlg.o sf_sig.o sf_video.o sf_font3.o sf_images.o sf_sound.o generic.o /usr/bin/ranlib frotz_sdl.a ** Done with SDL interface. gmake[1]: Leaving directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/sdl' cc src/common/frotz_common.a src/sdl/frotz_sdl.a src/blorb/blorblib.a src/common/frotz_common.a -o sfrotz -L/usr/local/lib -lexecinfo -L/usr/local/lib -L/usr/X11R6/lib -lpng -ljpeg -lSDL2_mixer -lSDL2 -lfreetype -lz -lm sf_resource.c:882(sf_resource.o:(sf_getresource) in archive src/sdl/frotz_sdl.a): warning: strcpy() is almost always misused, please use strlcpy() sf_resource.c:883(sf_resource.o:(sf_getresource) in archive src/sdl/frotz_sdl.a): warning: sprintf() is often misused, please use snprintf() sf_resource.c:1115(sf_resource.o:(sf_getresource) in archive src/sdl/frotz_sdl.a): warning: strcat() is almost always misused, please use strlcat() ** Done building Frotz with SDL interface. gmake -C src/x11 gmake[1]: Entering directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/x11' cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -DNO_SOUND `pkg-config x11 xt libpng libjpeg zlib --cflags` -fPIC -fpic -o x_init.o -c x_init.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -DNO_SOUND `pkg-config x11 xt libpng libjpeg zlib --cflags` -fPIC -fpic -o x_input.o -c x_input.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -DNO_SOUND `pkg-config x11 xt libpng libjpeg zlib --cflags` -fPIC -fpic -o x_pic.o -c x_pic.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -DNO_SOUND `pkg-config x11 xt libpng libjpeg zlib --cflags` -fPIC -fpic -o x_oldpic.o -c x_oldpic.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -DNO_SOUND `pkg-config x11 xt libpng libjpeg zlib --cflags` -fPIC -fpic -o x_sample.o -c x_sample.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -DNO_SOUND `pkg-config x11 xt libpng libjpeg zlib --cflags` -fPIC -fpic -o x_screen.o -c x_screen.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -DNO_SOUND `pkg-config x11 xt libpng libjpeg zlib --cflags` -fPIC -fpic -o x_text.o -c x_text.c cc -O2 -pipe -DUSE_UNISTD_H -DCOLOR_SUPPORT -DEMACS_EDITING -Wall -std=c99 -g -I/usr/local/include -DNO_SOUND `pkg-config x11 xt libpng libjpeg zlib --cflags` -fPIC -fpic -o x_blorb.o -c x_blorb.c bdftopcf -t Zork_r400-10.bdf -o Zork_r400-10.pcf bdftopcf -t Zork_r400-11.bdf -o Zork_r400-11.pcf bdftopcf -t Zork_r400-13.bdf -o Zork_r400-13.pcf bdftopcf -t Zork_r400-16.bdf -o Zork_r400-16.pcf bdftopcf -t Zork_r400-20.bdf -o Zork_r400-20.pcf ar rc frotz_x11.a x_init.o x_input.o x_pic.o x_oldpic.o x_sample.o x_screen.o x_text.o x_blorb.o x_init.o x_input.o x_pic.o x_oldpic.o x_sample.o x_screen.o x_text.o x_blorb.o Zork_r400-10.pcf Zork_r400-11.pcf Zork_r400-13.pcf Zork_r400-16.pcf Zork_r400-20.pcf /usr/bin/ranlib frotz_x11.a ** Done with X11 interface. gmake[1]: Leaving directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/x11' cc src/common/frotz_common.a src/x11/frotz_x11.a src/blorb/blorblib.a src/common/frotz_common.a -o xfrotz -L/usr/local/lib `pkg-config x11 xt libpng libjpeg zlib --libs` -lm ld: warning: src/x11/frotz_x11.a: archive member 'Zork_r400-10.pcf' is neither ET_REL nor LLVM bitcode ld: warning: src/x11/frotz_x11.a: archive member 'Zork_r400-11.pcf' is neither ET_REL nor LLVM bitcode ld: warning: src/x11/frotz_x11.a: archive member 'Zork_r400-13.pcf' is neither ET_REL nor LLVM bitcode ld: warning: src/x11/frotz_x11.a: archive member 'Zork_r400-16.pcf' is neither ET_REL nor LLVM bitcode ld: warning: src/x11/frotz_x11.a: archive member 'Zork_r400-20.pcf' is neither ET_REL nor LLVM bitcode x_init.c:295(x_init.o:(os_process_arguments) in archive src/x11/frotz_x11.a): warning: strcpy() is almost always misused, please use strlcpy() x_init.c:499(x_init.o:(os_init_screen) in archive src/x11/frotz_x11.a): warning: sprintf() is often misused, please use snprintf() ** Done building Frotz with X11 interface. >>> Running package in games/frotz at 1713776975.66 ===> games/frotz ===> Faking installation for frotz-2.54 which: wmake: Command not found. gmake -C src/common gmake[1]: Entering directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/common' gmake[1]: 'frotz_common.a' is up to date. gmake[1]: Leaving directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/common' gmake -C src/curses gmake[1]: Entering directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/curses' gmake[1]: 'frotz_curses.a' is up to date. gmake[1]: Leaving directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/curses' gmake -C src/blorb gmake[1]: Entering directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/blorb' gmake[1]: 'blorblib.a' is up to date. gmake[1]: Leaving directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/blorb' mkdir -p /exopi-obj/pobj/frotz-2.54/fake-amd64/usr/local/bin && test -w /exopi-obj/pobj/frotz-2.54/fake-amd64/usr/local/bin install -c -m 755 frotz /exopi-obj/pobj/frotz-2.54/fake-amd64/usr/local/bin mkdir -p /exopi-obj/pobj/frotz-2.54/fake-amd64/usr/local/man/man6 && test -w /exopi-obj/pobj/frotz-2.54/fake-amd64/usr/local/man/man6 install -m 644 doc/frotz.6 /exopi-obj/pobj/frotz-2.54/fake-amd64/usr/local/man/man6/ gmake -C src/dumb gmake[1]: Entering directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/dumb' gmake[1]: 'frotz_dumb.a' is up to date. gmake[1]: Leaving directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/dumb' mkdir -p /exopi-obj/pobj/frotz-2.54/fake-amd64/usr/local/bin && test -w /exopi-obj/pobj/frotz-2.54/fake-amd64/usr/local/bin install -c -m 755 dfrotz /exopi-obj/pobj/frotz-2.54/fake-amd64/usr/local/bin mkdir -p /exopi-obj/pobj/frotz-2.54/fake-amd64/usr/local/man/man6 && test -w /exopi-obj/pobj/frotz-2.54/fake-amd64/usr/local/man/man6 install -m 644 doc/dfrotz.6 /exopi-obj/pobj/frotz-2.54/fake-amd64/usr/local/man/man6/ gmake -C src/sdl gmake[1]: Entering directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/sdl' gmake[1]: 'frotz_sdl.a' is up to date. gmake[1]: Leaving directory '/exopi-obj/pobj/frotz-2.54/frotz-2.54/src/sdl' mkdir -p /exopi-obj/pobj/frotz-2.54/fake-amd64/usr/local/bin && test -w /exopi-obj/pobj/frotz-2.54/fake-amd64/usr/local/bin install -c -m 755 sfrotz /exopi-obj/pobj/frotz-2.54/fake-amd64/usr/local/bin mkdir -p /exopi-obj/pobj/frotz-2.54/fake-amd64/usr/local/man/man6 && test -w /exopi-obj/pobj/frotz-2.54/fake-amd64/usr/local/man/man6 install -m 644 doc/sfrotz.6 /exopi-obj/pobj/frotz-2.54/fake-amd64/usr/local/man/man6/ ===> Building package for frotz-2.54 Create /exopi-cvs/ports/packages/amd64/all/frotz-2.54.tgz Creating package frotz-2.54 reading plist| checking dependencies| checking dependencies|audio/libao checking dependencies|audio/libmodplug checking dependencies|audio/libsamplerate checking dependencies|audio/libsndfile checking dependencies|devel/sdl2-mixer checking dependencies|graphics/jpeg checking dependencies|graphics/png checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 6% checksumming|***** | 8% checksumming|******* | 11% checksumming|******** | 14% checksumming|********** | 17% checksumming|************ | 19% checksumming|************** | 22% checksumming|*************** | 25% checksumming|***************** | 28% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************* | 42% checksumming|*************************** | 44% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 56% checksumming|************************************ | 58% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************** | 72% checksumming|********************************************** | 75% checksumming|*********************************************** | 78% checksumming|************************************************* | 81% checksumming|*************************************************** | 83% checksumming|***************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************** | 92% checksumming|********************************************************** | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**************** | 25% archiving|********************************** | 53% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/frotz-2.54.tgz >>> Running clean in games/frotz at 1713776981.55 ===> games/frotz ===> Cleaning for frotz-2.54 >>> Ended at 1713776981.87 max_stuck=2.50/depends=4.23/show-prepare-results=1.44/build=19.11/package=5.90/clean=0.34