Posted to tcl by hypnotoad at Mon Oct 01 16:21:16 GMT 2018view pretty

# Following code was appended to aaa_exit.test:
#
# puts [list TCL_LIBRARY: $tcl_library]
# puts [list ZIPFS_MOUNT: [zipfs mount]]

basra:unix seandeelywoods$ make test
DYLD_LIBRARY_PATH=`pwd`: TCLLIBPATH="/Users/seandeelywoods/build/odie/tcl/unix/pkgs" TCL_LIBRARY="/Users/seandeelywoods/build/odie/tcl/library" ./tcltest /Users/seandeelywoods/build/odie/tcl/tests/all.tcl 
Tests running in interp:  /Users/seandeelywoods/build/odie/tcl/unix/tcltest
Tests located in:  /Users/seandeelywoods/build/odie/tcl/tests
Tests running in:  /Users/seandeelywoods/build/odie/tcl/unix
Temporary files stored in /Users/seandeelywoods/build/odie/tcl/unix
Test files run in separate interpreters
Running tests that match:  *
Skipping test files that match:  l.*.test
Only running test files that match:  *.test
Tests began at Mon Oct 01 12:16:56 EDT 2018
aaa_exit.test
TCL_LIBRARY: /Users/seandeelywoods/build/odie/tcl/library
ZIPFS_MOUNT: {}
append.test
appendComp.test
apply.test
assemble.test
assocd.test
async.test
^Cmake: *** [test-tcl] Interrupt: 2

basra:unix seandeelywoods$ make install
Installing libtcl9.0.dylib to /Users/seandeelywoods/odie/lib/
Installing tclsh as /Users/seandeelywoods/odie/bin/tclsh9.0
Installing tclConfig.sh to /Users/seandeelywoods/odie/lib/
Installing tclooConfig.sh to /Users/seandeelywoods/odie/lib/
Installing libtclstub9.0.a to /Users/seandeelywoods/odie/lib/
Installing pkg-config file to /Users/seandeelywoods/odie/lib/pkgconfig/
Making directory /Users/seandeelywoods/odie/lib/tcl9.0
Installing library files to /Users/seandeelywoods/odie/lib/tcl9.0/
Installing and cross-linking top-level (.1) docs to /Users/seandeelywoods/odie/share/man/man1/
Installing and cross-linking C API (.3) docs to /Users/seandeelywoods/odie/share/man/man3/
^Cmake: *** [install-doc] Interrupt: 2

basra:unix seandeelywoods$ make install
Installing libtcl9.0.dylib to /Users/seandeelywoods/odie/lib/
Installing tclsh as /Users/seandeelywoods/odie/bin/tclsh9.0
Installing tclConfig.sh to /Users/seandeelywoods/odie/lib/
Installing tclooConfig.sh to /Users/seandeelywoods/odie/lib/
Installing libtclstub9.0.a to /Users/seandeelywoods/odie/lib/
Installing pkg-config file to /Users/seandeelywoods/odie/lib/pkgconfig/
Installing library files to /Users/seandeelywoods/odie/lib/tcl9.0/
Installing and cross-linking top-level (.1) docs to /Users/seandeelywoods/odie/share/man/man1/
Installing and cross-linking C API (.3) docs to /Users/seandeelywoods/odie/share/man/man3/
Installing and cross-linking command (.n) docs to /Users/seandeelywoods/odie/share/man/mann/
Installing header files to /Users/seandeelywoods/odie/include/
basra:unix seandeelywoods$ make test
DYLD_LIBRARY_PATH=`pwd`: TCLLIBPATH="/Users/seandeelywoods/build/odie/tcl/unix/pkgs" TCL_LIBRARY="/Users/seandeelywoods/build/odie/tcl/library" ./tcltest /Users/seandeelywoods/build/odie/tcl/tests/all.tcl 
Tests running in interp:  /Users/seandeelywoods/build/odie/tcl/unix/tcltest
Tests located in:  /Users/seandeelywoods/build/odie/tcl/tests
Tests running in:  /Users/seandeelywoods/build/odie/tcl/unix
Temporary files stored in /Users/seandeelywoods/build/odie/tcl/unix
Test files run in separate interpreters
Running tests that match:  *
Skipping test files that match:  l.*.test
Only running test files that match:  *.test
Tests began at Mon Oct 01 12:17:25 EDT 2018
aaa_exit.test
TCL_LIBRARY: //zipfs:/lib/tcl/tcl_library
ZIPFS_MOUNT: {//zipfs:/lib/tcl /Users/seandeelywoods/odie/lib/libtcl9.0.dylib}
append.test
appendComp.test
apply.test
assemble.test
assocd.test
async.test