1 | Macintosh:/usr/local/src/darwinports/darwinports/dports/python/py-gtk2 anita$ more Portfile |
---|
2 | # $Id: Portfile,v 1.13 2005/03/08 08:26:40 blb Exp $ |
---|
3 | |
---|
4 | PortSystem 1.0 |
---|
5 | name py-gtk2 |
---|
6 | version 2.6.2 |
---|
7 | categories python x11 |
---|
8 | maintainers yves@gnu-darwin.org |
---|
9 | description PyGTK2 is the Python binding to GTK+ 2.x |
---|
10 | long_description \ |
---|
11 | PyGTK contains modules that allow you to use gtk in Python programs. \ |
---|
12 | At present, it is a fairly complete set of bindings. |
---|
13 | |
---|
14 | homepage http://www.pygtk.org/ |
---|
15 | master_sites gnome:sources/pygtk/2.6 |
---|
16 | distname pygtk-${version} |
---|
17 | use_bzip2 yes |
---|
18 | checksums md5 0d4dca0564fc867a976808d18443f059 |
---|
19 | |
---|
20 | depends_lib port:python24 lib:libgtk.2:gtk2 |
---|
21 | |
---|
22 | post-destroot { |
---|
23 | xinstall -m 755 -d ${destroot}/${prefix}/share/doc/${name} \ |
---|
24 | ${destroot}/${prefix}/share/${name} |
---|
25 | xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING ChangeLog INSTALL \ |
---|
26 | MAPPING NEWS PKG-INFO README THREADS TODO \ |
---|
27 | ${destroot}/${prefix}/share/doc/${name} |
---|
28 | file copy ${worksrcpath}/examples ${destroot}/${prefix}/share/pygtk/2.0 |
---|
29 | eval file delete \ |
---|
30 | [glob ${destroot}/${prefix}/share/pygtk/2.0/examples/Makefile*] |
---|
31 | |
---|
32 | } |
---|
33 | |
---|
34 | variant glade { |
---|
35 | depends_lib-append lib:libglade-2:libglade2 |
---|
36 | } |
---|
37 | |
---|
38 | Macintosh:/usr/local/src/darwinports/darwinports/dports/python/py-gtk2 anita$ cd |
---|
39 | Macintosh:~ anita$ sudo port clean py-gtk2 |
---|
40 | Password: |
---|
41 | ---> Cleaning py-gtk2 |
---|
42 | Macintosh:~ anita$ sudo port info python24 |
---|
43 | python24 2.4.1, Revision 3, lang/python24 (Variants: puredarwin, no-tk) |
---|
44 | http://www.python.org/ |
---|
45 | |
---|
46 | Python is an interpreted, interactive, object-oriented programming language. |
---|
47 | |
---|
48 | Library Dependencies: readline, tk |
---|
49 | Platforms: darwin |
---|
50 | Maintainers: mww@opendarwin.org |
---|
51 | Macintosh:~ anita$ sudo port info gtk2 |
---|
52 | gtk2 2.6.7, Revision 1, x11/gtk2 (Variants: darwin_6, darwin_8) |
---|
53 | http://www.gtk.org/ |
---|
54 | |
---|
55 | This is GTK+ version 2.x. GTK+, which stands for Gimp ToolKit, is a library for creating GUIs for the X Windows System. |
---|
56 | |
---|
57 | Library Dependencies: glib2, tiff, libpng, atk, pango, gettext, XFree86 |
---|
58 | Platforms: darwin |
---|
59 | Maintainers: mij@opendarwin.org |
---|
60 | Macintosh:~ anita$ sudo port build -vd py-gtk2 |
---|
61 | DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/python/py-gtk2 |
---|
62 | DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/python/py-gtk2 |
---|
63 | DEBUG: Requested variant powerpc is not provided by port py-gtk2. |
---|
64 | DEBUG: Requested variant darwin is not provided by port py-gtk2. |
---|
65 | DEBUG: Requested variant macosx is not provided by port py-gtk2. |
---|
66 | DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/lang/python24 |
---|
67 | DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/lang/python24 |
---|
68 | DEBUG: Searching for dependency: python24 |
---|
69 | DEBUG: Found Dependency: receipt exists for python24 |
---|
70 | DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/x11/gtk2 |
---|
71 | DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/x11/gtk2 |
---|
72 | DEBUG: Searching for dependency: gtk2 |
---|
73 | DEBUG: Found Dependency: receipt exists for gtk2 |
---|
74 | DEBUG: Executing com.apple.main (py-gtk2) |
---|
75 | ---> Fetching py-gtk2 |
---|
76 | DEBUG: Executing com.apple.fetch (py-gtk2) |
---|
77 | ---> Verifying checksum(s) for py-gtk2 |
---|
78 | DEBUG: Executing com.apple.checksum (py-gtk2) |
---|
79 | ---> Checksumming pygtk-2.4.1.tar.bz2 |
---|
80 | DEBUG: Correct (md5) checksum for pygtk-2.4.1.tar.bz2 |
---|
81 | DEBUG: setting option extract.cmd to /opt/local/bin/bzip2 |
---|
82 | ---> Extracting py-gtk2 |
---|
83 | DEBUG: Executing com.apple.extract (py-gtk2) |
---|
84 | ---> Extracting pygtk-2.4.1.tar.bz2 |
---|
85 | DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/py-gtk2/pygtk-2.4.1.tar.bz2 |
---|
86 | 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.4.1.tar.bz2 | /sw/bin/gnutar --no-same-owner -xf -' |
---|
87 | DEBUG: Executing com.apple.patch (py-gtk2) |
---|
88 | ---> Configuring py-gtk2 |
---|
89 | DEBUG: Executing com.apple.configure (py-gtk2) |
---|
90 | 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.4.1" && ./configure --prefix=/opt/local' |
---|
91 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
92 | checking whether build environment is sane... yes |
---|
93 | checking for gawk... gawk |
---|
94 | checking whether make sets $(MAKE)... yes |
---|
95 | checking for style of include used by make... GNU |
---|
96 | checking for gcc... gcc |
---|
97 | checking for C compiler default output file name... a.out |
---|
98 | checking whether the C compiler works... yes |
---|
99 | checking whether we are cross compiling... no |
---|
100 | checking for suffix of executables... |
---|
101 | checking for suffix of object files... o |
---|
102 | checking whether we are using the GNU C compiler... yes |
---|
103 | checking whether gcc accepts -g... yes |
---|
104 | checking for gcc option to accept ANSI C... none needed |
---|
105 | checking dependency style of gcc... gcc3 |
---|
106 | checking for bind_textdomain_codeset... no |
---|
107 | checking build system type... powerpc-apple-darwin8.1.0 |
---|
108 | checking host system type... powerpc-apple-darwin8.1.0 |
---|
109 | checking for some Win32 platform... no |
---|
110 | checking for native Win32... no |
---|
111 | checking for a sed that does not truncate output... /usr/bin/sed |
---|
112 | checking for egrep... grep -E |
---|
113 | checking for ld used by gcc... /usr/bin/ld |
---|
114 | checking if the linker (/usr/bin/ld) is GNU ld... no |
---|
115 | checking for /usr/bin/ld option to reload object files... -r |
---|
116 | checking for BSD-compatible nm... /usr/bin/nm -p |
---|
117 | checking whether ln -s works... yes |
---|
118 | checking how to recognise dependent libraries... pass_all |
---|
119 | checking how to run the C preprocessor... gcc -E |
---|
120 | checking for ANSI C header files... yes |
---|
121 | checking for sys/types.h... yes |
---|
122 | checking for sys/stat.h... yes |
---|
123 | checking for stdlib.h... yes |
---|
124 | checking for string.h... yes |
---|
125 | checking for memory.h... yes |
---|
126 | checking for strings.h... yes |
---|
127 | checking for inttypes.h... yes |
---|
128 | checking for stdint.h... yes |
---|
129 | checking for unistd.h... yes |
---|
130 | checking dlfcn.h usability... yes |
---|
131 | checking dlfcn.h presence... yes |
---|
132 | checking for dlfcn.h... yes |
---|
133 | checking for g++... g++ |
---|
134 | checking whether we are using the GNU C++ compiler... yes |
---|
135 | checking whether g++ accepts -g... yes |
---|
136 | checking dependency style of g++... gcc3 |
---|
137 | checking how to run the C++ preprocessor... g++ -E |
---|
138 | checking for g77... no |
---|
139 | checking for f77... no |
---|
140 | checking for xlf... no |
---|
141 | checking for frt... no |
---|
142 | checking for pgf77... no |
---|
143 | checking for fort77... no |
---|
144 | checking for fl32... no |
---|
145 | checking for af77... no |
---|
146 | checking for f90... no |
---|
147 | checking for xlf90... no |
---|
148 | checking for pgf90... no |
---|
149 | checking for epcf90... no |
---|
150 | checking for f95... no |
---|
151 | checking for fort... no |
---|
152 | checking for xlf95... no |
---|
153 | checking for ifc... no |
---|
154 | checking for efc... no |
---|
155 | checking for pgf95... no |
---|
156 | checking for lf95... no |
---|
157 | checking for gfortran... no |
---|
158 | checking whether we are using the GNU Fortran 77 compiler... no |
---|
159 | checking whether accepts -g... no |
---|
160 | checking the maximum length of command line arguments... 65536 |
---|
161 | checking command to parse /usr/bin/nm -p output from gcc object... ok |
---|
162 | checking for objdir... .libs |
---|
163 | checking for ar... ar |
---|
164 | checking for ranlib... ranlib |
---|
165 | checking for strip... strip |
---|
166 | checking if gcc static flag works... yes |
---|
167 | checking if gcc supports -fno-rtti -fno-exceptions... no |
---|
168 | checking for gcc option to produce PIC... -fno-common |
---|
169 | checking if gcc PIC flag -fno-common works... yes |
---|
170 | checking if gcc supports -c -o file.o... yes |
---|
171 | checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes |
---|
172 | checking dynamic linker characteristics... darwin8.1.0 dyld |
---|
173 | checking how to hardcode library paths into programs... immediate |
---|
174 | checking whether stripping libraries is possible... yes |
---|
175 | checking if libtool supports shared libraries... yes |
---|
176 | checking whether to build shared libraries... yes |
---|
177 | checking whether to build static libraries... no |
---|
178 | configure: creating libtool |
---|
179 | appending configuration tag "CXX" to libtool |
---|
180 | checking for ld used by g++... /usr/bin/ld |
---|
181 | checking if the linker (/usr/bin/ld) is GNU ld... no |
---|
182 | checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes |
---|
183 | checking for g++ option to produce PIC... -fno-common |
---|
184 | checking if g++ PIC flag -fno-common works... yes |
---|
185 | checking if g++ supports -c -o file.o... yes |
---|
186 | checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes |
---|
187 | checking dynamic linker characteristics... darwin8.1.0 dyld |
---|
188 | checking how to hardcode library paths into programs... immediate |
---|
189 | checking whether stripping libraries is possible... yes |
---|
190 | appending configuration tag "F77" to libtool |
---|
191 | checking for a Python interpreter with version >= 2.3... python |
---|
192 | checking for python... /opt/local/bin/python |
---|
193 | checking for python version... 2.4 |
---|
194 | checking for python platform... darwin |
---|
195 | checking for python script directory... ${prefix}/lib/python2.4/site-packages |
---|
196 | checking for python extension module directory... ${exec_prefix}/lib/python2.4/site-packages |
---|
197 | checking for headers required to compile python extensions... found |
---|
198 | checking for python module thread... yes |
---|
199 | checking whether to enable threading in pygtk... yes |
---|
200 | checking for pkg-config... /opt/local/bin/pkg-config |
---|
201 | checking for GLIB - version >= 2.4.0... yes (version 2.6.4) |
---|
202 | checking for atk >= 1.0.0... yes |
---|
203 | 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 |
---|
204 | checking ATK_LIBS... -L/opt/local/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv |
---|
205 | checking for pango >= 1.4.0... yes |
---|
206 | 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 |
---|
207 | checking PANGO_LIBS... -L/opt/local/lib -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv |
---|
208 | checking for pkg-config... (cached) /opt/local/bin/pkg-config |
---|
209 | checking for GTK+ - version >= 2.4.0... yes (version 2.6.7) |
---|
210 | checking for GTK+ 2.4... found (version 2.6.7) |
---|
211 | checking for libglade-2.0 >= 2.3.6... checking for Numeric/arrayobject.h... no |
---|
212 | checking whether gcc understands -Wall... yes |
---|
213 | checking whether gcc understands -std=c9x... yes |
---|
214 | checking whether gcc understands -fno-strict-aliasing... yes |
---|
215 | configure: creating ./config.status |
---|
216 | config.status: creating Makefile |
---|
217 | config.status: creating pygtk-2.0.pc |
---|
218 | config.status: creating codegen/Makefile |
---|
219 | config.status: creating gobject/Makefile |
---|
220 | config.status: creating gtk/Makefile |
---|
221 | config.status: creating docs/Makefile |
---|
222 | config.status: creating examples/Makefile |
---|
223 | config.status: creating tests/Makefile |
---|
224 | config.status: creating codegen/pygtk-codegen-2.0 |
---|
225 | config.status: creating pygtk.spec |
---|
226 | config.status: creating PKG-INFO |
---|
227 | config.status: creating config.h |
---|
228 | config.status: executing depfiles commands |
---|
229 | ---> Building py-gtk2 with target all |
---|
230 | DEBUG: Executing com.apple.build (py-gtk2) |
---|
231 | 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.4.1" && make all' |
---|
232 | make all-recursive |
---|
233 | Making all in codegen |
---|
234 | make[2]: Nothing to be done for `all'. |
---|
235 | Making all in gobject |
---|
236 | if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobjectmodule.lo -MD -MP -MF ".deps/gobjectmodule.Tpo" \ |
---|
237 | -c -o gobjectmodule.lo `test -f 'gobjectmodule.c' || echo './'`gobjectmodule.c; \ |
---|
238 | then mv -f ".deps/gobjectmodule.Tpo" ".deps/gobjectmodule.Plo"; \ |
---|
239 | else rm -f ".deps/gobjectmodule.Tpo"; exit 1; \ |
---|
240 | fi |
---|
241 | mkdir .libs |
---|
242 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT gobjectmodule.lo -MD -MP -MF .deps/gobjectmodule.Tpo -c gobjectmodule.c -fno-common -DPIC -o .libs/gobjectmodule.o |
---|
243 | if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pygboxed.lo -MD -MP -MF ".deps/pygboxed.Tpo" \ |
---|
244 | -c -o pygboxed.lo `test -f 'pygboxed.c' || echo './'`pygboxed.c; \ |
---|
245 | then mv -f ".deps/pygboxed.Tpo" ".deps/pygboxed.Plo"; \ |
---|
246 | else rm -f ".deps/pygboxed.Tpo"; exit 1; \ |
---|
247 | fi |
---|
248 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pygboxed.lo -MD -MP -MF .deps/pygboxed.Tpo -c pygboxed.c -fno-common -DPIC -o .libs/pygboxed.o |
---|
249 | if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pygenum.lo -MD -MP -MF ".deps/pygenum.Tpo" \ |
---|
250 | -c -o pygenum.lo `test -f 'pygenum.c' || echo './'`pygenum.c; \ |
---|
251 | then mv -f ".deps/pygenum.Tpo" ".deps/pygenum.Plo"; \ |
---|
252 | else rm -f ".deps/pygenum.Tpo"; exit 1; \ |
---|
253 | fi |
---|
254 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pygenum.lo -MD -MP -MF .deps/pygenum.Tpo -c pygenum.c -fno-common -DPIC -o .libs/pygenum.o |
---|
255 | if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pygflags.lo -MD -MP -MF ".deps/pygflags.Tpo" \ |
---|
256 | -c -o pygflags.lo `test -f 'pygflags.c' || echo './'`pygflags.c; \ |
---|
257 | then mv -f ".deps/pygflags.Tpo" ".deps/pygflags.Plo"; \ |
---|
258 | else rm -f ".deps/pygflags.Tpo"; exit 1; \ |
---|
259 | fi |
---|
260 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pygflags.lo -MD -MP -MF .deps/pygflags.Tpo -c pygflags.c -fno-common -DPIC -o .libs/pygflags.o |
---|
261 | if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pygobject.lo -MD -MP -MF ".deps/pygobject.Tpo" \ |
---|
262 | -c -o pygobject.lo `test -f 'pygobject.c' || echo './'`pygobject.c; \ |
---|
263 | then mv -f ".deps/pygobject.Tpo" ".deps/pygobject.Plo"; \ |
---|
264 | else rm -f ".deps/pygobject.Tpo"; exit 1; \ |
---|
265 | fi |
---|
266 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pygobject.lo -MD -MP -MF .deps/pygobject.Tpo -c pygobject.c -fno-common -DPIC -o .libs/pygobject.o |
---|
267 | if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pygmaincontext.lo -MD -MP -MF ".deps/pygmaincontext.Tpo" \ |
---|
268 | -c -o pygmaincontext.lo `test -f 'pygmaincontext.c' || echo './'`pygmaincontext.c; \ |
---|
269 | then mv -f ".deps/pygmaincontext.Tpo" ".deps/pygmaincontext.Plo"; \ |
---|
270 | else rm -f ".deps/pygmaincontext.Tpo"; exit 1; \ |
---|
271 | fi |
---|
272 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pygmaincontext.lo -MD -MP -MF .deps/pygmaincontext.Tpo -c pygmaincontext.c -fno-common -DPIC -o .libs/pygmaincontext.o |
---|
273 | if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pygmainloop.lo -MD -MP -MF ".deps/pygmainloop.Tpo" \ |
---|
274 | -c -o pygmainloop.lo `test -f 'pygmainloop.c' || echo './'`pygmainloop.c; \ |
---|
275 | then mv -f ".deps/pygmainloop.Tpo" ".deps/pygmainloop.Plo"; \ |
---|
276 | else rm -f ".deps/pygmainloop.Tpo"; exit 1; \ |
---|
277 | fi |
---|
278 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pygmainloop.lo -MD -MP -MF .deps/pygmainloop.Tpo -c pygmainloop.c -fno-common -DPIC -o .libs/pygmainloop.o |
---|
279 | if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pygparamspec.lo -MD -MP -MF ".deps/pygparamspec.Tpo" \ |
---|
280 | -c -o pygparamspec.lo `test -f 'pygparamspec.c' || echo './'`pygparamspec.c; \ |
---|
281 | then mv -f ".deps/pygparamspec.Tpo" ".deps/pygparamspec.Plo"; \ |
---|
282 | else rm -f ".deps/pygparamspec.Tpo"; exit 1; \ |
---|
283 | fi |
---|
284 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pygparamspec.lo -MD -MP -MF .deps/pygparamspec.Tpo -c pygparamspec.c -fno-common -DPIC -o .libs/pygparamspec.o |
---|
285 | if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pygpointer.lo -MD -MP -MF ".deps/pygpointer.Tpo" \ |
---|
286 | -c -o pygpointer.lo `test -f 'pygpointer.c' || echo './'`pygpointer.c; \ |
---|
287 | then mv -f ".deps/pygpointer.Tpo" ".deps/pygpointer.Plo"; \ |
---|
288 | else rm -f ".deps/pygpointer.Tpo"; exit 1; \ |
---|
289 | fi |
---|
290 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pygpointer.lo -MD -MP -MF .deps/pygpointer.Tpo -c pygpointer.c -fno-common -DPIC -o .libs/pygpointer.o |
---|
291 | if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pygtype.lo -MD -MP -MF ".deps/pygtype.Tpo" \ |
---|
292 | -c -o pygtype.lo `test -f 'pygtype.c' || echo './'`pygtype.c; \ |
---|
293 | then mv -f ".deps/pygtype.Tpo" ".deps/pygtype.Plo"; \ |
---|
294 | else rm -f ".deps/pygtype.Tpo"; exit 1; \ |
---|
295 | fi |
---|
296 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pygtype.lo -MD -MP -MF .deps/pygtype.Tpo -c pygtype.c -fno-common -DPIC -o .libs/pygtype.o |
---|
297 | pygtype.c: In function 'pyg_value_from_pyobject': |
---|
298 | pygtype.c:496: warning: pointer targets in passing argument 3 of 'pyg_flags_get_value' differ in signedness |
---|
299 | /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -std=c9x -fno-strict-aliasing -o gobject.la -rpath /opt/local/lib/python2.4/site-packages/gtk-2.0 -module -avoid-version -export-symbols-regex initgobject gobjectmodule.lo pygboxed.lo pygenum.lo pygflags.lo pygobject.lo pygmaincontext.lo pygmainloop.lo pygparamspec.lo pygpointer.lo pygtype.lo -L/opt/local/lib -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv |
---|
300 | generating symbol list for `gobject.la' |
---|
301 | /usr/bin/nm -p .libs/gobjectmodule.o .libs/pygboxed.o .libs/pygenum.o .libs/pygflags.o .libs/pygobject.o .libs/pygmaincontext.o .libs/pygmainloop.o .libs/pygparamspec.o .libs/pygpointer.o .libs/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 |
---|
302 | grep -E -e "initgobject" ".libs/gobject.exp" > ".libs/gobject.expT" |
---|
303 | mv -f ".libs/gobject.expT" ".libs/gobject.exp" |
---|
304 | sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < .libs/gobject.exp > .libs/gobject-symbols.expsym |
---|
305 | gcc -flat_namespace -undefined suppress -o .libs/gobject.so -bundle .libs/gobjectmodule.o .libs/pygboxed.o .libs/pygenum.o .libs/pygflags.o .libs/pygobject.o .libs/pygmaincontext.o .libs/pygmainloop.o .libs/pygparamspec.o .libs/pygpointer.o .libs/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 |
---|
306 | /usr/bin/ld: warning -prebind has no effect with -bundle |
---|
307 | /usr/bin/ld: warning multiple definitions of symbol _locale_charset |
---|
308 | /opt/local/lib/libiconv.dylib(localcharset.o) definition of _locale_charset |
---|
309 | /opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset |
---|
310 | nmedit -s .libs/gobject-symbols.expsym .libs/gobject.so |
---|
311 | creating gobject.la |
---|
312 | (cd .libs && rm -f gobject.la && ln -s ../gobject.la gobject.la) |
---|
313 | Making all in . |
---|
314 | if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I./gobject -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT atkmodule.lo -MD -MP -MF ".deps/atkmodule.Tpo" \ |
---|
315 | -c -o atkmodule.lo `test -f 'atkmodule.c' || echo './'`atkmodule.c; \ |
---|
316 | then mv -f ".deps/atkmodule.Tpo" ".deps/atkmodule.Plo"; \ |
---|
317 | else rm -f ".deps/atkmodule.Tpo"; exit 1; \ |
---|
318 | fi |
---|
319 | mkdir .libs |
---|
320 | gcc -DHAVE_CONFIG_H -I. -I. -I. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I./gobject -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT atkmodule.lo -MD -MP -MF .deps/atkmodule.Tpo -c atkmodule.c -fno-common -DPIC -o .libs/atkmodule.o |
---|
321 | (cd .\ |
---|
322 | && /opt/local/bin/python codegen/codegen.py \ |
---|
323 | --register pango-types.defs \ |
---|
324 | --register atk-types.defs \ |
---|
325 | --register gtk/gdk-types.defs \ |
---|
326 | --register gtk/gtk-types.defs \ |
---|
327 | --override atk.override \ |
---|
328 | --prefix pyatk atk.defs) > gen-atk.c \ |
---|
329 | && cp gen-atk.c atk.c \ |
---|
330 | && rm -f gen-atk.c |
---|
331 | Could not write method AtkObject.connect_property_change_handler: No ArgType for 'AtkPropertyChangeHandler*' |
---|
332 | Could not write method AtkObject.notify_state_change: No ArgType for 'AtkState' |
---|
333 | Warning: generating old-style constructor for atk_no_op_object_new |
---|
334 | Could not write method AtkRelation.get_target: No ArgType for 'GPtrArray*' |
---|
335 | Could not write method AtkStateSet.add_states: No ArgType for 'AtkStateType*' |
---|
336 | Could not write method AtkStateSet.contains_states: No ArgType for 'AtkStateType*' |
---|
337 | Could not write function add_focus_tracker: No ArgType for 'AtkEventListener' |
---|
338 | Could not write function focus_tracker_init: No ArgType for 'AtkEventListenerInit' |
---|
339 | Could not write function add_global_event_listener: No ArgType for 'GSignalEmissionHook' |
---|
340 | Could not write function add_key_event_listener: No ArgType for 'AtkKeySnoopFunc' |
---|
341 | if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I./gobject -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT atk.lo -MD -MP -MF ".deps/atk.Tpo" \ |
---|
342 | -c -o atk.lo `test -f 'atk.c' || echo './'`atk.c; \ |
---|
343 | then mv -f ".deps/atk.Tpo" ".deps/atk.Plo"; \ |
---|
344 | else rm -f ".deps/atk.Tpo"; exit 1; \ |
---|
345 | fi |
---|
346 | gcc -DHAVE_CONFIG_H -I. -I. -I. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I./gobject -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT atk.lo -MD -MP -MF .deps/atk.Tpo -c atk.c -fno-common -DPIC -o .libs/atk.o |
---|
347 | /bin/sh ./libtool --mode=link gcc -g -O2 -Wall -std=c9x -fno-strict-aliasing -o atk.la -rpath /opt/local/lib/python2.4/site-packages/gtk-2.0 -module -avoid-version -export-symbols-regex initatk atkmodule.lo atk.lo -L/opt/local/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv |
---|
348 | generating symbol list for `atk.la' |
---|
349 | /usr/bin/nm -p .libs/atkmodule.o .libs/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 |
---|
350 | grep -E -e "initatk" ".libs/atk.exp" > ".libs/atk.expT" |
---|
351 | mv -f ".libs/atk.expT" ".libs/atk.exp" |
---|
352 | sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < .libs/atk.exp > .libs/atk-symbols.expsym |
---|
353 | gcc -flat_namespace -undefined suppress -o .libs/atk.so -bundle .libs/atkmodule.o .libs/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 |
---|
354 | /usr/bin/ld: warning -prebind has no effect with -bundle |
---|
355 | /usr/bin/ld: warning multiple definitions of symbol _locale_charset |
---|
356 | /opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset |
---|
357 | /opt/local/lib/libiconv.dylib(localcharset.o) definition of _locale_charset |
---|
358 | nmedit -s .libs/atk-symbols.expsym .libs/atk.so |
---|
359 | creating atk.la |
---|
360 | (cd .libs && rm -f atk.la && ln -s ../atk.la atk.la) |
---|
361 | if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I./gobject -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pangomodule.lo -MD -MP -MF ".deps/pangomodule.Tpo" \ |
---|
362 | -c -o pangomodule.lo `test -f 'pangomodule.c' || echo './'`pangomodule.c; \ |
---|
363 | then mv -f ".deps/pangomodule.Tpo" ".deps/pangomodule.Plo"; \ |
---|
364 | else rm -f ".deps/pangomodule.Tpo"; exit 1; \ |
---|
365 | fi |
---|
366 | gcc -DHAVE_CONFIG_H -I. -I. -I. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I./gobject -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pangomodule.lo -MD -MP -MF .deps/pangomodule.Tpo -c pangomodule.c -fno-common -DPIC -o .libs/pangomodule.o |
---|
367 | (cd .\ |
---|
368 | && /opt/local/bin/python codegen/codegen.py \ |
---|
369 | --register pango-types.defs \ |
---|
370 | --register atk-types.defs \ |
---|
371 | --register gtk/gdk-types.defs \ |
---|
372 | --register gtk/gtk-types.defs \ |
---|
373 | --override pango.override \ |
---|
374 | --prefix pypango pango.defs) > gen-pango.c \ |
---|
375 | && cp gen-pango.c pango.c \ |
---|
376 | && rm -f gen-pango.c |
---|
377 | Could not write getter for PangoGlyphString.glyphs: No ArgType for 'PangoGlyphInfo*' |
---|
378 | Could not write getter for PangoGlyphString.log_clusters: No ArgType for 'gint*' |
---|
379 | Warning: generating old-style constructor for pango_fontset_simple_new |
---|
380 | Warning: generating old-style constructor for pango_layout_new |
---|
381 | Could not write method PangoLayout.get_line: No ArgType for 'PangoLayoutLine*' |
---|
382 | Could not write method PangoLayout.get_lines: No ArgType for 'GSList*' |
---|
383 | Could not write method PangoLayout.get_iter: No ArgType for 'PangoLayoutIter*' |
---|
384 | Could not write function find_paragraph_boundary: No ArgType for 'gint*' |
---|
385 | Could not write function get_log_attrs: No ArgType for 'PangoLogAttr*' |
---|
386 | Could not write function itemize: No ArgType for 'PangoAttrIterator*' |
---|
387 | Could not write function reorder_items: No ArgType for 'GList*' |
---|
388 | if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I./gobject -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pango.lo -MD -MP -MF ".deps/pango.Tpo" \ |
---|
389 | -c -o pango.lo `test -f 'pango.c' || echo './'`pango.c; \ |
---|
390 | then mv -f ".deps/pango.Tpo" ".deps/pango.Plo"; \ |
---|
391 | else rm -f ".deps/pango.Tpo"; exit 1; \ |
---|
392 | fi |
---|
393 | gcc -DHAVE_CONFIG_H -I. -I. -I. -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I./gobject -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT pango.lo -MD -MP -MF .deps/pango.Tpo -c pango.c -fno-common -DPIC -o .libs/pango.o |
---|
394 | /bin/sh ./libtool --mode=link gcc -g -O2 -Wall -std=c9x -fno-strict-aliasing -o pango.la -rpath /opt/local/lib/python2.4/site-packages/gtk-2.0 -module -avoid-version -export-symbols-regex initpango pangomodule.lo pango.lo -L/opt/local/lib -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv |
---|
395 | generating symbol list for `pango.la' |
---|
396 | /usr/bin/nm -p .libs/pangomodule.o .libs/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 |
---|
397 | grep -E -e "initpango" ".libs/pango.exp" > ".libs/pango.expT" |
---|
398 | mv -f ".libs/pango.expT" ".libs/pango.exp" |
---|
399 | sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < .libs/pango.exp > .libs/pango-symbols.expsym |
---|
400 | gcc -flat_namespace -undefined suppress -o .libs/pango.so -bundle .libs/pangomodule.o .libs/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 |
---|
401 | /usr/bin/ld: warning -prebind has no effect with -bundle |
---|
402 | /usr/bin/ld: warning multiple definitions of symbol _locale_charset |
---|
403 | /opt/local/lib/libiconv.dylib(localcharset.o) definition of _locale_charset |
---|
404 | /opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset |
---|
405 | nmedit -s .libs/pango-symbols.expsym .libs/pango.so |
---|
406 | creating pango.la |
---|
407 | (cd .libs && rm -f pango.la && ln -s ../pango.la pango.la) |
---|
408 | Making all in gtk |
---|
409 | if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gobject -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DXTHREADS -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/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtkmodule.lo -MD -MP -MF ".deps/_gtk_la-gtkmodule.Tpo" \ |
---|
410 | -c -o _gtk_la-gtkmodule.lo `test -f 'gtkmodule.c' || echo './'`gtkmodule.c; \ |
---|
411 | then mv -f ".deps/_gtk_la-gtkmodule.Tpo" ".deps/_gtk_la-gtkmodule.Plo"; \ |
---|
412 | else rm -f ".deps/_gtk_la-gtkmodule.Tpo"; exit 1; \ |
---|
413 | fi |
---|
414 | mkdir .libs |
---|
415 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gobject -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DXTHREADS -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/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -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 |
---|
416 | if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gobject -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DXTHREADS -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/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtkobject-support.lo -MD -MP -MF ".deps/_gtk_la-gtkobject-support.Tpo" \ |
---|
417 | -c -o _gtk_la-gtkobject-support.lo `test -f 'gtkobject-support.c' || echo './'`gtkobject-support.c; \ |
---|
418 | then mv -f ".deps/_gtk_la-gtkobject-support.Tpo" ".deps/_gtk_la-gtkobject-support.Plo"; \ |
---|
419 | else rm -f ".deps/_gtk_la-gtkobject-support.Tpo"; exit 1; \ |
---|
420 | fi |
---|
421 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gobject -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DXTHREADS -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/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -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 |
---|
422 | if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gobject -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DXTHREADS -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/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtk-types.lo -MD -MP -MF ".deps/_gtk_la-gtk-types.Tpo" \ |
---|
423 | -c -o _gtk_la-gtk-types.lo `test -f 'gtk-types.c' || echo './'`gtk-types.c; \ |
---|
424 | then mv -f ".deps/_gtk_la-gtk-types.Tpo" ".deps/_gtk_la-gtk-types.Plo"; \ |
---|
425 | else rm -f ".deps/_gtk_la-gtk-types.Tpo"; exit 1; \ |
---|
426 | fi |
---|
427 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gobject -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DXTHREADS -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/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -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 |
---|
428 | if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gobject -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DXTHREADS -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/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-pygtktreemodel.lo -MD -MP -MF ".deps/_gtk_la-pygtktreemodel.Tpo" \ |
---|
429 | -c -o _gtk_la-pygtktreemodel.lo `test -f 'pygtktreemodel.c' || echo './'`pygtktreemodel.c; \ |
---|
430 | then mv -f ".deps/_gtk_la-pygtktreemodel.Tpo" ".deps/_gtk_la-pygtktreemodel.Plo"; \ |
---|
431 | else rm -f ".deps/_gtk_la-pygtktreemodel.Tpo"; exit 1; \ |
---|
432 | fi |
---|
433 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gobject -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DXTHREADS -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/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -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 |
---|
434 | if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gobject -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DXTHREADS -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/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-pygtkcellrenderer.lo -MD -MP -MF ".deps/_gtk_la-pygtkcellrenderer.Tpo" \ |
---|
435 | -c -o _gtk_la-pygtkcellrenderer.lo `test -f 'pygtkcellrenderer.c' || echo './'`pygtkcellrenderer.c; \ |
---|
436 | then mv -f ".deps/_gtk_la-pygtkcellrenderer.Tpo" ".deps/_gtk_la-pygtkcellrenderer.Plo"; \ |
---|
437 | else rm -f ".deps/_gtk_la-pygtkcellrenderer.Tpo"; exit 1; \ |
---|
438 | fi |
---|
439 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gobject -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DXTHREADS -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/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -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 |
---|
440 | (cd . \ |
---|
441 | && /opt/local/bin/python ../codegen/codegen.py \ |
---|
442 | -DHAVE_GTK24 \ |
---|
443 | --register ../pango-types.defs \ |
---|
444 | --register ../atk-types.defs \ |
---|
445 | --register gdk-types.defs \ |
---|
446 | --register gtk-types.defs \ |
---|
447 | --override gtk.override \ |
---|
448 | --prefix pygtk gtk.defs) > gen-gtk.c \ |
---|
449 | && cp gen-gtk.c gtk.c \ |
---|
450 | && rm -f gen-gtk.c |
---|
451 | Could not write method GtkAccelGroup.activate: No ArgType for 'GQuark' |
---|
452 | Could not write method GtkAccelGroup.find: No ArgType for 'GtkAccelKey*' |
---|
453 | Could not write method GtkAccelGroup.query: No ArgType for 'guint*' |
---|
454 | Could not write method GtkAccelLabel.set_accel_closure: No ArgType for 'GClosure*' |
---|
455 | Could not write method GtkActionGroup.set_translate_func: No ArgType for 'GtkTranslateFunc' |
---|
456 | Warning: generating old-style constructor for gtk_clipboard_get_for_display |
---|
457 | Could not write method GtkCTree.set_drag_compare_func: No ArgType for 'GtkCTreeCompareDragFunc' |
---|
458 | Could not write method GtkIMContextSimple.add_table: No ArgType for 'guint16*' |
---|
459 | Warning: generating old-style constructor for gtk_item_factory_new |
---|
460 | Warning: generating old-style constructor for gtk_preview_new |
---|
461 | Could not write method GtkSettings.set_property_value: No ArgType for 'const-GtkSettingsValue*' |
---|
462 | Could not write method GtkTreeSelection.get_user_data: No ArgType for 'gpointer' |
---|
463 | Could not write method GtkTreeStore.set_column_types: No ArgType for 'GType*' |
---|
464 | Could not write method GtkTreeView.set_destroy_count_func: No ArgType for 'GtkTreeDestroyCountFunc' |
---|
465 | Could not write method GtkWidget.list_accel_closures: No ArgType for 'GList*' |
---|
466 | Could not write method GtkWidget.region_intersect: No ArgType for 'GdkRegion*' |
---|
467 | Could not write method GtkWidget.style_get: varargs functions not supported |
---|
468 | Could not write function accel_group_from_accel_closure: No ArgType for 'GClosure*' |
---|
469 | Could not write function accel_map_foreach: No ArgType for 'gpointer' |
---|
470 | Could not write function accel_map_load_scanner: No ArgType for 'GScanner*' |
---|
471 | Could not write function accel_map_foreach_unfiltered: No ArgType for 'gpointer' |
---|
472 | Could not write function accel_map_get: No ArgType for 'GtkAccelMap*' |
---|
473 | Could not write function binding_entry_clear: No ArgType for 'GtkBindingSet*' |
---|
474 | Could not write function gtk_binding_entry_add_signall: No ArgType for 'GtkBindingSet*' |
---|
475 | Could not write function binding_entry_add_signall: No ArgType for 'GtkBindingSet*' |
---|
476 | Could not write function binding_parse_binding: No ArgType for 'GScanner*' |
---|
477 | Could not write function color_selection_set_change_palette_hook: No ArgType for 'GtkColorSelectionChangePaletteFunc' |
---|
478 | Could not write function color_selection_set_change_palette_with_screen_hook: No ArgType for 'GtkColorSelectionChangePaletteWithScreenFunc' |
---|
479 | Could not write function file_paths_sort: No ArgType for 'GSList*' |
---|
480 | Could not write function item_factory_popup_data_from_widget: No ArgType for 'gpointer' |
---|
481 | Could not write function init_add: No ArgType for 'GtkFunction' |
---|
482 | Could not write function get_current_event_state: No ArgType for 'GdkModifierType*' |
---|
483 | Could not write function settings_install_property: No ArgType for 'GParamSpec*' |
---|
484 | Could not write function settings_install_property_parser: No ArgType for 'GParamSpec*' |
---|
485 | Could not write function stock_add_static: No ArgType for 'const-GtkStockItem*' |
---|
486 | Could not write function widget_class_find_style_property: No ArgType for 'GtkWidgetClass*' |
---|
487 | if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gobject -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DXTHREADS -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/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtk.lo -MD -MP -MF ".deps/_gtk_la-gtk.Tpo" \ |
---|
488 | -c -o _gtk_la-gtk.lo `test -f 'gtk.c' || echo './'`gtk.c; \ |
---|
489 | then mv -f ".deps/_gtk_la-gtk.Tpo" ".deps/_gtk_la-gtk.Plo"; \ |
---|
490 | else rm -f ".deps/_gtk_la-gtk.Tpo"; exit 1; \ |
---|
491 | fi |
---|
492 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gobject -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DXTHREADS -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/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -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 |
---|
493 | gtk.override: In function '_wrap_gtk_selection_data_get_text': |
---|
494 | gtk.override:405: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness |
---|
495 | gtk.override:405: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS2_DecodeUTF8' differ in signedness |
---|
496 | gtk.override: In function '_wrap_gtk_selection_data__get_data': |
---|
497 | gtk.override:366: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness |
---|
498 | gtktreeview.override: In function '_wrap_gtk_tree_model_foreach': |
---|
499 | gtktreeview.override:1941: error: invalid storage class for function 'pygtk_tree_foreach_marshal' |
---|
500 | make[2]: *** [_gtk_la-gtk.lo] Error 1 |
---|
501 | make[1]: *** [all-recursive] Error 1 |
---|
502 | make: *** [all] Error 2 |
---|
503 | 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.4.1" && make all" returned error 2 |
---|
504 | Command output: Could not write function binding_entry_clear: No ArgType for 'GtkBindingSet*' |
---|
505 | Could not write function gtk_binding_entry_add_signall: No ArgType for 'GtkBindingSet*' |
---|
506 | Could not write function binding_entry_add_signall: No ArgType for 'GtkBindingSet*' |
---|
507 | Could not write function binding_parse_binding: No ArgType for 'GScanner*' |
---|
508 | Could not write function color_selection_set_change_palette_hook: No ArgType for 'GtkColorSelectionChangePaletteFunc' |
---|
509 | Could not write function color_selection_set_change_palette_with_screen_hook: No ArgType for 'GtkColorSelectionChangePaletteWithScreenFunc' |
---|
510 | Could not write function file_paths_sort: No ArgType for 'GSList*' |
---|
511 | Could not write function item_factory_popup_data_from_widget: No ArgType for 'gpointer' |
---|
512 | Could not write function init_add: No ArgType for 'GtkFunction' |
---|
513 | Could not write function get_current_event_state: No ArgType for 'GdkModifierType*' |
---|
514 | Could not write function settings_install_property: No ArgType for 'GParamSpec*' |
---|
515 | Could not write function settings_install_property_parser: No ArgType for 'GParamSpec*' |
---|
516 | Could not write function stock_add_static: No ArgType for 'const-GtkStockItem*' |
---|
517 | Could not write function widget_class_find_style_property: No ArgType for 'GtkWidgetClass*' |
---|
518 | if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gobject -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DXTHREADS -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/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -Wall -std=c9x -fno-strict-aliasing -MT _gtk_la-gtk.lo -MD -MP -MF ".deps/_gtk_la-gtk.Tpo" \ |
---|
519 | -c -o _gtk_la-gtk.lo `test -f 'gtk.c' || echo './'`gtk.c; \ |
---|
520 | then mv -f ".deps/_gtk_la-gtk.Tpo" ".deps/_gtk_la-gtk.Plo"; \ |
---|
521 | else rm -f ".deps/_gtk_la-gtk.Tpo"; exit 1; \ |
---|
522 | fi |
---|
523 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gobject -I/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -DXTHREADS -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/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -g -O2 -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 |
---|
524 | gtk.override: In function '_wrap_gtk_selection_data_get_text': |
---|
525 | gtk.override:405: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness |
---|
526 | gtk.override:405: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS2_DecodeUTF8' differ in signedness |
---|
527 | gtk.override: In function '_wrap_gtk_selection_data__get_data': |
---|
528 | gtk.override:366: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness |
---|
529 | gtktreeview.override: In function '_wrap_gtk_tree_model_foreach': |
---|
530 | gtktreeview.override:1941: error: invalid storage class for function 'pygtk_tree_foreach_marshal' |
---|
531 | make[2]: *** [_gtk_la-gtk.lo] Error 1 |
---|
532 | make[1]: *** [all-recursive] Error 1 |
---|
533 | make: *** [all] Error 2 |
---|
534 | |
---|
535 | Warning: the following items did not execute (for py-gtk2): com.apple.build |
---|