Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2013
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.66 KB | None | 0 0
  1. The attempted operation failed.
  2. Traceback (most recent call last):
  3. File "hou.session", line 12, in <module>
  4. File "/opt/hfs/houdini/python2.7libs/inlinecpp.py", line 430, in createLibrary
  5. config=config)
  6. File "/opt/hfs/houdini/python2.7libs/hutil/cppinline.py", line 1182, in create_library
  7. include_dirs, link_dirs, link_libs)
  8. File "/opt/hfs/houdini/python2.7libs/hutil/cppinline.py", line 293, in __init__
  9. catch_crashes)
  10. File "/opt/hfs/houdini/python2.7libs/hutil/cppinline.py", line 314, in _load
  11. self._compile()
  12. File "/opt/hfs/houdini/python2.7libs/hutil/cppinline.py", line 424, in _compile
  13. self._run_compile_command(compiler_hook.get_compile_command(*args))
  14. File "/opt/hfs/houdini/python2.7libs/hutil/cppinline.py", line 452, in _run_compile_command
  15. raise CompilerError(command + "\n" + stdout_data)
  16. CompilerError: hcustom -i /home/alexey/houdini13.0/inlinecpp /home/alexey/houdini13.0/inlinecpp/test_Linux_x86_64_13.0.240_N92kYveEdp39tqXoFf50Kw.C
  17. Install directory = '/home/alexey/houdini13.0/inlinecpp'
  18. Making /home/alexey/houdini13.0/inlinecpp/test_Linux_x86_64_13.0.240_N92kYveEdp39tqXoFf50Kw.o and /home/alexey/houdini13.0/inlinecpp/test_Linux_x86_64_13.0.240_N92kYveEdp39tqXoFf50Kw.so from /home/alexey/houdini13.0/inlinecpp/test_Linux_x86_64_13.0.240_N92kYveEdp39tqXoFf50Kw.C
  19. In file included from /opt/hfs/toolkit/include/boost/config.hpp:57:0,
  20. from /opt/hfs/toolkit/include/boost/type_traits/is_integral.hpp:12,
  21. from /opt/hfs/toolkit/include/boost/type_traits/is_arithmetic.hpp:13,
  22. from /opt/hfs/toolkit/include/SYS/fpreal16.h:94,
  23. from /opt/hfs/toolkit/include/SYS/SYS_Types.h:168,
  24. from /opt/hfs/toolkit/include/UT/UT_DSOVersion.h:31,
  25. from /home/alexey/houdini13.0/inlinecpp/test_Linux_x86_64_13.0.240_N92kYveEdp39tqXoFf50Kw.C:1:
  26. /opt/hfs/toolkit/include/SYS/SYS_AtomicImpl.h: In function 'T SYS_AtomicImpl::test_and_set(T*, T)':
  27. /opt/hfs/toolkit/include/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_51' locally defined but not used [-Wunused-local-typedefs]
  28. BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
  29. ^
  30. /opt/hfs/toolkit/include/boost/static_assert.hpp:23:45: note: in expansion of macro 'BOOST_STATIC_ASSERT'
  31. # define BOOST_STATIC_ASSERT_MSG( B, Msg ) BOOST_STATIC_ASSERT( B )
  32. ^
  33. /opt/hfs/toolkit/include/SYS/SYS_AtomicImpl.h:50:5: note: in expansion of macro 'BOOST_STATIC_ASSERT_MSG'
  34. BOOST_STATIC_ASSERT_MSG(sizeof(T) == 0,
  35. ^
  36. /opt/hfs/toolkit/include/SYS/SYS_AtomicImpl.h: In function 'T SYS_AtomicImpl::test_and_add(T*, T)':
  37. /opt/hfs/toolkit/include/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_56' locally defined but not used [-Wunused-local-typedefs]
  38. BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
  39. ^
  40. /opt/hfs/toolkit/include/boost/static_assert.hpp:23:45: note: in expansion of macro 'BOOST_STATIC_ASSERT'
  41. # define BOOST_STATIC_ASSERT_MSG( B, Msg ) BOOST_STATIC_ASSERT( B )
  42. ^
  43. /opt/hfs/toolkit/include/SYS/SYS_AtomicImpl.h:55:5: note: in expansion of macro 'BOOST_STATIC_ASSERT_MSG'
  44. BOOST_STATIC_ASSERT_MSG(sizeof(T) == 0,
  45. ^
  46. /opt/hfs/toolkit/include/SYS/SYS_AtomicImpl.h: In function 'T SYS_AtomicImpl::compare_and_swap(volatile T*, T, T)':
  47. /opt/hfs/toolkit/include/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_61' locally defined but not used [-Wunused-local-typedefs]
  48. BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
  49. ^
  50. /opt/hfs/toolkit/include/boost/static_assert.hpp:23:45: note: in expansion of macro 'BOOST_STATIC_ASSERT'
  51. # define BOOST_STATIC_ASSERT_MSG( B, Msg ) BOOST_STATIC_ASSERT( B )
  52. ^
  53. /opt/hfs/toolkit/include/SYS/SYS_AtomicImpl.h:60:5: note: in expansion of macro 'BOOST_STATIC_ASSERT_MSG'
  54. BOOST_STATIC_ASSERT_MSG(sizeof(T) == 0,
  55. ^
  56. In file included from /opt/hfs/toolkit/include/boost/tuple/tuple.hpp:33:0,
  57. from /opt/hfs/toolkit/include/boost/unordered/detail/allocate.hpp:27,
  58. from /opt/hfs/toolkit/include/boost/unordered/detail/buckets.hpp:15,
  59. from /opt/hfs/toolkit/include/boost/unordered/detail/table.hpp:10,
  60. from /opt/hfs/toolkit/include/boost/unordered/detail/equivalent.hpp:14,
  61. from /opt/hfs/toolkit/include/boost/unordered/unordered_map.hpp:17,
  62. from /opt/hfs/toolkit/include/boost/unordered_map.hpp:16,
  63. from /opt/hfs/toolkit/include/UT/UT_Map.h:23,
  64. from /opt/hfs/toolkit/include/UT/UT_AssocArray.h:24,
  65. from /opt/hfs/toolkit/include/UT/UT_Ramp.h:31,
  66. from /opt/hfs/toolkit/include/UT/UT_Performance.h:33,
  67. from /opt/hfs/toolkit/include/UT/UT_TaskScope.h:29,
  68. from /opt/hfs/toolkit/include/UT/UT_TaskLock.h:28,
  69. from /opt/hfs/toolkit/include/HOM/HOM_Module.h:31,
  70. from /home/alexey/houdini13.0/inlinecpp/test_Linux_x86_64_13.0.240_N92kYveEdp39tqXoFf50Kw.C:2:
  71. /opt/hfs/toolkit/include/boost/tuple/detail/tuple_basic.hpp: In function 'typename boost::tuples::access_traits<typename boost::tuples::element<N, boost::tuples::cons<HT, TT> >::type>::const_type boost::tuples::get(const boost::tuples::cons<HT, TT>&)':
  72. /opt/hfs/toolkit/include/boost/tuple/detail/tuple_basic.hpp:228:45: warning: typedef 'cons_element' locally defined but not used [-Wunused-local-typedefs]
  73. typedef BOOST_DEDUCED_TYPENAME impl::type cons_element;
  74. ^
  75. In file included from /opt/hfs/toolkit/include/boost/config.hpp:57:0,
  76. from /opt/hfs/toolkit/include/boost/type_traits/is_integral.hpp:12,
  77. from /opt/hfs/toolkit/include/boost/type_traits/is_arithmetic.hpp:13,
  78. from /opt/hfs/toolkit/include/SYS/fpreal16.h:94,
  79. from /opt/hfs/toolkit/include/SYS/SYS_Types.h:168,
  80. from /opt/hfs/toolkit/include/UT/UT_DSOVersion.h:31,
  81. from /home/alexey/houdini13.0/inlinecpp/test_Linux_x86_64_13.0.240_N92kYveEdp39tqXoFf50Kw.C:1:
  82. /opt/hfs/toolkit/include/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::cons<HT, TT>& boost::tuples::cons<HT, TT>::operator=(const std::pair<_U1, _U2>&)':
  83. /opt/hfs/toolkit/include/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_325' locally defined but not used [-Wunused-local-typedefs]
  84. BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
  85. ^
  86. /opt/hfs/toolkit/include/boost/tuple/detail/tuple_basic.hpp:325:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
  87. BOOST_STATIC_ASSERT(length<cons>::value == 2); // check length = 2
  88. ^
  89. /opt/hfs/toolkit/include/boost/tuple/detail/tuple_basic.hpp: In member function 'boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>& boost::tuples::tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9>::operator=(const std::pair<_U1, _U2>&)':
  90. /opt/hfs/toolkit/include/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_582' locally defined but not used [-Wunused-local-typedefs]
  91. BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
  92. ^
  93. /opt/hfs/toolkit/include/boost/tuple/detail/tuple_basic.hpp:582:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
  94. BOOST_STATIC_ASSERT(length<tuple>::value == 2);// check_length = 2
  95. ^
  96. In file included from /opt/hfs/toolkit/include/boost/unordered/unordered_map.hpp:18:0,
  97. from /opt/hfs/toolkit/include/boost/unordered_map.hpp:16,
  98. from /opt/hfs/toolkit/include/UT/UT_Map.h:23,
  99. from /opt/hfs/toolkit/include/UT/UT_AssocArray.h:24,
  100. from /opt/hfs/toolkit/include/UT/UT_Ramp.h:31,
  101. from /opt/hfs/toolkit/include/UT/UT_Performance.h:33,
  102. from /opt/hfs/toolkit/include/UT/UT_TaskScope.h:29,
  103. from /opt/hfs/toolkit/include/UT/UT_TaskLock.h:28,
  104. from /opt/hfs/toolkit/include/HOM/HOM_Module.h:31,
  105. from /home/alexey/houdini13.0/inlinecpp/test_Linux_x86_64_13.0.240_N92kYveEdp39tqXoFf50Kw.C:2:
  106. /opt/hfs/toolkit/include/boost/unordered/detail/unique.hpp: In member function 'boost::unordered::detail::table_impl<Types>::value_type& boost::unordered::detail::table_impl<Types>::operator[](const key_type&)':
  107. /opt/hfs/toolkit/include/boost/unordered/detail/unique.hpp:385:54: warning: typedef 'mapped_type' locally defined but not used [-Wunused-local-typedefs]
  108. typedef typename value_type::second_type mapped_type;
  109. ^
  110. In file included from /opt/hfs/toolkit/include/boost/config.hpp:57:0,
  111. from /opt/hfs/toolkit/include/boost/type_traits/is_integral.hpp:12,
  112. from /opt/hfs/toolkit/include/boost/type_traits/is_arithmetic.hpp:13,
  113. from /opt/hfs/toolkit/include/SYS/fpreal16.h:94,
  114. from /opt/hfs/toolkit/include/SYS/SYS_Types.h:168,
  115. from /opt/hfs/toolkit/include/UT/UT_DSOVersion.h:31,
  116. from /home/alexey/houdini13.0/inlinecpp/test_Linux_x86_64_13.0.240_N92kYveEdp39tqXoFf50Kw.C:1:
  117. /opt/hfs/toolkit/include/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::in_place_factory_base*)':
  118. /opt/hfs/toolkit/include/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_355' locally defined but not used [-Wunused-local-typedefs]
  119. BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
  120. ^
  121. /opt/hfs/toolkit/include/boost/optional/optional.hpp:355:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
  122. BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
  123. ^
  124. /opt/hfs/toolkit/include/boost/optional/optional.hpp: In member function 'void boost::optional_detail::optional_base<T>::construct(const Expr&, const boost::typed_in_place_factory_base*)':
  125. /opt/hfs/toolkit/include/boost/static_assert.hpp:125:21: warning: typedef 'boost_static_assert_typedef_364' locally defined but not used [-Wunused-local-typedefs]
  126. BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
  127. ^
  128. /opt/hfs/toolkit/include/boost/optional/optional.hpp:364:8: note: in expansion of macro 'BOOST_STATIC_ASSERT'
  129. BOOST_STATIC_ASSERT ( ::boost::mpl::not_<is_reference_predicate>::value ) ;
  130. ^
  131. /home/alexey/houdini13.0/inlinecpp/test_Linux_x86_64_13.0.240_N92kYveEdp39tqXoFf50Kw.C: In function 'void windowCount()':
  132. /home/alexey/houdini13.0/inlinecpp/test_Linux_x86_64_13.0.240_N92kYveEdp39tqXoFf50Kw.C:142:1: warning: 'auto' changes meaning in C++11; please remove it [-Wc++0x-compat]
  133. auto render = RE_Render::getMainRender();
  134. ^
  135. /home/alexey/houdini13.0/inlinecpp/test_Linux_x86_64_13.0.240_N92kYveEdp39tqXoFf50Kw.C:142:6: error: 'render' does not name a type
  136. auto render = RE_Render::getMainRender();
  137. ^
  138. In file included from /opt/hfs/toolkit/include/boost/system/system_error.hpp:14:0,
  139. from /opt/hfs/toolkit/include/boost/thread/exceptions.hpp:22,
  140. from /opt/hfs/toolkit/include/boost/thread/pthread/thread_data.hpp:10,
  141. from /opt/hfs/toolkit/include/boost/thread/pthread/condition_variable.hpp:11,
  142. from /opt/hfs/toolkit/include/boost/thread/condition_variable.hpp:16,
  143. from /opt/hfs/toolkit/include/SYS/SYS_BoostThread.h:38,
  144. from /opt/hfs/toolkit/include/UT/UT_TaskLock.h:29,
  145. from /opt/hfs/toolkit/include/HOM/HOM_Module.h:31,
  146. from /home/alexey/houdini13.0/inlinecpp/test_Linux_x86_64_13.0.240_N92kYveEdp39tqXoFf50Kw.C:2:
  147. /opt/hfs/toolkit/include/boost/system/error_code.hpp: At global scope:
  148. /opt/hfs/toolkit/include/boost/system/error_code.hpp:214:36: warning: 'boost::system::posix_category' defined but not used [-Wunused-variable]
  149. static const error_category & posix_category = generic_category();
  150. ^
  151. /opt/hfs/toolkit/include/boost/system/error_code.hpp:215:36: warning: 'boost::system::errno_ecat' defined but not used [-Wunused-variable]
  152. static const error_category & errno_ecat = generic_category();
  153. ^
  154. /opt/hfs/toolkit/include/boost/system/error_code.hpp:216:36: warning: 'boost::system::native_ecat' defined but not used [-Wunused-variable]
  155. static const error_category & native_ecat = system_category();
  156. ^
  157. Compile failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement