Ticket #21359: ruby1.8.7_log.txt

File ruby1.8.7_log.txt, 4.1 KB (added by gmwilson@…, 15 years ago)
Line 
1Ruby 1.8.7 fails to build
2-> port install ruby
3--->  Computing dependencies for ruby
4--->  Fetching gperf
5--->  Verifying checksum(s) for gperf
6--->  Extracting gperf
7--->  Configuring gperf
8--->  Building gperf
9--->  Staging gperf into destroot
10--->  Installing gperf @3.0.4_0
11--->  Activating gperf @3.0.4_0
12--->  Cleaning gperf
13--->  Fetching libiconv
14--->  Verifying checksum(s) for libiconv
15--->  Extracting libiconv
16--->  Applying patches to libiconv
17--->  Configuring libiconv
18--->  Building libiconv
19--->  Staging libiconv into destroot
20--->  Installing libiconv @1.13_0
21--->  Activating libiconv @1.13_0
22--->  Cleaning libiconv
23--->  Fetching ncursesw
24--->  Verifying checksum(s) for ncursesw
25--->  Extracting ncursesw
26--->  Configuring ncursesw
27--->  Building ncursesw
28--->  Staging ncursesw into destroot
29--->  Installing ncursesw @5.7_0+darwin_10
30--->  Activating ncursesw @5.7_0+darwin_10
31--->  Cleaning ncursesw
32--->  Fetching ncurses
33--->  Verifying checksum(s) for ncurses
34--->  Extracting ncurses
35--->  Configuring ncurses
36--->  Building ncurses
37--->  Staging ncurses into destroot
38--->  Installing ncurses @5.7_0+darwin_10
39--->  Activating ncurses @5.7_0+darwin_10
40--->  Cleaning ncurses
41--->  Fetching zlib
42--->  Verifying checksum(s) for zlib
43--->  Extracting zlib
44--->  Applying patches to zlib
45--->  Configuring zlib
46--->  Building zlib
47--->  Staging zlib into destroot
48--->  Installing zlib @1.2.3_3
49--->  Activating zlib @1.2.3_3
50--->  Cleaning zlib
51--->  Fetching openssl
52--->  Verifying checksum(s) for openssl
53--->  Extracting openssl
54--->  Applying patches to openssl
55--->  Configuring openssl
56--->  Building openssl
57--->  Staging openssl into destroot
58--->  Installing openssl @0.9.8k_0+darwin
59--->  Activating openssl @0.9.8k_0+darwin
60--->  Cleaning openssl
61--->  Fetching readline
62--->  Verifying checksum(s) for readline
63--->  Extracting readline
64--->  Applying patches to readline
65--->  Configuring readline
66--->  Building readline
67--->  Staging readline into destroot
68--->  Installing readline @6.0.000_1+darwin
69--->  Activating readline @6.0.000_1+darwin
70--->  Cleaning readline
71--->  Building ruby
72Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ruby/work/ruby-1.8.7-p174" && /usr/bin/make -j2 all " returned error 2
73Command output: compiling digest/sha2
74make[1]: Nothing to be done for `all'.
75compiling dl
76make[1]: Nothing to be done for `all'.
77compiling etc
78make[1]: Nothing to be done for `all'.
79compiling fcntl
80make[1]: Nothing to be done for `all'.
81compiling gdbm
82make[1]: Nothing to be done for `all'.
83compiling iconv
84make[1]: Nothing to be done for `all'.
85compiling io/wait
86make[1]: Nothing to be done for `all'.
87compiling nkf
88make[1]: Nothing to be done for `all'.
89compiling openssl
90make[1]: Nothing to be done for `all'.
91compiling pty
92make[1]: Nothing to be done for `all'.
93compiling racc/cparse
94make[1]: Nothing to be done for `all'.
95compiling readline
96/usr/bin/gcc-4.2 -I. -I../.. -I../../. -I../.././ext/readline -DHAVE_READLINE_READLINE_H -DHAVE_READLINE_HISTORY_H -DHAVE_RL_FILENAME_COMPLETION_FUNCTION -DHAVE_RL_COMPLETION_MATCHES -DHAVE_RL_DEPREP_TERM_FUNCTION -DHAVE_RL_COMPLETION_APPEND_CHARACTER -DHAVE_RL_BASIC_WORD_BREAK_CHARACTERS -DHAVE_RL_COMPLETER_WORD_BREAK_CHARACTERS -DHAVE_RL_BASIC_QUOTE_CHARACTERS -DHAVE_RL_COMPLETER_QUOTE_CHARACTERS -DHAVE_RL_FILENAME_QUOTE_CHARACTERS -DHAVE_RL_ATTEMPTED_COMPLETION_OVER -DHAVE_RL_LIBRARY_VERSION -DHAVE_RL_EVENT_HOOK -DHAVE_RL_CLEANUP_AFTER_SIGNAL -DHAVE_REPLACE_HISTORY_ENTRY -DHAVE_REMOVE_HISTORY -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE  -I/opt/local/include -fno-common -O2 -arch x86_64  -fno-common -pipe -fno-common  -arch x86_64 -c readline.c
97readline.c: In function 'username_completion_proc_call':
98readline.c:730: error: 'username_completion_function' undeclared (first use in this function)
99readline.c:730: error: (Each undeclared identifier is reported only once
100readline.c:730: error: for each function it appears in.)
101make[1]: *** [readline.o] Error 1
102make: *** [all] Error 1
103
104Error: Status 1 encountered during processing.
105