Advertisement
Guest User

Untitled

a guest
Jan 30th, 2013
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.09 KB | None | 0 0
  1. [code]
  2. ./testall
  3.  
  4.  
  5. CUnit - A Unit testing framework for C - Version 2.1-0
  6. http://cunit.sourceforge.net/
  7.  
  8.  
  9. ---- filesystem initialization -----
  10. Adding game dir: /usr/local/games/ufoai/base
  11. Could not load '/usr/local/games/ufoai/base/0maps.pk3'
  12. Could not load '/usr/local/games/ufoai/base/0models.pk3'
  13. Could not load '/usr/local/games/ufoai/base/0pics.pk3'
  14. Could not load '/usr/local/games/ufoai/base/0snd.pk3'
  15. Could not load '/usr/local/games/ufoai/base/0textures.pk3'
  16. Could not load '/usr/local/games/ufoai/base/0ufos.pk3'
  17. Adding game dir: ./base
  18. Could not load './base/0maps.pk3'
  19. Could not load './base/0models.pk3'
  20. Could not load './base/0pics.pk3'
  21. Could not load './base/0snd.pk3'
  22. Could not load './base/0textures.pk3'
  23. Could not load './base/0ufos.pk3'
  24. Adding game dir: /home/leon/.ufoai/2.4/base
  25. using /home/leon/.ufoai/2.4/base for writing
  26. Adding game dir: ./unittest
  27. ---- endianness initialization -----
  28. found little endian system
  29.  
  30. ------ server initialization -------
  31.  
  32. ----- network initialization -------
  33. couldn't execute filesystem.cfg
  34.  
  35. Suite: EventsTests
  36. Test: testRange ... passed
  37. Test: testEvents ... Remove pending event 1
  38. Remove pending event 2
  39. Remove pending event 3
  40. Remove pending event 4
  41. passed
  42. Test: testScheduler ... passed
  43. ---- filesystem initialization -----
  44. Adding game dir: /usr/local/games/ufoai/base
  45. Could not load '/usr/local/games/ufoai/base/0maps.pk3'
  46. Could not load '/usr/local/games/ufoai/base/0models.pk3'
  47. Could not load '/usr/local/games/ufoai/base/0pics.pk3'
  48. Could not load '/usr/local/games/ufoai/base/0snd.pk3'
  49. Could not load '/usr/local/games/ufoai/base/0textures.pk3'
  50. Could not load '/usr/local/games/ufoai/base/0ufos.pk3'
  51. Adding game dir: ./base
  52. Could not load './base/0maps.pk3'
  53. Could not load './base/0models.pk3'
  54. Could not load './base/0pics.pk3'
  55. Could not load './base/0snd.pk3'
  56. Could not load './base/0textures.pk3'
  57. Could not load './base/0ufos.pk3'
  58. Adding game dir: /home/leon/.ufoai/2.4/base
  59. using /home/leon/.ufoai/2.4/base for writing
  60. Adding game dir: ./unittest
  61. ---- endianness initialization -----
  62. found little endian system
  63.  
  64. ------ server initialization -------
  65.  
  66. ----- network initialization -------
  67. couldn't execute filesystem.cfg
  68.  
  69. Suite: GenericTests
  70. Test: testStringHunks ... passed
  71. Test: testConstInt ... passed
  72. Test: testLinkedList ... passed
  73. Test: testLinkedListIterator ... passed
  74. Test: testLinkedListIteratorRemove ... Found string: test1
  75. Found string: test2
  76. Found string: test3
  77. passed
  78. Test: testPrependStringList ... passed
  79. Test: testLinkedListStringSort ... passed
  80. Test: testFileSystemBuildLists ... passed
  81. Test: testInfoStrings ... Can't use keys or values with a \
  82. passed
  83. Test: testCvars ... testGeneric_cvar is write protected.
  84. passed
  85. Test: testStringFunctions ... passed
  86. Test: testStringCopiers ...
  87. 10000 copies with Q_strncpyz: 11 ms
  88. 10000 copies with UTF8_strncpyz: 10 ms
  89. 10000 copies with Com_sprintf: 110 ms
  90. passed
  91. Test: testHttpHelperFunctions ... passed
  92. Test: testNetResolv ... passed
  93. Test: testUnsignedIntToBinary ... passed
  94. Test: testStringCheckFunctions ... passed
  95. Test: testEntitiesDef ... FAILED
  96. 1. src/tests/test_generic.c:574 - ED_Parse: Zero entity definitions found
  97. 2. src/tests/test_generic.c:576 - CU_ASSERT_TRUE(numEntityDefs > 0)
  98. 3. src/tests/test_generic.c:596 - CU_ASSERT_TRUE(worldSpawnFound)
  99. ---- filesystem initialization -----
  100. Adding game dir: /usr/local/games/ufoai/base
  101. Could not load '/usr/local/games/ufoai/base/0maps.pk3'
  102. Could not load '/usr/local/games/ufoai/base/0models.pk3'
  103. Could not load '/usr/local/games/ufoai/base/0pics.pk3'
  104. Could not load '/usr/local/games/ufoai/base/0snd.pk3'
  105. Could not load '/usr/local/games/ufoai/base/0textures.pk3'
  106. Could not load '/usr/local/games/ufoai/base/0ufos.pk3'
  107. Adding game dir: ./base
  108. Could not load './base/0maps.pk3'
  109. Could not load './base/0models.pk3'
  110. Could not load './base/0pics.pk3'
  111. Could not load './base/0snd.pk3'
  112. Could not load './base/0textures.pk3'
  113. Could not load './base/0ufos.pk3'
  114. Adding game dir: /home/leon/.ufoai/2.4/base
  115. using /home/leon/.ufoai/2.4/base for writing
  116. Adding game dir: ./unittest
  117. ---- endianness initialization -----
  118. found little endian system
  119.  
  120. ------ server initialization -------
  121.  
  122. ----- network initialization -------
  123. couldn't execute filesystem.cfg
  124.  
  125. Suite: ParserTests
  126. Test: testParser ... passed
  127. Test: testParserWithFunctionScriptToken ... passed
  128. Test: testParserWithUnParse ... passed
  129. Test: testParserWithEntity ... passed
  130. Test: testParserCommonType ... FAILED
  131. 1. src/tests/test_parser.c:288 - CU_ASSERT_EQUAL(fvalue,1.1f)
  132. 2. src/tests/test_parser.c:294 - CU_ASSERT_EQUAL(fvalue,9.8f)
  133. ---- filesystem initialization -----
  134. Adding game dir: /usr/local/games/ufoai/base
  135. Could not load '/usr/local/games/ufoai/base/0maps.pk3'
  136. Could not load '/usr/local/games/ufoai/base/0models.pk3'
  137. Could not load '/usr/local/games/ufoai/base/0pics.pk3'
  138. Could not load '/usr/local/games/ufoai/base/0snd.pk3'
  139. Could not load '/usr/local/games/ufoai/base/0textures.pk3'
  140. Could not load '/usr/local/games/ufoai/base/0ufos.pk3'
  141. Adding game dir: ./base
  142. Could not load './base/0maps.pk3'
  143. Could not load './base/0models.pk3'
  144. Could not load './base/0pics.pk3'
  145. Could not load './base/0snd.pk3'
  146. Could not load './base/0textures.pk3'
  147. Could not load './base/0ufos.pk3'
  148. Adding game dir: /home/leon/.ufoai/2.4/base
  149. using /home/leon/.ufoai/2.4/base for writing
  150. Adding game dir: ./unittest
  151. ---- endianness initialization -----
  152. found little endian system
  153.  
  154. ------ server initialization -------
  155.  
  156. ----- network initialization -------
  157. couldn't execute filesystem.cfg
  158.  
  159. Suite: UITests
  160. Test: testTimerDataStructure ... passed
  161. ---- filesystem initialization -----
  162. Adding game dir: /usr/local/games/ufoai/base
  163. Could not load '/usr/local/games/ufoai/base/0maps.pk3'
  164. Could not load '/usr/local/games/ufoai/base/0models.pk3'
  165. Could not load '/usr/local/games/ufoai/base/0pics.pk3'
  166. Could not load '/usr/local/games/ufoai/base/0snd.pk3'
  167. Could not load '/usr/local/games/ufoai/base/0textures.pk3'
  168. Could not load '/usr/local/games/ufoai/base/0ufos.pk3'
  169. Adding game dir: ./base
  170. Could not load './base/0maps.pk3'
  171. Could not load './base/0models.pk3'
  172. Could not load './base/0pics.pk3'
  173. Could not load './base/0snd.pk3'
  174. Could not load './base/0textures.pk3'
  175. Could not load './base/0ufos.pk3'
  176. Adding game dir: /home/leon/.ufoai/2.4/base
  177. using /home/leon/.ufoai/2.4/base for writing
  178. Adding game dir: ./unittest
  179. ---- endianness initialization -----
  180. found little endian system
  181.  
  182. ------ server initialization -------
  183.  
  184. ----- network initialization -------
  185. couldn't execute filesystem.cfg
  186. Allocate 3 megabytes for the ui hunk
  187.  
  188. Suite: UILevel2Tests
  189. Test: testKnownBehaviours ... passed
  190. Test: testActions ...
  191. Load "ufos/uitest/test_action.ufo": 1 script file(s)
  192. R_GetFont: Could not find font: f_small. Return NULL
  193. R_GetFont: Could not find font: f_small. Return NULL
  194. R_GetFont: Could not find font: f_small. Return NULL
  195. R_GetFont: Could not find font: f_small. Return NULL
  196. ---> passed
  197. Test: testActions2 ...
  198. Load "ufos/uitest/test_action2.ufo": 1 script file(s)
  199. ---> passed
  200. Test: testConditions ...
  201. Load "ufos/uitest/test_condition.ufo": 1 script file(s)
  202. node:root.testNodeFooString@string aaabbb
  203. node:root.testNodeFooString2@string aaabbbccc
  204. ---> passed
  205. Test: testFunctions ...
  206. Load "ufos/uitest/test_function.ufo": 1 script file(s)
  207. ---> passed
  208. Test: testSetters ...
  209. Load "ufos/uitest/test_setter.ufo": 1 script file(s)
  210. ---> passed
  211. Test: testCvars ...
  212. Load "ufos/uitest/test_cvar.ufo": 1 script file(s)
  213. ---> passed
  214. Test: testComponents ...
  215. Load "ufos/uitest/test_component.ufo": 1 script file(s)
  216. ---> passed
  217. Test: testInheritedConfunc ...
  218. Load "ufos/uitest/test_inheritedconfunc.ufo": 1 script file(s)
  219. ---> passed
  220. Test: testRuntimeError ...
  221. Load "ufos/uitest/test_runtimeerror.ufo": 1 script file(s)
  222. UI_NodeSetPropertyFromRAW: type 32768 expected, but @min type 33029 found. Property setter to 'test_runtimeerror.foo1@min' skipped
  223. UI_ExecuteSetAction: property "root.foo1@foo__nothing__bar" doesn't exist (source: test_runtimeerror)
  224. UI_GetFloatFromParam: Property wasn't found; '0' returned
  225. UI_GetNodeFromExpression: Node 'root.foo__nothing__1@min' wasn't found; NULL returned
  226. UI_GetFloatFromParam: Node wasn't found; '0'
  227. UI_ParseSetAction: sprite 'icons/bordered_magnifying_glass' not found (test_runtimeerror.foo2)
  228. ok
  229. ---> passed
  230. Test: testVideo ...
  231. Load "ufos/uitest/test_video.ufo": 1 script file(s)
  232. ---> passed
  233. Test: testBinding ... passed
  234. Test: testCvarListener ...
  235. Load "ufos/uitest/test_cvarlistener.ufo": 1 script file(s)
  236. Could not register change listener, cvar 'test_cvarlistener_cvar2' wasn't found
  237. Node test_cvarlistener.test_cvarlistener_cvar2 is not binded: cvar test_cvarlistener_cvar2 not found
  238. Could not register change listener, cvar 'test_cvarlistener_cvar3' wasn't found
  239. Node test_cvarlistener.test_cvarlistener_cvar3 is not binded: cvar test_cvarlistener_cvar3 not found
  240. Could not register change listener, cvar 'test_cvarlistener_cvar3' wasn't found
  241. Node test_cvarlistener.foo1.test_cvarlistener_cvar3 is not binded: cvar test_cvarlistener_cvar3 not found
  242. Could not register change listener, cvar 'test_cvarlistener_cvar3' wasn't found
  243. Node test_cvarlistener.foo2.test_cvarlistener_cvar3 is not binded: cvar test_cvarlistener_cvar3 not found
  244. ---> passed
  245. Test: testSamples ... Load "ufos/uisample/*.ufo": 18 script file(s)
  246. UI_ParseProperty: sprite 'buttons/blue2-1' not found (object button_1)
  247. UI_ParseProperty: sprite 'icons/number_1' not found (object button_1)
  248. UI_ParseProperty: sprite 'buttons/blue2-1' not found (object button_2)
  249. UI_ParseProperty: sprite 'icons/number_2' not found (object button_2)
  250. UI_ParseProperty: sprite 'buttons/blue2-1' not found (object button_3)
  251. UI_ParseProperty: sprite 'icons/number_3' not found (object button_3)
  252. UI_ParseProperty: sprite 'buttons/blue2-1' not found (object button_4)
  253. UI_ParseProperty: sprite 'icons/number_4' not found (object button_4)
  254. UI_ParseProperty: sprite 'buttons/blue2-1' not found (object button_5)
  255. UI_ParseProperty: sprite 'icons/number_5' not found (object button_5)
  256. UI_ParseProperty: sprite 'buttons/blue2-1' not found (object button_6)
  257. UI_ParseProperty: sprite 'icons/number_6' not found (object button_6)
  258. UI_ParseProperty: sprite 'buttons/blue2-1' not found (object button_7)
  259. UI_ParseProperty: sprite 'icons/number_7' not found (object button_7)
  260. UI_ParseProperty: sprite 'buttons/blue2-1' not found (object button_8)
  261. UI_ParseProperty: sprite 'icons/number_8' not found (object button_8)
  262. UI_ParseProperty: sprite 'test/spinner' not found (object myFunkySpinner)
  263. UI_ParseProperty: sprite 'test/spinner_top' not found (object myFunkySpinner)
  264. UI_ParseProperty: sprite 'test/spinner_bottom' not found (object myFunkySpinner)
  265. passed
  266. ---- filesystem initialization -----
  267. Adding game dir: /usr/local/games/ufoai/base
  268. Could not load '/usr/local/games/ufoai/base/0maps.pk3'
  269. Could not load '/usr/local/games/ufoai/base/0models.pk3'
  270. Could not load '/usr/local/games/ufoai/base/0pics.pk3'
  271. Could not load '/usr/local/games/ufoai/base/0snd.pk3'
  272. Could not load '/usr/local/games/ufoai/base/0textures.pk3'
  273. Could not load '/usr/local/games/ufoai/base/0ufos.pk3'
  274. Adding game dir: ./base
  275. Could not load './base/0maps.pk3'
  276. Could not load './base/0models.pk3'
  277. Could not load './base/0pics.pk3'
  278. Could not load './base/0snd.pk3'
  279. Could not load './base/0textures.pk3'
  280. Could not load './base/0ufos.pk3'
  281. Adding game dir: /home/leon/.ufoai/2.4/base
  282. using /home/leon/.ufoai/2.4/base for writing
  283. Adding game dir: ./unittest
  284. ---- endianness initialization -----
  285. found little endian system
  286.  
  287. ------ server initialization -------
  288.  
  289. ----- network initialization -------
  290. couldn't execute filesystem.cfg
  291. SDL_ttf version 2.0.11 - we need at least 2.0.7
  292. Allocate 3 megabytes for the ui hunk
  293.  
  294. ----------- parse scripts ----------
  295. 0 script files
  296. ======start======
  297. OS Info: Linux leon-linux-aspire-one 3.5.0-22-generic #34-Ubuntu SMP Tue Jan 8 21:41:11 UTC 2013 i686
  298. Linux RELEASE, cpu: IA-32, version: 2.4
  299.  
  300. ./testall[0x81830f3]
  301. ./testall[0x8182e32]
  302. ./testall[0x80f14d3]
  303. ./testall[0x805e044]
  304. /usr/lib/libcunit.so.1(+0x2881)[0xb774c881]
  305. /usr/lib/libcunit.so.1(CU_run_all_tests+0x97)[0xb774cdc7]
  306. /usr/lib/libcunit.so.1(CU_basic_run_tests+0x47)[0xb774e9a7]
  307. ./testall[0x804f69e]
  308. /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0xb717a4d3]
  309. ./testall[0x804e9c1]
  310. Loaded libraries:
  311. [0x3077873664x-0x3077918940x] /usr/lib/libcunit.so.1
  312. [0x3077705728x-0x3077865920x] /lib/i386-linux-gnu/libpng12.so.0
  313. [0x3077550080x-0x3077694168x] /usr/lib/i386-linux-gnu/libjpeg.so.62
  314. [0x3077517312x-0x3077540508x] /usr/lib/i386-linux-gnu/libSDL_ttf-2.0.so.0
  315. [0x3076890624x-0x3077517112x] /usr/lib/i386-linux-gnu/libSDL-1.2.so.0
  316. [0x3076562944x-0x3076887424x] /usr/lib/i386-linux-gnu/libSDL_mixer-1.2.so.0
  317. [0x3076177920x-0x3076566796x] /usr/lib/i386-linux-gnu/mesa/libGL.so.1
  318. [0x3075768320x-0x3076178196x] /usr/lib/i386-linux-gnu/libcurl.so.4
  319. [0x3075411968x-0x3075763964x] /usr/lib/i386-linux-gnu/libtheora.so.0
  320. [0x3075379200x-0x3075402268x] /usr/lib/i386-linux-gnu/libogg.so.0
  321. [0x3074060288x-0x3075380468x] /usr/lib/i386-linux-gnu/libxvidcore.so.4
  322. [0x3073880064x-0x3074050692x] /usr/lib/i386-linux-gnu/libvorbis.so.0
  323. [0x3073695744x-0x3073868911x] /lib/i386-linux-gnu/libm.so.6
  324. [0x3073658880x-0x3073691540x] /usr/lib/libmxml.so.1
  325. [0x3073548288x-0x3073654483x] /lib/i386-linux-gnu/libpthread.so.0
  326. [0x3073527808x-0x3073538003x] /lib/i386-linux-gnu/libdl.so.2
  327. [0x3073425408x-0x3073519544x] /lib/i386-linux-gnu/libz.so.1
  328. [0x3071676416x-0x3073453427x] /lib/i386-linux-gnu/libc.so.6
  329. [0x3071045632x-0x3071690412x] /usr/lib/i386-linux-gnu/libfreetype.so.6
  330. [0x3070054400x-0x3071071688x] /usr/lib/i386-linux-gnu/libasound.so.2
  331. [0x3070033920x-0x3070045528x] /usr/lib/i386-linux-gnu/libpulse-simple.so.0
  332. [0x3069714432x-0x3070032948x] /usr/lib/i386-linux-gnu/libpulse.so.0
  333. [0x3068440576x-0x3069725004x] /usr/lib/i386-linux-gnu/libX11.so.6
  334. [0x3068366848x-0x3068435752x] /usr/lib/i386-linux-gnu/libXext.so.6
  335. [0x3067531264x-0x3068364100x] /usr/lib/i386-linux-gnu/libcaca.so.0
  336. [0x3067211776x-0x3067529704x] /usr/lib/i386-linux-gnu/libmikmod.so.2
  337. [0x3067170816x-0x3067202188x] /usr/lib/i386-linux-gnu/libvorbisfile.so.3
  338. [0x3066839040x-0x3067165828x] /usr/lib/i386-linux-gnu/libFLAC.so.8
  339. [0x3066740736x-0x3066829768x] /usr/lib/i386-linux-gnu/libmad.so.0
  340. [0x3066650624x-0x3066742716x] /usr/lib/i386-linux-gnu/libglapi.so.0
  341. [0x3066634240x-0x3066640528x] /usr/lib/i386-linux-gnu/libXdamage.so.1
  342. [0x3066605568x-0x3066623300x] /usr/lib/i386-linux-gnu/libXfixes.so.3
  343. [0x3066589184x-0x3066591568x] /usr/lib/i386-linux-gnu/libX11-xcb.so.1
  344. [0x3066490880x-0x3066590496x] /usr/lib/i386-linux-gnu/libxcb-glx.so.0
  345. [0x3066351616x-0x3066485104x] /usr/lib/i386-linux-gnu/libxcb.so.1
  346. [0x3066327040x-0x3066344096x] /usr/lib/i386-linux-gnu/libXxf86vm.so.1
  347. [0x3066273792x-0x3066321368x] /usr/lib/i386-linux-gnu/libdrm.so.2
  348. [0x3066060800x-0x3066264188x] /usr/lib/i386-linux-gnu/libidn.so.11
  349. [0x3065999360x-0x3066052784x] /usr/lib/i386-linux-gnu/liblber-2.4.so.2
  350. [0x3065667584x-0x3066002848x] /usr/lib/i386-linux-gnu/libldap_r-2.4.so.2
  351. [0x3065630720x-0x3065661243x] /lib/i386-linux-gnu/librt.so.1
  352. [0x3065380864x-0x3065630024x] /usr/lib/i386-linux-gnu/libgssapi_krb5.so.2
  353. [0x3065024512x-0x3065376868x] /lib/i386-linux-gnu/libssl.so.1.0.0
  354. [0x3063271424x-0x3065114748x] /lib/i386-linux-gnu/libcrypto.so.1.0.0
  355. [0x3063160832x-0x3063265508x] /usr/lib/i386-linux-gnu/librtmp.so.0
  356. [0x3078062080x-0x3078196564x] /lib/ld-linux.so.2
  357. [0x3062751232x-0x3063160592x] /usr/lib/i386-linux-gnu/pulseaudio/libpulsecommon-2.1.so
  358. [0x3062706176x-0x3062738068x] /usr/lib/i386-linux-gnu/libjson.so.0
  359. [0x3062403072x-0x3062708116x] /lib/i386-linux-gnu/libdbus-1.so.3
  360. [0x3061161984x-0x3062423156x] /lib/i386-linux-gnu/libslang.so.2
  361. [0x3060961280x-0x3061156052x] /lib/i386-linux-gnu/libncursesw.so.5
  362. [0x3060834304x-0x3060962868x] /lib/i386-linux-gnu/libtinfo.so.5
  363. [0x3060813824x-0x3060822240x] /usr/lib/i386-linux-gnu/libXau.so.6
  364. [0x3060785152x-0x3060804080x] /usr/lib/i386-linux-gnu/libXdmcp.so.6
  365. [0x3060690944x-0x3060782567x] /lib/i386-linux-gnu/libresolv.so.2
  366. [0x3060580352x-0x3060686716x] /usr/lib/i386-linux-gnu/libsasl2.so.2
  367. [0x3060334592x-0x3060576968x] /usr/lib/i386-linux-gnu/libgssapi.so.3
  368. [0x3059527680x-0x3060350584x] /usr/lib/i386-linux-gnu/libgnutls.so.26
  369. [0x3058987008x-0x3059532628x] /lib/i386-linux-gnu/libgcrypt.so.11
  370. [0x3058143232x-0x3059015508x] /usr/lib/i386-linux-gnu/libkrb5.so.3
  371. [0x3057979392x-0x3058143524x] /usr/lib/i386-linux-gnu/libk5crypto.so.3
  372. [0x3057958912x-0x3057968869x] /lib/i386-linux-gnu/libcom_err.so.2
  373. [0x3057917952x-0x3057947168x] /usr/lib/i386-linux-gnu/libkrb5support.so.0
  374. [0x3057876992x-0x3057911036x] /lib/i386-linux-gnu/libwrap.so.0
  375. [0x3057401856x-0x3057879476x] /usr/lib/i386-linux-gnu/libsndfile.so.1
  376. [0x3057373184x-0x3057391812x] /usr/lib/i386-linux-gnu/libasyncns.so.0
  377. [0x3057340416x-0x3057364440x] /usr/lib/i386-linux-gnu/libheimntlm.so.0
  378. [0x3056807936x-0x3057341324x] /usr/lib/i386-linux-gnu/libkrb5.so.26
  379. [0x3056156672x-0x3056816920x] /usr/lib/i386-linux-gnu/libasn1.so.8
  380. [0x3055943680x-0x3056156820x] /usr/lib/i386-linux-gnu/libhcrypto.so.4
  381. [0x3055857664x-0x3055939364x] /usr/lib/i386-linux-gnu/libroken.so.18
  382. [0x3055783936x-0x3055849556x] /usr/lib/i386-linux-gnu/libtasn1.so.3
  383. [0x3055697920x-0x3055772120x] /usr/lib/i386-linux-gnu/libp11-kit.so.0
  384. [0x3055677440x-0x3055689360x] /lib/i386-linux-gnu/libgpg-error.so.0
  385. [0x3055661056x-0x3055670320x] /lib/i386-linux-gnu/libkeyutils.so.1
  386. [0x3055554560x-0x3055653683x] /lib/i386-linux-gnu/libnsl.so.1
  387. [0x3054014464x-0x3055614288x] /usr/lib/i386-linux-gnu/libvorbisenc.so.2
  388. [0x3053842432x-0x3054003640x] /usr/lib/i386-linux-gnu/libwind.so.0
  389. [0x3053780992x-0x3053835836x] /usr/lib/i386-linux-gnu/libheimbase.so.1
  390. [0x3053498368x-0x3053784840x] /usr/lib/i386-linux-gnu/libhx509.so.5
  391. [0x3052785664x-0x3053507976x] /usr/lib/i386-linux-gnu/libsqlite3.so.0
  392. [0x3052584960x-0x3052777199x] /lib/i386-linux-gnu/libcrypt.so.1
  393. [0x2999226368x-0x2999273223x] /lib/i386-linux-gnu/libnss_files.so.2
  394. [0x2995953664x-0x2996067584x] /lib/i386-linux-gnu/libgcc_s.so.1
  395. ======end========
  396. Error: Could not find version string for script files
  397.  
  398. [/code]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement