+ 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/fuse-emulator-1.7.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fuse-emulator-1.7.0/work.log ===> Building for fuse-emulator-1.7.0 --- options.h --- --- ui/gtk/menu_data.c --- --- ui/gtk/menu_data.ui --- --- ui/gtk/options.c --- --- options.h --- GEN options.h --- ui/gtk/menu_data.c --- GEN ui/gtk/menu_data.c --- ui/gtk/menu_data.ui --- GEN ui/gtk/menu_data.ui --- ui/gtk/options.c --- GEN ui/gtk/options.c --- ui/gtk/options_internals.h --- GEN ui/gtk/options_internals.h --- all --- /opt/pkg/bin/bmake all-am --- compat/unix/.dirstamp --- --- compat/unix/.deps/.dirstamp --- --- debugger/.dirstamp --- --- debugger/.deps/.dirstamp --- --- infrastructure/.dirstamp --- --- infrastructure/.deps/.dirstamp --- --- machines/.dirstamp --- --- machines/.deps/.dirstamp --- --- peripherals/.dirstamp --- --- peripherals/.deps/.dirstamp --- --- peripherals/sound/.dirstamp --- --- peripherals/sound/.deps/.dirstamp --- --- peripherals/disk/.dirstamp --- --- peripherals/disk/.deps/.dirstamp --- --- peripherals/ide/.dirstamp --- --- peripherals/ide/.deps/.dirstamp --- --- peripherals/flash/.dirstamp --- --- peripherals/flash/.deps/.dirstamp --- --- peripherals/nic/.dirstamp --- --- peripherals/nic/.deps/.dirstamp --- --- pokefinder/.dirstamp --- --- pokefinder/.deps/.dirstamp --- --- sound/.dirstamp --- --- sound/.deps/.dirstamp --- --- timer/.dirstamp --- --- timer/.deps/.dirstamp --- --- ui/gtk/.dirstamp --- --- ui/gtk/.deps/.dirstamp --- --- ui/scaler/.dirstamp --- --- ui/scaler/.deps/.dirstamp --- --- unittests/.dirstamp --- --- unittests/.deps/.dirstamp --- --- z80/.dirstamp --- --- z80/.deps/.dirstamp --- --- ui/scaler/scalers32.o --- --- z80/z80_coretest.o --- --- display.o --- --- z80/z80_coretest.o --- CC z80/z80_coretest.o --- event.o --- CC event.o --- display.o --- CC display.o --- ui/scaler/scalers32.o --- CC ui/scaler/scalers32.o --- fuse.o --- CC fuse.o --- input.o --- CC input.o --- keyboard.o --- CC keyboard.o --- loader.o --- CC loader.o --- machine.o --- CC machine.o --- memory_pages.o --- CC memory_pages.o --- mempool.o --- CC mempool.o --- memory_pages.o --- memory_pages.c: In function 'memory_to_snapshot': memory_pages.c:704:16: warning: the comparison will always evaluate as 'true' for the address of 'RAM' will never be NULL [-Waddress] 704 | if( RAM[i] != NULL ) { | ^~ In file included from ./machine.h:35, from machines/pentagon.h:30, from memory_pages.c:39: ./spectrum.h:39:25: note: 'RAM' declared here 39 | extern libspectrum_byte RAM[ SPECTRUM_RAM_PAGES ][0x4000]; | ^~~ --- menu.o --- CC menu.o --- movie.o --- CC movie.o --- module.o --- CC module.o --- periph.o --- CC periph.o --- phantom_typist.o --- CC phantom_typist.o --- profile.o --- CC profile.o --- psg.o --- CC psg.o --- rectangle.o --- CC rectangle.o --- rzx.o --- CC rzx.o --- screenshot.o --- CC screenshot.o --- slt.o --- CC slt.o --- snapshot.o --- CC snapshot.o --- sound.o --- CC sound.o --- spectrum.o --- CC spectrum.o --- svg.o --- CC svg.o --- tape.o --- CC tape.o --- svg.o --- svg.c: In function 'svg_closefile': svg.c:302:5: warning: 'content' is deprecated [-Wdeprecated-declarations] 302 | fprintf( fp, "%s", buffer->content ); | ^~~~~~~ In file included from /home/pbulk/build/emulators/fuse-emulator/work/.buildlink/include/libxml2/libxml/xmlIO.h:20, from /home/pbulk/build/emulators/fuse-emulator/work/.buildlink/include/libxml2/libxml/xmlwriter.h:21, from svg.c:36: /home/pbulk/build/emulators/fuse-emulator/work/.buildlink/include/libxml2/libxml/tree.h:115:14: note: declared here 115 | xmlChar *content XML_DEPRECATED_MEMBER; | ^~~~~~~ --- ui.o --- CC ui.o --- uidisplay.o --- CC uidisplay.o --- uimedia.o --- CC uimedia.o --- utils.o --- CC utils.o --- debugger/breakpoint.o --- CC debugger/breakpoint.o --- debugger/command.o --- CC debugger/command.o --- debugger/debugger.o --- CC debugger/debugger.o --- debugger/disassemble.o --- CC debugger/disassemble.o --- debugger/event.o --- CC debugger/event.o --- debugger/expression.o --- CC debugger/expression.o --- debugger/system_variable.o --- CC debugger/system_variable.o --- debugger/variable.o --- CC debugger/variable.o --- infrastructure/startup_manager.o --- CC infrastructure/startup_manager.o --- compat/unix/dir.o --- CC compat/unix/dir.o --- compat/unix/file.o --- --- compat/unix/timer.o --- --- compat/unix/file.o --- CC compat/unix/file.o --- compat/unix/timer.o --- CC compat/unix/timer.o --- compat/unix/osname.o --- CC compat/unix/osname.o --- compat/unix/paths.o --- CC compat/unix/paths.o --- compat/unix/socket.o --- CC compat/unix/socket.o --- compat/unix/relative_paths.o --- CC compat/unix/relative_paths.o --- compat/unix/socket.o --- compat/unix/socket.c: In function 'compat_socket_get_fionread': compat/unix/socket.c:70:24: error: 'FIONREAD' undeclared (first use in this function); did you mean 'UIO_READ'? 70 | int err = ioctl( fd, FIONREAD, &b ); | ^~~~~~~~ | UIO_READ compat/unix/socket.c:70:24: note: each undeclared identifier is reported only once for each function it appears in *** [compat/unix/socket.o] Error code 1 bmake[1]: stopped making "all-am" in /home/pbulk/build/emulators/fuse-emulator/work/fuse-1.7.0 bmake[1]: 1 error bmake[1]: stopped making "all-am" in /home/pbulk/build/emulators/fuse-emulator/work/fuse-1.7.0 bmake: stopped making "all" in /home/pbulk/build/emulators/fuse-emulator/work/fuse-1.7.0 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/fuse-emulator *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/fuse-emulator