Ticket #19797: install_screen.log

File install_screen.log, 8.5 KB (added by cynicaljoy@…, 15 years ago)

output log

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