Ticket #5299: build.log

File build.log, 79.8 KB (added by olaf@…, 19 years ago)

output of port -d build

Line 
1$ sudo port -d build py-gtk2
2DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/python/py-gtk2
3DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/python/py-gtk2
4DEBUG: Requested variant powerpc is not provided by port py-gtk2.
5DEBUG: Requested variant darwin is not provided by port py-gtk2.
6DEBUG: Requested variant macosx is not provided by port py-gtk2.
7DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/lang/python24
8DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/lang/python24
9DEBUG: Searching for dependency: python24
10DEBUG: Found Dependency: receipt exists for python24
11DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/x11/gtk2
12DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/x11/gtk2
13DEBUG: Searching for dependency: gtk2
14DEBUG: Found Dependency: receipt exists for gtk2
15DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/python/py-numeric
16DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/python/py-numeric
17DEBUG: Searching for dependency: py-numeric
18DEBUG: Found Dependency: receipt exists for py-numeric
19DEBUG: Executing com.apple.main (py-gtk2)
20--->  Fetching py-gtk2
21DEBUG: Executing com.apple.fetch (py-gtk2)
22--->  pygtk-2.8.1.tar.bz2 doesn't seem to exist in /opt/local/var/db/dports/distfiles/py-gtk2
23--->  Attempting to fetch pygtk-2.8.1.tar.bz2 from http://www.gtlib.cc.gatech.edu/pub/gnome/sources/pygtk/2.8
24  % Total    % Received % Xferd  Average Speed          Time             Curr.
25                                 Dload  Upload Total    Current  Left    Speed
26100  733k  100  733k    0     0  93780      0  0:00:08  0:00:08  0:00:00  120k
27--->  Verifying checksum(s) for py-gtk2
28DEBUG: Executing com.apple.checksum (py-gtk2)
29--->  Checksumming pygtk-2.8.1.tar.bz2
30DEBUG: Correct (md5) checksum for pygtk-2.8.1.tar.bz2
31DEBUG: setting option extract.cmd to /opt/local/bin/bzip2
32--->  Extracting py-gtk2
33DEBUG: Executing com.apple.extract (py-gtk2)
34--->  Extracting pygtk-2.8.1.tar.bz2
35DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/py-gtk2/pygtk-2.8.1.tar.bz2
36DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_python_py-gtk2/work" && /opt/local/bin/bzip2 -dc /opt/local/var/db/dports/distfiles/py-gtk2/pygtk-2.8.1.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -'
37DEBUG: Executing com.apple.patch (py-gtk2)
38--->  Configuring py-gtk2
39DEBUG: Executing com.apple.configure (py-gtk2)
40DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_python_py-gtk2/work/pygtk-2.8.1" && ./configure --prefix=/opt/local'
41checking for a BSD-compatible install... /usr/bin/install -c
42checking whether build environment is sane... yes
43checking for gawk... no
44checking for mawk... no
45checking for nawk... no
46checking for awk... awk
47checking whether make sets $(MAKE)... yes
48checking for style of include used by make... GNU
49checking for gcc... gcc
50checking for C compiler default output file name... a.out
51checking whether the C compiler works... yes
52checking whether we are cross compiling... no
53checking for suffix of executables...
54checking for suffix of object files... o
55checking whether we are using the GNU C compiler... yes
56checking whether gcc accepts -g... yes
57checking for gcc option to accept ANSI C... none needed
58checking dependency style of gcc... gcc3
59checking for bind_textdomain_codeset... no
60checking build system type... powerpc-apple-darwin7.9.0
61checking host system type... powerpc-apple-darwin7.9.0
62checking for some Win32 platform... no
63checking for native Win32... no
64checking for a sed that does not truncate output... /usr/bin/sed
65checking for egrep... grep -E
66checking for ld used by gcc... /usr/bin/ld
67checking if the linker (/usr/bin/ld) is GNU ld... no
68checking for /usr/bin/ld option to reload object files... -r
69checking for BSD-compatible nm... /usr/bin/nm -p
70checking whether ln -s works... yes
71checking how to recognise dependent libraries... pass_all
72checking how to run the C preprocessor... gcc -E
73checking for ANSI C header files... yes
74checking for sys/types.h... yes
75checking for sys/stat.h... yes
76checking for stdlib.h... yes
77checking for string.h... yes
78checking for memory.h... yes
79checking for strings.h... yes
80checking for inttypes.h... yes
81checking for stdint.h... yes
82checking for unistd.h... yes
83checking dlfcn.h usability... yes
84checking dlfcn.h presence... yes
85checking for dlfcn.h... yes
86checking for g++... g++
87checking whether we are using the GNU C++ compiler... yes
88checking whether g++ accepts -g... yes
89checking dependency style of g++... gcc3
90checking how to run the C++ preprocessor... g++ -E
91checking for g77... no
92checking for f77... no
93checking for xlf... no
94checking for frt... no
95checking for pgf77... no
96checking for fort77... no
97checking for fl32... no
98checking for af77... no
99checking for f90... no
100checking for xlf90... no
101checking for pgf90... no
102checking for epcf90... no
103checking for f95... no
104checking for fort... no
105checking for xlf95... no
106checking for ifc... no
107checking for efc... no
108checking for pgf95... no
109checking for lf95... no
110checking for gfortran... no
111checking whether we are using the GNU Fortran 77 compiler... no
112checking whether  accepts -g... no
113checking the maximum length of command line arguments... 65536
114checking command to parse /usr/bin/nm -p output from gcc object... ok
115checking for objdir... .libs
116checking for ar... ar
117checking for ranlib... ranlib
118checking for strip... strip
119checking if gcc static flag  works... yes
120checking if gcc supports -fno-rtti -fno-exceptions... no
121checking for gcc option to produce PIC... -fno-common
122checking if gcc PIC flag -fno-common works... yes
123checking if gcc supports -c -o file.o... yes
124checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
125checking dynamic linker characteristics... darwin7.9.0 dyld
126checking how to hardcode library paths into programs... immediate
127checking whether stripping libraries is possible... yes
128checking if libtool supports shared libraries... yes
129checking whether to build shared libraries... yes
130checking whether to build static libraries... no
131configure: creating libtool
132appending configuration tag "CXX" to libtool
133checking for ld used by g++... /usr/bin/ld
134checking if the linker (/usr/bin/ld) is GNU ld... no
135checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
136checking for g++ option to produce PIC... -fno-common
137checking if g++ PIC flag -fno-common works... yes
138checking if g++ supports -c -o file.o... yes
139checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
140checking dynamic linker characteristics... darwin7.9.0 dyld
141checking how to hardcode library paths into programs... immediate
142checking whether stripping libraries is possible... yes
143appending configuration tag "F77" to libtool
144checking for a Python interpreter with version >= 2.3.5... python
145checking for python... /opt/local/bin/python
146checking for python version... 2.4
147checking for python platform... darwin
148checking for python script directory... ${prefix}/lib/python2.4/site-packages
149checking for python extension module directory... ${exec_prefix}/lib/python2.4/site-packages
150checking for headers required to compile python extensions... found
151checking for python module thread... yes
152checking whether to enable threading in pygtk... yes
153checking for pkg-config... /opt/local/bin/pkg-config
154checking for GLIB - version >= 2.8.0... yes (version 2.8.2)
155checking for atk >= 1.8.0... yes
156checking ATK_CFLAGS... -I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
157checking ATK_LIBS... -L/opt/local/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv 
158checking for pango >= 1.10.0... yes
159checking PANGO_CFLAGS... -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
160checking PANGO_LIBS... -L/opt/local/lib -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv 
161checking for pangocairo >= 1.10.0
162                               pycairo >= 0.5.0... checking for gtk+-2.0 >= 2.7... checking for gtk+-2.0 >= 2.8.0... yes
163checking GTK_CFLAGS... -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
164checking GTK_LIBS... -L/opt/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -ltiff -ljpeg -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lfreetype -lfontconfig -lXrender -lX11 -lpng12 -lz 
165checking for libglade-2.0 >= 2.5.0... yes
166checking LIBGLADE_CFLAGS... -I/opt/local/include/libglade-2.0 -I/opt/local/include/gtk-2.0 -I/opt/local/include/libxml2 -I/opt/local/include -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
167checking LIBGLADE_LIBS... -L/opt/local/lib -L/usr/X11R6/lib -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -ltiff -ljpeg -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lfreetype -lfontconfig -lXrender -lX11 -lpng12 -lz 
168checking for Numeric/arrayobject.h... yes
169checking whether gcc understands -Wall... yes
170checking whether gcc understands -std=c9x... yes
171checking whether gcc understands -fno-strict-aliasing... yes
172configure: creating ./config.status
173config.status: creating Makefile
174config.status: creating pygobject-2.0.pc
175config.status: creating pygtk-2.0.pc
176config.status: creating codegen/Makefile
177config.status: creating gobject/Makefile
178config.status: creating gtk/Makefile
179config.status: creating docs/Makefile
180config.status: creating examples/Makefile
181config.status: creating tests/Makefile
182config.status: creating codegen/pygtk-codegen-2.0
183config.status: creating pygtk.spec
184config.status: creating PKG-INFO
185config.status: creating config.h
186config.status: executing depfiles commands
187
188The following modules will be built:
189
190gobject
191atk
192pango
193gtk (without cairo)
194gtk.glade
195
196The following modules will NOT be built:
197
198pangocairo
199--->  Building py-gtk2 with target all
200DEBUG: Executing com.apple.build (py-gtk2)
201DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_python_py-gtk2/work/pygtk-2.8.1" && make all'
202make  all-recursive
203Making all in codegen
204make[2]: Nothing to be done for `all'.
205Making all in gobject
206if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include     -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include    -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-gobjectmodule.lo -MD -MP -MF ".deps/gobject_la-gobjectmodule.Tpo" -c -o gobject_la-gobjectmodule.lo `test -f 'gobjectmodule.c' || echo './'`gobjectmodule.c; \
207then mv -f ".deps/gobject_la-gobjectmodule.Tpo" ".deps/gobject_la-gobjectmodule.Plo"; else rm -f ".deps/gobject_la-gobjectmodule.Tpo"; exit 1; fi
208mkdir .libs
209 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-gobjectmodule.lo -MD -MP -MF .deps/gobject_la-gobjectmodule.Tpo -c gobjectmodule.c  -fno-common -DPIC -o .libs/gobject_la-gobjectmodule.o
210In file included from /opt/local/include/python2.4/Python.h:77,
211                 from pygobject.h:5,
212                 from pygobject-private.h:9,
213                 from gobjectmodule.c:27:
214/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
215/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
216/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
217if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include     -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include    -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygboxed.lo -MD -MP -MF ".deps/gobject_la-pygboxed.Tpo" -c -o gobject_la-pygboxed.lo `test -f 'pygboxed.c' || echo './'`pygboxed.c; \
218then mv -f ".deps/gobject_la-pygboxed.Tpo" ".deps/gobject_la-pygboxed.Plo"; else rm -f ".deps/gobject_la-pygboxed.Tpo"; exit 1; fi
219 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygboxed.lo -MD -MP -MF .deps/gobject_la-pygboxed.Tpo -c pygboxed.c  -fno-common -DPIC -o .libs/gobject_la-pygboxed.o
220In file included from /opt/local/include/python2.4/Python.h:77,
221                 from pygobject.h:5,
222                 from pygobject-private.h:9,
223                 from pygboxed.c:27:
224/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
225/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
226/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
227if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include     -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include    -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygenum.lo -MD -MP -MF ".deps/gobject_la-pygenum.Tpo" -c -o gobject_la-pygenum.lo `test -f 'pygenum.c' || echo './'`pygenum.c; \
228then mv -f ".deps/gobject_la-pygenum.Tpo" ".deps/gobject_la-pygenum.Plo"; else rm -f ".deps/gobject_la-pygenum.Tpo"; exit 1; fi
229 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygenum.lo -MD -MP -MF .deps/gobject_la-pygenum.Tpo -c pygenum.c  -fno-common -DPIC -o .libs/gobject_la-pygenum.o
230In file included from /opt/local/include/python2.4/Python.h:77,
231                 from pygobject.h:5,
232                 from pygobject-private.h:9,
233                 from pygenum.c:28:
234/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
235/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
236/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
237if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include     -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include    -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygflags.lo -MD -MP -MF ".deps/gobject_la-pygflags.Tpo" -c -o gobject_la-pygflags.lo `test -f 'pygflags.c' || echo './'`pygflags.c; \
238then mv -f ".deps/gobject_la-pygflags.Tpo" ".deps/gobject_la-pygflags.Plo"; else rm -f ".deps/gobject_la-pygflags.Tpo"; exit 1; fi
239 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygflags.lo -MD -MP -MF .deps/gobject_la-pygflags.Tpo -c pygflags.c  -fno-common -DPIC -o .libs/gobject_la-pygflags.o
240In file included from /opt/local/include/python2.4/Python.h:77,
241                 from pygobject.h:5,
242                 from pygobject-private.h:9,
243                 from pygflags.c:28:
244/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
245/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
246/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
247if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include     -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include    -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygobject.lo -MD -MP -MF ".deps/gobject_la-pygobject.Tpo" -c -o gobject_la-pygobject.lo `test -f 'pygobject.c' || echo './'`pygobject.c; \
248then mv -f ".deps/gobject_la-pygobject.Tpo" ".deps/gobject_la-pygobject.Plo"; else rm -f ".deps/gobject_la-pygobject.Tpo"; exit 1; fi
249 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygobject.lo -MD -MP -MF .deps/gobject_la-pygobject.Tpo -c pygobject.c  -fno-common -DPIC -o .libs/gobject_la-pygobject.o
250In file included from /opt/local/include/python2.4/Python.h:77,
251                 from pygobject.h:5,
252                 from pygobject-private.h:9,
253                 from pygobject.c:22:
254/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
255/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
256/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
257if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include     -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include    -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygmaincontext.lo -MD -MP -MF ".deps/gobject_la-pygmaincontext.Tpo" -c -o gobject_la-pygmaincontext.lo `test -f 'pygmaincontext.c' || echo './'`pygmaincontext.c; \
258then mv -f ".deps/gobject_la-pygmaincontext.Tpo" ".deps/gobject_la-pygmaincontext.Plo"; else rm -f ".deps/gobject_la-pygmaincontext.Tpo"; exit 1; fi
259 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygmaincontext.lo -MD -MP -MF .deps/gobject_la-pygmaincontext.Tpo -c pygmaincontext.c  -fno-common -DPIC -o .libs/gobject_la-pygmaincontext.o
260In file included from /opt/local/include/python2.4/Python.h:77,
261                 from pygobject.h:5,
262                 from pygobject-private.h:9,
263                 from pygmaincontext.c:27:
264/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
265/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
266/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
267if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include     -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include    -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygmainloop.lo -MD -MP -MF ".deps/gobject_la-pygmainloop.Tpo" -c -o gobject_la-pygmainloop.lo `test -f 'pygmainloop.c' || echo './'`pygmainloop.c; \
268then mv -f ".deps/gobject_la-pygmainloop.Tpo" ".deps/gobject_la-pygmainloop.Plo"; else rm -f ".deps/gobject_la-pygmainloop.Tpo"; exit 1; fi
269 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygmainloop.lo -MD -MP -MF .deps/gobject_la-pygmainloop.Tpo -c pygmainloop.c  -fno-common -DPIC -o .libs/gobject_la-pygmainloop.o
270In file included from /opt/local/include/python2.4/Python.h:77,
271                 from pygobject.h:5,
272                 from pygobject-private.h:9,
273                 from pygmainloop.c:28:
274/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
275/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
276/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
277if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include     -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include    -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygparamspec.lo -MD -MP -MF ".deps/gobject_la-pygparamspec.Tpo" -c -o gobject_la-pygparamspec.lo `test -f 'pygparamspec.c' || echo './'`pygparamspec.c; \
278then mv -f ".deps/gobject_la-pygparamspec.Tpo" ".deps/gobject_la-pygparamspec.Plo"; else rm -f ".deps/gobject_la-pygparamspec.Tpo"; exit 1; fi
279 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygparamspec.lo -MD -MP -MF .deps/gobject_la-pygparamspec.Tpo -c pygparamspec.c  -fno-common -DPIC -o .libs/gobject_la-pygparamspec.o
280In file included from /opt/local/include/python2.4/Python.h:77,
281                 from pygobject.h:5,
282                 from pygobject-private.h:9,
283                 from pygparamspec.c:28:
284/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
285/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
286/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
287if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include     -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include    -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygpointer.lo -MD -MP -MF ".deps/gobject_la-pygpointer.Tpo" -c -o gobject_la-pygpointer.lo `test -f 'pygpointer.c' || echo './'`pygpointer.c; \
288then mv -f ".deps/gobject_la-pygpointer.Tpo" ".deps/gobject_la-pygpointer.Plo"; else rm -f ".deps/gobject_la-pygpointer.Tpo"; exit 1; fi
289 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygpointer.lo -MD -MP -MF .deps/gobject_la-pygpointer.Tpo -c pygpointer.c  -fno-common -DPIC -o .libs/gobject_la-pygpointer.o
290In file included from /opt/local/include/python2.4/Python.h:77,
291                 from pygobject.h:5,
292                 from pygobject-private.h:9,
293                 from pygpointer.c:27:
294/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
295/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
296/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
297if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include     -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include    -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygiochannel.lo -MD -MP -MF ".deps/gobject_la-pygiochannel.Tpo" -c -o gobject_la-pygiochannel.lo `test -f 'pygiochannel.c' || echo './'`pygiochannel.c; \
298then mv -f ".deps/gobject_la-pygiochannel.Tpo" ".deps/gobject_la-pygiochannel.Plo"; else rm -f ".deps/gobject_la-pygiochannel.Tpo"; exit 1; fi
299 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygiochannel.lo -MD -MP -MF .deps/gobject_la-pygiochannel.Tpo -c pygiochannel.c  -fno-common -DPIC -o .libs/gobject_la-pygiochannel.o
300In file included from /opt/local/include/python2.4/Python.h:77,
301                 from pygobject.h:5,
302                 from pygobject-private.h:9,
303                 from pygiochannel.c:7:
304/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
305/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
306/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
307if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include     -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include    -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygsource.lo -MD -MP -MF ".deps/gobject_la-pygsource.Tpo" -c -o gobject_la-pygsource.lo `test -f 'pygsource.c' || echo './'`pygsource.c; \
308then mv -f ".deps/gobject_la-pygsource.Tpo" ".deps/gobject_la-pygsource.Plo"; else rm -f ".deps/gobject_la-pygsource.Tpo"; exit 1; fi
309 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygsource.lo -MD -MP -MF .deps/gobject_la-pygsource.Tpo -c pygsource.c  -fno-common -DPIC -o .libs/gobject_la-pygsource.o
310In file included from /opt/local/include/python2.4/Python.h:77,
311                 from pygobject.h:5,
312                 from pygobject-private.h:9,
313                 from pygsource.c:30:
314/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
315/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
316/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
317if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include     -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include    -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygtype.lo -MD -MP -MF ".deps/gobject_la-pygtype.Tpo" -c -o gobject_la-pygtype.lo `test -f 'pygtype.c' || echo './'`pygtype.c; \
318then mv -f ".deps/gobject_la-pygtype.Tpo" ".deps/gobject_la-pygtype.Plo"; else rm -f ".deps/gobject_la-pygtype.Tpo"; exit 1; fi
319 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT gobject_la-pygtype.lo -MD -MP -MF .deps/gobject_la-pygtype.Tpo -c pygtype.c  -fno-common -DPIC -o .libs/gobject_la-pygtype.o
320In file included from /opt/local/include/python2.4/Python.h:77,
321                 from pygobject.h:5,
322                 from pygobject-private.h:9,
323                 from pygtype.c:23:
324/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
325/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
326/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
327/bin/sh ../libtool --mode=link gcc  -flat_namespace -Wall -std=c9x -fno-strict-aliasing  -L/opt/local/lib -o gobject.la -rpath /opt/local/lib/python2.4/site-packages/gtk-2.0 -module -avoid-version  -export-symbols-regex initgobject gobject_la-gobjectmodule.lo gobject_la-pygboxed.lo gobject_la-pygenum.lo gobject_la-pygflags.lo gobject_la-pygobject.lo gobject_la-pygmaincontext.lo gobject_la-pygmainloop.lo gobject_la-pygparamspec.lo gobject_la-pygpointer.lo gobject_la-pygiochannel.lo gobject_la-pygsource.lo gobject_la-pygtype.lo -L/opt/local/lib -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv   
328generating symbol list for `gobject.la'
329/usr/bin/nm -p  .libs/gobject_la-gobjectmodule.o .libs/gobject_la-pygboxed.o .libs/gobject_la-pygenum.o .libs/gobject_la-pygflags.o .libs/gobject_la-pygobject.o .libs/gobject_la-pygmaincontext.o .libs/gobject_la-pygmainloop.o .libs/gobject_la-pygparamspec.o .libs/gobject_la-pygpointer.o .libs/gobject_la-pygiochannel.o .libs/gobject_la-pygsource.o .libs/gobject_la-pygtype.o  | sed -n -e 's/^.*[        ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/gobject.exp
330grep -E -e "initgobject" ".libs/gobject.exp" > ".libs/gobject.expT"
331mv -f ".libs/gobject.expT" ".libs/gobject.exp"
332sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < .libs/gobject.exp > .libs/gobject-symbols.expsym
333gcc -flat_namespace -undefined suppress -o .libs/gobject.so -bundle  .libs/gobject_la-gobjectmodule.o .libs/gobject_la-pygboxed.o .libs/gobject_la-pygenum.o .libs/gobject_la-pygflags.o .libs/gobject_la-pygobject.o .libs/gobject_la-pygmaincontext.o .libs/gobject_la-pygmainloop.o .libs/gobject_la-pygparamspec.o .libs/gobject_la-pygpointer.o .libs/gobject_la-pygiochannel.o .libs/gobject_la-pygsource.o .libs/gobject_la-pygtype.o  -L/opt/local/lib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgthread-2.0.dylib /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib
334ld: warning -prebind has no effect with -bundle
335ld: warning multiple definitions of symbol _locale_charset
336/opt/local/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
337/opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset
338nmedit -s .libs/gobject-symbols.expsym .libs/gobject.so
339creating gobject.la
340(cd .libs && rm -f gobject.la && ln -s ../gobject.la gobject.la)
341Making all in .
342if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include   -I./gobject   -I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include   -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT atk_la-atkmodule.lo -MD -MP -MF ".deps/atk_la-atkmodule.Tpo" -c -o atk_la-atkmodule.lo `test -f 'atkmodule.c' || echo './'`atkmodule.c; \
343then mv -f ".deps/atk_la-atkmodule.Tpo" ".deps/atk_la-atkmodule.Plo"; else rm -f ".deps/atk_la-atkmodule.Tpo"; exit 1; fi
344mkdir .libs
345 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I./gobject -I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT atk_la-atkmodule.lo -MD -MP -MF .deps/atk_la-atkmodule.Tpo -c atkmodule.c  -fno-common -DPIC -o .libs/atk_la-atkmodule.o
346In file included from /opt/local/include/python2.4/Python.h:77,
347                 from gobject/pygobject.h:5,
348                 from atkmodule.c:28:
349/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
350/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
351/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
352(cd .\
353 && /opt/local/bin/python codegen/codegen.py \
354    --register pango-types.defs \
355    --register atk-types.defs \
356    --override atk.override \
357    --prefix pyatk atk.defs) > gen-atk.c \
358&& cp gen-atk.c atk.c \
359&& rm -f gen-atk.c
360Could not write method AtkObject.connect_property_change_handler: No ArgType for 'AtkPropertyChangeHandler*'
361Could not write method AtkObject.notify_state_change: No ArgType for 'AtkState'
362Warning: generating old-style constructor for atk_no_op_object_new
363Could not write method AtkRelation.get_target: No ArgType for 'GPtrArray*'
364Could not write method AtkStateSet.add_states: No ArgType for 'AtkStateType*'
365Could not write method AtkStateSet.contains_states: No ArgType for 'AtkStateType*'
366Could not write function add_focus_tracker: No ArgType for 'AtkEventListener'
367Could not write function focus_tracker_init: No ArgType for 'AtkEventListenerInit'
368Could not write function add_global_event_listener: No ArgType for 'GSignalEmissionHook'
369Could not write function add_key_event_listener: No ArgType for 'AtkKeySnoopFunc'
370Warning: Constructor for AtkNoOpObject needs to be updated to new API
371         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
372Warning: Constructor for AtkRelation needs to be updated to new API
373         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
374***INFO*** The coverage of global functions is 77.78% (14/18)
375***INFO*** The coverage of methods is 89.58% (43/48)
376***INFO*** There are no declared virtual proxies.
377***INFO*** There are no declared virtual accessors.
378***INFO*** There are no declared interface proxies.
379if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include   -I./gobject   -I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include   -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT atk_la-atk.lo -MD -MP -MF ".deps/atk_la-atk.Tpo" -c -o atk_la-atk.lo `test -f 'atk.c' || echo './'`atk.c; \
380then mv -f ".deps/atk_la-atk.Tpo" ".deps/atk_la-atk.Plo"; else rm -f ".deps/atk_la-atk.Tpo"; exit 1; fi
381 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I./gobject -I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT atk_la-atk.lo -MD -MP -MF .deps/atk_la-atk.Tpo -c atk.c  -fno-common -DPIC -o .libs/atk_la-atk.o
382In file included from /opt/local/include/python2.4/Python.h:77,
383                 from atk.c:3:
384/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
385/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
386/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
387/bin/sh ./libtool --mode=link gcc  -flat_namespace -Wall -std=c9x -fno-strict-aliasing  -L/opt/local/lib -o atk.la -rpath /opt/local/lib/python2.4/site-packages/gtk-2.0 -module -avoid-version  -export-symbols-regex initatk atk_la-atkmodule.lo atk_la-atk.lo -L/opt/local/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv   
388generating symbol list for `atk.la'
389/usr/bin/nm -p  .libs/atk_la-atkmodule.o .libs/atk_la-atk.o  | sed -n -e 's/^.*[        ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/atk.exp
390grep -E -e "initatk" ".libs/atk.exp" > ".libs/atk.expT"
391mv -f ".libs/atk.expT" ".libs/atk.exp"
392sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < .libs/atk.exp > .libs/atk-symbols.expsym
393gcc -flat_namespace -undefined suppress -o .libs/atk.so -bundle  .libs/atk_la-atkmodule.o .libs/atk_la-atk.o  -L/opt/local/lib /opt/local/lib/libatk-1.0.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib
394ld: warning -prebind has no effect with -bundle
395ld: warning multiple definitions of symbol _locale_charset
396/opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset
397/opt/local/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
398nmedit -s .libs/atk-symbols.expsym .libs/atk.so
399creating atk.la
400(cd .libs && rm -f atk.la && ln -s ../atk.la atk.la)
401if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include   -I./gobject   -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include   -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT pango_la-pangomodule.lo -MD -MP -MF ".deps/pango_la-pangomodule.Tpo" -c -o pango_la-pangomodule.lo `test -f 'pangomodule.c' || echo './'`pangomodule.c; \
402then mv -f ".deps/pango_la-pangomodule.Tpo" ".deps/pango_la-pangomodule.Plo"; else rm -f ".deps/pango_la-pangomodule.Tpo"; exit 1; fi
403 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I./gobject -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT pango_la-pangomodule.lo -MD -MP -MF .deps/pango_la-pangomodule.Tpo -c pangomodule.c  -fno-common -DPIC -o .libs/pango_la-pangomodule.o
404In file included from /opt/local/include/python2.4/Python.h:77,
405                 from pangomodule.c:25:
406/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
407/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
408/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
409(cd .\
410 && /opt/local/bin/python codegen/codegen.py \
411    --register pango-types.defs \
412    --register atk-types.defs \
413    --override pango.override \
414    --prefix pypango pango.defs) > gen-pango.c \
415&& cp gen-pango.c pango.c \
416&& rm -f gen-pango.c
417Could not write getter for PangoGlyphString.glyphs: No ArgType for 'PangoGlyphInfo*'
418Could not write getter for PangoGlyphString.log_clusters: No ArgType for 'gint*'
419Could not write method PangoLayoutLine.get_x_ranges: No ArgType for 'int**'
420Could not write getter for PangoItem.analysis_shape_engine: No ArgType for 'PangoEngineShape*'
421Could not write getter for PangoItem.analysis_lang_engine: No ArgType for 'PangoEngineLang*'
422Could not write getter for PangoItem.analysis_extra_attrs: No ArgType for 'GSList*'
423Could not write method PangoLayoutIter.get_run: No ArgType for 'PangoLayoutRun*'
424Warning: generating old-style constructor for pango_fontset_simple_new
425Warning: generating old-style constructor for pango_layout_new
426Could not write method PangoLayout.get_lines: No ArgType for 'GSList*'
427Could not write method PangoRenderer.draw_glyph: No ArgType for 'PangoGlyph'
428Could not write method PangoRenderer.set_matrix: No ArgType for 'const-PangoMatrix*'
429Could not write method PangoRenderer.get_matrix: No ArgType for 'const-PangoMatrix*'
430Could not write function find_paragraph_boundary: No ArgType for 'gint*'
431Could not write function get_log_attrs: No ArgType for 'PangoLogAttr*'
432Could not write function itemize: No ArgType for 'PangoAttrIterator*'
433Could not write function reorder_items: No ArgType for 'GList*'
434Warning: Constructor for PangoFontsetSimple needs to be updated to new API
435         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
436Warning: Constructor for PangoLayout needs to be updated to new API
437         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
438***INFO*** The coverage of global functions is 86.21% (25/29)
439***INFO*** The coverage of methods is 96.20% (152/158)
440***INFO*** There are no declared virtual proxies.
441***INFO*** There are no declared virtual accessors.
442***INFO*** There are no declared interface proxies.
443if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include   -I./gobject   -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include   -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT pango_la-pango.lo -MD -MP -MF ".deps/pango_la-pango.Tpo" -c -o pango_la-pango.lo `test -f 'pango.c' || echo './'`pango.c; \
444then mv -f ".deps/pango_la-pango.Tpo" ".deps/pango_la-pango.Plo"; else rm -f ".deps/pango_la-pango.Tpo"; exit 1; fi
445 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include/python2.4 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I./gobject -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT pango_la-pango.lo -MD -MP -MF .deps/pango_la-pango.Tpo -c pango.c  -fno-common -DPIC -o .libs/pango_la-pango.o
446In file included from /opt/local/include/python2.4/Python.h:77,
447                 from pango.c:3:
448/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
449/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
450/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
451pango.c: In function `_wrap_pango_layout_get_font_description':
452pango.c:3694: warning: assignment discards qualifiers from pointer target type
453/bin/sh ./libtool --mode=link gcc  -flat_namespace -Wall -std=c9x -fno-strict-aliasing  -L/opt/local/lib -o pango.la -rpath /opt/local/lib/python2.4/site-packages/gtk-2.0 -module -avoid-version  -export-symbols-regex initpango pango_la-pangomodule.lo pango_la-pango.lo -L/opt/local/lib -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv   
454generating symbol list for `pango.la'
455/usr/bin/nm -p  .libs/pango_la-pangomodule.o .libs/pango_la-pango.o  | sed -n -e 's/^.*[        ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/pango.exp
456grep -E -e "initpango" ".libs/pango.exp" > ".libs/pango.expT"
457mv -f ".libs/pango.expT" ".libs/pango.exp"
458sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < .libs/pango.exp > .libs/pango-symbols.expsym
459gcc -flat_namespace -undefined suppress -o .libs/pango.so -bundle  .libs/pango_la-pangomodule.o .libs/pango_la-pango.o  -L/opt/local/lib /opt/local/lib/libpango-1.0.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib
460ld: warning -prebind has no effect with -bundle
461ld: warning multiple definitions of symbol _locale_charset
462/opt/local/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
463/opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset
464nmedit -s .libs/pango-symbols.expsym .libs/pango.so
465creating pango.la
466(cd .libs && rm -f pango.la && ln -s ../pango.la pango.la)
467Making all in gtk
468if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -I../gobject    -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include    -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtk-types.lo -MD -MP -MF ".deps/_gtk_la-gtk-types.Tpo" -c -o _gtk_la-gtk-types.lo `test -f 'gtk-types.c' || echo './'`gtk-types.c; \
469then mv -f ".deps/_gtk_la-gtk-types.Tpo" ".deps/_gtk_la-gtk-types.Plo"; else rm -f ".deps/_gtk_la-gtk-types.Tpo"; exit 1; fi
470mkdir .libs
471 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -I../gobject -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtk-types.lo -MD -MP -MF .deps/_gtk_la-gtk-types.Tpo -c gtk-types.c  -fno-common -DPIC -o .libs/_gtk_la-gtk-types.o
472In file included from /opt/local/include/python2.4/Python.h:77,
473                 from ../gobject/pygobject.h:5,
474                 from pygtk.h:6,
475                 from pygtk-private.h:13,
476                 from gtk-types.c:23:
477/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
478/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
479/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
480if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -I../gobject    -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include    -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtkmodule.lo -MD -MP -MF ".deps/_gtk_la-gtkmodule.Tpo" -c -o _gtk_la-gtkmodule.lo `test -f 'gtkmodule.c' || echo './'`gtkmodule.c; \
481then mv -f ".deps/_gtk_la-gtkmodule.Tpo" ".deps/_gtk_la-gtkmodule.Plo"; else rm -f ".deps/_gtk_la-gtkmodule.Tpo"; exit 1; fi
482 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -I../gobject -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtkmodule.lo -MD -MP -MF .deps/_gtk_la-gtkmodule.Tpo -c gtkmodule.c  -fno-common -DPIC -o .libs/_gtk_la-gtkmodule.o
483In file included from /opt/local/include/python2.4/Python.h:77,
484                 from ../gobject/pygobject.h:5,
485                 from gtkmodule.c:30:
486/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
487/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
488/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
489if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -I../gobject    -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include    -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtkobject-support.lo -MD -MP -MF ".deps/_gtk_la-gtkobject-support.Tpo" -c -o _gtk_la-gtkobject-support.lo `test -f 'gtkobject-support.c' || echo './'`gtkobject-support.c; \
490then mv -f ".deps/_gtk_la-gtkobject-support.Tpo" ".deps/_gtk_la-gtkobject-support.Plo"; else rm -f ".deps/_gtk_la-gtkobject-support.Tpo"; exit 1; fi
491 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -I../gobject -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtkobject-support.lo -MD -MP -MF .deps/_gtk_la-gtkobject-support.Tpo -c gtkobject-support.c  -fno-common -DPIC -o .libs/_gtk_la-gtkobject-support.o
492In file included from /opt/local/include/python2.4/Python.h:77,
493                 from ../gobject/pygobject.h:5,
494                 from pygtk.h:6,
495                 from pygtk-private.h:13,
496                 from gtkobject-support.c:26:
497/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
498/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
499/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
500if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -I../gobject    -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include    -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-pygtkcellrenderer.lo -MD -MP -MF ".deps/_gtk_la-pygtkcellrenderer.Tpo" -c -o _gtk_la-pygtkcellrenderer.lo `test -f 'pygtkcellrenderer.c' || echo './'`pygtkcellrenderer.c; \
501then mv -f ".deps/_gtk_la-pygtkcellrenderer.Tpo" ".deps/_gtk_la-pygtkcellrenderer.Plo"; else rm -f ".deps/_gtk_la-pygtkcellrenderer.Tpo"; exit 1; fi
502 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -I../gobject -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-pygtkcellrenderer.lo -MD -MP -MF .deps/_gtk_la-pygtkcellrenderer.Tpo -c pygtkcellrenderer.c  -fno-common -DPIC -o .libs/_gtk_la-pygtkcellrenderer.o
503In file included from /opt/local/include/python2.4/Python.h:77,
504                 from pygtkcellrenderer.c:27:
505/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
506/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
507/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
508if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -I../gobject    -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include    -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-pygtktreemodel.lo -MD -MP -MF ".deps/_gtk_la-pygtktreemodel.Tpo" -c -o _gtk_la-pygtktreemodel.lo `test -f 'pygtktreemodel.c' || echo './'`pygtktreemodel.c; \
509then mv -f ".deps/_gtk_la-pygtktreemodel.Tpo" ".deps/_gtk_la-pygtktreemodel.Plo"; else rm -f ".deps/_gtk_la-pygtktreemodel.Tpo"; exit 1; fi
510 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -I../gobject -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-pygtktreemodel.lo -MD -MP -MF .deps/_gtk_la-pygtktreemodel.Tpo -c pygtktreemodel.c  -fno-common -DPIC -o .libs/_gtk_la-pygtktreemodel.o
511In file included from /opt/local/include/python2.4/Python.h:77,
512                 from pygtktreemodel.c:27:
513/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
514/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
515/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
516(cd . \
517 && /opt/local/bin/python ../codegen/codegen.py \
518    \
519    --register ../pango-types.defs \
520    --register ../atk-types.defs \
521    --register gdk-types.defs \
522    --register gtk-types.defs \
523    --override gtk.override \
524    --prefix pygtk gtk.defs) > gen-gtk.c \
525&& cp gen-gtk.c gtk.c \
526&& rm -f gen-gtk.c
527Could not write virtual accessor method GtkObject.set_arg: No ArgType for 'GtkArg*'
528Could not write virtual accessor method GtkObject.get_arg: No ArgType for 'GtkArg*'
529Could not write virtual proxy GtkObject.set_arg: No ArgType for 'GtkArg*'
530Could not write virtual proxy GtkObject.get_arg: No ArgType for 'GtkArg*'
531Could not write virtual accessor method GtkCellRenderer.get_size: No ArgType for 'gint*'
532Could not write method GtkWidget.list_accel_closures: No ArgType for 'GList*'
533Could not write method GtkWidget.region_intersect: No ArgType for 'GdkRegion*'
534Could not write method GtkWidget.style_get: varargs functions not supported
535Could not write virtual accessor method GtkWidget.dispatch_child_properties_changed: No ArgType for 'GParamSpec**'
536Could not write virtual accessor method GtkWidget.child_notify: No ArgType for 'GParamSpec*'
537Could not write virtual proxy GtkWidget.dispatch_child_properties_changed: No ArgType for 'GParamSpec**'
538Could not write virtual proxy GtkWidget.child_notify: No ArgType for 'GParamSpec*'
539Could not write virtual accessor method GtkContainer.forall: No ArgType for 'GtkCallback'
540Could not write virtual accessor method GtkContainer.set_child_property: No ArgType for 'const-GValue*'
541Could not write virtual accessor method GtkContainer.get_child_property: No ArgType for 'GValue*'
542Could not write virtual proxy GtkContainer.child_type: No ArgType for 'GType'
543Could not write virtual proxy GtkContainer.set_child_property: No ArgType for 'const-GValue*'
544Could not write virtual proxy GtkContainer.get_child_property: No ArgType for 'GValue*'
545Could not write method GtkDialog.set_alternative_button_order_from_array: No ArgType for 'gint*'
546Could not write method GtkAccelGroup.activate: No ArgType for 'GQuark'
547Could not write method GtkAccelGroup.find: No ArgType for 'GtkAccelKey*'
548Could not write method GtkAccelGroup.query: No ArgType for 'guint*'
549Could not write virtual accessor method GtkAccelGroup.accel_changed: No ArgType for 'GClosure*'
550Could not write virtual proxy GtkAccelGroup.accel_changed: No ArgType for 'GClosure*'
551Could not write method GtkAccelLabel.set_accel_closure: No ArgType for 'GClosure*'
552Could not write method GtkActionGroup.set_translate_func: No ArgType for 'GtkTranslateFunc'
553Could not write virtual accessor method GtkMenuItem.toggle_size_request: No ArgType for 'gint*'
554Could not write virtual proxy GtkMenuItem.toggle_size_request: No ArgType for 'gint*'
555Warning: generating old-style constructor for gtk_clipboard_get_for_display
556Could not write virtual proxy GtkComboBox.get_active_text: No ArgType for 'char*'
557Could not write method GtkCTree.set_drag_compare_func: No ArgType for 'GtkCTreeCompareDragFunc'
558Could not write virtual accessor method GtkScale.get_layout_offsets: No ArgType for 'gint*'
559Could not write virtual proxy GtkScale.get_layout_offsets: No ArgType for 'gint*'
560Could not write virtual accessor method GtkIMContext.get_preedit_string: No ArgType for 'gchar**'
561Could not write virtual accessor method GtkIMContext.get_surrounding: No ArgType for 'gchar**'
562Could not write virtual proxy GtkIMContext.get_preedit_string: No ArgType for 'gchar**'
563Could not write virtual proxy GtkIMContext.get_surrounding: No ArgType for 'gchar**'
564Could not write method GtkIMContextSimple.add_table: No ArgType for 'guint16*'
565Warning: generating old-style constructor for gtk_item_factory_new
566Could not write virtual accessor method GtkNotebook.switch_page: No ArgType for 'GtkNotebookPage*'
567Could not write virtual proxy GtkNotebook.switch_page: No ArgType for 'GtkNotebookPage*'
568Warning: generating old-style constructor for gtk_preview_new
569Could not write virtual accessor method GtkRcStyle.parse: No ArgType for 'GScanner*'
570Could not write virtual proxy GtkRcStyle.parse: No ArgType for 'GScanner*'
571Could not write method GtkSettings.set_property_value: No ArgType for 'const-GtkSettingsValue*'
572Could not write virtual accessor method GtkSpinButton.input: No ArgType for 'gdouble*'
573Could not write virtual proxy GtkSpinButton.input: No ArgType for 'gdouble*'
574Could not write virtual accessor method GtkStyle.draw_polygon: No ArgType for 'GdkPoint*'
575Could not write virtual proxy GtkStyle.draw_polygon: No ArgType for 'GdkPoint*'
576Could not write virtual accessor method GtkTextTag.event: No ArgType for '/*'
577Could not write virtual proxy GtkTextTag.event: No ArgType for '/*'
578Could not write method GtkTextView.get_iter_at_position: No ArgType for 'gint*'
579Could not write method GtkTreeSelection.get_user_data: No ArgType for 'gpointer'
580Could not write method GtkTreeStore.set_column_types: No ArgType for 'GType*'
581Could not write method GtkTreeView.set_destroy_count_func: No ArgType for 'GtkTreeDestroyCountFunc'
582Could not write interface proxy GtkEditable.insert_text: No ArgType for 'gint*'
583Could not write interface proxy GtkEditable.do_insert_text: No ArgType for 'gint*'
584Could not write interface proxy GtkEditable.get_selection_bounds: No ArgType for 'gint*'
585Could not write interface proxy GtkTreeModel.rows_reordered: No ArgType for 'gint*'
586Could not write interface proxy GtkTreeModel.get_column_type: No ArgType for 'GType'
587Could not write interface proxy GtkTreeModel.get_value: No ArgType for 'GValue*'
588Could not write interface proxy GtkTreeSortable.get_sort_column_id: No ArgType for 'gint*'
589Could not write interface proxy GtkTreeSortable.set_sort_func: No ArgType for 'GtkTreeIterCompareFunc'
590Could not write interface proxy GtkTreeSortable.set_default_sort_func: No ArgType for 'GtkTreeIterCompareFunc'
591Could not write function show_about_dialog: varargs functions not supported
592Could not write function accel_group_from_accel_closure: No ArgType for 'GClosure*'
593Could not write function accel_group_from_accel_closure: No ArgType for 'GClosure*'
594Could not write function accel_map_foreach: No ArgType for 'gpointer'
595Could not write function accel_map_load_scanner: No ArgType for 'GScanner*'
596Could not write function accel_map_foreach_unfiltered: No ArgType for 'gpointer'
597Could not write function accel_map_get: No ArgType for 'GtkAccelMap*'
598Could not write function binding_entry_clear: No ArgType for 'GtkBindingSet*'
599Could not write function binding_entry_add_signall: No ArgType for 'GtkBindingSet*'
600Could not write function binding_entry_add_signall: No ArgType for 'GtkBindingSet*'
601Could not write function binding_parse_binding: No ArgType for 'GScanner*'
602Could not write function color_selection_set_change_palette_hook: No ArgType for 'GtkColorSelectionChangePaletteFunc'
603Could not write function color_selection_set_change_palette_with_screen_hook: No ArgType for 'GtkColorSelectionChangePaletteWithScreenFunc'
604Could not write function file_paths_sort: No ArgType for 'GSList*'
605Could not write function item_factory_popup_data_from_widget: No ArgType for 'gpointer'
606Could not write function init_add: No ArgType for 'GtkFunction'
607Could not write function settings_install_property: No ArgType for 'GParamSpec*'
608Could not write function settings_install_property_parser: No ArgType for 'GParamSpec*'
609Could not write function stock_add_static: No ArgType for 'const-GtkStockItem*'
610Could not write function stock_set_translate_func: No ArgType for 'GtkTranslateFunc'
611Could not write function widget_class_find_style_property: No ArgType for 'GtkWidgetClass*'
612Warning: Constructor for GtkAccessible needs to be updated to new API
613         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
614Warning: Constructor for GtkClipboard needs to be updated to new API
615         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
616Warning: Constructor for GtkListStore needs to be updated to new API
617         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
618Warning: Constructor for GtkItemFactory needs to be updated to new API
619         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
620Warning: Constructor for GtkTreeStore needs to be updated to new API
621         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
622Warning: Constructor for GtkTreeViewColumn needs to be updated to new API
623         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
624Warning: Constructor for GtkPreview needs to be updated to new API
625         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
626Warning: Constructor for GtkImageMenuItem needs to be updated to new API
627         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
628Warning: Constructor for GtkListItem needs to be updated to new API
629         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
630Warning: Constructor for GtkCList needs to be updated to new API
631         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
632Warning: Constructor for GtkCTree needs to be updated to new API
633         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
634Warning: Constructor for GtkMessageDialog needs to be updated to new API
635         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
636***INFO*** The coverage of global functions is 86.62% (136/157)
637***INFO*** The coverage of methods is 99.17% (1903/1919)
638***INFO*** The coverage of virtual proxies is 94.44% (306/324)
639***INFO*** The coverage of virtual accessors is 94.44% (306/324)
640***INFO*** The coverage of interface proxies is 81.25% (39/48)
641if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -I../gobject    -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include    -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtk.lo -MD -MP -MF ".deps/_gtk_la-gtk.Tpo" -c -o _gtk_la-gtk.lo `test -f 'gtk.c' || echo './'`gtk.c; \
642then mv -f ".deps/_gtk_la-gtk.Tpo" ".deps/_gtk_la-gtk.Plo"; else rm -f ".deps/_gtk_la-gtk.Tpo"; exit 1; fi
643 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -I../gobject -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtk.lo -MD -MP -MF .deps/_gtk_la-gtk.Tpo -c gtk.c  -fno-common -DPIC -o .libs/_gtk_la-gtk.o
644In file included from /opt/local/include/python2.4/Python.h:77,
645                 from gtk.c:3:
646/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
647/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
648/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
649(cd . \
650 && /opt/local/bin/python ../codegen/codegen.py \
651    \
652    --register ../pango-types.defs \
653    --register ../atk-types.defs \
654    --register gdk-types.defs \
655    --register gtk-types.defs \
656    --override gdk.override \
657    --prefix pygdk gdk.defs) > gen-gdk.c \
658&& cp gen-gdk.c gdk.c \
659&& rm -f gen-gdk.c
660Could not write method GdkFont.text_width_wc: No ArgType for 'const-GdkWChar*'
661Could not write method GdkFont.char_width_wc: No ArgType for 'GdkWChar'
662Could not write method GdkFont.text_extents_wc: No ArgType for 'const-GdkWChar*'
663Could not write method GdkFont.string_extents: No ArgType for 'gint*'
664Warning: generating old-style constructor for gdk_colormap_new
665Warning: generating old-style constructor for gdk_display_open
666Could not write method GdkDisplay.add_client_message_filter: No ArgType for 'GdkFilterFunc'
667Could not write method GdkDisplay.set_pointer_hooks: No ArgType for 'const-GdkDisplayPointerHooks*'
668Could not write method GdkDrawable.set_data: No ArgType for 'gpointer'
669Could not write method GdkDrawable.get_data: No ArgType for 'gpointer'
670Could not write method GdkDrawable.draw_text_wc: No ArgType for 'const-GdkWChar*'
671Could not write method GdkDrawable.get_clip_region: No ArgType for 'GdkRegion*'
672Could not write method GdkDrawable.get_visible_region: No ArgType for 'GdkRegion*'
673Could not write method GdkDrawable.draw_indexed_image: No ArgType for 'GdkRgbCmap*'
674Could not write method GdkWindow.selection_property_get: No ArgType for 'guchar**'
675Could not write method GdkWindow.remove_filter: No ArgType for 'GdkFilterFunc'
676Could not write method GdkWindow.begin_paint_region: No ArgType for 'GdkRegion*'
677Could not write method GdkWindow.invalidate_region: No ArgType for 'GdkRegion*'
678Could not write method GdkWindow.invalidate_maybe_recurse: No ArgType for 'GdkRegion*'
679Could not write method GdkWindow.get_update_area: No ArgType for 'GdkRegion*'
680Could not write method GdkWindow.get_internal_paint_info: No ArgType for 'GdkDrawable**'
681Warning: generating old-style constructor for gdk_pango_renderer_new
682Warning: generating old-style constructor for gdk_pixmap_new
683Could not write method GdkGC.get_values: No ArgType for 'GdkGCValues*'
684Could not write method GdkGC.set_clip_region: No ArgType for 'GdkRegion*'
685Warning: generating old-style constructor for gdk_image_new
686Warning: generating old-style constructor for gdk_pixbuf_new
687Could not write method GdkPixbuf.savev: No ArgType for 'char**'
688Warning: generating old-style constructor for gdk_pixbuf_animation_new_from_file
689Warning: generating old-style constructor for gdk_visual_get_best_with_both
690Could not write function drag_get_protocol: No ArgType for 'GdkDragProtocol*'
691Could not write function drag_get_protocol_for_display: No ArgType for 'GdkDragProtocol*'
692Could not write function gdk_draw_glyphs_transformed: No ArgType for 'PangoMatrix*'
693Could not write function gdk_draw_trapezoids: No ArgType for 'GdkTrapezoid*'
694Could not write function gdk_event_handler_set: No ArgType for 'GdkEventFunc'
695Could not write function gdk_add_client_message_filter: No ArgType for 'GdkFilterFunc'
696Could not write function setting_get: No ArgType for 'GValue*'
697Could not write function gdk_pango_layout_line_get_clip_region: No ArgType for 'gint*'
698Could not write function gdk_pango_layout_get_clip_region: No ArgType for 'gint*'
699Could not write function rgb_cmap_new: No ArgType for 'guint32*'
700Could not write function gdk_window_constrain_size: No ArgType for 'GdkGeometry*'
701Could not write function gdk_set_pointer_hooks: No ArgType for 'const-GdkPointerHooks*'
702Could not write function gdk_set_pointer_hooks: No ArgType for 'const-GdkPointerHooks*'
703Warning: Constructor for GdkColormap needs to be updated to new API
704         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
705Warning: Constructor for GdkDisplay needs to be updated to new API
706         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
707Warning: Constructor for GdkWindow needs to be updated to new API
708         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
709Warning: Constructor for GdkPangoRenderer needs to be updated to new API
710         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
711Warning: Constructor for GdkPixmap needs to be updated to new API
712         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
713Warning: Constructor for GdkGC needs to be updated to new API
714         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
715Warning: Constructor for GdkImage needs to be updated to new API
716         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
717Warning: Constructor for GdkPixbuf needs to be updated to new API
718         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
719Warning: Constructor for GdkPixbufAnimation needs to be updated to new API
720         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
721Warning: Constructor for GdkPixbufLoader needs to be updated to new API
722         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
723Warning: Constructor for GdkVisual needs to be updated to new API
724         See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
725***INFO*** The coverage of global functions is 89.76% (114/127)
726***INFO*** The coverage of methods is 93.35% (309/331)
727***INFO*** There are no declared virtual proxies.
728***INFO*** There are no declared virtual accessors.
729***INFO*** There are no declared interface proxies.
730if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -I../gobject    -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include    -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gdk.lo -MD -MP -MF ".deps/_gtk_la-gdk.Tpo" -c -o _gtk_la-gdk.lo `test -f 'gdk.c' || echo './'`gdk.c; \
731then mv -f ".deps/_gtk_la-gdk.Tpo" ".deps/_gtk_la-gdk.Plo"; else rm -f ".deps/_gtk_la-gdk.Tpo"; exit 1; fi
732 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/python2.4 -I../gobject -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -flat_namespace -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gdk.lo -MD -MP -MF .deps/_gtk_la-gdk.Tpo -c gdk.c  -fno-common -DPIC -o .libs/_gtk_la-gdk.o
733In file included from /opt/local/include/python2.4/Python.h:77,
734                 from gdk.c:3:
735/opt/local/include/python2.4/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
736/opt/local/include/python2.4/objimpl.h:255: warning: (Long double usage is reported only once for each file.
737/opt/local/include/python2.4/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
738In file included from gdk.override:35:
739/opt/local/include/gtk-2.0/gdk/gdkx.h:33:22: X11/Xlib.h: No such file or directory
740/opt/local/include/gtk-2.0/gdk/gdkx.h:34:23: X11/Xutil.h: No such file or directory
741In file included from gdk.override:35:
742/opt/local/include/gtk-2.0/gdk/gdkx.h:39: error: parse error before '*' token
743/opt/local/include/gtk-2.0/gdk/gdkx.h:39: warning: type defaults to `int' in declaration of `gdk_display'
744/opt/local/include/gtk-2.0/gdk/gdkx.h:39: warning: data definition has no type or storage class
745/opt/local/include/gtk-2.0/gdk/gdkx.h:42: error: parse error before '*' token
746/opt/local/include/gtk-2.0/gdk/gdkx.h:42: warning: type defaults to `int' in declaration of `gdk_x11_drawable_get_xdisplay'
747/opt/local/include/gtk-2.0/gdk/gdkx.h:42: warning: data definition has no type or storage class
748/opt/local/include/gtk-2.0/gdk/gdkx.h:43: error: parse error before "gdk_x11_drawable_get_xid"
749/opt/local/include/gtk-2.0/gdk/gdkx.h:43: warning: type defaults to `int' in declaration of `gdk_x11_drawable_get_xid'
750/opt/local/include/gtk-2.0/gdk/gdkx.h:43: warning: data definition has no type or storage class
751/opt/local/include/gtk-2.0/gdk/gdkx.h:44: error: parse error before '*' token
752/opt/local/include/gtk-2.0/gdk/gdkx.h:44: warning: type defaults to `int' in declaration of `gdk_x11_image_get_xdisplay'
753/opt/local/include/gtk-2.0/gdk/gdkx.h:44: warning: data definition has no type or storage class
754/opt/local/include/gtk-2.0/gdk/gdkx.h:45: error: parse error before '*' token
755/opt/local/include/gtk-2.0/gdk/gdkx.h:45: warning: type defaults to `int' in declaration of `gdk_x11_image_get_ximage'
756/opt/local/include/gtk-2.0/gdk/gdkx.h:45: warning: data definition has no type or storage class
757/opt/local/include/gtk-2.0/gdk/gdkx.h:46: error: parse error before '*' token
758/opt/local/include/gtk-2.0/gdk/gdkx.h:46: warning: type defaults to `int' in declaration of `gdk_x11_colormap_get_xdisplay'
759/opt/local/include/gtk-2.0/gdk/gdkx.h:46: warning: data definition has no type or storage class
760/opt/local/include/gtk-2.0/gdk/gdkx.h:47: error: parse error before "gdk_x11_colormap_get_xcolormap"
761/opt/local/include/gtk-2.0/gdk/gdkx.h:47: warning: type defaults to `int' in declaration of `gdk_x11_colormap_get_xcolormap'
762/opt/local/include/gtk-2.0/gdk/gdkx.h:47: warning: data definition has no type or storage class
763/opt/local/include/gtk-2.0/gdk/gdkx.h:48: error: parse error before '*' token
764/opt/local/include/gtk-2.0/gdk/gdkx.h:48: warning: type defaults to `int' in declaration of `gdk_x11_cursor_get_xdisplay'
765/opt/local/include/gtk-2.0/gdk/gdkx.h:48: warning: data definition has no type or storage class
766/opt/local/include/gtk-2.0/gdk/gdkx.h:49: error: parse error before "gdk_x11_cursor_get_xcursor"
767/opt/local/include/gtk-2.0/gdk/gdkx.h:49: warning: type defaults to `int' in declaration of `gdk_x11_cursor_get_xcursor'
768/opt/local/include/gtk-2.0/gdk/gdkx.h:49: warning: data definition has no type or storage class
769/opt/local/include/gtk-2.0/gdk/gdkx.h:50: error: parse error before '*' token
770/opt/local/include/gtk-2.0/gdk/gdkx.h:50: warning: type defaults to `int' in declaration of `gdk_x11_display_get_xdisplay'
771/opt/local/include/gtk-2.0/gdk/gdkx.h:50: warning: data definition has no type or storage class
772/opt/local/include/gtk-2.0/gdk/gdkx.h:51: error: parse error before '*' token
773/opt/local/include/gtk-2.0/gdk/gdkx.h:51: warning: type defaults to `int' in declaration of `gdk_x11_visual_get_xvisual'
774/opt/local/include/gtk-2.0/gdk/gdkx.h:51: warning: data definition has no type or storage class
775/opt/local/include/gtk-2.0/gdk/gdkx.h:52: error: parse error before '*' token
776/opt/local/include/gtk-2.0/gdk/gdkx.h:52: warning: type defaults to `int' in declaration of `gdk_x11_gc_get_xdisplay'
777/opt/local/include/gtk-2.0/gdk/gdkx.h:52: warning: data definition has no type or storage class
778/opt/local/include/gtk-2.0/gdk/gdkx.h:53: error: parse error before "gdk_x11_gc_get_xgc"
779/opt/local/include/gtk-2.0/gdk/gdkx.h:53: warning: type defaults to `int' in declaration of `gdk_x11_gc_get_xgc'
780/opt/local/include/gtk-2.0/gdk/gdkx.h:53: warning: data definition has no type or storage class
781/opt/local/include/gtk-2.0/gdk/gdkx.h:54: error: parse error before '*' token
782/opt/local/include/gtk-2.0/gdk/gdkx.h:54: warning: type defaults to `int' in declaration of `gdk_x11_screen_get_xscreen'
783/opt/local/include/gtk-2.0/gdk/gdkx.h:54: warning: data definition has no type or storage class
784/opt/local/include/gtk-2.0/gdk/gdkx.h:63: error: parse error before "gdk_x11_get_default_root_xwindow"
785/opt/local/include/gtk-2.0/gdk/gdkx.h:63: warning: type defaults to `int' in declaration of `gdk_x11_get_default_root_xwindow'
786/opt/local/include/gtk-2.0/gdk/gdkx.h:63: warning: data definition has no type or storage class
787/opt/local/include/gtk-2.0/gdk/gdkx.h:64: error: parse error before '*' token
788/opt/local/include/gtk-2.0/gdk/gdkx.h:64: warning: type defaults to `int' in declaration of `gdk_x11_get_default_xdisplay'
789/opt/local/include/gtk-2.0/gdk/gdkx.h:64: warning: data definition has no type or storage class
790/opt/local/include/gtk-2.0/gdk/gdkx.h:126: error: parse error before "VisualID"
791/opt/local/include/gtk-2.0/gdk/gdkx.h:128: error: parse error before "xvisualid"
792/opt/local/include/gtk-2.0/gdk/gdkx.h:137: error: parse error before "Colormap"
793/opt/local/include/gtk-2.0/gdk/gdkx.h:141: error: parse error before "XID"
794/opt/local/include/gtk-2.0/gdk/gdkx.h:154: error: parse error before "xid"
795/opt/local/include/gtk-2.0/gdk/gdkx.h:160: error: parse error before '*' token
796/opt/local/include/gtk-2.0/gdk/gdkx.h:164: error: parse error before "gdk_x11_atom_to_xatom_for_display"
797/opt/local/include/gtk-2.0/gdk/gdkx.h:165: warning: type defaults to `int' in declaration of `gdk_x11_atom_to_xatom_for_display'
798/opt/local/include/gtk-2.0/gdk/gdkx.h:165: warning: data definition has no type or storage class
799/opt/local/include/gtk-2.0/gdk/gdkx.h:167: error: parse error before "Atom"
800/opt/local/include/gtk-2.0/gdk/gdkx.h:168: error: parse error before "gdk_x11_get_xatom_by_name_for_display"
801/opt/local/include/gtk-2.0/gdk/gdkx.h:169: warning: type defaults to `int' in declaration of `gdk_x11_get_xatom_by_name_for_display'
802/opt/local/include/gtk-2.0/gdk/gdkx.h:169: warning: data definition has no type or storage class
803/opt/local/include/gtk-2.0/gdk/gdkx.h:171: error: parse error before "Atom"
804/opt/local/include/gtk-2.0/gdk/gdkx.h:173: error: parse error before "gdk_x11_atom_to_xatom"
805/opt/local/include/gtk-2.0/gdk/gdkx.h:173: warning: type defaults to `int' in declaration of `gdk_x11_atom_to_xatom'
806/opt/local/include/gtk-2.0/gdk/gdkx.h:173: warning: data definition has no type or storage class
807/opt/local/include/gtk-2.0/gdk/gdkx.h:174: error: parse error before "xatom"
808/opt/local/include/gtk-2.0/gdk/gdkx.h:175: error: parse error before "gdk_x11_get_xatom_by_name"
809/opt/local/include/gtk-2.0/gdk/gdkx.h:175: warning: type defaults to `int' in declaration of `gdk_x11_get_xatom_by_name'
810/opt/local/include/gtk-2.0/gdk/gdkx.h:175: warning: data definition has no type or storage class
811/opt/local/include/gtk-2.0/gdk/gdkx.h:176: error: parse error before "xatom"
812/opt/local/include/gtk-2.0/gdk/gdkx.h:196: error: parse error before '*' token
813/opt/local/include/gtk-2.0/gdk/gdkx.h:196: warning: type defaults to `int' in declaration of `gdk_x11_font_get_xdisplay'
814/opt/local/include/gtk-2.0/gdk/gdkx.h:196: warning: data definition has no type or storage class
815make[2]: *** [_gtk_la-gdk.lo] Error 1
816make[1]: *** [all-recursive] Error 1
817make: *** [all] Error 2
818Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_python_py-gtk2/work/pygtk-2.8.1" && make all" returned error 2
819Command output: /opt/local/include/gtk-2.0/gdk/gdkx.h:64: warning: type defaults to `int' in declaration of `gdk_x11_get_default_xdisplay'
820/opt/local/include/gtk-2.0/gdk/gdkx.h:64: warning: data definition has no type or storage class
821/opt/local/include/gtk-2.0/gdk/gdkx.h:126: error: parse error before "VisualID"
822/opt/local/include/gtk-2.0/gdk/gdkx.h:128: error: parse error before "xvisualid"
823/opt/local/include/gtk-2.0/gdk/gdkx.h:137: error: parse error before "Colormap"
824/opt/local/include/gtk-2.0/gdk/gdkx.h:141: error: parse error before "XID"
825/opt/local/include/gtk-2.0/gdk/gdkx.h:154: error: parse error before "xid"
826/opt/local/include/gtk-2.0/gdk/gdkx.h:160: error: parse error before '*' token
827/opt/local/include/gtk-2.0/gdk/gdkx.h:164: error: parse error before "gdk_x11_atom_to_xatom_for_display"
828/opt/local/include/gtk-2.0/gdk/gdkx.h:165: warning: type defaults to `int' in declaration of `gdk_x11_atom_to_xatom_for_display'
829/opt/local/include/gtk-2.0/gdk/gdkx.h:165: warning: data definition has no type or storage class
830/opt/local/include/gtk-2.0/gdk/gdkx.h:167: error: parse error before "Atom"
831/opt/local/include/gtk-2.0/gdk/gdkx.h:168: error: parse error before "gdk_x11_get_xatom_by_name_for_display"
832/opt/local/include/gtk-2.0/gdk/gdkx.h:169: warning: type defaults to `int' in declaration of `gdk_x11_get_xatom_by_name_for_display'
833/opt/local/include/gtk-2.0/gdk/gdkx.h:169: warning: data definition has no type or storage class
834/opt/local/include/gtk-2.0/gdk/gdkx.h:171: error: parse error before "Atom"
835/opt/local/include/gtk-2.0/gdk/gdkx.h:173: error: parse error before "gdk_x11_atom_to_xatom"
836/opt/local/include/gtk-2.0/gdk/gdkx.h:173: warning: type defaults to `int' in declaration of `gdk_x11_atom_to_xatom'
837/opt/local/include/gtk-2.0/gdk/gdkx.h:173: warning: data definition has no type or storage class
838/opt/local/include/gtk-2.0/gdk/gdkx.h:174: error: parse error before "xatom"
839/opt/local/include/gtk-2.0/gdk/gdkx.h:175: error: parse error before "gdk_x11_get_xatom_by_name"
840/opt/local/include/gtk-2.0/gdk/gdkx.h:175: warning: type defaults to `int' in declaration of `gdk_x11_get_xatom_by_name'
841/opt/local/include/gtk-2.0/gdk/gdkx.h:175: warning: data definition has no type or storage class
842/opt/local/include/gtk-2.0/gdk/gdkx.h:176: error: parse error before "xatom"
843/opt/local/include/gtk-2.0/gdk/gdkx.h:196: error: parse error before '*' token
844/opt/local/include/gtk-2.0/gdk/gdkx.h:196: warning: type defaults to `int' in declaration of `gdk_x11_font_get_xdisplay'
845/opt/local/include/gtk-2.0/gdk/gdkx.h:196: warning: data definition has no type or storage class
846make[2]: *** [_gtk_la-gdk.lo] Error 1
847make[1]: *** [all-recursive] Error 1
848make: *** [all] Error 2
849
850Warning: the following items did not execute (for py-gtk2): com.apple.build