chocolate-doom: Fast forwarding branch 'master' to latest: Already up to date. ======================================================= Building chocolate-doom... ======================================================= checking build system type... x86_64-pc-linux-gnu checking host system type... i686-w64-mingw32 checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc -static-libgcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-w64-mingw32-gcc -static-libgcc accepts -g... yes checking for i686-w64-mingw32-gcc -static-libgcc option to accept ISO C89... none needed checking whether i686-w64-mingw32-gcc -static-libgcc understands -c and -o together... yes checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar checking the archiver (i686-w64-mingw32-ar) interface... ar checking for i686-w64-mingw32-gcc... (cached) i686-w64-mingw32-gcc -static-libgcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-w64-mingw32-gcc -static-libgcc accepts -g... (cached) yes checking for i686-w64-mingw32-gcc -static-libgcc option to accept ISO C89... (cached) none needed checking whether i686-w64-mingw32-gcc -static-libgcc understands -c and -o together... (cached) yes checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib checking for python3... true checking target system type... i686-w64-mingw32 checking for i686-w64-mingw32-pkg-config... no checking for pkg-config... /usr/bin/pkg-config configure: WARNING: using cross tools not prefixed with host triplet checking pkg-config is at least version 0.9.0... yes checking for sdl2 >= 2.0.14... yes checking for SDL2_mixer >= 2.0.2... yes checking for SDL2_net >= 2.0.0... yes checking for samplerate >= 0.1.8... yes checking for libpng >= 1.2.50... yes checking for fluidsynth >= 2.2.0... no checking for log in -lm... yes checking how to run the C preprocessor... i686-w64-mingw32-gcc -static-libgcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking linux/kd.h usability... no checking linux/kd.h presence... no checking for linux/kd.h... no checking dev/isa/spkrio.h usability... no checking dev/isa/spkrio.h presence... no checking for dev/isa/spkrio.h... no checking dev/speaker/speaker.h usability... no checking dev/speaker/speaker.h presence... no checking for dev/speaker/speaker.h... no checking for mmap... no checking for ioperm... no checking whether strcasecmp is declared... yes checking whether strncasecmp is declared... yes checking for i386_iopl in -li386... no checking for amd64_iopl in -lamd64... no checking for i686-w64-mingw32-windres... i686-w64-mingw32-windres checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i686-w64-mingw32-strip... (cached) i686-w64-mingw32-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of i686-w64-mingw32-gcc -static-libgcc... gcc3 checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating man/bash-completion/Makefile config.status: creating man/bash-completion/doom.template config.status: creating man/bash-completion/heretic.template config.status: creating man/bash-completion/hexen.template config.status: creating man/bash-completion/strife.template config.status: creating opl/Makefile config.status: creating opl/examples/Makefile config.status: creating pcsound/Makefile config.status: creating pkg/Makefile config.status: creating pkg/config.make config.status: creating pkg/osx/Info.plist config.status: creating rpm.spec config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating src/doom-res.rc config.status: creating src/Doom.metainfo.xml config.status: creating src/Doom.desktop config.status: creating src/Doom_Screensaver.desktop config.status: creating src/doom/Makefile config.status: creating src/heretic-res.rc config.status: creating src/Heretic.metainfo.xml config.status: creating src/Heretic.desktop config.status: creating src/heretic/Makefile config.status: creating src/hexen-res.rc config.status: creating src/Hexen.metainfo.xml config.status: creating src/Hexen.desktop config.status: creating src/hexen/Makefile config.status: creating src/setup-res.rc config.status: creating src/setup/Makefile config.status: creating src/setup/Setup.desktop config.status: creating src/setup/setup-manifest.xml config.status: creating src/strife-res.rc config.status: creating src/Strife.metainfo.xml config.status: creating src/Strife.desktop config.status: creating src/strife/Makefile config.status: creating textscreen/Makefile config.status: creating textscreen/examples/Makefile config.status: creating textscreen/fonts/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands gmake all-recursive gmake[1]: Entering directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom' Making all in textscreen gmake[2]: Entering directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/textscreen' Making all in fonts gmake[3]: Entering directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/textscreen/fonts' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/textscreen/fonts' Making all in . gmake[3]: Entering directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/textscreen' CC txt_conditional.o CC txt_checkbox.o CC txt_desktop.o CC txt_dropdown.o CC txt_fileselect.o CC txt_gui.o CC txt_inputbox.o CC txt_io.o CC txt_button.o CC txt_label.o CC txt_radiobutton.o CC txt_scrollpane.o CC txt_separator.o CC txt_spinctrl.o CC txt_sdl.o CC txt_strut.o CC txt_table.o CC txt_utf8.o CC txt_widget.o CC txt_window.o CC txt_window_action.o AR libtextscreen.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') gmake[3]: Leaving directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/textscreen' Making all in examples gmake[3]: Entering directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/textscreen/examples' CC guitest.o CC calculator.o CCLD calculator.exe CCLD guitest.exe gmake[3]: Leaving directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/textscreen/examples' gmake[2]: Leaving directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/textscreen' Making all in opl gmake[2]: Entering directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/opl' Making all in . gmake[3]: Entering directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/opl' CC opl.o CC opl_linux.o CC opl_obsd.o CC opl_queue.o CC opl_sdl.o CC opl_timer.o CC opl_win32.o CC ioperm_sys.o CC opl3.o AR libopl.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') gmake[3]: Leaving directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/opl' Making all in examples gmake[3]: Entering directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/opl/examples' CC droplay.o CCLD droplay.exe gmake[3]: Leaving directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/opl/examples' gmake[2]: Leaving directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/opl' Making all in pcsound gmake[2]: Entering directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/pcsound' CC pcsound.o CC pcsound_bsd.o CC pcsound_sdl.o CC pcsound_linux.o CC pcsound_win32.o AR libpcsound.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') gmake[2]: Leaving directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/pcsound' Making all in data gmake[2]: Entering directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/data' cp ../data/doom.png chocolate-doom.png cp ../data/heretic.png chocolate-heretic.png cp ../data/hexen.png chocolate-hexen.png cp ../data/setup.png chocolate-setup.png cp ../data/strife.png chocolate-strife.png gmake[2]: Leaving directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/data' Making all in src gmake[2]: Entering directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/src' Making all in doom gmake[3]: Entering directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/src/doom' CC am_map.o CC deh_ammo.o CC deh_bexstr.o CC deh_cheat.o CC deh_doom.o CC deh_frame.o CC deh_misc.o CC deh_ptr.o CC deh_sound.o CC deh_thing.o CC deh_weapon.o CC d_items.o CC d_main.o CC d_net.o CC doomdef.o CC doomstat.o CC dstrings.o CC f_finale.o CC f_wipe.o CC g_game.o CC hu_lib.o CC hu_stuff.o CC info.o CC m_menu.o CC m_random.o CC p_ceilng.o CC p_doors.o CC p_enemy.o CC p_floor.o CC p_inter.o CC p_lights.o CC p_map.o CC p_maputl.o CC p_mobj.o CC p_plats.o CC p_pspr.o CC p_saveg.o CC p_setup.o CC p_sight.o CC p_spec.o CC p_switch.o CC p_telept.o CC p_tick.o CC p_user.o CC r_bsp.o CC r_data.o CC r_draw.o CC r_main.o CC r_plane.o r_plane.c: In function ‘R_DrawPlanes’: r_plane.c:374:46: warning: unknown conversion type character ‘t’ in format [-Wformat=] 374 | I_Error ("R_DrawPlanes: drawsegs overflow (%td)", | ^ r_plane.c:374:11: warning: too many arguments for format [-Wformat-extra-args] 374 | I_Error ("R_DrawPlanes: drawsegs overflow (%td)", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ r_plane.c:378:46: warning: unknown conversion type character ‘t’ in format [-Wformat=] 378 | I_Error ("R_DrawPlanes: visplane overflow (%td)", | ^ r_plane.c:378:11: warning: too many arguments for format [-Wformat-extra-args] 378 | I_Error ("R_DrawPlanes: visplane overflow (%td)", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ r_plane.c:382:45: warning: unknown conversion type character ‘t’ in format [-Wformat=] 382 | I_Error ("R_DrawPlanes: opening overflow (%td)", | ^ r_plane.c:382:11: warning: too many arguments for format [-Wformat-extra-args] 382 | I_Error ("R_DrawPlanes: opening overflow (%td)", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC r_segs.o CC r_sky.o CC r_things.o CC s_sound.o CC sounds.o CC statdump.o CC st_lib.o CC st_stuff.o CC wi_stuff.o AR libdoom.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') gmake[3]: Leaving directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/src/doom' Making all in heretic gmake[3]: Entering directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/src/heretic' CC am_map.o CC ct_chat.o CC deh_ammo.o CC deh_frame.o CC deh_htext.o CC deh_htic.o CC deh_sound.o CC deh_thing.o CC deh_weapon.o CC d_main.o CC d_net.o CC f_finale.o CC g_game.o CC info.o CC in_lude.o CC m_random.o CC mn_menu.o CC p_ceilng.o CC p_doors.o CC p_enemy.o CC p_floor.o CC p_inter.o CC p_lights.o CC p_map.o CC p_maputl.o CC p_mobj.o CC p_plats.o CC p_pspr.o CC p_saveg.o CC p_setup.o CC p_sight.o CC p_spec.o CC p_switch.o CC p_telept.o CC p_tick.o CC p_user.o CC r_bsp.o CC r_data.o CC r_draw.o CC r_main.o CC r_plane.o CC r_segs.o CC r_things.o CC sb_bar.o CC sounds.o CC s_sound.o AR libheretic.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') gmake[3]: Leaving directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/src/heretic' Making all in hexen gmake[3]: Entering directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/src/hexen' CC a_action.o CC am_map.o CC ct_chat.o CC d_net.o CC f_finale.o CC g_game.o CC h2_main.o CC info.o CC in_lude.o CC m_random.o CC mn_menu.o CC p_acs.o CC p_anim.o CC p_ceilng.o CC p_doors.o CC p_enemy.o CC p_floor.o CC p_inter.o CC p_lights.o CC p_map.o CC p_maputl.o CC p_mobj.o CC po_man.o CC p_plats.o CC p_pspr.o CC p_setup.o CC p_sight.o CC p_spec.o CC p_switch.o CC p_telept.o CC p_things.o CC p_tick.o CC p_user.o CC r_bsp.o CC r_data.o CC r_draw.o CC r_main.o CC r_plane.o CC r_segs.o r_plane.c: In function ‘R_DrawPlanes’: r_plane.c:389:52: warning: unknown conversion type character ‘t’ in format [-Wformat=] 389 | I_Error("R_DrawPlanes: drawsegs overflow (%td)", | ^ r_plane.c:389:17: warning: too many arguments for format [-Wformat-extra-args] 389 | I_Error("R_DrawPlanes: drawsegs overflow (%td)", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ r_plane.c:394:52: warning: unknown conversion type character ‘t’ in format [-Wformat=] 394 | I_Error("R_DrawPlanes: visplane overflow (%td)", | ^ r_plane.c:394:17: warning: too many arguments for format [-Wformat-extra-args] 394 | I_Error("R_DrawPlanes: visplane overflow (%td)", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ r_plane.c:399:51: warning: unknown conversion type character ‘t’ in format [-Wformat=] 399 | I_Error("R_DrawPlanes: opening overflow (%td)", | ^ r_plane.c:399:17: warning: too many arguments for format [-Wformat-extra-args] 399 | I_Error("R_DrawPlanes: opening overflow (%td)", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC r_things.o CC s_sound.o CC sb_bar.o CC sc_man.o CC sn_sonix.o CC sounds.o CC st_start.o CC sv_save.o AR libhexen.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') gmake[3]: Leaving directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/src/hexen' Making all in strife gmake[3]: Entering directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/src/strife' CC am_map.o CC deh_ammo.o CC deh_cheat.o CC deh_strife.o CC deh_frame.o CC deh_misc.o CC deh_ptr.o CC deh_sound.o CC deh_thing.o CC deh_weapon.o CC d_items.o CC d_main.o CC d_net.o CC doomdef.o CC doomstat.o CC dstrings.o CC f_finale.o CC f_wipe.o CC g_game.o CC hu_lib.o CC hu_stuff.o CC info.o CC m_menu.o CC m_random.o CC m_saves.o CC p_ceilng.o CC p_dialog.o CC p_doors.o CC p_enemy.o CC p_floor.o CC p_inter.o CC p_lights.o CC p_map.o CC p_maputl.o CC p_mobj.o CC p_plats.o CC p_pspr.o CC p_saveg.o CC p_setup.o CC p_sight.o CC p_spec.o CC p_switch.o CC p_telept.o CC p_tick.o CC p_user.o CC r_bsp.o CC r_data.o CC r_draw.o CC r_main.o CC r_plane.o r_plane.c: In function ‘R_DrawPlanes’: r_plane.c:372:46: warning: unknown conversion type character ‘t’ in format [-Wformat=] 372 | I_Error ("R_DrawPlanes: drawsegs overflow (%td)", | ^ r_plane.c:372:11: warning: too many arguments for format [-Wformat-extra-args] 372 | I_Error ("R_DrawPlanes: drawsegs overflow (%td)", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ r_plane.c:376:46: warning: unknown conversion type character ‘t’ in format [-Wformat=] 376 | I_Error ("R_DrawPlanes: visplane overflow (%td)", | ^ r_plane.c:376:11: warning: too many arguments for format [-Wformat-extra-args] 376 | I_Error ("R_DrawPlanes: visplane overflow (%td)", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ r_plane.c:380:45: warning: unknown conversion type character ‘t’ in format [-Wformat=] 380 | I_Error ("R_DrawPlanes: opening overflow (%td)", | ^ r_plane.c:380:11: warning: too many arguments for format [-Wformat-extra-args] 380 | I_Error ("R_DrawPlanes: opening overflow (%td)", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC r_segs.o CC r_sky.o CC r_things.o CC s_sound.o CC sounds.o CC st_lib.o CC st_stuff.o CC wi_stuff.o AR libstrife.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') gmake[3]: Leaving directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/src/strife' Making all in setup gmake[3]: Entering directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/src/setup' CC compatibility.o CC display.o CC joystick.o CC keyboard.o CC mainmenu.o CC mode.o CC mouse.o CC multiplayer.o CC sound.o CC execute.o CC txt_joyaxis.o CC txt_joybinput.o CC txt_keyinput.o CC txt_mouseinput.o cp Setup.desktop org.chocolate_doom.Setup.desktop AR libsetup.a i686-w64-mingw32-ar: `u' modifier ignored since `D' is the default (see `U') gmake[3]: Leaving directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/src/setup' gmake[3]: Entering directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/src' CC i_main.o CC i_system.o CC m_argv.o CC m_misc.o m_misc.c: In function ‘M_StringDuplicate’: m_misc.c:770:54: warning: unknown conversion type character ‘z’ in format [-Wformat=] 770 | I_Error("Failed to duplicate string (length %zu)\n", | ^ m_misc.c:770:17: warning: too many arguments for format [-Wformat-extra-args] 770 | I_Error("Failed to duplicate string (length %zu)\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC aes_prng.o CC d_event.o CC d_iwad.o CC d_loop.o CC d_mode.o i_system.c: In function ‘I_Realloc’: i_system.c:359:57: warning: unknown conversion type character ‘z’ in format [-Wformat=] 359 | I_Error ("I_Realloc: failed on reallocation of %zu bytes", size); | ^ i_system.c:359:18: warning: too many arguments for format [-Wformat-extra-args] 359 | I_Error ("I_Realloc: failed on reallocation of %zu bytes", size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC deh_str.o CC gusconf.o CC i_cdmus.o CC i_endoom.o CC i_flmusic.o CC i_glob.o CC i_input.o CC i_joystick.o CC i_musicpack.o CC i_oplmusic.o CC i_pcsound.o CC i_sdlmusic.o CC i_sdlsound.o CC i_sound.o CC i_timer.o CC i_video.o CC i_videohr.o CC i_winmusic.o CC midifallback.o CC midifile.o CC mus2mid.o CC m_bbox.o CC m_cheat.o CC m_config.o CC m_controls.o CC m_fixed.o CC net_client.o CC net_common.o CC net_dedicated.o CC net_gui.o CC net_io.o CC net_loop.o CC net_packet.o CC net_petname.o CC net_query.o CC net_sdl.o CC net_server.o CC net_structrw.o CC sha1.o CC memio.o CC tables.o CC v_diskicon.o CC v_video.o CC w_checksum.o CC w_main.o CC w_wad.o CC w_file.o CC w_file_stdc.o CC w_file_posix.o CC w_file_win32.o CC w_merge.o CC z_zone.o w_file_win32.c: In function ‘W_Win32_OpenFile’: w_file_win32.c:111:5: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration] 111 | free(wpath); | ^~~~ w_file_win32.c:111:5: warning: incompatible implicit declaration of built-in function ‘free’ w_file_win32.c:32:1: note: include ‘’ or provide a declaration of ‘free’ 31 | #include "z_zone.h" +++ |+#include 32 | CC deh_io.o CC deh_main.o CC deh_mapping.o CC deh_text.o i686-w64-mingw32-windres doom-res.rc -o doom-res.o i686-w64-mingw32-windres heretic-res.rc -o heretic-res.o i686-w64-mingw32-windres hexen-res.rc -o hexen-res.o i686-w64-mingw32-windres strife-res.rc -o strife-res.o CC d_dedicated.o CC z_native.o i686-w64-mingw32-windres setup-res.rc -o setup-res.o cp Doom.desktop org.chocolate_doom.Doom.desktop cp Heretic.desktop org.chocolate_doom.Heretic.desktop cp Hexen.desktop org.chocolate_doom.Hexen.desktop cp Strife.desktop org.chocolate_doom.Strife.desktop cp Doom.metainfo.xml org.chocolate_doom.Doom.metainfo.xml cp Heretic.metainfo.xml org.chocolate_doom.Heretic.metainfo.xml cp Hexen.metainfo.xml org.chocolate_doom.Hexen.metainfo.xml cp Strife.metainfo.xml org.chocolate_doom.Strife.metainfo.xml cp Doom_Screensaver.desktop org.chocolate_doom.Doom_Screensaver.desktop CCLD chocolate-server.exe CCLD chocolate-setup.exe CCLD chocolate-doom.exe CCLD chocolate-heretic.exe CCLD chocolate-hexen.exe CCLD chocolate-strife.exe cp chocolate-setup.exe chocolate-doom-setup.exe cp chocolate-setup.exe chocolate-heretic-setup.exe cp chocolate-setup.exe chocolate-hexen-setup.exe cp chocolate-setup.exe chocolate-strife-setup.exe gmake[3]: Leaving directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/src' gmake[2]: Leaving directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/src' Making all in man gmake[2]: Entering directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/man' Making all in bash-completion gmake[3]: Entering directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/man/bash-completion' ../../man/docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -g doom -b doom.template \ ../../src ../../src/doom > chocolate-doom ../../man/docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -g heretic -b heretic.template \ ../../src ../../src/heretic > chocolate-heretic ../../man/docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -g hexen -b hexen.template \ ../../src ../../src/hexen > chocolate-hexen ../../man/docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -g strife -b strife.template \ ../../src ../../src/strife > chocolate-strife gmake[3]: Leaving directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/man/bash-completion' gmake[3]: Entering directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/man' ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -g doom -m ./doom.template \ ../src ../src/doom > chocolate-doom.6 ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -g doom -m ./default.cfg.template \ -c default ../src/m_config.c > default.cfg.5 ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -g doom -m ./extra.cfg.template \ -c extended ../src/m_config.c > chocolate-doom.cfg.5 ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -g heretic -m ./heretic.template \ ../src ../src/heretic > chocolate-heretic.6 ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -g heretic -m ./default.cfg.template \ -c default ../src/m_config.c > heretic.cfg.5 ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -g heretic -m ./extra.cfg.template \ -c extended ../src/m_config.c > chocolate-heretic.cfg.5 ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -g hexen -m ./hexen.template \ ../src ../src/hexen > chocolate-hexen.6 ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -g hexen -m ./default.cfg.template \ -c default ../src/m_config.c > hexen.cfg.5 ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -g hexen -m ./extra.cfg.template \ -c extended ../src/m_config.c > chocolate-hexen.cfg.5 ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -g strife -m ./strife.template \ ../src ../src/strife > chocolate-strife.6 ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -g strife -m ./default.cfg.template \ -c default ../src/m_config.c > strife.cfg.5 ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -g strife -m ./extra.cfg.template \ -c extended ../src/m_config.c > chocolate-strife.cfg.5 ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -g server -m ./server.template \ ../src > chocolate-server.6 ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -g doom \ -m ./setup.template \ ../src > chocolate-doom-setup.6 ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -g heretic \ -m ./setup.template \ ../src > chocolate-heretic-setup.6 ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -g hexen \ -m ./setup.template \ ../src > chocolate-hexen-setup.6 ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -g strife \ -m ./setup.template \ ../src > chocolate-strife-setup.6 ./simplecpp -DDOOM -D_WIN32 \ -DLONG_GAME_NAME="Chocolate Doom" \ -DLONG_EXE_NAME="chocolate-doom" \ -DPRECOMPILED < ./INSTALL.template > INSTALL.doom ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -p ./CMDLINE.template \ ../src/ ../src/doom/ > CMDLINE.doom ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -M ./CMDLINE.template.md \ ../src/ ../src/doom/ > CMDLINE.doom.md ./simplecpp -DHERETIC -D_WIN32 \ -DLONG_GAME_NAME="Chocolate Heretic" \ -DLONG_EXE_NAME="chocolate-heretic" \ -DPRECOMPILED < ./INSTALL.template > INSTALL.heretic ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -p ./CMDLINE.template \ ../src/ ../src/heretic/ > CMDLINE.heretic ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -M ./CMDLINE.template.md \ ../src/ ../src/heretic/ > CMDLINE.heretic.md ./simplecpp -DHEXEN -D_WIN32 \ -DLONG_GAME_NAME="Chocolate Hexen" \ -DLONG_EXE_NAME="chocolate-hexen" \ -DPRECOMPILED < ./INSTALL.template > INSTALL.hexen ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -p ./CMDLINE.template \ ../src/ ../src/hexen/ > CMDLINE.hexen ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -M ./CMDLINE.template.md \ ../src/ ../src/hexen/ > CMDLINE.hexen.md ./simplecpp -DSTRIFE -D_WIN32 \ -DLONG_EXE_NAME="chocolate-strife" \ -DLONG_GAME_NAME="Chocolate Strife" \ -DPRECOMPILED < ./INSTALL.template > INSTALL.strife ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -p ./CMDLINE.template \ ../src/ ../src/strife/ > CMDLINE.strife ./docgen -n "chocolate" -s "Chocolate Doom" -z "Chocolate" \ -M ./CMDLINE.template.md \ ../src/ ../src/strife/ > CMDLINE.strife.md gmake[3]: Leaving directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/man' gmake[2]: Leaving directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom/man' gmake[2]: Entering directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom' gmake[2]: Leaving directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom' gmake[1]: Leaving directory '/home/fraggles/autobuild/chocpkg/build/chocolate-doom'