1 | ---> Fetching inkscape |
---|
2 | ---> inkscape-0.45.1.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/inkscape |
---|
3 | ---> Attempting to fetch inkscape-0.45.1.tar.gz from http://downloads.sourceforge.net/inkscape |
---|
4 | ---> Verifying checksum(s) for inkscape |
---|
5 | ---> Checksumming inkscape-0.45.1.tar.gz |
---|
6 | ---> Extracting inkscape |
---|
7 | ---> Extracting inkscape-0.45.1.tar.gz |
---|
8 | ---> Applying patches to inkscape |
---|
9 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/inkscape/files/patch-configure.diff |
---|
10 | patching file configure |
---|
11 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/inkscape/files/patch-src_conn-avoid-ref.cpp.diff |
---|
12 | patching file src/conn-avoid-ref.cpp |
---|
13 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/inkscape/files/patch-src_extension_script_inkscape_py_wrap.cpp.diff |
---|
14 | patching file src/extension/script/inkscape_py_wrap.cpp |
---|
15 | ---> Configuring inkscape |
---|
16 | checking build system type... i686-apple-darwin8.11.1 |
---|
17 | checking host system type... i686-apple-darwin8.11.1 |
---|
18 | checking for a BSD-compatible install... /usr/bin/install |
---|
19 | checking whether build environment is sane... yes |
---|
20 | checking for gawk... gawk |
---|
21 | checking whether make sets $(MAKE)... yes |
---|
22 | checking for intltool >= 0.22... 0.35.0 found |
---|
23 | checking for perl... /opt/local/bin/perl |
---|
24 | checking for XML::Parser... ok |
---|
25 | checking for iconv... /opt/local/bin/iconv |
---|
26 | checking for msgfmt... /opt/local/bin/msgfmt |
---|
27 | checking for msgmerge... /opt/local/bin/msgmerge |
---|
28 | checking for xgettext... /opt/local/bin/xgettext |
---|
29 | checking for gcc... /usr/bin/gcc-4.0 |
---|
30 | checking for C compiler default output file name... a.out |
---|
31 | checking whether the C compiler works... yes |
---|
32 | checking whether we are cross compiling... no |
---|
33 | checking for suffix of executables... |
---|
34 | checking for suffix of object files... o |
---|
35 | checking whether we are using the GNU C compiler... yes |
---|
36 | checking whether /usr/bin/gcc-4.0 accepts -g... yes |
---|
37 | checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed |
---|
38 | checking for style of include used by make... GNU |
---|
39 | checking dependency style of /usr/bin/gcc-4.0... gcc3 |
---|
40 | checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together... yes |
---|
41 | checking whether we are using the GNU C++ compiler... yes |
---|
42 | checking whether /usr/bin/g++-4.0 accepts -g... yes |
---|
43 | checking dependency style of /usr/bin/g++-4.0... gcc3 |
---|
44 | checking for strerror in -lcposix... no |
---|
45 | checking whether we are using the GNU C++ compiler... (cached) yes |
---|
46 | checking whether /usr/bin/g++-4.0 accepts -g... (cached) yes |
---|
47 | checking dependency style of /usr/bin/g++-4.0... (cached) gcc3 |
---|
48 | checking for /usr/bin/gcc-4.0 option to accept ANSI C... no |
---|
49 | checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E |
---|
50 | checking for egrep... grep -E |
---|
51 | checking for ANSI C header files... yes |
---|
52 | checking for ranlib... ranlib |
---|
53 | checking GNU compiler version... 4.0.1 |
---|
54 | checking for sys/types.h... yes |
---|
55 | checking for sys/stat.h... yes |
---|
56 | checking for stdlib.h... yes |
---|
57 | checking for string.h... yes |
---|
58 | checking for memory.h... yes |
---|
59 | checking for strings.h... yes |
---|
60 | checking for inttypes.h... yes |
---|
61 | checking for stdint.h... yes |
---|
62 | checking for unistd.h... yes |
---|
63 | checking locale.h usability... yes |
---|
64 | checking locale.h presence... yes |
---|
65 | checking for locale.h... yes |
---|
66 | checking for LC_MESSAGES... yes |
---|
67 | checking libintl.h usability... yes |
---|
68 | checking libintl.h presence... yes |
---|
69 | checking for libintl.h... yes |
---|
70 | checking for ngettext in libc... no |
---|
71 | checking for bindtextdomain in -lintl... yes |
---|
72 | checking for ngettext in -lintl... yes |
---|
73 | checking for dgettext in -lintl... yes |
---|
74 | checking for bind_textdomain_codeset... yes |
---|
75 | checking for msgfmt... /opt/local/bin/msgfmt |
---|
76 | checking for dcgettext... yes |
---|
77 | checking for gmsgfmt... /opt/local/bin/msgfmt |
---|
78 | checking for xgettext... /opt/local/bin/xgettext |
---|
79 | checking for catalogs to be installed... am az be bg ca cs da de dz el en_GB en_CA en_US@piglatin eo es es_MX et fi fr ga gl hr hu it ja km ko lt mk mn nb ne nl nn pa pl pt pt_BR ru rw sk sl sq sr sr@Latn sv th tr uk vi zh_CN zh_TW |
---|
80 | checking for pkg-config... /opt/local/bin/pkg-config |
---|
81 | checking for png_read_info in -lpng... yes |
---|
82 | checking png.h usability... yes |
---|
83 | checking png.h presence... yes |
---|
84 | checking for png.h... yes |
---|
85 | checking for shl_load in -ldld... no |
---|
86 | checking for dlopen... yes |
---|
87 | checking gc.h usability... no |
---|
88 | checking gc.h presence... no |
---|
89 | checking for gc.h... no |
---|
90 | checking gc/gc.h usability... yes |
---|
91 | checking gc/gc.h presence... yes |
---|
92 | checking for gc/gc.h... yes |
---|
93 | checking for GC_init in -lgc... yes |
---|
94 | checking libgc version 6.4+... 7.0.255 yes |
---|
95 | checking sys/filio.h usability... yes |
---|
96 | checking sys/filio.h presence... yes |
---|
97 | checking for sys/filio.h... yes |
---|
98 | checking malloc.h usability... no |
---|
99 | checking malloc.h presence... no |
---|
100 | checking for malloc.h... no |
---|
101 | checking for mallinfo... no |
---|
102 | checking for freetype-config... /opt/local/bin/freetype-config |
---|
103 | checking for Win32 platform... no |
---|
104 | checking pkg-config is at least version 0.9.0... yes |
---|
105 | checking for XFT... yes |
---|
106 | checking for PANGOFT2... yes |
---|
107 | checking for GNOME_PRINT... yes |
---|
108 | checking for GNOME_VFS... yes |
---|
109 | checking whether byte ordering is bigendian... no |
---|
110 | checking zlib.h usability... yes |
---|
111 | checking zlib.h presence... yes |
---|
112 | checking for zlib.h... yes |
---|
113 | checking for Perl development environment... yes |
---|
114 | checking for perl_parse... yes |
---|
115 | checking for Python development environment... yes |
---|
116 | checking for Py_Initialize... yes |
---|
117 | checking for LCMS... yes |
---|
118 | checking for INKBOARD... yes |
---|
119 | checking for relaytool... no |
---|
120 | checking whether we can weak link ssl... no |
---|
121 | checking whether we can weak link crypto... no |
---|
122 | checking for INKSCAPE... yes |
---|
123 | checking for CAIRO_PDF... yes |
---|
124 | checking popt.h usability... yes |
---|
125 | checking popt.h presence... yes |
---|
126 | checking for popt.h... yes |
---|
127 | checking for bind_textdomain_codeset... (cached) yes |
---|
128 | checking for gtk_window_set_default_icon_from_file... yes |
---|
129 | checking for gtk_window_fullscreen... yes |
---|
130 | checking whether binary relocation support should be enabled... no |
---|
131 | checking for pow... yes |
---|
132 | checking for sqrt... yes |
---|
133 | checking for floor... yes |
---|
134 | checking for gettimeofday... yes |
---|
135 | checking for memmove... yes |
---|
136 | checking for memset... yes |
---|
137 | checking for mkdir... yes |
---|
138 | checking for strncasecmp... yes |
---|
139 | checking for strpbrk... yes |
---|
140 | checking for strrchr... yes |
---|
141 | checking for strspn... yes |
---|
142 | checking for strstr... yes |
---|
143 | checking for strtoul... yes |
---|
144 | checking for fpsetmask... no |
---|
145 | checking for ecvt... yes |
---|
146 | checking ieeefp.h usability... no |
---|
147 | checking ieeefp.h presence... no |
---|
148 | checking for ieeefp.h... no |
---|
149 | checking fcntl.h usability... yes |
---|
150 | checking fcntl.h presence... yes |
---|
151 | checking for fcntl.h... yes |
---|
152 | checking for libintl.h... (cached) yes |
---|
153 | checking stddef.h usability... yes |
---|
154 | checking stddef.h presence... yes |
---|
155 | checking for stddef.h... yes |
---|
156 | checking sys/time.h usability... yes |
---|
157 | checking sys/time.h presence... yes |
---|
158 | checking for sys/time.h... yes |
---|
159 | checking whether lstat dereferences a symlink specified with a trailing slash... no |
---|
160 | checking whether stat accepts an empty string... no |
---|
161 | checking for strftime... yes |
---|
162 | checking for working strtod... no |
---|
163 | checking for pow... (cached) yes |
---|
164 | checking whether stat file-mode macros are broken... no |
---|
165 | checking whether time.h and sys/time.h may both be included... yes |
---|
166 | checking whether struct tm is in sys/time.h or time.h... time.h |
---|
167 | checking for mode_t... yes |
---|
168 | checking return type of signal handlers... void |
---|
169 | checking for x86 platform... yes |
---|
170 | checking compiler support for MMX... no |
---|
171 | configure: creating ./config.status |
---|
172 | config.status: creating Makefile |
---|
173 | config.status: creating src/Makefile |
---|
174 | config.status: creating src/check-header-compile |
---|
175 | config.status: creating src/algorithms/makefile |
---|
176 | config.status: creating src/application/makefile |
---|
177 | config.status: creating src/debug/makefile |
---|
178 | config.status: creating src/dialogs/makefile |
---|
179 | config.status: creating src/display/makefile |
---|
180 | config.status: creating src/dom/makefile |
---|
181 | config.status: creating src/extension/implementation/makefile |
---|
182 | config.status: creating src/extension/internal/makefile |
---|
183 | config.status: creating src/extension/makefile |
---|
184 | config.status: creating src/extension/script/makefile |
---|
185 | config.status: creating src/helper/makefile |
---|
186 | config.status: creating src/inkjar/makefile |
---|
187 | config.status: creating src/io/makefile |
---|
188 | config.status: creating src/libcroco/makefile |
---|
189 | config.status: creating src/libnr/makefile |
---|
190 | config.status: creating src/libnrtype/makefile |
---|
191 | config.status: creating src/libavoid/makefile |
---|
192 | config.status: creating src/livarot/makefile |
---|
193 | config.status: creating src/pedro/makefile |
---|
194 | config.status: creating src/jabber_whiteboard/makefile |
---|
195 | config.status: creating src/removeoverlap/makefile |
---|
196 | config.status: creating src/svg/makefile |
---|
197 | config.status: creating src/trace/makefile |
---|
198 | config.status: creating src/traits/makefile |
---|
199 | config.status: creating src/ui/dialog/makefile |
---|
200 | config.status: creating src/ui/makefile |
---|
201 | config.status: creating src/ui/view/makefile |
---|
202 | config.status: creating src/ui/widget/makefile |
---|
203 | config.status: creating src/utest/makefile |
---|
204 | config.status: creating src/util/makefile |
---|
205 | config.status: creating src/widgets/makefile |
---|
206 | config.status: creating src/xml/makefile |
---|
207 | config.status: creating doc/Makefile |
---|
208 | config.status: creating po/Makefile.in |
---|
209 | config.status: creating share/Makefile |
---|
210 | config.status: creating share/clipart/Makefile |
---|
211 | config.status: creating share/examples/Makefile |
---|
212 | config.status: creating share/extensions/Makefile |
---|
213 | config.status: creating share/fonts/Makefile |
---|
214 | config.status: creating share/gradients/Makefile |
---|
215 | config.status: creating share/icons/Makefile |
---|
216 | config.status: creating share/keys/Makefile |
---|
217 | config.status: creating share/markers/Makefile |
---|
218 | config.status: creating share/palettes/Makefile |
---|
219 | config.status: creating share/patterns/Makefile |
---|
220 | config.status: creating share/screens/Makefile |
---|
221 | config.status: creating share/templates/Makefile |
---|
222 | config.status: creating share/tutorials/Makefile |
---|
223 | config.status: creating share/ui/Makefile |
---|
224 | config.status: creating packaging/autopackage/default.apspec |
---|
225 | config.status: creating inkscape.spec |
---|
226 | config.status: creating Info.plist |
---|
227 | config.status: creating inkview.1 |
---|
228 | config.status: creating config.h |
---|
229 | config.status: executing intltool commands |
---|
230 | config.status: executing depfiles commands |
---|
231 | config.status: executing default-1 commands |
---|
232 | config.status: executing po/stamp-it commands |
---|
233 | |
---|
234 | Configuration: |
---|
235 | |
---|
236 | Source code location: . |
---|
237 | Destination path prefix: /opt/local |
---|
238 | Compiler: /usr/bin/g++-4.0 |
---|
239 | CPPFLAGS: -I/opt/local/include |
---|
240 | CXXFLAGS: -Wall -Wformat-security -W -Wpointer-arith -Wcast-align -Wsign-compare -Woverloaded-virtual -Wswitch -Wno-unused-parameter -O2 |
---|
241 | CFLAGS: -Wall -Wformat-security -W -Wno-pointer-sign -O2 |
---|
242 | LDFLAGS: -L/opt/local/lib |
---|
243 | |
---|
244 | Use Xft font database: yes |
---|
245 | Use gnome-vfs: yes |
---|
246 | Use openoffice files: yes |
---|
247 | Use MMX optimizations: no |
---|
248 | Use relocation support: no |
---|
249 | Internal Python: yes |
---|
250 | Internal Perl: yes |
---|
251 | Enable LittleCms: yes |
---|
252 | Enable Inkboard: yes |
---|
253 | Enable SSL in Inkboard: yes |
---|
254 | |
---|
255 | ---> Building inkscape with target all |
---|
256 | make all-recursive |
---|
257 | Making all in src |
---|
258 | if /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/lib/perl5/5.8.8/darwin-2level/CORE -I/opt/local/include/python2.5 -I/opt/local/include/freetype2 -I/opt/local/include -DXTHREADS -I/opt/local/include/libgnomeprint-2.2 -I/opt/local/include/libart-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/pango-1.0 -I/opt/local/include/libgnomeprintui-2.2 -I/opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/gail-1.0 -I/opt/local/include/gtk-2.0 -I/opt/local/include/freetype2 -I/opt/local/include/atk-1.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/cairo -I/opt/local/include/libpng12 -I/usr/X11R6/include -D_REENTRANT -DORBIT2=1 -I/opt/local/include/gnome-vfs-2.0 -I/opt/local/lib/gnome-vfs-2.0/include -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DRELAYTOOL_CRYPTO='static const int libcrypto_is_present = 1; static int __attribute__((unused)) libcrypto_symbol_is_present(char *m) { return 1; }' -DRELAYTOOL_SSL='static const int libssl_is_present = 1; static int __attribute__((unused)) libssl_symbol_is_present(char *m) { return 1; }' -I/opt/local/include -DHAVE_SSL -DXTHREADS -I/opt/local/include -I/usr/X11R6/include -I/opt/local/include/freetype2 -DPOTRACE=\"potrace\" -DXTHREADS -D_REENTRANT -I/opt/local/include/gdkmm-2.4 -I/opt/local/lib/gdkmm-2.4/include -I/opt/local/include/glibmm-2.4 -I/opt/local/lib/glibmm-2.4/include -I/opt/local/include/pangomm-1.4 -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/cairomm-1.0 -I/opt/local/include/sigc++-2.0 -I/opt/local/lib/sigc++-2.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/local/include/gtkmm-2.4 -I/opt/local/lib/gtkmm-2.4/include -I/opt/local/include/atkmm-1.6 -I/opt/local/include/atk-1.0 -I/opt/local/include/libxml2 -I../cxxtest -I/opt/local/include -Wall -Wformat-security -W -Wpointer-arith -Wcast-align -Wsign-compare -Woverloaded-virtual -Wswitch -Wno-unused-parameter -O2 -MT arc-context.o -MD -MP -MF ".deps/arc-context.Tpo" \ |
---|
259 | -c -o arc-context.o `test -f 'arc-context.cpp' || echo './'`arc-context.cpp; \ |
---|
260 | then mv -f ".deps/arc-context.Tpo" ".deps/arc-context.Po"; \ |
---|
261 | else rm -f ".deps/arc-context.Tpo"; exit 1; \ |
---|
262 | fi |
---|
263 | if /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/lib/perl5/5.8.8/darwin-2level/CORE -I/opt/local/include/python2.5 -I/opt/local/include/freetype2 -I/opt/local/include -DXTHREADS -I/opt/local/include/libgnomeprint-2.2 -I/opt/local/include/libart-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/pango-1.0 -I/opt/local/include/libgnomeprintui-2.2 -I/opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/gail-1.0 -I/opt/local/include/gtk-2.0 -I/opt/local/include/freetype2 -I/opt/local/include/atk-1.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/cairo -I/opt/local/include/libpng12 -I/usr/X11R6/include -D_REENTRANT -DORBIT2=1 -I/opt/local/include/gnome-vfs-2.0 -I/opt/local/lib/gnome-vfs-2.0/include -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DRELAYTOOL_CRYPTO='static const int libcrypto_is_present = 1; static int __attribute__((unused)) libcrypto_symbol_is_present(char *m) { return 1; }' -DRELAYTOOL_SSL='static const int libssl_is_present = 1; static int __attribute__((unused)) libssl_symbol_is_present(char *m) { return 1; }' -I/opt/local/include -DHAVE_SSL -DXTHREADS -I/opt/local/include -I/usr/X11R6/include -I/opt/local/include/freetype2 -DPOTRACE=\"potrace\" -DXTHREADS -D_REENTRANT -I/opt/local/include/gdkmm-2.4 -I/opt/local/lib/gdkmm-2.4/include -I/opt/local/include/glibmm-2.4 -I/opt/local/lib/glibmm-2.4/include -I/opt/local/include/pangomm-1.4 -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/cairomm-1.0 -I/opt/local/include/sigc++-2.0 -I/opt/local/lib/sigc++-2.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/local/include/gtkmm-2.4 -I/opt/local/lib/gtkmm-2.4/include -I/opt/local/include/atkmm-1.6 -I/opt/local/include/atk-1.0 -I/opt/local/include/libxml2 -I../cxxtest -I/opt/local/include -Wall -Wformat-security -W -Wpointer-arith -Wcast-align -Wsign-compare -Woverloaded-virtual -Wswitch -Wno-unused-parameter -O2 -MT attributes.o -MD -MP -MF ".deps/attributes.Tpo" \ |
---|
264 | -c -o attributes.o `test -f 'attributes.cpp' || echo './'`attributes.cpp; \ |
---|
265 | then mv -f ".deps/attributes.Tpo" ".deps/attributes.Po"; \ |
---|
266 | else rm -f ".deps/attributes.Tpo"; exit 1; \ |
---|
267 | fi |
---|
268 | attributes.cpp: In function 'unsigned int sp_attribute_lookup(const gchar*)': |
---|
269 | attributes.cpp:400: error: 'g_assert' was not declared in this scope |
---|
270 | make[2]: *** [attributes.o] Error 1 |
---|
271 | make[1]: *** [all-recursive] Error 1 |
---|
272 | make: *** [all] Error 2 |
---|
273 | Warning: the following items did not execute (for inkscape): org.macports.activate org.macports.build org.macports.destroot org.macports.install |
---|