Advertisement
Guest User

heath

a guest
Nov 18th, 2009
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 484.96 KB | None | 0 0
  1. Building pythonOCC-path_to_0.4 for linux2.
  2. running build
  3. running build_py
  4. package init file 'OCC/__init__.py' not found (or not a regular file)
  5. copying OCC/Standard.py -> ../debian/pythonocc/build/lib.linux-i686-2.5/OCC
  6. package init file 'OCC/__init__.py' not found (or not a regular file)
  7. running build_ext
  8. building 'OCC._Standard' extension
  9. swigging /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard.i to /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp
  10. swig -python -python -modern -fcompact -c++ -DHAVE_LIMITS_H -DHAVE_CONFIG_H -DCSFDB -w302,314,509,512 -DOCC_CONVERT_SIGNALS -DLIN -DLININTEL -D_GNU_SOURCE=1 -outdir /home/heath/pythonocc-debianization/pythonocc-0.3/src/OCC -o /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard.i
  11. g++ -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H -DHAVE_LIMITS_H -DCSFDB -DOCC_CONVERT_SIGNALS -DLIN -DLININTEL -D_GNU_SOURCE=1 -D__PYTHONOCC_MAXINT__=2147483647 -I/usr/include/opencascade/inc -I/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin -I/usr/include/python2.5 -c /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp -o ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o -O0 -march=i686
  12. cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
  13. g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o -L/usr/include/opencascade/lib -L/opt/SalomeGeometry/lib -o ../debian/pythonocc/build/lib.linux-i686-2.5/OCC/_Standard.so -Wl,--no-undefined -lm -lstdc++ -lpython2.5
  14. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_GUID_ToString':
  15. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4130: undefined reference to `Standard_GUID::ToCString(char*) const'
  16. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_Type_PrintToString':
  17. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:3938: undefined reference to `Standard_Type::Print(std::basic_ostream<char, std::char_traits<char> >&) const'
  18. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_Failure_PrintToString':
  19. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:3744: undefined reference to `Standard_Failure::Print(std::basic_ostream<char, std::char_traits<char> >&) const'
  20. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Handle_Standard_Persistent_DumpToString':
  21. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:3460: undefined reference to `Handle_Standard_Persistent::Dump(std::basic_ostream<char, std::char_traits<char> >&) const'
  22. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Handle_Standard_Transient_DumpToString':
  23. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:3369: undefined reference to `Handle_Standard_Transient::Dump(std::basic_ostream<char, std::char_traits<char> >&) const'
  24. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_OutOfRange__SWIG_0':
  25. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13761: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  26. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13762: undefined reference to `Standard_Failure::Caught()'
  27. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13762: undefined reference to `Standard_Type::Name() const'
  28. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_Persistent':
  29. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13657: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  30. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13658: undefined reference to `Standard_Failure::Caught()'
  31. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13658: undefined reference to `Standard_Type::Name() const'
  32. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_Mutex':
  33. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13584: undefined reference to `Standard_Mutex::Standard_Mutex()'
  34. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13584: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  35. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13585: undefined reference to `Standard_Failure::Caught()'
  36. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13585: undefined reference to `Standard_Type::Name() const'
  37. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_ErrorHandler':
  38. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13503: undefined reference to `Standard_ErrorHandler::Standard_ErrorHandler()'
  39. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13503: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  40. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13504: undefined reference to `Standard_Failure::Caught()'
  41. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13504: undefined reference to `Standard_Type::Name() const'
  42. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_GUID__SWIG_3':
  43. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12969: undefined reference to `Standard_GUID::Standard_GUID(int, short, short, short, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char)'
  44. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12970: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  45. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12970: undefined reference to `Standard_Failure::Caught()'
  46. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12970: undefined reference to `Standard_Type::Name() const'
  47. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_GUID__SWIG_0':
  48. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12915: undefined reference to `Standard_GUID::Standard_GUID()'
  49. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12915: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  50. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12916: undefined reference to `Standard_Failure::Caught()'
  51. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12916: undefined reference to `Standard_Type::Name() const'
  52. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_NullObject__SWIG_0':
  53. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12784: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  54. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12785: undefined reference to `Standard_Failure::Caught()'
  55. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12785: undefined reference to `Standard_Type::Name() const'
  56. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_TooManyUsers__SWIG_0':
  57. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12651: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  58. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12652: undefined reference to `Standard_Failure::Caught()'
  59. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12652: undefined reference to `Standard_Type::Name() const'
  60. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_Overflow__SWIG_0':
  61. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12522: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  62. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12523: undefined reference to `Standard_Failure::Caught()'
  63. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12523: undefined reference to `Standard_Type::Name() const'
  64. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_Underflow__SWIG_0':
  65. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12391: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  66. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12392: undefined reference to `Standard_Failure::Caught()'
  67. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12392: undefined reference to `Standard_Type::Name() const'
  68. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard':
  69. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12300: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  70. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12301: undefined reference to `Standard_Failure::Caught()'
  71. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12301: undefined reference to `Standard_Type::Name() const'
  72. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_LicenseNotFound__SWIG_0':
  73. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12167: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  74. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12168: undefined reference to `Standard_Failure::Caught()'
  75. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12168: undefined reference to `Standard_Type::Name() const'
  76. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_MultiplyDefined__SWIG_0':
  77. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12033: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  78. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12034: undefined reference to `Standard_Failure::Caught()'
  79. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12034: undefined reference to `Standard_Type::Name() const'
  80. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_OutOfMemory__SWIG_0':
  81. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11901: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  82. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11902: undefined reference to `Standard_Failure::Caught()'
  83. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11902: undefined reference to `Standard_Type::Name() const'
  84. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_AbortiveTransaction__SWIG_0':
  85. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11642: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  86. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11643: undefined reference to `Standard_Failure::Caught()'
  87. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11643: undefined reference to `Standard_Type::Name() const'
  88. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_ImmutableObject__SWIG_0':
  89. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11508: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  90. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11509: undefined reference to `Standard_Failure::Caught()'
  91. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11509: undefined reference to `Standard_Type::Name() const'
  92. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_DivideByZero__SWIG_0':
  93. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11375: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  94. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11376: undefined reference to `Standard_Failure::Caught()'
  95. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11376: undefined reference to `Standard_Type::Name() const'
  96. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_NegativeValue__SWIG_0':
  97. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11242: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  98. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11243: undefined reference to `Standard_Failure::Caught()'
  99. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11243: undefined reference to `Standard_Type::Name() const'
  100. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_DimensionMismatch__SWIG_0':
  101. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10778: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  102. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10779: undefined reference to `Standard_Failure::Caught()'
  103. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10779: undefined reference to `Standard_Type::Name() const'
  104. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_Storable':
  105. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10674: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  106. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10675: undefined reference to `Standard_Failure::Caught()'
  107. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10675: undefined reference to `Standard_Type::Name() const'
  108. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_TypeMismatch__SWIG_0':
  109. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10542: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  110. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10543: undefined reference to `Standard_Failure::Caught()'
  111. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10543: undefined reference to `Standard_Type::Name() const'
  112. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_MMgrOpt__SWIG_6':
  113. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10416: undefined reference to `Standard_MMgrOpt::Standard_MMgrOpt(unsigned int, unsigned int, unsigned int, int, unsigned int, unsigned int)'
  114. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10416: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  115. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10417: undefined reference to `Standard_Failure::Caught()'
  116. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10417: undefined reference to `Standard_Type::Name() const'
  117. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_MMgrOpt__SWIG_5':
  118. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10409: undefined reference to `Standard_MMgrOpt::Standard_MMgrOpt(unsigned int, unsigned int, unsigned int, int, unsigned int, unsigned int)'
  119. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10410: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  120. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10410: undefined reference to `Standard_Failure::Caught()'
  121. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10410: undefined reference to `Standard_Type::Name() const'
  122. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_MMgrOpt__SWIG_4':
  123. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10400: undefined reference to `Standard_MMgrOpt::Standard_MMgrOpt(unsigned int, unsigned int, unsigned int, int, unsigned int, unsigned int)'
  124. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10401: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  125. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10401: undefined reference to `Standard_Failure::Caught()'
  126. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10401: undefined reference to `Standard_Type::Name() const'
  127. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_MMgrOpt__SWIG_3':
  128. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10388: undefined reference to `Standard_MMgrOpt::Standard_MMgrOpt(unsigned int, unsigned int, unsigned int, int, unsigned int, unsigned int)'
  129. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10389: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  130. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10389: undefined reference to `Standard_Failure::Caught()'
  131. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10389: undefined reference to `Standard_Type::Name() const'
  132. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_MMgrOpt__SWIG_2':
  133. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10373: undefined reference to `Standard_MMgrOpt::Standard_MMgrOpt(unsigned int, unsigned int, unsigned int, int, unsigned int, unsigned int)'
  134. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10373: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  135. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10374: undefined reference to `Standard_Failure::Caught()'
  136. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10374: undefined reference to `Standard_Type::Name() const'
  137. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_MMgrOpt__SWIG_1':
  138. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10354: undefined reference to `Standard_MMgrOpt::Standard_MMgrOpt(unsigned int, unsigned int, unsigned int, int, unsigned int, unsigned int)'
  139. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10354: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  140. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10355: undefined reference to `Standard_Failure::Caught()'
  141. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10355: undefined reference to `Standard_Type::Name() const'
  142. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_MMgrOpt__SWIG_0':
  143. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10333: undefined reference to `Standard_MMgrOpt::Standard_MMgrOpt(unsigned int, unsigned int, unsigned int, int, unsigned int, unsigned int)'
  144. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10333: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  145. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10334: undefined reference to `Standard_Failure::Caught()'
  146. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10334: undefined reference to `Standard_Type::Name() const'
  147. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_DimensionError__SWIG_0':
  148. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10183: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  149. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10184: undefined reference to `Standard_Failure::Caught()'
  150. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10184: undefined reference to `Standard_Type::Name() const'
  151. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_NotImplemented__SWIG_0':
  152. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10109: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  153. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10110: undefined reference to `Standard_Failure::Caught()'
  154. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10110: undefined reference to `Standard_Type::Name() const'
  155. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_ProgramError__SWIG_0':
  156. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9976: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  157. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9977: undefined reference to `Standard_Failure::Caught()'
  158. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9977: undefined reference to `Standard_Type::Name() const'
  159. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_NoMoreObject__SWIG_0':
  160. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9843: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  161. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9844: undefined reference to `Standard_Failure::Caught()'
  162. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9844: undefined reference to `Standard_Type::Name() const'
  163. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_MMgrRaw__SWIG_1':
  164. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9771: undefined reference to `Standard_MMgrRaw::Standard_MMgrRaw(unsigned int)'
  165. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9771: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  166. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9772: undefined reference to `Standard_Failure::Caught()'
  167. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9772: undefined reference to `Standard_Type::Name() const'
  168. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_MMgrRaw__SWIG_0':
  169. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9764: undefined reference to `Standard_MMgrRaw::Standard_MMgrRaw(unsigned int)'
  170. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9765: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  171. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9765: undefined reference to `Standard_Failure::Caught()'
  172. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9765: undefined reference to `Standard_Type::Name() const'
  173. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_NumericError__SWIG_0':
  174. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9528: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  175. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9529: undefined reference to `Standard_Failure::Caught()'
  176. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9529: undefined reference to `Standard_Type::Name() const'
  177. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_ConstructionError__SWIG_0':
  178. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9392: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  179. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9393: undefined reference to `Standard_Failure::Caught()'
  180. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9393: undefined reference to `Standard_Type::Name() const'
  181. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_NullValue__SWIG_0':
  182. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9320: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  183. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9321: undefined reference to `Standard_Failure::Caught()'
  184. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9321: undefined reference to `Standard_Type::Name() const'
  185. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_RangeError__SWIG_0':
  186. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9188: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  187. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9189: undefined reference to `Standard_Failure::Caught()'
  188. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9189: undefined reference to `Standard_Type::Name() const'
  189. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_NoSuchObject__SWIG_0':
  190. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9114: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  191. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9115: undefined reference to `Standard_Failure::Caught()'
  192. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9115: undefined reference to `Standard_Type::Name() const'
  193. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_DomainError__SWIG_0':
  194. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8982: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  195. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8983: undefined reference to `Standard_Failure::Caught()'
  196. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8983: undefined reference to `Standard_Type::Name() const'
  197. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_LicenseError__SWIG_0':
  198. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8908: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  199. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8909: undefined reference to `Standard_Failure::Caught()'
  200. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8909: undefined reference to `Standard_Type::Name() const'
  201. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_Failure__SWIG_0':
  202. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8690: undefined reference to `Standard_Failure::Standard_Failure()'
  203. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8690: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  204. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8691: undefined reference to `Standard_Failure::Caught()'
  205. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8691: undefined reference to `Standard_Type::Name() const'
  206. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_Transient':
  207. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8507: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  208. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8508: undefined reference to `Standard_Failure::Caught()'
  209. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8508: undefined reference to `Standard_Type::Name() const'
  210. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_TooManyUsers__SWIG_0':
  211. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8377: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  212. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8378: undefined reference to `Standard_Failure::Caught()'
  213. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8378: undefined reference to `Standard_Type::Name() const'
  214. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_MultiplyDefined__SWIG_0':
  215. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8243: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  216. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8244: undefined reference to `Standard_Failure::Caught()'
  217. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8244: undefined reference to `Standard_Type::Name() const'
  218. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_LicenseNotFound__SWIG_0':
  219. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8109: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  220. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8110: undefined reference to `Standard_Failure::Caught()'
  221. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8110: undefined reference to `Standard_Type::Name() const'
  222. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_ConstructionError__SWIG_0':
  223. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7974: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  224. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7975: undefined reference to `Standard_Failure::Caught()'
  225. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7975: undefined reference to `Standard_Type::Name() const'
  226. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_Underflow__SWIG_0':
  227. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7845: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  228. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7846: undefined reference to `Standard_Failure::Caught()'
  229. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7846: undefined reference to `Standard_Type::Name() const'
  230. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_ImmutableObject__SWIG_0':
  231. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7711: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  232. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7712: undefined reference to `Standard_Failure::Caught()'
  233. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7712: undefined reference to `Standard_Type::Name() const'
  234. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_NegativeValue__SWIG_0':
  235. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7579: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  236. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7580: undefined reference to `Standard_Failure::Caught()'
  237. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7580: undefined reference to `Standard_Type::Name() const'
  238. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_Overflow__SWIG_0':
  239. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7450: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  240. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7451: undefined reference to `Standard_Failure::Caught()'
  241. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7451: undefined reference to `Standard_Type::Name() const'
  242. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_Type__SWIG_0':
  243. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7327: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  244. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7328: undefined reference to `Standard_Failure::Caught()'
  245. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7328: undefined reference to `Standard_Type::Name() const'
  246. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_OutOfMemory__SWIG_0':
  247. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7196: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  248. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7197: undefined reference to `Standard_Failure::Caught()'
  249. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7197: undefined reference to `Standard_Type::Name() const'
  250. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_DimensionMismatch__SWIG_0':
  251. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7061: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  252. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7062: undefined reference to `Standard_Failure::Caught()'
  253. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7062: undefined reference to `Standard_Type::Name() const'
  254. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_NoSuchObject__SWIG_0':
  255. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6930: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  256. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6931: undefined reference to `Standard_Failure::Caught()'
  257. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6931: undefined reference to `Standard_Type::Name() const'
  258. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_LicenseError__SWIG_0':
  259. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6799: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  260. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6800: undefined reference to `Standard_Failure::Caught()'
  261. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6800: undefined reference to `Standard_Type::Name() const'
  262. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_DimensionError__SWIG_0':
  263. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6665: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  264. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6666: undefined reference to `Standard_Failure::Caught()'
  265. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6666: undefined reference to `Standard_Type::Name() const'
  266. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_AbortiveTransaction__SWIG_0':
  267. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6529: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  268. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6530: undefined reference to `Standard_Failure::Caught()'
  269. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6530: undefined reference to `Standard_Type::Name() const'
  270. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_NullObject__SWIG_0':
  271. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6399: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  272. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6400: undefined reference to `Standard_Failure::Caught()'
  273. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6400: undefined reference to `Standard_Type::Name() const'
  274. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_NotImplemented__SWIG_0':
  275. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6265: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  276. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6266: undefined reference to `Standard_Failure::Caught()'
  277. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6266: undefined reference to `Standard_Type::Name() const'
  278. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_ProgramError__SWIG_0':
  279. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6134: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  280. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6135: undefined reference to `Standard_Failure::Caught()'
  281. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6135: undefined reference to `Standard_Type::Name() const'
  282. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_NoMoreObject__SWIG_0':
  283. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6003: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  284. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6004: undefined reference to `Standard_Failure::Caught()'
  285. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6004: undefined reference to `Standard_Type::Name() const'
  286. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_DivideByZero__SWIG_0':
  287. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5872: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  288. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5873: undefined reference to `Standard_Failure::Caught()'
  289. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5873: undefined reference to `Standard_Type::Name() const'
  290. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_NumericError__SWIG_0':
  291. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5741: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  292. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5742: undefined reference to `Standard_Failure::Caught()'
  293. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5742: undefined reference to `Standard_Type::Name() const'
  294. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_OutOfRange__SWIG_0':
  295. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5611: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  296. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5612: undefined reference to `Standard_Failure::Caught()'
  297. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5612: undefined reference to `Standard_Type::Name() const'
  298. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_Persistent__SWIG_0':
  299. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5361: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  300. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5362: undefined reference to `Standard_Failure::Caught()'
  301. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5362: undefined reference to `Standard_Type::Name() const'
  302. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_TypeMismatch__SWIG_0':
  303. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5230: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  304. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5231: undefined reference to `Standard_Failure::Caught()'
  305. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5231: undefined reference to `Standard_Type::Name() const'
  306. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_NullValue__SWIG_0':
  307. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5101: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  308. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5102: undefined reference to `Standard_Failure::Caught()'
  309. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5102: undefined reference to `Standard_Type::Name() const'
  310. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_RangeError__SWIG_0':
  311. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4971: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  312. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4972: undefined reference to `Standard_Failure::Caught()'
  313. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4972: undefined reference to `Standard_Type::Name() const'
  314. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_DomainError__SWIG_0':
  315. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4840: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  316. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4841: undefined reference to `Standard_Failure::Caught()'
  317. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4841: undefined reference to `Standard_Type::Name() const'
  318. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_Failure__SWIG_0':
  319. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4712: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  320. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4713: undefined reference to `Standard_Failure::Caught()'
  321. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4713: undefined reference to `Standard_Type::Name() const'
  322. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_Transient__SWIG_0':
  323. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4444: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  324. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4445: undefined reference to `Standard_Failure::Caught()'
  325. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4445: undefined reference to `Standard_Type::Name() const'
  326. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_OutOfRange':
  327. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13881: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  328. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13881: undefined reference to `Standard_Failure::Caught()'
  329. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13881: undefined reference to `Standard_Type::Name() const'
  330. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_OutOfRange___hash__':
  331. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13872: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  332. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13873: undefined reference to `Standard_Failure::Caught()'
  333. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13873: undefined reference to `Standard_Type::Name() const'
  334. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_OutOfRange_GetHandle':
  335. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13862: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  336. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13862: undefined reference to `Standard_Failure::Caught()'
  337. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13862: undefined reference to `Standard_Type::Name() const'
  338. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_OutOfRange_DynamicType':
  339. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13851: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  340. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13852: undefined reference to `Standard_Failure::Caught()'
  341. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13852: undefined reference to `Standard_Type::Name() const'
  342. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_OutOfRange_Raise__SWIG_2':
  343. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13813: undefined reference to `Standard_OutOfRange::Raise(Standard_SStream&)'
  344. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13813: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  345. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13814: undefined reference to `Standard_Failure::Caught()'
  346. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13814: undefined reference to `Standard_Type::Name() const'
  347. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_OutOfRange_Raise__SWIG_1':
  348. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13799: undefined reference to `Standard_OutOfRange::Raise(char const*)'
  349. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13799: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  350. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13800: undefined reference to `Standard_Failure::Caught()'
  351. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13800: undefined reference to `Standard_Type::Name() const'
  352. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_Persistent':
  353. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13749: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  354. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13749: undefined reference to `Standard_Failure::Caught()'
  355. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13749: undefined reference to `Standard_Type::Name() const'
  356. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Persistent___hash__':
  357. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13740: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  358. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13741: undefined reference to `Standard_Failure::Caught()'
  359. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13741: undefined reference to `Standard_Type::Name() const'
  360. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Persistent_GetHandle':
  361. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13729: undefined reference to `Handle_Standard_Persistent::operator=(Handle_Standard_Persistent const&)'
  362. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13729: undefined reference to `Handle_Standard_Persistent::~Handle_Standard_Persistent()'
  363. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13729: undefined reference to `Handle_Standard_Persistent::~Handle_Standard_Persistent()'
  364. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13730: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  365. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13730: undefined reference to `Standard_Failure::Caught()'
  366. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13730: undefined reference to `Standard_Type::Name() const'
  367. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13732: undefined reference to `Handle_Standard_Persistent::~Handle_Standard_Persistent()'
  368. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13732: undefined reference to `Handle_Standard_Persistent::~Handle_Standard_Persistent()'
  369. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Persistent_ShallowDumpToString':
  370. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13721: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  371. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13721: undefined reference to `Standard_Failure::Caught()'
  372. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13721: undefined reference to `Standard_Type::Name() const'
  373. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Persistent_HashCode':
  374. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13711: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  375. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13712: undefined reference to `Standard_Failure::Caught()'
  376. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13712: undefined reference to `Standard_Type::Name() const'
  377. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Persistent_IsInstance':
  378. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13699: undefined reference to `Standard_Persistent::IsInstance(Handle_Standard_Type const&) const'
  379. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13700: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  380. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13700: undefined reference to `Standard_Failure::Caught()'
  381. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13700: undefined reference to `Standard_Type::Name() const'
  382. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Persistent_IsKind':
  383. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13684: undefined reference to `Standard_Persistent::IsKind(Handle_Standard_Type const&) const'
  384. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13685: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  385. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13685: undefined reference to `Standard_Failure::Caught()'
  386. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13685: undefined reference to `Standard_Type::Name() const'
  387. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Persistent_DynamicType':
  388. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13668: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  389. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13669: undefined reference to `Standard_Failure::Caught()'
  390. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13669: undefined reference to `Standard_Type::Name() const'
  391. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Persistent_Delete':
  392. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13653: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  393. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13653: undefined reference to `Standard_Failure::Caught()'
  394. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13653: undefined reference to `Standard_Type::Name() const'
  395. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Persistent_ShallowCopy':
  396. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13643: undefined reference to `Handle_Standard_Persistent::operator=(Handle_Standard_Persistent const&)'
  397. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13643: undefined reference to `Handle_Standard_Persistent::~Handle_Standard_Persistent()'
  398. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13643: undefined reference to `Handle_Standard_Persistent::~Handle_Standard_Persistent()'
  399. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13643: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  400. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13644: undefined reference to `Standard_Failure::Caught()'
  401. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13644: undefined reference to `Standard_Type::Name() const'
  402. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13646: undefined reference to `Handle_Standard_Persistent::~Handle_Standard_Persistent()'
  403. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13646: undefined reference to `Handle_Standard_Persistent::~Handle_Standard_Persistent()'
  404. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Persistent_This':
  405. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13632: undefined reference to `Handle_Standard_Persistent::operator=(Handle_Standard_Persistent const&)'
  406. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13632: undefined reference to `Handle_Standard_Persistent::~Handle_Standard_Persistent()'
  407. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13632: undefined reference to `Handle_Standard_Persistent::~Handle_Standard_Persistent()'
  408. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13633: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  409. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13633: undefined reference to `Standard_Failure::Caught()'
  410. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13633: undefined reference to `Standard_Type::Name() const'
  411. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13635: undefined reference to `Handle_Standard_Persistent::~Handle_Standard_Persistent()'
  412. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13635: undefined reference to `Handle_Standard_Persistent::~Handle_Standard_Persistent()'
  413. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_Mutex':
  414. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13617: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  415. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13618: undefined reference to `Standard_Failure::Caught()'
  416. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13618: undefined reference to `Standard_Type::Name() const'
  417. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Mutex_TryLock':
  418. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13601: undefined reference to `Standard_Mutex::TryLock()'
  419. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13602: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  420. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13602: undefined reference to `Standard_Failure::Caught()'
  421. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13602: undefined reference to `Standard_Type::Name() const'
  422. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Mutex_Lock':
  423. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13593: undefined reference to `Standard_Mutex::Lock()'
  424. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13593: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  425. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13594: undefined reference to `Standard_Failure::Caught()'
  426. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13594: undefined reference to `Standard_Type::Name() const'
  427. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_ErrorHandler':
  428. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13573: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  429. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13573: undefined reference to `Standard_Failure::Caught()'
  430. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13573: undefined reference to `Standard_Type::Name() const'
  431. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ErrorHandler_IsInTryBlock':
  432. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13564: undefined reference to `Standard_ErrorHandler::IsInTryBlock()'
  433. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13565: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  434. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13565: undefined reference to `Standard_Failure::Caught()'
  435. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13565: undefined reference to `Standard_Type::Name() const'
  436. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ErrorHandler_LastCaughtError':
  437. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13554: undefined reference to `Standard_ErrorHandler::LastCaughtError()'
  438. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13555: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  439. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13555: undefined reference to `Standard_Failure::Caught()'
  440. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13555: undefined reference to `Standard_Type::Name() const'
  441. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ErrorHandler_Error':
  442. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13544: undefined reference to `Standard_ErrorHandler::Error() const'
  443. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13545: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  444. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13545: undefined reference to `Standard_Failure::Caught()'
  445. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13545: undefined reference to `Standard_Type::Name() const'
  446. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ErrorHandler_Catches':
  447. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13535: undefined reference to `Standard_ErrorHandler::Catches(Handle_Standard_Type const&)'
  448. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13535: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  449. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13536: undefined reference to `Standard_Failure::Caught()'
  450. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13536: undefined reference to `Standard_Type::Name() const'
  451. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ErrorHandler_Unlink':
  452. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13520: undefined reference to `Standard_ErrorHandler::Unlink()'
  453. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13520: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  454. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13521: undefined reference to `Standard_Failure::Caught()'
  455. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13521: undefined reference to `Standard_Type::Name() const'
  456. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ErrorHandler_Destroy':
  457. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13512: undefined reference to `Standard_ErrorHandler::Destroy()'
  458. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13512: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  459. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13513: undefined reference to `Standard_Failure::Caught()'
  460. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13513: undefined reference to `Standard_Type::Name() const'
  461. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_GUID_ToString':
  462. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13492: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  463. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13492: undefined reference to `Standard_Failure::Caught()'
  464. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13492: undefined reference to `Standard_Type::Name() const'
  465. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_GUID':
  466. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13483: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  467. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13484: undefined reference to `Standard_Failure::Caught()'
  468. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13484: undefined reference to `Standard_Type::Name() const'
  469. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_GUID_IsEqual':
  470. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13265: undefined reference to `Standard_GUID::IsEqual(Standard_GUID const&, Standard_GUID const&)'
  471. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13266: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  472. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13266: undefined reference to `Standard_Failure::Caught()'
  473. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13266: undefined reference to `Standard_Type::Name() const'
  474. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_GUID_HashCode':
  475. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13244: undefined reference to `Standard_GUID::HashCode(Standard_GUID const&, int)'
  476. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13244: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  477. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13245: undefined reference to `Standard_Failure::Caught()'
  478. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13245: undefined reference to `Standard_Type::Name() const'
  479. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_GUID_Hash':
  480. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13227: undefined reference to `Standard_GUID::Hash(int) const'
  481. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13228: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  482. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13228: undefined reference to `Standard_Failure::Caught()'
  483. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13228: undefined reference to `Standard_Type::Name() const'
  484. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_GUID_ShallowDumpToString':
  485. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13204: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  486. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13204: undefined reference to `Standard_Failure::Caught()'
  487. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13204: undefined reference to `Standard_Type::Name() const'
  488. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_GUID_Set__SWIG_1':
  489. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13184: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  490. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13184: undefined reference to `Standard_Failure::Caught()'
  491. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13184: undefined reference to `Standard_Type::Name() const'
  492. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_GUID_Assign__SWIG_1':
  493. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13157: undefined reference to `Standard_GUID::Assign(GUID const&)'
  494. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13158: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  495. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13158: undefined reference to `Standard_Failure::Caught()'
  496. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13158: undefined reference to `Standard_Type::Name() const'
  497. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_GUID_Set__SWIG_0':
  498. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13144: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  499. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13144: undefined reference to `Standard_Failure::Caught()'
  500. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13144: undefined reference to `Standard_Type::Name() const'
  501. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_GUID_Assign__SWIG_0':
  502. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13129: undefined reference to `Standard_GUID::Assign(Standard_GUID const&)'
  503. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13130: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  504. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13130: undefined reference to `Standard_Failure::Caught()'
  505. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13130: undefined reference to `Standard_Type::Name() const'
  506. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_GUID___ne__':
  507. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13116: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  508. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13116: undefined reference to `Standard_Failure::Caught()'
  509. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13116: undefined reference to `Standard_Type::Name() const'
  510. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_GUID_IsNotSame':
  511. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13100: undefined reference to `Standard_GUID::IsNotSame(Standard_GUID const&) const'
  512. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13101: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  513. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13101: undefined reference to `Standard_Failure::Caught()'
  514. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13101: undefined reference to `Standard_Type::Name() const'
  515. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_GUID___eq__':
  516. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13086: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  517. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13086: undefined reference to `Standard_Failure::Caught()'
  518. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13086: undefined reference to `Standard_Type::Name() const'
  519. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_GUID_IsSame':
  520. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13070: undefined reference to `Standard_GUID::IsSame(Standard_GUID const&) const'
  521. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13071: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  522. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13071: undefined reference to `Standard_Failure::Caught()'
  523. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13071: undefined reference to `Standard_Type::Name() const'
  524. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_GUID_ToExtString':
  525. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13055: undefined reference to `Standard_GUID::ToExtString(short*) const'
  526. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13056: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  527. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13056: undefined reference to `Standard_Failure::Caught()'
  528. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13056: undefined reference to `Standard_Type::Name() const'
  529. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_GUID_ToUUID':
  530. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13029: undefined reference to `Standard_GUID::ToUUID() const'
  531. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13030: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  532. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13030: undefined reference to `Standard_Failure::Caught()'
  533. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13030: undefined reference to `Standard_Type::Name() const'
  534. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_GUID__SWIG_5':
  535. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12993: undefined reference to `Standard_GUID::Standard_GUID(Standard_GUID const&)'
  536. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12993: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  537. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12994: undefined reference to `Standard_Failure::Caught()'
  538. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12994: undefined reference to `Standard_Type::Name() const'
  539. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_GUID__SWIG_4':
  540. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12981: undefined reference to `Standard_GUID::Standard_GUID(GUID const&)'
  541. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12981: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  542. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12982: undefined reference to `Standard_Failure::Caught()'
  543. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12982: undefined reference to `Standard_Type::Name() const'
  544. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_GUID__SWIG_2':
  545. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12933: undefined reference to `Standard_GUID::Standard_GUID(short const*)'
  546. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12934: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  547. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12934: undefined reference to `Standard_Failure::Caught()'
  548. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12934: undefined reference to `Standard_Type::Name() const'
  549. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_NullObject':
  550. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12904: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  551. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12904: undefined reference to `Standard_Failure::Caught()'
  552. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12904: undefined reference to `Standard_Type::Name() const'
  553. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NullObject___hash__':
  554. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12895: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  555. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12896: undefined reference to `Standard_Failure::Caught()'
  556. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12896: undefined reference to `Standard_Type::Name() const'
  557. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NullObject_GetHandle':
  558. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12885: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  559. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12885: undefined reference to `Standard_Failure::Caught()'
  560. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12885: undefined reference to `Standard_Type::Name() const'
  561. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NullObject_DynamicType':
  562. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12874: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  563. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12875: undefined reference to `Standard_Failure::Caught()'
  564. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12875: undefined reference to `Standard_Type::Name() const'
  565. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NullObject_Raise__SWIG_2':
  566. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12836: undefined reference to `Standard_NullObject::Raise(Standard_SStream&)'
  567. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12836: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  568. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12837: undefined reference to `Standard_Failure::Caught()'
  569. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12837: undefined reference to `Standard_Type::Name() const'
  570. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NullObject_Raise__SWIG_1':
  571. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12822: undefined reference to `Standard_NullObject::Raise(char const*)'
  572. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12822: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  573. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12823: undefined reference to `Standard_Failure::Caught()'
  574. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12823: undefined reference to `Standard_Type::Name() const'
  575. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_TooManyUsers':
  576. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12772: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  577. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12772: undefined reference to `Standard_Failure::Caught()'
  578. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12772: undefined reference to `Standard_Type::Name() const'
  579. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_TooManyUsers___hash__':
  580. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12763: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  581. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12764: undefined reference to `Standard_Failure::Caught()'
  582. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12764: undefined reference to `Standard_Type::Name() const'
  583. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_TooManyUsers_GetHandle':
  584. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12753: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  585. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12753: undefined reference to `Standard_Failure::Caught()'
  586. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12753: undefined reference to `Standard_Type::Name() const'
  587. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_TooManyUsers_DynamicType':
  588. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12742: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  589. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12743: undefined reference to `Standard_Failure::Caught()'
  590. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12743: undefined reference to `Standard_Type::Name() const'
  591. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_TooManyUsers_Raise__SWIG_2':
  592. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12704: undefined reference to `Standard_TooManyUsers::Raise(Standard_SStream&)'
  593. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12704: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  594. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12705: undefined reference to `Standard_Failure::Caught()'
  595. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12705: undefined reference to `Standard_Type::Name() const'
  596. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_TooManyUsers_Raise__SWIG_1':
  597. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12690: undefined reference to `Standard_TooManyUsers::Raise(char const*)'
  598. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12690: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  599. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12691: undefined reference to `Standard_Failure::Caught()'
  600. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12691: undefined reference to `Standard_Type::Name() const'
  601. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_Overflow':
  602. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12638: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  603. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12639: undefined reference to `Standard_Failure::Caught()'
  604. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12639: undefined reference to `Standard_Type::Name() const'
  605. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Overflow___hash__':
  606. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12631: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  607. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12631: undefined reference to `Standard_Failure::Caught()'
  608. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12631: undefined reference to `Standard_Type::Name() const'
  609. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Overflow_GetHandle':
  610. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12622: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  611. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12622: undefined reference to `Standard_Failure::Caught()'
  612. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12622: undefined reference to `Standard_Type::Name() const'
  613. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Overflow_DynamicType':
  614. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12611: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  615. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12612: undefined reference to `Standard_Failure::Caught()'
  616. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12612: undefined reference to `Standard_Type::Name() const'
  617. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Overflow_Raise__SWIG_2':
  618. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12573: undefined reference to `Standard_Overflow::Raise(Standard_SStream&)'
  619. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12573: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  620. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12574: undefined reference to `Standard_Failure::Caught()'
  621. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12574: undefined reference to `Standard_Type::Name() const'
  622. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Overflow_Raise__SWIG_1':
  623. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12559: undefined reference to `Standard_Overflow::Raise(char const*)'
  624. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12559: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  625. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12560: undefined reference to `Standard_Failure::Caught()'
  626. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12560: undefined reference to `Standard_Type::Name() const'
  627. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_Underflow':
  628. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12509: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  629. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12510: undefined reference to `Standard_Failure::Caught()'
  630. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12510: undefined reference to `Standard_Type::Name() const'
  631. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Underflow___hash__':
  632. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12501: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  633. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12502: undefined reference to `Standard_Failure::Caught()'
  634. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12502: undefined reference to `Standard_Type::Name() const'
  635. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Underflow_GetHandle':
  636. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12491: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  637. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12491: undefined reference to `Standard_Failure::Caught()'
  638. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12491: undefined reference to `Standard_Type::Name() const'
  639. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Underflow_DynamicType':
  640. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12480: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  641. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12481: undefined reference to `Standard_Failure::Caught()'
  642. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12481: undefined reference to `Standard_Type::Name() const'
  643. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Underflow_Raise__SWIG_2':
  644. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12442: undefined reference to `Standard_Underflow::Raise(Standard_SStream&)'
  645. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12442: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  646. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12443: undefined reference to `Standard_Failure::Caught()'
  647. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12443: undefined reference to `Standard_Type::Name() const'
  648. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Underflow_Raise__SWIG_1':
  649. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12428: undefined reference to `Standard_Underflow::Raise(char const*)'
  650. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12428: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  651. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12429: undefined reference to `Standard_Failure::Caught()'
  652. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12429: undefined reference to `Standard_Type::Name() const'
  653. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard':
  654. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12378: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  655. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12379: undefined reference to `Standard_Failure::Caught()'
  656. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12379: undefined reference to `Standard_Type::Name() const'
  657. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_SetReentrant':
  658. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12370: undefined reference to `Standard::SetReentrant(unsigned int)'
  659. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12370: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  660. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12371: undefined reference to `Standard_Failure::Caught()'
  661. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12371: undefined reference to `Standard_Type::Name() const'
  662. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_IsReentrant':
  663. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12359: undefined reference to `Standard::IsReentrant()'
  664. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12360: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  665. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12360: undefined reference to `Standard_Failure::Caught()'
  666. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12360: undefined reference to `Standard_Type::Name() const'
  667. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Purge':
  668. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12351: undefined reference to `Standard::Purge()'
  669. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12351: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  670. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12352: undefined reference to `Standard_Failure::Caught()'
  671. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12352: undefined reference to `Standard_Type::Name() const'
  672. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Reallocate':
  673. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12343: undefined reference to `Standard::Reallocate(void*&, unsigned int)'
  674. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12344: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  675. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12344: undefined reference to `Standard_Failure::Caught()'
  676. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12344: undefined reference to `Standard_Type::Name() const'
  677. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Free':
  678. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12326: undefined reference to `Standard::Free(void*&)'
  679. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12326: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  680. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12327: undefined reference to `Standard_Failure::Caught()'
  681. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12327: undefined reference to `Standard_Type::Name() const'
  682. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Allocate':
  683. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12312: undefined reference to `Standard::Allocate(unsigned int)'
  684. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12313: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  685. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12313: undefined reference to `Standard_Failure::Caught()'
  686. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12313: undefined reference to `Standard_Type::Name() const'
  687. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_LicenseNotFound':
  688. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12289: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  689. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12289: undefined reference to `Standard_Failure::Caught()'
  690. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12289: undefined reference to `Standard_Type::Name() const'
  691. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_LicenseNotFound___hash__':
  692. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12280: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  693. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12281: undefined reference to `Standard_Failure::Caught()'
  694. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12281: undefined reference to `Standard_Type::Name() const'
  695. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_LicenseNotFound_GetHandle':
  696. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12270: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  697. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12270: undefined reference to `Standard_Failure::Caught()'
  698. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12270: undefined reference to `Standard_Type::Name() const'
  699. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_LicenseNotFound_DynamicType':
  700. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12259: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  701. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12260: undefined reference to `Standard_Failure::Caught()'
  702. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12260: undefined reference to `Standard_Type::Name() const'
  703. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_LicenseNotFound_Raise__SWIG_2':
  704. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12221: undefined reference to `Standard_LicenseNotFound::Raise(Standard_SStream&)'
  705. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12221: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  706. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12222: undefined reference to `Standard_Failure::Caught()'
  707. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12222: undefined reference to `Standard_Type::Name() const'
  708. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_LicenseNotFound_Raise__SWIG_1':
  709. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12207: undefined reference to `Standard_LicenseNotFound::Raise(char const*)'
  710. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12207: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  711. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12208: undefined reference to `Standard_Failure::Caught()'
  712. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12208: undefined reference to `Standard_Type::Name() const'
  713. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_MultiplyDefined':
  714. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12155: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  715. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12155: undefined reference to `Standard_Failure::Caught()'
  716. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12155: undefined reference to `Standard_Type::Name() const'
  717. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_MultiplyDefined___hash__':
  718. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12146: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  719. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12147: undefined reference to `Standard_Failure::Caught()'
  720. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12147: undefined reference to `Standard_Type::Name() const'
  721. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_MultiplyDefined_GetHandle':
  722. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12136: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  723. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12136: undefined reference to `Standard_Failure::Caught()'
  724. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12136: undefined reference to `Standard_Type::Name() const'
  725. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_MultiplyDefined_DynamicType':
  726. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12125: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  727. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12126: undefined reference to `Standard_Failure::Caught()'
  728. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12126: undefined reference to `Standard_Type::Name() const'
  729. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_MultiplyDefined_Raise__SWIG_2':
  730. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12087: undefined reference to `Standard_MultiplyDefined::Raise(Standard_SStream&)'
  731. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12087: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  732. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12088: undefined reference to `Standard_Failure::Caught()'
  733. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12088: undefined reference to `Standard_Type::Name() const'
  734. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_MultiplyDefined_Raise__SWIG_1':
  735. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12073: undefined reference to `Standard_MultiplyDefined::Raise(char const*)'
  736. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12073: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  737. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12074: undefined reference to `Standard_Failure::Caught()'
  738. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12074: undefined reference to `Standard_Type::Name() const'
  739. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_OutOfMemory':
  740. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12021: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  741. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12021: undefined reference to `Standard_Failure::Caught()'
  742. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12021: undefined reference to `Standard_Type::Name() const'
  743. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_OutOfMemory___hash__':
  744. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12012: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  745. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12013: undefined reference to `Standard_Failure::Caught()'
  746. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12013: undefined reference to `Standard_Type::Name() const'
  747. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_OutOfMemory_GetHandle':
  748. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12002: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  749. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12002: undefined reference to `Standard_Failure::Caught()'
  750. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12002: undefined reference to `Standard_Type::Name() const'
  751. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_OutOfMemory_DynamicType':
  752. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11991: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  753. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11992: undefined reference to `Standard_Failure::Caught()'
  754. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11992: undefined reference to `Standard_Type::Name() const'
  755. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_OutOfMemory_Raise__SWIG_2':
  756. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11953: undefined reference to `Standard_OutOfMemory::Raise(Standard_SStream&)'
  757. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11953: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  758. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11954: undefined reference to `Standard_Failure::Caught()'
  759. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11954: undefined reference to `Standard_Type::Name() const'
  760. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_OutOfMemory_Raise__SWIG_1':
  761. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11939: undefined reference to `Standard_OutOfMemory::Raise(char const*)'
  762. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11939: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  763. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11940: undefined reference to `Standard_Failure::Caught()'
  764. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11940: undefined reference to `Standard_Type::Name() const'
  765. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_AncestorIterator':
  766. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11889: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  767. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11889: undefined reference to `Standard_Failure::Caught()'
  768. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11889: undefined reference to `Standard_Type::Name() const'
  769. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_AncestorIterator_Value':
  770. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11879: undefined reference to `Standard_AncestorIterator::Value() const'
  771. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11879: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  772. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11880: undefined reference to `Standard_Failure::Caught()'
  773. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11880: undefined reference to `Standard_Type::Name() const'
  774. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_AncestorIterator_Iterator':
  775. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11868: undefined reference to `Standard_AncestorIterator::Iterator() const'
  776. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11870: undefined reference to `Standard_AncestorIterator::Standard_AncestorIterator(Standard_AncestorIterator const&)'
  777. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11868: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  778. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11869: undefined reference to `Standard_Failure::Caught()'
  779. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11869: undefined reference to `Standard_Type::Name() const'
  780. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_AncestorIterator_Next':
  781. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11858: undefined reference to `Standard_AncestorIterator::Next()'
  782. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11858: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  783. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11859: undefined reference to `Standard_Failure::Caught()'
  784. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11859: undefined reference to `Standard_Type::Name() const'
  785. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_AncestorIterator_More':
  786. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11850: undefined reference to `Standard_AncestorIterator::More() const'
  787. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11850: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  788. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11851: undefined reference to `Standard_Failure::Caught()'
  789. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11851: undefined reference to `Standard_Type::Name() const'
  790. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_AncestorIterator_Set':
  791. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11840: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  792. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11841: undefined reference to `Standard_Failure::Caught()'
  793. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11841: undefined reference to `Standard_Type::Name() const'
  794. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_AncestorIterator_Assign':
  795. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11825: undefined reference to `Standard_AncestorIterator::Assign(Standard_AncestorIterator const&)'
  796. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11825: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  797. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11826: undefined reference to `Standard_Failure::Caught()'
  798. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11826: undefined reference to `Standard_Type::Name() const'
  799. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_AncestorIterator__SWIG_1':
  800. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11799: undefined reference to `Standard_AncestorIterator::Standard_AncestorIterator(Handle_Standard_Type const&)'
  801. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11800: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  802. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11800: undefined reference to `Standard_Failure::Caught()'
  803. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11800: undefined reference to `Standard_Type::Name() const'
  804. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_AncestorIterator__SWIG_0':
  805. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11786: undefined reference to `Standard_AncestorIterator::Standard_AncestorIterator(Standard_AncestorIterator const&)'
  806. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11787: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  807. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11787: undefined reference to `Standard_Failure::Caught()'
  808. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11787: undefined reference to `Standard_Type::Name() const'
  809. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_AbortiveTransaction':
  810. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11768: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  811. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11768: undefined reference to `Standard_Failure::Caught()'
  812. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11768: undefined reference to `Standard_Type::Name() const'
  813. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_AbortiveTransaction___hash__':
  814. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11757: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  815. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11758: undefined reference to `Standard_Failure::Caught()'
  816. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11758: undefined reference to `Standard_Type::Name() const'
  817. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_AbortiveTransaction_GetHandle':
  818. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11746: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  819. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11747: undefined reference to `Standard_Failure::Caught()'
  820. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11747: undefined reference to `Standard_Type::Name() const'
  821. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_AbortiveTransaction_DynamicType':
  822. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11736: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  823. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11736: undefined reference to `Standard_Failure::Caught()'
  824. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11736: undefined reference to `Standard_Type::Name() const'
  825. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_AbortiveTransaction_Raise__SWIG_2':
  826. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11697: undefined reference to `Standard_AbortiveTransaction::Raise(Standard_SStream&)'
  827. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11697: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  828. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11698: undefined reference to `Standard_Failure::Caught()'
  829. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11698: undefined reference to `Standard_Type::Name() const'
  830. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_AbortiveTransaction_Raise__SWIG_1':
  831. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11683: undefined reference to `Standard_AbortiveTransaction::Raise(char const*)'
  832. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11683: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  833. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11684: undefined reference to `Standard_Failure::Caught()'
  834. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11684: undefined reference to `Standard_Type::Name() const'
  835. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_ImmutableObject':
  836. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11630: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  837. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11630: undefined reference to `Standard_Failure::Caught()'
  838. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11630: undefined reference to `Standard_Type::Name() const'
  839. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ImmutableObject___hash__':
  840. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11621: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  841. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11622: undefined reference to `Standard_Failure::Caught()'
  842. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11622: undefined reference to `Standard_Type::Name() const'
  843. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ImmutableObject_GetHandle':
  844. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11611: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  845. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11611: undefined reference to `Standard_Failure::Caught()'
  846. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11611: undefined reference to `Standard_Type::Name() const'
  847. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ImmutableObject_DynamicType':
  848. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11600: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  849. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11601: undefined reference to `Standard_Failure::Caught()'
  850. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11601: undefined reference to `Standard_Type::Name() const'
  851. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ImmutableObject_Raise__SWIG_2':
  852. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11562: undefined reference to `Standard_ImmutableObject::Raise(Standard_SStream&)'
  853. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11562: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  854. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11563: undefined reference to `Standard_Failure::Caught()'
  855. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11563: undefined reference to `Standard_Type::Name() const'
  856. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ImmutableObject_Raise__SWIG_1':
  857. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11548: undefined reference to `Standard_ImmutableObject::Raise(char const*)'
  858. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11548: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  859. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11549: undefined reference to `Standard_Failure::Caught()'
  860. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11549: undefined reference to `Standard_Type::Name() const'
  861. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_DivideByZero':
  862. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11496: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  863. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11496: undefined reference to `Standard_Failure::Caught()'
  864. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11496: undefined reference to `Standard_Type::Name() const'
  865. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DivideByZero___hash__':
  866. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11487: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  867. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11488: undefined reference to `Standard_Failure::Caught()'
  868. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11488: undefined reference to `Standard_Type::Name() const'
  869. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DivideByZero_GetHandle':
  870. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11477: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  871. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11477: undefined reference to `Standard_Failure::Caught()'
  872. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11477: undefined reference to `Standard_Type::Name() const'
  873. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DivideByZero_DynamicType':
  874. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11466: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  875. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11467: undefined reference to `Standard_Failure::Caught()'
  876. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11467: undefined reference to `Standard_Type::Name() const'
  877. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DivideByZero_Raise__SWIG_2':
  878. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11428: undefined reference to `Standard_DivideByZero::Raise(Standard_SStream&)'
  879. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11428: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  880. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11429: undefined reference to `Standard_Failure::Caught()'
  881. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11429: undefined reference to `Standard_Type::Name() const'
  882. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DivideByZero_Raise__SWIG_1':
  883. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11414: undefined reference to `Standard_DivideByZero::Raise(char const*)'
  884. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11414: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  885. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11415: undefined reference to `Standard_Failure::Caught()'
  886. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11415: undefined reference to `Standard_Type::Name() const'
  887. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_NegativeValue':
  888. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11363: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  889. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11363: undefined reference to `Standard_Failure::Caught()'
  890. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11363: undefined reference to `Standard_Type::Name() const'
  891. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NegativeValue___hash__':
  892. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11354: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  893. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11355: undefined reference to `Standard_Failure::Caught()'
  894. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11355: undefined reference to `Standard_Type::Name() const'
  895. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NegativeValue_GetHandle':
  896. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11344: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  897. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11344: undefined reference to `Standard_Failure::Caught()'
  898. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11344: undefined reference to `Standard_Type::Name() const'
  899. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NegativeValue_DynamicType':
  900. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11333: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  901. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11334: undefined reference to `Standard_Failure::Caught()'
  902. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11334: undefined reference to `Standard_Type::Name() const'
  903. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NegativeValue_Raise__SWIG_2':
  904. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11295: undefined reference to `Standard_NegativeValue::Raise(Standard_SStream&)'
  905. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11295: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  906. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11296: undefined reference to `Standard_Failure::Caught()'
  907. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11296: undefined reference to `Standard_Type::Name() const'
  908. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NegativeValue_Raise__SWIG_1':
  909. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11281: undefined reference to `Standard_NegativeValue::Raise(char const*)'
  910. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11281: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  911. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11282: undefined reference to `Standard_Failure::Caught()'
  912. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11282: undefined reference to `Standard_Type::Name() const'
  913. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_ErrorHandlerCallback':
  914. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11230: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  915. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11230: undefined reference to `Standard_Failure::Caught()'
  916. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11230: undefined reference to `Standard_Type::Name() const'
  917. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ErrorHandlerCallback_DestroyCallback':
  918. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11220: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  919. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11220: undefined reference to `Standard_Failure::Caught()'
  920. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11220: undefined reference to `Standard_Type::Name() const'
  921. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ErrorHandlerCallback_UnregisterCallback':
  922. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11210: undefined reference to `Standard_ErrorHandlerCallback::UnregisterCallback()'
  923. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11211: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  924. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11211: undefined reference to `Standard_Failure::Caught()'
  925. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11211: undefined reference to `Standard_Type::Name() const'
  926. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ErrorHandlerCallback_RegisterCallback':
  927. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11201: undefined reference to `Standard_ErrorHandlerCallback::RegisterCallback()'
  928. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11202: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  929. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11202: undefined reference to `Standard_Failure::Caught()'
  930. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11202: undefined reference to `Standard_Type::Name() const'
  931. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_Type':
  932. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11185: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  933. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11186: undefined reference to `Standard_Failure::Caught()'
  934. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11186: undefined reference to `Standard_Type::Name() const'
  935. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Type___hash__':
  936. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11178: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  937. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11178: undefined reference to `Standard_Failure::Caught()'
  938. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11178: undefined reference to `Standard_Type::Name() const'
  939. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Type_GetHandle':
  940. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11169: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  941. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11169: undefined reference to `Standard_Failure::Caught()'
  942. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11169: undefined reference to `Standard_Type::Name() const'
  943. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Type_DynamicType':
  944. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11159: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  945. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11160: undefined reference to `Standard_Failure::Caught()'
  946. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11160: undefined reference to `Standard_Type::Name() const'
  947. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Type_PrintToString':
  948. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11151: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  949. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11151: undefined reference to `Standard_Failure::Caught()'
  950. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11151: undefined reference to `Standard_Type::Name() const'
  951. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Type_ShallowDumpToString':
  952. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11143: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  953. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11143: undefined reference to `Standard_Failure::Caught()'
  954. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11143: undefined reference to `Standard_Type::Name() const'
  955. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Type_ShallowDump':
  956. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11134: undefined reference to `Standard_Type::ShallowDump() const'
  957. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11135: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  958. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11135: undefined reference to `Standard_Failure::Caught()'
  959. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11135: undefined reference to `Standard_Type::Name() const'
  960. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Type_NumberOfAncestor':
  961. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11126: undefined reference to `Standard_Type::NumberOfAncestor() const'
  962. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11126: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  963. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11127: undefined reference to `Standard_Failure::Caught()'
  964. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11127: undefined reference to `Standard_Type::Name() const'
  965. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Type_NumberOfParent':
  966. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11117: undefined reference to `Standard_Type::NumberOfParent() const'
  967. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11117: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  968. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11118: undefined reference to `Standard_Failure::Caught()'
  969. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11118: undefined reference to `Standard_Type::Name() const'
  970. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Type_IsClass':
  971. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11108: undefined reference to `Standard_Type::IsClass() const'
  972. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11108: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  973. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11109: undefined reference to `Standard_Failure::Caught()'
  974. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11109: undefined reference to `Standard_Type::Name() const'
  975. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Type_IsEnumeration':
  976. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11099: undefined reference to `Standard_Type::IsEnumeration() const'
  977. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11099: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  978. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11100: undefined reference to `Standard_Failure::Caught()'
  979. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11100: undefined reference to `Standard_Type::Name() const'
  980. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Type_IsPrimitive':
  981. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11090: undefined reference to `Standard_Type::IsPrimitive() const'
  982. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11090: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  983. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11091: undefined reference to `Standard_Failure::Caught()'
  984. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11091: undefined reference to `Standard_Type::Name() const'
  985. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Type_IsImported':
  986. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11081: undefined reference to `Standard_Type::IsImported() const'
  987. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11081: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  988. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11082: undefined reference to `Standard_Failure::Caught()'
  989. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11082: undefined reference to `Standard_Type::Name() const'
  990. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Type_SubType__SWIG_0':
  991. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11046: undefined reference to `Standard_Type::SubType(Handle_Standard_Type const&) const'
  992. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11047: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  993. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11047: undefined reference to `Standard_Failure::Caught()'
  994. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11047: undefined reference to `Standard_Type::Name() const'
  995. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Type_Size':
  996. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10924: undefined reference to `Standard_Type::Size() const'
  997. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10925: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  998. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10925: undefined reference to `Standard_Failure::Caught()'
  999. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10925: undefined reference to `Standard_Type::Name() const'
  1000. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Type_Name':
  1001. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10916: undefined reference to `Standard_Type::Name() const'
  1002. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10917: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1003. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10917: undefined reference to `Standard_Failure::Caught()'
  1004. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10917: undefined reference to `Standard_Type::Name() const'
  1005. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_DimensionMismatch':
  1006. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10902: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1007. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10902: undefined reference to `Standard_Failure::Caught()'
  1008. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10902: undefined reference to `Standard_Type::Name() const'
  1009. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DimensionMismatch___hash__':
  1010. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10892: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1011. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10893: undefined reference to `Standard_Failure::Caught()'
  1012. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10893: undefined reference to `Standard_Type::Name() const'
  1013. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DimensionMismatch_GetHandle':
  1014. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10882: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1015. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10882: undefined reference to `Standard_Failure::Caught()'
  1016. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10882: undefined reference to `Standard_Type::Name() const'
  1017. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DimensionMismatch_DynamicType':
  1018. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10871: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1019. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10872: undefined reference to `Standard_Failure::Caught()'
  1020. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10872: undefined reference to `Standard_Type::Name() const'
  1021. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DimensionMismatch_Raise__SWIG_2':
  1022. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10833: undefined reference to `Standard_DimensionMismatch::Raise(Standard_SStream&)'
  1023. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10833: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1024. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10834: undefined reference to `Standard_Failure::Caught()'
  1025. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10834: undefined reference to `Standard_Type::Name() const'
  1026. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DimensionMismatch_Raise__SWIG_1':
  1027. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10819: undefined reference to `Standard_DimensionMismatch::Raise(char const*)'
  1028. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10819: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1029. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10820: undefined reference to `Standard_Failure::Caught()'
  1030. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10820: undefined reference to `Standard_Type::Name() const'
  1031. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_Storable':
  1032. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10765: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1033. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10766: undefined reference to `Standard_Failure::Caught()'
  1034. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10766: undefined reference to `Standard_Type::Name() const'
  1035. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Storable___hash__':
  1036. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10758: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1037. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10758: undefined reference to `Standard_Failure::Caught()'
  1038. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10758: undefined reference to `Standard_Type::Name() const'
  1039. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Storable_ShallowDumpToString':
  1040. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10750: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1041. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10750: undefined reference to `Standard_Failure::Caught()'
  1042. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10750: undefined reference to `Standard_Type::Name() const'
  1043. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Storable_IsSimilar':
  1044. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10740: undefined reference to `Standard_Storable::IsSimilar(Standard_Storable const&) const'
  1045. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10741: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1046. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10741: undefined reference to `Standard_Failure::Caught()'
  1047. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10741: undefined reference to `Standard_Type::Name() const'
  1048. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Storable___eq__':
  1049. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10726: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1050. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10726: undefined reference to `Standard_Failure::Caught()'
  1051. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10726: undefined reference to `Standard_Type::Name() const'
  1052. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Storable_IsEqual':
  1053. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10710: undefined reference to `Standard_Storable::IsEqual(Standard_Storable const&) const'
  1054. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10711: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1055. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10711: undefined reference to `Standard_Failure::Caught()'
  1056. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10711: undefined reference to `Standard_Type::Name() const'
  1057. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Storable_HashCode':
  1058. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10695: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1059. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10696: undefined reference to `Standard_Failure::Caught()'
  1060. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10696: undefined reference to `Standard_Type::Name() const'
  1061. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Storable_Delete':
  1062. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10683: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1063. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10684: undefined reference to `Standard_Failure::Caught()'
  1064. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10684: undefined reference to `Standard_Type::Name() const'
  1065. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_TypeMismatch':
  1066. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10663: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1067. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10663: undefined reference to `Standard_Failure::Caught()'
  1068. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10663: undefined reference to `Standard_Type::Name() const'
  1069. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_TypeMismatch___hash__':
  1070. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10654: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1071. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10655: undefined reference to `Standard_Failure::Caught()'
  1072. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10655: undefined reference to `Standard_Type::Name() const'
  1073. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_TypeMismatch_GetHandle':
  1074. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10644: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1075. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10644: undefined reference to `Standard_Failure::Caught()'
  1076. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10644: undefined reference to `Standard_Type::Name() const'
  1077. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_TypeMismatch_DynamicType':
  1078. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10633: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1079. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10634: undefined reference to `Standard_Failure::Caught()'
  1080. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10634: undefined reference to `Standard_Type::Name() const'
  1081. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_TypeMismatch_Raise__SWIG_2':
  1082. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10595: undefined reference to `Standard_TypeMismatch::Raise(Standard_SStream&)'
  1083. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10595: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1084. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10596: undefined reference to `Standard_Failure::Caught()'
  1085. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10596: undefined reference to `Standard_Type::Name() const'
  1086. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_TypeMismatch_Raise__SWIG_1':
  1087. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10581: undefined reference to `Standard_TypeMismatch::Raise(char const*)'
  1088. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10581: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1089. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10582: undefined reference to `Standard_Failure::Caught()'
  1090. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10582: undefined reference to `Standard_Type::Name() const'
  1091. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_MMgrOpt':
  1092. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10529: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1093. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10530: undefined reference to `Standard_Failure::Caught()'
  1094. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10530: undefined reference to `Standard_Type::Name() const'
  1095. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_MMgrOpt_SetReentrant':
  1096. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10521: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1097. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10522: undefined reference to `Standard_Failure::Caught()'
  1098. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10522: undefined reference to `Standard_Type::Name() const'
  1099. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_MMgrOpt_Purge':
  1100. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10510: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1101. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10510: undefined reference to `Standard_Failure::Caught()'
  1102. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10510: undefined reference to `Standard_Type::Name() const'
  1103. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_MMgrOpt_Free':
  1104. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10497: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1105. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10498: undefined reference to `Standard_Failure::Caught()'
  1106. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10498: undefined reference to `Standard_Type::Name() const'
  1107. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_MMgrOpt_Reallocate':
  1108. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10484: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1109. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10484: undefined reference to `Standard_Failure::Caught()'
  1110. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10484: undefined reference to `Standard_Type::Name() const'
  1111. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_MMgrOpt_Allocate':
  1112. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10467: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1113. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10467: undefined reference to `Standard_Failure::Caught()'
  1114. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10467: undefined reference to `Standard_Type::Name() const'
  1115. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_DimensionError':
  1116. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10304: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1117. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10304: undefined reference to `Standard_Failure::Caught()'
  1118. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10304: undefined reference to `Standard_Type::Name() const'
  1119. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DimensionError___hash__':
  1120. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10295: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1121. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10296: undefined reference to `Standard_Failure::Caught()'
  1122. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10296: undefined reference to `Standard_Type::Name() const'
  1123. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DimensionError_GetHandle':
  1124. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10285: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1125. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10285: undefined reference to `Standard_Failure::Caught()'
  1126. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10285: undefined reference to `Standard_Type::Name() const'
  1127. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DimensionError_DynamicType':
  1128. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10274: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1129. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10275: undefined reference to `Standard_Failure::Caught()'
  1130. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10275: undefined reference to `Standard_Type::Name() const'
  1131. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DimensionError_Raise__SWIG_2':
  1132. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10236: undefined reference to `Standard_DimensionError::Raise(Standard_SStream&)'
  1133. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10236: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1134. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10237: undefined reference to `Standard_Failure::Caught()'
  1135. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10237: undefined reference to `Standard_Type::Name() const'
  1136. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DimensionError_Raise__SWIG_1':
  1137. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10222: undefined reference to `Standard_DimensionError::Raise(char const*)'
  1138. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10222: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1139. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10223: undefined reference to `Standard_Failure::Caught()'
  1140. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10223: undefined reference to `Standard_Type::Name() const'
  1141. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_NotImplemented':
  1142. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10171: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1143. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10171: undefined reference to `Standard_Failure::Caught()'
  1144. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10171: undefined reference to `Standard_Type::Name() const'
  1145. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NotImplemented___hash__':
  1146. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10162: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1147. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10163: undefined reference to `Standard_Failure::Caught()'
  1148. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10163: undefined reference to `Standard_Type::Name() const'
  1149. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NotImplemented_GetHandle':
  1150. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10152: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1151. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10152: undefined reference to `Standard_Failure::Caught()'
  1152. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10152: undefined reference to `Standard_Type::Name() const'
  1153. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_ProgramError':
  1154. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10097: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1155. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10097: undefined reference to `Standard_Failure::Caught()'
  1156. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10097: undefined reference to `Standard_Type::Name() const'
  1157. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ProgramError___hash__':
  1158. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10088: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1159. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10089: undefined reference to `Standard_Failure::Caught()'
  1160. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10089: undefined reference to `Standard_Type::Name() const'
  1161. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ProgramError_GetHandle':
  1162. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10078: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1163. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10078: undefined reference to `Standard_Failure::Caught()'
  1164. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10078: undefined reference to `Standard_Type::Name() const'
  1165. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ProgramError_DynamicType':
  1166. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10067: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1167. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10068: undefined reference to `Standard_Failure::Caught()'
  1168. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10068: undefined reference to `Standard_Type::Name() const'
  1169. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ProgramError_Raise__SWIG_2':
  1170. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10029: undefined reference to `Standard_ProgramError::Raise(Standard_SStream&)'
  1171. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10029: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1172. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10030: undefined reference to `Standard_Failure::Caught()'
  1173. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10030: undefined reference to `Standard_Type::Name() const'
  1174. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ProgramError_Raise__SWIG_1':
  1175. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10015: undefined reference to `Standard_ProgramError::Raise(char const*)'
  1176. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10015: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1177. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10016: undefined reference to `Standard_Failure::Caught()'
  1178. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10016: undefined reference to `Standard_Type::Name() const'
  1179. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_NoMoreObject':
  1180. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9964: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1181. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9964: undefined reference to `Standard_Failure::Caught()'
  1182. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9964: undefined reference to `Standard_Type::Name() const'
  1183. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NoMoreObject___hash__':
  1184. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9955: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1185. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9956: undefined reference to `Standard_Failure::Caught()'
  1186. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9956: undefined reference to `Standard_Type::Name() const'
  1187. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NoMoreObject_GetHandle':
  1188. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9945: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1189. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9945: undefined reference to `Standard_Failure::Caught()'
  1190. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9945: undefined reference to `Standard_Type::Name() const'
  1191. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NoMoreObject_DynamicType':
  1192. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9934: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1193. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9935: undefined reference to `Standard_Failure::Caught()'
  1194. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9935: undefined reference to `Standard_Type::Name() const'
  1195. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NoMoreObject_Raise__SWIG_2':
  1196. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9896: undefined reference to `Standard_NoMoreObject::Raise(Standard_SStream&)'
  1197. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9896: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1198. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9897: undefined reference to `Standard_Failure::Caught()'
  1199. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9897: undefined reference to `Standard_Type::Name() const'
  1200. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NoMoreObject_Raise__SWIG_1':
  1201. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9882: undefined reference to `Standard_NoMoreObject::Raise(char const*)'
  1202. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9882: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1203. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9883: undefined reference to `Standard_Failure::Caught()'
  1204. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9883: undefined reference to `Standard_Type::Name() const'
  1205. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_MMgrRaw':
  1206. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9830: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1207. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9831: undefined reference to `Standard_Failure::Caught()'
  1208. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9831: undefined reference to `Standard_Type::Name() const'
  1209. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_MMgrRaw_Free':
  1210. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9822: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1211. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9823: undefined reference to `Standard_Failure::Caught()'
  1212. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9823: undefined reference to `Standard_Type::Name() const'
  1213. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_MMgrRaw_Reallocate':
  1214. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9809: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1215. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9809: undefined reference to `Standard_Failure::Caught()'
  1216. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9809: undefined reference to `Standard_Type::Name() const'
  1217. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_MMgrRaw_Allocate':
  1218. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9792: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1219. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9792: undefined reference to `Standard_Failure::Caught()'
  1220. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9792: undefined reference to `Standard_Type::Name() const'
  1221. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_MMgrRoot':
  1222. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9749: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1223. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9750: undefined reference to `Standard_Failure::Caught()'
  1224. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9750: undefined reference to `Standard_Type::Name() const'
  1225. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_MMgrRoot_SetReentrant':
  1226. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9741: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1227. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9742: undefined reference to `Standard_Failure::Caught()'
  1228. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9742: undefined reference to `Standard_Type::Name() const'
  1229. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_MMgrRoot_Purge__SWIG_1':
  1230. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9719: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1231. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9719: undefined reference to `Standard_Failure::Caught()'
  1232. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9719: undefined reference to `Standard_Type::Name() const'
  1233. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_MMgrRoot_Purge__SWIG_0':
  1234. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9710: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1235. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9710: undefined reference to `Standard_Failure::Caught()'
  1236. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9710: undefined reference to `Standard_Type::Name() const'
  1237. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_MMgrRoot_Free':
  1238. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9697: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1239. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9698: undefined reference to `Standard_Failure::Caught()'
  1240. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9698: undefined reference to `Standard_Type::Name() const'
  1241. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_MMgrRoot_Reallocate':
  1242. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9684: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1243. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9684: undefined reference to `Standard_Failure::Caught()'
  1244. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9684: undefined reference to `Standard_Type::Name() const'
  1245. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_MMgrRoot_Allocate':
  1246. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9667: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1247. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9667: undefined reference to `Standard_Failure::Caught()'
  1248. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9667: undefined reference to `Standard_Type::Name() const'
  1249. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_NumericError':
  1250. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9649: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1251. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9649: undefined reference to `Standard_Failure::Caught()'
  1252. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9649: undefined reference to `Standard_Type::Name() const'
  1253. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NumericError___hash__':
  1254. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9640: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1255. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9641: undefined reference to `Standard_Failure::Caught()'
  1256. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9641: undefined reference to `Standard_Type::Name() const'
  1257. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NumericError_GetHandle':
  1258. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9630: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1259. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9630: undefined reference to `Standard_Failure::Caught()'
  1260. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9630: undefined reference to `Standard_Type::Name() const'
  1261. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NumericError_DynamicType':
  1262. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9619: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1263. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9620: undefined reference to `Standard_Failure::Caught()'
  1264. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9620: undefined reference to `Standard_Type::Name() const'
  1265. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NumericError_Raise__SWIG_2':
  1266. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9581: undefined reference to `Standard_NumericError::Raise(Standard_SStream&)'
  1267. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9581: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1268. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9582: undefined reference to `Standard_Failure::Caught()'
  1269. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9582: undefined reference to `Standard_Type::Name() const'
  1270. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NumericError_Raise__SWIG_1':
  1271. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9567: undefined reference to `Standard_NumericError::Raise(char const*)'
  1272. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9567: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1273. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9568: undefined reference to `Standard_Failure::Caught()'
  1274. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9568: undefined reference to `Standard_Type::Name() const'
  1275. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_ConstructionError':
  1276. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9516: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1277. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9516: undefined reference to `Standard_Failure::Caught()'
  1278. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9516: undefined reference to `Standard_Type::Name() const'
  1279. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ConstructionError___hash__':
  1280. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9506: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1281. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9507: undefined reference to `Standard_Failure::Caught()'
  1282. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9507: undefined reference to `Standard_Type::Name() const'
  1283. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ConstructionError_GetHandle':
  1284. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9496: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1285. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9496: undefined reference to `Standard_Failure::Caught()'
  1286. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9496: undefined reference to `Standard_Type::Name() const'
  1287. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ConstructionError_DynamicType':
  1288. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9485: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1289. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9486: undefined reference to `Standard_Failure::Caught()'
  1290. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9486: undefined reference to `Standard_Type::Name() const'
  1291. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ConstructionError_Raise__SWIG_2':
  1292. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9447: undefined reference to `Standard_ConstructionError::Raise(Standard_SStream&)'
  1293. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9447: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1294. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9448: undefined reference to `Standard_Failure::Caught()'
  1295. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9448: undefined reference to `Standard_Type::Name() const'
  1296. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ConstructionError_Raise__SWIG_1':
  1297. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9433: undefined reference to `Standard_ConstructionError::Raise(char const*)'
  1298. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9433: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1299. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9434: undefined reference to `Standard_Failure::Caught()'
  1300. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9434: undefined reference to `Standard_Type::Name() const'
  1301. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_NullValue':
  1302. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9379: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1303. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9380: undefined reference to `Standard_Failure::Caught()'
  1304. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9380: undefined reference to `Standard_Type::Name() const'
  1305. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NullValue___hash__':
  1306. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9371: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1307. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9372: undefined reference to `Standard_Failure::Caught()'
  1308. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9372: undefined reference to `Standard_Type::Name() const'
  1309. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NullValue_GetHandle':
  1310. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9361: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1311. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9361: undefined reference to `Standard_Failure::Caught()'
  1312. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9361: undefined reference to `Standard_Type::Name() const'
  1313. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_RangeError':
  1314. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9308: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1315. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9308: undefined reference to `Standard_Failure::Caught()'
  1316. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9308: undefined reference to `Standard_Type::Name() const'
  1317. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_RangeError___hash__':
  1318. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9299: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1319. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9300: undefined reference to `Standard_Failure::Caught()'
  1320. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9300: undefined reference to `Standard_Type::Name() const'
  1321. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_RangeError_GetHandle':
  1322. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9289: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1323. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9289: undefined reference to `Standard_Failure::Caught()'
  1324. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9289: undefined reference to `Standard_Type::Name() const'
  1325. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_RangeError_DynamicType':
  1326. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9278: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1327. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9279: undefined reference to `Standard_Failure::Caught()'
  1328. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9279: undefined reference to `Standard_Type::Name() const'
  1329. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_RangeError_Raise__SWIG_2':
  1330. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9240: undefined reference to `Standard_RangeError::Raise(Standard_SStream&)'
  1331. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9240: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1332. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9241: undefined reference to `Standard_Failure::Caught()'
  1333. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9241: undefined reference to `Standard_Type::Name() const'
  1334. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_RangeError_Raise__SWIG_1':
  1335. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9226: undefined reference to `Standard_RangeError::Raise(char const*)'
  1336. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9226: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1337. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9227: undefined reference to `Standard_Failure::Caught()'
  1338. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9227: undefined reference to `Standard_Type::Name() const'
  1339. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_NoSuchObject':
  1340. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9176: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1341. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9176: undefined reference to `Standard_Failure::Caught()'
  1342. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9176: undefined reference to `Standard_Type::Name() const'
  1343. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NoSuchObject___hash__':
  1344. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9167: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1345. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9168: undefined reference to `Standard_Failure::Caught()'
  1346. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9168: undefined reference to `Standard_Type::Name() const'
  1347. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NoSuchObject_GetHandle':
  1348. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9157: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1349. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9157: undefined reference to `Standard_Failure::Caught()'
  1350. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9157: undefined reference to `Standard_Type::Name() const'
  1351. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_DomainError':
  1352. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9102: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1353. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9102: undefined reference to `Standard_Failure::Caught()'
  1354. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9102: undefined reference to `Standard_Type::Name() const'
  1355. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DomainError___hash__':
  1356. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9093: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1357. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9094: undefined reference to `Standard_Failure::Caught()'
  1358. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9094: undefined reference to `Standard_Type::Name() const'
  1359. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DomainError_GetHandle':
  1360. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9083: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1361. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9083: undefined reference to `Standard_Failure::Caught()'
  1362. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9083: undefined reference to `Standard_Type::Name() const'
  1363. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DomainError_DynamicType':
  1364. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9072: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1365. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9073: undefined reference to `Standard_Failure::Caught()'
  1366. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9073: undefined reference to `Standard_Type::Name() const'
  1367. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DomainError_Raise__SWIG_2':
  1368. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9034: undefined reference to `Standard_DomainError::Raise(Standard_SStream&)'
  1369. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9034: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1370. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9035: undefined reference to `Standard_Failure::Caught()'
  1371. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9035: undefined reference to `Standard_Type::Name() const'
  1372. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DomainError_Raise__SWIG_1':
  1373. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9020: undefined reference to `Standard_DomainError::Raise(char const*)'
  1374. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9020: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1375. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9021: undefined reference to `Standard_Failure::Caught()'
  1376. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9021: undefined reference to `Standard_Type::Name() const'
  1377. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_LicenseError':
  1378. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8970: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1379. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8970: undefined reference to `Standard_Failure::Caught()'
  1380. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8970: undefined reference to `Standard_Type::Name() const'
  1381. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_LicenseError___hash__':
  1382. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8961: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1383. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8962: undefined reference to `Standard_Failure::Caught()'
  1384. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8962: undefined reference to `Standard_Type::Name() const'
  1385. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_LicenseError_GetHandle':
  1386. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8951: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1387. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8951: undefined reference to `Standard_Failure::Caught()'
  1388. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8951: undefined reference to `Standard_Type::Name() const'
  1389. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_Failure':
  1390. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8895: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1391. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8896: undefined reference to `Standard_Failure::Caught()'
  1392. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8896: undefined reference to `Standard_Type::Name() const'
  1393. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Failure___hash__':
  1394. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8888: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1395. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8888: undefined reference to `Standard_Failure::Caught()'
  1396. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8888: undefined reference to `Standard_Type::Name() const'
  1397. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Failure_GetHandle':
  1398. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8879: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1399. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8879: undefined reference to `Standard_Failure::Caught()'
  1400. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8879: undefined reference to `Standard_Type::Name() const'
  1401. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Failure_Caught':
  1402. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8869: undefined reference to `Standard_Failure::Caught()'
  1403. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8869: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1404. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8870: undefined reference to `Standard_Failure::Caught()'
  1405. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8870: undefined reference to `Standard_Type::Name() const'
  1406. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Failure_Jump':
  1407. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8861: undefined reference to `Standard_Failure::Jump() const'
  1408. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8862: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1409. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8862: undefined reference to `Standard_Failure::Caught()'
  1410. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8862: undefined reference to `Standard_Type::Name() const'
  1411. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Failure_Raise__SWIG_2':
  1412. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8826: undefined reference to `Standard_Failure::Raise(Standard_SStream&)'
  1413. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8826: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1414. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8827: undefined reference to `Standard_Failure::Caught()'
  1415. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8827: undefined reference to `Standard_Type::Name() const'
  1416. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Failure_Raise__SWIG_1':
  1417. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8812: undefined reference to `Standard_Failure::Raise(char const*)'
  1418. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8812: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1419. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8813: undefined reference to `Standard_Failure::Caught()'
  1420. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8813: undefined reference to `Standard_Type::Name() const'
  1421. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Failure_Reraise__SWIG_0':
  1422. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8769: undefined reference to `Standard_Failure::Reraise()'
  1423. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8769: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1424. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8770: undefined reference to `Standard_Failure::Caught()'
  1425. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8770: undefined reference to `Standard_Type::Name() const'
  1426. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Failure_PrintToString':
  1427. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8740: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1428. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8740: undefined reference to `Standard_Failure::Caught()'
  1429. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8740: undefined reference to `Standard_Type::Name() const'
  1430. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Failure_Destroy':
  1431. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8730: undefined reference to `Standard_Failure::Destroy()'
  1432. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8730: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1433. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8731: undefined reference to `Standard_Failure::Caught()'
  1434. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8731: undefined reference to `Standard_Type::Name() const'
  1435. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_Failure__SWIG_1':
  1436. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8702: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1437. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8702: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1438. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8703: undefined reference to `Standard_Failure::Caught()'
  1439. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8703: undefined reference to `Standard_Type::Name() const'
  1440. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Standard_Transient':
  1441. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8677: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1442. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8678: undefined reference to `Standard_Failure::Caught()'
  1443. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8678: undefined reference to `Standard_Type::Name() const'
  1444. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Transient___hash__':
  1445. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8669: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1446. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8670: undefined reference to `Standard_Failure::Caught()'
  1447. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8670: undefined reference to `Standard_Type::Name() const'
  1448. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Transient_GetHandle':
  1449. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8659: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1450. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8659: undefined reference to `Standard_Failure::Caught()'
  1451. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8659: undefined reference to `Standard_Type::Name() const'
  1452. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Transient_This':
  1453. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8639: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1454. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8639: undefined reference to `Standard_Failure::Caught()'
  1455. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8639: undefined reference to `Standard_Type::Name() const'
  1456. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Transient_IsKind__SWIG_0':
  1457. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8604: undefined reference to `Standard_Transient::IsKind(Handle_Standard_Type const&) const'
  1458. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8605: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1459. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8605: undefined reference to `Standard_Failure::Caught()'
  1460. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8605: undefined reference to `Standard_Type::Name() const'
  1461. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Transient_IsInstance__SWIG_0':
  1462. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8563: undefined reference to `Standard_Transient::IsInstance(Handle_Standard_Type const&) const'
  1463. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8564: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1464. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8564: undefined reference to `Standard_Failure::Caught()'
  1465. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8564: undefined reference to `Standard_Type::Name() const'
  1466. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Transient_DynamicType':
  1467. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8547: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1468. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8548: undefined reference to `Standard_Failure::Caught()'
  1469. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8548: undefined reference to `Standard_Type::Name() const'
  1470. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Transient_ShallowDumpToString':
  1471. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8538: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1472. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8538: undefined reference to `Standard_Failure::Caught()'
  1473. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8538: undefined reference to `Standard_Type::Name() const'
  1474. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Transient_HashCode':
  1475. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8528: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1476. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8529: undefined reference to `Standard_Failure::Caught()'
  1477. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8529: undefined reference to `Standard_Type::Name() const'
  1478. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Transient_Delete':
  1479. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8517: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1480. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8517: undefined reference to `Standard_Failure::Caught()'
  1481. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8517: undefined reference to `Standard_Type::Name() const'
  1482. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_TooManyUsers':
  1483. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8496: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1484. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8496: undefined reference to `Standard_Failure::Caught()'
  1485. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8496: undefined reference to `Standard_Type::Name() const'
  1486. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_TooManyUsers_DownCast':
  1487. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8473: undefined reference to `Handle_Standard_TooManyUsers::DownCast(Handle_Standard_Transient const&)'
  1488. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8473: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1489. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8474: undefined reference to `Standard_Failure::Caught()'
  1490. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8474: undefined reference to `Standard_Type::Name() const'
  1491. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_TooManyUsers_Set__SWIG_1':
  1492. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8445: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1493. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8445: undefined reference to `Standard_Failure::Caught()'
  1494. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8445: undefined reference to `Standard_Type::Name() const'
  1495. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_TooManyUsers_Set__SWIG_0':
  1496. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8430: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1497. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8430: undefined reference to `Standard_Failure::Caught()'
  1498. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8430: undefined reference to `Standard_Type::Name() const'
  1499. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_TooManyUsers__SWIG_2':
  1500. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8402: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1501. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8402: undefined reference to `Standard_Failure::Caught()'
  1502. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8402: undefined reference to `Standard_Type::Name() const'
  1503. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_TooManyUsers__SWIG_1':
  1504. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8391: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1505. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8391: undefined reference to `Standard_Failure::Caught()'
  1506. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8391: undefined reference to `Standard_Type::Name() const'
  1507. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_MultiplyDefined':
  1508. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8365: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1509. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8365: undefined reference to `Standard_Failure::Caught()'
  1510. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8365: undefined reference to `Standard_Type::Name() const'
  1511. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_MultiplyDefined_DownCast':
  1512. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8342: undefined reference to `Handle_Standard_MultiplyDefined::DownCast(Handle_Standard_Transient const&)'
  1513. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8342: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1514. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8343: undefined reference to `Standard_Failure::Caught()'
  1515. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8343: undefined reference to `Standard_Type::Name() const'
  1516. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_MultiplyDefined_Set__SWIG_1':
  1517. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8312: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1518. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8312: undefined reference to `Standard_Failure::Caught()'
  1519. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8312: undefined reference to `Standard_Type::Name() const'
  1520. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_MultiplyDefined_Set__SWIG_0':
  1521. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8297: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1522. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8297: undefined reference to `Standard_Failure::Caught()'
  1523. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8297: undefined reference to `Standard_Type::Name() const'
  1524. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_MultiplyDefined__SWIG_2':
  1525. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8268: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1526. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8268: undefined reference to `Standard_Failure::Caught()'
  1527. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8268: undefined reference to `Standard_Type::Name() const'
  1528. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_MultiplyDefined__SWIG_1':
  1529. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8257: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1530. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8257: undefined reference to `Standard_Failure::Caught()'
  1531. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8257: undefined reference to `Standard_Type::Name() const'
  1532. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_LicenseNotFound':
  1533. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8231: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1534. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8231: undefined reference to `Standard_Failure::Caught()'
  1535. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8231: undefined reference to `Standard_Type::Name() const'
  1536. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_LicenseNotFound_DownCast':
  1537. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8208: undefined reference to `Handle_Standard_LicenseNotFound::DownCast(Handle_Standard_Transient const&)'
  1538. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8208: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1539. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8209: undefined reference to `Standard_Failure::Caught()'
  1540. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8209: undefined reference to `Standard_Type::Name() const'
  1541. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_LicenseNotFound_Set__SWIG_1':
  1542. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8178: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1543. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8178: undefined reference to `Standard_Failure::Caught()'
  1544. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8178: undefined reference to `Standard_Type::Name() const'
  1545. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_LicenseNotFound_Set__SWIG_0':
  1546. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8163: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1547. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8163: undefined reference to `Standard_Failure::Caught()'
  1548. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8163: undefined reference to `Standard_Type::Name() const'
  1549. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_LicenseNotFound__SWIG_2':
  1550. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8134: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1551. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8134: undefined reference to `Standard_Failure::Caught()'
  1552. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8134: undefined reference to `Standard_Type::Name() const'
  1553. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_LicenseNotFound__SWIG_1':
  1554. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8123: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1555. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8123: undefined reference to `Standard_Failure::Caught()'
  1556. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8123: undefined reference to `Standard_Type::Name() const'
  1557. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_ConstructionError':
  1558. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8096: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1559. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8097: undefined reference to `Standard_Failure::Caught()'
  1560. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8097: undefined reference to `Standard_Type::Name() const'
  1561. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_ConstructionError_DownCast':
  1562. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8073: undefined reference to `Handle_Standard_ConstructionError::DownCast(Handle_Standard_Transient const&)'
  1563. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8073: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1564. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8074: undefined reference to `Standard_Failure::Caught()'
  1565. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8074: undefined reference to `Standard_Type::Name() const'
  1566. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_ConstructionError_Set__SWIG_1':
  1567. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8043: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1568. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8043: undefined reference to `Standard_Failure::Caught()'
  1569. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8043: undefined reference to `Standard_Type::Name() const'
  1570. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_ConstructionError_Set__SWIG_0':
  1571. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8028: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1572. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8028: undefined reference to `Standard_Failure::Caught()'
  1573. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8028: undefined reference to `Standard_Type::Name() const'
  1574. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_ConstructionError__SWIG_2':
  1575. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7999: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1576. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7999: undefined reference to `Standard_Failure::Caught()'
  1577. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7999: undefined reference to `Standard_Type::Name() const'
  1578. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_ConstructionError__SWIG_1':
  1579. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7988: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1580. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7988: undefined reference to `Standard_Failure::Caught()'
  1581. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7988: undefined reference to `Standard_Type::Name() const'
  1582. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_Underflow':
  1583. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7962: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1584. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7962: undefined reference to `Standard_Failure::Caught()'
  1585. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7962: undefined reference to `Standard_Type::Name() const'
  1586. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Underflow_DownCast':
  1587. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7941: undefined reference to `Handle_Standard_Underflow::DownCast(Handle_Standard_Transient const&)'
  1588. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7941: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1589. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7942: undefined reference to `Standard_Failure::Caught()'
  1590. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7942: undefined reference to `Standard_Type::Name() const'
  1591. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Underflow_Set__SWIG_1':
  1592. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7912: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1593. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7913: undefined reference to `Standard_Failure::Caught()'
  1594. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7913: undefined reference to `Standard_Type::Name() const'
  1595. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Underflow_Set__SWIG_0':
  1596. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7898: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1597. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7898: undefined reference to `Standard_Failure::Caught()'
  1598. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7898: undefined reference to `Standard_Type::Name() const'
  1599. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_Underflow__SWIG_2':
  1600. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7870: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1601. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7870: undefined reference to `Standard_Failure::Caught()'
  1602. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7870: undefined reference to `Standard_Type::Name() const'
  1603. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_Underflow__SWIG_1':
  1604. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7859: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1605. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7859: undefined reference to `Standard_Failure::Caught()'
  1606. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7859: undefined reference to `Standard_Type::Name() const'
  1607. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_ImmutableObject':
  1608. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7833: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1609. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7833: undefined reference to `Standard_Failure::Caught()'
  1610. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7833: undefined reference to `Standard_Type::Name() const'
  1611. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_ImmutableObject_DownCast':
  1612. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7810: undefined reference to `Handle_Standard_ImmutableObject::DownCast(Handle_Standard_Transient const&)'
  1613. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7810: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1614. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7811: undefined reference to `Standard_Failure::Caught()'
  1615. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7811: undefined reference to `Standard_Type::Name() const'
  1616. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_ImmutableObject_Set__SWIG_1':
  1617. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7780: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1618. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7780: undefined reference to `Standard_Failure::Caught()'
  1619. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7780: undefined reference to `Standard_Type::Name() const'
  1620. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_ImmutableObject_Set__SWIG_0':
  1621. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7765: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1622. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7765: undefined reference to `Standard_Failure::Caught()'
  1623. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7765: undefined reference to `Standard_Type::Name() const'
  1624. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_ImmutableObject__SWIG_2':
  1625. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7736: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1626. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7736: undefined reference to `Standard_Failure::Caught()'
  1627. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7736: undefined reference to `Standard_Type::Name() const'
  1628. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_ImmutableObject__SWIG_1':
  1629. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7725: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1630. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7725: undefined reference to `Standard_Failure::Caught()'
  1631. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7725: undefined reference to `Standard_Type::Name() const'
  1632. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_NegativeValue':
  1633. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7699: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1634. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7699: undefined reference to `Standard_Failure::Caught()'
  1635. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7699: undefined reference to `Standard_Type::Name() const'
  1636. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_NegativeValue_DownCast':
  1637. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7676: undefined reference to `Handle_Standard_NegativeValue::DownCast(Handle_Standard_Transient const&)'
  1638. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7676: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1639. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7677: undefined reference to `Standard_Failure::Caught()'
  1640. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7677: undefined reference to `Standard_Type::Name() const'
  1641. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_NegativeValue_Set__SWIG_1':
  1642. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7648: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1643. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7648: undefined reference to `Standard_Failure::Caught()'
  1644. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7648: undefined reference to `Standard_Type::Name() const'
  1645. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_NegativeValue_Set__SWIG_0':
  1646. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7633: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1647. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7633: undefined reference to `Standard_Failure::Caught()'
  1648. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7633: undefined reference to `Standard_Type::Name() const'
  1649. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_NegativeValue__SWIG_2':
  1650. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7604: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1651. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7604: undefined reference to `Standard_Failure::Caught()'
  1652. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7604: undefined reference to `Standard_Type::Name() const'
  1653. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_NegativeValue__SWIG_1':
  1654. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7593: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1655. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7593: undefined reference to `Standard_Failure::Caught()'
  1656. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7593: undefined reference to `Standard_Type::Name() const'
  1657. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_Overflow':
  1658. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7567: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1659. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7567: undefined reference to `Standard_Failure::Caught()'
  1660. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7567: undefined reference to `Standard_Type::Name() const'
  1661. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Overflow_DownCast':
  1662. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7546: undefined reference to `Handle_Standard_Overflow::DownCast(Handle_Standard_Transient const&)'
  1663. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7546: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1664. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7547: undefined reference to `Standard_Failure::Caught()'
  1665. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7547: undefined reference to `Standard_Type::Name() const'
  1666. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Overflow_Set__SWIG_1':
  1667. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7517: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1668. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7518: undefined reference to `Standard_Failure::Caught()'
  1669. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7518: undefined reference to `Standard_Type::Name() const'
  1670. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Overflow_Set__SWIG_0':
  1671. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7503: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1672. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7503: undefined reference to `Standard_Failure::Caught()'
  1673. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7503: undefined reference to `Standard_Type::Name() const'
  1674. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_Overflow__SWIG_2':
  1675. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7475: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1676. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7475: undefined reference to `Standard_Failure::Caught()'
  1677. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7475: undefined reference to `Standard_Type::Name() const'
  1678. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_Overflow__SWIG_1':
  1679. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7464: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1680. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7464: undefined reference to `Standard_Failure::Caught()'
  1681. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7464: undefined reference to `Standard_Type::Name() const'
  1682. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_Type':
  1683. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7438: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1684. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7438: undefined reference to `Standard_Failure::Caught()'
  1685. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7438: undefined reference to `Standard_Type::Name() const'
  1686. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Type_DownCast':
  1687. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7417: undefined reference to `Handle_Standard_Type::DownCast(Handle_Standard_Transient const&)'
  1688. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7417: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1689. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7418: undefined reference to `Standard_Failure::Caught()'
  1690. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7418: undefined reference to `Standard_Type::Name() const'
  1691. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Type_Set__SWIG_1':
  1692. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7389: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1693. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7390: undefined reference to `Standard_Failure::Caught()'
  1694. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7390: undefined reference to `Standard_Type::Name() const'
  1695. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Type_Set__SWIG_0':
  1696. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7375: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1697. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7376: undefined reference to `Standard_Failure::Caught()'
  1698. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7376: undefined reference to `Standard_Type::Name() const'
  1699. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_Type__SWIG_2':
  1700. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7349: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1701. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7350: undefined reference to `Standard_Failure::Caught()'
  1702. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7350: undefined reference to `Standard_Type::Name() const'
  1703. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_Type__SWIG_1':
  1704. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7340: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1705. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7340: undefined reference to `Standard_Failure::Caught()'
  1706. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7340: undefined reference to `Standard_Type::Name() const'
  1707. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_OutOfMemory':
  1708. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7315: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1709. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7315: undefined reference to `Standard_Failure::Caught()'
  1710. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7315: undefined reference to `Standard_Type::Name() const'
  1711. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_OutOfMemory_DownCast':
  1712. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7292: undefined reference to `Handle_Standard_OutOfMemory::DownCast(Handle_Standard_Transient const&)'
  1713. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7292: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1714. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7293: undefined reference to `Standard_Failure::Caught()'
  1715. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7293: undefined reference to `Standard_Type::Name() const'
  1716. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_OutOfMemory_Set__SWIG_1':
  1717. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7264: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1718. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7264: undefined reference to `Standard_Failure::Caught()'
  1719. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7264: undefined reference to `Standard_Type::Name() const'
  1720. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_OutOfMemory_Set__SWIG_0':
  1721. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7249: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1722. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7249: undefined reference to `Standard_Failure::Caught()'
  1723. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7249: undefined reference to `Standard_Type::Name() const'
  1724. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_OutOfMemory__SWIG_2':
  1725. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7221: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1726. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7221: undefined reference to `Standard_Failure::Caught()'
  1727. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7221: undefined reference to `Standard_Type::Name() const'
  1728. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_OutOfMemory__SWIG_1':
  1729. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7210: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1730. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7210: undefined reference to `Standard_Failure::Caught()'
  1731. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7210: undefined reference to `Standard_Type::Name() const'
  1732. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_DimensionMismatch':
  1733. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7183: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1734. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7184: undefined reference to `Standard_Failure::Caught()'
  1735. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7184: undefined reference to `Standard_Type::Name() const'
  1736. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_DimensionMismatch_DownCast':
  1737. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7160: undefined reference to `Handle_Standard_DimensionMismatch::DownCast(Handle_Standard_Transient const&)'
  1738. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7160: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1739. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7161: undefined reference to `Standard_Failure::Caught()'
  1740. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7161: undefined reference to `Standard_Type::Name() const'
  1741. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_DimensionMismatch_Set__SWIG_1':
  1742. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7130: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1743. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7130: undefined reference to `Standard_Failure::Caught()'
  1744. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7130: undefined reference to `Standard_Type::Name() const'
  1745. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_DimensionMismatch_Set__SWIG_0':
  1746. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7115: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1747. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7115: undefined reference to `Standard_Failure::Caught()'
  1748. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7115: undefined reference to `Standard_Type::Name() const'
  1749. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_DimensionMismatch__SWIG_2':
  1750. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7086: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1751. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7086: undefined reference to `Standard_Failure::Caught()'
  1752. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7086: undefined reference to `Standard_Type::Name() const'
  1753. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_DimensionMismatch__SWIG_1':
  1754. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7075: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1755. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7075: undefined reference to `Standard_Failure::Caught()'
  1756. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7075: undefined reference to `Standard_Type::Name() const'
  1757. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_NoSuchObject':
  1758. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7049: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1759. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7049: undefined reference to `Standard_Failure::Caught()'
  1760. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7049: undefined reference to `Standard_Type::Name() const'
  1761. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_NoSuchObject_DownCast':
  1762. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7026: undefined reference to `Handle_Standard_NoSuchObject::DownCast(Handle_Standard_Transient const&)'
  1763. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7026: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1764. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7027: undefined reference to `Standard_Failure::Caught()'
  1765. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:7027: undefined reference to `Standard_Type::Name() const'
  1766. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_NoSuchObject_Set__SWIG_1':
  1767. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6998: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1768. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6998: undefined reference to `Standard_Failure::Caught()'
  1769. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6998: undefined reference to `Standard_Type::Name() const'
  1770. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_NoSuchObject_Set__SWIG_0':
  1771. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6983: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1772. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6983: undefined reference to `Standard_Failure::Caught()'
  1773. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6983: undefined reference to `Standard_Type::Name() const'
  1774. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_NoSuchObject__SWIG_2':
  1775. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6955: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1776. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6955: undefined reference to `Standard_Failure::Caught()'
  1777. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6955: undefined reference to `Standard_Type::Name() const'
  1778. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_NoSuchObject__SWIG_1':
  1779. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6944: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1780. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6944: undefined reference to `Standard_Failure::Caught()'
  1781. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6944: undefined reference to `Standard_Type::Name() const'
  1782. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_LicenseError':
  1783. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6918: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1784. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6918: undefined reference to `Standard_Failure::Caught()'
  1785. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6918: undefined reference to `Standard_Type::Name() const'
  1786. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_LicenseError_DownCast':
  1787. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6895: undefined reference to `Handle_Standard_LicenseError::DownCast(Handle_Standard_Transient const&)'
  1788. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6895: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1789. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6896: undefined reference to `Standard_Failure::Caught()'
  1790. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6896: undefined reference to `Standard_Type::Name() const'
  1791. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_LicenseError_Set__SWIG_1':
  1792. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6867: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1793. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6867: undefined reference to `Standard_Failure::Caught()'
  1794. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6867: undefined reference to `Standard_Type::Name() const'
  1795. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_LicenseError_Set__SWIG_0':
  1796. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6852: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1797. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6852: undefined reference to `Standard_Failure::Caught()'
  1798. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6852: undefined reference to `Standard_Type::Name() const'
  1799. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_LicenseError__SWIG_2':
  1800. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6824: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1801. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6824: undefined reference to `Standard_Failure::Caught()'
  1802. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6824: undefined reference to `Standard_Type::Name() const'
  1803. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_LicenseError__SWIG_1':
  1804. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6813: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1805. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6813: undefined reference to `Standard_Failure::Caught()'
  1806. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6813: undefined reference to `Standard_Type::Name() const'
  1807. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_DimensionError':
  1808. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6787: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1809. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6787: undefined reference to `Standard_Failure::Caught()'
  1810. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6787: undefined reference to `Standard_Type::Name() const'
  1811. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_DimensionError_DownCast':
  1812. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6764: undefined reference to `Handle_Standard_DimensionError::DownCast(Handle_Standard_Transient const&)'
  1813. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6764: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1814. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6765: undefined reference to `Standard_Failure::Caught()'
  1815. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6765: undefined reference to `Standard_Type::Name() const'
  1816. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_DimensionError_Set__SWIG_1':
  1817. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6734: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1818. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6734: undefined reference to `Standard_Failure::Caught()'
  1819. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6734: undefined reference to `Standard_Type::Name() const'
  1820. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_DimensionError_Set__SWIG_0':
  1821. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6719: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1822. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6719: undefined reference to `Standard_Failure::Caught()'
  1823. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6719: undefined reference to `Standard_Type::Name() const'
  1824. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_DimensionError__SWIG_2':
  1825. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6690: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1826. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6690: undefined reference to `Standard_Failure::Caught()'
  1827. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6690: undefined reference to `Standard_Type::Name() const'
  1828. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_DimensionError__SWIG_1':
  1829. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6679: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1830. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6679: undefined reference to `Standard_Failure::Caught()'
  1831. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6679: undefined reference to `Standard_Type::Name() const'
  1832. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_AbortiveTransaction':
  1833. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6652: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1834. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6653: undefined reference to `Standard_Failure::Caught()'
  1835. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6653: undefined reference to `Standard_Type::Name() const'
  1836. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_AbortiveTransaction_DownCast':
  1837. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6629: undefined reference to `Handle_Standard_AbortiveTransaction::DownCast(Handle_Standard_Transient const&)'
  1838. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6629: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1839. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6630: undefined reference to `Standard_Failure::Caught()'
  1840. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6630: undefined reference to `Standard_Type::Name() const'
  1841. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_AbortiveTransaction_Set__SWIG_1':
  1842. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6598: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1843. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6598: undefined reference to `Standard_Failure::Caught()'
  1844. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6598: undefined reference to `Standard_Type::Name() const'
  1845. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_AbortiveTransaction_Set__SWIG_0':
  1846. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6583: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1847. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6583: undefined reference to `Standard_Failure::Caught()'
  1848. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6583: undefined reference to `Standard_Type::Name() const'
  1849. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_AbortiveTransaction__SWIG_2':
  1850. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6554: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1851. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6554: undefined reference to `Standard_Failure::Caught()'
  1852. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6554: undefined reference to `Standard_Type::Name() const'
  1853. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_AbortiveTransaction__SWIG_1':
  1854. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6543: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1855. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6543: undefined reference to `Standard_Failure::Caught()'
  1856. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6543: undefined reference to `Standard_Type::Name() const'
  1857. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_NullObject':
  1858. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6517: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1859. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6517: undefined reference to `Standard_Failure::Caught()'
  1860. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6517: undefined reference to `Standard_Type::Name() const'
  1861. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_NullObject_DownCast':
  1862. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6495: undefined reference to `Handle_Standard_NullObject::DownCast(Handle_Standard_Transient const&)'
  1863. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6495: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1864. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6496: undefined reference to `Standard_Failure::Caught()'
  1865. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6496: undefined reference to `Standard_Type::Name() const'
  1866. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_NullObject_Set__SWIG_1':
  1867. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6467: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1868. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6467: undefined reference to `Standard_Failure::Caught()'
  1869. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6467: undefined reference to `Standard_Type::Name() const'
  1870. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_NullObject_Set__SWIG_0':
  1871. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6452: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1872. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6452: undefined reference to `Standard_Failure::Caught()'
  1873. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6452: undefined reference to `Standard_Type::Name() const'
  1874. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_NullObject__SWIG_2':
  1875. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6424: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1876. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6424: undefined reference to `Standard_Failure::Caught()'
  1877. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6424: undefined reference to `Standard_Type::Name() const'
  1878. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_NullObject__SWIG_1':
  1879. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6413: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1880. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6413: undefined reference to `Standard_Failure::Caught()'
  1881. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6413: undefined reference to `Standard_Type::Name() const'
  1882. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_NotImplemented':
  1883. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6387: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1884. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6387: undefined reference to `Standard_Failure::Caught()'
  1885. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6387: undefined reference to `Standard_Type::Name() const'
  1886. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_NotImplemented_DownCast':
  1887. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6364: undefined reference to `Handle_Standard_NotImplemented::DownCast(Handle_Standard_Transient const&)'
  1888. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6364: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1889. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6365: undefined reference to `Standard_Failure::Caught()'
  1890. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6365: undefined reference to `Standard_Type::Name() const'
  1891. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_NotImplemented_Set__SWIG_1':
  1892. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6334: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1893. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6334: undefined reference to `Standard_Failure::Caught()'
  1894. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6334: undefined reference to `Standard_Type::Name() const'
  1895. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_NotImplemented_Set__SWIG_0':
  1896. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6319: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1897. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6319: undefined reference to `Standard_Failure::Caught()'
  1898. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6319: undefined reference to `Standard_Type::Name() const'
  1899. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_NotImplemented__SWIG_2':
  1900. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6290: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1901. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6290: undefined reference to `Standard_Failure::Caught()'
  1902. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6290: undefined reference to `Standard_Type::Name() const'
  1903. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_NotImplemented__SWIG_1':
  1904. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6279: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1905. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6279: undefined reference to `Standard_Failure::Caught()'
  1906. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6279: undefined reference to `Standard_Type::Name() const'
  1907. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_ProgramError':
  1908. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6253: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1909. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6253: undefined reference to `Standard_Failure::Caught()'
  1910. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6253: undefined reference to `Standard_Type::Name() const'
  1911. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_ProgramError_DownCast':
  1912. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6230: undefined reference to `Handle_Standard_ProgramError::DownCast(Handle_Standard_Transient const&)'
  1913. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6230: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1914. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6231: undefined reference to `Standard_Failure::Caught()'
  1915. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6231: undefined reference to `Standard_Type::Name() const'
  1916. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_ProgramError_Set__SWIG_1':
  1917. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6202: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1918. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6202: undefined reference to `Standard_Failure::Caught()'
  1919. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6202: undefined reference to `Standard_Type::Name() const'
  1920. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_ProgramError_Set__SWIG_0':
  1921. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6187: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1922. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6187: undefined reference to `Standard_Failure::Caught()'
  1923. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6187: undefined reference to `Standard_Type::Name() const'
  1924. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_ProgramError__SWIG_2':
  1925. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6159: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1926. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6159: undefined reference to `Standard_Failure::Caught()'
  1927. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6159: undefined reference to `Standard_Type::Name() const'
  1928. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_ProgramError__SWIG_1':
  1929. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6148: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1930. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6148: undefined reference to `Standard_Failure::Caught()'
  1931. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6148: undefined reference to `Standard_Type::Name() const'
  1932. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_NoMoreObject':
  1933. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6122: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1934. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6122: undefined reference to `Standard_Failure::Caught()'
  1935. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6122: undefined reference to `Standard_Type::Name() const'
  1936. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_NoMoreObject_DownCast':
  1937. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6099: undefined reference to `Handle_Standard_NoMoreObject::DownCast(Handle_Standard_Transient const&)'
  1938. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6099: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1939. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6100: undefined reference to `Standard_Failure::Caught()'
  1940. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6100: undefined reference to `Standard_Type::Name() const'
  1941. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_NoMoreObject_Set__SWIG_1':
  1942. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6071: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1943. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6071: undefined reference to `Standard_Failure::Caught()'
  1944. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6071: undefined reference to `Standard_Type::Name() const'
  1945. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_NoMoreObject_Set__SWIG_0':
  1946. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6056: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1947. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6056: undefined reference to `Standard_Failure::Caught()'
  1948. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6056: undefined reference to `Standard_Type::Name() const'
  1949. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_NoMoreObject__SWIG_2':
  1950. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6028: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1951. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6028: undefined reference to `Standard_Failure::Caught()'
  1952. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6028: undefined reference to `Standard_Type::Name() const'
  1953. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_NoMoreObject__SWIG_1':
  1954. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6017: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1955. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6017: undefined reference to `Standard_Failure::Caught()'
  1956. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:6017: undefined reference to `Standard_Type::Name() const'
  1957. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_DivideByZero':
  1958. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5991: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1959. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5991: undefined reference to `Standard_Failure::Caught()'
  1960. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5991: undefined reference to `Standard_Type::Name() const'
  1961. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_DivideByZero_DownCast':
  1962. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5968: undefined reference to `Handle_Standard_DivideByZero::DownCast(Handle_Standard_Transient const&)'
  1963. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5968: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1964. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5969: undefined reference to `Standard_Failure::Caught()'
  1965. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5969: undefined reference to `Standard_Type::Name() const'
  1966. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_DivideByZero_Set__SWIG_1':
  1967. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5940: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1968. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5940: undefined reference to `Standard_Failure::Caught()'
  1969. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5940: undefined reference to `Standard_Type::Name() const'
  1970. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_DivideByZero_Set__SWIG_0':
  1971. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5925: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1972. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5925: undefined reference to `Standard_Failure::Caught()'
  1973. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5925: undefined reference to `Standard_Type::Name() const'
  1974. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_DivideByZero__SWIG_2':
  1975. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5897: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1976. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5897: undefined reference to `Standard_Failure::Caught()'
  1977. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5897: undefined reference to `Standard_Type::Name() const'
  1978. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_DivideByZero__SWIG_1':
  1979. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5886: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1980. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5886: undefined reference to `Standard_Failure::Caught()'
  1981. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5886: undefined reference to `Standard_Type::Name() const'
  1982. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_NumericError':
  1983. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5860: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1984. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5860: undefined reference to `Standard_Failure::Caught()'
  1985. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5860: undefined reference to `Standard_Type::Name() const'
  1986. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_NumericError_DownCast':
  1987. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5837: undefined reference to `Handle_Standard_NumericError::DownCast(Handle_Standard_Transient const&)'
  1988. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5837: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1989. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5838: undefined reference to `Standard_Failure::Caught()'
  1990. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5838: undefined reference to `Standard_Type::Name() const'
  1991. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_NumericError_Set__SWIG_1':
  1992. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5809: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1993. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5809: undefined reference to `Standard_Failure::Caught()'
  1994. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5809: undefined reference to `Standard_Type::Name() const'
  1995. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_NumericError_Set__SWIG_0':
  1996. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5794: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  1997. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5794: undefined reference to `Standard_Failure::Caught()'
  1998. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5794: undefined reference to `Standard_Type::Name() const'
  1999. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_NumericError__SWIG_2':
  2000. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5766: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2001. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5766: undefined reference to `Standard_Failure::Caught()'
  2002. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5766: undefined reference to `Standard_Type::Name() const'
  2003. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_NumericError__SWIG_1':
  2004. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5755: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2005. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5755: undefined reference to `Standard_Failure::Caught()'
  2006. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5755: undefined reference to `Standard_Type::Name() const'
  2007. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_OutOfRange':
  2008. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5729: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2009. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5729: undefined reference to `Standard_Failure::Caught()'
  2010. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5729: undefined reference to `Standard_Type::Name() const'
  2011. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_OutOfRange_DownCast':
  2012. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5707: undefined reference to `Handle_Standard_OutOfRange::DownCast(Handle_Standard_Transient const&)'
  2013. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5707: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2014. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5708: undefined reference to `Standard_Failure::Caught()'
  2015. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5708: undefined reference to `Standard_Type::Name() const'
  2016. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_OutOfRange_Set__SWIG_1':
  2017. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5679: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2018. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5679: undefined reference to `Standard_Failure::Caught()'
  2019. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5679: undefined reference to `Standard_Type::Name() const'
  2020. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_OutOfRange_Set__SWIG_0':
  2021. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5664: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2022. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5664: undefined reference to `Standard_Failure::Caught()'
  2023. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5664: undefined reference to `Standard_Type::Name() const'
  2024. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_OutOfRange__SWIG_2':
  2025. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5636: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2026. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5636: undefined reference to `Standard_Failure::Caught()'
  2027. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5636: undefined reference to `Standard_Type::Name() const'
  2028. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_OutOfRange__SWIG_1':
  2029. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5625: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2030. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5625: undefined reference to `Standard_Failure::Caught()'
  2031. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5625: undefined reference to `Standard_Type::Name() const'
  2032. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_Persistent':
  2033. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5599: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2034. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5599: undefined reference to `Standard_Failure::Caught()'
  2035. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5599: undefined reference to `Standard_Type::Name() const'
  2036. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Persistent_DownCast':
  2037. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5577: undefined reference to `Handle_Standard_Persistent::DownCast(Handle_Standard_Persistent const&)'
  2038. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5577: undefined reference to `Handle_Standard_Persistent::operator=(Handle_Standard_Persistent const&)'
  2039. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5577: undefined reference to `Handle_Standard_Persistent::~Handle_Standard_Persistent()'
  2040. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5577: undefined reference to `Handle_Standard_Persistent::~Handle_Standard_Persistent()'
  2041. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5577: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2042. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5578: undefined reference to `Standard_Failure::Caught()'
  2043. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5578: undefined reference to `Standard_Type::Name() const'
  2044. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5580: undefined reference to `Handle_Standard_Persistent::~Handle_Standard_Persistent()'
  2045. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5580: undefined reference to `Handle_Standard_Persistent::~Handle_Standard_Persistent()'
  2046. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Persistent_Set__SWIG_1':
  2047. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5548: undefined reference to `Handle_Standard_Persistent::operator=(Standard_Persistent const*)'
  2048. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5549: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2049. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5549: undefined reference to `Standard_Failure::Caught()'
  2050. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5549: undefined reference to `Standard_Type::Name() const'
  2051. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Persistent_Set__SWIG_0':
  2052. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5533: undefined reference to `Handle_Standard_Persistent::operator=(Handle_Standard_Persistent const&)'
  2053. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5534: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2054. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5534: undefined reference to `Standard_Failure::Caught()'
  2055. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5534: undefined reference to `Standard_Type::Name() const'
  2056. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Persistent_Nullify':
  2057. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5496: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2058. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5497: undefined reference to `Standard_Failure::Caught()'
  2059. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5497: undefined reference to `Standard_Type::Name() const'
  2060. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Persistent_DumpToString':
  2061. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5407: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2062. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5408: undefined reference to `Standard_Failure::Caught()'
  2063. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5408: undefined reference to `Standard_Type::Name() const'
  2064. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_Persistent__SWIG_2':
  2065. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5386: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2066. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5386: undefined reference to `Standard_Failure::Caught()'
  2067. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5386: undefined reference to `Standard_Type::Name() const'
  2068. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_Persistent__SWIG_1':
  2069. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5375: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2070. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5375: undefined reference to `Standard_Failure::Caught()'
  2071. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5375: undefined reference to `Standard_Type::Name() const'
  2072. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_TypeMismatch':
  2073. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5349: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2074. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5349: undefined reference to `Standard_Failure::Caught()'
  2075. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5349: undefined reference to `Standard_Type::Name() const'
  2076. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_TypeMismatch_DownCast':
  2077. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5326: undefined reference to `Handle_Standard_TypeMismatch::DownCast(Handle_Standard_Transient const&)'
  2078. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5326: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2079. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5327: undefined reference to `Standard_Failure::Caught()'
  2080. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5327: undefined reference to `Standard_Type::Name() const'
  2081. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_TypeMismatch_Set__SWIG_1':
  2082. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5298: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2083. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5298: undefined reference to `Standard_Failure::Caught()'
  2084. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5298: undefined reference to `Standard_Type::Name() const'
  2085. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_TypeMismatch_Set__SWIG_0':
  2086. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5283: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2087. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5283: undefined reference to `Standard_Failure::Caught()'
  2088. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5283: undefined reference to `Standard_Type::Name() const'
  2089. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_TypeMismatch__SWIG_2':
  2090. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5255: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2091. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5255: undefined reference to `Standard_Failure::Caught()'
  2092. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5255: undefined reference to `Standard_Type::Name() const'
  2093. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_TypeMismatch__SWIG_1':
  2094. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5244: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2095. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5244: undefined reference to `Standard_Failure::Caught()'
  2096. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5244: undefined reference to `Standard_Type::Name() const'
  2097. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_NullValue':
  2098. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5218: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2099. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5218: undefined reference to `Standard_Failure::Caught()'
  2100. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5218: undefined reference to `Standard_Type::Name() const'
  2101. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_NullValue_DownCast':
  2102. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5197: undefined reference to `Handle_Standard_NullValue::DownCast(Handle_Standard_Transient const&)'
  2103. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5197: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2104. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5198: undefined reference to `Standard_Failure::Caught()'
  2105. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5198: undefined reference to `Standard_Type::Name() const'
  2106. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_NullValue_Set__SWIG_1':
  2107. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5168: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2108. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5169: undefined reference to `Standard_Failure::Caught()'
  2109. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5169: undefined reference to `Standard_Type::Name() const'
  2110. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_NullValue_Set__SWIG_0':
  2111. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5154: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2112. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5154: undefined reference to `Standard_Failure::Caught()'
  2113. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5154: undefined reference to `Standard_Type::Name() const'
  2114. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_NullValue__SWIG_2':
  2115. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5126: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2116. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5126: undefined reference to `Standard_Failure::Caught()'
  2117. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5126: undefined reference to `Standard_Type::Name() const'
  2118. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_NullValue__SWIG_1':
  2119. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5115: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2120. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5115: undefined reference to `Standard_Failure::Caught()'
  2121. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5115: undefined reference to `Standard_Type::Name() const'
  2122. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_RangeError':
  2123. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5089: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2124. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5089: undefined reference to `Standard_Failure::Caught()'
  2125. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5089: undefined reference to `Standard_Type::Name() const'
  2126. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_RangeError_DownCast':
  2127. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5067: undefined reference to `Handle_Standard_RangeError::DownCast(Handle_Standard_Transient const&)'
  2128. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5067: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2129. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5068: undefined reference to `Standard_Failure::Caught()'
  2130. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5068: undefined reference to `Standard_Type::Name() const'
  2131. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_RangeError_Set__SWIG_1':
  2132. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5039: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2133. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5039: undefined reference to `Standard_Failure::Caught()'
  2134. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5039: undefined reference to `Standard_Type::Name() const'
  2135. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_RangeError_Set__SWIG_0':
  2136. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5024: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2137. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5024: undefined reference to `Standard_Failure::Caught()'
  2138. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:5024: undefined reference to `Standard_Type::Name() const'
  2139. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_RangeError__SWIG_2':
  2140. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4996: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2141. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4996: undefined reference to `Standard_Failure::Caught()'
  2142. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4996: undefined reference to `Standard_Type::Name() const'
  2143. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_RangeError__SWIG_1':
  2144. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4985: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2145. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4985: undefined reference to `Standard_Failure::Caught()'
  2146. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4985: undefined reference to `Standard_Type::Name() const'
  2147. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_DomainError':
  2148. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4959: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2149. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4959: undefined reference to `Standard_Failure::Caught()'
  2150. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4959: undefined reference to `Standard_Type::Name() const'
  2151. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_DomainError_DownCast':
  2152. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4936: undefined reference to `Handle_Standard_DomainError::DownCast(Handle_Standard_Transient const&)'
  2153. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4936: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2154. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4937: undefined reference to `Standard_Failure::Caught()'
  2155. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4937: undefined reference to `Standard_Type::Name() const'
  2156. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_DomainError_Set__SWIG_1':
  2157. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4908: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2158. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4908: undefined reference to `Standard_Failure::Caught()'
  2159. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4908: undefined reference to `Standard_Type::Name() const'
  2160. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_DomainError_Set__SWIG_0':
  2161. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4893: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2162. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4893: undefined reference to `Standard_Failure::Caught()'
  2163. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4893: undefined reference to `Standard_Type::Name() const'
  2164. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_DomainError__SWIG_2':
  2165. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4865: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2166. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4865: undefined reference to `Standard_Failure::Caught()'
  2167. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4865: undefined reference to `Standard_Type::Name() const'
  2168. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_DomainError__SWIG_1':
  2169. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4854: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2170. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4854: undefined reference to `Standard_Failure::Caught()'
  2171. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4854: undefined reference to `Standard_Type::Name() const'
  2172. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_Failure':
  2173. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4828: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2174. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4828: undefined reference to `Standard_Failure::Caught()'
  2175. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4828: undefined reference to `Standard_Type::Name() const'
  2176. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Failure_DownCast':
  2177. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4807: undefined reference to `Handle_Standard_Failure::DownCast(Handle_Standard_Transient const&)'
  2178. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4807: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2179. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4808: undefined reference to `Standard_Failure::Caught()'
  2180. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4808: undefined reference to `Standard_Type::Name() const'
  2181. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Failure_Set__SWIG_1':
  2182. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4778: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2183. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4779: undefined reference to `Standard_Failure::Caught()'
  2184. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4779: undefined reference to `Standard_Type::Name() const'
  2185. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Failure_Set__SWIG_0':
  2186. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4764: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2187. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4764: undefined reference to `Standard_Failure::Caught()'
  2188. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4764: undefined reference to `Standard_Type::Name() const'
  2189. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_Failure__SWIG_2':
  2190. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4736: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2191. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4736: undefined reference to `Standard_Failure::Caught()'
  2192. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4736: undefined reference to `Standard_Type::Name() const'
  2193. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_Failure__SWIG_1':
  2194. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4725: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2195. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4725: undefined reference to `Standard_Failure::Caught()'
  2196. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4725: undefined reference to `Standard_Type::Name() const'
  2197. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_delete_Handle_Standard_Transient':
  2198. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4700: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2199. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4700: undefined reference to `Standard_Failure::Caught()'
  2200. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4700: undefined reference to `Standard_Type::Name() const'
  2201. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Transient_DumpToString':
  2202. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4680: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2203. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4681: undefined reference to `Standard_Failure::Caught()'
  2204. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4681: undefined reference to `Standard_Type::Name() const'
  2205. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Transient_DownCast':
  2206. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4669: undefined reference to `Handle_Standard_Transient::DownCast(Handle_Standard_Transient const&)'
  2207. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4669: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2208. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4670: undefined reference to `Standard_Failure::Caught()'
  2209. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4670: undefined reference to `Standard_Type::Name() const'
  2210. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Transient_Nullify':
  2211. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4532: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2212. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4533: undefined reference to `Standard_Failure::Caught()'
  2213. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4533: undefined reference to `Standard_Type::Name() const'
  2214. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Transient_Set__SWIG_1':
  2215. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4511: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2216. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4512: undefined reference to `Standard_Failure::Caught()'
  2217. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4512: undefined reference to `Standard_Type::Name() const'
  2218. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Handle_Standard_Transient_Set__SWIG_0':
  2219. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4497: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2220. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4497: undefined reference to `Standard_Failure::Caught()'
  2221. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4497: undefined reference to `Standard_Type::Name() const'
  2222. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_Transient__SWIG_2':
  2223. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4469: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2224. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4469: undefined reference to `Standard_Failure::Caught()'
  2225. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4469: undefined reference to `Standard_Type::Name() const'
  2226. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Handle_Standard_Transient__SWIG_1':
  2227. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4456: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2228. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4456: undefined reference to `Standard_Failure::Caught()'
  2229. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:4456: undefined reference to `Standard_Type::Name() const'
  2230. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_OutOfRange_NewInstance':
  2231. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13840: undefined reference to `Standard_OutOfRange::NewInstance(char const*)'
  2232. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13841: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2233. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13841: undefined reference to `Standard_Failure::Caught()'
  2234. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13841: undefined reference to `Standard_Type::Name() const'
  2235. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_OutOfRange_Raise__SWIG_0':
  2236. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13791: undefined reference to `Standard_OutOfRange::Raise(char const*)'
  2237. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13791: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2238. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13792: undefined reference to `Standard_Failure::Caught()'
  2239. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13792: undefined reference to `Standard_Type::Name() const'
  2240. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_OutOfRange__SWIG_1':
  2241. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13771: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2242. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13772: undefined reference to `Standard_Failure::Caught()'
  2243. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13772: undefined reference to `Standard_Type::Name() const'
  2244. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_GUID_CheckGUIDFormat':
  2245. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13215: undefined reference to `Standard_GUID::CheckGUIDFormat(char const*)'
  2246. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13216: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2247. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13216: undefined reference to `Standard_Failure::Caught()'
  2248. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13216: undefined reference to `Standard_Type::Name() const'
  2249. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_GUID_ToCString':
  2250. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13042: undefined reference to `Standard_GUID::ToCString(char*) const'
  2251. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13043: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2252. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13043: undefined reference to `Standard_Failure::Caught()'
  2253. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:13043: undefined reference to `Standard_Type::Name() const'
  2254. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_GUID__SWIG_1':
  2255. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12924: undefined reference to `Standard_GUID::Standard_GUID(char const*)'
  2256. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12925: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2257. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12925: undefined reference to `Standard_Failure::Caught()'
  2258. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12925: undefined reference to `Standard_Type::Name() const'
  2259. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NullObject_NewInstance':
  2260. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12863: undefined reference to `Standard_NullObject::NewInstance(char const*)'
  2261. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12864: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2262. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12864: undefined reference to `Standard_Failure::Caught()'
  2263. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12864: undefined reference to `Standard_Type::Name() const'
  2264. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NullObject_Raise__SWIG_0':
  2265. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12814: undefined reference to `Standard_NullObject::Raise(char const*)'
  2266. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12814: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2267. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12815: undefined reference to `Standard_Failure::Caught()'
  2268. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12815: undefined reference to `Standard_Type::Name() const'
  2269. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_NullObject__SWIG_1':
  2270. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12794: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2271. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12795: undefined reference to `Standard_Failure::Caught()'
  2272. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12795: undefined reference to `Standard_Type::Name() const'
  2273. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_TooManyUsers_NewInstance':
  2274. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12731: undefined reference to `Standard_TooManyUsers::NewInstance(char const*)'
  2275. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12732: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2276. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12732: undefined reference to `Standard_Failure::Caught()'
  2277. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12732: undefined reference to `Standard_Type::Name() const'
  2278. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_TooManyUsers_Raise__SWIG_0':
  2279. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12682: undefined reference to `Standard_TooManyUsers::Raise(char const*)'
  2280. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12682: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2281. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12683: undefined reference to `Standard_Failure::Caught()'
  2282. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12683: undefined reference to `Standard_Type::Name() const'
  2283. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_TooManyUsers__SWIG_1':
  2284. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12661: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2285. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12662: undefined reference to `Standard_Failure::Caught()'
  2286. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12662: undefined reference to `Standard_Type::Name() const'
  2287. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Overflow_NewInstance':
  2288. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12600: undefined reference to `Standard_Overflow::NewInstance(char const*)'
  2289. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12601: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2290. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12601: undefined reference to `Standard_Failure::Caught()'
  2291. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12601: undefined reference to `Standard_Type::Name() const'
  2292. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Overflow_Raise__SWIG_0':
  2293. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12551: undefined reference to `Standard_Overflow::Raise(char const*)'
  2294. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12551: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2295. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12552: undefined reference to `Standard_Failure::Caught()'
  2296. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12552: undefined reference to `Standard_Type::Name() const'
  2297. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_Overflow__SWIG_1':
  2298. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12532: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2299. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12532: undefined reference to `Standard_Failure::Caught()'
  2300. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12532: undefined reference to `Standard_Type::Name() const'
  2301. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Underflow_NewInstance':
  2302. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12469: undefined reference to `Standard_Underflow::NewInstance(char const*)'
  2303. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12470: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2304. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12470: undefined reference to `Standard_Failure::Caught()'
  2305. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12470: undefined reference to `Standard_Type::Name() const'
  2306. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Underflow_Raise__SWIG_0':
  2307. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12420: undefined reference to `Standard_Underflow::Raise(char const*)'
  2308. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12420: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2309. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12421: undefined reference to `Standard_Failure::Caught()'
  2310. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12421: undefined reference to `Standard_Type::Name() const'
  2311. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_Underflow__SWIG_1':
  2312. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12401: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2313. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12401: undefined reference to `Standard_Failure::Caught()'
  2314. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12401: undefined reference to `Standard_Type::Name() const'
  2315. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_LicenseNotFound_NewInstance':
  2316. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12248: undefined reference to `Standard_LicenseNotFound::NewInstance(char const*)'
  2317. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12249: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2318. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12249: undefined reference to `Standard_Failure::Caught()'
  2319. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12249: undefined reference to `Standard_Type::Name() const'
  2320. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_LicenseNotFound_Raise__SWIG_0':
  2321. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12199: undefined reference to `Standard_LicenseNotFound::Raise(char const*)'
  2322. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12199: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2323. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12200: undefined reference to `Standard_Failure::Caught()'
  2324. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12200: undefined reference to `Standard_Type::Name() const'
  2325. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_LicenseNotFound__SWIG_1':
  2326. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12178: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2327. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12179: undefined reference to `Standard_Failure::Caught()'
  2328. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12179: undefined reference to `Standard_Type::Name() const'
  2329. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_MultiplyDefined_NewInstance':
  2330. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12114: undefined reference to `Standard_MultiplyDefined::NewInstance(char const*)'
  2331. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12115: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2332. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12115: undefined reference to `Standard_Failure::Caught()'
  2333. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12115: undefined reference to `Standard_Type::Name() const'
  2334. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_MultiplyDefined_Raise__SWIG_0':
  2335. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12065: undefined reference to `Standard_MultiplyDefined::Raise(char const*)'
  2336. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12065: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2337. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12066: undefined reference to `Standard_Failure::Caught()'
  2338. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12066: undefined reference to `Standard_Type::Name() const'
  2339. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_MultiplyDefined__SWIG_1':
  2340. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12044: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2341. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12045: undefined reference to `Standard_Failure::Caught()'
  2342. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:12045: undefined reference to `Standard_Type::Name() const'
  2343. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_OutOfMemory_NewInstance':
  2344. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11980: undefined reference to `Standard_OutOfMemory::NewInstance(char const*)'
  2345. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11981: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2346. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11981: undefined reference to `Standard_Failure::Caught()'
  2347. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11981: undefined reference to `Standard_Type::Name() const'
  2348. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_OutOfMemory_Raise__SWIG_0':
  2349. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11931: undefined reference to `Standard_OutOfMemory::Raise(char const*)'
  2350. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11931: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2351. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11932: undefined reference to `Standard_Failure::Caught()'
  2352. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11932: undefined reference to `Standard_Type::Name() const'
  2353. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_OutOfMemory__SWIG_1':
  2354. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11911: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2355. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11912: undefined reference to `Standard_Failure::Caught()'
  2356. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11912: undefined reference to `Standard_Type::Name() const'
  2357. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_AbortiveTransaction_NewInstance':
  2358. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11724: undefined reference to `Standard_AbortiveTransaction::NewInstance(char const*)'
  2359. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11725: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2360. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11725: undefined reference to `Standard_Failure::Caught()'
  2361. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11725: undefined reference to `Standard_Type::Name() const'
  2362. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_AbortiveTransaction_Raise__SWIG_0':
  2363. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11674: undefined reference to `Standard_AbortiveTransaction::Raise(char const*)'
  2364. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11674: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2365. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11675: undefined reference to `Standard_Failure::Caught()'
  2366. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11675: undefined reference to `Standard_Type::Name() const'
  2367. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_AbortiveTransaction__SWIG_1':
  2368. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11653: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2369. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11654: undefined reference to `Standard_Failure::Caught()'
  2370. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11654: undefined reference to `Standard_Type::Name() const'
  2371. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ImmutableObject_NewInstance':
  2372. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11589: undefined reference to `Standard_ImmutableObject::NewInstance(char const*)'
  2373. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11590: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2374. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11590: undefined reference to `Standard_Failure::Caught()'
  2375. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11590: undefined reference to `Standard_Type::Name() const'
  2376. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ImmutableObject_Raise__SWIG_0':
  2377. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11540: undefined reference to `Standard_ImmutableObject::Raise(char const*)'
  2378. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11540: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2379. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11541: undefined reference to `Standard_Failure::Caught()'
  2380. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11541: undefined reference to `Standard_Type::Name() const'
  2381. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_ImmutableObject__SWIG_1':
  2382. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11519: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2383. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11520: undefined reference to `Standard_Failure::Caught()'
  2384. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11520: undefined reference to `Standard_Type::Name() const'
  2385. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DivideByZero_NewInstance':
  2386. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11455: undefined reference to `Standard_DivideByZero::NewInstance(char const*)'
  2387. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11456: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2388. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11456: undefined reference to `Standard_Failure::Caught()'
  2389. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11456: undefined reference to `Standard_Type::Name() const'
  2390. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DivideByZero_Raise__SWIG_0':
  2391. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11406: undefined reference to `Standard_DivideByZero::Raise(char const*)'
  2392. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11406: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2393. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11407: undefined reference to `Standard_Failure::Caught()'
  2394. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11407: undefined reference to `Standard_Type::Name() const'
  2395. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_DivideByZero__SWIG_1':
  2396. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11385: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2397. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11386: undefined reference to `Standard_Failure::Caught()'
  2398. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11386: undefined reference to `Standard_Type::Name() const'
  2399. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NegativeValue_NewInstance':
  2400. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11322: undefined reference to `Standard_NegativeValue::NewInstance(char const*)'
  2401. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11323: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2402. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11323: undefined reference to `Standard_Failure::Caught()'
  2403. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11323: undefined reference to `Standard_Type::Name() const'
  2404. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NegativeValue_Raise__SWIG_0':
  2405. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11273: undefined reference to `Standard_NegativeValue::Raise(char const*)'
  2406. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11273: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2407. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11274: undefined reference to `Standard_Failure::Caught()'
  2408. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11274: undefined reference to `Standard_Type::Name() const'
  2409. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_NegativeValue__SWIG_1':
  2410. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11252: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2411. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11253: undefined reference to `Standard_Failure::Caught()'
  2412. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11253: undefined reference to `Standard_Type::Name() const'
  2413. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Type_SubType__SWIG_1':
  2414. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11059: undefined reference to `Standard_Type::SubType(char const*) const'
  2415. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11059: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2416. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11060: undefined reference to `Standard_Failure::Caught()'
  2417. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11060: undefined reference to `Standard_Type::Name() const'
  2418. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_Type__SWIG_3':
  2419. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11001: undefined reference to `Standard_Type::Standard_Type(char const*, int, int, void*, void*)'
  2420. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11001: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2421. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11002: undefined reference to `Standard_Failure::Caught()'
  2422. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:11002: undefined reference to `Standard_Type::Name() const'
  2423. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_Type__SWIG_2':
  2424. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10979: undefined reference to `Standard_Type::Standard_Type(char const*, int, int, int, void*, void*)'
  2425. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10979: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2426. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10980: undefined reference to `Standard_Failure::Caught()'
  2427. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10980: undefined reference to `Standard_Type::Name() const'
  2428. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_Type__SWIG_1':
  2429. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10954: undefined reference to `Standard_Type::Standard_Type(char const*, int, int, void*)'
  2430. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10954: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2431. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10955: undefined reference to `Standard_Failure::Caught()'
  2432. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10955: undefined reference to `Standard_Type::Name() const'
  2433. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_Type__SWIG_0':
  2434. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10935: undefined reference to `Standard_Type::Standard_Type(char const*, int)'
  2435. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10936: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2436. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10936: undefined reference to `Standard_Failure::Caught()'
  2437. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10936: undefined reference to `Standard_Type::Name() const'
  2438. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DimensionMismatch_NewInstance':
  2439. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10860: undefined reference to `Standard_DimensionMismatch::NewInstance(char const*)'
  2440. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10861: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2441. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10861: undefined reference to `Standard_Failure::Caught()'
  2442. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10861: undefined reference to `Standard_Type::Name() const'
  2443. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DimensionMismatch_Raise__SWIG_0':
  2444. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10810: undefined reference to `Standard_DimensionMismatch::Raise(char const*)'
  2445. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10810: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2446. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10811: undefined reference to `Standard_Failure::Caught()'
  2447. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10811: undefined reference to `Standard_Type::Name() const'
  2448. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_DimensionMismatch__SWIG_1':
  2449. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10789: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2450. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10790: undefined reference to `Standard_Failure::Caught()'
  2451. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10790: undefined reference to `Standard_Type::Name() const'
  2452. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_TypeMismatch_NewInstance':
  2453. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10622: undefined reference to `Standard_TypeMismatch::NewInstance(char const*)'
  2454. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10623: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2455. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10623: undefined reference to `Standard_Failure::Caught()'
  2456. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10623: undefined reference to `Standard_Type::Name() const'
  2457. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_TypeMismatch_Raise__SWIG_0':
  2458. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10573: undefined reference to `Standard_TypeMismatch::Raise(char const*)'
  2459. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10573: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2460. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10574: undefined reference to `Standard_Failure::Caught()'
  2461. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10574: undefined reference to `Standard_Type::Name() const'
  2462. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_TypeMismatch__SWIG_1':
  2463. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10552: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2464. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10553: undefined reference to `Standard_Failure::Caught()'
  2465. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10553: undefined reference to `Standard_Type::Name() const'
  2466. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DimensionError_NewInstance':
  2467. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10263: undefined reference to `Standard_DimensionError::NewInstance(char const*)'
  2468. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10264: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2469. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10264: undefined reference to `Standard_Failure::Caught()'
  2470. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10264: undefined reference to `Standard_Type::Name() const'
  2471. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DimensionError_Raise__SWIG_0':
  2472. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10214: undefined reference to `Standard_DimensionError::Raise(char const*)'
  2473. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10214: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2474. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10215: undefined reference to `Standard_Failure::Caught()'
  2475. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10215: undefined reference to `Standard_Type::Name() const'
  2476. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_DimensionError__SWIG_1':
  2477. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10193: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2478. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10194: undefined reference to `Standard_Failure::Caught()'
  2479. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10194: undefined reference to `Standard_Type::Name() const'
  2480. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NotImplemented_NewInstance':
  2481. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10141: undefined reference to `Standard_NotImplemented::NewInstance(char const*)'
  2482. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10142: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2483. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10142: undefined reference to `Standard_Failure::Caught()'
  2484. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10142: undefined reference to `Standard_Type::Name() const'
  2485. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_NotImplemented__SWIG_1':
  2486. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10119: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2487. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10120: undefined reference to `Standard_Failure::Caught()'
  2488. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10120: undefined reference to `Standard_Type::Name() const'
  2489. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ProgramError_NewInstance':
  2490. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10056: undefined reference to `Standard_ProgramError::NewInstance(char const*)'
  2491. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10057: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2492. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10057: undefined reference to `Standard_Failure::Caught()'
  2493. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10057: undefined reference to `Standard_Type::Name() const'
  2494. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ProgramError_Raise__SWIG_0':
  2495. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10007: undefined reference to `Standard_ProgramError::Raise(char const*)'
  2496. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10007: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2497. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10008: undefined reference to `Standard_Failure::Caught()'
  2498. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:10008: undefined reference to `Standard_Type::Name() const'
  2499. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_ProgramError__SWIG_1':
  2500. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9986: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2501. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9987: undefined reference to `Standard_Failure::Caught()'
  2502. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9987: undefined reference to `Standard_Type::Name() const'
  2503. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NoMoreObject_NewInstance':
  2504. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9923: undefined reference to `Standard_NoMoreObject::NewInstance(char const*)'
  2505. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9924: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2506. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9924: undefined reference to `Standard_Failure::Caught()'
  2507. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9924: undefined reference to `Standard_Type::Name() const'
  2508. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NoMoreObject_Raise__SWIG_0':
  2509. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9874: undefined reference to `Standard_NoMoreObject::Raise(char const*)'
  2510. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9874: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2511. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9875: undefined reference to `Standard_Failure::Caught()'
  2512. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9875: undefined reference to `Standard_Type::Name() const'
  2513. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_NoMoreObject__SWIG_1':
  2514. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9853: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2515. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9854: undefined reference to `Standard_Failure::Caught()'
  2516. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9854: undefined reference to `Standard_Type::Name() const'
  2517. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NumericError_NewInstance':
  2518. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9608: undefined reference to `Standard_NumericError::NewInstance(char const*)'
  2519. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9609: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2520. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9609: undefined reference to `Standard_Failure::Caught()'
  2521. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9609: undefined reference to `Standard_Type::Name() const'
  2522. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NumericError_Raise__SWIG_0':
  2523. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9559: undefined reference to `Standard_NumericError::Raise(char const*)'
  2524. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9559: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2525. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9560: undefined reference to `Standard_Failure::Caught()'
  2526. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9560: undefined reference to `Standard_Type::Name() const'
  2527. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_NumericError__SWIG_1':
  2528. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9538: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2529. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9539: undefined reference to `Standard_Failure::Caught()'
  2530. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9539: undefined reference to `Standard_Type::Name() const'
  2531. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ConstructionError_NewInstance':
  2532. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9474: undefined reference to `Standard_ConstructionError::NewInstance(char const*)'
  2533. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9475: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2534. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9475: undefined reference to `Standard_Failure::Caught()'
  2535. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9475: undefined reference to `Standard_Type::Name() const'
  2536. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_ConstructionError_Raise__SWIG_0':
  2537. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9424: undefined reference to `Standard_ConstructionError::Raise(char const*)'
  2538. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9424: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2539. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9425: undefined reference to `Standard_Failure::Caught()'
  2540. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9425: undefined reference to `Standard_Type::Name() const'
  2541. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_ConstructionError__SWIG_1':
  2542. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9403: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2543. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9404: undefined reference to `Standard_Failure::Caught()'
  2544. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9404: undefined reference to `Standard_Type::Name() const'
  2545. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NullValue_NewInstance':
  2546. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9350: undefined reference to `Standard_NullValue::NewInstance(char const*)'
  2547. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9351: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2548. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9351: undefined reference to `Standard_Failure::Caught()'
  2549. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9351: undefined reference to `Standard_Type::Name() const'
  2550. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_NullValue__SWIG_1':
  2551. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9330: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2552. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9330: undefined reference to `Standard_Failure::Caught()'
  2553. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9330: undefined reference to `Standard_Type::Name() const'
  2554. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_RangeError_NewInstance':
  2555. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9267: undefined reference to `Standard_RangeError::NewInstance(char const*)'
  2556. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9268: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2557. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9268: undefined reference to `Standard_Failure::Caught()'
  2558. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9268: undefined reference to `Standard_Type::Name() const'
  2559. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_RangeError_Raise__SWIG_0':
  2560. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9218: undefined reference to `Standard_RangeError::Raise(char const*)'
  2561. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9218: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2562. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9219: undefined reference to `Standard_Failure::Caught()'
  2563. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9219: undefined reference to `Standard_Type::Name() const'
  2564. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_RangeError__SWIG_1':
  2565. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9198: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2566. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9199: undefined reference to `Standard_Failure::Caught()'
  2567. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9199: undefined reference to `Standard_Type::Name() const'
  2568. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_NoSuchObject_NewInstance':
  2569. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9146: undefined reference to `Standard_NoSuchObject::NewInstance(char const*)'
  2570. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9147: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2571. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9147: undefined reference to `Standard_Failure::Caught()'
  2572. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9147: undefined reference to `Standard_Type::Name() const'
  2573. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_NoSuchObject__SWIG_1':
  2574. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9124: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2575. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9125: undefined reference to `Standard_Failure::Caught()'
  2576. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9125: undefined reference to `Standard_Type::Name() const'
  2577. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DomainError_NewInstance':
  2578. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9061: undefined reference to `Standard_DomainError::NewInstance(char const*)'
  2579. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9062: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2580. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9062: undefined reference to `Standard_Failure::Caught()'
  2581. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9062: undefined reference to `Standard_Type::Name() const'
  2582. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_DomainError_Raise__SWIG_0':
  2583. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9012: undefined reference to `Standard_DomainError::Raise(char const*)'
  2584. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9012: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2585. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9013: undefined reference to `Standard_Failure::Caught()'
  2586. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:9013: undefined reference to `Standard_Type::Name() const'
  2587. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_DomainError__SWIG_1':
  2588. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8992: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2589. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8993: undefined reference to `Standard_Failure::Caught()'
  2590. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8993: undefined reference to `Standard_Type::Name() const'
  2591. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_LicenseError_NewInstance':
  2592. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8940: undefined reference to `Standard_LicenseError::NewInstance(char const*)'
  2593. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8941: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2594. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8941: undefined reference to `Standard_Failure::Caught()'
  2595. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8941: undefined reference to `Standard_Type::Name() const'
  2596. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_LicenseError__SWIG_1':
  2597. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8918: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2598. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8919: undefined reference to `Standard_Failure::Caught()'
  2599. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8919: undefined reference to `Standard_Type::Name() const'
  2600. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Failure_NewInstance':
  2601. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8852: undefined reference to `Standard_Failure::NewInstance(char const*)'
  2602. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8853: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2603. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8853: undefined reference to `Standard_Failure::Caught()'
  2604. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8853: undefined reference to `Standard_Type::Name() const'
  2605. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Failure_Raise__SWIG_0':
  2606. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8804: undefined reference to `Standard_Failure::Raise(char const*)'
  2607. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8804: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2608. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8805: undefined reference to `Standard_Failure::Caught()'
  2609. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8805: undefined reference to `Standard_Type::Name() const'
  2610. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Failure_Reraise__SWIG_1':
  2611. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8781: undefined reference to `Standard_Failure::Reraise(char const*)'
  2612. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8781: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2613. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8782: undefined reference to `Standard_Failure::Caught()'
  2614. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8782: undefined reference to `Standard_Type::Name() const'
  2615. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Failure_SetMessageString':
  2616. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8761: undefined reference to `Standard_Failure::SetMessageString(char const*)'
  2617. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8761: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2618. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8762: undefined reference to `Standard_Failure::Caught()'
  2619. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8762: undefined reference to `Standard_Type::Name() const'
  2620. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_new_Standard_Failure__SWIG_2':
  2621. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8711: undefined reference to `Standard_Failure::Standard_Failure(char const*)'
  2622. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8712: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2623. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8712: undefined reference to `Standard_Failure::Caught()'
  2624. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8712: undefined reference to `Standard_Type::Name() const'
  2625. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Transient_IsKind__SWIG_1':
  2626. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8617: undefined reference to `Standard_Transient::IsKind(char const*) const'
  2627. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8617: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2628. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8618: undefined reference to `Standard_Failure::Caught()'
  2629. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8618: undefined reference to `Standard_Type::Name() const'
  2630. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `_wrap_Standard_Transient_IsInstance__SWIG_1':
  2631. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8576: undefined reference to `Standard_Transient::IsInstance(char const*) const'
  2632. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8576: undefined reference to `Standard_Failure::Standard_Failure(Standard_Failure const&)'
  2633. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8577: undefined reference to `Standard_Failure::Caught()'
  2634. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:8577: undefined reference to `Standard_Type::Name() const'
  2635. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_Transient':
  2636. /usr/include/opencascade/Standard_Transient_proto.hxx:47: undefined reference to `vtable for Standard_Transient'
  2637. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_Persistent':
  2638. /usr/include/opencascade/Standard_Persistent_proto.hxx:54: undefined reference to `vtable for Standard_Persistent'
  2639. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_Storable':
  2640. /usr/include/opencascade/Standard_Storable.hxx:57: undefined reference to `vtable for Standard_Storable'
  2641. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `~Handle_Standard_Transient':
  2642. /usr/include/opencascade/Handle_Standard_Transient.hxx:71: undefined reference to `Handle_Standard_Transient::EndScope()'
  2643. /usr/include/opencascade/Handle_Standard_Transient.hxx:71: undefined reference to `Handle_Standard_Transient::EndScope()'
  2644. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Handle_Standard_Transient::Nullify()':
  2645. /usr/include/opencascade/Handle_Standard_Transient.hxx:91: undefined reference to `Handle_Standard_Transient::EndScope()'
  2646. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_Transient::operator delete(void*)':
  2647. /usr/include/opencascade/Standard_Transient_proto.hxx:43: undefined reference to `Standard::Free(void*&)'
  2648. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `~Standard_Failure':
  2649. /usr/include/opencascade/Standard_Failure.hxx:69: undefined reference to `vtable for Standard_Failure'
  2650. /usr/include/opencascade/Standard_Failure.hxx:70: undefined reference to `Standard_Failure::Destroy()'
  2651. /usr/include/opencascade/Standard_Failure.hxx:71: undefined reference to `Standard_Transient::~Standard_Transient()'
  2652. /usr/include/opencascade/Standard_Failure.hxx:71: undefined reference to `Standard_Transient::~Standard_Transient()'
  2653. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Handle_Standard_Transient::operator delete(void*, unsigned int)':
  2654. /usr/include/opencascade/Handle_Standard_Transient.hxx:219: undefined reference to `Standard::Free(void*&)'
  2655. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_ErrorHandlerCallback::operator delete(void*)':
  2656. /usr/include/opencascade/Standard_ErrorHandlerCallback.hxx:55: undefined reference to `Standard::Free(void*&)'
  2657. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_ErrorHandler::operator delete(void*)':
  2658. /usr/include/opencascade/Standard_ErrorHandler.hxx:76: undefined reference to `Standard::Free(void*&)'
  2659. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_GUID::operator delete(void*)':
  2660. /usr/include/opencascade/Standard_GUID.hxx:86: undefined reference to `Standard::Free(void*&)'
  2661. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_AncestorIterator::operator delete(void*)':
  2662. /usr/include/opencascade/Standard_AncestorIterator.hxx:64: undefined reference to `Standard::Free(void*&)'
  2663. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o:/usr/include/opencascade/Standard_Storable.hxx:70: more undefined references to `Standard::Free(void*&)' follow
  2664. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Handle_Standard_OutOfRange::operator=(Handle_Standard_OutOfRange const&)':
  2665. /usr/include/opencascade/Handle_Standard_OutOfRange.hxx:55: undefined reference to `Handle_Standard_Transient::Assign(Standard_Transient const*)'
  2666. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Handle_Standard_Failure::operator=(Handle_Standard_Failure const&)':
  2667. /usr/include/opencascade/Handle_Standard_Failure.hxx:55: undefined reference to `Handle_Standard_Transient::Assign(Standard_Transient const*)'
  2668. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Handle_Standard_NullObject::operator=(Handle_Standard_NullObject const&)':
  2669. /usr/include/opencascade/Handle_Standard_NullObject.hxx:55: undefined reference to `Handle_Standard_Transient::Assign(Standard_Transient const*)'
  2670. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Handle_Standard_TooManyUsers::operator=(Handle_Standard_TooManyUsers const&)':
  2671. /usr/include/opencascade/Handle_Standard_TooManyUsers.hxx:55: undefined reference to `Handle_Standard_Transient::Assign(Standard_Transient const*)'
  2672. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Handle_Standard_Overflow::operator=(Handle_Standard_Overflow const&)':
  2673. /usr/include/opencascade/Handle_Standard_Overflow.hxx:55: undefined reference to `Handle_Standard_Transient::Assign(Standard_Transient const*)'
  2674. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o:/usr/include/opencascade/Handle_Standard_Underflow.hxx:55: more undefined references to `Handle_Standard_Transient::Assign(Standard_Transient const*)' follow
  2675. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Handle_Standard_Transient::operator new(unsigned int)':
  2676. /usr/include/opencascade/Handle_Standard_Transient.hxx:215: undefined reference to `Standard::Allocate(unsigned int)'
  2677. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_Transient::operator new(unsigned int)':
  2678. /usr/include/opencascade/Standard_Transient_proto.hxx:38: undefined reference to `Standard::Allocate(unsigned int)'
  2679. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_ErrorHandlerCallback::operator new(unsigned int)':
  2680. /usr/include/opencascade/Standard_ErrorHandlerCallback.hxx:51: undefined reference to `Standard::Allocate(unsigned int)'
  2681. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_ErrorHandler::operator new(unsigned int)':
  2682. /usr/include/opencascade/Standard_ErrorHandler.hxx:72: undefined reference to `Standard::Allocate(unsigned int)'
  2683. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_GUID::operator new(unsigned int)':
  2684. /usr/include/opencascade/Standard_GUID.hxx:82: undefined reference to `Standard::Allocate(unsigned int)'
  2685. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o:/usr/include/opencascade/Standard.hxx:66: more undefined references to `Standard::Allocate(unsigned int)' follow
  2686. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Handle_Standard_Transient':
  2687. /usr/include/opencascade/Handle_Standard_Transient.hxx:65: undefined reference to `Handle_Standard_Transient::BeginScope()'
  2688. /usr/include/opencascade/Handle_Standard_Transient.hxx:65: undefined reference to `Handle_Standard_Transient::BeginScope()'
  2689. /usr/include/opencascade/Handle_Standard_Transient.hxx:58: undefined reference to `Handle_Standard_Transient::BeginScope()'
  2690. /usr/include/opencascade/Handle_Standard_Transient.hxx:58: undefined reference to `Handle_Standard_Transient::BeginScope()'
  2691. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_DomainError':
  2692. /usr/include/opencascade/Standard_DomainError.hxx:56: undefined reference to `Standard_Failure::Standard_Failure(char const*)'
  2693. /usr/include/opencascade/Standard_DomainError.hxx:56: undefined reference to `vtable for Standard_DomainError'
  2694. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_RangeError':
  2695. /usr/include/opencascade/Standard_RangeError.hxx:56: undefined reference to `vtable for Standard_RangeError'
  2696. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_OutOfRange':
  2697. /usr/include/opencascade/Standard_OutOfRange.hxx:56: undefined reference to `vtable for Standard_OutOfRange'
  2698. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_NegativeValue':
  2699. /usr/include/opencascade/Standard_NegativeValue.hxx:56: undefined reference to `vtable for Standard_NegativeValue'
  2700. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_NullValue':
  2701. /usr/include/opencascade/Standard_NullValue.hxx:56: undefined reference to `vtable for Standard_NullValue'
  2702. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_NullObject':
  2703. /usr/include/opencascade/Standard_NullObject.hxx:56: undefined reference to `vtable for Standard_NullObject'
  2704. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_MultiplyDefined':
  2705. /usr/include/opencascade/Standard_MultiplyDefined.hxx:56: undefined reference to `vtable for Standard_MultiplyDefined'
  2706. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_ImmutableObject':
  2707. /usr/include/opencascade/Standard_ImmutableObject.hxx:56: undefined reference to `vtable for Standard_ImmutableObject'
  2708. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_DimensionError':
  2709. /usr/include/opencascade/Standard_DimensionError.hxx:56: undefined reference to `vtable for Standard_DimensionError'
  2710. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_DimensionMismatch':
  2711. /usr/include/opencascade/Standard_DimensionMismatch.hxx:56: undefined reference to `vtable for Standard_DimensionMismatch'
  2712. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_TypeMismatch':
  2713. /usr/include/opencascade/Standard_TypeMismatch.hxx:56: undefined reference to `vtable for Standard_TypeMismatch'
  2714. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_DimensionError':
  2715. /usr/include/opencascade/Standard_DimensionError.hxx:56: undefined reference to `vtable for Standard_DimensionError'
  2716. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_NoMoreObject':
  2717. /usr/include/opencascade/Standard_NoMoreObject.hxx:56: undefined reference to `vtable for Standard_NoMoreObject'
  2718. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_ConstructionError':
  2719. /usr/include/opencascade/Standard_ConstructionError.hxx:56: undefined reference to `vtable for Standard_ConstructionError'
  2720. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_RangeError':
  2721. /usr/include/opencascade/Standard_RangeError.hxx:56: undefined reference to `vtable for Standard_RangeError'
  2722. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_NoSuchObject':
  2723. /usr/include/opencascade/Standard_NoSuchObject.hxx:56: undefined reference to `vtable for Standard_NoSuchObject'
  2724. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_LicenseError':
  2725. /usr/include/opencascade/Standard_LicenseError.hxx:56: undefined reference to `Standard_Failure::Standard_Failure(char const*)'
  2726. /usr/include/opencascade/Standard_LicenseError.hxx:56: undefined reference to `vtable for Standard_LicenseError'
  2727. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_TooManyUsers':
  2728. /usr/include/opencascade/Standard_TooManyUsers.hxx:56: undefined reference to `vtable for Standard_TooManyUsers'
  2729. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_LicenseNotFound':
  2730. /usr/include/opencascade/Standard_LicenseNotFound.hxx:56: undefined reference to `vtable for Standard_LicenseNotFound'
  2731. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_NumericError':
  2732. /usr/include/opencascade/Standard_NumericError.hxx:56: undefined reference to `Standard_Failure::Standard_Failure(char const*)'
  2733. /usr/include/opencascade/Standard_NumericError.hxx:56: undefined reference to `vtable for Standard_NumericError'
  2734. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_Overflow':
  2735. /usr/include/opencascade/Standard_Overflow.hxx:56: undefined reference to `vtable for Standard_Overflow'
  2736. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_Underflow':
  2737. /usr/include/opencascade/Standard_Underflow.hxx:56: undefined reference to `vtable for Standard_Underflow'
  2738. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_DivideByZero':
  2739. /usr/include/opencascade/Standard_DivideByZero.hxx:56: undefined reference to `vtable for Standard_DivideByZero'
  2740. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_ProgramError':
  2741. /usr/include/opencascade/Standard_ProgramError.hxx:56: undefined reference to `Standard_Failure::Standard_Failure(char const*)'
  2742. /usr/include/opencascade/Standard_ProgramError.hxx:56: undefined reference to `vtable for Standard_ProgramError'
  2743. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_OutOfMemory':
  2744. /usr/include/opencascade/Standard_OutOfMemory.hxx:56: undefined reference to `vtable for Standard_OutOfMemory'
  2745. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_NotImplemented':
  2746. /usr/include/opencascade/Standard_NotImplemented.hxx:56: undefined reference to `vtable for Standard_NotImplemented'
  2747. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_AbortiveTransaction':
  2748. /usr/include/opencascade/Standard_AbortiveTransaction.hxx:56: undefined reference to `Standard_Failure::Standard_Failure(char const*)'
  2749. /usr/include/opencascade/Standard_AbortiveTransaction.hxx:56: undefined reference to `vtable for Standard_AbortiveTransaction'
  2750. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_ProgramError':
  2751. /usr/include/opencascade/Standard_ProgramError.hxx:56: undefined reference to `Standard_Failure::Standard_Failure(char const*)'
  2752. /usr/include/opencascade/Standard_ProgramError.hxx:56: undefined reference to `vtable for Standard_ProgramError'
  2753. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_NumericError':
  2754. /usr/include/opencascade/Standard_NumericError.hxx:56: undefined reference to `Standard_Failure::Standard_Failure(char const*)'
  2755. /usr/include/opencascade/Standard_NumericError.hxx:56: undefined reference to `vtable for Standard_NumericError'
  2756. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_DomainError':
  2757. /usr/include/opencascade/Standard_DomainError.hxx:56: undefined reference to `Standard_Failure::Standard_Failure(char const*)'
  2758. /usr/include/opencascade/Standard_DomainError.hxx:56: undefined reference to `vtable for Standard_DomainError'
  2759. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_LicenseError':
  2760. /usr/include/opencascade/Standard_LicenseError.hxx:56: undefined reference to `Standard_Failure::Standard_Failure(char const*)'
  2761. /usr/include/opencascade/Standard_LicenseError.hxx:56: undefined reference to `vtable for Standard_LicenseError'
  2762. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_DomainError':
  2763. /usr/include/opencascade/Standard_DomainError.hxx:55: undefined reference to `Standard_Failure::Standard_Failure()'
  2764. /usr/include/opencascade/Standard_DomainError.hxx:55: undefined reference to `vtable for Standard_DomainError'
  2765. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_RangeError':
  2766. /usr/include/opencascade/Standard_RangeError.hxx:55: undefined reference to `vtable for Standard_RangeError'
  2767. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_OutOfRange':
  2768. /usr/include/opencascade/Standard_OutOfRange.hxx:55: undefined reference to `vtable for Standard_OutOfRange'
  2769. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_NegativeValue':
  2770. /usr/include/opencascade/Standard_NegativeValue.hxx:55: undefined reference to `vtable for Standard_NegativeValue'
  2771. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_NullValue':
  2772. /usr/include/opencascade/Standard_NullValue.hxx:55: undefined reference to `vtable for Standard_NullValue'
  2773. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_NullObject':
  2774. /usr/include/opencascade/Standard_NullObject.hxx:55: undefined reference to `vtable for Standard_NullObject'
  2775. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_MultiplyDefined':
  2776. /usr/include/opencascade/Standard_MultiplyDefined.hxx:55: undefined reference to `vtable for Standard_MultiplyDefined'
  2777. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_ImmutableObject':
  2778. /usr/include/opencascade/Standard_ImmutableObject.hxx:55: undefined reference to `vtable for Standard_ImmutableObject'
  2779. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_DimensionError':
  2780. /usr/include/opencascade/Standard_DimensionError.hxx:55: undefined reference to `vtable for Standard_DimensionError'
  2781. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_DimensionMismatch':
  2782. /usr/include/opencascade/Standard_DimensionMismatch.hxx:55: undefined reference to `vtable for Standard_DimensionMismatch'
  2783. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_TypeMismatch':
  2784. /usr/include/opencascade/Standard_TypeMismatch.hxx:55: undefined reference to `vtable for Standard_TypeMismatch'
  2785. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_DimensionError':
  2786. /usr/include/opencascade/Standard_DimensionError.hxx:55: undefined reference to `vtable for Standard_DimensionError'
  2787. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_NoMoreObject':
  2788. /usr/include/opencascade/Standard_NoMoreObject.hxx:55: undefined reference to `vtable for Standard_NoMoreObject'
  2789. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_ConstructionError':
  2790. /usr/include/opencascade/Standard_ConstructionError.hxx:55: undefined reference to `vtable for Standard_ConstructionError'
  2791. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_RangeError':
  2792. /usr/include/opencascade/Standard_RangeError.hxx:55: undefined reference to `vtable for Standard_RangeError'
  2793. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_NoSuchObject':
  2794. /usr/include/opencascade/Standard_NoSuchObject.hxx:55: undefined reference to `vtable for Standard_NoSuchObject'
  2795. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_LicenseError':
  2796. /usr/include/opencascade/Standard_LicenseError.hxx:55: undefined reference to `Standard_Failure::Standard_Failure()'
  2797. /usr/include/opencascade/Standard_LicenseError.hxx:55: undefined reference to `vtable for Standard_LicenseError'
  2798. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_TooManyUsers':
  2799. /usr/include/opencascade/Standard_TooManyUsers.hxx:55: undefined reference to `vtable for Standard_TooManyUsers'
  2800. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_LicenseNotFound':
  2801. /usr/include/opencascade/Standard_LicenseNotFound.hxx:55: undefined reference to `vtable for Standard_LicenseNotFound'
  2802. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_NumericError':
  2803. /usr/include/opencascade/Standard_NumericError.hxx:55: undefined reference to `Standard_Failure::Standard_Failure()'
  2804. /usr/include/opencascade/Standard_NumericError.hxx:55: undefined reference to `vtable for Standard_NumericError'
  2805. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_Overflow':
  2806. /usr/include/opencascade/Standard_Overflow.hxx:55: undefined reference to `vtable for Standard_Overflow'
  2807. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_Underflow':
  2808. /usr/include/opencascade/Standard_Underflow.hxx:55: undefined reference to `vtable for Standard_Underflow'
  2809. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_DivideByZero':
  2810. /usr/include/opencascade/Standard_DivideByZero.hxx:55: undefined reference to `vtable for Standard_DivideByZero'
  2811. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_ProgramError':
  2812. /usr/include/opencascade/Standard_ProgramError.hxx:55: undefined reference to `Standard_Failure::Standard_Failure()'
  2813. /usr/include/opencascade/Standard_ProgramError.hxx:55: undefined reference to `vtable for Standard_ProgramError'
  2814. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_OutOfMemory':
  2815. /usr/include/opencascade/Standard_OutOfMemory.hxx:55: undefined reference to `vtable for Standard_OutOfMemory'
  2816. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_NotImplemented':
  2817. /usr/include/opencascade/Standard_NotImplemented.hxx:55: undefined reference to `vtable for Standard_NotImplemented'
  2818. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_AbortiveTransaction':
  2819. /usr/include/opencascade/Standard_AbortiveTransaction.hxx:55: undefined reference to `Standard_Failure::Standard_Failure()'
  2820. /usr/include/opencascade/Standard_AbortiveTransaction.hxx:55: undefined reference to `vtable for Standard_AbortiveTransaction'
  2821. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_ProgramError':
  2822. /usr/include/opencascade/Standard_ProgramError.hxx:55: undefined reference to `Standard_Failure::Standard_Failure()'
  2823. /usr/include/opencascade/Standard_ProgramError.hxx:55: undefined reference to `vtable for Standard_ProgramError'
  2824. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_NumericError':
  2825. /usr/include/opencascade/Standard_NumericError.hxx:55: undefined reference to `Standard_Failure::Standard_Failure()'
  2826. /usr/include/opencascade/Standard_NumericError.hxx:55: undefined reference to `vtable for Standard_NumericError'
  2827. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_DomainError':
  2828. /usr/include/opencascade/Standard_DomainError.hxx:55: undefined reference to `Standard_Failure::Standard_Failure()'
  2829. /usr/include/opencascade/Standard_DomainError.hxx:55: undefined reference to `vtable for Standard_DomainError'
  2830. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_LicenseError':
  2831. /usr/include/opencascade/Standard_LicenseError.hxx:55: undefined reference to `Standard_Failure::Standard_Failure()'
  2832. /usr/include/opencascade/Standard_LicenseError.hxx:55: undefined reference to `vtable for Standard_LicenseError'
  2833. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Handle_Standard_Persistent::operator new(unsigned int)':
  2834. /usr/include/opencascade/Handle_Standard_Persistent.hxx:78: undefined reference to `StandardCSFDB_Allocate(unsigned int)'
  2835. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_Persistent::operator new(unsigned int)':
  2836. /usr/include/opencascade/Standard_Persistent_proto.hxx:37: undefined reference to `StandardCSFDB_Allocate(unsigned int)'
  2837. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Handle_Standard_Persistent::operator delete(void*)':
  2838. /usr/include/opencascade/Handle_Standard_Persistent.hxx:82: undefined reference to `StandardCSFDB_Free(void*&)'
  2839. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_Persistent::operator delete(void*)':
  2840. /usr/include/opencascade/Standard_Persistent_proto.hxx:41: undefined reference to `StandardCSFDB_Free(void*&)'
  2841. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_GUID::operator=(GUID const&)':
  2842. /usr/include/opencascade/Standard_GUID.hxx:161: undefined reference to `Standard_GUID::Assign(GUID const&)'
  2843. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_GUID::operator=(Standard_GUID const&)':
  2844. /usr/include/opencascade/Standard_GUID.hxx:153: undefined reference to `Standard_GUID::Assign(Standard_GUID const&)'
  2845. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_GUID::operator!=(Standard_GUID const&) const':
  2846. /usr/include/opencascade/Standard_GUID.hxx:145: undefined reference to `Standard_GUID::IsNotSame(Standard_GUID const&) const'
  2847. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_GUID::operator==(Standard_GUID const&) const':
  2848. /usr/include/opencascade/Standard_GUID.hxx:137: undefined reference to `Standard_GUID::IsSame(Standard_GUID const&) const'
  2849. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `SwigValueWrapper<Standard_AncestorIterator>::operator=(Standard_AncestorIterator const&)':
  2850. /home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.cpp:28: undefined reference to `Standard_AncestorIterator::Standard_AncestorIterator(Standard_AncestorIterator const&)'
  2851. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_AncestorIterator::operator=(Standard_AncestorIterator const&)':
  2852. /usr/include/opencascade/Standard_AncestorIterator.hxx:85: undefined reference to `Standard_AncestorIterator::Assign(Standard_AncestorIterator const&)'
  2853. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o: In function `Standard_Storable::operator==(Standard_Storable const&) const':
  2854. /usr/include/opencascade/Standard_Storable.hxx:89: undefined reference to `Standard_Storable::IsEqual(Standard_Storable const&) const'
  2855. ../debian/pythonocc/build/temp.linux-i686-2.5/home/heath/pythonocc-debianization/pythonocc-0.3/src/wrapper/SWIG/linux_darwin/Standard_wrap.o:(.data.DW.ref._ZTI16Standard_Failure[DW.ref._ZTI16Standard_Failure]+0x0): undefined reference to `typeinfo for Standard_Failure'
  2856. collect2: ld returned 1 exit status
  2857. error: command 'g++' failed with exit status 1
  2858.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement