Posted to tcl by stevel at Tue Sep 11 05:18:57 GMT 2007view raw

  1. DYLD_LIBRARY_PATH=`pwd`:${DYLD_LIBRARY_PATH}; export DYLD_LIBRARY_PATH; \
  2. TCL_LIBRARY="/local/src/tcl/library"; export TCL_LIBRARY; \
  3. ./tcltest /local/src/tcl/unix/../tests/all.tcl -file unload.test -singleproc 1 -verbose bet
  4. Tests running in interp: /local/src/tcl/unix/tcltest
  5. Tests located in: /local/src/tcl/tests
  6. Tests running in: /local/src/tcl/unix
  7. Temporary files stored in /local/src/tcl/unix
  8. Test files sourced into current interpreter
  9. Running tests that match: *
  10. Skipping test files that match: l.*.test
  11. Only running test files that match: unload.test
  12. Tests began at Tue Sep 11 13:18:25 WST 2007
  13. unload.test
  14. ---- unload-1.1 start
  15. ---- unload-1.2 start
  16. ---- unload-1.3 start
  17. ---- unload-1.4 start
  18. ---- unload-1.5 start
  19. ---- unload-1.6 start
  20. ---- unload-1.7 start
  21. ---- unload-2.1 start
  22. tclLoadDyld.c:214: TclpDlopen(): dlopen() successful.
  23. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  24. tclLoadDyld.c:365: TclpFindSymbol(): dlsym() failed: dlsym(0x301320, Pkga_SafeInit): symbol not found.
  25. tclLoadDyld.c:365: TclpFindSymbol(): dlsym() failed: dlsym(0x301320, Pkga_Unload): symbol not found.
  26. tclLoadDyld.c:365: TclpFindSymbol(): dlsym() failed: dlsym(0x301320, Pkga_SafeUnload): symbol not found.
  27. ---- unload-2.2 start
  28. tclLoadDyld.c:214: TclpDlopen(): dlopen() successful.
  29. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  30. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  31. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  32. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  33. ---- unload-2.3 start
  34. ---- unload-2.4 start
  35. tclLoadDyld.c:479: TclpUnloadFile(): dlclose() successful.
  36. ---- unload-2.5 start
  37. tclLoadDyld.c:214: TclpDlopen(): dlopen() successful.
  38. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  39. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  40. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  41. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  42. ---- unload-2.6 start
  43. tclLoadDyld.c:479: TclpUnloadFile(): dlclose() successful.
  44. ---- unload-3.1 start
  45. tclLoadDyld.c:214: TclpDlopen(): dlopen() successful.
  46. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  47. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  48. tclLoadDyld.c:365: TclpFindSymbol(): dlsym() failed: dlsym(0x3017e0, Pkgb_Unload): symbol not found.
  49. tclLoadDyld.c:365: TclpFindSymbol(): dlsym() failed: dlsym(0x3017e0, Pkgb_SafeUnload): symbol not found.
  50. ---- unload-3.2 start
  51. tclLoadDyld.c:214: TclpDlopen(): dlopen() successful.
  52. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  53. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  54. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  55. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  56. ---- unload-3.3 start
  57. ---- unload-3.4 start
  58. ---- unload-3.5 start
  59. tclLoadDyld.c:479: TclpUnloadFile(): dlclose() successful.
  60. ---- unload-3.6 start
  61. tclLoadDyld.c:214: TclpDlopen(): dlopen() successful.
  62. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  63. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  64. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  65. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  66. ---- unload-3.7 start
  67. tclLoadDyld.c:479: TclpUnloadFile(): dlclose() successful.
  68. ---- unload-4.1 start
  69. tclLoadDyld.c:214: TclpDlopen(): dlopen() successful.
  70. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  71. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  72. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  73. tclLoadDyld.c:362: TclpFindSymbol(): dlsym() successful.
  74. ---- unload-4.2 start
  75. ---- unload-4.3 start
  76. ---- unload-4.4 start
  77. ---- unload-4.5 start
  78. ---- unload-4.6 start
  79. tclLoadDyld.c:479: TclpUnloadFile(): dlclose() successful.
  80.  
  81. Tests ended at Tue Sep 11 13:18:25 WST 2007
  82. all.tcl: Total 26 Passed 26 Skipped 0 Failed 0
  83. Sourced 1 Test Files.
  84. tclLoadDyld.c:479: TclpUnloadFile(): dlclose() successful.
  85. tclLoadDyld.c:479: TclpUnloadFile(): dlclose() successful.