* Package: dev-erlang/stun-1.0.10 * Repository: gentoo * Maintainer: aidecoe@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking stun-1.0.10.tar.gz to /var/tmp/portage/dev-erlang/stun-1.0.10/work >>> Source unpacked in /var/tmp/portage/dev-erlang/stun-1.0.10/work >>> Preparing source in /var/tmp/portage/dev-erlang/stun-1.0.10/work/stun-1.0.10 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-erlang/stun-1.0.10/work/stun-1.0.10 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-erlang/stun-1.0.10/work/stun-1.0.10 ... ==> stun-1.0.10 (compile) Compiled src/stun_app.erl Compiled src/stun_listener.erl Compiled src/stun_shaper.erl Compiled src/stun_sup.erl Compiled src/stun_codec.erl Compiled src/stun_tmp_sup.erl src/stun.erl:92: Warning: gen_fsm:send_all_state_event/2 is deprecated and will be removed in a future release; use gen_statem:cast/1 src/stun.erl:95: Warning: gen_fsm:start_link/3 is deprecated and will be removed in a future release; use gen_statem:start/3 src/stun.erl:601: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead src/stun.erl:648: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead Compiled src/stun.erl src/turn.erl:82: Warning: gen_fsm:start_link/3 is deprecated and will be removed in a future release; use gen_statem:start/3 src/turn.erl:88: Warning: gen_fsm:send_all_state_event/2 is deprecated and will be removed in a future release; use gen_statem:cast/1 src/turn.erl:91: Warning: gen_fsm:send_event/2 is deprecated and will be removed in a future release; use gen_statem:cast/1 src/turn.erl:119: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead src/turn.erl:441: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead Compiled src/turn.erl Compiled src/turn_tmp_sup.erl Compiled src/turn_sm.erl src/stun_test.erl:168: Warning: crypto:rand_bytes/1 is deprecated and will be removed in a future release; use crypto:strong_rand_bytes/1 src/stun_test.erl:204: Warning: crypto:rand_bytes/1 is deprecated and will be removed in a future release; use crypto:strong_rand_bytes/1 src/stun_test.erl:358: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead src/stun_test.erl:359: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead Compiled src/stun_test.erl INFO: No app_vars_file defined. >>> Source compiled. >>> Test phase: dev-erlang/stun-1.0.10 ==> stun-1.0.10 (eunit) INFO: sh info: cwd: "/var/tmp/portage/dev-erlang/stun-1.0.10/work/stun-1.0.10" cmd: cp -R src/stun.erl src/stun_app.erl src/stun_codec.erl src/stun_listener.erl src/stun_shaper.erl src/stun_sup.erl src/stun_test.erl src/stun_tmp_sup.erl src/turn.erl src/turn_sm.erl src/turn_tmp_sup.erl ".eunit" Compiled src/stun_app.erl Compiled src/stun_listener.erl Compiled src/stun_shaper.erl Compiled src/stun_sup.erl Compiled src/stun_codec.erl Compiled src/stun_tmp_sup.erl src/stun.erl:92: Warning: gen_fsm:send_all_state_event/2 is deprecated and will be removed in a future release; use gen_statem:cast/1 src/stun.erl:95: Warning: gen_fsm:start_link/3 is deprecated and will be removed in a future release; use gen_statem:start/3 src/stun.erl:601: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead src/stun.erl:648: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead Compiled src/stun.erl Compiled src/turn_sm.erl Compiled src/turn_tmp_sup.erl src/turn.erl:82: Warning: gen_fsm:start_link/3 is deprecated and will be removed in a future release; use gen_statem:start/3 src/turn.erl:88: Warning: gen_fsm:send_all_state_event/2 is deprecated and will be removed in a future release; use gen_statem:cast/1 src/turn.erl:91: Warning: gen_fsm:send_event/2 is deprecated and will be removed in a future release; use gen_statem:cast/1 src/turn.erl:119: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead src/turn.erl:441: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead Compiled src/turn.erl src/stun_test.erl:168: Warning: crypto:rand_bytes/1 is deprecated and will be removed in a future release; use crypto:strong_rand_bytes/1 src/stun_test.erl:204: Warning: crypto:rand_bytes/1 is deprecated and will be removed in a future release; use crypto:strong_rand_bytes/1 src/stun_test.erl:358: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead src/stun_test.erl:359: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead Compiled src/stun_test.erl ======================== EUnit ======================== module 'stun_app' module 'stun_listener' module 'stun_shaper' module 'stun_sup' module 'stun_codec' module 'stun_tmp_sup' module 'stun' module 'turn_sm' module 'turn_tmp_sup' module 'turn' module 'stun_test' stun_test: init_test...[0.146 s] ok stun_test: mk_cert_test...ok stun_test: add_udp_listener_test...[0.018 s] ok stun_test: add_tcp_listener_test...[0.055 s] ok stun_test: add_tls_listener_test...ok stun_test: bind_udp_test...[0.009 s] ok stun_test: bind_tcp_test...[0.001 s] ok stun_test: bind_tls_test... =INFO REPORT==== 10-Sep-2017::21:47:45 === accepted connection: 127.0.0.1:35671 -> 127.0.0.1:34780 =INFO REPORT==== 10-Sep-2017::21:47:45 === accepted connection: 127.0.0.1:52755 -> 127.0.0.1:53490[0.123 s] ok stun_test: del_tcp_listener_test...ok stun_test: del_tls_listener_test...ok stun_test: allocate_udp_test... =INFO REPORT==== 10-Sep-2017::21:47:45 === accepted long-term STUN authentication for user@localhost from 127.0.0.1:45306 =INFO REPORT==== 10-Sep-2017::21:47:45 === created TURN allocation for user@localhost from 127.0.0.1:45306: 127.0.0.1:59469 =INFO REPORT==== 10-Sep-2017::21:47:45 === accepted long-term STUN authentication for user@localhost from 127.0.0.1:45306 =INFO REPORT==== 10-Sep-2017::21:47:45 === created/updated TURN permission for user user@localhost from 127.0.0.1:45306: 127.0.0.1:59469 <-> 127.0.0.1:53239*failed* in function crypto:rand_bytes/1 called as rand_bytes(20) in call from stun_test:allocate_udp_test/0 (src/stun_test.erl, line 168) in call from stun_test:allocate_udp_test/0 **error:undef output:<<"">> [done in 0.387 s] ======================================================= Failed: 1. Skipped: 0. Passed: 10. =INFO REPORT==== 10-Sep-2017::21:47:45 === application: fast_tls exited: killed type: temporary =INFO REPORT==== 10-Sep-2017::21:47:45 === application: stun exited: killed type: temporary ERROR: One or more eunit tests failed. ERROR: eunit failed while processing /var/tmp/portage/dev-erlang/stun-1.0.10/work/stun-1.0.10: rebar_abort * ERROR: dev-erlang/stun-1.0.10::gentoo failed (test phase): * rebar eunit failed * * Call stack: * ebuild.sh, line 115: Called src_test * environment, line 500: Called rebar_src_test * environment, line 480: Called erebar 'eunit' * environment, line 364: Called die * The specific snippet of code: * rebar -v skip_deps=true "$@" || die -n "rebar $@ failed" * * If you need support, post the output of `emerge --info '=dev-erlang/stun-1.0.10::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-erlang/stun-1.0.10::gentoo'`. * The complete build log is located at '/var/log/portage/dev-erlang:stun-1.0.10:20170910-194737.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-erlang/stun-1.0.10/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-erlang/stun-1.0.10/temp/environment'. * Working directory: '/var/tmp/portage/dev-erlang/stun-1.0.10/work/stun-1.0.10' * S: '/var/tmp/portage/dev-erlang/stun-1.0.10/work/stun-1.0.10'