+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/caprice32-4.6.0nb2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/caprice32-4.6.0nb2/work.log
===> Building for caprice32-4.6.0nb2
makefile:75: Notice: APP_PATH not specified.  Will look for cap32.cfg debug-style.  See `README.md` for details. 
Computing dependencies for src/zip.cpp
Computing dependencies for src/video.cpp
Computing dependencies for src/argparse.cpp
Computing dependencies for src/log.cpp
Computing dependencies for src/ipf.cpp
Computing dependencies for src/stringutils.cpp
Computing dependencies for src/tape.cpp
Computing dependencies for src/fileutils.cpp
Computing dependencies for src/configuration.cpp
Computing dependencies for src/glfuncs.cpp
Computing dependencies for src/fdc.cpp
Computing dependencies for src/keyboard.cpp
Computing dependencies for src/cartridge.cpp
Computing dependencies for src/gui/src/wg_frame.cpp
Computing dependencies for src/gui/src/wg_listbox.cpp
Computing dependencies for src/gui/src/CapriceAbout.cpp
Computing dependencies for src/gui/src/CapriceMenu.cpp
Computing dependencies for src/gui/src/wg_progress.cpp
Computing dependencies for src/gui/src/wg_button.cpp
Computing dependencies for src/gui/src/wg_groupbox.cpp
Computing dependencies for src/gui/src/wg_editbox.cpp
Computing dependencies for src/gui/src/wg_tab.cpp
Computing dependencies for src/gui/src/wg_message_server.cpp
Computing dependencies for src/gui/src/wg_resource_handle.cpp
Computing dependencies for src/gui/src/wg_menu.cpp
Computing dependencies for src/gui/src/wg_tooltip.cpp
Computing dependencies for src/gui/src/wg_radiobutton.cpp
Computing dependencies for src/gui/src/std_ex.cpp
Computing dependencies for src/gui/src/wg_message.cpp
Computing dependencies for src/gui/src/wutil_log.cpp
Computing dependencies for src/gui/src/wg_renderedstring.cpp
Computing dependencies for src/gui/src/wg_painter.cpp
Computing dependencies for src/gui/src/CapriceLoadSave.cpp
Computing dependencies for src/gui/src/CapriceVKeyboard.cpp
Computing dependencies for src/gui/src/wg_messagebox.cpp
Computing dependencies for src/gui/src/wg_color.cpp
Computing dependencies for src/gui/src/wg_toolbar.cpp
Computing dependencies for src/gui/src/wg_timer.cpp
Computing dependencies for src/gui/src/wg_application.cpp
Computing dependencies for src/gui/src/wg_textbox.cpp
Computing dependencies for src/gui/src/wg_dropdown.cpp
Computing dependencies for src/gui/src/CapriceOptions.cpp
Computing dependencies for src/gui/src/CapriceRomSlots.cpp
Computing dependencies for src/gui/src/wg_point.cpp
Computing dependencies for src/gui/src/wg_rect.cpp
Computing dependencies for src/gui/src/CapriceMemoryTool.cpp
Computing dependencies for src/gui/src/wg_scrollbar.cpp
Computing dependencies for src/gui/src/CapriceGui.cpp
Computing dependencies for src/gui/src/wg_fontengine.cpp
Computing dependencies for src/gui/src/wg_picture.cpp
Computing dependencies for src/gui/src/wg_view.cpp
Computing dependencies for src/gui/src/wg_checkbox.cpp
Computing dependencies for src/gui/src/CapriceVKeyboardView.cpp
Computing dependencies for src/gui/src/CapriceGuiView.cpp
Computing dependencies for src/gui/src/wg_label.cpp
Computing dependencies for src/gui/src/wg_window.cpp
Computing dependencies for src/gui/src/wg_navigationbar.cpp
Computing dependencies for src/gui/src/wg_message_client.cpp
Computing dependencies for src/gui/src/wg_resources.cpp
Computing dependencies for src/z80.cpp
Computing dependencies for src/disk.cpp
Computing dependencies for src/slotshandler.cpp
Computing dependencies for src/cap32.cpp
Computing dependencies for src/crtc.cpp
Computing dependencies for src/savepng.cpp
Computing dependencies for src/asic.cpp
Computing dependencies for src/psg.cpp
Computing dependencies for test/CapriceLoadSave.cpp
Computing dependencies for test/argparse.cpp
Computing dependencies for test/stringutils.cpp
Computing dependencies for test/configuration.cpp
Computing dependencies for test/crtc.cpp
Computing dependencies for test/asic.cpp
Computing dependencies for test/psg.cpp
Computing dependencies for test/z80.cpp
Computing dependencies for test/disk.cpp
Computing dependencies for test/cartridge.cpp
Computing dependencies for test/InputMapper.cpp
Computing dependencies for test/zip.cpp
Computing dependencies for test/main.cpp
Computing dependencies for test/slothandler.cpp
Computing dependencies for test/wg_application.cpp
Computing dependencies for test/fileutils.cpp
makefile:75: Notice: APP_PATH not specified.  Will look for cap32.cfg debug-style.  See `README.md` for details. 
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/log.o src/log.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/video.o src/video.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/argparse.o src/argparse.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/zip.o src/zip.cpp
In file included from src/video.cpp:36:
/home/pbulk/build/emulators/caprice32/work/.buildlink/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
  116 | #define GL_GLEXT_VERSION 29
      | 
In file included from /home/pbulk/build/emulators/caprice32/work/.buildlink/include/GL/gl.h:2048,
                 from /home/pbulk/build/emulators/caprice32/work/.buildlink/include/SDL/SDL_opengl.h:46:
/home/pbulk/build/emulators/caprice32/work/.buildlink/include/GL/glext.h:54: note: this is the location of the previous definition
   54 | #define GL_GLEXT_VERSION 20190911
      | 
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/ipf.o src/ipf.cpp
In file included from src/zip.cpp:5:
src/zip.cpp: In function 'int zip::extract(const t_zip_info&, FILE**)':
/home/pbulk/build/emulators/caprice32/work/.buildlink/include/zlib.h:1822:45: warning: use of old-style cast to 'int' [-Wold-style-cast]
 1822 |                         (int)sizeof(z_stream))
      |                                             ^
src/zip.cpp:162:15: note: in expansion of macro 'inflateInit2'
  162 |     iStatus = inflateInit2(&z, -MAX_WBITS); // init zlib stream (no header)
      |               ^~~~~~~~~~~~
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/stringutils.o src/stringutils.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/tape.o src/tape.cpp
In file included from src/tape.cpp:25:
src/z80.h:56: warning: "_B" redefined
   56 | #define _B        z80.BC.b.h
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /opt/tools/gcc13/include/c++/13.3.0/cwchar:44,
                 from /opt/tools/gcc13/include/c++/13.3.0/bits/postypes.h:40,
                 from /opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /opt/tools/gcc13/include/c++/13.3.0/string:42,
                 from src/cap32.h:29,
                 from src/tape.cpp:23:
/usr/include/iso/ctype_iso.h:59: note: this is the location of the previous definition
   59 | #define _B      0x00000040      /* Blank */
      | 
src/z80.h:57: warning: "_C" redefined
   57 | #define _C        z80.BC.b.l
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
src/z80.h:65: warning: "_L" redefined
   65 | #define _L        z80.HL.b.l
      | 
/usr/include/iso/ctype_iso.h:54: note: this is the location of the previous definition
   54 | #define _L      0x00000002      /* Lower case */
      | 
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/fileutils.o src/fileutils.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/configuration.o src/configuration.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/glfuncs.o src/glfuncs.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/fdc.o src/fdc.cpp
In file included from src/glfuncs.h:25,
                 from src/glfuncs.cpp:20:
/home/pbulk/build/emulators/caprice32/work/.buildlink/include/SDL/SDL_opengl.h:116: warning: "GL_GLEXT_VERSION" redefined
  116 | #define GL_GLEXT_VERSION 29
      | 
In file included from /home/pbulk/build/emulators/caprice32/work/.buildlink/include/GL/gl.h:2048,
                 from /home/pbulk/build/emulators/caprice32/work/.buildlink/include/SDL/SDL_opengl.h:46:
/home/pbulk/build/emulators/caprice32/work/.buildlink/include/GL/glext.h:54: note: this is the location of the previous definition
   54 | #define GL_GLEXT_VERSION 20190911
      | 
In file included from src/fdc.cpp:25:
src/z80.h:56: warning: "_B" redefined
   56 | #define _B        z80.BC.b.h
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /opt/tools/gcc13/include/c++/13.3.0/cwchar:44,
                 from /opt/tools/gcc13/include/c++/13.3.0/bits/postypes.h:40,
                 from /opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /opt/tools/gcc13/include/c++/13.3.0/string:42,
                 from src/cap32.h:29,
                 from src/fdc.cpp:23:
/usr/include/iso/ctype_iso.h:59: note: this is the location of the previous definition
   59 | #define _B      0x00000040      /* Blank */
      | 
src/z80.h:57: warning: "_C" redefined
   57 | #define _C        z80.BC.b.l
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
src/z80.h:65: warning: "_L" redefined
   65 | #define _L        z80.HL.b.l
      | 
/usr/include/iso/ctype_iso.h:54: note: this is the location of the previous definition
   54 | #define _L      0x00000002      /* Lower case */
      | 
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/keyboard.o src/keyboard.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/cartridge.o src/cartridge.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_frame.o src/gui/src/wg_frame.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_listbox.o src/gui/src/wg_listbox.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/CapriceAbout.o src/gui/src/CapriceAbout.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/CapriceMenu.o src/gui/src/CapriceMenu.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_progress.o src/gui/src/wg_progress.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_button.o src/gui/src/wg_button.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_groupbox.o src/gui/src/wg_groupbox.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_editbox.o src/gui/src/wg_editbox.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_tab.o src/gui/src/wg_tab.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_message_server.o src/gui/src/wg_message_server.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_resource_handle.o src/gui/src/wg_resource_handle.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_menu.o src/gui/src/wg_menu.cpp
src/gui/src/wg_message_server.cpp:161:42: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
  161 | struct Duplicate_APP_PAINT : public std::unary_function<CMessage*, bool>
      |                                          ^~~~~~~~~~~~~~
In file included from /opt/tools/gcc13/include/c++/13.3.0/string:49,
                 from src/gui/includes/std_ex.h:28,
                 from src/gui/includes/wg_point.h:28,
                 from src/gui/includes/wg_message.h:28,
                 from src/gui/includes/wg_message_server.h:29,
                 from src/gui/src/wg_message_server.cpp:25:
/opt/tools/gcc13/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_tooltip.o src/gui/src/wg_tooltip.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_radiobutton.o src/gui/src/wg_radiobutton.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/std_ex.o src/gui/src/std_ex.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_message.o src/gui/src/wg_message.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wutil_log.o src/gui/src/wutil_log.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/CapriceLoadSave.o src/gui/src/CapriceLoadSave.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_renderedstring.o src/gui/src/wg_renderedstring.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_painter.o src/gui/src/wg_painter.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/CapriceVKeyboard.o src/gui/src/CapriceVKeyboard.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_messagebox.o src/gui/src/wg_messagebox.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_color.o src/gui/src/wg_color.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_toolbar.o src/gui/src/wg_toolbar.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_timer.o src/gui/src/wg_timer.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_application.o src/gui/src/wg_application.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_textbox.o src/gui/src/wg_textbox.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_dropdown.o src/gui/src/wg_dropdown.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/CapriceOptions.o src/gui/src/CapriceOptions.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/CapriceRomSlots.o src/gui/src/CapriceRomSlots.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_point.o src/gui/src/wg_point.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_rect.o src/gui/src/wg_rect.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/CapriceMemoryTool.o src/gui/src/CapriceMemoryTool.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_scrollbar.o src/gui/src/wg_scrollbar.cpp
In file included from src/gui/src/CapriceMemoryTool.cpp:5:
src/z80.h:56: warning: "_B" redefined
   56 | #define _B        z80.BC.b.h
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /opt/tools/gcc13/include/c++/13.3.0/cwchar:44,
                 from /opt/tools/gcc13/include/c++/13.3.0/bits/postypes.h:40,
                 from /opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /opt/tools/gcc13/include/c++/13.3.0/string:42,
                 from src/gui/includes/std_ex.h:28,
                 from src/gui/includes/wgui.h:30,
                 from src/gui/includes/CapriceMemoryTool.h:6,
                 from src/gui/src/CapriceMemoryTool.cpp:3:
/usr/include/iso/ctype_iso.h:59: note: this is the location of the previous definition
   59 | #define _B      0x00000040      /* Blank */
      | 
src/z80.h:57: warning: "_C" redefined
   57 | #define _C        z80.BC.b.l
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
src/z80.h:65: warning: "_L" redefined
   65 | #define _L        z80.HL.b.l
      | 
/usr/include/iso/ctype_iso.h:54: note: this is the location of the previous definition
   54 | #define _L      0x00000002      /* Lower case */
      | 
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/CapriceGui.o src/gui/src/CapriceGui.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_fontengine.o src/gui/src/wg_fontengine.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_picture.o src/gui/src/wg_picture.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_view.o src/gui/src/wg_view.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_checkbox.o src/gui/src/wg_checkbox.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/CapriceVKeyboardView.o src/gui/src/CapriceVKeyboardView.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/CapriceGuiView.o src/gui/src/CapriceGuiView.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_label.o src/gui/src/wg_label.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_window.o src/gui/src/wg_window.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_navigationbar.o src/gui/src/wg_navigationbar.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_message_client.o src/gui/src/wg_message_client.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/gui/src/wg_resources.o src/gui/src/wg_resources.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/z80.o src/z80.cpp
In file included from src/z80.cpp:31:
src/z80.h:56: warning: "_B" redefined
   56 | #define _B        z80.BC.b.h
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /opt/tools/gcc13/include/c++/13.3.0/cwchar:44,
                 from /opt/tools/gcc13/include/c++/13.3.0/bits/postypes.h:40,
                 from /opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h:42,
                 from /opt/tools/gcc13/include/c++/13.3.0/string:42,
                 from src/cap32.h:29,
                 from src/z80.cpp:28:
/usr/include/iso/ctype_iso.h:59: note: this is the location of the previous definition
   59 | #define _B      0x00000040      /* Blank */
      | 
src/z80.h:57: warning: "_C" redefined
   57 | #define _C        z80.BC.b.l
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
src/z80.h:65: warning: "_L" redefined
   65 | #define _L        z80.HL.b.l
      | 
/usr/include/iso/ctype_iso.h:54: note: this is the location of the previous definition
   54 | #define _L      0x00000002      /* Lower case */
      | 
src/z80.h:65:19: error: 'z80' was not declared in this scope
   65 | #define _L        z80.HL.b.l
      |                   ^~~
src/z80.h:57:19: error: 'z80' was not declared in this scope
   57 | #define _C        z80.BC.b.l
      |                   ^~~
src/z80.h:56:19: error: 'z80' was not declared in this scope
   56 | #define _B        z80.BC.b.h
      |                   ^~~
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/disk.o src/disk.cpp
g++ -c -ffast-math -fno-strength-reduce -finline-functions -fPIC -DHASH=\"pkgsrc\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/libdrm -I/usr/include -I/opt/pkg/include/freetype2 -std=c++11 -Isrc/ -Isrc/gui/includes `pkg-config --cflags freetype2` `sdl-config --cflags` `pkg-config --cflags libpng` -DHAVE_GL -Wall -Wextra -Wzero-as-null-pointer-constant -Wformat=2 -Wold-style-cast -Wmissing-include-dirs -Wlogical-op -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -o obj/linux/src/slotshandler.o src/slotshandler.cpp
gmake: *** [makefile:143: obj/linux/src/z80.o] Error 1
gmake: *** Waiting for unfinished jobs....
In file included from src/slotshandler.cpp:31:
src/z80.h:56: warning: "_B" redefined
   56 | #define _B        z80.BC.b.h
      | 
In file included from /usr/include/ctype.h:36,
                 from /usr/include/iso/wchar_iso.h:58,
                 from /usr/include/wchar.h:31,
                 from /opt/tools/gcc13/include/c++/13.3.0/cwchar:44,
                 from /opt/tools/gcc13/include/c++/13.3.0/bits/postypes.h:40,
                 from /opt/tools/gcc13/include/c++/13.3.0/iosfwd:42,
                 from /opt/tools/gcc13/include/c++/13.3.0/ios:40,
                 from /opt/tools/gcc13/include/c++/13.3.0/ostream:40,
                 from /opt/tools/gcc13/include/c++/13.3.0/iostream:41,
                 from src/slotshandler.cpp:18:
/usr/include/iso/ctype_iso.h:59: note: this is the location of the previous definition
   59 | #define _B      0x00000040      /* Blank */
      | 
src/z80.h:57: warning: "_C" redefined
   57 | #define _C        z80.BC.b.l
      | 
/usr/include/iso/ctype_iso.h:58: note: this is the location of the previous definition
   58 | #define _C      0x00000020      /* Control character */
      | 
src/z80.h:65: warning: "_L" redefined
   65 | #define _L        z80.HL.b.l
      | 
/usr/include/iso/ctype_iso.h:54: note: this is the location of the previous definition
   54 | #define _L      0x00000002      /* Lower case */
      | 
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/caprice32
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/caprice32