1 | ---> Fetching screen |
---|
2 | ---> Verifying checksum(s) for screen |
---|
3 | ---> Checksumming screen-4.0.3.tar.gz |
---|
4 | ---> Checksumming 18 |
---|
5 | ---> Checksumming vproc_priv.h |
---|
6 | ---> Extracting screen |
---|
7 | ---> Extracting screen-4.0.3.tar.gz |
---|
8 | ---> Applying patches to screen |
---|
9 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/screen/files/patch-maxargs |
---|
10 | patching file ansi.c |
---|
11 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/screen/files/patch-windowsize |
---|
12 | patching file resize.c |
---|
13 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/screen/files/patch-wrp_vertical_split |
---|
14 | patching file comm.c |
---|
15 | patching file display.c |
---|
16 | patching file display.h |
---|
17 | patching file extern.h |
---|
18 | patching file process.c |
---|
19 | patching file screen.h |
---|
20 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/screen/files/patch-Makefile.in |
---|
21 | patching file Makefile.in |
---|
22 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/screen/files/patch-config.h.in |
---|
23 | patching file config.h.in |
---|
24 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/screen/files/patch-configure |
---|
25 | patching file configure |
---|
26 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/screen/files/patch-pty.c |
---|
27 | patching file ./pty.c |
---|
28 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/screen/files/patch-window.c |
---|
29 | patching file window.c |
---|
30 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/screen/files/patch-screen.c |
---|
31 | patching file screen.c |
---|
32 | ---> Configuring screen |
---|
33 | this is screen version 4.0.3 |
---|
34 | checking for gcc... /usr/bin/gcc-4.0 |
---|
35 | checking for C compiler default output... a.out |
---|
36 | checking whether the C compiler works... yes |
---|
37 | checking whether we are cross compiling... no |
---|
38 | checking for suffix of executables... |
---|
39 | checking for suffix of object files... o |
---|
40 | checking whether we are using the GNU C compiler... yes |
---|
41 | checking whether /usr/bin/gcc-4.0 accepts -g... yes |
---|
42 | checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed |
---|
43 | checking how to run the C preprocessor... /usr/bin/cpp-4.0 |
---|
44 | checking for egrep... grep -E |
---|
45 | checking whether /usr/bin/gcc-4.0 needs -traditional... no |
---|
46 | checking for library containing strerror... none required |
---|
47 | checking for gawk... gawk |
---|
48 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
49 | configure: checking for buggy tools... |
---|
50 | - sh is 'GNU bash, version 3.2.17(1)-release (i386-apple-darwin9.0)'. |
---|
51 | checking if a system-wide socket dir should be used... yes |
---|
52 | checking for the socket dir... (eff_uid ? "/tmp/uscreens" : "/tmp/screens") |
---|
53 | configure: checking for MIPS... |
---|
54 | configure: checking for Ultrix... |
---|
55 | configure: checking for butterfly... |
---|
56 | configure: checking for POSIX.1... |
---|
57 | - you have a POSIX system |
---|
58 | configure: checking for System V... |
---|
59 | configure: checking for sequent/ptx... |
---|
60 | configure: checking SVR4... |
---|
61 | checking for ANSI C header files... no |
---|
62 | checking for sys/types.h... yes |
---|
63 | checking for sys/stat.h... yes |
---|
64 | checking for stdlib.h... yes |
---|
65 | checking for string.h... yes |
---|
66 | checking for memory.h... yes |
---|
67 | checking for strings.h... yes |
---|
68 | checking for inttypes.h... yes |
---|
69 | checking for stdint.h... yes |
---|
70 | checking for unistd.h... yes |
---|
71 | configure: checking for Solaris 2.x... |
---|
72 | configure: checking BSD job jontrol... |
---|
73 | - you have jobcontrol |
---|
74 | configure: checking setreuid... |
---|
75 | configure: checking seteuid... |
---|
76 | configure: checking select... |
---|
77 | configure: checking fifos... |
---|
78 | - your fifos are usable |
---|
79 | configure: checking for broken fifo implementation... |
---|
80 | - your implementation is ok |
---|
81 | configure: checking sockets... |
---|
82 | - your sockets are usable |
---|
83 | configure: checking socket implementation... |
---|
84 | - you are normal |
---|
85 | - both sockets and fifos usable. let's take fifos. |
---|
86 | configure: checking select return value... |
---|
87 | - select is ok |
---|
88 | configure: checking for tgetent... |
---|
89 | - you use the terminfo database |
---|
90 | configure: checking ospeed... |
---|
91 | configure: checking for /dev/ptc... |
---|
92 | configure: checking for SVR4 ptys... |
---|
93 | checking for getpt... no |
---|
94 | configure: checking for ptyranges... |
---|
95 | configure: checking default tty permissions/group... |
---|
96 | checking for write... /usr/bin/write |
---|
97 | checking for xterm... /usr/X11R6/bin/xterm |
---|
98 | - pty mode: 0620, group: 4 |
---|
99 | configure: checking getutent... |
---|
100 | configure: checking ut_host... |
---|
101 | checking utempter.h usability... no |
---|
102 | checking utempter.h presence... no |
---|
103 | checking for utempter.h... no |
---|
104 | configure: checking for libutil(s)... |
---|
105 | configure: checking getloadavg... |
---|
106 | assuming posix signal definition |
---|
107 | configure: checking for crypt and sec libraries... |
---|
108 | configure: checking crypt... |
---|
109 | configure: checking IRIX sun library... |
---|
110 | configure: checking syslog... |
---|
111 | configure: checking wait union... |
---|
112 | configure: checking for termio or termios... |
---|
113 | configure: checking getspnam... |
---|
114 | configure: checking getttyent... |
---|
115 | configure: checking fdwalk... |
---|
116 | configure: checking whether memcpy/memmove/bcopy handles overlapping arguments... |
---|
117 | checking long file names... yes |
---|
118 | checking for vsprintf... yes |
---|
119 | checking for dirent.h that defines DIR... yes |
---|
120 | checking for library containing opendir... none required |
---|
121 | checking for setenv... yes |
---|
122 | checking for nl_langinfo(CODESET)... yes |
---|
123 | checking for library containing gethostname... none required |
---|
124 | checking for rename... yes |
---|
125 | checking for fchmod... yes |
---|
126 | checking for fchown... yes |
---|
127 | checking for strerror... yes |
---|
128 | checking for lstat... yes |
---|
129 | checking for _exit... yes |
---|
130 | checking for utimes... yes |
---|
131 | checking for vsnprintf... yes |
---|
132 | checking for getcwd... yes |
---|
133 | checking for setlocale... yes |
---|
134 | checking for strftime... yes |
---|
135 | checking for the global screenrc file... "/opt/local/etc/screenrc" |
---|
136 | checking for the utf8-encodings location... "/opt/local/share/screen/utf8encodings" |
---|
137 | configure: creating ./config.status |
---|
138 | config.status: creating Makefile |
---|
139 | config.status: creating doc/Makefile |
---|
140 | config.status: creating config.h |
---|
141 | config.status: executing default commands |
---|
142 | |
---|
143 | Now please check the pathnames in the Makefile and in the user |
---|
144 | configuration section in config.h. |
---|
145 | Then type 'make' to make screen. Good luck. |
---|
146 | |
---|
147 | ---> Building screen |
---|
148 | CPP="/usr/bin/cpp-4.0 -I/opt/local/include" srcdir=. sh ./osdef.sh |
---|
149 | AWK=gawk srcdir=. sh ./comm.sh |
---|
150 | AWK=gawk srcdir=. sh ./term.sh |
---|
151 | /usr/bin/gcc-4.0 -c -I. -I. -O2 screen.c |
---|
152 | In file included from screen.c:106: |
---|
153 | vproc_priv.h:23:26: error: Availability.h: No such file or directory |
---|
154 | In file included from screen.c:106: |
---|
155 | vproc_priv.h:101: error: syntax error before '__OSX_AVAILABLE_STARTING' |
---|
156 | vproc_priv.h:101: warning: parameter names (without types) in function declaration |
---|
157 | vproc_priv.h:101: warning: data definition has no type or storage class |
---|
158 | vproc_priv.h:102: error: syntax error before '__OSX_AVAILABLE_STARTING' |
---|
159 | vproc_priv.h:102: warning: parameter names (without types) in function declaration |
---|
160 | vproc_priv.h:102: warning: data definition has no type or storage class |
---|
161 | vproc_priv.h:103: error: syntax error before '__OSX_AVAILABLE_STARTING' |
---|
162 | vproc_priv.h:103: warning: parameter names (without types) in function declaration |
---|
163 | vproc_priv.h:103: warning: data definition has no type or storage class |
---|
164 | vproc_priv.h:104: error: syntax error before '__OSX_AVAILABLE_STARTING' |
---|
165 | vproc_priv.h:104: warning: parameter names (without types) in function declaration |
---|
166 | vproc_priv.h:104: warning: data definition has no type or storage class |
---|
167 | vproc_priv.h:106: error: syntax error before '__OSX_AVAILABLE_STARTING' |
---|
168 | vproc_priv.h:106: warning: parameter names (without types) in function declaration |
---|
169 | vproc_priv.h:106: warning: data definition has no type or storage class |
---|
170 | vproc_priv.h:107: error: syntax error before '__OSX_AVAILABLE_STARTING' |
---|
171 | vproc_priv.h:107: warning: parameter names (without types) in function declaration |
---|
172 | vproc_priv.h:107: warning: data definition has no type or storage class |
---|
173 | vproc_priv.h:108: error: syntax error before '__OSX_AVAILABLE_STARTING' |
---|
174 | vproc_priv.h:108: warning: parameter names (without types) in function declaration |
---|
175 | vproc_priv.h:108: warning: data definition has no type or storage class |
---|
176 | vproc_priv.h:109: error: syntax error before '__OSX_AVAILABLE_STARTING' |
---|
177 | vproc_priv.h:109: warning: parameter names (without types) in function declaration |
---|
178 | vproc_priv.h:109: warning: data definition has no type or storage class |
---|
179 | vproc_priv.h:110: error: syntax error before '__OSX_AVAILABLE_STARTING' |
---|
180 | vproc_priv.h:110: warning: parameter names (without types) in function declaration |
---|
181 | vproc_priv.h:110: warning: data definition has no type or storage class |
---|
182 | vproc_priv.h:111: error: syntax error before '__OSX_AVAILABLE_STARTING' |
---|
183 | vproc_priv.h:111: warning: parameter names (without types) in function declaration |
---|
184 | vproc_priv.h:111: warning: data definition has no type or storage class |
---|
185 | make: *** [screen.o] Error 1 |
---|
186 | Warning: the following items did not execute (for screen): org.macports.activate org.macports.build org.macports.destroot org.macports.install |
---|