Advertisement
130s

osx_ros_openrtm_aist_catkin_fails

Apr 24th, 2014
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 119.58 KB | None | 0 0
  1. tork-mac1:cws_rtmros n130s$ catkin_make -j 4
  2. Base path: /Users/rosppa/ROS/hydro_mac10.9/cws_rtmros
  3. Source space: /Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/src
  4. Build space: /Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/build
  5. Devel space: /Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/devel
  6. Install space: /Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/install
  7. Creating symlink "/Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/src/CMakeLists.txt" pointing to "/Users/rosppa/ROS/hydro_mac10.9/cws_ros_desktop/install_isolated/share/catkin/cmake/toplevel.cmake"
  8. ####
  9. #### Running command: "cmake /Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/src -DCATKIN_DEVEL_PREFIX=/Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/devel -DCMAKE_INSTALL_PREFIX=/Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/install" in "/Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/build"
  10. ####
  11. -- The C compiler identification is Clang 5.1.0
  12. -- The CXX compiler identification is Clang 5.1.0
  13. -- Check for working C compiler: /usr/bin/cc
  14. -- Check for working C compiler: /usr/bin/cc -- works
  15. -- Detecting C compiler ABI info
  16. -- Detecting C compiler ABI info - done
  17. -- Check for working CXX compiler: /usr/bin/c++
  18. -- Check for working CXX compiler: /usr/bin/c++ -- works
  19. -- Detecting CXX compiler ABI info
  20. -- Detecting CXX compiler ABI info - done
  21. -- Using CATKIN_DEVEL_PREFIX: /Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/devel
  22. -- Using CMAKE_PREFIX_PATH: /Users/rosppa/ROS/hydro_mac10.9/cws_ros_desktop/install_isolated;/Users/rosppa/ROS/hydro_mac10.9/cws_ros_desktop/install_isolated
  23. -- This workspace overlays: /Users/rosppa/ROS/hydro_mac10.9/cws_ros_desktop/install_isolated;/Users/rosppa/ROS/hydro_mac10.9/cws_ros_desktop/install_isolated
  24. -- Found PythonInterp: /usr/bin/python (found version "2.7.5")
  25. -- Using PYTHON_EXECUTABLE: /usr/bin/python
  26. -- Python version: 2.7
  27. -- Using default Python package layout
  28. -- Found PY_em: /Library/Python/2.7/site-packages/em.pyc
  29. -- Using CATKIN_ENABLE_TESTING: ON
  30. -- Call enable_testing()
  31. -- Using CATKIN_TEST_RESULTS_DIR: /Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/build/test_results
  32. -- Found gtest: gtests will be built
  33. -- catkin 0.5.86
  34. -- BUILD_SHARED_LIBS is on
  35. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  36. -- ~~ traversing 7 packages in topological order:
  37. -- ~~ - openrtm_aist
  38. -- ~~ - openrtm_aist_core (metapackage)
  39. -- ~~ - openrtm_aist_python
  40. -- ~~ - rtctree
  41. -- ~~ - rtshell
  42. -- ~~ - rtshell_core (metapackage)
  43. -- ~~ - rtsprofile
  44. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  45. -- +++ processing catkin package: 'openrtm_aist'
  46. -- ==> add_subdirectory(openrtm_common/openrtm_aist_core/openrtm_aist)
  47. mkdir -p build
  48. if [ ! -f /Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/src/openrtm_common/openrtm_aist_core/openrtm_aist/OpenRTM-aist-1.1.0-RELEASE.tar.gz.md5sum ]; then echo "Error: Couldn't find md5sum file /Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/src/openrtm_common/openrtm_aist_core/openrtm_aist/OpenRTM-aist-1.1.0-RELEASE.tar.gz.md5sum" && false; fi
  49. /Users/rosppa/ROS/hydro_mac10.9/cws_ros_desktop/install_isolated/share/ros/core/rosbuild/bin/download_checkmd5.py http://www.openrtm.org/pub/OpenRTM-aist/cxx/1.1.0/OpenRTM-aist-1.1.0-RELEASE.tar.gz build/OpenRTM-aist-1.1.0-RELEASE.tar.gz `awk {{'print $1'}} /Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/src/openrtm_common/openrtm_aist_core/openrtm_aist/OpenRTM-aist-1.1.0-RELEASE.tar.gz.md5sum`
  50. [rosbuild] Downloading http://www.openrtm.org/pub/OpenRTM-aist/cxx/1.1.0/OpenRTM-aist-1.1.0-RELEASE.tar.gz to build/OpenRTM-aist-1.1.0-RELEASE.tar.gz...Done
  51. [rosbuild] Checking md5sum on build/OpenRTM-aist-1.1.0-RELEASE.tar.gz
  52. touch -c build/OpenRTM-aist-1.1.0-RELEASE.tar.gz
  53. rm -rf build/OpenRTM-aist-1.1.0
  54. cd build; tar xzf ../build/OpenRTM-aist-1.1.0-RELEASE.tar.gz
  55. patch -d build/OpenRTM-aist-1.1.0 -p0 < /Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/src/openrtm_common/openrtm_aist_core/openrtm_aist/patch/Manager.cpp.patch2; patch -d build/OpenRTM-aist-1.1.0 -p0 < /Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/src/openrtm_common/openrtm_aist_core/openrtm_aist/patch/ArtEC-1.1.0.patch; patch -d build/OpenRTM-aist-1.1.0 -p0 < /Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/src/openrtm_common/openrtm_aist_core/openrtm_aist/patch/rtc-template.patch; patch -d build/OpenRTM-aist-1.1.0 -p0 < /Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/src/openrtm_common/openrtm_aist_core/openrtm_aist/patch/depend.patch;
  56. patching file src/lib/rtm/Manager.cpp
  57. Hunk #1 succeeded at 1661 (offset 58 lines).
  58. Hunk #2 FAILED at 1671.
  59. Hunk #3 FAILED at 1699.
  60. 2 out of 3 hunks FAILED -- saving rejects to file src/lib/rtm/Manager.cpp.rej
  61. patching file src/lib/rtm/ManagerConfig.cpp
  62. patching file src/lib/rtm/RTObject.cpp
  63. Hunk #1 FAILED at 742.
  64. 1 out of 1 hunk FAILED -- saving rejects to file src/lib/rtm/RTObject.cpp.rej
  65. patching file src/ext/ec/artlinux/ArtExecutionContext.cpp
  66. patching file src/ext/ec/artlinux/ArtExecutionContext.h
  67. patching file src/ext/ec/artlinux/Makefile.am
  68. patching file utils/rtc-template/rtc-template
  69. patching file utils/rtm-config/Makefile.in
  70. patching file src/lib/coil/posix/coil/Makefile.in
  71. patching file examples/SimpleService/Makefile.in
  72. patching file src/ext/sdo/observer/Makefile.in
  73. touch build/OpenRTM-aist-1.1.0/unpacked
  74. cd build/OpenRTM-aist-1.1.0 && ./configure --enable-debug --prefix=/Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/devel --bindir=/Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/devel/lib/openrtm_aist/bin --datarootdir=/Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/src/openrtm_common/openrtm_aist_core/openrtm_aist/share
  75. checking for a BSD-compatible install... /usr/bin/install -c
  76. checking whether build environment is sane... yes
  77. checking for a thread-safe mkdir -p... ./install-sh -c -d
  78. checking for gawk... no
  79. checking for mawk... no
  80. checking for nawk... no
  81. checking for awk... awk
  82. checking whether make sets $(MAKE)... yes
  83. checking how to create a pax tar archive... gnutar
  84. checking whether the C++ compiler works... yes
  85. checking for C++ compiler default output file name... a.out
  86. checking for suffix of executables...
  87. checking whether we are cross compiling... no
  88. checking for suffix of object files... o
  89. checking whether we are using the GNU C++ compiler... yes
  90. checking whether /usr/bin/c++ accepts -g... yes
  91. checking for style of include used by make... GNU
  92. checking dependency style of /usr/bin/c++... gcc3
  93. checking how to run the C++ preprocessor... /usr/bin/c++ -E
  94. checking build system type... i386-apple-darwin13.1.0
  95. checking host system type... i386-apple-darwin13.1.0
  96. checking for gcc... /usr/bin/cc
  97. checking whether we are using the GNU C compiler... yes
  98. checking whether /usr/bin/cc accepts -g... yes
  99. checking for /usr/bin/cc option to accept ISO C89... none needed
  100. checking dependency style of /usr/bin/cc... gcc3
  101. checking for a sed that does not truncate output... /usr/bin/sed
  102. checking for grep that handles long lines and -e... /usr/bin/grep
  103. checking for egrep... /usr/bin/grep -E
  104. checking for fgrep... /usr/bin/grep -F
  105. checking for ld used by /usr/bin/cc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  106. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  107. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  108. checking the name lister (/usr/bin/nm) interface... BSD nm
  109. checking whether ln -s works... yes
  110. checking the maximum length of command line arguments... 196608
  111. checking whether the shell understands some XSI constructs... yes
  112. checking whether the shell understands "+="... yes
  113. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  114. checking for objdump... objdump
  115. checking how to recognize dependent libraries... pass_all
  116. checking for ar... ar
  117. checking for strip... strip
  118. checking for ranlib... ranlib
  119. checking command to parse /usr/bin/nm output from /usr/bin/cc object... ok
  120. checking for dsymutil... dsymutil
  121. checking for nmedit... nmedit
  122. checking for lipo... lipo
  123. checking for otool... otool
  124. checking for otool64... no
  125. checking for -single_module linker flag... yes
  126. checking for -exported_symbols_list linker flag... yes
  127. checking how to run the C preprocessor... /usr/bin/cc -E
  128. checking for ANSI C header files... yes
  129. checking for sys/types.h... yes
  130. checking for sys/stat.h... yes
  131. checking for stdlib.h... yes
  132. checking for string.h... yes
  133. checking for memory.h... yes
  134. checking for strings.h... yes
  135. checking for inttypes.h... yes
  136. checking for stdint.h... yes
  137. checking for unistd.h... yes
  138. checking for dlfcn.h... yes
  139. checking whether we are using the GNU C++ compiler... (cached) yes
  140. checking whether /usr/bin/c++ accepts -g... (cached) yes
  141. checking dependency style of /usr/bin/c++... (cached) gcc3
  142. checking how to run the C++ preprocessor... /usr/bin/c++ -E
  143. checking for objdir... .libs
  144. checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... yes
  145. checking for /usr/bin/cc option to produce PIC... -fno-common -DPIC
  146. checking if /usr/bin/cc PIC flag -fno-common -DPIC works... yes
  147. checking if /usr/bin/cc static flag -static works... no
  148. checking if /usr/bin/cc supports -c -o file.o... yes
  149. checking if /usr/bin/cc supports -c -o file.o... (cached) yes
  150. checking whether the /usr/bin/cc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  151. checking dynamic linker characteristics... darwin13.1.0 dyld
  152. checking how to hardcode library paths into programs... immediate
  153. checking whether stripping libraries is possible... yes
  154. checking if libtool supports shared libraries... yes
  155. checking whether to build shared libraries... yes
  156. checking whether to build static libraries... yes
  157. checking for ld used by /usr/bin/c++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  158. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  159. checking whether the /usr/bin/c++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  160. checking for /usr/bin/c++ option to produce PIC... -fno-common -DPIC
  161. checking if /usr/bin/c++ PIC flag -fno-common -DPIC works... yes
  162. checking if /usr/bin/c++ static flag -static works... no
  163. checking if /usr/bin/c++ supports -c -o file.o... yes
  164. checking if /usr/bin/c++ supports -c -o file.o... (cached) yes
  165. checking whether the /usr/bin/c++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  166. checking dynamic linker characteristics... darwin13.1.0 dyld
  167. checking how to hardcode library paths into programs... immediate
  168. checking if malloc debugging is wanted... no
  169. checking nlist.h usability... yes
  170. checking nlist.h presence... yes
  171. checking for nlist.h... yes
  172. checking for stdlib.h... (cached) yes
  173. checking for unistd.h... (cached) yes
  174. checking for uname... yes
  175. checking for library containing pthread_create... none required
  176. configure: pkgconfig directory is ${{libdir}}/pkgconfig
  177. checking system name... Darwin-13.1.0
  178. checking compiler flags... -Wall -fPIC -g
  179. ORB: omniORB
  180. OpenRTM-aist will be compiled with omniORB
  181. checking for omniORB4/CORBA.h... not found
  182. checking ORB to use... omniORB, version
  183.  
  184. ------------------------------------------------------------
  185.  
  186. OpenRTM-aist will be build with the following options.
  187.  
  188. ------------------------------------------------------------
  189. CXX: /usr/bin/c++
  190. CPPFLAGS: -Wall -fPIC -g
  191. CXXFLAGS: -Wall -fPIC -g
  192.  
  193. LD: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  194. LIBS:
  195. LDFLAGS: --export-dynamic
  196. LDSOLIBS:
  197.  
  198. ORB: omniORB
  199. IDLC:
  200. IDL_FLAGS:
  201.  
  202. include dir: ${{prefix}}/include/openrtm-1.1
  203. lib dir: ${{exec_prefix}}/lib/openrtm-1.1
  204. data dir: ${{datarootdir}}/openrtm-1.1
  205. ------------------------------------------------------------
  206.  
  207. configure: creating ./config.status
  208. config.status: creating utils/rtm-config/openrtm-aist.pc
  209. config.status: creating utils/rtm-config/rtm-config
  210. config.status: creating Makefile
  211. config.status: creating build/Makefile
  212. config.status: creating packages/Makefile
  213. config.status: creating packages/deb/Makefile
  214. config.status: creating packages/rpm/Makefile
  215. config.status: creating src/Makefile
  216. config.status: creating src/lib/Makefile
  217. config.status: creating src/lib/rtm/Makefile
  218. config.status: creating src/lib/rtm/idl/Makefile
  219. config.status: creating src/lib/rtm/idl/device_interfaces/Makefile
  220. config.status: creating src/lib/rtm/tests/Makefile
  221. config.status: creating src/lib/rtm/tests/CORBA_IORUtil/Makefile
  222. config.status: creating src/lib/rtm/tests/CORBA_SeqUtil/Makefile
  223. config.status: creating src/lib/rtm/tests/ConfigAdmin/Makefile
  224. config.status: creating src/lib/rtm/tests/ConnectorListener/Makefile
  225. config.status: creating src/lib/rtm/tests/CorbaConsumer/Makefile
  226. config.status: creating src/lib/rtm/tests/CorbaNaming/Makefile
  227. config.status: creating src/lib/rtm/tests/CorbaPort/Makefile
  228. config.status: creating src/lib/rtm/tests/DataInOutPort/Makefile
  229. config.status: creating src/lib/rtm/tests/ECFactory/Makefile
  230. config.status: creating src/lib/rtm/tests/ExtTrigExecutionContext/Makefile
  231. config.status: creating src/lib/rtm/tests/Factory/Makefile
  232. config.status: creating src/lib/rtm/tests/InPort/Makefile
  233. config.status: creating src/lib/rtm/tests/InPortBase/Makefile
  234. config.status: creating src/lib/rtm/tests/InPortCorbaCdrConsumer/Makefile
  235. config.status: creating src/lib/rtm/tests/InPortCorbaCdrProvider/Makefile
  236. config.status: creating src/lib/rtm/tests/InPortPushConnector/Makefile
  237. config.status: creating src/lib/rtm/tests/InPortPullConnector/Makefile
  238. config.status: creating src/lib/rtm/tests/InPortConnector/Makefile
  239. config.status: creating src/lib/rtm/tests/InPortProvider/Makefile
  240. config.status: creating src/lib/rtm/tests/Manager/Makefile
  241. config.status: creating src/lib/rtm/tests/ManagerConfig/Makefile
  242. config.status: creating src/lib/rtm/tests/ManagerServant/Makefile
  243. config.status: creating src/lib/rtm/tests/ModuleManager/Makefile
  244. config.status: creating src/lib/rtm/tests/NVUtil/Makefile
  245. config.status: creating src/lib/rtm/tests/NamingManager/Makefile
  246. config.status: creating src/lib/rtm/tests/NumberingPolicy/Makefile
  247. config.status: creating src/lib/rtm/tests/ObjectManager/Makefile
  248. config.status: creating src/lib/rtm/tests/OutPort/Makefile
  249. config.status: creating src/lib/rtm/tests/OutPortBase/Makefile
  250. config.status: creating src/lib/rtm/tests/OutPortConnector/Makefile
  251. config.status: creating src/lib/rtm/tests/OutPortPushConnector/Makefile
  252. config.status: creating src/lib/rtm/tests/OutPortPullConnector/Makefile
  253. config.status: creating src/lib/rtm/tests/OutPortCorbaCdrConsumer/Makefile
  254. config.status: creating src/lib/rtm/tests/OutPortCorbaCdrProvider/Makefile
  255. config.status: creating src/lib/rtm/tests/OutPortProvider/Makefile
  256. config.status: creating src/lib/rtm/tests/PeriodicECSharedComposite/Makefile
  257. config.status: creating src/lib/rtm/tests/PeriodicExecutionContext/Makefile
  258. config.status: creating src/lib/rtm/tests/PortAdmin/Makefile
  259. config.status: creating src/lib/rtm/tests/PortBase/Makefile
  260. config.status: creating src/lib/rtm/tests/PublisherFlush/Makefile
  261. config.status: creating src/lib/rtm/tests/PublisherNew/Makefile
  262. config.status: creating src/lib/rtm/tests/PublisherPeriodic/Makefile
  263. config.status: creating src/lib/rtm/tests/RTCUtil/Makefile
  264. config.status: creating src/lib/rtm/tests/RTObject/Makefile
  265. config.status: creating src/lib/rtm/tests/RingBuffer/Makefile
  266. config.status: creating src/lib/rtm/tests/SdoConfiguration/Makefile
  267. config.status: creating src/lib/rtm/tests/SdoOrganization/Makefile
  268. config.status: creating src/lib/rtm/tests/SdoService/Makefile
  269. config.status: creating src/lib/rtm/tests/StateMachine/Makefile
  270. config.status: creating src/lib/rtm/tests/SystemLogger/Makefile
  271. config.status: creating src/ext/Makefile
  272. config.status: creating src/ext/ec/Makefile
  273. config.status: creating src/ext/ec/artlinux/Makefile
  274. config.status: creating src/ext/ec/rtpreempt/Makefile
  275. config.status: creating src/ext/sdo/Makefile
  276. config.status: creating src/ext/sdo/observer/Makefile
  277. config.status: creating utils/Makefile
  278. config.status: creating utils/rtm-config/Makefile
  279. config.status: creating utils/cmake/Makefile
  280. config.status: creating utils/rtc-template/Makefile
  281. config.status: creating utils/rtm-skelwrapper/Makefile
  282. config.status: creating utils/rtm-naming/Makefile
  283. config.status: creating utils/rtcd/Makefile
  284. config.status: creating utils/rtcprof/Makefile
  285. config.status: creating etc/Makefile
  286. config.status: creating examples/Makefile
  287. config.status: creating examples/AutoTest/Makefile
  288. config.status: creating examples/Composite/Makefile
  289. config.status: creating examples/ConfigSample/Makefile
  290. config.status: creating examples/SimpleIO/Makefile
  291. config.status: creating examples/SeqIO/Makefile
  292. config.status: creating examples/SimpleService/Makefile
  293. config.status: creating examples/ExtTrigger/Makefile
  294. config.status: creating examples/Templates/Makefile
  295. config.status: creating examples/tests/Makefile
  296. config.status: creating docs/Makefile
  297. config.status: creating win32/Makefile
  298. config.status: creating win32/OpenRTM-aist/Makefile
  299. config.status: creating win32/OpenRTM-aist/bin/Makefile
  300. config.status: creating win32/OpenRTM-aist/etc/Makefile
  301. config.status: creating win32/OpenRTM-aist/cmake/Makefile
  302. config.status: creating win32/OpenRTM-aist/docs/Makefile
  303. config.status: creating win32/OpenRTM-aist/build/Makefile
  304. config.status: creating win32/OpenRTM-aist/examples/Makefile
  305. config.status: creating win32/OpenRTM-aist/examples/Composite/Makefile
  306. config.status: creating win32/OpenRTM-aist/examples/ConfigSample/Makefile
  307. config.status: creating win32/OpenRTM-aist/examples/SimpleIO/Makefile
  308. config.status: creating win32/OpenRTM-aist/examples/SeqIO/Makefile
  309. config.status: creating win32/OpenRTM-aist/examples/SimpleService/Makefile
  310. config.status: creating win32/OpenRTM-aist/examples/USBCamera/Makefile
  311. config.status: creating win32/OpenRTM-aist/ext/Makefile
  312. config.status: creating win32/OpenRTM-aist/ext/sdo/Makefile
  313. config.status: creating win32/OpenRTM-aist/ext/sdo/observer/Makefile
  314. config.status: creating win32/OpenRTM-aist/utils/Makefile
  315. config.status: creating win32/OpenRTM-aist/utils/rtc-template/Makefile
  316. config.status: creating win32/OpenRTM-aist/utils/rtcd/Makefile
  317. config.status: creating win32/OpenRTM-aist/utils/rtcprof/Makefile
  318. config.status: creating win32/OpenRTM-aist/coil/Makefile
  319. config.status: creating win32/OpenRTM-aist/rtm/Makefile
  320. config.status: creating win32/OpenRTM-aist/rtm/idl/Makefile
  321. config.status: creating win32/OpenRTM-aist/installer/Makefile
  322. config.status: creating win32/OpenRTM-aist/installer/Bitmaps/Makefile
  323. config.status: creating src/lib/rtm/config_rtc.h
  324. config.status: executing depfiles commands
  325.  
  326. config.status: executing libtool commands
  327. === configuring in src/lib/coil (/Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/build/openrtm_common/openrtm_aist_core/openrtm_aist/build/OpenRTM-aist-1.1.0/src/lib/coil)
  328. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/devel' '--enable-debug' '--bindir=/Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/devel/lib/openrtm_aist/bin' '--datarootdir=/Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/src/openrtm_common/openrtm_aist_core/openrtm_aist/share' 'CXX=/usr/bin/c++' 'CC=/usr/bin/cc' --cache-file=/dev/null --srcdir=.
  329. checking for a BSD-compatible install... /usr/bin/install -c
  330. checking whether build environment is sane... yes
  331. checking for a thread-safe mkdir -p... ./install-sh -c -d
  332. checking for gawk... no
  333. checking for mawk... no
  334. checking for nawk... no
  335. checking for awk... awk
  336. checking whether make sets $(MAKE)... yes
  337. checking how to create a pax tar archive... gnutar
  338. checking whether the C++ compiler works... yes
  339. checking for C++ compiler default output file name... a.out
  340. checking for suffix of executables...
  341. checking whether we are cross compiling... no
  342. checking for suffix of object files... o
  343. checking whether we are using the GNU C++ compiler... yes
  344. checking whether /usr/bin/c++ accepts -g... yes
  345. checking for style of include used by make... GNU
  346. checking dependency style of /usr/bin/c++... gcc3
  347. checking how to run the C++ preprocessor... /usr/bin/c++ -E
  348. checking build system type... i386-apple-darwin13.1.0
  349. checking host system type... i386-apple-darwin13.1.0
  350. checking for gcc... /usr/bin/cc
  351. checking whether we are using the GNU C compiler... yes
  352. checking whether /usr/bin/cc accepts -g... yes
  353. checking for /usr/bin/cc option to accept ISO C89... none needed
  354. checking dependency style of /usr/bin/cc... gcc3
  355. checking for a sed that does not truncate output... /usr/bin/sed
  356. checking for grep that handles long lines and -e... /usr/bin/grep
  357. checking for egrep... /usr/bin/grep -E
  358. checking for fgrep... /usr/bin/grep -F
  359. checking for ld used by /usr/bin/cc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  360. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  361. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  362. checking the name lister (/usr/bin/nm) interface... BSD nm
  363. checking whether ln -s works... yes
  364. checking the maximum length of command line arguments... 196608
  365. checking whether the shell understands some XSI constructs... yes
  366. checking whether the shell understands "+="... yes
  367. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  368. checking for objdump... objdump
  369. checking how to recognize dependent libraries... pass_all
  370. checking for ar... ar
  371. checking for strip... strip
  372. checking for ranlib... ranlib
  373. checking command to parse /usr/bin/nm output from /usr/bin/cc object... ok
  374. checking for dsymutil... dsymutil
  375. checking for nmedit... nmedit
  376. checking for lipo... lipo
  377. checking for otool... otool
  378. checking for otool64... no
  379. checking for -single_module linker flag... yes
  380. checking for -exported_symbols_list linker flag... yes
  381. checking how to run the C preprocessor... /usr/bin/cc -E
  382. checking for ANSI C header files... yes
  383. checking for sys/types.h... yes
  384. checking for sys/stat.h... yes
  385. checking for stdlib.h... yes
  386. checking for string.h... yes
  387. checking for memory.h... yes
  388. checking for strings.h... yes
  389. checking for inttypes.h... yes
  390. checking for stdint.h... yes
  391. checking for unistd.h... yes
  392. checking for dlfcn.h... yes
  393. checking whether we are using the GNU C++ compiler... (cached) yes
  394. checking whether /usr/bin/c++ accepts -g... (cached) yes
  395. checking dependency style of /usr/bin/c++... (cached) gcc3
  396. checking how to run the C++ preprocessor... /usr/bin/c++ -E
  397. checking for objdir... .libs
  398. checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... yes
  399. checking for /usr/bin/cc option to produce PIC... -fno-common -DPIC
  400. checking if /usr/bin/cc PIC flag -fno-common -DPIC works... yes
  401. checking if /usr/bin/cc static flag -static works... no
  402. checking if /usr/bin/cc supports -c -o file.o... yes
  403. checking if /usr/bin/cc supports -c -o file.o... (cached) yes
  404. checking whether the /usr/bin/cc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  405. checking dynamic linker characteristics... darwin13.1.0 dyld
  406. checking how to hardcode library paths into programs... immediate
  407. checking whether stripping libraries is possible... yes
  408. checking if libtool supports shared libraries... yes
  409. checking whether to build shared libraries... yes
  410. checking whether to build static libraries... yes
  411. checking for ld used by /usr/bin/c++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  412. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  413. checking whether the /usr/bin/c++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  414. checking for /usr/bin/c++ option to produce PIC... -fno-common -DPIC
  415. checking if /usr/bin/c++ PIC flag -fno-common -DPIC works... yes
  416. checking if /usr/bin/c++ static flag -static works... no
  417. checking if /usr/bin/c++ supports -c -o file.o... yes
  418. checking if /usr/bin/c++ supports -c -o file.o... (cached) yes
  419. checking whether the /usr/bin/c++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  420. checking dynamic linker characteristics... darwin13.1.0 dyld
  421. checking how to hardcode library paths into programs... immediate
  422. checking if malloc debugging is wanted... no
  423. checking nlist.h usability... yes
  424. checking nlist.h presence... yes
  425. checking for nlist.h... yes
  426. checking for stdlib.h... (cached) yes
  427. checking for unistd.h... (cached) yes
  428. checking for uname... yes
  429. checking for library containing pthread_create... none required
  430. configure: pkgconfig directory is ${{libdir}}/pkgconfig
  431. checking system name... Darwin-13.1.0
  432. checking compiler flags... -Wall -fPIC -g
  433. have_ace:
  434. with_ace:
  435.  
  436. ------------------------------------------------------------
  437.  
  438. coil will be build with the following options.
  439.  
  440. ------------------------------------------------------------
  441. coil platform: posix
  442. coil system: Darwin-13.1.0
  443.  
  444. CXX: /usr/bin/c++
  445. CPPFLAGS: -Wall -fPIC -g
  446. CXXFLAGS: -Wall -fPIC -g
  447.  
  448. LD: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  449. LIBS:
  450. LDFLAGS:
  451. LDSOLIBS:
  452. ------------------------------------------------------------
  453.  
  454. configure: creating ./config.status
  455. config.status: creating utils/coil-config/libcoil.pc
  456. config.status: creating Makefile
  457. config.status: creating build/Makefile
  458. config.status: creating common/Makefile
  459. config.status: creating include/Makefile
  460. config.status: creating include/coil/Makefile
  461. config.status: creating lib/Makefile
  462. config.status: creating posix/Makefile
  463. config.status: creating posix/coil/Makefile
  464. config.status: creating win32/Makefile
  465. config.status: creating win32/bin/Makefile
  466. config.status: creating win32/build/Makefile
  467. config.status: creating win32/coil/Makefile
  468. config.status: creating ace/Makefile
  469. config.status: creating ace/bin/Makefile
  470. config.status: creating ace/build/Makefile
  471. config.status: creating ace/coil/Makefile
  472. config.status: creating tests/Makefile
  473. config.status: creating tests/stringutil/Makefile
  474. config.status: creating tests/Properties/Makefile
  475. config.status: creating tests/Condition/Makefile
  476. config.status: creating tests/DynamicLib/Makefile
  477. config.status: creating tests/Factory/Makefile
  478. config.status: creating tests/File/Makefile
  479. config.status: creating tests/Guard/Makefile
  480. config.status: creating tests/Listener/Makefile
  481. config.status: creating tests/Mutex/Makefile
  482. config.status: creating tests/OS/Makefile
  483. config.status: creating tests/Signal/Makefile
  484. config.status: creating tests/Singleton/Makefile
  485. config.status: creating tests/Task/Makefile
  486. config.status: creating tests/Time/Makefile
  487. config.status: creating tests/Timer/Makefile
  488. config.status: creating tests/TimeValue/Makefile
  489. config.status: creating tests/UUID/Makefile
  490. config.status: creating tests/TimeMeasure/Makefile
  491. config.status: creating tests/AsyncInvoker/Makefile
  492. config.status: creating tests/Logger/Makefile
  493. config.status: creating tests/PeriodicTask/Makefile
  494. config.status: creating utils/Makefile
  495. config.status: creating utils/coil-config/Makefile
  496. config.status: creating include/coil/config_coil.h
  497. config.status: executing depfiles commands
  498. config.status: executing libtool commands
  499. cd build/OpenRTM-aist-1.1.0 && make -j`grep -c '^processor' /proc/cpuinfo` && make install
  500. grep: /proc/cpuinfo: No such file or directory
  501. Making all in build
  502. make[2]: Nothing to be done for `all'.
  503. Making all in src
  504. Making all in lib
  505. Making all in coil
  506. Making all in include
  507. Making all in coil
  508. /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
  509. cp -p ../../posix/coil/*.h .
  510. cp -p ../../common/*.h .
  511. make[6]: Nothing to be done for `all-am'.
  512. Making all in posix
  513. Making all in coil
  514. /bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Allocator.lo -MD -MP -MF .deps/Allocator.Tpo -c -o Allocator.lo Allocator.cpp
  515. /bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT PeriodicTask.lo -MD -MP -MF .deps/PeriodicTask.Tpo -c -o PeriodicTask.lo PeriodicTask.cpp
  516. /bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Properties.lo -MD -MP -MF .deps/Properties.Tpo -c -o Properties.lo Properties.cpp
  517. /bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT TimeMeasure.lo -MD -MP -MF .deps/TimeMeasure.Tpo -c -o TimeMeasure.lo TimeMeasure.cpp
  518. /bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT TimeValue.lo -MD -MP -MF .deps/TimeValue.Tpo -c -o TimeValue.lo TimeValue.cpp
  519. /bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Timer.lo -MD -MP -MF .deps/Timer.Tpo -c -o Timer.lo Timer.cpp
  520. /bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c -o crc.lo crc.cpp
  521. /bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT stringutil.lo -MD -MP -MF .deps/stringutil.Tpo -c -o stringutil.lo stringutil.cpp
  522. /bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Condition.lo -MD -MP -MF .deps/Condition.Tpo -c -o Condition.lo Condition.cpp
  523. /bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT DynamicLib.lo -MD -MP -MF .deps/DynamicLib.Tpo -c -o DynamicLib.lo DynamicLib.cpp
  524. /bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Mutex.lo -MD -MP -MF .deps/Mutex.Tpo -c -o Mutex.lo Mutex.cpp
  525. /bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Process.lo -MD -MP -MF .deps/Process.Tpo -c -o Process.lo Process.cpp
  526. /bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Routing.lo -MD -MP -MF .deps/Routing.Tpo -c -o Routing.lo Routing.cpp
  527. /bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Signal.lo -MD -MP -MF .deps/Signal.Tpo -c -o Signal.lo Signal.cpp
  528. /bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Task.lo -MD -MP -MF .deps/Task.Tpo -c -o Task.lo Task.cpp
  529. /bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c -o Time.lo Time.cpp
  530. /bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT UUID.lo -MD -MP -MF .deps/UUID.Tpo -c -o UUID.lo UUID.cpp
  531. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Properties.lo -MD -MP -MF .deps/Properties.Tpo -c Properties.cpp -fno-common -DPIC -o .libs/Properties.o
  532. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Allocator.lo -MD -MP -MF .deps/Allocator.Tpo -c Allocator.cpp -fno-common -DPIC -o .libs/Allocator.o
  533. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT PeriodicTask.lo -MD -MP -MF .deps/PeriodicTask.Tpo -c PeriodicTask.cpp -fno-common -DPIC -o .libs/PeriodicTask.o
  534. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT TimeValue.lo -MD -MP -MF .deps/TimeValue.Tpo -c TimeValue.cpp -fno-common -DPIC -o .libs/TimeValue.o
  535. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT TimeMeasure.lo -MD -MP -MF .deps/TimeMeasure.Tpo -c TimeMeasure.cpp -fno-common -DPIC -o .libs/TimeMeasure.o
  536. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Timer.lo -MD -MP -MF .deps/Timer.Tpo -c Timer.cpp -fno-common -DPIC -o .libs/Timer.o
  537. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.cpp -fno-common -DPIC -o .libs/crc.o
  538. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Condition.lo -MD -MP -MF .deps/Condition.Tpo -c Condition.cpp -fno-common -DPIC -o .libs/Condition.o
  539. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT DynamicLib.lo -MD -MP -MF .deps/DynamicLib.Tpo -c DynamicLib.cpp -fno-common -DPIC -o .libs/DynamicLib.o
  540. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT stringutil.lo -MD -MP -MF .deps/stringutil.Tpo -c stringutil.cpp -fno-common -DPIC -o .libs/stringutil.o
  541. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT UUID.lo -MD -MP -MF .deps/UUID.Tpo -c UUID.cpp -fno-common -DPIC -o .libs/UUID.o
  542. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Process.lo -MD -MP -MF .deps/Process.Tpo -c Process.cpp -fno-common -DPIC -o .libs/Process.o
  543. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Routing.lo -MD -MP -MF .deps/Routing.Tpo -c Routing.cpp -fno-common -DPIC -o .libs/Routing.o
  544. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Mutex.lo -MD -MP -MF .deps/Mutex.Tpo -c Mutex.cpp -fno-common -DPIC -o .libs/Mutex.o
  545. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Signal.lo -MD -MP -MF .deps/Signal.Tpo -c Signal.cpp -fno-common -DPIC -o .libs/Signal.o
  546. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c Time.cpp -fno-common -DPIC -o .libs/Time.o
  547. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Task.lo -MD -MP -MF .deps/Task.Tpo -c Task.cpp -fno-common -DPIC -o .libs/Task.o
  548. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT TimeValue.lo -MD -MP -MF .deps/TimeValue.Tpo -c TimeValue.cpp -o TimeValue.o >/dev/null 2>&1
  549. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.cpp -o crc.o >/dev/null 2>&1
  550. In file included from Task.cpp:19:
  551. ../coil/Task.h:262:11: warning: private field 'm_args' is not used [-Wunused-private-field]
  552. void* m_args;
  553. ^
  554. 1 warninglibtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Mutex.lo -MD -MP -MF .deps/Mutex.Tpo -c Mutex.cpp -o Mutex.o >/dev/null 2>&1
  555. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Signal.lo -MD -MP -MF .deps/Signal.Tpo -c Signal.cpp -o Signal.o >/dev/null 2>&1
  556. mv -f .deps/TimeValue.Tpo .deps/TimeValue.Plo
  557. mv -f .deps/crc.Tpo .deps/crc.Plo
  558. generated.
  559. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Task.lo -MD -MP -MF .deps/Task.Tpo -c Task.cpp -o Task.o >/dev/null 2>&1
  560. mv -f .deps/Mutex.Tpo .deps/Mutex.Plo
  561. mv -f .deps/Signal.Tpo .deps/Signal.Plo
  562. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Allocator.lo -MD -MP -MF .deps/Allocator.Tpo -c Allocator.cpp -o Allocator.o >/dev/null 2>&1
  563. mv -f .deps/Task.Tpo .deps/Task.Plo
  564. mv -f .deps/Allocator.Tpo .deps/Allocator.Plo
  565. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Condition.lo -MD -MP -MF .deps/Condition.Tpo -c Condition.cpp -o Condition.o >/dev/null 2>&1
  566. In file included from DynamicLib.cpp:19:
  567. ../coil/DynamicLib.h:287:9: warning: private field 'm_error' is not used [-Wunused-private-field]
  568. int m_error;
  569. ^
  570. 1 warning generated.
  571. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT DynamicLib.lo -MD -MP -MF .deps/DynamicLib.Tpo -c DynamicLib.cpp -o DynamicLib.o >/dev/null 2>&1
  572. mv -f .deps/Condition.Tpo .deps/Condition.Plo
  573. mv -f .deps/DynamicLib.Tpo .deps/DynamicLib.Plo
  574. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT UUID.lo -MD -MP -MF .deps/UUID.Tpo -c UUID.cpp -o UUID.o >/dev/null 2>&1
  575. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c Time.cpp -o Time.o >/dev/null 2>&1
  576. stringutil.cpp:133:22: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
  577. for (i = 0; (pos >= 0) && str[pos] == '\\'; --pos, ++i) ;
  578. ~~~ ^ ~
  579. stringutil.cpp:375:25: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
  580. if (substr_size >= 0)
  581. ~~~~~~~~~~~ ^ ~
  582. In file included from TimeMeasure.cpp:22:
  583. ../coil/TimeMeasure.h:243:28: warning: private field 'm_cpuClock' is not used [-Wunused-private-field]
  584. unsigned long long int m_cpuClock;
  585. ^
  586. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Process.lo -MD -MP -MF .deps/Process.Tpo -c Process.cpp -o Process.o >/dev/null 2>&1
  587. 1 warning generated.
  588. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT TimeMeasure.lo -MD -MP -MF .deps/TimeMeasure.Tpo -c TimeMeasure.cpp -o TimeMeasure.o >/dev/null 2>&1
  589. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Routing.lo -MD -MP -MF .deps/Routing.Tpo -c Routing.cpp -o Routing.o >/dev/null 2>&1
  590. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT PeriodicTask.lo -MD -MP -MF .deps/PeriodicTask.Tpo -c PeriodicTask.cpp -o PeriodicTask.o >/dev/null 2>&1
  591. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Timer.lo -MD -MP -MF .deps/Timer.Tpo -c Timer.cpp -o Timer.o >/dev/null 2>&1
  592. 2 warnings generated.
  593. mv -f .deps/Time.Tpo .deps/Time.Plo
  594. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT stringutil.lo -MD -MP -MF .deps/stringutil.Tpo -c stringutil.cpp -o stringutil.o >/dev/null 2>&1
  595. mv -f .deps/UUID.Tpo .deps/UUID.Plo
  596. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I.. -I../../include -Wall -fPIC -g -Wall -fPIC -g -MT Properties.lo -MD -MP -MF .deps/Properties.Tpo -c Properties.cpp -o Properties.o >/dev/null 2>&1
  597. mv -f .deps/Process.Tpo .deps/Process.Plo
  598. mv -f .deps/TimeMeasure.Tpo .deps/TimeMeasure.Plo
  599. mv -f .deps/Routing.Tpo .deps/Routing.Plo
  600. mv -f .deps/PeriodicTask.Tpo .deps/PeriodicTask.Plo
  601. mv -f .deps/Timer.Tpo .deps/Timer.Plo
  602. mv -f .deps/stringutil.Tpo .deps/stringutil.Plo
  603. mv -f .deps/Properties.Tpo .deps/Properties.Plo
  604. /bin/sh ../../libtool --tag=CXX --mode=link /usr/bin/c++ -Wall -fPIC -g -no-undefined -release 1.1.0 -o libcoil.la -rpath /Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/devel/lib Allocator.lo PeriodicTask.lo Properties.lo TimeMeasure.lo TimeValue.lo Timer.lo crc.lo stringutil.lo Condition.lo DynamicLib.lo Mutex.lo Process.lo Routing.lo Signal.lo Task.lo Time.lo UUID.lo
  605. libtool: link: /usr/bin/c++ -dynamiclib -o .libs/libcoil-1.1.0.dylib .libs/Allocator.o .libs/PeriodicTask.o .libs/Properties.o .libs/TimeMeasure.o .libs/TimeValue.o .libs/Timer.o .libs/crc.o .libs/stringutil.o .libs/Condition.o .libs/DynamicLib.o .libs/Mutex.o .libs/Process.o .libs/Routing.o .libs/Signal.o .libs/Task.o .libs/Time.o .libs/UUID.o -install_name /Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/devel/lib/libcoil-1.1.0.dylib -Wl,-single_module
  606. libtool: link: dsymutil .libs/libcoil-1.1.0.dylib || :
  607. libtool: link: (cd ".libs" && rm -f "libcoil.dylib" && ln -s "libcoil-1.1.0.dylib" "libcoil.dylib")
  608. libtool: link: ar cru .libs/libcoil.a Allocator.o PeriodicTask.o Properties.o TimeMeasure.o TimeValue.o Timer.o crc.o stringutil.o Condition.o DynamicLib.o Mutex.o Process.o Routing.o Signal.o Task.o Time.o UUID.o
  609. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcoil.a(Condition.o) has no symbols
  610. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcoil.a(Mutex.o) has no symbols
  611. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcoil.a(Time.o) has no symbols
  612. libtool: link: ranlib .libs/libcoil.a
  613. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcoil.a(Condition.o) has no symbols
  614. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcoil.a(Mutex.o) has no symbols
  615. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcoil.a(Time.o) has no symbols
  616. libtool: link: ( cd ".libs" && rm -f "libcoil.la" && ln -s "../libcoil.la" "libcoil.la" )
  617. make[6]: Nothing to be done for `all-am'.
  618. Making all in lib
  619. rm -rf .libs
  620. rm -f libcoil.la
  621. ln -s ../posix/coil/.libs .
  622. ln -s ../posix/coil/libcoil.la .
  623. Making all in build
  624. make[5]: Nothing to be done for `all'.
  625. Making all in common
  626. make[5]: Nothing to be done for `all'.
  627. Making all in utils
  628. Making all in coil-config
  629. echo '#!/bin/sh' > coil-config
  630. echo '' >> coil-config
  631. echo 'coil_prefix="'/Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/devel'"' >> coil-config
  632. echo 'coil_exec_prefix="'/Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/devel'"' >> coil-config
  633. echo 'coil_cxx="'/usr/bin/c++'"' >> coil-config
  634. echo 'coil_cflags="'-Wall -fPIC -g' -I'/Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/devel/include/coil-1.1'"' >> coil-config
  635. echo 'coil_libs="'' -L'/Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/devel'/lib '' -lRTC"' >> coil-config
  636. echo 'coil_libdir="'/Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/devel/lib/coil-1.1'"' >> coil-config
  637. echo 'coil_version="'1.1.0'"' >> coil-config
  638. cat coil-config.in >> coil-config
  639. chmod 755 coil-config
  640. make[6]: Nothing to be done for `all-am'.
  641. make[5]: Nothing to be done for `all-am'.
  642. Making all in rtm
  643. /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
  644. Making all in idl
  645. Making all in .
  646. SDOPackage.idl
  647. /bin/sh: SDOPackage.idl: command not found
  648. " SDOPackageSkel.cpp " was generated.
  649. " SDOPackageSkel.h " was generated.
  650. " SDOPackageStub.cpp " was generated.
  651. " SDOPackageStub.h " was generated.
  652. RTC.idl
  653. /bin/sh: RTC.idl: command not found
  654. " RTCSkel.cpp " was generated.
  655. " RTCSkel.h " was generated.
  656. " RTCStub.cpp " was generated.
  657. " RTCStub.h " was generated.
  658. OpenRTM.idl
  659. /bin/sh: OpenRTM.idl: command not found
  660. " OpenRTMSkel.cpp " was generated.
  661. " OpenRTMSkel.h " was generated.
  662. " OpenRTMStub.cpp " was generated.
  663. " OpenRTMStub.h " was generated.
  664. Manager.idl
  665. /bin/sh: Manager.idl: command not found
  666. " ManagerSkel.cpp " was generated.
  667. " ManagerSkel.h " was generated.
  668. " ManagerStub.cpp " was generated.
  669. " ManagerStub.h " was generated.
  670. BasicDataType.idl
  671. /bin/sh: BasicDataType.idl: command not found
  672. " BasicDataTypeSkel.cpp " was generated.
  673. " BasicDataTypeSkel.h " was generated.
  674. " BasicDataTypeStub.cpp " was generated.
  675. " BasicDataTypeStub.h " was generated.
  676. DataPort.idl
  677. /bin/sh: DataPort.idl: command not found
  678. " DataPortSkel.cpp " was generated.
  679. " DataPortSkel.h " was generated.
  680. " DataPortStub.cpp " was generated.
  681. " DataPortStub.h " was generated.
  682. ExtendedDataTypes.idl
  683. /bin/sh: ExtendedDataTypes.idl: command not found
  684. " ExtendedDataTypesSkel.cpp " was generated.
  685. " ExtendedDataTypesSkel.h " was generated.
  686. " ExtendedDataTypesStub.cpp " was generated.
  687. " ExtendedDataTypesStub.h " was generated.
  688. InterfaceDataTypes.idl
  689. /bin/sh: InterfaceDataTypes.idl: command not found
  690. " InterfaceDataTypesSkel.cpp " was generated.
  691. " InterfaceDataTypesSkel.h " was generated.
  692. " InterfaceDataTypesStub.cpp " was generated.
  693. " InterfaceDataTypesStub.h " was generated.
  694. make[8]: `idl-stamp' is up to date.
  695. SDOPackage.idl
  696. make[8]: `idl-stamp' is up to date.
  697. /bin/sh: SDOPackage.idl: command not found
  698. SDOPackage.idl
  699. make[8]: `idl-stamp' is up to date.
  700. /bin/sh: SDOPackage.idl: command not found
  701. make[8]: `idl-stamp' is up to date.
  702. make[8]: `idl-stamp' is up to date.
  703. make[8]: `idl-stamp' is up to date.
  704. SDOPackage.idl
  705. SDOPackage.idl
  706. SDOPackage.idl
  707. /bin/sh: SDOPackage.iSDOPackage.idl
  708. dl: command not found
  709. /bin/sh: SDOPackage.idl: command not found
  710. /bin/sh: SDOPackage.idl: command not found
  711. SDOPackage.idl
  712. SDOPackage.idl
  713. /bin/sh: SDOPackage.idl: command not found
  714. /bin/sh: SDOPackage.idl: command not found
  715. SDOPackage.idl
  716. /bin/sh: SDOPackage.idl: command not found
  717. /bin/sh: SDOPackage.idl: command not found
  718. SDOPackage.idl
  719. /bin/sh: SDOPackage.idl: command not found
  720. SDOPackage.idl
  721. /bin/sh: SDOPackage.idl: command not found
  722. SDOPackage.idl
  723. /bin/sh: SDOPackage.idl: command not found
  724. make[8]: `idl-stamp' is up to date.
  725. make[8]: `idl-stamp' is up to date.
  726. SDOPackage.idl
  727. /bin/sh: SDOPackage.idl: command not found
  728. SDOPackage.idl
  729. /bin/sh: SDOPackage.idl: command not found
  730. /bin/sh ../../../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT SDOPackageSkel.lo -MD -MP -MF .deps/SDOPackageSkel.Tpo -c -o SDOPackageSkel.lo SDOPackageSkel.cpp
  731. /bin/sh ../../../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT RTCSkel.lo -MD -MP -MF .deps/RTCSkel.Tpo -c -o RTCSkel.lo RTCSkel.cpp
  732. /bin/sh ../../../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT OpenRTMSkel.lo -MD -MP -MF .deps/OpenRTMSkel.Tpo -c -o OpenRTMSkel.lo OpenRTMSkel.cpp
  733. SDOPackage.idl
  734. /bin/sh ../../../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT ManagerSkel.lo -MD -MP -MF .deps/ManagerSkel.Tpo -c -o ManagerSkel.lo ManagerSkel.cpp
  735. /bin/sh: SDOPackage.idl: command not found
  736. /bin/sh ../../../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT BasicDataTypeSkel.lo -MD -MP -MF .deps/BasicDataTypeSkel.Tpo -c -o BasicDataTypeSkel.lo BasicDataTypeSkel.cpp
  737. /bin/sh ../../../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT DataPortSkel.lo -MD -MP -MF .deps/DataPortSkel.Tpo -c -o DataPortSkel.lo DataPortSkel.cpp
  738. /bin/sh ../../../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT ExtendedDataTypesSkel.lo -MD -MP -MF .deps/ExtendedDataTypesSkel.Tpo -c -o ExtendedDataTypesSkel.lo ExtendedDataTypesSkel.cpp
  739. /bin/sh ../../../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT InterfaceDataTypesSkel.lo -MD -MP -MF .deps/InterfaceDataTypesSkel.Tpo -c -o InterfaceDataTypesSkel.lo InterfaceDataTypesSkel.cpp
  740. /bin/sh ../../../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT SDOPackageStub.lo -MD -MP -MF .deps/SDOPackageStub.Tpo -c -o SDOPackageStub.lo SDOPackageStub.cpp
  741. /bin/sh ../../../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT RTCStub.lo -MD -MP -MF .deps/RTCStub.Tpo -c -o RTCStub.lo RTCStub.cpp
  742. SDOPackage.idl
  743. /bin/sh: SDOPackage.idl: command not found
  744. /bin/sh ../../../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT OpenRTMStub.lo -MD -MP -MF .deps/OpenRTMStub.Tpo -c -o OpenRTMStub.lo OpenRTMStub.cpp
  745. /bin/sh ../../../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT ManagerStub.lo -MD -MP -MF .deps/ManagerStub.Tpo -c -o ManagerStub.lo ManagerStub.cpp
  746. /bin/sh ../../../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT BasicDataTypeStub.lo -MD -MP -MF .deps/BasicDataTypeStub.Tpo -c -o BasicDataTypeStub.lo BasicDataTypeStub.cpp
  747. /bin/sh ../../../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT DataPortStub.lo -MD -MP -MF .deps/DataPortStub.Tpo -c -o DataPortStub.lo DataPortStub.cpp
  748. /bin/sh ../../../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT ExtendedDataTypesStub.lo -MD -MP -MF .deps/ExtendedDataTypesStub.Tpo -c -o ExtendedDataTypesStub.lo ExtendedDataTypesStub.cpp
  749. /bin/sh ../../../../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT InterfaceDataTypesStub.lo -MD -MP -MF .deps/InterfaceDataTypesStub.Tpo -c -o InterfaceDataTypesStub.lo InterfaceDataTypesStub.cpp
  750. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT SDOPackageStub.lo -MD -MP -MF .deps/SDOPackageStub.Tpo -c SDOPackageStub.cpp -fno-common -DPIC -o .libs/SDOPackageStub.o
  751. In file included from SDOPackageStub.cpp:12:
  752. ../../../../src/lib/rtm/idl/SDOPackageStub.h:47:2: error: "NO ORB defined"
  753. #error "NO ORB defined"
  754. ^
  755. SDOPackageStub.cpp:40:2: error: "NO ORB defined"
  756. #error "NO ORB defined"
  757. ^
  758. 2 errors generated.
  759. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT BasicDataTypeSkel.lo -MD -MP -MF .deps/BasicDataTypeSkel.Tpo -c BasicDataTypeSkel.cpp -fno-common -DPIC -o .libs/BasicDataTypeSkel.o
  760. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT DataPortSkel.lo -MD -MP -MF .deps/DataPortSkel.Tpo -c DataPortSkel.cpp -fno-common -DPIC -o .libs/DataPortSkel.o
  761. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT InterfaceDataTypesSkel.lo -MD -MP -MF .deps/InterfaceDataTypesSkel.Tpo -c InterfaceDataTypesSkel.cpp -fno-common -DPIC -o .libs/InterfaceDataTypesSkel.o
  762. make[7]: *** [SDOPackageStub.lo] Error 1
  763. make[7]: *** Waiting for unfinished jobs....
  764. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT ExtendedDataTypesSkel.lo -MD -MP -MF .deps/ExtendedDataTypesSkel.Tpo -c ExtendedDataTypesSkel.cpp -fno-common -DPIC -o .libs/ExtendedDataTypesSkel.o
  765. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT RTCStub.lo -MD -MP -MF .deps/RTCStub.Tpo -c RTCStub.cpp -fno-common -DPIC -o .libs/RTCStub.o
  766. In file included from BasicDataTypeSkel.cpp:12:
  767. ../../../../src/lib/rtm/idl/BasicDataTypeSkel.h:50:2: error: "NO ORB defined"
  768. #error "NO ORB defined"
  769. ^
  770. BasicDataTypeSkel.cpp:47:2: error: "NO ORB defined"
  771. #error "NO ORB defined"
  772. ^
  773. In file included from InterfaceDataTypesSkel.cpp:12:
  774. ../../../../src/lib/rtm/idl/InterfaceDataTypesSkel.h:50:2: error: In file included from DataPortSkel.cpp:12:
  775. "NO ORB defined"
  776. ../../../../src/lib/rtm/idl/DataPortSkel.h:50:2: error: "NO ORB defined"
  777. #error "NO ORB defined"
  778. ^
  779. #error "NO ORB defined"
  780. ^
  781. InterfaceDataTypesSkel.cpp:47:2: error: "NO ORB defined"
  782. #error "NO ORB defined"
  783. ^
  784. 2 errors generated.
  785. DataPortSkel.cpp:47:2: error: "NO ORB defined"
  786. #error "NO ORB defined"
  787. ^
  788. 2 errors generated.
  789. 2 errors generated.
  790. In file included from ExtendedDataTypesSkel.cpp:12:
  791. ../../../../src/lib/rtm/idl/ExtendedDataTypesSkel.h:50:2: error: "NO ORB defined"
  792. #error "NO ORB defined"
  793. ^
  794. ExtendedDataTypesSkel.cpp:47:2: error: "NO ORB defined"
  795. #error "NO ORB defined"
  796. ^
  797. 2 errors generated.
  798. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT BasicDataTypeStub.lo -MD -MP -MF .deps/BasicDataTypeStub.Tpo -c BasicDataTypeStub.cpp -fno-common -DPIC -o .libs/BasicDataTypeStub.o
  799. make[7]: *** [InterfaceDataTypesSkel.lo] Error 1
  800. make[7]: *** [BasicDataTypeSkel.lo] Error 1
  801. make[7]: *** [ExtendedDataTypesSkel.lo] Error 1
  802. make[7]: *** [DataPortSkel.lo] Error 1
  803. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT SDOPackageSkel.lo -MD -MP -MF .deps/SDOPackageSkel.Tpo -c SDOPackageSkel.cpp -fno-common -DPIC -o .libs/SDOPackageSkel.o
  804. In file included from RTCStub.cpp:12:
  805. ../../../../src/lib/rtm/idl/RTCStub.h:47:2: error: "NO ORB defined"
  806. #error "NO ORB defined"
  807. ^
  808. RTCStub.cpp:40:2: error: "NO ORB defined"
  809. #error "NO ORB defined"
  810. ^
  811. 2 errors generated.
  812. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT ManagerSkel.lo -MD -MP -MF .deps/ManagerSkel.Tpo -c ManagerSkel.cpp -fno-common -DPIC -o .libs/ManagerSkel.o
  813. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT OpenRTMStub.lo -MD -MP -MF .deps/OpenRTMStub.Tpo -c OpenRTMStub.cpp -fno-common -DPIC -o .libs/OpenRTMStub.o
  814. make[7]: *** [RTCStub.lo] Error 1
  815. In file included from BasicDataTypeStub.cpp:12:
  816. ../../../../src/lib/rtm/idl/BasicDataTypeStub.h:47:2: error: "NO ORB defined"
  817. #error "NO ORB defined"
  818. ^
  819. BasicDataTypeStub.cpp:40:2: error: "NO ORB defined"
  820. #error "NO ORB defined"
  821. ^
  822. 2 errors generated.
  823. In file included from SDOPackageSkel.cpp:12:
  824. ../../../../src/lib/rtm/idl/SDOPackageSkel.h:50:2: error: "NO ORB defined"
  825. #error "NO ORB defined"
  826. ^
  827. SDOPackageSkel.cpp:47:2: error: "NO ORB defined"
  828. #error "NO ORB defined"
  829. ^
  830. 2 errors generated.
  831. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT RTCSkel.lo -MD -MP -MF .deps/RTCSkel.Tpo -c RTCSkel.cpp -fno-common -DPIC -o .libs/RTCSkel.o
  832. In file included from OpenRTMStub.cpp:12:
  833. ../../../../src/lib/rtm/idl/OpenRTMStub.h:47:2: error: "NO ORB defined"
  834. #error "NO ORB defined"In file included from ManagerSkel.cpp:12:
  835. ../../../../src/lib/rtm/idl/ManagerSkel.h:50:2: error: "NO ORB defined"
  836.  
  837. ^
  838. #error "NO ORB defined"
  839. ^
  840. ManagerSkel.cpp:47:2: error: "NO ORB defined"
  841. OpenRTMStub.cpp#error "NO ORB defined"
  842. ^
  843. :40:2: error: "NO ORB defined"
  844. #error "NO ORB defined"
  845. ^
  846. 2 errors generated.
  847. 2 errors generated.
  848. make[7]: *** [ManagerSkel.lo] Error 1
  849. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT OpenRTMSkel.lo -MD -MP -MF .deps/OpenRTMSkel.Tpo -c OpenRTMSkel.cpp -fno-common -DPIC -o .libs/OpenRTMSkel.o
  850. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT ManagerStub.lo -MD -MP -MF .deps/ManagerStub.Tpo -c ManagerStub.cpp -fno-common -DPIC -o .libs/ManagerStub.o
  851. make[7]: *** [SDOPackageSkel.lo] Error 1
  852. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT DataPortStub.lo -MD -MP -MF .deps/DataPortStub.Tpo -c DataPortStub.cpp -fno-common -DPIC -o .libs/DataPortStub.o
  853. In file included from RTCSkel.cpp:12:
  854. ../../../../src/lib/rtm/idl/RTCSkel.h:50:2: error: "NO ORB defined"
  855. #error "NO ORB defined"
  856. ^
  857. RTCSkel.cpp:47:2: error: "NO ORB defined"
  858. #error "NO ORB defined"
  859. ^
  860. 2 errors generated.
  861. In file included from OpenRTMSkel.cpp:12:
  862. ../../../../src/lib/rtm/idl/OpenRTMSkel.h:50:2: error: "NO ORB defined"
  863. #error "NO ORB defined"
  864. ^
  865. OpenRTMSkel.cpp:47:2: error: "NO ORB defined"
  866. #error "NO ORB defined"
  867. ^
  868. 2 errors generated.
  869. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT ExtendedDataTypesStub.lo -MD -MP -MF .deps/ExtendedDataTypesStub.Tpo -c ExtendedDataTypesStub.cpp -fno-common -DPIC -o .libs/ExtendedDataTypesStub.o
  870. libtool: compile: /usr/bin/c++ -DHAVE_CONFIG_H -I. -I../../../../src/lib/rtm -I../../../../src/lib -I../../../../src/lib/rtm -Wall -fPIC -g -Wall -fPIC -g -MT InterfaceDataTypesStub.lo -MD -MP -MF .deps/InterfaceDataTypesStub.Tpo -c InterfaceDataTypesStub.cpp -fno-common -DPIC -o .libs/InterfaceDataTypesStub.o
  871. make[7]: *** [OpenRTMSkel.lo] Error 1
  872. make[7]: *** [RTCSkel.lo] Error 1
  873. In file included from ManagerStub.cpp:12:
  874. ../../../../src/lib/rtm/idl/ManagerStub.h:47:2: error: "NO ORB defined"
  875. #error "NO ORB defined"
  876. ^
  877. ManagerStub.cpp:40:2: error: "NO ORB defined"
  878. #error "NO ORB defined"
  879. ^
  880. make[7]: *** [BasicDataTypeStub.lo] Error 1
  881. 2 errors generated.
  882. make[7]: *** [OpenRTMStub.lo] Error 1
  883. In file included from DataPortStub.cpp:12:
  884. ../../../../src/lib/rtm/idl/DataPortStub.h:47:2: error: "NO ORB defined"
  885. #error "NO ORB defined"
  886. ^
  887. DataPortStub.cpp:40:2: error: "NO ORB defined"
  888. #error "NO ORB defined"
  889. ^
  890. 2 errors generated.
  891. make[7]: *** [ManagerStub.lo] Error 1
  892. In file included from InterfaceDataTypesStub.cpp:12:
  893. ../../../../src/lib/rtm/idl/InterfaceDataTypesStub.h:47:2: error: "NO ORB defined"
  894. In file included from ExtendedDataTypesStub.cpp#error "NO ORB defined"
  895. ^
  896. :12:
  897. ../../../../src/lib/rtm/idl/ExtendedDataTypesStub.h:47:2: error: "NO ORB defined"
  898. InterfaceDataTypesStub.cpp:40:2: error: "NO ORB defined"
  899. #error "NO ORB defined"
  900. ^
  901. #error "NO ORB defined"
  902. ^
  903. ExtendedDataTypesStub.cpp:40:2: error: "NO ORB defined"
  904. #error "NO ORB defined"
  905. ^
  906. " SDOPackageSkel.cpp " already exists and it will be same as new one.
  907. File is not need to be generated.
  908. " SDOPackageSkel.h " already exists and it will be same as new one.
  909. File is not need to be generated.
  910. " SDOPackageStub.cpp " already exists and it will be same as new one.
  911. File is not need to be generated.
  912. " SDOPackageStub.h " already exists and it will be same as new one.
  913. File is not need to be generated.
  914. RTC.idl
  915. make[7]: *** [DataPortStub.lo] Error 1
  916. 2 errors generated.
  917. 2 errors generated.
  918. /bin/sh: RTC.idl: command not found
  919. " SDOPackageSkel.cpp " already exists and it will be same as new one.
  920. File is not need to be generated.
  921. " SDOPackageSkel.h " already exists and it will be same as new one.
  922. File is not need to be generated.
  923. " SDOPackageStub.cpp " already exists and it will be same as new one.
  924. File is not need to be generated.
  925. " SDOPackageStub.h " already exists and it will be same as new one.
  926. File is not need to be generated.
  927. RTC.idl
  928. make[7]: *** [InterfaceDataTypesStub.lo] Error 1
  929. make[7]: *** [ExtendedDataTypesStub.lo] Error 1
  930. " SDOPackageSkel.cpp " already exists and it will be same as new one.
  931. File is not need to be generated.
  932. " SDOPackageSkel.h " already exists and it will be same as new one.
  933. File is not need to be generated.
  934. " SDOPackageStub.cpp " already exists and it will be same as new one.
  935. File is not need to be generated.
  936. " SDOPackageStub.h " already exists and it will be same as new one.
  937. File is not need to be generated.
  938. " SDOPackageSkel.cpp " already exists and it will be same as new one.
  939. File is not need to be generated.
  940. " SDOPackageSkel.h " already exists and it will be same as new one.
  941. File is not need to be generated.
  942. " SDOPackageStub.cpp " already exists and it will be same as new one.
  943. File is not need to be generated.
  944. " SDOPackageStub.h " already exists and it will be same as new one.
  945. File is not need to be generated.
  946. /bin/sh: RTC.idl: command not found
  947. RTC.idl
  948. RTC.idl
  949. " SDOPackageSkel.cpp " already exists and it will be same as new one.
  950. File is not need to be generated.
  951. " SDOPackageSkel.h " already exists and it will be same as new one.
  952. File is not need to be generated.
  953. " SDOPackageStub.cpp " already exists and it will be same as new one.
  954. File is not need to be generated.
  955. " SDOPackageStub.h " already exists and it will be same as new one.
  956. File is not need to be generated.
  957. " SDOPackageSkel.cpp " already exists and it will be same as new one.
  958. File is not need to be generated.
  959. " SDOPackageSkel.h " already exists and it will be same as new one.
  960. File is not need to be generated.
  961. " SDOPackageStub.cpp " already exists and it will be same as new one.
  962. File is not need to be generated.
  963. " SDOPackageStub.h " already exists and it will be same as new one.
  964. File is not need to be generated.
  965. /bin/sh: RTC.idl: command not found
  966. /bin/sh: RTC.idl: command not found
  967. RTC.idl
  968. " SDOPackageSkel.cpp " already exists and it will be same as new one.
  969. File is not need to be generated.
  970. " SDOPackageSkel.h " already exists and it will be same as new one.
  971. File is not need to be generated.
  972. " SDOPackageStub.cpp " already exists and it will be same as new one.
  973. File is not need to be generated.
  974. " SDOPackageStub.h " already exists and it will be same as new one.
  975. File is not need to be generated.
  976. " SDOPackageSkel.cpp " already exists and it will be same as new one.
  977. File is not need to be generated.
  978. " SDOPackageSkel.h " already exists and it will be same as new one.
  979. File is not need to be generated.
  980. " SDOPackageStub.cpp " already exists and it will be same as new one.
  981. File is not need to be generated.
  982. " SDOPackageStub.h " already exists and it will be same as new one.
  983. File is not need to be generated.
  984. RTC.idl
  985. /bin/sh: RTC.idl: command not found
  986. RTC.idl
  987. " SDOPackageSkel.cpp " already exists and it will be same as new one.
  988. File is not need to be generated.
  989. " SDOPackageSkel.h " already exists and it will be same as new one.
  990. File is not need to be generated.
  991. " SDOPackageStub.cpp " already exists and it will be same as new one.
  992. File is not need to be generated.
  993. " SDOPackageStub.h " already exists and it will be same as new one.
  994. File is not need to be generated.
  995. RTC.idl
  996. RTC.idl
  997. /bin/sh: RTC.idl: command not found
  998. /bin/sh: RTC.idl: command not found
  999. /bin/sh: RTC.idl: command not found
  1000. /bin/sh: RTC.idl: command not found
  1001. " SDOPackageSkel.cpp " already exists and it will be same as new one.
  1002. File is not need to be generated.
  1003. " SDOPackageSkel.h " already exists and it will be same as new one.
  1004. File is not need to be generated.
  1005. " SDOPackageStub.cpp " already exists and it will be same as new one.
  1006. File is not need to be generated.
  1007. " SDOPackageStub.h " already exists and it will be same as new one.
  1008. File is not need to be generated.
  1009. RTC.idl
  1010. /bin/sh: RTC.idl: command not found
  1011. " SDOPackageSkel.cpp " already exists and it will be same as new one.
  1012. File is not need to be generated.
  1013. " SDOPackageSkel.h " already exists and it will be same as new one.
  1014. File is not need to be generated.
  1015. " SDOPackageStub.cpp " already exists and it will be same as new one.
  1016. File is not need to be generated.
  1017. " SDOPackageStub.h " already exists and it will be same as new one.
  1018. File is not need to be generated.
  1019. RTC.idl
  1020. /bin/sh: RTC.idl: command not found
  1021. " SDOPackageSkel.cpp " already exists and it will be same as new one.
  1022. File is not need to be generated.
  1023. " SDOPackageSkel.h " already exists and it will be same as new one.
  1024. File is not need to be generated.
  1025. " SDOPackageStub.cpp " already exists and it will be same as new one.
  1026. File is not need to be generated.
  1027. " SDOPackageStub.h " already exists and it will be same as new one.
  1028. File is not need to be generated.
  1029. RTC.idl
  1030. /bin/sh: RTC.idl: command not found
  1031. " SDOPackageSkel.cpp " already exists and it will be same as new one.
  1032. File is not need to be generated.
  1033. " SDOPackageSkel.h " already exists and it will be same as new one.
  1034. File is not need to be generated.
  1035. " SDOPackageStub.cpp " already exists and it will be same as new one.
  1036. File is not need to be generated.
  1037. " SDOPackageStub.h " already exists and it will be same as new one.
  1038. File is not need to be generated.
  1039. RTC.idl
  1040. /bin/sh: RTC.idl: command not found
  1041. " RTCSkel.cpp " already exists and it will be same as new one.
  1042. File is not need to be generated.
  1043. " RTCSkel.h " already exists and it will be same as new one.
  1044. File is not need to be generated.
  1045. " RTCStub.cpp " already exists and it will be same as new one.
  1046. File is not need to be generated.
  1047. " RTCStub.h " already exists and it will be same as new one.
  1048. File is not need to be generated.
  1049. OpenRTM.idl
  1050. /bin/sh: OpenRTM.idl: command not found
  1051. " SDOPackageSkel.cpp " already exists and it will be same as new one.
  1052. File is not need to be generated.
  1053. " SDOPackageSkel.h " already exists and it will be same as new one.
  1054. File is not need to be generated.
  1055. " SDOPackageStub.cpp " already exists and it will be same as new one.
  1056. File is not need to be generated.
  1057. " SDOPackageStub.h " already exists and it will be same as new one.
  1058. File is not need to be generated.
  1059. RTC.idl
  1060. /bin/sh: RTC.idl: command not found
  1061. " SDOPackageSkel.cpp " already exists and it will be same as new one.
  1062. File is not need to be generated.
  1063. " SDOPackageSkel.h " already exists and it will be same as new one.
  1064. File is not need to be generated.
  1065. " SDOPackageStub.cpp " already exists and it will be same as new one.
  1066. File is not need to be generated.
  1067. " SDOPackageStub.h " already exists and it will be same as new one.
  1068. File is not need to be generated.
  1069. RTC.idl
  1070. /bin/sh: RTC.idl: command not found
  1071. " RTCSkel.cpp " already exists and it will be same as new one.
  1072. File is not need to be generated.
  1073. " RTCSkel.h " already exists and it will be same as new one.
  1074. File is not need to be generated.
  1075. " RTCStub.cpp " already exists and it will be same as new one.
  1076. File is not need to be generated.
  1077. " RTCStub.h " already exists and it will be same as new one.
  1078. File is not need to be generated.
  1079. " RTCSkel.cpp " already exists and it will be same as new one.
  1080. File is not need to be generated.
  1081. " RTCSkel.h " already exists and it will be same as new one.
  1082. File is not need to be generated.
  1083. " RTCStub.cpp " already exists and it will be same as new one.
  1084. File is not need to be generated.
  1085. " RTCStub.h " already exists and it will be same as new one.
  1086. File is not need to be generated.
  1087. " RTCSkel.cpp " already exists and it will be same as new one.
  1088. File is not need to be generated.
  1089. " RTCSkel.h " already exists and it will be same as new one.
  1090. File is not need to be generated.
  1091. " RTCStub.cpp " already exists and it will be same as new one.
  1092. File is not need to be generated.
  1093. " RTCStub.h " already exists and it will be same as new one.
  1094. File is not need to be generated.
  1095. OpenRTM.idl
  1096. OpenRTM.idl
  1097. OpenRTM.idl
  1098. /bin/sh: OpenRTM.idl: command not found
  1099. /bin/sh: OpenRTM.idl: command not found
  1100. /bin/sh: OpenRTM.idl: command not found
  1101. " RTCSkel.cpp " already exists and it will be same as new one.
  1102. File is not need to be generated.
  1103. " RTCSkel.h " already exists and it will be same as new one.
  1104. File is not need to be generated.
  1105. " RTCStub.cpp " already exists and it will be same as new one.
  1106. File is not need to be generated.
  1107. " RTCStub.h " already exists and it will be same as new one.
  1108. File is not need to be generated.
  1109. " RTCSkel.cpp " already exists and it will be same as new one.
  1110. File is not need to be generated.
  1111. " RTCSkel.h " already exists and it will be same as new one.
  1112. File is not need to be generated.
  1113. " RTCStub.cpp " already exists and it will be same as new one.
  1114. File is not need to be generated.
  1115. " RTCStub.h " already exists and it will be same as new one.
  1116. File is not need to be generated.
  1117. OpenRTM.idl
  1118. OpenRTM.idl
  1119. " RTCSkel.cpp " already exists and it will be same as new one.
  1120. File is not need to be generated.
  1121. " RTCSkel.h " already exists and it will be same as new one.
  1122. File is not need to be generated.
  1123. " RTCStub.cpp " already exists and it will be same as new one.
  1124. File is not need to be generated.
  1125. " RTCStub.h " already exists and it will be same as new one.
  1126. File is not need to be generated.
  1127. " RTCSkel.cpp " already exists and it will be same as new one.
  1128. File is not need to be generated.
  1129. " RTCSkel.h " already exists and it will be same as new one.
  1130. File is not need to be generated.
  1131. " RTCStub.cpp " already exists and it will be same as new one.
  1132. File is not need to be generated.
  1133. " RTCStub.h " already exists and it will be same as new one.
  1134. File is not need to be generated.
  1135. OpenRTM.idl
  1136. /bin/sh: OpenRTM.idl: command not found
  1137. /bin/sh: OpenRTM.idl: command not found
  1138. OpenRTM.idl
  1139. /bin/sh: OpenRTM.idl: command not found
  1140. /bin/sh: OpenRTM.idl: command not found
  1141. " SDOPackageSkel.cpp " already exists and it will be same as new one.
  1142. File is not need to be generated.
  1143. " SDOPackageSkel.h " already exists and it will be same as new one.
  1144. File is not need to be generated.
  1145. " SDOPackageStub.cpp " already exists and it will be same as new one.
  1146. File is not need to be generated.
  1147. " SDOPackageStub.h " already exists and it will be same as new one.
  1148. File is not need to be generated.
  1149. RTC.idl
  1150. " RTCSkel.cpp " already exists and it will be same as new one.
  1151. File is not need to be generated.
  1152. " RTCSkel.h " already exists and it will be same as new one.
  1153. File is not need to be generated.
  1154. " RTCStub.cpp " already exists and it will be same as new one.
  1155. File is not need to be generated.
  1156. " RTCStub.h " already exists and it will be same as new one.
  1157. File is not need to be generated.
  1158. OpenRTM.idl
  1159. /bin/sh: RTC.idl: command not found
  1160. /bin/sh: OpenRTM.idl: command not found
  1161. /bin/sh: OpenRTM.idl: command not found
  1162. " RTCSkel.cpp " already exists and it will be same as new one.
  1163. File is not need to be generated.
  1164. " RTCSkel.h " already exists and it will be same as new one.
  1165. File is not need to be generated.
  1166. " RTCStub.cpp " already exists and it will be same as new one.
  1167. File is not need to be generated.
  1168. " RTCStub.h " already exists and it will be same as new one.
  1169. File is not need to be generated.
  1170. OpenRTM.idl
  1171. " RTCSkel.cpp " already exists and it will be same as new one.
  1172. File is not need to be generated.
  1173. " RTCSkel.h " already exists and it will be same as new one.
  1174. File is not need to be generated.
  1175. " RTCStub.cpp " already exists and it will be same as new one.
  1176. File is not need to be generated.
  1177. " RTCStub.h " already exists and it will be same as new one.
  1178. File is not need to be generated.
  1179. OpenRTM.idl
  1180. /bin/sh: OpenRTM.idl: command not found
  1181. " RTCSkel.cpp " already exists and it will be same as new one.
  1182. File is not need to be generated.
  1183. " RTCSkel.h " already exists and it will be same as new one.
  1184. File is not need to be generated.
  1185. " RTCStub.cpp " already exists and it will be same as new one.
  1186. File is not need to be generated.
  1187. " RTCStub.h " already exists and it will be same as new one.
  1188. File is not need to be generated.
  1189. OpenRTM.idl
  1190. " RTCSkel.cpp " already exists and it will be same as new one.
  1191. File is not need to be generated.
  1192. " RTCSkel.h " already exists and it will be same as new one.
  1193. File is not need to be generated.
  1194. " RTCStub.cpp " already exists and it will be same as new one.
  1195. File is not need to be generated.
  1196. " RTCStub.h " already exists and it will be same as new one.
  1197. File is not need to be generated.
  1198. /bin/sh: OpenRTM.idl: command not found
  1199. " RTCSkel.cpp " already exists and it will be same as new one.
  1200. File is not need to be generated.
  1201. " RTCSkel.h " already exists and it will be same as new one.
  1202. File is not need to be generated.
  1203. " RTCStub.cpp " already exists and it will be same as new one.
  1204. File is not need to be generated.
  1205. " RTCStub.h " already exists and it will be same as new one.
  1206. File is not need to be generated.
  1207. OpenRTM.idl
  1208. " OpenRTMSkel.cpp " already exists and it will be same as new one.
  1209. File is not need to be generated.
  1210. " OpenRTMSkel.h " already exists and it will be same as new one.
  1211. File is not need to be generated.
  1212. " OpenRTMStub.cpp " already exists and it will be same as new one.
  1213. File is not need to be generated.
  1214. " OpenRTMStub.h " already exists and it will be same as new one.
  1215. File is not need to be generated.
  1216. Manager.idl
  1217. /bin/sh: OpenRTM.idl: command not found
  1218. " OpenRTMSkel.cpp " already exists and it will be same as new one.
  1219. File is not need to be generated.
  1220. " OpenRTMSkel.h " already exists and it will be same as new one.
  1221. File is not need to be generated.
  1222. " OpenRTMStub.cpp " already exists and it will be same as new one.
  1223. File is not need to be generated.
  1224. " OpenRTMStub.h " already exists and it will be same as new one.
  1225. File is not need to be generated.
  1226. /bin/sh: Manager.idl: command not found
  1227. " RTCSkel.cpp " already exists and it will be same as new one.
  1228. File is not need to be generated.
  1229. " RTCSkel.h " already exists and it will be same as new one.
  1230. File is not need to be generated.
  1231. " RTCStub.cpp " already exists and it will be same as new one.
  1232. File is not need to be generated.
  1233. " RTCStub.h " already exists and it will be same as new one.
  1234. File is not need to be generated.
  1235. Manager.idl
  1236. OpenRTM.idl
  1237. " RTCSkel.cpp " already exists and it will be same as new one.
  1238. File is not need to be generated.
  1239. " RTCSkel.h " already exists and it will be same as new one.
  1240. File is not need to be generated.
  1241. " RTCStub.cpp " already exists and it will be same as new one.
  1242. File is not need to be generated.
  1243. " RTCStub.h " already exists and it will be same as new one.
  1244. File is not need to be generated.
  1245. /bin/sh: Manager.idl: command not found
  1246. /bin/sh: OpenRTM.idl: command not found
  1247. " OpenRTMSkel.cpp " already exists and it will be same as new one.
  1248. File is not need to be generated.
  1249. " OpenRTMSkel.h " already exists and it will be same as new one.
  1250. File is not need to be generated.
  1251. " OpenRTMStub.cpp " already exists and it will be same as new one.
  1252. File is not need to be generated.
  1253. " OpenRTMStub.h " already exists and it will be same as new one.
  1254. File is not need to be generated.
  1255. Manager.idl
  1256. " OpenRTMSkel.cpp " already exists and it will be same as new one.
  1257. File is not need to be generated.
  1258. " OpenRTMSkel.h " already exists and it will be same as new one.
  1259. File is not need to be generated.
  1260. " OpenRTMStub.cpp " already exists and it will be same as new one.
  1261. File is not need to be generated.
  1262. " OpenRTMStub.h " already exists and it will be same as new one.
  1263. File is not need to be generated.
  1264. /bin/sh: Manager.idl: command not found
  1265. OpenRTM.idl
  1266. Manager.idl
  1267. /bin/sh: OpenRTM.idl: command not found
  1268. /bin/sh: Manager.idl: command not found
  1269. " OpenRTMSkel.cpp " already exists and it will be same as new one.
  1270. File is not need to be generated.
  1271. " OpenRTMSkel.h " already exists and it will be same as new one.
  1272. File is not need to be generated.
  1273. " OpenRTMStub.cpp " already exists and it will be same as new one.
  1274. File is not need to be generated.
  1275. " OpenRTMStub.h " already exists and it will be same as new one.
  1276. File is not need to be generated.
  1277. Manager.idl
  1278. /bin/sh: Manager.idl: command not found
  1279. OpenRTM.idl
  1280. " OpenRTMSkel.cpp " already exists and it will be same as new one.
  1281. File is not need to be generated.
  1282. " OpenRTMSkel.h " already exists and it will be same as new one.
  1283. File is not need to be generated.
  1284. " OpenRTMStub.cpp " already exists and it will be same as new one.
  1285. File is not need to be generated.
  1286. " OpenRTMStub.h " already exists and it will be same as new one.
  1287. File is not need to be generated.
  1288. /bin/sh: OpenRTM.idl: command not found
  1289. " OpenRTMSkel.cpp " already exists and it will be same as new one.
  1290. File is not need to be generated.
  1291. " OpenRTMSkel.h " already exists and it will be same as new one.
  1292. File is not need to be generated.
  1293. " OpenRTMStub.cpp " already exists and it will be same as new one.
  1294. File is not need to be generated.
  1295. " OpenRTMStub.h " already exists and it will be same as new one.
  1296. File is not need to be generated.
  1297. Manager.idl
  1298. /bin/sh: Manager.idl: command not found
  1299. Manager.idl
  1300. /bin/sh: Manager.idl: command not found
  1301. " OpenRTMSkel.cpp " already exists and it will be same as new one.
  1302. File is not need to be generated.
  1303. " OpenRTMSkel.h " already exists and it will be same as new one.
  1304. File is not need to be generated.
  1305. " OpenRTMStub.cpp " already exists and it will be same as new one.
  1306. File is not need to be generated.
  1307. " OpenRTMStub.h " already exists and it will be same as new one.
  1308. File is not need to be generated.
  1309. Manager.idl
  1310. /bin/sh: Manager.idl: command not found
  1311. " OpenRTMSkel.cpp " already exists and it will be same as new one.
  1312. File is not need to be generated.
  1313. " OpenRTMSkel.h " already exists and it will be same as new one.
  1314. File is not need to be generated.
  1315. " OpenRTMStub.cpp " already exists and it will be same as new one.
  1316. File is not need to be generated.
  1317. " OpenRTMStub.h " already exists and it will be same as new one.
  1318. File is not need to be generated.
  1319. Manager.idl
  1320. /bin/sh: Manager.idl: command not found
  1321. " OpenRTMSkel.cpp " already exists and it will be same as new one.
  1322. File is not need to be generated.
  1323. " OpenRTMSkel.h " already exists and it will be same as new one.
  1324. File is not need to be generated.
  1325. " OpenRTMStub.cpp " already exists and it will be same as new one.
  1326. File is not need to be generated.
  1327. " OpenRTMStub.h " already exists and it will be same as new one.
  1328. File is not need to be generated.
  1329. Manager.idl
  1330. /bin/sh: Manager.idl: command not found
  1331. " OpenRTMSkel.cpp " already exists and it will be same as new one.
  1332. File is not need to be generated.
  1333. " OpenRTMSkel.h " already exists and it will be same as new one.
  1334. File is not need to be generated.
  1335. " OpenRTMStub.cpp " already exists and it will be same as new one.
  1336. File is not need to be generated.
  1337. " OpenRTMStub.h " already exists and it will be same as new one.
  1338. File is not need to be generated.
  1339. Manager.idl
  1340. /bin/sh: Manager.idl: command not found
  1341. " OpenRTMSkel.cpp " already exists and it will be same as new one.
  1342. File is not need to be generated.
  1343. " OpenRTMSkel.h " already exists and it will be same as new one.
  1344. File is not need to be generated.
  1345. " OpenRTMStub.cpp " already exists and it will be same as new one.
  1346. File is not need to be generated.
  1347. " OpenRTMStub.h " already exists and it will be same as new one.
  1348. File is not need to be generated.
  1349. " OpenRTMSkel.cpp " already exists and it will be same as new one.
  1350. File is not need to be generated.
  1351. " OpenRTMSkel.h " already exists and it will be same as new one.
  1352. File is not need to be generated.
  1353. " OpenRTMStub.cpp " already exists and it will be same as new one.
  1354. File is not need to be generated.
  1355. " OpenRTMStub.h " already exists and it will be same as new one.
  1356. File is not need to be generated.
  1357. " ManagerSkel.cpp " already exists and it will be same as new one.
  1358. File is not need to be generated.
  1359. " ManagerSkel.h " already exists and it will be same as new one.
  1360. File is not need to be generated.
  1361. " ManagerStub.cpp " already exists and it will be same as new one.
  1362. File is not need to be generated.
  1363. " ManagerStub.h " already exists and it will be same as new one.
  1364. File is not need to be generated.
  1365. Manager.idl
  1366. Manager.idl
  1367. BasicDataType.idl
  1368. /bin/sh: Manager.idl: command not found
  1369. /bin/sh: Manager.idl: command not found
  1370. /bin/sh: BasicDataType.idl: command not found
  1371. " ManagerSkel.cpp " already exists and it will be same as new one.
  1372. File is not need to be generated.
  1373. " ManagerSkel.h " already exists and it will be same as new one.
  1374. File is not need to be generated.
  1375. " ManagerStub.cpp " already exists and it will be same as new one.
  1376. File is not need to be generated.
  1377. " ManagerStub.h " already exists and it will be same as new one.
  1378. File is not need to be generated.
  1379. " OpenRTMSkel.cpp " already exists and it will be same as new one.
  1380. File is not need to be generated.
  1381. " OpenRTMSkel.h " already exists and it will be same as new one.
  1382. File is not need to be generated.
  1383. " OpenRTMStub.cpp " already exists and it will be same as new one.
  1384. File is not need to be generated.
  1385. " OpenRTMStub.h " already exists and it will be same as new one.
  1386. File is not need to be generated.
  1387. BasicDataType.idl
  1388. " OpenRTMSkel.cpp " already exists and it will be same as new one.
  1389. File is not need to be generated.
  1390. " OpenRTMSkel.h " already exists and it will be same as new one.
  1391. File is not need to be generated.
  1392. " OpenRTMStub.cpp " already exists and it will be same as new one.
  1393. File is not need to be generated.
  1394. " OpenRTMStub.h " already exists and it will be same as new one.
  1395. File is not need to be generated.
  1396. Manager.idl
  1397. Manager.idl
  1398. /bin/sh: BasicDataType.idl: command not found
  1399. /bin/sh: Manager.idl: command not found
  1400. /bin/sh: Manager.idl: command not found
  1401. " ManagerSkel.cpp " already exists and it will be same as new one.
  1402. File is not need to be generated.
  1403. " ManagerSkel.h " already exists and it will be same as new one.
  1404. File is not need to be generated.
  1405. " ManagerStub.cpp " already exists and it will be same as new one.
  1406. File is not need to be generated.
  1407. " ManagerStub.h " already exists and it will be same as new one.
  1408. File is not need to be generated.
  1409. BasicDataType.idl
  1410. /bin/sh: BasicDataType.idl: command not found
  1411. " ManagerSkel.cpp " already exists and it will be same as new one.
  1412. File is not need to be generated.
  1413. " ManagerSkel.h " already exists and it will be same as new one.
  1414. File is not need to be generated.
  1415. " ManagerStub.cpp " already exists and it will be same as new one.
  1416. File is not need to be generated.
  1417. " ManagerStub.h " already exists and it will be same as new one.
  1418. File is not need to be generated.
  1419. BasicDataType.idl
  1420. /bin/sh: BasicDataType.idl: command not found
  1421. " ManagerSkel.cpp " already exists and it will be same as new one.
  1422. File is not need to be generated.
  1423. " ManagerSkel.h " already exists and it will be same as new one.
  1424. File is not need to be generated.
  1425. " ManagerStub.cpp " already exists and it will be same as new one.
  1426. File is not need to be generated.
  1427. " ManagerStub.h " already exists and it will be same as new one.
  1428. File is not need to be generated.
  1429. BasicDataType.idl
  1430. /bin/sh: BasicDataType.idl: command not found
  1431. " ManagerSkel.cpp " already exists and it will be same as new one.
  1432. File is not need to be generated.
  1433. " ManagerSkel.h " already exists and it will be same as new one.
  1434. File is not need to be generated.
  1435. " ManagerStub.cpp " already exists and it will be same as new one.
  1436. File is not need to be generated.
  1437. " ManagerStub.h " already exists and it will be same as new one.
  1438. File is not need to be generated.
  1439. BasicDataType.idl
  1440. /bin/sh: BasicDataType.idl: command not found
  1441. " ManagerSkel.cpp " already exists and it will be same as new one.
  1442. File is not need to be generated.
  1443. " ManagerSkel.h " already exists and it will be same as new one.
  1444. File is not need to be generated.
  1445. " ManagerStub.cpp " already exists and it will be same as new one.
  1446. File is not need to be generated.
  1447. " ManagerStub.h " already exists and it will be same as new one.
  1448. File is not need to be generated.
  1449. " ManagerSkel.cpp " already exists and it will be same as new one.
  1450. File is not need to be generated.
  1451. " ManagerSkel.h " already exists and it will be same as new one.
  1452. File is not need to be generated.
  1453. " ManagerStub.cpp " already exists and it will be same as new one.
  1454. File is not need to be generated.
  1455. " ManagerStub.h " already exists and it will be same as new one.
  1456. File is not need to be generated.
  1457. BasicDataType.idl
  1458. BasicDataType.idl
  1459. /bin/sh: BasicDataType.idl: c" OpenRTMSkel.cpp " already exists and it will be same as new one.
  1460. File is not need to be generated.
  1461. " OpenRTMSkel.h " already exists and it will be same as new one.
  1462. File is not need to be generated.
  1463. " OpenRTMStub.cpp " already exists and it will be same as new one.
  1464. File is not need to be generated.
  1465. " OpenRTMStub.h " already exists and it will be same as new one.
  1466. File is not need to be generated.
  1467. ommand not found
  1468. /bin/sh: BasicDataType.idl: command not found
  1469. Manager.idl
  1470. /bin/sh: Manager.idl: command not found
  1471. " ManagerSkel.cpp " already exists and it will be same as new one.
  1472. File is not need to be generated.
  1473. " ManagerSkel.h " already exists and it will be same as new one.
  1474. File is not need to be generated.
  1475. " ManagerStub.cpp " already exists and it will be same as new one.
  1476. File is not need to be generated.
  1477. " ManagerStub.h " already exists and it will be same as new one.
  1478. File is not need to be generated.
  1479. " ManagerSkel.cpp " already exists and it will be same as new one.
  1480. File is not need to be generated.
  1481. " ManagerSkel.h " already exists and it will be same as new one.
  1482. File is not need to be generated.
  1483. " ManagerStub.cpp " already exists and it will be same as new one.
  1484. File is not need to be generated.
  1485. " ManagerStub.h " already exists and it will be same as new one.
  1486. File is not need to be generated.
  1487. BasicDataType.idl
  1488. BasicDataType.idl
  1489. /bin/sh: BasicDataType.idl: command not found
  1490. /bin/sh: BasicDataType.idl: command not found
  1491. " ManagerSkel.cpp " already exists and it will be same as new one.
  1492. File is not need to be generated.
  1493. " ManagerSkel.h " already exists and it will be same as new one.
  1494. File is not need to be generated.
  1495. " ManagerStub.cpp " already exists and it will be same as new one.
  1496. File is not need to be generated.
  1497. " ManagerStub.h " already exists and it will be same as new one.
  1498. File is not need to be generated.
  1499. BasicDataType.idl
  1500. /bin/sh: BasicDataType.idl: command not found
  1501. " BasicDataTypeSkel.cpp " already exists and it will be same as new one.
  1502. File is not need to be generated.
  1503. " BasicDataTypeSkel.h " already exists and it will be same as new one.
  1504. File is not need to be generated.
  1505. " BasicDataTypeStub.cpp " already exists and it will be same as new one.
  1506. File is not need to be generated.
  1507. " BasicDataTypeStub.h " already exists and it will be same as new one.
  1508. File is not need to be generated.
  1509. DataPort.idl
  1510. " ManagerSkel.cpp " already exists and it will be same as new one.
  1511. File is not need to be generated.
  1512. " ManagerSkel.h " already exists and it will be same as new one.
  1513. File is not need to be generated.
  1514. " ManagerStub.cpp " already exists and it will be same as new one.
  1515. File is not need to be generated.
  1516. " ManagerStub.h " already exists and it will be same as new one.
  1517. File is not need to be generated.
  1518. /bin/sh: DataPort.idl: command not found
  1519. BasicDataType.idl
  1520. /bin/sh: BasicDataType.idl: command not found
  1521. " BasicDataTypeSkel.cpp " already exists and it will be same as new one.
  1522. File is not need to be generated.
  1523. " BasicDataTypeSkel.h " already exists and it will be same as new one.
  1524. File is not need to be generated.
  1525. " BasicDataTypeStub.cpp " already exists and it will be same as new one.
  1526. File is not need to be generated.
  1527. " BasicDataTypeStub.h " already exists and it will be same as new one.
  1528. File is not need to be generated.
  1529. " ManagerSkel.cpp " already exists and it will be same as new one.
  1530. File is not need to be generated.
  1531. " ManagerSkel.h " already exists and it will be same as new one.
  1532. File is not need to be generated.
  1533. " ManagerStub.cpp " already exists and it will be same as new one.
  1534. File is not need to be generated.
  1535. " ManagerStub.h " already exists and it will be same as new one.
  1536. File is not need to be generated.
  1537. DataPort.idl
  1538. /bin/sh: DataPort.idl: command not found
  1539. " BasicDataTypeSkel.cpp " already exists and it will be same as new one.
  1540. File is not need to be generated.
  1541. " BasicDataTypeSkel.h " already exists and it will be same as new one.
  1542. File is not need to be generated.
  1543. " BasicDataTypeStub.cpp " already exists and it will be same as new one.
  1544. File is not need to be generated.
  1545. " BasicDataTypeStub.h " already exists and it will be same as new one.
  1546. File is not need to be generated.
  1547. DataPort.idl
  1548. /bin/sh: DataPort.idl: command not found
  1549. " ManagerSkel.cpp " already exists and it will be same as new one.
  1550. File is not need to be generated.
  1551. " ManagerSkel.h " already exists and it will be same as new one.
  1552. File is not need to be generated.
  1553. " ManagerStub.cpp " already exists and it will be same as new one.
  1554. File is not need to be generated.
  1555. " ManagerStub.h " already exists and it will be same as new one.
  1556. File is not need to be generated.
  1557. BasicDataType.idl
  1558. /bin/sh: BasicDataType.idl: command not found
  1559. " BasicDataTypeSkel.cpp " already exists and it will be same as new one.
  1560. File is not need to be generated.
  1561. " BasicDataTypeSkel.h " already exists and it will be same as new one.
  1562. File is not need to be generated.
  1563. " BasicDataTypeStub.cpp " already exists and it will be same as new one.
  1564. File is not need to be generated.
  1565. " BasicDataTypeStub.h " already exists and it will be same as new one.
  1566. File is not need to be generated.
  1567. DataPort.idl
  1568. " BasicDataTypeSkel.cpp " already exists and it will be same as new one.
  1569. File is not need to be generated.
  1570. " BasicDataTypeSkel.h " already exists and it will be same as new one.
  1571. File is not need to be generated.
  1572. " BasicDataTypeStub.cpp " already exists and it will be same as new one.
  1573. File is not need to be generated.
  1574. " BasicDataTypeStub.h " already exists and it will be same as new one.
  1575. File is not need to be generated.
  1576. DataPort.idl
  1577. /bin/sh: DataPort.idl: command not found
  1578. /bin/sh: DataPort.idl: command not found
  1579. " BasicDataTypeSkel.cpp " already exists and it will be same as new one.
  1580. File is not need to be generated.
  1581. " BasicDataTypeSkel.h " already exists and it will be same as new one.
  1582. File is not need to be generated.
  1583. " BasicDataTypeStub.cpp " already exists and it will be same as new one.
  1584. File is not need to be generated.
  1585. " BasicDataTypeStub.h " already exists and it will be same as new one.
  1586. File is not need to be generated.
  1587. " ManagerSkel.cpp " already exists and it will be same as new one.
  1588. File is not need to be generated.
  1589. " ManagerSkel.h " already exists and it will be same as new one.
  1590. File is not need to be generated.
  1591. " ManagerStub.cpp " already exists and it will be same as new one.
  1592. File is not need to be generated.
  1593. " ManagerStub.h " already exists and it will be same as new one.
  1594. File is not need to be generated.
  1595. " BasicDataTypeSkel.cpp " already exists and it will be same as new one.
  1596. File is not need to be generated.
  1597. " BasicDataTypeSkel.h " already exists and it will be same as new one.
  1598. File is not need to be generated.
  1599. " BasicDataTypeStub.cpp " already exists and it will be same as new one.
  1600. File is not need to be generated.
  1601. " BasicDataTypeStub.h " already exists and it will be same as new one.
  1602. File is not need to be generated.
  1603. DataPort.idl
  1604. DataPort.idl
  1605. /bin/sh: DataPort.idl: command not found
  1606. /bin/sh: DataPort.idl: command not found
  1607. BasicDataType.idl
  1608. /bin/sh: BasicDataType.idl: command not found
  1609. " BasicDataTypeSkel.cpp " already exists and it will be same as new one.
  1610. File is not need to be generated.
  1611. " BasicDataTypeSkel.h " already exists and it will be same as new one.
  1612. File is not need to be generated.
  1613. " BasicDataTypeStub.cpp " already exists and it will be same as new one.
  1614. File is not need to be generated.
  1615. " BasicDataTypeStub.h " already exists and it will be same as new one.
  1616. File is not need to be generated.
  1617. DataPort.idl
  1618. /bin/sh: DataPort.idl: command not found
  1619. " BasicDataTypeSkel.cpp " already exists and it will be same as new one.
  1620. File is not need to be generated.
  1621. " BasicDataTypeSkel.h " already exists and it will be same as new one.
  1622. File is not need to be generated.
  1623. " BasicDataTypeStub.cpp " already exists and it will be same as new one.
  1624. File is not need to be generated.
  1625. " BasicDataTypeStub.h " already exists and it will be same as new one.
  1626. File is not need to be generated.
  1627. DataPort.idl
  1628. /bin/sh: DataPort.idl: command not found
  1629. " BasicDataTypeSkel.cpp " already exists and it will be same as new one.
  1630. File is not need to be generated.
  1631. " BasicDataTypeSkel.h " already exists and it will be same as new one.
  1632. File is not need to be generated.
  1633. " BasicDataTypeStub.cpp " already exists and it will be same as new one.
  1634. File is not need to be generated.
  1635. " BasicDataTypeStub.h " already exists and it will be same as new one.
  1636. File is not need to be generated.
  1637. DataPort.idl
  1638. /bin/sh: DataPort.idl: command not found
  1639. BasicDataType.idl
  1640. /bin/sh: BasicDataType.idl: command not found
  1641. " BasicDataTypeSkel.cpp " already exists and it will be same as new one.
  1642. File is not need to be generated.
  1643. " BasicDataTypeSkel.h " already exists and it will be same as new one.
  1644. File is not need to be generated.
  1645. " BasicDataTypeStub.cpp " already exists and it will be same as new one.
  1646. File is not need to be generated.
  1647. " BasicDataTypeStub.h " already exists and it will be same as new one.
  1648. File is not need to be generated.
  1649. " ManagerSkel.cpp " already exists and it will be same as new one.
  1650. File is not need to be generated.
  1651. " ManagerSkel.h " already exists and it will be same as new one.
  1652. File is not need to be generated.
  1653. " ManagerStub.cpp " already exists and it will be same as new one.
  1654. File is not need to be generated.
  1655. " ManagerStub.h " already exists and it will be same as new one.
  1656. File is not need to be generated.
  1657. DataPort.idl
  1658. BasicDataType.idl
  1659. " DataPortSkel.cpp " already exists and it will be same as new one.
  1660. File is not need to be generated.
  1661. " DataPortSkel.h " already exists and it will be same as new one.
  1662. File is not need to be generated.
  1663. " DataPortStub.cpp " already exists and it will be same as new one.
  1664. File is not need to be generated.
  1665. " DataPortStub.h " already exists and it will be same as new one.
  1666. File is not need to be generated.
  1667. /bin/sh: DataPort.idl: command not found
  1668. /bin/sh: BasicDataType.idl: command not found
  1669. ExtendedDataTypes.idl
  1670. /bin/sh: ExtendedDataTypes.idl: command not found
  1671. " BasicDataTypeSkel.cpp " already exists and it will be same as new one.
  1672. File is not need to be generated.
  1673. " BasicDataTypeSkel.h " already exists and it will be same as new one.
  1674. File is not need to be generated.
  1675. " BasicDataTypeStub.cpp " already exists and it will be same as new one.
  1676. File is not need to be generated.
  1677. " BasicDataTypeStub.h " already exists and it will be same as new one.
  1678. File is not need to be generated.
  1679. DataPort.idl
  1680. /bin/sh: DataPort.idl: command not found
  1681. " DataPortSkel.cpp " already exists and it will be same as new one.
  1682. File is not need to be generated.
  1683. " DataPortSkel.h " already exists and it will be same as new one.
  1684. File is not need to be generated.
  1685. " DataPortStub.cpp " already exists and it will be same as new one.
  1686. File is not need to be generated.
  1687. " DataPortStub.h " already exists and it will be same as new one.
  1688. File is not need to be generated.
  1689. " DataPortSkel.cpp " already exists and it will be same as new one.
  1690. File is not need to be generated.
  1691. " DataPortSkel.h " already exists and it will be same as new one.
  1692. File is not need to be generated.
  1693. " DataPortStub.cpp " already exists and it will be same as new one.
  1694. File is not need to be generated.
  1695. " DataPortStub.h " already exists and it will be same as new one.
  1696. File is not need to be generated.
  1697. ExtendedDataTypes.idl
  1698. ExtendedDataTypes.idl
  1699. /bin/sh: ExtendedDataTypes.idl: command not found
  1700. /bin/sh: ExtendedDataTypes.idl: command not found
  1701. " BasicDataTypeSkel.cpp " already exists and it will be same as new one.
  1702. File is not need to be generated.
  1703. " BasicDataTypeSkel.h " already exists and it will be same as new one.
  1704. File is not need to be generated.
  1705. " BasicDataTypeStub.cpp " already exists and it will be same as new one.
  1706. File is not need to be generated.
  1707. " BasicDataTypeStub.h " already exists and it will be same as new one.
  1708. File is not need to be generated.
  1709. DataPort.idl
  1710. /bin/sh: DataPort.idl: command not found
  1711. " BasicDataTypeSkel.cpp " already exists and it will be same as new one.
  1712. File is not need to be generated.
  1713. " BasicDataTypeSkel.h " already exists and it will be same as new one.
  1714. File is not need to be generated.
  1715. " BasicDataTypeStub.cpp " already exists and it will be same as new one.
  1716. File is not need to be generated.
  1717. " BasicDataTypeStub.h " already exists and it will be same as new one.
  1718. File is not need to be generated.
  1719. DataPort.idl
  1720. /bin/sh: DataPort.idl: command not found
  1721. " DataPortSkel.cpp " already exists and it will be same as new one.
  1722. File is not need to be generated.
  1723. " DataPortSkel.h " already exists and it will be same as new one.
  1724. File is not need to be generated.
  1725. " DataPortStub.cpp " already exists and it will be same as new one.
  1726. File is not need to be generated.
  1727. " DataPortStub.h " already exists and it will be same as new one.
  1728. File is not need to be generated.
  1729. ExtendedDataTypes.idl
  1730. /bin/sh: ExtendedDataTypes.idl: command not found
  1731. " DataPortSkel.cpp " already exists and it will be same as new one.
  1732. File is not need to be generated.
  1733. " DataPortSkel.h " already exists and it will be same as new one.
  1734. File is not need to be generated.
  1735. " DataPortStub.cpp " already exists and it will be same as new one.
  1736. File is not need to be generated.
  1737. " DataPortStub.h " already exists and it will be same as new one.
  1738. File is not need to be generated.
  1739. ExtendedDataTypes.idl
  1740. " DataPortSkel.cpp " already exists and it will be same as new one.
  1741. File is not need to be generated.
  1742. " DataPortSkel.h " already exists and it will be same as new one.
  1743. File is not need to be generated.
  1744. " DataPortStub.cpp " already exists and it will be same as new one.
  1745. File is not need to be generated.
  1746. " DataPortStub.h " already exists and it will be same as new one.
  1747. File is not need to be generated.
  1748. " ExtendedDataTypesSkel.cpp " already exists and it will be same as new one.
  1749. File is not need to be generated.
  1750. " ExtendedDataTypesSkel.h " already exists and it will be same as new one.
  1751. File is not need to be generated.
  1752. " ExtendedDataTypesStub.cpp " already exists and it will be same as new one.
  1753. File is not need to be generated.
  1754. " ExtendedDataTypesStub.h " already exists and it will be same as new one.
  1755. File is not need to be generated.
  1756. /bin/sh: ExtendedDataTypes.idl: command not found
  1757. ExtendedDataTypes.idl
  1758. InterfaceDataTypes.idl
  1759. /bin/sh: ExtendedDataTypes.idl: command not found
  1760. /bin/sh: InterfaceDataTypes.idl: command not found
  1761. " BasicDataTypeSkel.cpp " already exists and it will be same as new one.
  1762. File is not need to be generated.
  1763. " BasicDataTypeSkel.h " already exists and it will be same as new one.
  1764. File is not need to be generated.
  1765. " BasicDataTypeStub.cpp " already exists and it will be same as new one.
  1766. File is not need to be generated.
  1767. " BasicDataTypeStub.h " already exists and it will be same as new one.
  1768. File is not need to be generated.
  1769. DataPort.idl
  1770. /bin/sh: DataPort.idl: command not found
  1771. " DataPortSkel.cpp " already exists and it will be same as new one.
  1772. File is not need to be generated.
  1773. " DataPortSkel.h " already exists and it will be same as new one.
  1774. File is not need to be generated.
  1775. " DataPortStub.cpp " already exists and it will be same as new one.
  1776. File is not need to be generated.
  1777. " DataPortStub.h " already exists and it will be same as new one.
  1778. File is not need to be generated.
  1779. " DataPortSkel.cpp " already exists and it will be same as new one.
  1780. File is not need to be generated.
  1781. " DataPortSkel.h " already exists and it will be same as new one.
  1782. File is not need to be generated.
  1783. " DataPortStub.cpp " already exists and it will be same as new one.
  1784. File is not need to be generated.
  1785. " DataPortStub.h " already exists and it will be same as new one.
  1786. File is not need to be generated.
  1787. ExtendedDataTypes.idl
  1788. " DataPortSkel.cpp " already exists and it will be same as new one.
  1789. File is not need to be generated.
  1790. " DataPortSkel.h " already exists and it will be same as new one.
  1791. File is not need to be generated.
  1792. " DataPortStub.cpp " already exists and it will be same as new one.
  1793. File is not need to be generated.
  1794. " DataPortStub.h " already exists and it will be same as new one.
  1795. File is not need to be generated.
  1796. /bin/sh: ExtendedDataTypes.idl: command not found
  1797. ExtendedDataTypes.idl
  1798. /bin/sh: ExtendedDataTypes.idl: command not found
  1799. " DataPortSkel.cpp " already exists and it will be same as new one.
  1800. File is not need to be generated.
  1801. " DataPortSkel.h " already exists and it will be same as new one.
  1802. File is not need to be generated.
  1803. " DataPortStub.cpp " already exists and it will be same as new one.
  1804. File is not need to be generated.
  1805. " DataPortStub.h " already exists and it will be same as new one.
  1806. File is not need to be generated.
  1807. ExtendedDataTypes.idl
  1808. ExtendedDataTypes.idl
  1809. /bin/sh: ExtendedDataTypes.idl: command not found
  1810. /bin/sh: ExtendedDataTypes.idl: command not found
  1811. " DataPortSkel.cpp " already exists and it will be same as new one.
  1812. File is not need to be generated.
  1813. " DataPortSkel.h " already exists and it will be same as new one.
  1814. File is not need to be generated.
  1815. " DataPortStub.cpp " already exists and it will be same as new one.
  1816. File is not need to be generated.
  1817. " DataPortStub.h " already exists and it will be same as new one.
  1818. File is not need to be generated.
  1819. " DataPortSkel.cpp " already exists and it will be same as new one.
  1820. File is not need to be generated.
  1821. " DataPortSkel.h " already exists and it will be same as new one.
  1822. File is not need to be generated.
  1823. " DataPortStub.cpp " already exists and it will be same as new one.
  1824. File is not need to be generated.
  1825. " DataPortStub.h " already exists and it will be same as new one.
  1826. File is not need to be generated.
  1827. ExtendedDataTypes.idl
  1828. ExtendedDataTypes.idl
  1829. /bin/sh: ExtendedDataTypes.idl: command not found
  1830. /bin/sh: ExtendedDataTypes.idl: command not found
  1831. " BasicDataTypeSkel.cpp " already exists and it will be same as new one.
  1832. File is not need to be generated.
  1833. " BasicDataTypeSkel.h " already exists and it will be same as new one.
  1834. File is not need to be generated.
  1835. " BasicDataTypeStub.cpp " already exists and it will be same as new one.
  1836. File is not need to be generated.
  1837. " BasicDataTypeStub.h " already exists and it will be same as new one.
  1838. File is not need to be generated.
  1839. DataPort.idl
  1840. /bin/sh: DataPort.idl: command not found
  1841. " ExtendedDataTypesSkel.cpp " already exists and it will be same as new one.
  1842. File is not need to be generated.
  1843. " ExtendedDataTypesSkel.h " already exists and it will be same as new one.
  1844. File is not need to be generated.
  1845. " ExtendedDataTypesStub.cpp " already exists and it will be same as new one.
  1846. File is not need to be generated.
  1847. " ExtendedDataTypesStub.h " already exists and it will be same as new one.
  1848. File is not need to be generated.
  1849. " ExtendedDataTypesSkel.cpp " already exists and it will be same as new one.
  1850. File is not need to be generated.
  1851. " ExtendedDataTypesSkel.h " already exists and it will be same as new one.
  1852. File is not need to be generated.
  1853. " ExtendedDataTypesStub.cpp " already exists and it will be same as new one.
  1854. File is not need to be generated.
  1855. " ExtendedDataTypesStub.h " already exists and it will be same as new one.
  1856. File is not need to be generated.
  1857. " DataPortSkel.cpp " already exists and it will be same as new one.
  1858. File is not need to be generated.
  1859. " DataPortSkel.h " already exists and it will be same as new one.
  1860. File is not need to be generated.
  1861. " DataPortStub.cpp " already exists and it will be same as new one.
  1862. File is not need to be generated.
  1863. " DataPortStub.h " already exists and it will be same as new one.
  1864. File is not need to be generated.
  1865. InterfaceDataTypes.idl
  1866. InterfaceDataTypes.idl
  1867. /bin/sh: InterfaceDataTypes.idl: command not found
  1868. ExtendedDataTypes.idl
  1869. /bin/sh: InterfaceDataTypes.idl: command not found
  1870. /bin/sh: ExtendedDataTypes.idl: command not found
  1871. " ExtendedDataTypesSkel.cpp " already exists and it will be same as new one.
  1872. File is not need to be generated.
  1873. " ExtendedDataTypesSkel.h " already exists and it will be same as new one.
  1874. File is not need to be generated.
  1875. " ExtendedDataTypesStub.cpp " already exists and it will be same as new one.
  1876. File is not need to be generated.
  1877. " ExtendedDataTypesStub.h " already exists and it will be same as new one.
  1878. File is not need to be generated.
  1879. " InterfaceDataTypesSkel.cpp " already exists and it will be same as new one.
  1880. File is not need to be generated.
  1881. " InterfaceDataTypesSkel.h " already exists and it will be same as new one.
  1882. File is not need to be generated.
  1883. " InterfaceDataTypesStub.cpp " already exists and it will be same as new one.
  1884. File is not need to be generated.
  1885. " InterfaceDataTypesStub.h " already exists and it will be same as new one.
  1886. File is not need to be generated.
  1887. InterfaceDataTypes.idl
  1888. /bin/sh: InterfaceDataTypes.idl: command not found
  1889. " ExtendedDataTypesSkel.cpp " already exists and it will be same as new one.
  1890. File is not need to be generated.
  1891. " ExtendedDataTypesSkel.h " already exists and it will be same as new one.
  1892. File is not need to be generated.
  1893. " ExtendedDataTypesStub.cpp " already exists and it will be same as new one.
  1894. File is not need to be generated.
  1895. " ExtendedDataTypesStub.h " already exists and it will be same as new one.
  1896. File is not need to be generated.
  1897. InterfaceDataTypes.idl
  1898. /bin/sh: InterfaceDataTypes.idl: command not found
  1899. " DataPortSkel.cpp " already exists and it will be same as new one.
  1900. File is not need to be generated.
  1901. " DataPortSkel.h " already exists and it will be same as new one.
  1902. File is not need to be generated.
  1903. " DataPortStub.cpp " already exists and it will be same as new one.
  1904. File is not need to be generated.
  1905. " DataPortStub.h " already exists and it will be same as new one.
  1906. File is not need to be generated.
  1907. " ExtendedDataTypesSkel.cpp " already exists and it will be same as new one.
  1908. File is not need to be generated.
  1909. " ExtendedDataTypesSkel.h " already exists and it will be same as new one.
  1910. File is not need to be generated.
  1911. " ExtendedDataTypesStub.cpp " already exists and it will be same as new one.
  1912. File is not need to be generated.
  1913. " ExtendedDataTypesStub.h " already exists and it will be same as new one.
  1914. File is not need to be generated.
  1915. ExtendedDataTypes.idl
  1916. InterfaceDataTypes.idl
  1917. " DataPortSkel.cpp " already exists and it will be same as new one.
  1918. File is not need to be generated.
  1919. " DataPortSkel.h " already exists and it will be same as new one.
  1920. File is not need to be generated.
  1921. " DataPortStub.cpp " already exists and it will be same as new one.
  1922. File is not need to be generated.
  1923. " DataPortStub.h " already exists and it will be same as new one.
  1924. File is not need to be generated.
  1925. /bin/sh: ExtendedDataTypes.idl: command not found
  1926. ExtendedDataTypes.idl
  1927. /bin/sh: InterfaceDataTypes.idl: command not found
  1928. /bin/sh: ExtendedDataTypes.idl: command not found
  1929. " ExtendedDataTypesSkel.cpp " already exists and it will be same as new one.
  1930. File is not need to be generated.
  1931. " ExtendedDataTypesSkel.h " already exists and it will be same as new one.
  1932. File is not need to be generated.
  1933. " ExtendedDataTypesStub.cpp " already exists and it will be same as new one.
  1934. File is not need to be generated.
  1935. " ExtendedDataTypesStub.h " already exists and it will be same as new one.
  1936. File is not need to be generated.
  1937. " DataPortSkel.cpp " already exists and it will be same as new one.
  1938. File is not need to be generated.
  1939. " DataPortSkel.h " already exists and it will be same as new one.
  1940. File is not need to be generated.
  1941. " DataPortStub.cpp " already exists and it will be same as new one.
  1942. File is not need to be generated.
  1943. " DataPortStub.h " already exists and it will be same as new one.
  1944. File is not need to be generated.
  1945. InterfaceDataTypes.idl
  1946. ExtendedDataTypes.idl
  1947. " ExtendedDataTypesSkel.cpp " already exists and it will be same as new one.
  1948. File is not need to be generated.
  1949. " ExtendedDataTypesSkel.h " already exists and it will be same as new one.
  1950. File is not need to be generated.
  1951. " ExtendedDataTypesStub.cpp " already exists and it will be same as new one.
  1952. File is not need to be generated.
  1953. " ExtendedDataTypesStub.h " already exists and it will be same as new one.
  1954. File is not need to be generated.
  1955. /bin/sh: InterfaceDataTypes.idl: command not found
  1956. /bin/sh: ExtendedDataTypes.idl: command not found
  1957. InterfaceDataTypes.idl
  1958. /bin/sh: InterfaceDataTypes.idl: command not found
  1959. " ExtendedDataTypesSkel.cpp " already exists and it will be same as new one.
  1960. File is not need to be generated.
  1961. " ExtendedDataTypesSkel.h " already exists and it will be same as new one.
  1962. File is not need to be generated.
  1963. " ExtendedDataTypesStub.cpp " already exists and it will be same as new one.
  1964. File is not need to be generated.
  1965. " ExtendedDataTypesStub.h " already exists and it will be same as new one.
  1966. File is not need to be generated.
  1967. InterfaceDataTypes.idl
  1968. /bin/sh: InterfaceDataTypes.idl: command not found
  1969. " ExtendedDataTypesSkel.cpp " already exists and it will be same as new one.
  1970. File is not need to be generated.
  1971. " ExtendedDataTypesSkel.h " already exists and it will be same as new one.
  1972. File is not need to be generated.
  1973. " ExtendedDataTypesStub.cpp " already exists and it will be same as new one.
  1974. File is not need to be generated.
  1975. " ExtendedDataTypesStub.h " already exists and it will be same as new one.
  1976. File is not need to be generated.
  1977. " InterfaceDataTypesSkel.cpp " already exists and it will be same as new one.
  1978. File is not need to be generated.
  1979. " InterfaceDataTypesSkel.h " already exists and it will be same as new one.
  1980. File is not need to be generated.
  1981. " InterfaceDataTypesStub.cpp " already exists and it will be same as new one.
  1982. File is not need to be generated.
  1983. " InterfaceDataTypesStub.h " already exists and it will be same as new one.
  1984. File is not need to be generated.
  1985. InterfaceDataTypes.idl
  1986. " ExtendedDataTypesSkel.cpp " already exists and it will be same as new one.
  1987. File is not need to be generated.
  1988. " ExtendedDataTypesSkel.h " already exists and it will be same as new one.
  1989. File is not need to be generated.
  1990. " ExtendedDataTypesStub.cpp " already exists and it will be same as new one.
  1991. File is not need to be generated.
  1992. " ExtendedDataTypesStub.h " already exists and it will be same as new one.
  1993. File is not need to be generated.
  1994. /bin/sh: InterfaceDataTypes.idl: command not found
  1995. InterfaceDataTypes.idl
  1996. " ExtendedDataTypesSkel.cpp " already exists and it will be same as new one.
  1997. File is not need to be generated.
  1998. " ExtendedDataTypesSkel.h " already exists and it will be same as new one.
  1999. File is not need to be generated.
  2000. " ExtendedDataTypesStub.cpp " already exists and it will be same as new one.
  2001. File is not need to be generated.
  2002. " ExtendedDataTypesStub.h " already exists and it will be same as new one.
  2003. File is not need to be generated.
  2004. /bin/sh: InterfaceDataTypes.idl: command not found
  2005. " ExtendedDataTypesSkel.cpp " already exists and it will be same as new one.
  2006. File is not need to be generated.
  2007. " ExtendedDataTypesSkel.h " already exists and it will be same as new one.
  2008. File is not need to be generated.
  2009. " ExtendedDataTypesStub.cpp " already exists and it will be same as new one.
  2010. File is not need to be generated.
  2011. " ExtendedDataTypesStub.h " already exists and it will be same as new one.
  2012. File is not need to be generated.
  2013. InterfaceDataTypes.idl
  2014. /bin/sh: InterfaceDataTypes.idl: command not found
  2015. " ExtendedDataTypesSkel.cpp " already exists and it will be same as new one.
  2016. File is not need to be generated.
  2017. " ExtendedDataTypesSkel.h " already exists and it will be same as new one.
  2018. File is not need to be generated.
  2019. " ExtendedDataTypesStub.cpp " already exists and it will be same as new one.
  2020. File is not need to be generated.
  2021. " ExtendedDataTypesStub.h " already exists and it will be same as new one.
  2022. File is not need to be generated.
  2023. " InterfaceDataTypesSkel.cpp " already exists and it will be same as new one.
  2024. File is not need to be generated.
  2025. " InterfaceDataTypesSkel.h " already exists and it will be same as new one.
  2026. File is not need to be generated.
  2027. " InterfaceDataTypesStub.cpp " already exists and it will be same as new one.
  2028. File is not need to be generated.
  2029. " InterfaceDataTypesStub.h " already exists and it will be same as new one.
  2030. File is not need to be generated.
  2031. InterfaceDataTypes.idl
  2032. /bin/sh: InterfaceDataTypes.idl: command not found
  2033. InterfaceDataTypes.idl
  2034. /bin/sh: InterfaceDataTypes.idl: command not found
  2035. " InterfaceDataTypesSkel.cpp " already exists and it will be same as new one.
  2036. File is not need to be generated.
  2037. " InterfaceDataTypesSkel.h " already exists and it will be same as new one.
  2038. File is not need to be generated.
  2039. " InterfaceDataTypesStub.cpp " already exists and it will be same as new one.
  2040. File is not need to be generated.
  2041. " InterfaceDataTypesStub.h " already exists and it will be same as new one.
  2042. File is not need to be generated.
  2043. " InterfaceDataTypesSkel.cpp " already exists and it will be same as new one.
  2044. File is not need to be generated.
  2045. " InterfaceDataTypesSkel.h " already exists and it will be same as new one.
  2046. File is not need to be generated.
  2047. " InterfaceDataTypesStub.cpp " already exists and it will be same as new one.
  2048. File is not need to be generated.
  2049. " InterfaceDataTypesStub.h " already exists and it will be same as new one.
  2050. File is not need to be generated.
  2051. " ExtendedDataTypesSkel.cpp " already exists and it will be same as new one.
  2052. File is not need to be generated.
  2053. " ExtendedDataTypesSkel.h " already exists and it will be same as new one.
  2054. File is not need to be generated.
  2055. " ExtendedDataTypesStub.cpp " already exists and it will be same as new one.
  2056. File is not need to be generated.
  2057. " ExtendedDataTypesStub.h " already exists and it will be same as new one.
  2058. File is not need to be generated.
  2059. " InterfaceDataTypesSkel.cpp " already exists and it will be same as new one.
  2060. File is not need to be generated.
  2061. " InterfaceDataTypesSkel.h " already exists and it will be same as new one.
  2062. File is not need to be generated.
  2063. " InterfaceDataTypesStub.cpp " already exists and it will be same as new one.
  2064. File is not need to be generated.
  2065. " InterfaceDataTypesStub.h " already exists and it will be same as new one.
  2066. File is not need to be generated.
  2067. InterfaceDataTypes.idl
  2068. " InterfaceDataTypesSkel.cpp " already exists and it will be same as new one.
  2069. File is not need to be generated.
  2070. " InterfaceDataTypesSkel.h " already exists and it will be same as new one.
  2071. File is not need to be generated.
  2072. " InterfaceDataTypesStub.cpp " already exists and it will be same as new one.
  2073. File is not need to be generated.
  2074. " InterfaceDataTypesStub.h " already exists and it will be same as new one.
  2075. File is not need to be generated.
  2076. /bin/sh: InterfaceDataTypes.idl: command not found
  2077. " InterfaceDataTypesSkel.cpp " already exists and it will be same as new one.
  2078. File is not need to be generated.
  2079. " InterfaceDataTypesSkel.h " already exists and it will be same as new one.
  2080. File is not need to be generated.
  2081. " InterfaceDataTypesStub.cpp " already exists and it will be same as new one.
  2082. File is not need to be generated.
  2083. " InterfaceDataTypesStub.h " already exists and it will be same as new one.
  2084. File is not need to be generated.
  2085. " InterfaceDataTypesSkel.cpp " already exists and it will be same as new one.
  2086. File is not need to be generated.
  2087. " InterfaceDataTypesSkel.h " already exists and it will be same as new one.
  2088. File is not need to be generated.
  2089. " InterfaceDataTypesStub.cpp " already exists and it will be same as new one.
  2090. File is not need to be generated.
  2091. " InterfaceDataTypesStub.h " already exists and it will be same as new one.
  2092. File is not need to be generated.
  2093. " InterfaceDataTypesSkel.cpp " already exists and it will be same as new one.
  2094. File is not need to be generated.
  2095. " InterfaceDataTypesSkel.h " already exists and it will be same as new one.
  2096. File is not need to be generated.
  2097. " InterfaceDataTypesStub.cpp " already exists and it will be same as new one.
  2098. File is not need to be generated.
  2099. " InterfaceDataTypesStub.h " already exists and it will be same as new one.
  2100. File is not need to be generated.
  2101. " ExtendedDataTypesSkel.cpp " already exists and it will be same as new one.
  2102. File is not need to be generated.
  2103. " ExtendedDataTypesSkel.h " already exists and it will be same as new one.
  2104. File is not need to be generated.
  2105. " ExtendedDataTypesStub.cpp " already exists and it will be same as new one.
  2106. File is not need to be generated.
  2107. " ExtendedDataTypesStub.h " already exists and it will be same as new one.
  2108. File is not need to be generated.
  2109. InterfaceDataTypes.idl
  2110. /bin/sh: InterfaceDataTypes.idl: command not found
  2111. " InterfaceDataTypesSkel.cpp " already exists and it will be same as new one.
  2112. File is not need to be generated.
  2113. " InterfaceDataTypesSkel.h " already exists and it will be same as new one.
  2114. File is not need to be generated.
  2115. " InterfaceDataTypesStub.cpp " already exists and it will be same as new one.
  2116. File is not need to be generated.
  2117. " InterfaceDataTypesStub.h " already exists and it will be same as new one.
  2118. File is not need to be generated.
  2119. " InterfaceDataTypesSkel.cpp " already exists and it will be same as new one.
  2120. File is not need to be generated.
  2121. " InterfaceDataTypesSkel.h " already exists and it will be same as new one.
  2122. File is not need to be generated.
  2123. " InterfaceDataTypesStub.cpp " already exists and it will be same as new one.
  2124. File is not need to be generated.
  2125. " InterfaceDataTypesStub.h " already exists and it will be same as new one.
  2126. File is not need to be generated.
  2127. " InterfaceDataTypesSkel.cpp " already exists and it will be same as new one.
  2128. File is not need to be generated.
  2129. " InterfaceDataTypesSkel.h " already exists and it will be same as new one.
  2130. File is not need to be generated.
  2131. " InterfaceDataTypesStub.cpp " already exists and it will be same as new one.
  2132. File is not need to be generated.
  2133. " InterfaceDataTypesStub.h " already exists and it will be same as new one.
  2134. File is not need to be generated.
  2135. " InterfaceDataTypesSkel.cpp " already exists and it will be same as new one.
  2136. File is not need to be generated.
  2137. " InterfaceDataTypesSkel.h " already exists and it will be same as new one.
  2138. File is not need to be generated.
  2139. " InterfaceDataTypesStub.cpp " already exists and it will be same as new one.
  2140. File is not need to be generated.
  2141. " InterfaceDataTypesStub.h " already exists and it will be same as new one.
  2142. File is not need to be generated.
  2143. " InterfaceDataTypesSkel.cpp " already exists and it will be same as new one.
  2144. File is not need to be generated.
  2145. " InterfaceDataTypesSkel.h " already exists and it will be same as new one.
  2146. File is not need to be generated.
  2147. " InterfaceDataTypesStub.cpp " already exists and it will be same as new one.
  2148. File is not need to be generated.
  2149. " InterfaceDataTypesStub.h " already exists and it will be same as new one.
  2150. File is not need to be generated.
  2151. " InterfaceDataTypesSkel.cpp " already exists and it will be same as new one.
  2152. File is not need to be generated.
  2153. " InterfaceDataTypesSkel.h " already exists and it will be same as new one.
  2154. File is not need to be generated.
  2155. " InterfaceDataTypesStub.cpp " already exists and it will be same as new one.
  2156. File is not need to be generated.
  2157. " InterfaceDataTypesStub.h " already exists and it will be same as new one.
  2158. File is not need to be generated.
  2159. make[6]: *** [all-recursive] Error 1
  2160. make[5]: *** [all-recursive] Error 1
  2161. make[4]: *** [all] Error 2
  2162. make[3]: *** [all-recursive] Error 1
  2163. make[2]: *** [all-recursive] Error 1
  2164. make[1]: *** [all-recursive] Error 1
  2165. make: *** [installed] Error 2
  2166. CMake Error at openrtm_common/openrtm_aist_core/openrtm_aist/catkin.cmake:27 (message):
  2167. Compile openrtm_aist failed: 2
  2168. Call Stack (most recent call first):
  2169. openrtm_common/openrtm_aist_core/openrtm_aist/CMakeLists.txt:2 (include)
  2170.  
  2171.  
  2172. -- Configuring incomplete, errors occurred!
  2173. See also "/Users/rosppa/ROS/hydro_mac10.9/cws_rtmros/build/CMakeFiles/CMakeOutput.log".
  2174. Invoking "cmake" failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement