OS VERSION:
Distributor ID: Debian
Description: Debian GNU/Linux 9.11 (stretch)
Release: 9.11
Codename: stretch
Kernel: Linux 4.9.0-9-amd64
Architecture: x86-64
I can paste the entire log generated by:
make install DEBUG=1 USE_DOSEMU=1 | tee sbbs-build.log
or the link https://asmf-etrucker.com/sbbs-build.log
It continues to fail on jscompartment.o
methodjit/PunboxAssembler.h:383:21: error: ‘class JSC::X86Assembler’ has
no member named ‘movq_rr’; did you mean ‘movl_rr’?
m_assembler.movq_rr(scratch, dest);
^~~~~~~
make[4]: *** [jscompartment.o] Error 1
config/rules.mk:1475: recipe for target 'jscompartment.o' failed
make[4]: Leaving directory '/sbbs/3rdp/src/mozjs/js-1.8.5/js/src'
make[3]: *** [default] Error 2
config/rules.mk:753: recipe for target 'default' failed
make[3]: Leaving directory '/sbbs/3rdp/src/mozjs/js-1.8.5/js/src'
make[2]: *** [../build/../../src/../3rdp/gcc.linux.x64.debug/mozjs/lib/libmozjs185- 1.0.a] Error 2
GNUmakefile:52: recipe for target '../build/../../src/../3rdp/gcc.linux.x64.debug/mozjs/lib/libmozjs185- 1.0.a' failed
make[2]: Leaving directory '/sbbs/3rdp/build'
make[1]: *** [js] Error 2
/sbbs/src/sbbs3/../build/Common.gmake:517: recipe for target 'js' failed
JSC::X86Assembler’ hasIt continues to fail on jscompartment.o
methodjit/PunboxAssembler.h:383:21: error: ‘class
no member named ‘movq_rr’; did you mean ‘movl_rr’?
m_assembler.movq_rr(scratch, dest);
^~~~~~~
make[4]: *** [jscompartment.o] Error 1
config/rules.mk:1475: recipe for target 'jscompartment.o' failed
make[4]: Leaving directory '/sbbs/3rdp/src/mozjs/js-1.8.5/js/src' make[3]: *** [default] Error 2
config/rules.mk:753: recipe for target 'default' failed
make[3]: Leaving directory '/sbbs/3rdp/src/mozjs/js-1.8.5/js/src' make[2]: ***
1.0.a] Error 2
GNUmakefile:52: recipe for target
failed1.0.a' failed
make[2]: Leaving directory '/sbbs/3rdp/build'
make[1]: *** [js] Error 2
/sbbs/src/sbbs3/../build/Common.gmake:517: recipe for target 'js'
You're having trouble building the JS library (libmozjs), notSynchronet
itself. Try the instructions here for "Using System Libraries": http://wiki.synchro.net/install:nix#getting_building
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 408 |
Nodes: | 16 (2 / 14) |
Uptime: | 21:39:44 |
Calls: | 8,560 |
Calls today: | 12 |
Files: | 13,219 |
Messages: | 5,926,458 |
Posted today: | 1 |