Advertisement
Guest User

Error omnetpp

a guest
Mar 2nd, 2011
861
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.45 KB | None | 0 0
  1. ==> Starting build()...
  2. patching file ./src/gned/tkcmd.cc
  3. patching file ./src/plove/engine/util.h
  4. patching file ./src/plove/engine/filetokenizer.h
  5. patching file ./src/plove/tkcmd.cc
  6. patching file ./src/scalars/engine/scalarmanager.cc
  7. patching file ./src/scalars/engine/filetokenizer.h
  8. patching file ./samples/sockets/csocketrtscheduler.cc
  9. patching file ./include/defs.h
  10. checking build system type... x86_64-unknown-linux-gnu
  11. checking host system type... x86_64-unknown-linux-gnu
  12. configure: -----------------------------------------------
  13. configure: reading configure.user for your custom settings
  14. configure: -----------------------------------------------
  15. checking for icc... no
  16. checking for gcc... gcc
  17. checking for C compiler default output file name... a.out
  18. checking whether the C compiler works... yes
  19. checking whether we are cross compiling... no
  20. checking for suffix of executables...
  21. checking for suffix of object files... o
  22. checking whether we are using the GNU C compiler... yes
  23. checking whether gcc accepts -g... yes
  24. checking for gcc option to accept ANSI C... none needed
  25. checking for icpc... no
  26. checking for g++... g++
  27. checking whether we are using the GNU C++ compiler... yes
  28. checking whether g++ accepts -g... yes
  29. checking for ranlib... ranlib
  30. checking if shared libs need -fPIC... yes
  31. checking for dlopen with CFLAGS="" LIBS=""... no
  32. checking if --export-dynamic linker option is supported/needed... test failed
  33. checking for flags needed to link with static libs containing simple modules... --whole-archive
  34. configure: NOTE: Use the following syntax when linking with static libraries
  35. configure: containing simple modules and other dynamically registered components:
  36. configure: g++ ... -Wl,--whole-archive <libs> -Wl,--no-whole-archive ...
  37. checking for bison... bison -y
  38. checking for flex... flex
  39. checking for yywrap in -lfl... yes
  40. checking lex output file root... lex.yy
  41. checking whether yytext is a pointer... no
  42. checking for make... make
  43. checking for doxygen... doxygen
  44. checking for perl... perl
  45. checking for xsltproc... xsltproc
  46. checking for gs... gs
  47. checking for convert... convert
  48. checking for dot... dot
  49. checking for giftrans... giftrans
  50. checking for math with CFLAGS="" LIBS=""... yes
  51. checking for standard C++ lib with CFLAGS="" LIBS="-lstdc++"... yes
  52. checking for dlopen with CFLAGS="" LIBS=""... no
  53. checking for dlopen with CFLAGS="" LIBS="-ldl"... yes
  54. checking for winsock with CFLAGS="" LIBS="-lwsock32"... no
  55. checking for Tcl/Tk with CFLAGS="" LIBS=""... no
  56. checking how to run the C++ preprocessor... g++ -E
  57. checking for X... libraries , headers in standard search path
  58. checking for Tcl/Tk 8.5 with CFLAGS=" " LIBS=" -ltk85 -ltcl85"... no
  59. checking for Tcl/Tk 8.5 with CFLAGS=" " LIBS=" -ltk8.5 -ltcl8.5"... yes
  60. checking for wish... wish
  61. checking for BLT 2.4 with CFLAGS="" LIBS=" -ltk8.5 -ltcl8.5"... no
  62. checking for BLT 2.4 with CFLAGS="" LIBS="-lBLT24 -ltk8.5 -ltcl8.5"... yes
  63. checking for MPI with CFLAGS="" LIBS=""... no
  64. checking for MPI with CFLAGS="" LIBS="-pthread -llammpio -llammpi++ -lmpi -llam -laio -laio -lutil"... no
  65. checking for MPI with CFLAGS="" LIBS="-lmpi++ -lmpi"... no
  66. configure: WARNING: Optional package MPI (needed for parallel simulation) not found.
  67. checking for LibXML XML parser with CFLAGS="" LIBS=""... no
  68. checking for LibXML XML parser with CFLAGS="" LIBS="-lxml2"... no
  69. checking for LibXML XML parser with CFLAGS="-I/usr/include/libxml2" LIBS="-lxml2"... yes
  70. checking for Expat XML parser with CFLAGS="" LIBS=""... no
  71. checking for Expat XML parser with CFLAGS="" LIBS="-lexpat"... yes
  72. configure: Using LibXML for XML parsing
  73. checking for Akaroa with CFLAGS="" LIBS=""... no
  74. checking for Akaroa with CFLAGS="" LIBS="-lakaroa -lfl"... no
  75. configure: WARNING: Optional package Akaroa not found
  76. configure: creating ./config.status
  77. config.status: creating Makefile
  78. config.status: creating src/cmdenv/Makefile
  79. config.status: creating src/envir/Makefile
  80. config.status: creating src/gned/Makefile
  81. config.status: creating src/nedxml/Makefile
  82. config.status: creating src/nedc/Makefile
  83. config.status: creating src/scalars/Makefile
  84. config.status: creating src/plove/Makefile
  85. config.status: creating src/sim/Makefile
  86. config.status: creating src/tkenv/Makefile
  87. config.status: creating src/utils/Makefile
  88. config.status: creating src/utils/opp_makemake
  89. config.status: creating src/utils/opp_neddoc
  90. config.status: creating test/core/runtest
  91. config.status: creating samples/aloha/Makefile
  92. config.status: creating samples/cqn/Makefile
  93. config.status: creating samples/dyna/Makefile
  94. config.status: creating samples/fifo/Makefile
  95. config.status: creating samples/hcube/Makefile
  96. config.status: creating samples/hist/Makefile
  97. config.status: creating samples/neddemo/Makefile
  98. config.status: creating samples/p-to-p/Makefile
  99. config.status: creating samples/queueing/Makefile
  100. config.status: creating samples/routing/Makefile
  101. config.status: creating samples/queues/Makefile
  102. config.status: creating samples/tictoc/Makefile
  103. config.status: creating samples/tokenring/Makefile
  104. config.status: creating samples/sockets/Makefile
  105. config.status: creating test/Makefile
  106.  
  107. WARNING: The configuration script could not detect the following packages:
  108.  
  109. MPI (optional) Akaroa (optional)
  110.  
  111. Scroll up to see the warning messages (use shift+PgUp key), and see config.log
  112. for more details. While you can use OMNeT++/OMNEST in the current
  113. configuration, please be aware that some functionality may be unavailable
  114. or incomplete.
  115.  
  116.  
  117. Your PATH contains /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/bin. Good!
  118. Your LD_LIBRARY_PATH is set. Good!
  119.  
  120. WARNING: The TCL_LIBRARY environment variable is not set, and without it
  121. OMNEST/OMNeT++ GUI programs may be unable to find the BLT library.
  122. Please set it to point to the following directory:
  123. /usr/lib/tcl8.5
  124.  
  125. Add the corresponding line to your startup file:
  126. export TCL_LIBRARY=/usr/lib/tcl8.5
  127. # into .(bash_)profile if you use bash or other sh-like shell
  128. setenv TCL_LIBRARY /usr/lib/tcl8.5
  129. # into .cshrc if you use tcsh or other csh-like shell
  130. For additional information, please visit the "Common installation problems"
  131. page on www.omnetpp.org.
  132. cd /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/src/utils && make
  133. cd /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/samples/aloha && make
  134. make[1]: Entering directory `/tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/src/utils'
  135. g++ seedtool.cc -o seedtool
  136. make[1]: Entering directory `/tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/samples/aloha'
  137. g++ -c -O2 -DNDEBUG=1 -fPIC -DWITH_PARSIM -DWITH_NETBUILDER -I/tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include host.cc
  138. gcc tcl2c.c -o tcl2c
  139. g++ -c -O2 -DNDEBUG=1 -fPIC -DWITH_PARSIM -DWITH_NETBUILDER -I/tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include server.cc
  140. chmod +x opp_makemake opp_test opp_makedep opp_neddoc splitvec
  141. cp opp_makemake /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/bin
  142. cp opp_test /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/bin
  143. cp opp_makedep /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/bin
  144. cp opp_neddoc /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/bin
  145. cp splitvec /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/bin
  146. cp neddoc.xsl /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/bin
  147. cp neddocproc.pl /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/bin
  148. ../utils/install-prog seedtool /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/bin
  149. # next line is for samples/rundemo
  150. echo wish >/home/swiftscythe/.wishname
  151. make[1]: Leaving directory `/tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/src/utils'
  152. cd /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/samples/cqn && make
  153. In file included from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cmodule.h:29:0,
  154. from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/random.h:23,
  155. from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/omnetpp.h:27,
  156. from host.cc:11:
  157. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:59:25: warning: ‘cBag’ is deprecated
  158. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:77:36: warning: ‘cBag’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:43)
  159. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:77:36: warning: ‘cBag’ is deprecated
  160. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h: In member function ‘virtual cPolymorphic* cBag::dup() const’:
  161. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:87:52: warning: ‘cBag’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:43)
  162. make[1]: Entering directory `/tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/samples/cqn'
  163. g++ -c -O2 -DNDEBUG=1 -fPIC -DWITH_PARSIM -DWITH_NETBUILDER -I/tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include queue.cc
  164. In file included from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/macros.h:28:0,
  165. from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/omnetpp.h:34,
  166. from host.cc:11:
  167. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h: At global scope:
  168. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:472:34: warning: ‘cLinkType’ is deprecated
  169. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:482:42: warning: ‘cLinkType’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:452)
  170. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:482:42: warning: ‘cLinkType’ is deprecated
  171. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h: In member function ‘virtual cPolymorphic* cLinkType::dup() const’:
  172. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:492:52: warning: ‘cLinkType’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:452)
  173. In file included from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cmodule.h:29:0,
  174. from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/random.h:23,
  175. from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/omnetpp.h:27,
  176. from server.cc:11:
  177. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:59:25: warning: ‘cBag’ is deprecated
  178. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:77:36: warning: ‘cBag’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:43)
  179. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:77:36: warning: ‘cBag’ is deprecated
  180. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h: In member function ‘virtual cPolymorphic* cBag::dup() const’:
  181. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:87:52: warning: ‘cBag’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:43)
  182. In file included from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/macros.h:28:0,
  183. from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/omnetpp.h:34,
  184. from server.cc:11:
  185. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h: At global scope:
  186. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:472:34: warning: ‘cLinkType’ is deprecated
  187. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:482:42: warning: ‘cLinkType’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:452)
  188. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:482:42: warning: ‘cLinkType’ is deprecated
  189. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h: In member function ‘virtual cPolymorphic* cLinkType::dup() const’:
  190. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:492:52: warning: ‘cLinkType’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:452)
  191. In file included from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/omnetpp.h:45:0,
  192. from host.cc:11:
  193. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h: At global scope:
  194. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:54:29: warning: ‘cPacket’ is deprecated
  195. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:60:40: warning: ‘cPacket’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:36)
  196. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:60:40: warning: ‘cPacket’ is deprecated
  197. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h: In member function ‘virtual cPolymorphic* cPacket::dup() const’:
  198. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:70:51: warning: ‘cPacket’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:36)
  199. In file included from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/omnetpp.h:45:0,
  200. from server.cc:11:
  201. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h: At global scope:
  202. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:54:29: warning: ‘cPacket’ is deprecated
  203. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:60:40: warning: ‘cPacket’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:36)
  204. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:60:40: warning: ‘cPacket’ is deprecated
  205. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h: In member function ‘virtual cPolymorphic* cPacket::dup() const’:
  206. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:70:51: warning: ‘cPacket’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:36)
  207. In file included from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cmodule.h:29:0,
  208. from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/random.h:23,
  209. from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/omnetpp.h:27,
  210. from queue.cc:11:
  211. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:59:25: warning: ‘cBag’ is deprecated
  212. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:77:36: warning: ‘cBag’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:43)
  213. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:77:36: warning: ‘cBag’ is deprecated
  214. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h: In member function ‘virtual cPolymorphic* cBag::dup() const’:
  215. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:87:52: warning: ‘cBag’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:43)
  216. In file included from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/macros.h:28:0,
  217. from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/omnetpp.h:34,
  218. from queue.cc:11:
  219. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h: At global scope:
  220. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:472:34: warning: ‘cLinkType’ is deprecated
  221. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:482:42: warning: ‘cLinkType’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:452)
  222. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:482:42: warning: ‘cLinkType’ is deprecated
  223. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h: In member function ‘virtual cPolymorphic* cLinkType::dup() const’:
  224. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:492:52: warning: ‘cLinkType’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:452)
  225. In file included from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/omnetpp.h:45:0,
  226. from queue.cc:11:
  227. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h: At global scope:
  228. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:54:29: warning: ‘cPacket’ is deprecated
  229. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:60:40: warning: ‘cPacket’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:36)
  230. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:60:40: warning: ‘cPacket’ is deprecated
  231. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h: In member function ‘virtual cPolymorphic* cPacket::dup() const’:
  232. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:70:51: warning: ‘cPacket’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:36)
  233. g++ -c -O2 -DNDEBUG=1 -fPIC -DWITH_PARSIM -DWITH_NETBUILDER -I/tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include switch.cc
  234. cd /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/samples/dyna && make
  235. make[1]: Entering directory `/tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/samples/dyna'
  236. opp_msgc dynapacket.msg
  237. make[1]: opp_msgc: Command not found
  238. make[1]: *** [dynapacket_m.cc] Error 127
  239. make[1]: Leaving directory `/tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/samples/dyna'
  240. make: *** [dyna] Error 2
  241. make: *** Waiting for unfinished jobs....
  242. g++ host.o server.o -L/tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/lib -lenvir -ltkenv -ltk8.5 -ltcl8.5 -lsim_std -lnedxml -lxml2 -ldl -lstdc++ -o aloha
  243. /usr/bin/ld: cannot find -lenvir
  244. /usr/bin/ld: cannot find -ltkenv
  245. /usr/bin/ld: cannot find -lsim_std
  246. /usr/bin/ld: cannot find -lnedxml
  247. In file included from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cmodule.h:29:0,
  248. from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/random.h:23,
  249. from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/omnetpp.h:27,
  250. from switch.cc:11:
  251. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:59:25: warning: ‘cBag’ is deprecated
  252. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:77:36: warning: ‘cBag’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:43)
  253. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:77:36: warning: ‘cBag’ is deprecated
  254. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h: In member function ‘virtual cPolymorphic* cBag::dup() const’:
  255. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:87:52: warning: ‘cBag’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/carray.h:43)
  256. In file included from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/macros.h:28:0,
  257. from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/omnetpp.h:34,
  258. from switch.cc:11:
  259. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h: At global scope:
  260. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:472:34: warning: ‘cLinkType’ is deprecated
  261. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:482:42: warning: ‘cLinkType’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:452)
  262. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:482:42: warning: ‘cLinkType’ is deprecated
  263. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h: In member function ‘virtual cPolymorphic* cLinkType::dup() const’:
  264. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:492:52: warning: ‘cLinkType’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/ctypes.h:452)
  265. collect2: ld returned 1 exit status
  266. make[1]: *** [aloha] Error 1
  267. make[1]: Leaving directory `/tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/samples/aloha'
  268. make: *** [aloha] Error 2
  269. In file included from /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/omnetpp.h:45:0,
  270. from switch.cc:11:
  271. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h: At global scope:
  272. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:54:29: warning: ‘cPacket’ is deprecated
  273. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:60:40: warning: ‘cPacket’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:36)
  274. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:60:40: warning: ‘cPacket’ is deprecated
  275. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h: In member function ‘virtual cPolymorphic* cPacket::dup() const’:
  276. /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:70:51: warning: ‘cPacket’ is deprecated (declared at /tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/include/cpacket.h:36)
  277. g++ queue.o switch.o -L/tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/lib -lenvir -ltkenv -ltk8.5 -ltcl8.5 -lsim_std -lnedxml -lxml2 -ldl -lstdc++ -o cqn
  278. /usr/bin/ld: cannot find -lenvir
  279. /usr/bin/ld: cannot find -ltkenv
  280. /usr/bin/ld: cannot find -lsim_std
  281. /usr/bin/ld: cannot find -lnedxml
  282. collect2: ld returned 1 exit status
  283. make[1]: *** [cqn] Error 1
  284. make[1]: Leaving directory `/tmp/yaourt-tmp-swiftscythe/aur-omnetpp/src/omnetpp-3.4b2/samples/cqn'
  285. make: *** [cqn] Error 2
  286. Aborting...
  287. ==> ERROR: Makepkg was unable to build omnetpp.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement