Ticket #4143: output.txt

File output.txt, 2.9 KB (added by 0x6d65@…, 19 years ago)

Output from trying to install clisp

Line 
1[ stice@hero 11:04:07 stice ] > sudo port install clisp
2--->  Fetching clisp
3--->  Verifying checksum(s) for clisp
4--->  Extracting clisp
5--->  Applying patches to clisp
6--->  Configuring clisp
7--->  Building clisp with target all
8Error: Target com.apple.build returned: shell command "ulimit -s 8192 &&         cd /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_clisp/work/clisp-2.33.2/src &&      make &&                 make check" returned error 2
9Command output: stream.d: In function `lisp_completion':
10stream.d:8647: warning: implicit declaration of function `rl_refresh_line'
11stream.d:8682: warning: variable `ptr1' might be clobbered by `longjmp' or `vfork'
12stream.d: In function `lisp_completion_more':
13stream.d:9082: warning: implicit declaration of function `rl_filename_completion_function'
14stream.d:9082: warning: return makes pointer from integer without a cast
15stream.d: In function `history_last':
16stream.d:9132: warning: implicit declaration of function `history_list'
17stream.d:9132: warning: initialization makes pointer from integer without a cast
18stream.d: In function `rd_ch_terminal3':
19stream.d:9167: error: `rl_basic_quote_characters' undeclared (first use in this function)
20stream.d:9167: error: (Each undeclared identifier is reported only once
21stream.d:9167: error: for each function it appears in.)
22stream.d:9222: warning: passing arg 1 of `free' discards qualifiers from pointer target type
23stream.d: In function `make_terminal_stream_':
24stream.d:9424: error: `rl_gnu_readline_p' undeclared (first use in this function)
25stream.d: In function `C_socket_stream_shutdown':
26stream.d:14254: warning: enumeration value `DIRECTION_DUMMY_TO_AVOID_GXX_BUG' not handled in switch
27stream.d: In function `init_streamvars':
28stream.d:14451: warning: implicit declaration of function `rl_named_function'
29stream.d:14451: warning: passing arg 2 of `rl_bind_key' makes pointer from integer without a cast
30stream.d:14453: warning: assignment from incompatible pointer type
31stream.d:14454: warning: assignment from incompatible pointer type
32stream.d:14455: warning: implicit declaration of function `rl_variable_bind'
33stream.d:14458: warning: implicit declaration of function `META'
34stream.d:14458: warning: passing arg 2 of `rl_add_defun' from incompatible pointer type
35stream.d:14459: warning: passing arg 2 of `rl_add_defun' from incompatible pointer type
36stream.d: In function `rl_memory_abort':
37stream.d:14556: error: `rl_gnu_readline_p' undeclared (first use in this function)
38make: *** [stream.o] Error 1
39
40[ stice@hero 11:11:11 stice ] > port outdated readline
41The following installed ports seem to be outdated:
42[ stice@hero 11:11:19 stice ] >
43
44[ stice@hero 11:12:08 stice ] > port installed readline
45The following ports are currently installed:
46  readline 5.0.005_0+darwin_8 (active)
47
48[ stice@hero 11:13:06 stice ] > port installed clisp
49Port clisp not installed!