Ticket #20111: erlang

File erlang, 2.7 KB (added by jadenb1729@…, 15 years ago)

Error message during Erlang install

Line 
1Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B01" && make all " returned error 2
2Command output: test X"$ERTS_SKIP_DEPEND" = X"true" || (cd erts/emulator && ERL_TOP=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B01 make generate depend)
3make -f powerpc-apple-darwin8.11.0/Makefile generate
4/usr/bin/gcc-4.0  -mdynamic-no-pic -Ipcre -O3 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B01/erts/powerpc-apple-darwin8.11.0  -no-cpp-precomp  -I/opt/local/include  -DHAVE_CONFIG_H -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT  -Ipowerpc-apple-darwin8.11.0/opt/plain -Ibeam -Isys/unix -Isys/common -Ipowerpc-apple-darwin8.11.0 -Izlib -Ipcre -Ihipe -I../include/internal -I../include/internal/powerpc-apple-darwin8.11.0 -c hipe/hipe_mkliterals.c -o obj/powerpc-apple-darwin8.11.0/opt/plain/hipe_mkliterals.o
5In file included from /opt/local/include/aterm1.h:66,
6                 from /opt/local/include/error.h:6,
7                 from hipe/hipe_mkliterals.c:34:
8/opt/local/include/encoding.h:154: warning: function declaration isn't a prototype
9In file included from /opt/local/include/error.h:6,
10                 from hipe/hipe_mkliterals.c:34:
11/opt/local/include/aterm1.h:428: warning: function declaration isn't a prototype
12In file included from /opt/local/include/aterm2.h:15,
13                 from /opt/local/include/Error_dict.h:4,
14                 from /opt/local/include/error.h:7,
15                 from hipe/hipe_mkliterals.c:34:
16/opt/local/include/afun.h:48: warning: function declaration isn't a prototype
17/opt/local/include/afun.h:59: warning: function declaration isn't a prototype
18/opt/local/include/afun.h:60: warning: function declaration isn't a prototype
19/opt/local/include/afun.h:64: warning: function declaration isn't a prototype
20In file included from /opt/local/include/Error_dict.h:4,
21                 from /opt/local/include/error.h:7,
22                 from hipe/hipe_mkliterals.c:34:
23/opt/local/include/aterm2.h:208: warning: function declaration isn't a prototype
24In file included from /opt/local/include/error.h:7,
25                 from hipe/hipe_mkliterals.c:34:
26/opt/local/include/Error_dict.h:44: warning: function declaration isn't a prototype
27hipe/hipe_mkliterals.c:298: error: 'TRAP' undeclared here (not in a function)
28make[2]: *** [obj/powerpc-apple-darwin8.11.0/opt/plain/hipe_mkliterals.o] Error 1
29make[1]: *** [generate] Error 2
30make: *** [depend] Error 2
31
32Error: Status 1 encountered during processing.