Re: [GXemul-devel] NetBSD/hpcmips install fails under GXemul 0.6.1
Status: Alpha
Brought to you by:
gavare
From: Andreas G. <gs...@gs...> - 2019-06-03 09:21:38
|
Anders Gavare wrote: > Andreas: Can you also try the latest > http://gavare.se/gxemul/src/gxemul-trunk.tar.gz ? I tried building it without using pkgsrc, using "./configure" and "make", and it built, but "make install" reports errors: ### Test_BackwardStepCommand_NotWhenSnapshotsAreDisabled testmips is not a known template machine name. Use gxemul -H to get a list of valid machine templates. Failed to create configuration from template: testmips Aborting. ### Test_BackwardStepCommand_NotWhenSnapshotsAreDisabled (BackwardStepCommand.cc line 271) failed! > root.step should initially be 3 Expected: 0x3 but was: 0 ### Test_BackwardStepCommand_Basic testmips is not a known template machine name. Use gxemul -H to get a list of valid machine templates. Failed to create configuration from template: testmips Aborting. ### Test_BackwardStepCommand_Basic (BackwardStepCommand.cc line 272) failed! > root.step should initially be 3 Expected: 0x3 but was: 0 ### Test_BackwardStepCommand_ManualAddAndLoad ### Test_BackwardStepCommand_ManualAddAndLoad (BackwardStepCommand.cc line 273) failed! > apa [...] 3 TESTS FAILED! *** Error code 1 Stop. The pkgsrc package has a number of patches, many of which no longer apply to -trunk; I wonder if they have been or should be upstreamed. -- Andreas Gustafsson, gs...@gs... |