Mac Intel
Joel Reymont
joelr1@REDACTED
Sat Aug 12 12:44:32 CEST 2006
trivial tests pass with no_inline_fp so I thought I would run the
compiler tests. Output below...
./test.sh /usr/local/bin/erl "[no_inline_fp]" ""
------------------------------------------------------------------------
--- Running compiler_tests/test.sh ---
------------------------------------------------------------------------
Recompile: ctest
Recompile: esmb
Recompile: esmb_app
Recompile: esmb_client
Recompile: esmb_rpc
Recompile: esmb_sup
Recompile: iconv
Recompile: md4
Recompile: wings_ask
Recompile: wings_auv_matrix
Recompile: wings_e3d__tga
Recompile: wings_e3d__tif
Recompile: wings_e3d_image
Recompile: wings_e3d_q
Recompile: wings_e3d_vec
Recompile: wings_extrude_edge
Recompile: wings_pick
Testing esmb.erl:
Eshell V5.5 (abort with ^G)
1> Compiling esmb ...sh: line 1: 26085 Done echo
ctest:start\
(esmb,[no_inline_fp],\'esmb_new@REDACTED\'\). halt\(\).
26086 Illegal instruction | /usr/local/bin/erl -pa .
0a1,8
> {{result,[{ok,esmb},
> {ok,esmb_app},
> {ok,esmb_client},
> {ok,esmb_rpc},
> {ok,esmb_sup},
> {ok,iconv},
> {ok,md4}]},
> {ok,esmb}}
compiler_tests/esmb differ!!!
0a1,8
> {{result,[{ok,esmb},
> {ok,esmb_app},
> {ok,esmb_client},
> {ok,esmb_rpc},
> {ok,esmb_sup},
> {ok,iconv},
> {ok,md4}]},
> {ok,esmb}}
Testing wings.erl:
Eshell V5.5 (abort with ^G)
1> Compiling wings_ask ... done in 15.29 secs (161188 bytes ++ 729
words)
Compiling wings_auv_matrix ... done in 4.41 secs (38028 bytes ++ 38
words)
Compiling wings_e3d__tga ... done in 2.15 secs (19864 bytes ++ 165
words)
Compiling wings_e3d__tif ... done in 8.72 secs (71220 bytes ++ 669
words)
Compiling wings_e3d_image ... done in 2.84 secs (29692 bytes ++ 156
words)
Compiling wings_e3d_q ... done in 1.23 secs (11040 bytes ++ 74 words)
Compiling wings_e3d_vec ... done in 2.76 secs (21172 bytes ++ 16 words)
Compiling wings_extrude_edge ... done in 1.80 secs (23384 bytes ++
187 words)
Compiling wings_pick ... done in 2.97 secs (35984 bytes ++ 251 words)
ok
2> Files wings_new@REDACTED and wings_old are identical
Testing hc.erl:
Eshell V5.5 (abort with ^G)
1> %%======================== Compiling stdlib ========================
ok
2> 1,8c1,41
< {{result,{'EXIT',{badarg,[{erlang,'++',[false,"/lib/stdlib/ebin/
stdlib.app"]},< {hc,files,1},
< {hc,test,1},
< {hc,test,0},
< {ctest,start,3},
< {erl_eval,do_apply,5},
< {shell,exprs,6},
< {shell,eval_loop,3}]}}},
---
> {{result,[{ok,"hipe"},
> {ok,"hipe"},
> {ok,"stdlib"},
> {ok,"compiler"},
> {ok,"kernel"},
> {ok,"dialyzer"},
> {ok,"tools"},
> {ok,"appmon"},
> {ok,"asn1"},
> {ok,"cosEvent"},
> {ok,"cosEventDomain"},
> {ok,"cosFileTransfer"},
> {ok,"cosNotification"},
> {ok,"cosProperty"},
> {ok,"cosTime"},
> {ok,"cosTransactions"},
> {ok,"debugger"},
> {ok,"edoc"},
> {ok,"et"},
> {ok,"gs"},
> {ok,"ic"},
> {ok,"inets"},
> {ok,"megaco"},
> {ok,"mnemosyne"},
> {ok,"mnesia"},
> {ok,"mnesia_session"},
> {ok,"observer"},
> {ok,"orber"},
> {ok,"os_mon"},
> {ok,"parsetools"},
> {ok,"pman"},
> {ok,"runtime_tools"},
> {ok,"sasl"},
> {ok,"snmp"},
> {ok,"ssh"},
> {ok,"ssl"},
> {ok,"syntax_tools"},
> {ok,"toolbar"},
> {ok,"tv"},
> {ok,"webtool"},
> {ok,"xmerl"}]},
compiler_tests/hc differ!!!
1,8c1,41
< {{result,{'EXIT',{badarg,[{erlang,'++',[false,"/lib/stdlib/ebin/
stdlib.app"]},< {hc,files,1},
< {hc,test,1},
< {hc,test,0},
< {ctest,start,3},
< {erl_eval,do_apply,5},
< {shell,exprs,6},
< {shell,eval_loop,3}]}}},
---
> {{result,[{ok,"hipe"},
> {ok,"hipe"},
> {ok,"stdlib"},
> {ok,"compiler"},
> {ok,"kernel"},
> {ok,"dialyzer"},
> {ok,"tools"},
> {ok,"appmon"},
> {ok,"asn1"},
> {ok,"cosEvent"},
> {ok,"cosEventDomain"},
> {ok,"cosFileTransfer"},
> {ok,"cosNotification"},
> {ok,"cosProperty"},
> {ok,"cosTime"},
> {ok,"cosTransactions"},
> {ok,"debugger"},
> {ok,"edoc"},
> {ok,"et"},
> {ok,"gs"},
> {ok,"ic"},
> {ok,"inets"},
> {ok,"megaco"},
> {ok,"mnemosyne"},
> {ok,"mnesia"},
> {ok,"mnesia_session"},
> {ok,"observer"},
> {ok,"orber"},
> {ok,"os_mon"},
> {ok,"parsetools"},
> {ok,"pman"},
> {ok,"runtime_tools"},
> {ok,"sasl"},
> {ok,"snmp"},
> {ok,"ssh"},
> {ok,"ssl"},
> {ok,"syntax_tools"},
> {ok,"toolbar"},
> {ok,"tv"},
> {ok,"webtool"},
> {ok,"xmerl"}]},
--
http://wagerlabs.com/
More information about the erlang-questions
mailing list