Posted to tcl by aspect at Tue Feb 03 01:47:49 GMT 2015view raw
- wheezy with packaged tcl8.5: SUCCESS
- wheezy with jessie 8.6+deps: FAIL
- wheezy with ActiveState 8.5: SUCCESS
- wheezy with ActiveState 8.6: FAIL
- wheezy with 8.6 from source: FAIL
- jessie with packaged tcl8.5: FAIL
- jessie with packaged tcl8.6: FAIL
- jessie with ActiveState 8.5: SUCCESS
- jessie with ActiveState 8.6: FAIL
- wheezy with 8.6 from source: FAIL
- Common failure mode is "undefined symbol" loading a stubs-enabled .so
- .. I've just noticed at least one failed with "undefined symbol: tclStubsPtr"
- while others failed with "undefined symbol: Tcl_InitStubs"