1 | $ sudo port -d build py-gtk2 |
---|
2 | DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/python/py-gtk2 |
---|
3 | DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/python/py-gtk2 |
---|
4 | DEBUG: Requested variant powerpc is not provided by port py-gtk2. |
---|
5 | DEBUG: Requested variant darwin is not provided by port py-gtk2. |
---|
6 | DEBUG: Requested variant macosx is not provided by port py-gtk2. |
---|
7 | DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/lang/python24 |
---|
8 | DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/lang/python24 |
---|
9 | DEBUG: Searching for dependency: python24 |
---|
10 | DEBUG: Found Dependency: receipt exists for python24 |
---|
11 | DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/x11/gtk2 |
---|
12 | DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/x11/gtk2 |
---|
13 | DEBUG: Searching for dependency: gtk2 |
---|
14 | DEBUG: Found Dependency: receipt exists for gtk2 |
---|
15 | DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/python/py-numeric |
---|
16 | DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/python/py-numeric |
---|
17 | DEBUG: Searching for dependency: py-numeric |
---|
18 | DEBUG: Found Dependency: receipt exists for py-numeric |
---|
19 | DEBUG: Executing com.apple.main (py-gtk2) |
---|
20 | ---> Fetching py-gtk2 |
---|
21 | DEBUG: 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 |
---|
26 | 100 733k 100 733k 0 0 93780 0 0:00:08 0:00:08 0:00:00 120k |
---|
27 | ---> Verifying checksum(s) for py-gtk2 |
---|
28 | DEBUG: Executing com.apple.checksum (py-gtk2) |
---|
29 | ---> Checksumming pygtk-2.8.1.tar.bz2 |
---|
30 | DEBUG: Correct (md5) checksum for pygtk-2.8.1.tar.bz2 |
---|
31 | DEBUG: setting option extract.cmd to /opt/local/bin/bzip2 |
---|
32 | ---> Extracting py-gtk2 |
---|
33 | DEBUG: Executing com.apple.extract (py-gtk2) |
---|
34 | ---> Extracting pygtk-2.8.1.tar.bz2 |
---|
35 | DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/py-gtk2/pygtk-2.8.1.tar.bz2 |
---|
36 | DEBUG: 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 -' |
---|
37 | DEBUG: Executing com.apple.patch (py-gtk2) |
---|
38 | ---> Configuring py-gtk2 |
---|
39 | DEBUG: Executing com.apple.configure (py-gtk2) |
---|
40 | DEBUG: 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' |
---|
41 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
42 | checking whether build environment is sane... yes |
---|
43 | checking for gawk... no |
---|
44 | checking for mawk... no |
---|
45 | checking for nawk... no |
---|
46 | checking for awk... awk |
---|
47 | checking whether make sets $(MAKE)... yes |
---|
48 | checking for style of include used by make... GNU |
---|
49 | checking for gcc... gcc |
---|
50 | checking for C compiler default output file name... a.out |
---|
51 | checking whether the C compiler works... yes |
---|
52 | checking whether we are cross compiling... no |
---|
53 | checking for suffix of executables... |
---|
54 | checking for suffix of object files... o |
---|
55 | checking whether we are using the GNU C compiler... yes |
---|
56 | checking whether gcc accepts -g... yes |
---|
57 | checking for gcc option to accept ANSI C... none needed |
---|
58 | checking dependency style of gcc... gcc3 |
---|
59 | checking for bind_textdomain_codeset... no |
---|
60 | checking build system type... powerpc-apple-darwin7.9.0 |
---|
61 | checking host system type... powerpc-apple-darwin7.9.0 |
---|
62 | checking for some Win32 platform... no |
---|
63 | checking for native Win32... no |
---|
64 | checking for a sed that does not truncate output... /usr/bin/sed |
---|
65 | checking for egrep... grep -E |
---|
66 | checking for ld used by gcc... /usr/bin/ld |
---|
67 | checking if the linker (/usr/bin/ld) is GNU ld... no |
---|
68 | checking for /usr/bin/ld option to reload object files... -r |
---|
69 | checking for BSD-compatible nm... /usr/bin/nm -p |
---|
70 | checking whether ln -s works... yes |
---|
71 | checking how to recognise dependent libraries... pass_all |
---|
72 | checking how to run the C preprocessor... gcc -E |
---|
73 | checking for ANSI C header files... yes |
---|
74 | checking for sys/types.h... yes |
---|
75 | checking for sys/stat.h... yes |
---|
76 | checking for stdlib.h... yes |
---|
77 | checking for string.h... yes |
---|
78 | checking for memory.h... yes |
---|
79 | checking for strings.h... yes |
---|
80 | checking for inttypes.h... yes |
---|
81 | checking for stdint.h... yes |
---|
82 | checking for unistd.h... yes |
---|
83 | checking dlfcn.h usability... yes |
---|
84 | checking dlfcn.h presence... yes |
---|
85 | checking for dlfcn.h... yes |
---|
86 | checking for g++... g++ |
---|
87 | checking whether we are using the GNU C++ compiler... yes |
---|
88 | checking whether g++ accepts -g... yes |
---|
89 | checking dependency style of g++... gcc3 |
---|
90 | checking how to run the C++ preprocessor... g++ -E |
---|
91 | checking for g77... no |
---|
92 | checking for f77... no |
---|
93 | checking for xlf... no |
---|
94 | checking for frt... no |
---|
95 | checking for pgf77... no |
---|
96 | checking for fort77... no |
---|
97 | checking for fl32... no |
---|
98 | checking for af77... no |
---|
99 | checking for f90... no |
---|
100 | checking for xlf90... no |
---|
101 | checking for pgf90... no |
---|
102 | checking for epcf90... no |
---|
103 | checking for f95... no |
---|
104 | checking for fort... no |
---|
105 | checking for xlf95... no |
---|
106 | checking for ifc... no |
---|
107 | checking for efc... no |
---|
108 | checking for pgf95... no |
---|
109 | checking for lf95... no |
---|
110 | checking for gfortran... no |
---|
111 | checking whether we are using the GNU Fortran 77 compiler... no |
---|
112 | checking whether accepts -g... no |
---|
113 | checking the maximum length of command line arguments... 65536 |
---|
114 | checking command to parse /usr/bin/nm -p output from gcc object... ok |
---|
115 | checking for objdir... .libs |
---|
116 | checking for ar... ar |
---|
117 | checking for ranlib... ranlib |
---|
118 | checking for strip... strip |
---|
119 | checking if gcc static flag works... yes |
---|
120 | checking if gcc supports -fno-rtti -fno-exceptions... no |
---|
121 | checking for gcc option to produce PIC... -fno-common |
---|
122 | checking if gcc PIC flag -fno-common works... yes |
---|
123 | checking if gcc supports -c -o file.o... yes |
---|
124 | checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes |
---|
125 | checking dynamic linker characteristics... darwin7.9.0 dyld |
---|
126 | checking how to hardcode library paths into programs... immediate |
---|
127 | checking whether stripping libraries is possible... yes |
---|
128 | checking if libtool supports shared libraries... yes |
---|
129 | checking whether to build shared libraries... yes |
---|
130 | checking whether to build static libraries... no |
---|
131 | configure: creating libtool |
---|
132 | appending configuration tag "CXX" to libtool |
---|
133 | checking for ld used by g++... /usr/bin/ld |
---|
134 | checking if the linker (/usr/bin/ld) is GNU ld... no |
---|
135 | checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes |
---|
136 | checking for g++ option to produce PIC... -fno-common |
---|
137 | checking if g++ PIC flag -fno-common works... yes |
---|
138 | checking if g++ supports -c -o file.o... yes |
---|
139 | checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes |
---|
140 | checking dynamic linker characteristics... darwin7.9.0 dyld |
---|
141 | checking how to hardcode library paths into programs... immediate |
---|
142 | checking whether stripping libraries is possible... yes |
---|
143 | appending configuration tag "F77" to libtool |
---|
144 | checking for a Python interpreter with version >= 2.3.5... python |
---|
145 | checking for python... /opt/local/bin/python |
---|
146 | checking for python version... 2.4 |
---|
147 | checking for python platform... darwin |
---|
148 | checking for python script directory... ${prefix}/lib/python2.4/site-packages |
---|
149 | checking for python extension module directory... ${exec_prefix}/lib/python2.4/site-packages |
---|
150 | checking for headers required to compile python extensions... found |
---|
151 | checking for python module thread... yes |
---|
152 | checking whether to enable threading in pygtk... yes |
---|
153 | checking for pkg-config... /opt/local/bin/pkg-config |
---|
154 | checking for GLIB - version >= 2.8.0... yes (version 2.8.2) |
---|
155 | checking for atk >= 1.8.0... yes |
---|
156 | checking ATK_CFLAGS... -I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include |
---|
157 | checking ATK_LIBS... -L/opt/local/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv |
---|
158 | checking for pango >= 1.10.0... yes |
---|
159 | checking PANGO_CFLAGS... -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include |
---|
160 | checking PANGO_LIBS... -L/opt/local/lib -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv |
---|
161 | checking 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 |
---|
163 | checking 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 |
---|
164 | checking 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 |
---|
165 | checking for libglade-2.0 >= 2.5.0... yes |
---|
166 | checking 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 |
---|
167 | checking 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 |
---|
168 | checking for Numeric/arrayobject.h... yes |
---|
169 | checking whether gcc understands -Wall... yes |
---|
170 | checking whether gcc understands -std=c9x... yes |
---|
171 | checking whether gcc understands -fno-strict-aliasing... yes |
---|
172 | configure: creating ./config.status |
---|
173 | config.status: creating Makefile |
---|
174 | config.status: creating pygobject-2.0.pc |
---|
175 | config.status: creating pygtk-2.0.pc |
---|
176 | config.status: creating codegen/Makefile |
---|
177 | config.status: creating gobject/Makefile |
---|
178 | config.status: creating gtk/Makefile |
---|
179 | config.status: creating docs/Makefile |
---|
180 | config.status: creating examples/Makefile |
---|
181 | config.status: creating tests/Makefile |
---|
182 | config.status: creating codegen/pygtk-codegen-2.0 |
---|
183 | config.status: creating pygtk.spec |
---|
184 | config.status: creating PKG-INFO |
---|
185 | config.status: creating config.h |
---|
186 | config.status: executing depfiles commands |
---|
187 | |
---|
188 | The following modules will be built: |
---|
189 | |
---|
190 | gobject |
---|
191 | atk |
---|
192 | pango |
---|
193 | gtk (without cairo) |
---|
194 | gtk.glade |
---|
195 | |
---|
196 | The following modules will NOT be built: |
---|
197 | |
---|
198 | pangocairo |
---|
199 | ---> Building py-gtk2 with target all |
---|
200 | DEBUG: Executing com.apple.build (py-gtk2) |
---|
201 | DEBUG: 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' |
---|
202 | make all-recursive |
---|
203 | Making all in codegen |
---|
204 | make[2]: Nothing to be done for `all'. |
---|
205 | Making all in gobject |
---|
206 | if /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; \ |
---|
207 | then mv -f ".deps/gobject_la-gobjectmodule.Tpo" ".deps/gobject_la-gobjectmodule.Plo"; else rm -f ".deps/gobject_la-gobjectmodule.Tpo"; exit 1; fi |
---|
208 | mkdir .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 |
---|
210 | In 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.) |
---|
217 | if /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; \ |
---|
218 | then 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 |
---|
220 | In 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.) |
---|
227 | if /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; \ |
---|
228 | then 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 |
---|
230 | In 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.) |
---|
237 | if /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; \ |
---|
238 | then 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 |
---|
240 | In 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.) |
---|
247 | if /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; \ |
---|
248 | then 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 |
---|
250 | In 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.) |
---|
257 | if /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; \ |
---|
258 | then 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 |
---|
260 | In 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.) |
---|
267 | if /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; \ |
---|
268 | then 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 |
---|
270 | In 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.) |
---|
277 | if /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; \ |
---|
278 | then 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 |
---|
280 | In 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.) |
---|
287 | if /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; \ |
---|
288 | then 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 |
---|
290 | In 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.) |
---|
297 | if /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; \ |
---|
298 | then 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 |
---|
300 | In 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.) |
---|
307 | if /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; \ |
---|
308 | then 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 |
---|
310 | In 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.) |
---|
317 | if /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; \ |
---|
318 | then 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 |
---|
320 | In 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 |
---|
328 | generating 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 |
---|
330 | grep -E -e "initgobject" ".libs/gobject.exp" > ".libs/gobject.expT" |
---|
331 | mv -f ".libs/gobject.expT" ".libs/gobject.exp" |
---|
332 | sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < .libs/gobject.exp > .libs/gobject-symbols.expsym |
---|
333 | gcc -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 |
---|
334 | ld: warning -prebind has no effect with -bundle |
---|
335 | ld: 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 |
---|
338 | nmedit -s .libs/gobject-symbols.expsym .libs/gobject.so |
---|
339 | creating gobject.la |
---|
340 | (cd .libs && rm -f gobject.la && ln -s ../gobject.la gobject.la) |
---|
341 | Making all in . |
---|
342 | if /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; \ |
---|
343 | then mv -f ".deps/atk_la-atkmodule.Tpo" ".deps/atk_la-atkmodule.Plo"; else rm -f ".deps/atk_la-atkmodule.Tpo"; exit 1; fi |
---|
344 | mkdir .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 |
---|
346 | In 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 |
---|
360 | Could not write method AtkObject.connect_property_change_handler: No ArgType for 'AtkPropertyChangeHandler*' |
---|
361 | Could not write method AtkObject.notify_state_change: No ArgType for 'AtkState' |
---|
362 | Warning: generating old-style constructor for atk_no_op_object_new |
---|
363 | Could not write method AtkRelation.get_target: No ArgType for 'GPtrArray*' |
---|
364 | Could not write method AtkStateSet.add_states: No ArgType for 'AtkStateType*' |
---|
365 | Could not write method AtkStateSet.contains_states: No ArgType for 'AtkStateType*' |
---|
366 | Could not write function add_focus_tracker: No ArgType for 'AtkEventListener' |
---|
367 | Could not write function focus_tracker_init: No ArgType for 'AtkEventListenerInit' |
---|
368 | Could not write function add_global_event_listener: No ArgType for 'GSignalEmissionHook' |
---|
369 | Could not write function add_key_event_listener: No ArgType for 'AtkKeySnoopFunc' |
---|
370 | Warning: Constructor for AtkNoOpObject needs to be updated to new API |
---|
371 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
372 | Warning: 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. |
---|
379 | if /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; \ |
---|
380 | then 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 |
---|
382 | In 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 |
---|
388 | generating 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 |
---|
390 | grep -E -e "initatk" ".libs/atk.exp" > ".libs/atk.expT" |
---|
391 | mv -f ".libs/atk.expT" ".libs/atk.exp" |
---|
392 | sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < .libs/atk.exp > .libs/atk-symbols.expsym |
---|
393 | gcc -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 |
---|
394 | ld: warning -prebind has no effect with -bundle |
---|
395 | ld: 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 |
---|
398 | nmedit -s .libs/atk-symbols.expsym .libs/atk.so |
---|
399 | creating atk.la |
---|
400 | (cd .libs && rm -f atk.la && ln -s ../atk.la atk.la) |
---|
401 | if /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; \ |
---|
402 | then 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 |
---|
404 | In 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 |
---|
417 | Could not write getter for PangoGlyphString.glyphs: No ArgType for 'PangoGlyphInfo*' |
---|
418 | Could not write getter for PangoGlyphString.log_clusters: No ArgType for 'gint*' |
---|
419 | Could not write method PangoLayoutLine.get_x_ranges: No ArgType for 'int**' |
---|
420 | Could not write getter for PangoItem.analysis_shape_engine: No ArgType for 'PangoEngineShape*' |
---|
421 | Could not write getter for PangoItem.analysis_lang_engine: No ArgType for 'PangoEngineLang*' |
---|
422 | Could not write getter for PangoItem.analysis_extra_attrs: No ArgType for 'GSList*' |
---|
423 | Could not write method PangoLayoutIter.get_run: No ArgType for 'PangoLayoutRun*' |
---|
424 | Warning: generating old-style constructor for pango_fontset_simple_new |
---|
425 | Warning: generating old-style constructor for pango_layout_new |
---|
426 | Could not write method PangoLayout.get_lines: No ArgType for 'GSList*' |
---|
427 | Could not write method PangoRenderer.draw_glyph: No ArgType for 'PangoGlyph' |
---|
428 | Could not write method PangoRenderer.set_matrix: No ArgType for 'const-PangoMatrix*' |
---|
429 | Could not write method PangoRenderer.get_matrix: No ArgType for 'const-PangoMatrix*' |
---|
430 | Could not write function find_paragraph_boundary: No ArgType for 'gint*' |
---|
431 | Could not write function get_log_attrs: No ArgType for 'PangoLogAttr*' |
---|
432 | Could not write function itemize: No ArgType for 'PangoAttrIterator*' |
---|
433 | Could not write function reorder_items: No ArgType for 'GList*' |
---|
434 | Warning: Constructor for PangoFontsetSimple needs to be updated to new API |
---|
435 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
436 | Warning: 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. |
---|
443 | if /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; \ |
---|
444 | then 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 |
---|
446 | In 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.) |
---|
451 | pango.c: In function `_wrap_pango_layout_get_font_description': |
---|
452 | pango.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 |
---|
454 | generating 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 |
---|
456 | grep -E -e "initpango" ".libs/pango.exp" > ".libs/pango.expT" |
---|
457 | mv -f ".libs/pango.expT" ".libs/pango.exp" |
---|
458 | sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < .libs/pango.exp > .libs/pango-symbols.expsym |
---|
459 | gcc -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 |
---|
460 | ld: warning -prebind has no effect with -bundle |
---|
461 | ld: 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 |
---|
464 | nmedit -s .libs/pango-symbols.expsym .libs/pango.so |
---|
465 | creating pango.la |
---|
466 | (cd .libs && rm -f pango.la && ln -s ../pango.la pango.la) |
---|
467 | Making all in gtk |
---|
468 | if /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; \ |
---|
469 | then 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 |
---|
470 | mkdir .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 |
---|
472 | In 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.) |
---|
480 | if /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; \ |
---|
481 | then 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 |
---|
483 | In 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.) |
---|
489 | if /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; \ |
---|
490 | then 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 |
---|
492 | In 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.) |
---|
500 | if /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; \ |
---|
501 | then 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 |
---|
503 | In 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.) |
---|
508 | if /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; \ |
---|
509 | then 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 |
---|
511 | In 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 |
---|
527 | Could not write virtual accessor method GtkObject.set_arg: No ArgType for 'GtkArg*' |
---|
528 | Could not write virtual accessor method GtkObject.get_arg: No ArgType for 'GtkArg*' |
---|
529 | Could not write virtual proxy GtkObject.set_arg: No ArgType for 'GtkArg*' |
---|
530 | Could not write virtual proxy GtkObject.get_arg: No ArgType for 'GtkArg*' |
---|
531 | Could not write virtual accessor method GtkCellRenderer.get_size: No ArgType for 'gint*' |
---|
532 | Could not write method GtkWidget.list_accel_closures: No ArgType for 'GList*' |
---|
533 | Could not write method GtkWidget.region_intersect: No ArgType for 'GdkRegion*' |
---|
534 | Could not write method GtkWidget.style_get: varargs functions not supported |
---|
535 | Could not write virtual accessor method GtkWidget.dispatch_child_properties_changed: No ArgType for 'GParamSpec**' |
---|
536 | Could not write virtual accessor method GtkWidget.child_notify: No ArgType for 'GParamSpec*' |
---|
537 | Could not write virtual proxy GtkWidget.dispatch_child_properties_changed: No ArgType for 'GParamSpec**' |
---|
538 | Could not write virtual proxy GtkWidget.child_notify: No ArgType for 'GParamSpec*' |
---|
539 | Could not write virtual accessor method GtkContainer.forall: No ArgType for 'GtkCallback' |
---|
540 | Could not write virtual accessor method GtkContainer.set_child_property: No ArgType for 'const-GValue*' |
---|
541 | Could not write virtual accessor method GtkContainer.get_child_property: No ArgType for 'GValue*' |
---|
542 | Could not write virtual proxy GtkContainer.child_type: No ArgType for 'GType' |
---|
543 | Could not write virtual proxy GtkContainer.set_child_property: No ArgType for 'const-GValue*' |
---|
544 | Could not write virtual proxy GtkContainer.get_child_property: No ArgType for 'GValue*' |
---|
545 | Could not write method GtkDialog.set_alternative_button_order_from_array: No ArgType for 'gint*' |
---|
546 | Could not write method GtkAccelGroup.activate: No ArgType for 'GQuark' |
---|
547 | Could not write method GtkAccelGroup.find: No ArgType for 'GtkAccelKey*' |
---|
548 | Could not write method GtkAccelGroup.query: No ArgType for 'guint*' |
---|
549 | Could not write virtual accessor method GtkAccelGroup.accel_changed: No ArgType for 'GClosure*' |
---|
550 | Could not write virtual proxy GtkAccelGroup.accel_changed: No ArgType for 'GClosure*' |
---|
551 | Could not write method GtkAccelLabel.set_accel_closure: No ArgType for 'GClosure*' |
---|
552 | Could not write method GtkActionGroup.set_translate_func: No ArgType for 'GtkTranslateFunc' |
---|
553 | Could not write virtual accessor method GtkMenuItem.toggle_size_request: No ArgType for 'gint*' |
---|
554 | Could not write virtual proxy GtkMenuItem.toggle_size_request: No ArgType for 'gint*' |
---|
555 | Warning: generating old-style constructor for gtk_clipboard_get_for_display |
---|
556 | Could not write virtual proxy GtkComboBox.get_active_text: No ArgType for 'char*' |
---|
557 | Could not write method GtkCTree.set_drag_compare_func: No ArgType for 'GtkCTreeCompareDragFunc' |
---|
558 | Could not write virtual accessor method GtkScale.get_layout_offsets: No ArgType for 'gint*' |
---|
559 | Could not write virtual proxy GtkScale.get_layout_offsets: No ArgType for 'gint*' |
---|
560 | Could not write virtual accessor method GtkIMContext.get_preedit_string: No ArgType for 'gchar**' |
---|
561 | Could not write virtual accessor method GtkIMContext.get_surrounding: No ArgType for 'gchar**' |
---|
562 | Could not write virtual proxy GtkIMContext.get_preedit_string: No ArgType for 'gchar**' |
---|
563 | Could not write virtual proxy GtkIMContext.get_surrounding: No ArgType for 'gchar**' |
---|
564 | Could not write method GtkIMContextSimple.add_table: No ArgType for 'guint16*' |
---|
565 | Warning: generating old-style constructor for gtk_item_factory_new |
---|
566 | Could not write virtual accessor method GtkNotebook.switch_page: No ArgType for 'GtkNotebookPage*' |
---|
567 | Could not write virtual proxy GtkNotebook.switch_page: No ArgType for 'GtkNotebookPage*' |
---|
568 | Warning: generating old-style constructor for gtk_preview_new |
---|
569 | Could not write virtual accessor method GtkRcStyle.parse: No ArgType for 'GScanner*' |
---|
570 | Could not write virtual proxy GtkRcStyle.parse: No ArgType for 'GScanner*' |
---|
571 | Could not write method GtkSettings.set_property_value: No ArgType for 'const-GtkSettingsValue*' |
---|
572 | Could not write virtual accessor method GtkSpinButton.input: No ArgType for 'gdouble*' |
---|
573 | Could not write virtual proxy GtkSpinButton.input: No ArgType for 'gdouble*' |
---|
574 | Could not write virtual accessor method GtkStyle.draw_polygon: No ArgType for 'GdkPoint*' |
---|
575 | Could not write virtual proxy GtkStyle.draw_polygon: No ArgType for 'GdkPoint*' |
---|
576 | Could not write virtual accessor method GtkTextTag.event: No ArgType for '/*' |
---|
577 | Could not write virtual proxy GtkTextTag.event: No ArgType for '/*' |
---|
578 | Could not write method GtkTextView.get_iter_at_position: No ArgType for 'gint*' |
---|
579 | Could not write method GtkTreeSelection.get_user_data: No ArgType for 'gpointer' |
---|
580 | Could not write method GtkTreeStore.set_column_types: No ArgType for 'GType*' |
---|
581 | Could not write method GtkTreeView.set_destroy_count_func: No ArgType for 'GtkTreeDestroyCountFunc' |
---|
582 | Could not write interface proxy GtkEditable.insert_text: No ArgType for 'gint*' |
---|
583 | Could not write interface proxy GtkEditable.do_insert_text: No ArgType for 'gint*' |
---|
584 | Could not write interface proxy GtkEditable.get_selection_bounds: No ArgType for 'gint*' |
---|
585 | Could not write interface proxy GtkTreeModel.rows_reordered: No ArgType for 'gint*' |
---|
586 | Could not write interface proxy GtkTreeModel.get_column_type: No ArgType for 'GType' |
---|
587 | Could not write interface proxy GtkTreeModel.get_value: No ArgType for 'GValue*' |
---|
588 | Could not write interface proxy GtkTreeSortable.get_sort_column_id: No ArgType for 'gint*' |
---|
589 | Could not write interface proxy GtkTreeSortable.set_sort_func: No ArgType for 'GtkTreeIterCompareFunc' |
---|
590 | Could not write interface proxy GtkTreeSortable.set_default_sort_func: No ArgType for 'GtkTreeIterCompareFunc' |
---|
591 | Could not write function show_about_dialog: varargs functions not supported |
---|
592 | Could not write function accel_group_from_accel_closure: No ArgType for 'GClosure*' |
---|
593 | Could not write function accel_group_from_accel_closure: No ArgType for 'GClosure*' |
---|
594 | Could not write function accel_map_foreach: No ArgType for 'gpointer' |
---|
595 | Could not write function accel_map_load_scanner: No ArgType for 'GScanner*' |
---|
596 | Could not write function accel_map_foreach_unfiltered: No ArgType for 'gpointer' |
---|
597 | Could not write function accel_map_get: No ArgType for 'GtkAccelMap*' |
---|
598 | Could not write function binding_entry_clear: No ArgType for 'GtkBindingSet*' |
---|
599 | Could not write function binding_entry_add_signall: No ArgType for 'GtkBindingSet*' |
---|
600 | Could not write function binding_entry_add_signall: No ArgType for 'GtkBindingSet*' |
---|
601 | Could not write function binding_parse_binding: No ArgType for 'GScanner*' |
---|
602 | Could not write function color_selection_set_change_palette_hook: No ArgType for 'GtkColorSelectionChangePaletteFunc' |
---|
603 | Could not write function color_selection_set_change_palette_with_screen_hook: No ArgType for 'GtkColorSelectionChangePaletteWithScreenFunc' |
---|
604 | Could not write function file_paths_sort: No ArgType for 'GSList*' |
---|
605 | Could not write function item_factory_popup_data_from_widget: No ArgType for 'gpointer' |
---|
606 | Could not write function init_add: No ArgType for 'GtkFunction' |
---|
607 | Could not write function settings_install_property: No ArgType for 'GParamSpec*' |
---|
608 | Could not write function settings_install_property_parser: No ArgType for 'GParamSpec*' |
---|
609 | Could not write function stock_add_static: No ArgType for 'const-GtkStockItem*' |
---|
610 | Could not write function stock_set_translate_func: No ArgType for 'GtkTranslateFunc' |
---|
611 | Could not write function widget_class_find_style_property: No ArgType for 'GtkWidgetClass*' |
---|
612 | Warning: Constructor for GtkAccessible needs to be updated to new API |
---|
613 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
614 | Warning: Constructor for GtkClipboard needs to be updated to new API |
---|
615 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
616 | Warning: Constructor for GtkListStore needs to be updated to new API |
---|
617 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
618 | Warning: Constructor for GtkItemFactory needs to be updated to new API |
---|
619 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
620 | Warning: Constructor for GtkTreeStore needs to be updated to new API |
---|
621 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
622 | Warning: Constructor for GtkTreeViewColumn needs to be updated to new API |
---|
623 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
624 | Warning: Constructor for GtkPreview needs to be updated to new API |
---|
625 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
626 | Warning: Constructor for GtkImageMenuItem needs to be updated to new API |
---|
627 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
628 | Warning: Constructor for GtkListItem needs to be updated to new API |
---|
629 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
630 | Warning: Constructor for GtkCList needs to be updated to new API |
---|
631 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
632 | Warning: Constructor for GtkCTree needs to be updated to new API |
---|
633 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
634 | Warning: 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) |
---|
641 | if /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; \ |
---|
642 | then 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 |
---|
644 | In 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 |
---|
660 | Could not write method GdkFont.text_width_wc: No ArgType for 'const-GdkWChar*' |
---|
661 | Could not write method GdkFont.char_width_wc: No ArgType for 'GdkWChar' |
---|
662 | Could not write method GdkFont.text_extents_wc: No ArgType for 'const-GdkWChar*' |
---|
663 | Could not write method GdkFont.string_extents: No ArgType for 'gint*' |
---|
664 | Warning: generating old-style constructor for gdk_colormap_new |
---|
665 | Warning: generating old-style constructor for gdk_display_open |
---|
666 | Could not write method GdkDisplay.add_client_message_filter: No ArgType for 'GdkFilterFunc' |
---|
667 | Could not write method GdkDisplay.set_pointer_hooks: No ArgType for 'const-GdkDisplayPointerHooks*' |
---|
668 | Could not write method GdkDrawable.set_data: No ArgType for 'gpointer' |
---|
669 | Could not write method GdkDrawable.get_data: No ArgType for 'gpointer' |
---|
670 | Could not write method GdkDrawable.draw_text_wc: No ArgType for 'const-GdkWChar*' |
---|
671 | Could not write method GdkDrawable.get_clip_region: No ArgType for 'GdkRegion*' |
---|
672 | Could not write method GdkDrawable.get_visible_region: No ArgType for 'GdkRegion*' |
---|
673 | Could not write method GdkDrawable.draw_indexed_image: No ArgType for 'GdkRgbCmap*' |
---|
674 | Could not write method GdkWindow.selection_property_get: No ArgType for 'guchar**' |
---|
675 | Could not write method GdkWindow.remove_filter: No ArgType for 'GdkFilterFunc' |
---|
676 | Could not write method GdkWindow.begin_paint_region: No ArgType for 'GdkRegion*' |
---|
677 | Could not write method GdkWindow.invalidate_region: No ArgType for 'GdkRegion*' |
---|
678 | Could not write method GdkWindow.invalidate_maybe_recurse: No ArgType for 'GdkRegion*' |
---|
679 | Could not write method GdkWindow.get_update_area: No ArgType for 'GdkRegion*' |
---|
680 | Could not write method GdkWindow.get_internal_paint_info: No ArgType for 'GdkDrawable**' |
---|
681 | Warning: generating old-style constructor for gdk_pango_renderer_new |
---|
682 | Warning: generating old-style constructor for gdk_pixmap_new |
---|
683 | Could not write method GdkGC.get_values: No ArgType for 'GdkGCValues*' |
---|
684 | Could not write method GdkGC.set_clip_region: No ArgType for 'GdkRegion*' |
---|
685 | Warning: generating old-style constructor for gdk_image_new |
---|
686 | Warning: generating old-style constructor for gdk_pixbuf_new |
---|
687 | Could not write method GdkPixbuf.savev: No ArgType for 'char**' |
---|
688 | Warning: generating old-style constructor for gdk_pixbuf_animation_new_from_file |
---|
689 | Warning: generating old-style constructor for gdk_visual_get_best_with_both |
---|
690 | Could not write function drag_get_protocol: No ArgType for 'GdkDragProtocol*' |
---|
691 | Could not write function drag_get_protocol_for_display: No ArgType for 'GdkDragProtocol*' |
---|
692 | Could not write function gdk_draw_glyphs_transformed: No ArgType for 'PangoMatrix*' |
---|
693 | Could not write function gdk_draw_trapezoids: No ArgType for 'GdkTrapezoid*' |
---|
694 | Could not write function gdk_event_handler_set: No ArgType for 'GdkEventFunc' |
---|
695 | Could not write function gdk_add_client_message_filter: No ArgType for 'GdkFilterFunc' |
---|
696 | Could not write function setting_get: No ArgType for 'GValue*' |
---|
697 | Could not write function gdk_pango_layout_line_get_clip_region: No ArgType for 'gint*' |
---|
698 | Could not write function gdk_pango_layout_get_clip_region: No ArgType for 'gint*' |
---|
699 | Could not write function rgb_cmap_new: No ArgType for 'guint32*' |
---|
700 | Could not write function gdk_window_constrain_size: No ArgType for 'GdkGeometry*' |
---|
701 | Could not write function gdk_set_pointer_hooks: No ArgType for 'const-GdkPointerHooks*' |
---|
702 | Could not write function gdk_set_pointer_hooks: No ArgType for 'const-GdkPointerHooks*' |
---|
703 | Warning: Constructor for GdkColormap needs to be updated to new API |
---|
704 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
705 | Warning: Constructor for GdkDisplay needs to be updated to new API |
---|
706 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
707 | Warning: Constructor for GdkWindow needs to be updated to new API |
---|
708 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
709 | Warning: Constructor for GdkPangoRenderer needs to be updated to new API |
---|
710 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
711 | Warning: Constructor for GdkPixmap needs to be updated to new API |
---|
712 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
713 | Warning: Constructor for GdkGC needs to be updated to new API |
---|
714 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
715 | Warning: Constructor for GdkImage needs to be updated to new API |
---|
716 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
717 | Warning: Constructor for GdkPixbuf needs to be updated to new API |
---|
718 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
719 | Warning: Constructor for GdkPixbufAnimation needs to be updated to new API |
---|
720 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
721 | Warning: Constructor for GdkPixbufLoader needs to be updated to new API |
---|
722 | See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors |
---|
723 | Warning: 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. |
---|
730 | if /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; \ |
---|
731 | then 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 |
---|
733 | In 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.) |
---|
738 | In 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 |
---|
741 | In 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 |
---|
815 | make[2]: *** [_gtk_la-gdk.lo] Error 1 |
---|
816 | make[1]: *** [all-recursive] Error 1 |
---|
817 | make: *** [all] Error 2 |
---|
818 | Error: 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 |
---|
819 | Command 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 |
---|
846 | make[2]: *** [_gtk_la-gdk.lo] Error 1 |
---|
847 | make[1]: *** [all-recursive] Error 1 |
---|
848 | make: *** [all] Error 2 |
---|
849 | |
---|
850 | Warning: the following items did not execute (for py-gtk2): com.apple.build |
---|