Ticket #12442: zenity.txt

File zenity.txt, 33.7 KB (added by macosforge@…, 17 years ago)

full debug output

Line 
1DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/zenity
2DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/zenity
3DEBUG: Requested variant darwin is not provided by port zenity.
4DEBUG: Requested variant i386 is not provided by port zenity.
5DEBUG: Requested variant macosx is not provided by port zenity.
6DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgnomeui
7DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgnomeui
8DEBUG: Requested variant darwin is not provided by port libgnomeui.
9DEBUG: Requested variant i386 is not provided by port libgnomeui.
10DEBUG: Requested variant macosx is not provided by port libgnomeui.
11DEBUG: Searching for dependency: libgnomeui
12DEBUG: Found Dependency: receipt exists for libgnomeui
13DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/gnome-doc-utils
14DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/gnome-doc-utils
15DEBUG: Requested variant darwin is not provided by port gnome-doc-utils.
16DEBUG: Requested variant i386 is not provided by port gnome-doc-utils.
17DEBUG: Requested variant macosx is not provided by port gnome-doc-utils.
18DEBUG: Searching for dependency: gnome-doc-utils
19DEBUG: Found Dependency: receipt exists for gnome-doc-utils
20DEBUG: Executing org.macports.main (zenity)
21--->  Fetching zenity
22DEBUG: Executing org.macports.fetch (zenity)
23--->  Verifying checksum(s) for zenity
24DEBUG: Executing org.macports.checksum (zenity)
25--->  Checksumming zenity-2.18.2.tar.bz2
26DEBUG: Correct (md5) checksum for zenity-2.18.2.tar.bz2
27DEBUG: Correct (sha1) checksum for zenity-2.18.2.tar.bz2
28DEBUG: Correct (rmd160) checksum for zenity-2.18.2.tar.bz2
29DEBUG: setting option extract.cmd to /opt/local/bin/bzip2
30--->  Extracting zenity
31DEBUG: Executing org.macports.extract (zenity)
32--->  Extracting zenity-2.18.2.tar.bz2
33DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/zenity/zenity-2.18.2.tar.bz2
34DEBUG: Environment:
35DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_zenity/work" && /opt/local/bin/bzip2 -dc /opt/local/var/macports/distfiles/zenity/zenity-2.18.2.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -'
36DEBUG: Executing org.macports.patch (zenity)
37--->  Configuring zenity
38DEBUG: Executing org.macports.configure (zenity)
39DEBUG: Environment: CXXFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CFLAGS='-O2' LDFLAGS='-L/opt/local/lib'
40DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_zenity/work/zenity-2.18.2" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --disable-scrollkeeper'
41checking for a BSD-compatible install... /usr/bin/install -c
42checking whether build environment is sane... yes
43checking for gawk... no
44checking for mawk... no
45checking for nawk... no
46checking for awk... awk
47checking whether make sets $(MAKE)... yes
48checking for pkg-config... /opt/local/bin/pkg-config
49checking pkg-config is at least version 0.9.0... yes
50checking whether to enable maintainer-specific portions of Makefiles... no
51checking for style of include used by make... GNU
52checking for gcc... gcc
53checking for C compiler default output file name... a.out
54checking whether the C compiler works... yes
55checking whether we are cross compiling... no
56checking for suffix of executables...
57checking for suffix of object files... o
58checking whether we are using the GNU C compiler... yes
59checking whether gcc accepts -g... yes
60checking for gcc option to accept ISO C89... none needed
61checking dependency style of gcc... gcc3
62checking for intltool >= 0.35.0... 0.35.5 found
63checking for perl... /opt/local/bin/perl
64checking for XML::Parser... ok
65checking for iconv... /opt/local/bin/iconv
66checking for msgfmt... /opt/local/bin/msgfmt
67checking for msgmerge... /opt/local/bin/msgmerge
68checking for xgettext... /opt/local/bin/xgettext
69checking for gcc... (cached) gcc
70checking whether we are using the GNU C compiler... (cached) yes
71checking whether gcc accepts -g... (cached) yes
72checking for gcc option to accept ISO C89... (cached) none needed
73checking dependency style of gcc... (cached) gcc3
74checking for ZENITY... yes
75checking for perl... /opt/local/bin/perl
76checking for LIBNOTIFY... checking whether gcc understands -Wno-sign-compare... yes
77checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
78checking what language compliance flags to pass to the C compiler...
79checking how to run the C preprocessor... gcc -E
80checking for grep that handles long lines and -e... /usr/bin/grep
81checking for egrep... /usr/bin/grep -E
82checking for ANSI C header files... yes
83checking for sys/types.h... yes
84checking for sys/stat.h... yes
85checking for stdlib.h... yes
86checking for string.h... yes
87checking for memory.h... yes
88checking for strings.h... yes
89checking for inttypes.h... yes
90checking for stdint.h... yes
91checking for unistd.h... yes
92checking build system type... i686-apple-darwin8.10.1
93checking host system type... i686-apple-darwin8.10.1
94checking locale.h usability... yes
95checking locale.h presence... yes
96checking for locale.h... yes
97checking for LC_MESSAGES... yes
98checking libintl.h usability... yes
99checking libintl.h presence... yes
100checking for libintl.h... yes
101checking for ngettext in libc... no
102checking for bindtextdomain in -lintl... yes
103checking for ngettext in -lintl... yes
104checking for dgettext in -lintl... yes
105checking for bind_textdomain_codeset... yes
106checking for msgfmt... /opt/local/bin/msgfmt
107checking for dcgettext... yes
108checking if msgfmt accepts -c... yes
109checking for gmsgfmt... /opt/local/bin/msgfmt
110checking for xgettext... /opt/local/bin/xgettext
111configure: creating ./config.status
112config.status: creating Makefile
113config.status: creating zenity.spec
114config.status: creating po/Makefile.in
115config.status: creating src/Makefile
116config.status: creating src/gdialog
117config.status: creating data/Makefile
118config.status: creating help/Makefile
119config.status: creating config.h
120config.status: executing depfiles commands
121config.status: executing intltool commands
122config.status: executing default-1 commands
123config.status: executing po/stamp-it commands
124--->  Building zenity with target all
125DEBUG: Executing org.macports.build (zenity)
126DEBUG: Environment:
127DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_zenity/work/zenity-2.18.2" && make all'
128make  all-recursive
129Making all in src
130if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/opt/local/include -DGNOMELOCALEDIR=\""/opt/local/share/locale"\" -DZENITY_DATADIR=\""/opt/local/share/zenity"\"  -I/opt/local/include -DPNG_NO_MMX_CODE -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/cairo -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 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/local/include/libglade-2.0 -I/opt/local/include/libxml2 -I/opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/libart-2.0    -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -MT zenity-about.o -MD -MP -MF ".deps/zenity-about.Tpo" -c -o zenity-about.o `test -f 'about.c' || echo './'`about.c; \
131then mv -f ".deps/zenity-about.Tpo" ".deps/zenity-about.Po"; else rm -f ".deps/zenity-about.Tpo"; exit 1; fi
132if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/opt/local/include -DGNOMELOCALEDIR=\""/opt/local/share/locale"\" -DZENITY_DATADIR=\""/opt/local/share/zenity"\"  -I/opt/local/include -DPNG_NO_MMX_CODE -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/cairo -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 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/local/include/libglade-2.0 -I/opt/local/include/libxml2 -I/opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/libart-2.0    -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -MT zenity-calendar.o -MD -MP -MF ".deps/zenity-calendar.Tpo" -c -o zenity-calendar.o `test -f 'calendar.c' || echo './'`calendar.c; \
133then mv -f ".deps/zenity-calendar.Tpo" ".deps/zenity-calendar.Po"; else rm -f ".deps/zenity-calendar.Tpo"; exit 1; fi
134if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/opt/local/include -DGNOMELOCALEDIR=\""/opt/local/share/locale"\" -DZENITY_DATADIR=\""/opt/local/share/zenity"\"  -I/opt/local/include -DPNG_NO_MMX_CODE -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/cairo -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 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/local/include/libglade-2.0 -I/opt/local/include/libxml2 -I/opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/libart-2.0    -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -MT zenity-entry.o -MD -MP -MF ".deps/zenity-entry.Tpo" -c -o zenity-entry.o `test -f 'entry.c' || echo './'`entry.c; \
135then mv -f ".deps/zenity-entry.Tpo" ".deps/zenity-entry.Po"; else rm -f ".deps/zenity-entry.Tpo"; exit 1; fi
136if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/opt/local/include -DGNOMELOCALEDIR=\""/opt/local/share/locale"\" -DZENITY_DATADIR=\""/opt/local/share/zenity"\"  -I/opt/local/include -DPNG_NO_MMX_CODE -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/cairo -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 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/local/include/libglade-2.0 -I/opt/local/include/libxml2 -I/opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/libart-2.0    -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -MT zenity-fileselection.o -MD -MP -MF ".deps/zenity-fileselection.Tpo" -c -o zenity-fileselection.o `test -f 'fileselection.c' || echo './'`fileselection.c; \
137then mv -f ".deps/zenity-fileselection.Tpo" ".deps/zenity-fileselection.Po"; else rm -f ".deps/zenity-fileselection.Tpo"; exit 1; fi
138if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/opt/local/include -DGNOMELOCALEDIR=\""/opt/local/share/locale"\" -DZENITY_DATADIR=\""/opt/local/share/zenity"\"  -I/opt/local/include -DPNG_NO_MMX_CODE -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/cairo -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 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/local/include/libglade-2.0 -I/opt/local/include/libxml2 -I/opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/libart-2.0    -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -MT zenity-main.o -MD -MP -MF ".deps/zenity-main.Tpo" -c -o zenity-main.o `test -f 'main.c' || echo './'`main.c; \
139then mv -f ".deps/zenity-main.Tpo" ".deps/zenity-main.Po"; else rm -f ".deps/zenity-main.Tpo"; exit 1; fi
140if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/opt/local/include -DGNOMELOCALEDIR=\""/opt/local/share/locale"\" -DZENITY_DATADIR=\""/opt/local/share/zenity"\"  -I/opt/local/include -DPNG_NO_MMX_CODE -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/cairo -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 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/local/include/libglade-2.0 -I/opt/local/include/libxml2 -I/opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/libart-2.0    -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -MT zenity-msg.o -MD -MP -MF ".deps/zenity-msg.Tpo" -c -o zenity-msg.o `test -f 'msg.c' || echo './'`msg.c; \
141then mv -f ".deps/zenity-msg.Tpo" ".deps/zenity-msg.Po"; else rm -f ".deps/zenity-msg.Tpo"; exit 1; fi
142if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/opt/local/include -DGNOMELOCALEDIR=\""/opt/local/share/locale"\" -DZENITY_DATADIR=\""/opt/local/share/zenity"\"  -I/opt/local/include -DPNG_NO_MMX_CODE -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/cairo -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 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/local/include/libglade-2.0 -I/opt/local/include/libxml2 -I/opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/libart-2.0    -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -MT zenity-notification.o -MD -MP -MF ".deps/zenity-notification.Tpo" -c -o zenity-notification.o `test -f 'notification.c' || echo './'`notification.c; \
143then mv -f ".deps/zenity-notification.Tpo" ".deps/zenity-notification.Po"; else rm -f ".deps/zenity-notification.Tpo"; exit 1; fi
144if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/opt/local/include -DGNOMELOCALEDIR=\""/opt/local/share/locale"\" -DZENITY_DATADIR=\""/opt/local/share/zenity"\"  -I/opt/local/include -DPNG_NO_MMX_CODE -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/cairo -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 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/local/include/libglade-2.0 -I/opt/local/include/libxml2 -I/opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/libart-2.0    -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -MT zenity-option.o -MD -MP -MF ".deps/zenity-option.Tpo" -c -o zenity-option.o `test -f 'option.c' || echo './'`option.c; \
145then mv -f ".deps/zenity-option.Tpo" ".deps/zenity-option.Po"; else rm -f ".deps/zenity-option.Tpo"; exit 1; fi
146if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/opt/local/include -DGNOMELOCALEDIR=\""/opt/local/share/locale"\" -DZENITY_DATADIR=\""/opt/local/share/zenity"\"  -I/opt/local/include -DPNG_NO_MMX_CODE -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/cairo -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 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/local/include/libglade-2.0 -I/opt/local/include/libxml2 -I/opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/libart-2.0    -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -MT zenity-progress.o -MD -MP -MF ".deps/zenity-progress.Tpo" -c -o zenity-progress.o `test -f 'progress.c' || echo './'`progress.c; \
147then mv -f ".deps/zenity-progress.Tpo" ".deps/zenity-progress.Po"; else rm -f ".deps/zenity-progress.Tpo"; exit 1; fi
148if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/opt/local/include -DGNOMELOCALEDIR=\""/opt/local/share/locale"\" -DZENITY_DATADIR=\""/opt/local/share/zenity"\"  -I/opt/local/include -DPNG_NO_MMX_CODE -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/cairo -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 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/local/include/libglade-2.0 -I/opt/local/include/libxml2 -I/opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/libart-2.0    -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -MT zenity-scale.o -MD -MP -MF ".deps/zenity-scale.Tpo" -c -o zenity-scale.o `test -f 'scale.c' || echo './'`scale.c; \
149then mv -f ".deps/zenity-scale.Tpo" ".deps/zenity-scale.Po"; else rm -f ".deps/zenity-scale.Tpo"; exit 1; fi
150if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/opt/local/include -DGNOMELOCALEDIR=\""/opt/local/share/locale"\" -DZENITY_DATADIR=\""/opt/local/share/zenity"\"  -I/opt/local/include -DPNG_NO_MMX_CODE -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/cairo -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 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/local/include/libglade-2.0 -I/opt/local/include/libxml2 -I/opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/libart-2.0    -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -MT zenity-text.o -MD -MP -MF ".deps/zenity-text.Tpo" -c -o zenity-text.o `test -f 'text.c' || echo './'`text.c; \
151then mv -f ".deps/zenity-text.Tpo" ".deps/zenity-text.Po"; else rm -f ".deps/zenity-text.Tpo"; exit 1; fi
152if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/opt/local/include -DGNOMELOCALEDIR=\""/opt/local/share/locale"\" -DZENITY_DATADIR=\""/opt/local/share/zenity"\"  -I/opt/local/include -DPNG_NO_MMX_CODE -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/cairo -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 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/local/include/libglade-2.0 -I/opt/local/include/libxml2 -I/opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/libart-2.0    -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -MT zenity-tree.o -MD -MP -MF ".deps/zenity-tree.Tpo" -c -o zenity-tree.o `test -f 'tree.c' || echo './'`tree.c; \
153then mv -f ".deps/zenity-tree.Tpo" ".deps/zenity-tree.Po"; else rm -f ".deps/zenity-tree.Tpo"; exit 1; fi
154if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/opt/local/include -DGNOMELOCALEDIR=\""/opt/local/share/locale"\" -DZENITY_DATADIR=\""/opt/local/share/zenity"\"  -I/opt/local/include -DPNG_NO_MMX_CODE -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/cairo -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 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/local/include/libglade-2.0 -I/opt/local/include/libxml2 -I/opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/libart-2.0    -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -MT zenity-util.o -MD -MP -MF ".deps/zenity-util.Tpo" -c -o zenity-util.o `test -f 'util.c' || echo './'`util.c; \
155then mv -f ".deps/zenity-util.Tpo" ".deps/zenity-util.Po"; else rm -f ".deps/zenity-util.Tpo"; exit 1; fi
156gcc  -O2  -L/opt/local/lib -o zenity  zenity-about.o zenity-calendar.o zenity-entry.o zenity-fileselection.o zenity-main.o zenity-msg.o zenity-notification.o zenity-option.o zenity-progress.o zenity-scale.o zenity-text.o zenity-tree.o zenity-util.o -L/opt/local/lib -L/usr/X11R6/lib -lglade-2.0 -lxml2 -lpthread -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -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 -lSM -lICE -lgobject-2.0 -lgmodule-2.0 -lfreetype -lz -lfontconfig -lexpat -lpng12 -lXrender -lX11 -lglib-2.0 -lintl -liconv     
157Making all in po
158file=`echo am | sed 's,.*/,,'`.gmo \
159  && rm -f $file && /opt/local/bin/msgfmt -o $file am.po
160file=`echo ar | sed 's,.*/,,'`.gmo \
161  && rm -f $file && /opt/local/bin/msgfmt -o $file ar.po
162file=`echo az | sed 's,.*/,,'`.gmo \
163  && rm -f $file && /opt/local/bin/msgfmt -o $file az.po
164file=`echo be | sed 's,.*/,,'`.gmo \
165  && rm -f $file && /opt/local/bin/msgfmt -o $file be.po
166file=`echo bg | sed 's,.*/,,'`.gmo \
167  && rm -f $file && /opt/local/bin/msgfmt -o $file bg.po
168file=`echo bn | sed 's,.*/,,'`.gmo \
169  && rm -f $file && /opt/local/bin/msgfmt -o $file bn.po
170file=`echo bn_IN | sed 's,.*/,,'`.gmo \
171  && rm -f $file && /opt/local/bin/msgfmt -o $file bn_IN.po
172file=`echo bs | sed 's,.*/,,'`.gmo \
173  && rm -f $file && /opt/local/bin/msgfmt -o $file bs.po
174file=`echo ca | sed 's,.*/,,'`.gmo \
175  && rm -f $file && /opt/local/bin/msgfmt -o $file ca.po
176file=`echo cs | sed 's,.*/,,'`.gmo \
177  && rm -f $file && /opt/local/bin/msgfmt -o $file cs.po
178file=`echo cy | sed 's,.*/,,'`.gmo \
179  && rm -f $file && /opt/local/bin/msgfmt -o $file cy.po
180file=`echo da | sed 's,.*/,,'`.gmo \
181  && rm -f $file && /opt/local/bin/msgfmt -o $file da.po
182file=`echo de | sed 's,.*/,,'`.gmo \
183  && rm -f $file && /opt/local/bin/msgfmt -o $file de.po
184file=`echo dz | sed 's,.*/,,'`.gmo \
185  && rm -f $file && /opt/local/bin/msgfmt -o $file dz.po
186file=`echo el | sed 's,.*/,,'`.gmo \
187  && rm -f $file && /opt/local/bin/msgfmt -o $file el.po
188file=`echo en_CA | sed 's,.*/,,'`.gmo \
189  && rm -f $file && /opt/local/bin/msgfmt -o $file en_CA.po
190file=`echo en_GB | sed 's,.*/,,'`.gmo \
191  && rm -f $file && /opt/local/bin/msgfmt -o $file en_GB.po
192file=`echo es | sed 's,.*/,,'`.gmo \
193  && rm -f $file && /opt/local/bin/msgfmt -o $file es.po
194file=`echo et | sed 's,.*/,,'`.gmo \
195  && rm -f $file && /opt/local/bin/msgfmt -o $file et.po
196file=`echo eu | sed 's,.*/,,'`.gmo \
197  && rm -f $file && /opt/local/bin/msgfmt -o $file eu.po
198file=`echo fa | sed 's,.*/,,'`.gmo \
199  && rm -f $file && /opt/local/bin/msgfmt -o $file fa.po
200file=`echo fi | sed 's,.*/,,'`.gmo \
201  && rm -f $file && /opt/local/bin/msgfmt -o $file fi.po
202file=`echo fr | sed 's,.*/,,'`.gmo \
203  && rm -f $file && /opt/local/bin/msgfmt -o $file fr.po
204file=`echo ga | sed 's,.*/,,'`.gmo \
205  && rm -f $file && /opt/local/bin/msgfmt -o $file ga.po
206file=`echo gl | sed 's,.*/,,'`.gmo \
207  && rm -f $file && /opt/local/bin/msgfmt -o $file gl.po
208file=`echo gu | sed 's,.*/,,'`.gmo \
209  && rm -f $file && /opt/local/bin/msgfmt -o $file gu.po
210file=`echo he | sed 's,.*/,,'`.gmo \
211  && rm -f $file && /opt/local/bin/msgfmt -o $file he.po
212file=`echo hi | sed 's,.*/,,'`.gmo \
213  && rm -f $file && /opt/local/bin/msgfmt -o $file hi.po
214file=`echo hr | sed 's,.*/,,'`.gmo \
215  && rm -f $file && /opt/local/bin/msgfmt -o $file hr.po
216file=`echo hu | sed 's,.*/,,'`.gmo \
217  && rm -f $file && /opt/local/bin/msgfmt -o $file hu.po
218file=`echo id | sed 's,.*/,,'`.gmo \
219  && rm -f $file && /opt/local/bin/msgfmt -o $file id.po
220file=`echo is | sed 's,.*/,,'`.gmo \
221  && rm -f $file && /opt/local/bin/msgfmt -o $file is.po
222file=`echo it | sed 's,.*/,,'`.gmo \
223  && rm -f $file && /opt/local/bin/msgfmt -o $file it.po
224file=`echo ja | sed 's,.*/,,'`.gmo \
225  && rm -f $file && /opt/local/bin/msgfmt -o $file ja.po
226file=`echo ka | sed 's,.*/,,'`.gmo \
227  && rm -f $file && /opt/local/bin/msgfmt -o $file ka.po
228file=`echo kn | sed 's,.*/,,'`.gmo \
229  && rm -f $file && /opt/local/bin/msgfmt -o $file kn.po
230file=`echo ko | sed 's,.*/,,'`.gmo \
231  && rm -f $file && /opt/local/bin/msgfmt -o $file ko.po
232file=`echo ku | sed 's,.*/,,'`.gmo \
233  && rm -f $file && /opt/local/bin/msgfmt -o $file ku.po
234file=`echo lt | sed 's,.*/,,'`.gmo \
235  && rm -f $file && /opt/local/bin/msgfmt -o $file lt.po
236file=`echo lv | sed 's,.*/,,'`.gmo \
237  && rm -f $file && /opt/local/bin/msgfmt -o $file lv.po
238file=`echo mg | sed 's,.*/,,'`.gmo \
239  && rm -f $file && /opt/local/bin/msgfmt -o $file mg.po
240file=`echo mi | sed 's,.*/,,'`.gmo \
241  && rm -f $file && /opt/local/bin/msgfmt -o $file mi.po
242file=`echo mk | sed 's,.*/,,'`.gmo \
243  && rm -f $file && /opt/local/bin/msgfmt -o $file mk.po
244file=`echo ml | sed 's,.*/,,'`.gmo \
245  && rm -f $file && /opt/local/bin/msgfmt -o $file ml.po
246file=`echo mn | sed 's,.*/,,'`.gmo \
247  && rm -f $file && /opt/local/bin/msgfmt -o $file mn.po
248file=`echo ms | sed 's,.*/,,'`.gmo \
249  && rm -f $file && /opt/local/bin/msgfmt -o $file ms.po
250file=`echo nb | sed 's,.*/,,'`.gmo \
251  && rm -f $file && /opt/local/bin/msgfmt -o $file nb.po
252file=`echo ne | sed 's,.*/,,'`.gmo \
253  && rm -f $file && /opt/local/bin/msgfmt -o $file ne.po
254file=`echo nl | sed 's,.*/,,'`.gmo \
255  && rm -f $file && /opt/local/bin/msgfmt -o $file nl.po
256file=`echo nn | sed 's,.*/,,'`.gmo \
257  && rm -f $file && /opt/local/bin/msgfmt -o $file nn.po
258file=`echo or | sed 's,.*/,,'`.gmo \
259  && rm -f $file && /opt/local/bin/msgfmt -o $file or.po
260file=`echo pa | sed 's,.*/,,'`.gmo \
261  && rm -f $file && /opt/local/bin/msgfmt -o $file pa.po
262file=`echo pl | sed 's,.*/,,'`.gmo \
263  && rm -f $file && /opt/local/bin/msgfmt -o $file pl.po
264file=`echo pt | sed 's,.*/,,'`.gmo \
265  && rm -f $file && /opt/local/bin/msgfmt -o $file pt.po
266file=`echo pt_BR | sed 's,.*/,,'`.gmo \
267  && rm -f $file && /opt/local/bin/msgfmt -o $file pt_BR.po
268file=`echo ro | sed 's,.*/,,'`.gmo \
269  && rm -f $file && /opt/local/bin/msgfmt -o $file ro.po
270file=`echo ru | sed 's,.*/,,'`.gmo \
271  && rm -f $file && /opt/local/bin/msgfmt -o $file ru.po
272file=`echo rw | sed 's,.*/,,'`.gmo \
273  && rm -f $file && /opt/local/bin/msgfmt -o $file rw.po
274file=`echo sk | sed 's,.*/,,'`.gmo \
275  && rm -f $file && /opt/local/bin/msgfmt -o $file sk.po
276file=`echo sl | sed 's,.*/,,'`.gmo \
277  && rm -f $file && /opt/local/bin/msgfmt -o $file sl.po
278file=`echo sq | sed 's,.*/,,'`.gmo \
279  && rm -f $file && /opt/local/bin/msgfmt -o $file sq.po
280file=`echo sr | sed 's,.*/,,'`.gmo \
281  && rm -f $file && /opt/local/bin/msgfmt -o $file sr.po
282file=`echo sr@Latn | sed 's,.*/,,'`.gmo \
283  && rm -f $file && /opt/local/bin/msgfmt -o $file sr@Latn.po
284file=`echo sv | sed 's,.*/,,'`.gmo \
285  && rm -f $file && /opt/local/bin/msgfmt -o $file sv.po
286file=`echo ta | sed 's,.*/,,'`.gmo \
287  && rm -f $file && /opt/local/bin/msgfmt -o $file ta.po
288file=`echo th | sed 's,.*/,,'`.gmo \
289  && rm -f $file && /opt/local/bin/msgfmt -o $file th.po
290file=`echo tr | sed 's,.*/,,'`.gmo \
291  && rm -f $file && /opt/local/bin/msgfmt -o $file tr.po
292file=`echo ug | sed 's,.*/,,'`.gmo \
293  && rm -f $file && /opt/local/bin/msgfmt -o $file ug.po
294file=`echo uk | sed 's,.*/,,'`.gmo \
295  && rm -f $file && /opt/local/bin/msgfmt -o $file uk.po
296file=`echo vi | sed 's,.*/,,'`.gmo \
297  && rm -f $file && /opt/local/bin/msgfmt -o $file vi.po
298file=`echo xh | sed 's,.*/,,'`.gmo \
299  && rm -f $file && /opt/local/bin/msgfmt -o $file xh.po
300file=`echo zh_CN | sed 's,.*/,,'`.gmo \
301  && rm -f $file && /opt/local/bin/msgfmt -o $file zh_CN.po
302file=`echo zh_HK | sed 's,.*/,,'`.gmo \
303  && rm -f $file && /opt/local/bin/msgfmt -o $file zh_HK.po
304file=`echo zh_TW | sed 's,.*/,,'`.gmo \
305  && rm -f $file && /opt/local/bin/msgfmt -o $file zh_TW.po
306Making all in data
307make[2]: Nothing to be done for `all'.
308Making all in help
309if ! test -d bg/; then mkdir bg/; fi
310if [ -f "C/zenity.xml" ]; then d="../"; else d="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_zenity/work/zenity-2.18.2/help/"; fi; \
311(cd bg/ && \
312  `which xml2po` -e -p \
313    "${d}bg/bg.po" \
314    "${d}C/zenity.xml" > zenity.xml.tmp && \
315    cp zenity.xml.tmp zenity.xml && rm -f zenity.xml.tmp)
316Python(15903) malloc: *** vm_allocate(size=1069056) failed (error code=3)
317Python(15903) malloc: *** error: can't allocate region
318Python(15903) malloc: *** set a breakpoint in szone_error to debug
319Python(15903) malloc: *** vm_allocate(size=1069056) failed (error code=3)
320Python(15903) malloc: *** error: can't allocate region
321Python(15903) malloc: *** set a breakpoint in szone_error to debug
322Python(15903) malloc: *** vm_allocate(size=1069056) failed (error code=3)
323Python(15903) malloc: *** error: can't allocate region
324Python(15903) malloc: *** set a breakpoint in szone_error to debug
325Python(15903) malloc: *** vm_allocate(size=1069056) failed (error code=3)
326Python(15903) malloc: *** error: can't allocate region
327Python(15903) malloc: *** set a breakpoint in szone_error to debug
328(null)file:///opt/local/share/xml/docbook/4.1.2/dbpoolx.mod:3512: parser error : out of memory error
329<!ENTITY % group.module "INCLUDE">
330                        ^
331Python(15903) malloc: *** vm_allocate(size=1069056) failed (error code=3)
332Python(15903) malloc: *** error: can't allocate region
333Python(15903) malloc: *** set a breakpoint in szone_error to debug
334Python(15903) malloc: *** vm_allocate(size=1069056) failed (error code=3)
335Python(15903) malloc: *** error: can't allocate region
336Python(15903) malloc: *** set a breakpoint in szone_error to debug
337Python(15903) malloc: *** vm_allocate(size=1069056) failed (error code=3)
338Python(15903) malloc: *** error: can't allocate region
339Python(15903) malloc: *** set a breakpoint in szone_error to debug
340(null)file:///opt/local/share/xml/docbook/4.1.2/dbpoolx.mod:3512: parser error : out of memory error
341<!ENTITY % group.module "INCLUDE">
342                        ^
343Python(15903) malloc: *** vm_allocate(size=1069056) failed (error code=3)
344Python(15903) malloc: *** error: can't allocate region
345Python(15903) malloc: *** set a breakpoint in szone_error to debug
346Python(15903) malloc: *** vm_allocate(size=1069056) failed (error code=3)
347Python(15903) malloc: *** error: can't allocate region
348Python(15903) malloc: *** set a breakpoint in szone_error to debug
349Python(15903) malloc: *** vm_allocate(size=1069056) failed (error code=3)
350Python(15903) malloc: *** error: can't allocate region
351Python(15903) malloc: *** set a breakpoint in szone_error to debug
352(null)file:///opt/local/share/xml/docbook/4.1.2/dbpoolx.mod:3512: parser error : out of memory error
353<!ENTITY % group.module "INCLUDE">
354                           ^
355Python(15903) malloc: *** vm_allocate(size=1069056) failed (error code=3)
356Python(15903) malloc: *** error: can't allocate region
357Python(15903) malloc: *** set a breakpoint in szone_error to debug
358Python(15903) malloc: *** vm_allocate(size=1069056) failed (error code=3)
359Python(15903) malloc: *** error: can't allocate region
360Python(15903) malloc: *** set a breakpoint in szone_error to debug
361Python(15903) malloc: *** vm_allocate(size=1069056) failed (error code=3)
362Python(15903) malloc: *** error: can't allocate region
363Python(15903) malloc: *** set a breakpoint in szone_error to debug
364(null)file:///opt/local/share/xml/docbook/4.1.2/dbpoolx.mod:3512: parser error : out of memory error
365<!ENTITY % group.module "INCLUDE">
366                              ^
367Error while normalizing string as XML:
368"--radiolist"
369
370Python(15903) malloc: *** vm_allocate(size=1069056) failed (error code=3)
371Python(15903) malloc: *** error: can't allocate region
372Python(15903) malloc: *** set a breakpoint in szone_error to debug
373Traceback (most recent call last):
374  File "/opt/local/bin/xml2po", line 856, in ?
375    doSerialize(doc)
376  File "/opt/local/bin/xml2po", line 589, in doSerialize
377    outtxt += doSerialize(child)
378  File "/opt/local/bin/xml2po", line 583, in doSerialize
379    (starttag, content, endtag, translation) = processElementTag(node, repl, 1)
380  File "/opt/local/bin/xml2po", line 496, in processElementTag
381    myrepl.append(processElementTag(child, myrepl, 1))
382  File "/opt/local/bin/xml2po", line 496, in processElementTag
383    myrepl.append(processElementTag(child, myrepl, 1))
384  File "/opt/local/bin/xml2po", line 496, in processElementTag
385    myrepl.append(processElementTag(child, myrepl, 1))
386  File "/opt/local/bin/xml2po", line 496, in processElementTag
387    myrepl.append(processElementTag(child, myrepl, 1))
388  File "/opt/local/bin/xml2po", line 496, in processElementTag
389    myrepl.append(processElementTag(child, myrepl, 1))
390  File "/opt/local/bin/xml2po", line 529, in processElementTag
391    replaceNodeContentsWithText(node, translation)
392  File "/opt/local/bin/xml2po", line 370, in replaceNodeContentsWithText
393    tmp = tmp + dtd.serialize('utf-8')
394  File "/opt/local/lib/python2.4/site-packages/libxml2.py", line 352, in serialize
395    return libxml2mod.serializeNode(self._o, encoding, format)
396MemoryError
397make[2]: *** [bg/zenity.xml] Error 1
398make[1]: *** [all-recursive] Error 1
399make: *** [all] Error 2
400Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_zenity/work/zenity-2.18.2" && make all " returned error 2
401Command output: Python(15903) malloc: *** vm_allocate(size=1069056) failed (error code=3)
402Python(15903) malloc: *** error: can't allocate region
403Python(15903) malloc: *** set a breakpoint in szone_error to debug
404Traceback (most recent call last):
405  File "/opt/local/bin/xml2po", line 856, in ?
406    doSerialize(doc)
407  File "/opt/local/bin/xml2po", line 589, in doSerialize
408    outtxt += doSerialize(child)
409  File "/opt/local/bin/xml2po", line 583, in doSerialize
410    (starttag, content, endtag, translation) = processElementTag(node, repl, 1)
411  File "/opt/local/bin/xml2po", line 496, in processElementTag
412    myrepl.append(processElementTag(child, myrepl, 1))
413  File "/opt/local/bin/xml2po", line 496, in processElementTag
414    myrepl.append(processElementTag(child, myrepl, 1))
415  File "/opt/local/bin/xml2po", line 496, in processElementTag
416    myrepl.append(processElementTag(child, myrepl, 1))
417  File "/opt/local/bin/xml2po", line 496, in processElementTag
418    myrepl.append(processElementTag(child, myrepl, 1))
419  File "/opt/local/bin/xml2po", line 496, in processElementTag
420    myrepl.append(processElementTag(child, myrepl, 1))
421  File "/opt/local/bin/xml2po", line 529, in processElementTag
422    replaceNodeContentsWithText(node, translation)
423  File "/opt/local/bin/xml2po", line 370, in replaceNodeContentsWithText
424    tmp = tmp + dtd.serialize('utf-8')
425  File "/opt/local/lib/python2.4/site-packages/libxml2.py", line 352, in serialize
426    return libxml2mod.serializeNode(self._o, encoding, format)
427MemoryError
428make[2]: *** [bg/zenity.xml] Error 1
429make[1]: *** [all-recursive] Error 1
430make: *** [all] Error 2
431
432Warning: the following items did not execute (for zenity): org.macports.activate org.macports.build org.macports.destroot org.macports.install
433Error: Status 1 encountered during processing.