=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/emulators/oricutron", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for oricutron-1.2.14 [ 3%] Building C object CMakeFiles/Oricutron.dir/6551_com.c.o [ 6%] Building C object CMakeFiles/Oricutron.dir/6551.c.o [ 9%] Building C object CMakeFiles/Oricutron.dir/6551_loopback.c.o [ 12%] Building C object CMakeFiles/Oricutron.dir/6551_modem.c.o [ 15%] Building C object CMakeFiles/Oricutron.dir/gui.c.o [ 18%] Building C object CMakeFiles/Oricutron.dir/render_gl.c.o [ 21%] Building C object CMakeFiles/Oricutron.dir/render_null.c.o [ 25%] Building C object CMakeFiles/Oricutron.dir/render_sw.c.o [ 28%] Building C object CMakeFiles/Oricutron.dir/render_sw8.c.o [ 31%] Building C object CMakeFiles/Oricutron.dir/6502.c.o [ 34%] Building C object CMakeFiles/Oricutron.dir/8912.c.o [ 37%] Building C object CMakeFiles/Oricutron.dir/avi.c.o [ 40%] Building C object CMakeFiles/Oricutron.dir/plugins/ch376/ch376.c.o [ 43%] Building C object CMakeFiles/Oricutron.dir/disk.c.o [ 46%] Building C object CMakeFiles/Oricutron.dir/disk_pravetz.c.o [ 50%] Building C object CMakeFiles/Oricutron.dir/font.c.o [ 53%] Building C object CMakeFiles/Oricutron.dir/joystick.c.o [ 56%] Building C object CMakeFiles/Oricutron.dir/keyboard.c.o [ 59%] Building C object CMakeFiles/Oricutron.dir/machine.c.o [ 62%] Building C object CMakeFiles/Oricutron.dir/main.c.o [ 65%] Building C object CMakeFiles/Oricutron.dir/monitor.c.o [ 68%] Building C object CMakeFiles/Oricutron.dir/plugins/ch376/oric_ch376_plugin.c.o [ 71%] Building C object CMakeFiles/Oricutron.dir/plugins/twilighte_board/oric_twilighte_board_plugin.c.o [ 75%] Building C object CMakeFiles/Oricutron.dir/snapshot.c.o [ 78%] Building C object CMakeFiles/Oricutron.dir/system_sdl.c.o [ 81%] Building C object CMakeFiles/Oricutron.dir/tape.c.o [ 84%] Building C object CMakeFiles/Oricutron.dir/ula.c.o [ 87%] Building C object CMakeFiles/Oricutron.dir/via.c.o [ 90%] Building C object CMakeFiles/Oricutron.dir/filereq_gtk.c.o [ 93%] Building C object CMakeFiles/Oricutron.dir/gui_x11.c.o /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:41:8: error: unknown type name 'Display' static Display *display; ^ /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:42:8: error: unknown type name 'Window' static Window window; ^ /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:68:5: error: use of undeclared identifier 'XEvent'; did you mean 'event'? XEvent xevent = event->syswm.msg->event.xevent; ^~~~~~ event /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:63:46: note: 'event' declared here static int clipboard_filter(const SDL_Event *event) ^ /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:68:11: error: expected ';' after expression XEvent xevent = event->syswm.msg->event.xevent; ^ ; /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:68:12: error: use of undeclared identifier 'xevent'; did you mean 'event'? XEvent xevent = event->syswm.msg->event.xevent; ^~~~~~ event /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:63:46: note: 'event' declared here static int clipboard_filter(const SDL_Event *event) ^ /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:68:39: error: no member named 'event' in 'struct SDL_SysWMmsg' XEvent xevent = event->syswm.msg->event.xevent; ~~~~~~~~~~~~~~~~ ^ /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:71:12: error: use of undeclared identifier 'xevent' switch(xevent.type) ^ /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:74:12: error: use of undeclared identifier 'SelectionRequest' case SelectionRequest: ^ /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:76:11: error: use of undeclared identifier 'XEvent'; did you mean 'event'? XEvent sevent; ^~~~~~ event /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:63:46: note: 'event' declared here static int clipboard_filter(const SDL_Event *event) ^ /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:76:17: error: expected ';' after expression XEvent sevent; ^ ; /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:76:18: error: use of undeclared identifier 'sevent'; did you mean 'event'? XEvent sevent; ^~~~~~ event /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:63:46: note: 'event' declared here static int clipboard_filter(const SDL_Event *event) ^ [ 96%] Building C object CMakeFiles/Oricutron.dir/msgbox_gtk.c.o /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:77:11: error: use of undeclared identifier 'XSelectionRequestEvent' XSelectionRequestEvent *req; ^ /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:77:35: error: use of undeclared identifier 'req' XSelectionRequestEvent *req; ^ /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:83:11: error: use of undeclared identifier 'req' req = &xevent.xselectionrequest; ^ /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:83:18: error: use of undeclared identifier 'xevent' req = &xevent.xselectionrequest; ^ /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:84:11: error: use of undeclared identifier 'sevent'; did you mean 'event'? sevent.xselection.type = SelectionNotify; ^~~~~~ event /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:63:46: note: 'event' declared here static int clipboard_filter(const SDL_Event *event) ^ /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:84:17: error: member reference type 'const SDL_Event *' (aka 'const union SDL_Event *') is a pointer; did you mean to use '->'? sevent.xselection.type = SelectionNotify; ~~~~~~^ -> /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:84:18: error: no member named 'xselection' in 'union SDL_Event' sevent.xselection.type = SelectionNotify; ~~~~~~ ^ /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/gui_x11.c:84:36: error: use of undeclared identifier 'SelectionNotify' sevent.xselection.type = SelectionNotify; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. --- CMakeFiles/Oricutron.dir/gui_x11.c.o --- *** [CMakeFiles/Oricutron.dir/gui_x11.c.o] Error code 1 bmake[2]: stopped making "CMakeFiles/Oricutron.dir/build" in /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/cmake-pkgsrc-build bmake[2]: 1 error bmake[2]: stopped making "CMakeFiles/Oricutron.dir/build" in /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/cmake-pkgsrc-build --- CMakeFiles/Oricutron.dir/all --- *** [CMakeFiles/Oricutron.dir/all] Error code 2 bmake[1]: stopped making "all" in /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/cmake-pkgsrc-build bmake[1]: 1 error bmake[1]: stopped making "all" in /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/cmake-pkgsrc-build *** [all] Error code 2 bmake: stopped making "all" in /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/cmake-pkgsrc-build bmake: 1 error bmake: stopped making "all" in /var/tmp/work/emulators/oricutron/work/oricutron-1_2_14/cmake-pkgsrc-build *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/emulators/oricutron *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/emulators/oricutron