Advertisement
Guest User

make test

a guest
Jan 3rd, 2015
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.88 KB | None | 0 0
  1. make all-am
  2. make[1]: Entering directory '/home/device/compile/tor'
  3. make[1]: Leaving directory '/home/device/compile/tor'
  4. ./src/test/test
  5. onion_handshake: OK
  6. bad_onion_handshake: OK
  7. onion_queues: OK
  8. ntor_handshake: OK
  9. circuit_timeout: OK
  10. rend_fns: OK
  11. geoip: OK
  12. geoip_with_pt: [forking] OK
  13. stats: [forking] OK
  14. buffer/basic: [forking] OK
  15. buffer/copy: [forking] OK
  16. buffer/pullup: [forking] OK
  17. buffer/ext_or_cmd: [forking] OK
  18. buffer/allocation_tracking: [forking] OK
  19. buffer/time_tracking: [forking] OK
  20. buffer/zlib: [forking] OK
  21. buffer/zlib_fin_with_nil: [forking] OK
  22. buffer/zlib_fin_at_chunk_end: [forking] OK
  23. socks/4_unsupported_commands: [forking] OK
  24. socks/4_supported_commands: [forking] OK
  25. socks/5_unsupported_commands: [forking] OK
  26. socks/5_supported_commands: [forking] OK
  27. socks/5_no_authenticate: [forking] OK
  28. socks/5_supported_commands: [forking] OK [276/1936]
  29. socks/5_no_authenticate: [forking] OK
  30. socks/5_auth_before_negotiation: [forking] OK
  31. socks/5_authenticate: [forking] OK
  32. socks/5_authenticate_with_data: [forking] OK
  33. socks/5_malformed_commands: [forking] OK
  34. addr/basic: OK
  35. addr/ip6_helpers: OK
  36. addr/parse: OK
  37. addr/virtaddr: OK
  38. addr/localname: OK
  39. addr/dup_ip: OK
  40. addr/sockaddr_to_str: OK
  41. addr/is_loopback: OK
  42. addr/make_null: OK
  43. crypto/formats: OK
  44. crypto/rng: OK
  45. crypto/aes_AES: [forking] OK
  46. crypto/aes_EVP: [forking] OK
  47. crypto/sha: OK
  48. crypto/pk: OK
  49. crypto/pk_fingerprints: [forking] OK
  50. crypto/digests: OK
  51. crypto/dh: OK
  52. crypto/s2k_rfc2440: OK
  53. crypto/s2k_pbkdf2: OK
  54. crypto/s2k_rfc2440_general: OK
  55. crypto/s2k_rfc2440_legacy: OK
  56. crypto/s2k_errors: OK
  57. crypto/scrypt_vectors: SKIPPED
  58. crypto/pbkdf2_vectors: OK
  59. crypto/pwbox: OK
  60. crypto/aes_iv_AES: [forking] OK
  61. crypto/aes_iv_EVP: [forking] OK
  62. crypto/base32_decode: OK
  63. crypto/kdf_TAP: OK
  64. crypto/hkdf_sha256: OK
  65. crypto/curve25519_impl: OK
  66. crypto/curve25519_impl_hibit: OK
  67. crypto/curve25519_wrappers: OK
  68. crypto/curve25519_encode: OK
  69. crypto/curve25519_persist: OK
  70. crypto/ed25519_simple: OK
  71. crypto/ed25519_test_vectors: OK
  72. crypto/ed25519_encode: OK
  73. crypto/ed25519_convert: OK
  74. crypto/ed25519_blinding: OK
  75. crypto/ed25519_testvectors: OK
  76. crypto/ed25519_blinding: OK [230/1936]
  77. crypto/ed25519_testvectors: OK
  78. crypto/siphash: OK
  79. container/smartlist_basic: OK
  80. container/smartlist_strings: OK
  81. container/smartlist_overlap: OK
  82. container/smartlist_digests: OK
  83. container/smartlist_join: OK
  84. container/smartlist_ints_eq: OK
  85. container/bitarray: OK
  86. container/digestset: OK
  87. container/strmap: OK
  88. container/pqueue: OK
  89. container/order_functions: OK
  90. container/di_map: OK
  91. container/fp_pair_map: OK
  92. util/time: OK
  93. util/parse_http_time: OK
  94. util/config_line: OK
  95. util/config_line_quotes: OK
  96. util/config_line_comment_character: OK
  97. util/config_line_escaped_content: OK
  98. util/expand_filename: OK
  99. util/escape_string_socks: OK
  100. util/string_is_key_value: OK
  101. util/strmisc: OK
  102. util/pow2: OK
  103. util/gzip: OK
  104. util/datadir: OK
  105. util/memarea: OK
  106. util/control_formats: OK
  107. util/mmap: OK
  108. util/threads: OK
  109. util/sscanf: OK
  110. util/format_time_interval: OK
  111. util/path_is_relative: OK
  112. util/strtok: OK
  113. util/di_ops: OK
  114. util/round_to_next_multiple_of: OK
  115. util/laplace:
  116. FAIL src/test/test_util.c:4690: assert(INT64_MIN + 20 == add_laplace_noise(20, 0.0, del
  117. ta_f, epsilon))
  118. [laplace FAILED]
  119. util/strclear: OK
  120. util/find_str_at_start_of_line: OK
  121. util/string_is_C_identifier: OK
  122. util/asprintf: OK
  123. util/listdir: OK
  124. util/asprintf: OK [184/1936]
  125. util/listdir: OK
  126. util/parent_dir: OK
  127. util/ftruncate: OK
  128. util/exit_status: OK
  129. util/fgets_eagain: OK
  130. util/spawn_background_ok: OK
  131. util/spawn_background_fail: OK
  132. util/spawn_background_partial_read: OK
  133. util/spawn_background_exit_early: OK
  134. util/spawn_background_waitpid_notify: OK
  135. util/format_hex_number: OK
  136. util/format_dec_number: OK
  137. util/join_win_cmdline: OK
  138. util/split_lines: OK
  139. util/n_bits_set: OK
  140. util/eat_whitespace: OK
  141. util/sl_new_from_text_lines: OK
  142. util/envnames: OK
  143. util/make_environment: OK
  144. util/set_env_var_in_sl: OK
  145. util/read_file_eof_tiny_limit: OK
  146. util/read_file_eof_one_loop_a: OK
  147. util/read_file_eof_one_loop_b: OK
  148. util/read_file_eof_two_loops: OK
  149. util/read_file_eof_two_loops_b: OK
  150. util/read_file_eof_zero_bytes: OK
  151. util/write_chunks_to_file: OK
  152. util/mathlog: OK
  153. util/weak_random: OK
  154. util/socket: [forking] OK
  155. util/socketpair: [forking] OK
  156. util/socketpair_ersatz: [forking] OK
  157. util/max_mem: OK
  158. util/hostname_validation: OK
  159. util/ipv4_validation: OK
  160. util/logging/sigsafe_err_fds: [forking] OK
  161. util/logging/sigsafe_err: [forking] OK
  162. cellfmt/relay_header: OK
  163. cellfmt/begin_cells: OK
  164. cellfmt/connected_cells: OK
  165. cellfmt/create_cells: OK
  166. cellfmt/created_cells: OK
  167. cellfmt/extend_cells: OK
  168. cellfmt/extended_cells: OK
  169. cellfmt/resolved_cells: OK
  170. cellfmt/is_destroy: OK
  171. cellqueue/basic: [forking] OK
  172. cellfmt/is_destroy: OK [138/1936]
  173. cellqueue/basic: [forking] OK
  174. cellqueue/circ_n_cells: [forking] OK
  175. dir/nicknames: [forking] OK
  176. dir/formats: [forking] OK
  177. dir/routerparse_bad: OK
  178. dir/extrainfo_parsing: OK
  179. dir/parse_router_list: [forking] OK
  180. dir/load_routers: [forking] OK
  181. dir/load_extrainfo: [forking] OK
  182. dir/versions: [forking] OK
  183. dir/fp_pairs: [forking] OK
  184. dir/split_fps: OK
  185. dir/measured_bw_kb: [forking] OK
  186. dir/measured_bw_kb_cache: [forking] OK
  187. dir/param_voting: [forking] OK
  188. dir/v3_networkstatus: [forking] OK
  189. dir/random_weighted: OK
  190. dir/scale_bw: OK
  191. dir/clip_unmeasured_bw_kb: [forking] OK
  192. dir/clip_unmeasured_bw_kb_alt: [forking] OK
  193. dir/fmt_control_ns: OK
  194. dir/http_handling: OK
  195. checkdir/perms: OK
  196. dir/md/cache: [forking] OK
  197. dir/md/broken_cache: [forking] OK
  198. dir/md/generate: OK
  199. dir/md/parse: OK
  200. dir/md/reject_cache: [forking] OK
  201. pt/parsing: OK
  202. pt/protocol: OK
  203. pt/get_transport_options: [forking] OK
  204. pt/get_extrainfo_string: [forking] OK
  205. pt/configure_proxy: [forking] OK
  206. pt/get_pt_proxy_uri: [forking] OK
  207. config/addressmap: OK
  208. config/parse_bridge_line: OK
  209. config/parse_transport_options_line: OK
  210. config/parse_transport_plugin_line: [forking] OK
  211. config/check_or_create_data_subdir: [forking] OK
  212. config/write_to_data_subdir: [forking] OK
  213. config/fix_my_family: OK
  214. replaycache/alloc: OK
  215. replaycache/badalloc: OK
  216. replaycache/free_null: OK
  217. replaycache/miss: OK
  218. replaycache/hit: OK
  219. replaycache/age: OK
  220. replaycache/hit: OK [92/1936]
  221. replaycache/age: OK
  222. replaycache/elapsed: OK
  223. replaycache/noexpire: OK
  224. replaycache/scrub: OK
  225. replaycache/future: OK
  226. replaycache/realtime: OK
  227. relaycell/resolved: [forking] OK
  228. introduce/early_parse_v0: OK
  229. introduce/early_parse_v1: OK
  230. introduce/early_parse_v2: OK
  231. introduce/early_parse_v3: OK
  232. introduce/decrypt_v0: OK
  233. introduce/decrypt_v1: OK
  234. introduce/decrypt_v2: OK
  235. introduce/decrypt_v3: OK
  236. introduce/late_parse_v0: OK
  237. introduce/late_parse_v1: OK
  238. introduce/late_parse_v2: OK
  239. introduce/late_parse_v3: OK
  240. circuitlist/maps: [forking] OK
  241. circuitlist/rend_token_maps: [forking] OK
  242. circuitlist/pick_circid: [forking] OK
  243. circuitmux/destroy_cell_queue: [forking] OK
  244. options/validate: [forking] OK
  245. entrynodes/entry_is_time_to_retry: [forking] OK
  246. entrynodes/choose_random_entry_no_guards: [forking] OK
  247. entrynodes/choose_random_entry_one_possibleguard: [forking] OK
  248. entrynodes/populate_live_entry_guards_1guard: [forking] OK
  249. entrynodes/populate_live_entry_guards_3guards: [forking] OK
  250. entrynodes/entry_guards_parse_state_simple: [forking] OK
  251. entrynodes/entry_guards_parse_state_pathbias: [forking] OK
  252. entrynodes/entry_guards_set_from_config: [forking] OK
  253. entrynodes/entry_is_live: [forking] OK
  254. extorport/id_map: [forking] OK
  255. extorport/write_command: [forking] OK
  256. extorport/init_auth: [forking] OK
  257. extorport/cookie_auth: [forking] OK
  258. extorport/cookie_auth_testvec: [forking] OK
  259. extorport/handshake: [forking] OK
  260. control/bucket_note_empty: OK
  261. control/bucket_millis_empty: OK
  262. control/sum_up_cell_stats: OK
  263. control/append_cell_stats: OK
  264. control/format_cell_stats: OK
  265. hs/hs_desc_event: [forking] OK
  266. nodelist/node_get_verbose_nickname_by_id_null_node: [forking] OK
  267. nodelist/node_get_verbose_nickname_not_named: [forking] OK
  268. nodelist/node_get_verbose_nickname_by_id_null_node: [forking] OK [46/1936]
  269. nodelist/node_get_verbose_nickname_not_named: [forking] OK
  270. routerkeys/write_fingerprint: [forking] OK
  271. oom/circbuf: [forking] OK
  272. oom/streambuf: [forking] OK
  273. accounting/bwlimits: [forking] OK
  274. policy/router_dump_exit_policy_to_string: OK
  275. policy/general: OK
  276. status/count_circuits: [forking] OK
  277. status/secs_to_uptime: [forking] OK
  278. status/bytes_to_usage: [forking] OK
  279. status/log_heartbeat__fails: [forking] OK
  280. status/log_heartbeat__simple: [forking] OK
  281. status/log_heartbeat__not_in_consensus: [forking] OK
  282. status/log_heartbeat__calls_log_accounting: [forking] OK
  283. status/log_heartbeat__packaged_cell_fullness: [forking] OK
  284. status/log_heartbeat__tls_write_overhead: [forking] OK
  285. routerset/routerset_new: [forking] OK
  286. routerset/routerset_get_countryname: [forking] OK
  287. routerset/routerset_is_list: [forking] OK
  288. routerset/routerset_needs_geoip: [forking] OK
  289. routerset/routerset_is_empty: [forking] OK
  290. routerset/routerset_contains__null_set_or_null_set_list: [forking] OK
  291. routerset/routerset_contains__set_and_nickname: [forking] OK
  292. routerset/routerset_contains__set_and_null_nickname: [forking] OK
  293. routerset/routerset_contains__set_and_no_nickname: [forking] OK
  294. routerset/routerset_contains__set_and_digest: [forking] OK
  295. routerset/routerset_contains__set_and_no_digest: [forking] OK
  296. routerset/routerset_contains__set_and_null_digest: [forking] OK
  297. routerset/routerset_contains__set_and_addr: [forking] OK
  298. routerset/routerset_contains__set_and_no_addr: [forking] OK
  299. routerset/routerset_contains__set_and_null_addr: [forking] OK
  300. routerset/routerset_contains__countries_no_geoip: [forking] OK
  301. routerset/routerset_contains__countries_geoip: [forking] OK
  302. routerset/routerset_add_unknown_ccs__only_flag_and_no_ccs: [forking] OK
  303. routerset/routerset_add_unknown_ccs__creates_set: [forking] OK
  304. routerset/routerset_add_unknown_ccs__add_unknown: [forking] OK
  305. routerset/routerset_add_unknown_ccs__add_a1: [forking] OK
  306. routerset/routerset_contains_extendinfo: [forking] OK
  307. routerset/routerset_contains_router: [forking] OK
  308. routerset/routerset_contains_routerstatus: [forking] OK
  309. routerset/routerset_contains_node__none: [forking] OK
  310. routerset/routerset_contains_node__routerinfo: [forking] OK
  311. routerset/routerset_contains_node__routerstatus: [forking] OK
  312. routerset/routerset_get_all_nodes__no_routerset: [forking] OK
  313. routerset/routerset_get_all_nodes__list_with_no_nodes: [forking] OK
  314. routerset/routerset_get_all_nodes__list_flag_not_running: [forking] OK
  315. routerset/routerset_get_all_nodes__list: [forking] OK
  316. routerset/routerset_get_all_nodes__list_flag_not_running: [forking] OK [0/1936]
  317. routerset/routerset_get_all_nodes__list: [forking] OK
  318. routerset/routerset_get_all_nodes__nodelist_with_no_nodes: [forking] OK
  319. routerset/routerset_get_all_nodes__nodelist_flag_not_running: [forking] OK
  320. routerset/routerset_refresh_counties__geoip_not_loaded: [forking] OK
  321. routerset/routerset_refresh_counties__no_countries: [forking] OK
  322. routerset/routerset_refresh_counties__one_valid_country: [forking] OK
  323. routerset/routerset_refresh_counties__one_invalid_country: [forking] OK
  324. routerset/routerset_union__source_bad: [forking] OK
  325. routerset/routerset_union__one: [forking] OK
  326. routerset/routerset_parse__malformed: [forking] OK
  327. routerset/routerset_parse__valid_hexdigest: [forking] OK
  328. routerset/routerset_parse__valid_nickname: [forking] OK
  329. routerset/routerset_parse__get_countryname: [forking] OK
  330. routerset/routerset_parse__policy: [forking] OK
  331. routerset/routerset_subtract_nodes: [forking] OK
  332. routerset/routerset_subtract_nodes__null_routerset: [forking] OK
  333. routerset/routerset_to_string: [forking] OK
  334. routerset/routerset_equal__empty_empty: [forking] OK
  335. routerset/routerset_equal__empty_not_empty: [forking] OK
  336. routerset/routerset_equal__differing_lengths: [forking] OK
  337. routerset/routerset_equal__unequal: [forking] OK
  338. routerset/routerset_equal__equal: [forking] OK
  339. routerset/routerset_free__null_routerset: [forking] OK
  340. routerset/routerset_free: [forking] OK
  341. channel/dumpstats: [forking] OK
  342. channel/flush: [forking] OK
  343. channel/flushmux: [forking] OK
  344. channel/incoming: [forking] OK
  345. channel/lifecycle: [forking] OK
  346. channel/lifecycle_2: [forking] OK
  347. channel/multi: [forking] OK
  348. channel/queue_impossible: [forking] OK
  349. channel/queue_size: [forking] OK
  350. channel/write: [forking] OK
  351. channeltls/create: [forking] OK
  352. channeltls/num_bytes_queued: [forking] OK
  353. channeltls/overhead_estimate: [forking] OK
  354. relay/append_cell_to_circuit_queue: [forking] OK
  355. scheduler/channel_states: [forking] OK
  356. scheduler/compare_channels: [forking] OK
  357. scheduler/initfree: [forking] OK
  358. scheduler/loop: [forking] OK
  359. scheduler/queue_heuristic: [forking] OK
  360. 1/337 TESTS FAILED. (1 skipped)
  361. Makefile:6028: recipe for target 'test' failed
  362. make: *** [test] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement