Ticket #14533: log0234

File log0234, 32.2 KB (added by Russell.Stringer.Bell.RIP@…, 16 years ago)

error also seen here

Line 
1-*- mode: compilation; default-directory: "/ADMIN/DONE/port/" -*-
2Compilation started at Sat Mar  1 12:04:54
3
4/opt/local/bin/env      PATH=/opt/local/bin:/opt/local/sbin:$PATH       /usr/bin/nice   -n 20   /opt/local/bin/port     -u -c -d -p     upgrade         rxvt
5DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/rxvt
6DEBUG: rxvt is *not* installed by MacPorts
7DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/rxvt
8DEBUG: Requested variant powerpc is not provided by port rxvt.
9DEBUG: Requested variant darwin is not provided by port rxvt.
10DEBUG: Requested variant macosx is not provided by port rxvt.
11DEBUG: Searching for dependency: rxvt
12DEBUG: Didn't find receipt, going to depspec regex for: rxvt
13DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/XFree86
14DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/XFree86
15DEBUG: Requested variant powerpc is not provided by port XFree86.
16DEBUG: Executing variant darwin provides darwin
17DEBUG: Executing variant macosx provides macosx
18DEBUG: Searching for dependency: XFree86
19DEBUG: Found Dependency: receipt exists for XFree86
20DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/print/freetype
21DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/print/freetype
22DEBUG: Requested variant powerpc is not provided by port freetype.
23DEBUG: Requested variant darwin is not provided by port freetype.
24DEBUG: Requested variant macosx is not provided by port freetype.
25DEBUG: Searching for dependency: freetype
26DEBUG: Found Dependency: receipt exists for freetype
27DEBUG: Executing org.macports.main (rxvt)
28--->  Fetching rxvt
29DEBUG: Executing org.macports.fetch (rxvt)
30--->  rxvt-2.7.10.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/rxvt
31--->  Attempting to fetch rxvt-2.7.10.tar.gz from http://downloads.sourceforge.net/rxvt
32  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
33                                 Dload  Upload   Total   Spent    Left  Speed
34
35  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
36  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
37  7  581k    7 46449    0     0  40557      0  0:00:14  0:00:01  0:00:13 40557
38100  581k  100  581k    0     0   309k      0  0:00:01  0:00:01 --:--:--  734k
39--->  Verifying checksum(s) for rxvt
40DEBUG: Executing org.macports.checksum (rxvt)
41--->  Checksumming rxvt-2.7.10.tar.gz
42DEBUG: Correct (md5) checksum for rxvt-2.7.10.tar.gz
43--->  Extracting rxvt
44DEBUG: Executing org.macports.extract (rxvt)
45--->  Extracting rxvt-2.7.10.tar.gz
46DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/rxvt/rxvt-2.7.10.tar.gz
47DEBUG: Environment:
48DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_rxvt/work" && gzip -dc /opt/local/var/macports/distfiles/rxvt/rxvt-2.7.10.tar.gz | /usr/bin/gnutar --no-same-owner -xf -'
49DEBUG: Executing org.macports.patch (rxvt)
50--->  Configuring rxvt
51DEBUG: Executing org.macports.configure (rxvt)
52DEBUG: Using compiler 'Mac OS X gcc 4.0'
53DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-no-cpp-precomp' CXXFLAGS='-O2' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0'
54DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_rxvt/work/rxvt-2.7.10" && ./configure --prefix=/opt/local --enable-everything --mandir=/opt/local/share/man --disable-utmp'
55
56configuring for rxvt 2.7.10
57
58checking for gcc... /usr/bin/gcc-4.0
59checking for C compiler default output... a.out
60checking whether the C compiler works... yes
61checking whether we are cross compiling... no
62checking for suffix of executables...
63checking for suffix of object files... o
64checking whether we are using the GNU C compiler... yes
65checking whether /usr/bin/gcc-4.0 accepts -g... yes
66checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed
67checking how to run the C preprocessor... /usr/bin/cpp-4.0
68checking for a BSD-compatible install... /usr/bin/install
69checking for gawk... gawk
70checking for egrep... grep -E
71checking for AIX... no
72checking for library containing strerror... none required
73checking build system type... powerpc-apple-darwin8.11.0
74checking host system type... powerpc-apple-darwin8.11.0
75checking for ld used by GCC... /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld
76checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) is GNU ld... no
77checking for /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld option to reload object files... -r
78checking for BSD-compatible nm... /usr/bin/nm -p
79checking whether ln -s works... yes
80checking how to recognise dependant libraries... file_magic Mach-O dynamically linked shared library
81checking command to parse /usr/bin/nm -p output... ok
82checking for ANSI C header files... yes
83checking for sys/types.h... yes
84checking for sys/stat.h... yes
85checking for stdlib.h... yes
86checking for string.h... yes
87checking for memory.h... yes
88checking for strings.h... yes
89checking for inttypes.h... yes
90checking for stdint.h... yes
91checking for unistd.h... yes
92checking dlfcn.h usability... yes
93checking dlfcn.h presence... yes
94checking for dlfcn.h... yes
95checking for file... /usr/bin/file
96checking for ranlib... ranlib
97checking for strip... strip
98checking for objdir... .libs
99checking for /usr/bin/gcc-4.0 option to produce PIC... -fPIC
100checking if /usr/bin/gcc-4.0 PIC flag -fPIC works... yes
101checking if /usr/bin/gcc-4.0 static flag -static works... no
102checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
103checking if /usr/bin/gcc-4.0 supports -c -o file.lo... yes
104checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... yes
105checking whether the linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) supports shared libraries... yes
106checking how to hardcode library paths into programs... unsupported
107checking whether stripping libraries is possible... no
108checking dynamic linker characteristics... darwin8.11.0 ld.so
109checking if libtool supports shared libraries... yes
110creating libtool
111checking for mv... /opt/local/bin/mv
112checking for rm... /opt/local/bin/rm
113checking for cp... /opt/local/bin/cp
114checking for ln... /opt/local/bin/ln
115checking for sed... /usr/bin/sed
116checking for echo... /opt/local/bin/echo
117checking for cmp... /usr/bin/cmp
118checking for tbl... /opt/local/bin/tbl
119checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
120checking for gethostbyname... yes
121checking for connect... yes
122checking for remove... yes
123checking for shmat... yes
124checking for IceConnectionNumber in -lICE... yes
125checking for libXpm... -I, -L
126checking for sys/wait.h that is POSIX.1 compatible... yes
127checking assert.h usability... yes
128checking assert.h presence... yes
129checking for assert.h... yes
130checking fcntl.h usability... yes
131checking fcntl.h presence... yes
132checking for fcntl.h... yes
133checking grp.h usability... yes
134checking grp.h presence... yes
135checking for grp.h... yes
136checking libc.h usability... yes
137checking libc.h presence... yes
138checking for libc.h... yes
139checking lastlog.h usability... no
140checking lastlog.h presence... no
141checking for lastlog.h... no
142checking stdarg.h usability... yes
143checking stdarg.h presence... yes
144checking for stdarg.h... yes
145checking for stdlib.h... (cached) yes
146checking for string.h... (cached) yes
147checking termios.h usability... yes
148checking termios.h presence... yes
149checking for termios.h... yes
150checking for unistd.h... (cached) yes
151checking sys/byteorder.h usability... no
152checking sys/byteorder.h presence... no
153checking for sys/byteorder.h... no
154checking sys/ioctl.h usability... yes
155checking sys/ioctl.h presence... yes
156checking for sys/ioctl.h... yes
157checking sys/select.h usability... yes
158checking sys/select.h presence... yes
159checking for sys/select.h... yes
160checking sys/sockio.h usability... yes
161checking sys/sockio.h presence... yes
162checking for sys/sockio.h... yes
163checking sys/strredir.h usability... no
164checking sys/strredir.h presence... no
165checking for sys/strredir.h... no
166checking sys/time.h usability... yes
167checking sys/time.h presence... yes
168checking for sys/time.h... yes
169checking utmp.h usability... yes
170checking utmp.h presence... yes
171checking for utmp.h... yes
172checking utmpx.h usability... yes
173checking utmpx.h presence... yes
174checking for utmpx.h... yes
175checking whether time.h and sys/time.h may both be included... yes
176checking whether termios.h and sys/ioctl.h may both be included... yes
177checking for -rpath dynamic library path recording... no
178checking for -R dynamic library path recording... no
179checking for XPointer... yes
180checking for an ANSI C-conforming const... yes
181checking for inline... inline
182checking for mode_t... yes
183checking for pid_t... yes
184checking for uid_t in sys/types.h... yes
185checking for char... yes
186checking size of char... 1
187checking for short... yes
188checking size of short... 2
189checking for int... yes
190checking size of int... 4
191checking for long... yes
192checking size of long... 4
193checking for long long... yes
194checking size of long long... 8
195checking for int *... yes
196checking size of int *... 4
197checking for int16_t... yes
198checking for u_int16_t... yes
199checking for int32_t... yes
200checking for u_int32_t... yes
201checking for int64_t... yes
202checking for u_int64_t... yes
203checking return type of signal handlers... void
204checking for atexit... yes
205checking for revoke... yes
206checking for unsetenv... yes
207checking for setutent... no
208checking for seteuid... yes
209checking for setreuid... yes
210checking for setsid... yes
211checking for setpgrp... yes
212checking for setpgid... yes
213checking for openpty... yes
214checking for _getpty... no
215checking for grantpt... yes
216checking for unlockpt... yes
217checking for isastream... no
218checking for on_exit... no
219checking for nanosleep... yes
220checking for updwtmp... no
221checking for ttyslot... yes
222checking for utmp.h... (cached) yes
223checking for struct utmp... yes
224checking for ut_host in utmp struct... yes
225checking for ut_pid in utmp struct... no
226checking for utmpx.h... (cached) yes
227checking for struct utmpx... yes
228checking for host in utmpx struct... yes
229checking for struct lastlog... yes
230checking for struct lastlogx... no
231checking where utmp is located... /var/run/utmp
232checking where utmpx is located... /var/run/utmpx
233checking where wtmp is located... /var/log/wtmp
234checking where wtmpx is located...
235checking where lastlog is located... /var/log/lastlog
236checking where lastlogx is located...
237checking where ttys/ttytab is located... /etc/ttys
238checking for working Xlocale... yes
239checking for working X setlocale... yes
240checking for working plain setlocale... yes
241checking for working nl_langinfo... yes
242checking for getpt... no
243checking for pty/tty type... OPENPTY
244configure: checking for pty ranges...
245checking for setlocale in -lxpg4... no
246configure: creating ./config.status
247config.status: creating autoconf/Make.common
248config.status: creating Makefile
249config.status: creating doc/Makefile
250config.status: creating src/Makefile
251config.status: creating src/graphics/Makefile
252config.status: creating src/test/Makefile
253config.status: creating src/rxvtlib.h
254config.status: creating rclock/Makefile
255config.status: creating W11/Makefile
256config.status: creating config.h
257Configuration:
258
259  Rxvt version:               2.7.10 : 26 MARCH 2003
260  Source code location:       .
261  Install path:               /opt/local/bin
262  Compiler:                   /usr/bin/gcc-4.0
263  Compiler flags:             -O2
264  malloc support:             system default
265  Xpm library:                -lXpm
266
267Adding modules:
268  graphics.o:                 yes
269  grkelot.o:                  no
270  logging.o:                  no
271  menubar.o:                  yes
272  scrollbar-rxvt.o:           yes
273  scrollbar-next.o:           yes
274  scrollbar-xterm.o:          yes
275  strings.o:                  no
276  xpm.o:                      yes
277
278The following are set in config.h
279
280  multichar glyph languages:  no
281  pty/tty type:               OPENPTY
282  utmp support:               disabled
283
284  *** Please check src/feature.h for further options ***
285
286--->  Building rxvt with target all
287DEBUG: Executing org.macports.build (rxvt)
288DEBUG: Environment:
289DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_rxvt/work/rxvt-2.7.10" && make all'
290/usr/bin/gcc-4.0 -DHAVE_CONFIG_H  -no-cpp-precomp  -I/usr/X11R6/include  -O2  -DDEBUG_STRICT   -I/usr/X11R6/include  -I.. -I. -I. -c rxvt.c
291/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H  -no-cpp-precomp  -I/usr/X11R6/include  -O2  -DDEBUG_STRICT   -I/usr/X11R6/include  -I.. -I. -I. -c command.c
292/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/X11R6/include -O2 -DDEBUG_STRICT -I/usr/X11R6/include -I.. -I. -I. -c command.c -o command.o
293echo timestamp > command.lo
294/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H  -no-cpp-precomp  -I/usr/X11R6/include  -O2  -DDEBUG_STRICT   -I/usr/X11R6/include  -I.. -I. -I. -c defaultfont.c
295/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/X11R6/include -O2 -DDEBUG_STRICT -I/usr/X11R6/include -I.. -I. -I. -c defaultfont.c -o defaultfont.o
296echo timestamp > defaultfont.lo
297/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H  -no-cpp-precomp  -I/usr/X11R6/include  -O2  -DDEBUG_STRICT   -I/usr/X11R6/include  -I.. -I. -I. -c init.c
298/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/X11R6/include -O2 -DDEBUG_STRICT -I/usr/X11R6/include -I.. -I. -I. -c init.c -o init.o
299echo timestamp > init.lo
300/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H  -no-cpp-precomp  -I/usr/X11R6/include  -O2  -DDEBUG_STRICT   -I/usr/X11R6/include  -I.. -I. -I. -c graphics.c
301/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/X11R6/include -O2 -DDEBUG_STRICT -I/usr/X11R6/include -I.. -I. -I. -c graphics.c -o graphics.o
302graphics.c: In function 'rxvt_Gr_Text':
303graphics.c:158: warning: pointer targets in passing argument 2 of 'XTextWidth' differ in signedness
304graphics.c:160: warning: pointer targets in passing argument 2 of 'XTextWidth' differ in signedness
305graphics.c:176: warning: pointer targets in passing argument 6 of 'XDrawString' differ in signedness
306echo timestamp > graphics.lo
307/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H  -no-cpp-precomp  -I/usr/X11R6/include  -O2  -DDEBUG_STRICT   -I/usr/X11R6/include  -I.. -I. -I. -c main.c
308/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/X11R6/include -O2 -DDEBUG_STRICT -I/usr/X11R6/include -I.. -I. -I. -c main.c -o main.o
309echo timestamp > main.lo
310/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H  -no-cpp-precomp  -I/usr/X11R6/include  -O2  -DDEBUG_STRICT   -I/usr/X11R6/include  -I.. -I. -I. -c menubar.c
311/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/X11R6/include -O2 -DDEBUG_STRICT -I/usr/X11R6/include -I.. -I. -I. -c menubar.c -o menubar.o
312echo timestamp > menubar.lo
313/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H  -no-cpp-precomp  -I/usr/X11R6/include  -O2  -DDEBUG_STRICT   -I/usr/X11R6/include  -I.. -I. -I. -c misc.c
314/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/X11R6/include -O2 -DDEBUG_STRICT -I/usr/X11R6/include -I.. -I. -I. -c misc.c -o misc.o
315echo timestamp > misc.lo
316/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H  -no-cpp-precomp  -I/usr/X11R6/include  -O2  -DDEBUG_STRICT   -I/usr/X11R6/include  -I.. -I. -I. -c netdisp.c
317/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/X11R6/include -O2 -DDEBUG_STRICT -I/usr/X11R6/include -I.. -I. -I. -c netdisp.c -o netdisp.o
318echo timestamp > netdisp.lo
319/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H  -no-cpp-precomp  -I/usr/X11R6/include  -O2  -DDEBUG_STRICT   -I/usr/X11R6/include  -I.. -I. -I. -c ptytty.c
320/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/X11R6/include -O2 -DDEBUG_STRICT -I/usr/X11R6/include -I.. -I. -I. -c ptytty.c -o ptytty.o
321echo timestamp > ptytty.lo
322/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H  -no-cpp-precomp  -I/usr/X11R6/include  -O2  -DDEBUG_STRICT   -I/usr/X11R6/include  -I.. -I. -I. -c screen.c
323/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/X11R6/include -O2 -DDEBUG_STRICT -I/usr/X11R6/include -I.. -I. -I. -c screen.c -o screen.o
324echo timestamp > screen.lo
325/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H  -no-cpp-precomp  -I/usr/X11R6/include  -O2  -DDEBUG_STRICT   -I/usr/X11R6/include  -I.. -I. -I. -c scrollbar.c
326/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/X11R6/include -O2 -DDEBUG_STRICT -I/usr/X11R6/include -I.. -I. -I. -c scrollbar.c -o scrollbar.o
327echo timestamp > scrollbar.lo
328/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H  -no-cpp-precomp  -I/usr/X11R6/include  -O2  -DDEBUG_STRICT   -I/usr/X11R6/include  -I.. -I. -I. -c scrollbar-rxvt.c
329/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/X11R6/include -O2 -DDEBUG_STRICT -I/usr/X11R6/include -I.. -I. -I. -c scrollbar-rxvt.c -o scrollbar-rxvt.o
330echo timestamp > scrollbar-rxvt.lo
331/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H  -no-cpp-precomp  -I/usr/X11R6/include  -O2  -DDEBUG_STRICT   -I/usr/X11R6/include  -I.. -I. -I. -c scrollbar-next.c
332/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/X11R6/include -O2 -DDEBUG_STRICT -I/usr/X11R6/include -I.. -I. -I. -c scrollbar-next.c -o scrollbar-next.o
333echo timestamp > scrollbar-next.lo
334/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H  -no-cpp-precomp  -I/usr/X11R6/include  -O2  -DDEBUG_STRICT   -I/usr/X11R6/include  -I.. -I. -I. -c scrollbar-xterm.c
335/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/X11R6/include -O2 -DDEBUG_STRICT -I/usr/X11R6/include -I.. -I. -I. -c scrollbar-xterm.c -o scrollbar-xterm.o
336echo timestamp > scrollbar-xterm.lo
337/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H  -no-cpp-precomp  -I/usr/X11R6/include  -O2  -DDEBUG_STRICT   -I/usr/X11R6/include  -I.. -I. -I. -c xdefaults.c
338/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/X11R6/include -O2 -DDEBUG_STRICT -I/usr/X11R6/include -I.. -I. -I. -c xdefaults.c -o xdefaults.o
339echo timestamp > xdefaults.lo
340/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H  -no-cpp-precomp  -I/usr/X11R6/include  -O2  -DDEBUG_STRICT   -I/usr/X11R6/include  -I.. -I. -I. -c xpm.c
341/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/X11R6/include -O2 -DDEBUG_STRICT -I/usr/X11R6/include -I.. -I. -I. -c xpm.c -o xpm.o
342echo timestamp > xpm.lo
343/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0 -O2  -L/opt/local/lib -rpath /opt/local/lib -version-info 1:0:0 command.lo defaultfont.lo init.lo graphics.lo main.lo menubar.lo misc.lo netdisp.lo ptytty.lo screen.lo scrollbar.lo scrollbar-rxvt.lo scrollbar-next.lo scrollbar-xterm.lo xdefaults.lo xpm.lo  -o librxvt.la
344mkdir .libs
345rm -fr .libs/librxvt.la .libs/librxvt.* .libs/librxvt.*
346ar cru .libs/librxvt.a  command.o defaultfont.o init.o graphics.o main.o menubar.o misc.o netdisp.o ptytty.o screen.o scrollbar.o scrollbar-rxvt.o scrollbar-next.o scrollbar-xterm.o xdefaults.o xpm.o
347ranlib: file: .libs/librxvt.a(netdisp.o) has no symbols
348ranlib .libs/librxvt.a
349ranlib: file: .libs/librxvt.a(netdisp.o) has no symbols
350creating librxvt.la
351(cd .libs && rm -f librxvt.la && ln -s ../librxvt.la librxvt.la)
352/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0 -O2  -L/opt/local/lib rxvt.o librxvt.la  -L/usr/X11R6/lib -lXpm -lX11   -o rxvt
353/usr/bin/gcc-4.0 -O2 rxvt.o -o rxvt  -L/opt/local/lib ./.libs/librxvt.a -L/usr/X11R6/lib -lXpm -lX11
354/opt/local/bin/tbl ./rxvt.tbl | grep -v '^.lf' > rxvt.1
355make[1]: Nothing to be done for `all'.
356make[1]: Nothing to be done for `all'.
357make[1]: Nothing to be done for `all'.
358--->  Staging rxvt into destroot
359. changed
360        gid expected 0 found 80 modified
361./usr missing (created)
362. missing (directory not created: File exists)
363./Applications missing (created)
364./Developer missing (created)
365./Library missing (created)
366. changed
367        gid expected 80 found 0 modified
368./bin missing (created)
369./etc missing (created)
370./include missing (created)
371./lib missing (created)
372./libexec missing (created)
373./sbin missing (created)
374./share missing (created)
375./share/info missing (created)
376./share/man missing (created)
377./share/man/cat1 missing (created)
378./share/man/cat2 missing (created)
379./share/man/cat3 missing (created)
380./share/man/cat4 missing (created)
381./share/man/cat5 missing (created)
382./share/man/cat6 missing (created)
383./share/man/cat7 missing (created)
384./share/man/cat8 missing (created)
385./share/man/cat9 missing (created)
386./share/man/catl missing (created)
387./share/man/catn missing (created)
388./share/man/man1 missing (created)
389./share/man/man2 missing (created)
390./share/man/man3 missing (created)
391./share/man/man4 missing (created)
392./share/man/man5 missing (created)
393./share/man/man6 missing (created)
394./share/man/man7 missing (created)
395./share/man/man8 missing (created)
396./share/man/man9 missing (created)
397./share/man/manl missing (created)
398./share/man/mann missing (created)
399./share/nls missing (created)
400./share/nls/C missing (created)
401./share/nls/af_ZA.ISO8859-1 missing (created)
402./share/nls/af_ZA.ISO8859-15 missing (created)
403./share/nls/bg_BG.CP1251 missing (created)
404./share/nls/cs_CZ.ISO8859-2 missing (created)
405./share/nls/da_DK.ISO8859-1 missing (created)
406./share/nls/da_DK.ISO8859-15 missing (created)
407./share/nls/de_AT.ISO8859-1 missing (created)
408./share/nls/de_AT.ISO8859-15 missing (created)
409./share/nls/de_CH.ISO8859-1 missing (created)
410./share/nls/de_CH.ISO8859-15 missing (created)
411./share/nls/de_DE.ISO8859-1 missing (created)
412./share/nls/de_DE.ISO8859-15 missing (created)
413./share/nls/el_GR.ISO8859-7 missing (created)
414./share/nls/en_AU.ISO8859-1 missing (created)
415./share/nls/en_AU.ISO8859-15 missing (created)
416./share/nls/en_AU.US-ASCII missing (created)
417./share/nls/en_CA.ISO8859-1 missing (created)
418./share/nls/en_CA.ISO8859-15 missing (created)
419./share/nls/en_CA.US-ASCII missing (created)
420./share/nls/en_GB.ISO8859-1 missing (created)
421./share/nls/en_GB.ISO8859-15 missing (created)
422./share/nls/en_GB.US-ASCII missing (created)
423./share/nls/en_NZ.ISO8859-1 missing (created)
424./share/nls/en_NZ.ISO8859-15 missing (created)
425./share/nls/en_NZ.US-ASCII missing (created)
426./share/nls/en_US.ISO8859-1 missing (created)
427./share/nls/en_US.ISO8859-15 missing (created)
428./share/nls/es_ES.ISO8859-1 missing (created)
429./share/nls/es_ES.ISO8859-15 missing (created)
430./share/nls/et_EE.ISO8859-15 missing (created)
431./share/nls/fi_FI.ISO8859-1 missing (created)
432./share/nls/fi_FI.ISO8859-15 missing (created)
433./share/nls/fr_BE.ISO8859-1 missing (created)
434./share/nls/fr_BE.ISO8859-15 missing (created)
435./share/nls/fr_CA.ISO8859-1 missing (created)
436./share/nls/fr_CA.ISO8859-15 missing (created)
437./share/nls/fr_CH.ISO8859-1 missing (created)
438./share/nls/fr_CH.ISO8859-15 missing (created)
439./share/nls/fr_FR.ISO8859-1 missing (created)
440./share/nls/fr_FR.ISO8859-15 missing (created)
441./share/nls/hi_IN.ISCII-DEV missing (created)
442./share/nls/hr_HR.ISO8859-2 missing (created)
443./share/nls/hu_HU.ISO8859-2 missing (created)
444./share/nls/is_IS.ISO8859-1 missing (created)
445./share/nls/is_IS.ISO8859-15 missing (created)
446./share/nls/it_CH.ISO8859-1 missing (created)
447./share/nls/it_CH.ISO8859-15 missing (created)
448./share/nls/it_IT.ISO8859-1 missing (created)
449./share/nls/it_IT.ISO8859-15 missing (created)
450./share/nls/ja_JP.SJIS missing (created)
451./share/nls/ja_JP.eucJP missing (created)
452./share/nls/ko_KR.eucKR missing (created)
453./share/nls/la_LN.ISO8859-1 missing (created)
454./share/nls/la_LN.ISO8859-15 missing (created)
455./share/nls/la_LN.ISO8859-2 missing (created)
456./share/nls/la_LN.ISO8859-4 missing (created)
457./share/nls/la_LN.US-ASCII missing (created)
458./share/nls/lt_LT.ISO8859-4 missing (created)
459./share/nls/nl_BE.ISO8859-1 missing (created)
460./share/nls/nl_BE.ISO8859-15 missing (created)
461./share/nls/nl_NL.ISO8859-1 missing (created)
462./share/nls/nl_NL.ISO8859-15 missing (created)
463./share/nls/no_NO.ISO8859-1 missing (created)
464./share/nls/no_NO.ISO8859-15 missing (created)
465./share/nls/pl_PL.ISO8859-2 missing (created)
466./share/nls/pt_BR.ISO8859-1 missing (created)
467./share/nls/pt_PT.ISO8859-1 missing (created)
468./share/nls/pt_PT.ISO8859-15 missing (created)
469./share/nls/ro_RO.ISO8859-2 missing (created)
470./share/nls/ru_RU.CP866 missing (created)
471./share/nls/ru_RU.ISO8859-5 missing (created)
472./share/nls/ru_RU.KOI8-R missing (created)
473./share/nls/sk_SK.ISO8859-2 missing (created)
474./share/nls/sl_SI.ISO8859-2 missing (created)
475./share/nls/sv_SE.ISO8859-1 missing (created)
476./share/nls/sv_SE.ISO8859-15 missing (created)
477./share/nls/tr_TR.ISO8859-9 missing (created)
478./share/nls/uk_UA.ISO8859-5 missing (created)
479./share/nls/uk_UA.KOI8-U missing (created)
480./share/nls/zh_CN.eucCN missing (created)
481./share/nls/zh_TW.Big5 missing (created)
482./share/skel missing (created)
483./src missing (created)
484./var missing (created)
485./var/macports missing (created)
486./var/macports/distfiles missing (created)
487./var/macports/receipts missing (created)
488./var/macports/registry missing (created)
489./www missing (created)
490DEBUG: Executing org.macports.destroot (rxvt)
491DEBUG: Environment:
492DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_rxvt/work/rxvt-2.7.10" && make install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_rxvt/work/destroot'
493./autoconf/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_rxvt/work/destroot/opt/local/bin
494./autoconf/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_rxvt/work/destroot/opt/local/share/man/man1
495../autoconf/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_rxvt/work/destroot/opt/local/include /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_rxvt/work/destroot/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_rxvt/work/destroot/opt/local/bin
496/bin/sh ../libtool --mode=install /usr/bin/install -m 755 rxvt /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_rxvt/work/destroot/opt/local/bin/rxvt-2.7.10
497/usr/bin/install -m 755 rxvt /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_rxvt/work/destroot/opt/local/bin/rxvt-2.7.10
498/opt/local/bin/ln /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_rxvt/work/destroot/opt/local/bin/rxvt-2.7.10 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_rxvt/work/destroot/opt/local/bin/rxvt
499/usr/bin/install -m 644 rxvt.1 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_rxvt/work/destroot/opt/local/share/man/man1/rxvt.1
500/usr/bin/gcc-4.0 -c -no-cpp-precomp  -I/usr/X11R6/include  -I/usr/X11R6/include  -I. -I.. -I. -DHAVE_CONFIG_H -O2  rclock.c
501/usr/bin/gcc-4.0 -L/opt/local/lib -o rclock rclock.o  -L/usr/X11R6/lib -lXpm -lX11
502cat ./rclock.1.in\
503|sed -e 's%@RXVT_VERSION@%2.7.10%g;'\
504|sed -e 's%@RXVT_DATE@%26 MARCH 2003%g;'\
505|sed -e 's%@RXVT_MAINT@%Geoff Wing%g;'\
506> rclock.1
507/usr/bin/install -m 755 rclock /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_rxvt/work/destroot/opt/local/bin/rclock
508/usr/bin/install -m 644 rclock.1 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_rxvt/work/destroot/opt/local/share/man/man1/rclock.1
509make[1]: Nothing to be done for `install'.
510make[1]: Nothing to be done for `install'.
511DEBUG: Executing destroot_finish
512--->  Compressing man pages for rxvt
513DEBUG: Scanning man1
514man1/rclock.1:   53.4% -- replaced with man1/rclock.1.gz
515man1/rclock.1.gz: changing permissions from 00644 to 00444
516man1/rxvt.1:     73.2% -- replaced with man1/rxvt.1.gz
517man1/rxvt.1.gz: changing permissions from 00644 to 00444
518DEBUG: checking for mtree violations
519--->  Installing rxvt 2.7.10_1
520DEBUG: Executing org.macports.install (rxvt)
521DEBUG: installing directory: /opt/local/var/macports/software/rxvt/2.7.10_1/opt
522DEBUG: installing directory: /opt/local/var/macports/software/rxvt/2.7.10_1/opt/local
523DEBUG: installing directory: /opt/local/var/macports/software/rxvt/2.7.10_1/opt/local/bin
524DEBUG: installing file: /opt/local/var/macports/software/rxvt/2.7.10_1/opt/local/bin/rclock
525DEBUG: installing file: /opt/local/var/macports/software/rxvt/2.7.10_1/opt/local/bin/rxvt
526DEBUG: installing file: /opt/local/var/macports/software/rxvt/2.7.10_1/opt/local/bin/rxvt-2.7.10
527DEBUG: installing directory: /opt/local/var/macports/software/rxvt/2.7.10_1/opt/local/share
528DEBUG: installing directory: /opt/local/var/macports/software/rxvt/2.7.10_1/opt/local/share/man
529DEBUG: installing directory: /opt/local/var/macports/software/rxvt/2.7.10_1/opt/local/share/man/man1
530DEBUG: installing file: /opt/local/var/macports/software/rxvt/2.7.10_1/opt/local/share/man/man1/rclock.1.gz
531DEBUG: installing file: /opt/local/var/macports/software/rxvt/2.7.10_1/opt/local/share/man/man1/rxvt.1.gz
532Error: Target org.macports.install returned: unmatched open brace in list
533Warning: the following items did not execute (for rxvt): org.macports.activate org.macports.install
534DEBUG: epoch: in tree: 0 installed: 0
535DEBUG: rxvt 2.7.10_1 exists in the ports tree
536DEBUG: rxvt 2.7.10_1 is installed
537DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/XFree86
538--->  Activating XFree86 4.5.0_2+puredarwin
539DEBUG: Image error: /usr/X11R6/bin/appres already exists and does not belong to a registered port.  Unable to activate port XFree86.
540    while executing
541"_activate_contents $name $imagefiles $imagedir"
542    (procedure "portimage::activate" line 51)
543    invoked from within
544"portimage::activate $portname ${version_installed}_$revision_installed$variant $optionslist"
545Error: Activating XFree86 4.5.0_2 failed: Image error: /usr/X11R6/bin/appres already exists and does not belong to a registered port.  Unable to activate port XFree86.
546DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/print/freetype
547DEBUG: epoch: in tree: 0 installed: 0
548DEBUG: freetype 2.3.5_1 exists in the ports tree
549DEBUG: freetype 2.1.10_2 is installed
550DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib
551DEBUG: epoch: in tree: 0 installed: 0
552DEBUG: zlib 1.2.3_1 exists in the ports tree
553DEBUG: zlib 1.2.3_1 is installed
554DEBUG: No need to upgrade! zlib 1.2.3_1 >= zlib 1.2.3_1
555DEBUG: variants to install
556DEBUG: available variants are : universal bytecode doc
557DEBUG: new portvariants:
558DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib
559DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib
560DEBUG: Requested variant powerpc is not provided by port zlib.
561DEBUG: Requested variant darwin is not provided by port zlib.
562DEBUG: Requested variant macosx is not provided by port zlib.
563DEBUG: Searching for dependency: zlib
564DEBUG: Found Dependency: receipt exists for zlib
565DEBUG: Skipping completed org.macports.main (freetype)
566DEBUG: Skipping completed org.macports.fetch (freetype)
567DEBUG: Skipping completed org.macports.checksum (freetype)
568DEBUG: setting option extract.cmd to /opt/local/bin/bzip2
569DEBUG: Skipping completed org.macports.extract (freetype)
570DEBUG: Skipping completed org.macports.patch (freetype)
571DEBUG: Skipping completed org.macports.configure (freetype)
572DEBUG: Skipping completed org.macports.build (freetype)
573DEBUG: Skipping completed org.macports.destroot (freetype)
574DEBUG: Uninstalling freetype 2.1.10_2
575DEBUG: unmatched open brace in list
576    while executing
577"llength $dep_map"
578    (procedure "receipt_flat::open_dep_map" line 18)
579    invoked from within
580"${macports::registry.format}::open_dep_map $args"
581    (procedure "registry::open_dep_map" line 3)
582    invoked from within
583"registry::open_dep_map "
584    (procedure "portuninstall::uninstall" line 43)
585    invoked from within
586"portuninstall::uninstall $portname ${version_installed}_$revision_installed$oldvariant $optionslist"
587Error: Uninstall freetype 2.1.10_2 failed: unmatched open brace in list
588DEBUG: No need to upgrade! rxvt 2.7.10_1 >= rxvt 2.7.10_1
589
590Compilation finished at Sat Mar  1 12:09:09