https://bugzilla.redhat.com/show_bug.cgi?id=1456567
dxtr@emacs.church changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dxtr@emacs.church
--- Comment #4 from dxtr@emacs.church --- I'm having the same issue on Fedora 27:
$ dnf info erlang Last metadata expiration check: 3 days, 3:04:44 ago on 2018-02-06T22:01:36 CET. Installed Packages Name : erlang Version : 19.3.6.5 Release : 1.fc27 Arch : x86_64 Size : 25 k Source : erlang-19.3.6.5-1.fc27.src.rpm Repo : @System From repo : updates Summary : General-purpose programming language and runtime environment URL : https://www.erlang.org License : ASL 2.0 Description : Erlang is a general-purpose programming language and runtime : environment. Erlang has built-in support for concurrency, distribution : and fault tolerance. Erlang is used in several large telecommunication : systems from Ericsson.
$ dnf info erlang-dialyzer Last metadata expiration check: 3 days, 3:05:02 ago on 2018-02-06T22:01:36 CET. Installed Packages Name : erlang-dialyzer Version : 19.3.6.5 Release : 1.fc27 Arch : x86_64 Size : 898 k Source : erlang-19.3.6.5-1.fc27.src.rpm Repo : @System From repo : updates Summary : A DIscrepancy AnaLYZer for ERlang programs URL : https://www.erlang.org License : ASL 2.0 Description : A DIscrepancy AnaLYZer for ERlang programs.
$ dialyzer --raw --build_plt --apps erts kernel stdlib Compiling some key modules to native code...{"init terminating in do_boot",{{badmatch,ok},[{dialyzer_cl,hc_cache,1,[{file,"dialyzer_cl.erl "},{line,572}]},{lists,foreach,2,[{file,"lists.erl"},{line,1338}]},{dialyzer_cl,hipe_compile,2,[{file,"dialyzer_cl.erl"},{line,516}]},{dialy zer_cl,do_analysis,4,[{file,"dialyzer_cl.erl"},{line,382}]},{dialyzer,'-cl/1-fun-0-',1,[{file,"dialyzer.erl"},{line,153}]},{dialyzer,doit,1,[{file,"dialyzer.erl"},{line,243}]},{dialyzer,plain_cl,0,[{file,"dialyzer.erl"},{line,84}]},{init,start_em,1,[]}]}} init terminating in do_boot ()
Crash dump is being written to: erl_crash.dump...done