openbsd-vm:src user$ gmake gmake: Entering directory '/home/user/linuxcnc-2.9.8/src' Reading 0/193 dependency files Done reading dependencies Reading 0/243 realtime dependency files Done reading realtime dependencies Copying test input hal/components/bitslice.comp sed: 1: "hal/components/bitslice ...: extra characters at the end of h command gmake: *** [../tests/Submakefile:12: ../tests/halcompile/personalities_mod/bitslice_test.comp] Error 1 gmake: Leaving directory '/home/user/linuxcnc-2.9.8/src' openbsd-vm:src user$ remake Reading 0/193 dependency files Done reading dependencies Reading 0/243 realtime dependency files Done reading realtime dependencies remake: Entering directory '/home/user/linuxcnc-2.9.8/src' sed hal/drivers/mesa_uart.comp -e "1 s/mesa_uart/mesa_uart_test/" > ../tests/halcompile/serial-out-of-tree/mesa_uart_test.comp sed: 1: "hal/drivers/mesa_uart.comp": extra characters at the end of h command ../tests/Submakefile:15: *** [../tests/halcompile/serial-out-of-tree/mesa_uart_test.comp] error 1 #0 ../tests/halcompile/serial-out-of-tree/mesa_uart_test.comp at /home/user/linuxcnc-2.9.8/src/../tests/Submakefile:15 #1 test-inputs at /home/user/linuxcnc-2.9.8/src/../tests/Submakefile:26 #2 userspace at /home/user/linuxcnc-2.9.8/src/Makefile:534 #3 build-software at /home/user/linuxcnc-2.9.8/src/Makefile:341 #4 default at /home/user/linuxcnc-2.9.8/src/Makefile:23 remake: Leaving directory '/home/user/linuxcnc-2.9.8/src' openbsd-vm:src user$ pkg_info remake Information for inst:remake-1.6p1 Comment: GNU make debugger Description: remake is a patched and modernized version of GNU make utility that adds improved error reporting, the ability to trace execution in a comprehensible way, and a debugger. Some of the features of the debugger are: * see the target call stack. * set breakpoints on targets, * show and set variables, * execute arbitrary "make" code * issue shell commands while stopped in the middle of execution, * inspect target descriptions * write a file with the commands of the target expanded. Maintainer: The OpenBSD ports mailing-list WWW: https://bashdb.sourceforge.net/remake/mdb.html openbsd-vm:src user$