[00:09] about three minutes each [02:21] Jeez [04:42] oh, I just remembered [04:43] I'm currently building mame 0.194 [04:43] we should probably check to see if any roms need to be updated at the same time [07:42] *** hook54321 sets mode: +o DFJustin [09:17] *** DLudwig has quit IRC (se.hub irc.efnet.nl) [09:17] *** BnARobin has quit IRC (se.hub irc.efnet.nl) [09:17] *** hook54321 has quit IRC (se.hub irc.efnet.nl) [11:37] *** DLudwig has joined #jsmess [11:37] *** BnARobin has joined #jsmess [11:37] *** hook54321 has joined #jsmess [11:37] *** irc.efnet.nl sets mode: +o hook54321 [16:29] Will definitely do that. [18:57] ok, we had some build failures: vicdual, spectrum, spec128, exidy, and beezer [19:28] beezer has a known cause, and the others are likely to be similar [20:04] I should have run these error messages through c++filt [20:07] Not bad [20:08] Want to go forward with putting things up? [20:10] shortly [21:41] ok, I've got it all set up so that the special cases can be recorded in the json files, and the build script can handle them [21:42] we'll know shortly whether or not I've found all the correct source files to build these special cases with [21:42] it's already done beezer successfully, but that was the easiest one [21:46] I missed one: [21:46] [2018-02-09 21:43:12] Building src/mame/drivers/exidy.cpp,src/mame/audio/targ.cpp into mameexidy.js.gz [21:46] [2018-02-09 21:45:18] warning: unresolved symbol: VOLTAGE_REGULATOR [21:46] [2018-02-09 21:45:18] Building mameexidy.js.gz failed with errors [21:54] for spectrum you'll need to cherry-pick https://github.com/mamedev/mame/commit/d1b11e5c808fdce250623f634009dcbbc29a34a4 [21:57] (different issue than beezer) [22:08] ah, I'll give that a shot [22:38] *** godane has quit IRC (Read error: Operation timed out) [22:49] *** godane has joined #jsmess [22:49] *** godane has quit IRC (Client Quit) [23:06] hrm [23:06] one last error: [23:06] [2018-02-09 23:04:02] Building src/mame/drivers/exidy.cpp,src/mame/audio/targ.cpp,src/devices/sound/volt_reg.cpp into mameexidy.js.gz [23:06] [2018-02-09 23:06:03] warning: unresolved symbol: VOLTAGE_REGULATOR [23:06] [2018-02-09 23:06:03] Building mameexidy.js.gz failed with errors [23:20] doesn't do that for me with the --start-group change [23:29] which source files did you specify?