Ticket #25912: jiminaus-main.log

File jiminaus-main.log, 32.3 KB (added by jiminaus@…, 14 years ago)

jiminaus's main.log

Line 
1version:1
2:msg:main --->  Computing dependencies for xorg-libXi:info:main .:debug:main Searching for dependency: pkgconfig
3:debug:main Found Dependency: receipt exists for pkgconfig
4:debug:main Searching for dependency: xorg-libXext
5:debug:main Found Dependency: receipt exists for xorg-libXext
6:debug:main Searching for dependency: xorg-inputproto
7:debug:main Found Dependency: receipt exists for xorg-inputproto
8:msg:main
9:debug:main Executing org.macports.main (xorg-libXi)
10:msg:main --->  Fetching xorg-libXi
11:debug:fetch fetch phase started at Mon Aug  2 19:49:21 EST 2010
12:debug:fetch Executing org.macports.fetch (xorg-libXi)
13:info:fetch --->  libXi-1.3.1.tar.bz2 doesn't seem to exist in /macports/var/macports/distfiles/xorg-libXi
14:debug:fetch Pinging xorg.freedesktop.org...
15:debug:fetch Pinging distfiles.macports.org...
16:debug:fetch Pinging aarnet.au.distfiles.macports.org...
17:debug:fetch Pinging lil.fr.distfiles.macports.org...
18:debug:fetch Pinging sea.us.distfiles.macports.org...
19:debug:fetch xorg.freedesktop.org ping time is 239.518
20:debug:fetch distfiles.macports.org ping time is 881.168
21:debug:fetch aarnet.au.distfiles.macports.org ping time is 708.373
22:debug:fetch lil.fr.distfiles.macports.org ping time is 1067.373
23:debug:fetch sea.us.distfiles.macports.org ping time is 10000
24:msg:fetch --->  Attempting to fetch libXi-1.3.1.tar.bz2 from http://xorg.freedesktop.org/archive/individual/lib/
25:msg:fetch --->  Verifying checksum(s) for xorg-libXi
26:debug:checksum checksum phase started at Mon Aug  2 19:49:28 EST 2010
27:debug:checksum Executing org.macports.checksum (xorg-libXi)
28:info:checksum --->  Checksumming libXi-1.3.1.tar.bz2
29:debug:checksum Correct (md5) checksum for libXi-1.3.1.tar.bz2
30:debug:checksum Correct (sha1) checksum for libXi-1.3.1.tar.bz2
31:debug:checksum Correct (rmd160) checksum for libXi-1.3.1.tar.bz2
32:debug:checksum setting option extract.cmd to /usr/bin/bzip2
33:msg:checksum --->  Extracting xorg-libXi
34:debug:extract extract phase started at Mon Aug  2 19:49:28 EST 2010
35:debug:extract Executing org.macports.extract (xorg-libXi)
36:info:extract --->  Extracting libXi-1.3.1.tar.bz2
37:debug:extract setting option extract.args to '/macports/var/macports/distfiles/xorg-libXi/libXi-1.3.1.tar.bz2'
38:debug:extract Environment: CPATH='/macports/include' CC_PRINT_OPTIONS_FILE='/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXi/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/macports/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
39:debug:extract Assembled command: 'cd "/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXi/work" && /usr/bin/bzip2 -dc '/macports/var/macports/distfiles/xorg-libXi/libXi-1.3.1.tar.bz2' | /usr/bin/gnutar --no-same-owner -xf -'
40:debug:patch patch phase started at Mon Aug  2 19:49:28 EST 2010
41:debug:patch Executing org.macports.patch (xorg-libXi)
42:msg:patch --->  Configuring xorg-libXi
43:debug:patch Using compiler 'Mac OS X gcc 4.2'
44:debug:configure configure phase started at Mon Aug  2 19:49:28 EST 2010
45:debug:configure Executing org.macports.configure (xorg-libXi)
46:debug:configure Environment: CPATH='/macports/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/macports/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/macports/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXi/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/macports/lib -arch x86_64' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
47:debug:configure Assembled command: 'cd "/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXi/work/libXi-1.3.1" && ./configure --prefix=/macports'
48:info:configure checking for a BSD-compatible install... /usr/bin/install -c
49:info:configure checking whether build environment is sane... yes
50:info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d
51:info:configure checking for gawk... gawk
52:info:configure checking whether make sets $(MAKE)... yes
53:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
54:info:configure checking for style of include used by make... GNU
55:info:configure checking for gcc... /usr/bin/gcc-4.2
56:info:configure checking whether the C compiler works... yes
57:info:configure checking for C compiler default output file name... a.out
58:info:configure checking for suffix of executables...
59:info:configure checking whether we are cross compiling... no
60:info:configure checking for suffix of object files... o
61:info:configure checking whether we are using the GNU C compiler... yes
62:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
63:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
64:info:configure checking dependency style of /usr/bin/gcc-4.2... gcc3
65:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C99... -std=gnu99
66:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -std=gnu99 -E
67:info:configure checking for grep that handles long lines and -e... /macports/bin/grep
68:info:configure checking for egrep... /macports/bin/grep -E
69:info:configure checking for ANSI C header files... yes
70:info:configure checking for sys/types.h... yes
71:info:configure checking for sys/stat.h... yes
72:info:configure checking for stdlib.h... yes
73:info:configure checking for string.h... yes
74:info:configure checking for memory.h... yes
75:info:configure checking for strings.h... yes
76:info:configure checking for inttypes.h... yes
77:info:configure checking for stdint.h... yes
78:info:configure checking for unistd.h... yes
79:info:configure checking for pkg-config... /macports/bin/pkg-config
80:info:configure checking pkg-config is at least version 0.9.0... yes
81:info:configure checking build system type... x86_64-apple-darwin10.4.0
82:info:configure checking host system type... x86_64-apple-darwin10.4.0
83:info:configure checking for a sed that does not truncate output... /macports/bin/gsed
84:info:configure checking for gcc... (cached) /usr/bin/gcc-4.2
85:info:configure checking whether we are using the GNU C compiler... (cached) yes
86:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes
87:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
88:info:configure checking dependency style of /usr/bin/gcc-4.2... (cached) gcc3
89:info:configure checking for a sed that does not truncate output... (cached) /macports/bin/gsed
90:info:configure checking for fgrep... /macports/bin/grep -F
91:info:configure checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
92:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
93:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
94:info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
95:info:configure checking whether ln -s works... yes
96:info:configure checking the maximum length of command line arguments... 196608
97:info:configure checking whether the shell understands some XSI constructs... yes
98:info:configure checking whether the shell understands "+="... yes
99:info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
100:info:configure checking for objdump... no
101:info:configure checking how to recognize dependent libraries... pass_all
102:info:configure checking for ar... ar
103:info:configure checking for strip... strip
104:info:configure checking for ranlib... ranlib
105:info:configure checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
106:info:configure checking for dsymutil... dsymutil
107:info:configure checking for nmedit... nmedit
108:info:configure checking for lipo... lipo
109:info:configure checking for otool... otool
110:info:configure checking for otool64... no
111:info:configure checking for -single_module linker flag... yes
112:info:configure checking for -exported_symbols_list linker flag... yes
113:info:configure checking for dlfcn.h... yes
114:info:configure checking for objdir... .libs
115:info:configure checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
116:info:configure checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
117:info:configure checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
118:info:configure checking if /usr/bin/gcc-4.2 static flag -static works... no
119:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
120:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
121:info:configure checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
122:info:configure checking dynamic linker characteristics... darwin10.4.0 dyld
123:info:configure checking how to hardcode library paths into programs... immediate
124:info:configure checking whether stripping libraries is possible... yes
125:info:configure checking if libtool supports shared libraries... yes
126:info:configure checking whether to build shared libraries... yes
127:info:configure checking whether to build static libraries... yes
128:info:configure checking for a sed that does not truncate output... (cached) /macports/bin/gsed
129:info:configure checking for XI... yes
130:info:configure checking for xmlto... no
131:info:configure checking for asciidoc... no
132:info:configure checking whether malloc(0) returns NULL... no
133:info:configure configure: creating ./config.status
134:info:configure config.status: creating Makefile
135:info:configure config.status: creating src/Makefile
136:info:configure config.status: creating man/Makefile
137:info:configure config.status: creating xi.pc
138:info:configure config.status: creating src/config.h
139:info:configure config.status: executing depfiles commands
140:info:configure config.status: executing libtool commands
141:msg:configure --->  Building xorg-libXi
142:debug:build build phase started at Mon Aug  2 19:49:35 EST 2010
143:debug:build Executing org.macports.build (xorg-libXi)
144:debug:build Environment: CPATH='/macports/include' CC_PRINT_OPTIONS_FILE='/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXi/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/macports/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
145:debug:build Assembled command: 'cd "/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXi/work/libXi-1.3.1" && /usr/bin/make -j2 all'
146:info:build Making all in src
147:info:build /usr/bin/make  all-am
148:info:build   CC     XAllowDv.lo
149:info:build   CC     XChDProp.lo
150:info:build   CC     XChgDCtl.lo
151:info:build   CC     XChgFCtl.lo
152:info:build   CC     XChgKbd.lo
153:info:build   CC     XChgKMap.lo
154:info:build   CC     XChgPnt.lo
155:info:build   CC     XChgProp.lo
156:info:build   CC     XCloseDev.lo
157:info:build   CC     XDelDProp.lo
158:info:build   CC     XDevBell.lo
159:info:build   CC     XExtToWire.lo
160:info:build   CC     XGetBMap.lo
161:info:build   CC     XGetCPtr.lo
162:info:build   CC     XGetDCtl.lo
163:info:build   CC     XGetDProp.lo
164:info:build   CC     XGetFCtl.lo
165:info:build   CC     XGetKMap.lo
166:info:build   CC     XGetMMap.lo
167:info:build   CC     XGetProp.lo
168:info:build   CC     XGetVers.lo
169:info:build   CC     XGMotion.lo
170:info:build   CC     XGrabDev.lo
171:info:build   CC     XGrDvBut.lo
172:info:build   CC     XGrDvKey.lo
173:info:build   CC     XGtFocus.lo
174:info:build   CC     XGtSelect.lo
175:info:build   CC     XListDev.lo
176:info:build   CC     XListDProp.lo
177:info:build XListDProp.c: In function 'XListDeviceProperties':
178:info:build XListDProp.c:72: warning: pointer targets in passing argument 2 of '_XRead32' differ in signedness
179:info:build   CC     XOpenDev.lo
180:info:build   CC     XQueryDv.lo
181:info:build   CC     XSelect.lo
182:info:build   CC     XSetBMap.lo
183:info:build   CC     XSetCPtr.lo
184:info:build   CC     XSetDVal.lo
185:info:build   CC     XSetMMap.lo
186:info:build   CC     XSetMode.lo
187:info:build   CC     XSndExEv.lo
188:info:build XSndExEv.c: In function 'XSendExtensionEvent':
189:info:build XSndExEv.c:84: warning: assignment from incompatible pointer type
190:info:build   CC     XStFocus.lo
191:info:build   CC     XUngrDev.lo
192:info:build   CC     XUngrDvB.lo
193:info:build   CC     XUngrDvK.lo
194:info:build   CC     XExtInt.lo
195:info:build   CC     XIAllowEvents.lo
196:info:build XExtInt.c:163: warning: initialization from incompatible pointer type
197:info:build   CC     XIGrabDevice.lo
198:info:build   CC     XIQueryVersion.lo
199:info:build   CC     XIQueryDevice.lo
200:info:build   CC     XISetDevFocus.lo
201:info:build   CC     XIGetDevFocus.lo
202:info:build   CC     XIPassiveGrab.lo
203:info:build   CC     XIProperties.lo
204:info:build   CC     XISelEv.lo
205:info:build XISelEv.c: In function 'XIGetSelectedEvents':
206:info:build XISelEv.c:109: warning: ISO C90 forbids mixed declarations and code
207:info:build   CC     XIWarpPointer.lo
208:info:build   CC     XIHierarchy.lo
209:info:build   CC     XIDefineCursor.lo
210:info:build   CC     XIQueryPointer.lo
211:info:build   CCLD   libXi.la
212:info:build warning: no debug symbols in executable (-arch x86_64)
213:info:build Making all in man
214:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XAllowDeviceEvents.man > XAllowDeviceEvents.3
215:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XChangeDeviceDontPropagateList.man > XChangeDeviceDontPropagateList.3
216:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XChangeKeyboardDevice.man > XChangeKeyboardDevice.3
217:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XChangePointerDevice.man > XChangePointerDevice.3
218:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XDeviceBell.man > XDeviceBell.3
219:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGetDeviceControl.man > XGetDeviceControl.3
220:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGetDeviceKeyMapping.man > XGetDeviceKeyMapping.3
221:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGetDeviceModifierMapping.man > XGetDeviceModifierMapping.3
222:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGetDeviceMotionEvents.man > XGetDeviceMotionEvents.3
223:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGetDeviceProperty.man > XGetDeviceProperty.3
224:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGetExtensionVersion.man > XGetExtensionVersion.3
225:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGetFeedbackControl.man > XGetFeedbackControl.3
226:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGrabDeviceButton.man > XGrabDeviceButton.3
227:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGrabDeviceKey.man > XGrabDeviceKey.3
228:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGrabDevice.man > XGrabDevice.3
229:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XListDeviceProperties.man > XListDeviceProperties.3
230:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XListInputDevices.man > XListInputDevices.3
231:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XOpenDevice.man > XOpenDevice.3
232:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XQueryDeviceState.man > XQueryDeviceState.3
233:info:build b docbook -d manpage -o XSelectExtensionEvent.xml XSelectExtensionEvent.txt
234:info:build make[1]: b: No such file or directory
235:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XSendExtensionEvent.man > XSendExtensionEvent.3
236:info:build make[1]: [XSelectExtensionEvent.xml] Error 1 (ignored)
237:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XSetDeviceButtonMapping.man > XSetDeviceButtonMapping.3
238:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XSetDeviceFocus.man > XSetDeviceFocus.3
239:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XSetDeviceMode.man > XSetDeviceMode.3
240:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XSetDeviceValuators.man > XSetDeviceValuators.3
241:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIChangeHierarchy.man > XIChangeHierarchy.3
242:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIDefineCursor.man > XIDefineCursor.3
243:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIGrabButton.man > XIGrabButton.3
244:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIGrabDevice.man > XIGrabDevice.3
245:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIGrabEnter.man > XIGrabEnter.3
246:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIQueryDevice.man > XIQueryDevice.3
247:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIQueryPointer.man > XIQueryPointer.3
248:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIQueryVersion.man > XIQueryVersion.3
249:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XISelectEvents.man > XISelectEvents.3
250:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XISetClientPointer.man > XISetClientPointer.3
251:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XISetFocus.man > XISetFocus.3
252:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIWarpPointer.man > XIWarpPointer.3
253:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIListProperties.man > XIListProperties.3
254:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIChangeProperty.man > XIChangeProperty.3
255:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGetDeviceDontPropagateList.man > XGetDeviceDontPropagateList.3
256:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XChangeDeviceControl.man > XChangeDeviceControl.3
257:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XChangeDeviceKeyMapping.man > XChangeDeviceKeyMapping.3
258:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XSetDeviceModifierMapping.man > XSetDeviceModifierMapping.3
259:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XChangeFeedbackControl.man > XChangeFeedbackControl.3
260:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XUngrabDeviceButton.man > XUngrabDeviceButton.3
261:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XUngrabDeviceKey.man > XUngrabDeviceKey.3
262:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XUngrabDevice.man > XUngrabDevice.3
263:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XDeviceTimeCoord.man > XDeviceTimeCoord.3
264:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XFreeDeviceList.man > XFreeDeviceList.3
265:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XCloseDevice.man > XCloseDevice.3
266:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGetDeviceButtonMapping.man > XGetDeviceButtonMapping.3
267:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XGetDeviceFocus.man > XGetDeviceFocus.3
268:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XChangeDeviceProperty.man > XChangeDeviceProperty.3
269:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XDeleteDeviceProperty.man > XDeleteDeviceProperty.3
270:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIUndefineCursor.man > XIUndefineCursor.3
271:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIUngrabButton.man > XIUngrabButton.3
272:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIGrabKeycode.man > XIGrabKeycode.3
273:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIUngrabKeycode.man > XIUngrabKeycode.3
274:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIUngrabDevice.man > XIUngrabDevice.3
275:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIUngrabEnter.man > XIUngrabEnter.3
276:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIGrabFocusIn.man > XIGrabFocusIn.3
277:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIUngrabFocusIn.man > XIUngrabFocusIn.3
278:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIGetClientPointer.man > XIGetClientPointer.3
279:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIGetFocus.man > XIGetFocus.3
280:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIGetSelectedEvents.man > XIGetSelectedEvents.3
281:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIDeleteProperty.man > XIDeleteProperty.3
282:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIGetProperty.man > XIGetProperty.3
283:info:build /macports/bin/gsed -e 's/__xorgversion__/"libXi 1.3.1" "X Version 11"/' -e 's/__xservername__/Xorg/g' -e 's/__xconfigfile__/xorg.conf/g' -e 's/__appmansuffix__/1/g' -e 's/libmansuffix/3/g' -e 's/__filemansuffix__/5/g' < XIFreeDeviceInfo.man > XIFreeDeviceInfo.3
284:info:build man XSelectExtensionEvent.xml
285:info:build No manual entry for XSelectExtensionEvent.xml
286:info:build make[1]: *** [XSelectExtensionEvent.man] Error 1
287:info:build make: *** [all-recursive] Error 1
288:info:build shell command " cd "/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXi/work/libXi-1.3.1" && /usr/bin/make -j2 all " returned error 2
289:error:build Target org.macports.build returned: shell command failed
290:debug:build Backtrace: shell command failed
291    while executing
292"command_exec build"
293    (procedure "portbuild::build_main" line 8)
294    invoked from within
295"$procedure $targetname"
296:info:build Warning: the following items did not execute (for xorg-libXi): org.macports.destroot org.macports.build
297:notice:build Log for xorg-libXi is at: /macports/var/macports/logs/_macports_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXi/main.log