libglade2 fails to install with an xmlcatalog error?

Scott C. Kennedy sck at nogas.org
Mon Sep 29 13:43:04 PDT 2008


I noticed during this week's selfupdate that there was a bunch of things
that got released, so I just did an uninstall of 2.6.2 and an install of
2.6.3 of libglade2 and got this error...

    Biko-2:~ sck$ sudo port install libglade2
    --->  Fetching libglade2
    --->  Verifying checksum(s) for libglade2
    --->  Extracting libglade2
    --->  Configuring libglade2
    --->  Building libglade2 with target all
    --->  Staging libglade2 into destroot
    --->  Installing libglade2 2.6.3_0
    --->  Activating libglade2 2.6.3_0
    Error: Target org.macports.activate returned: shell command
    "xmlcatalog --noout --add system
    http://glade.gnome.org/glade-2.0.dtd
    /opt/local/share/xml/libglade/glade-2.0.dtd
    /opt/local/etc/xml/catalog" returned error 3
    Command output: add command failed

    Error: Status 1 encountered during processing.

This one is new to me. There was no /opt/local/etc/xml directory much
less a file in it called ctatalog. Any ideas?

Scott

PS> Here's the complete -d run of the install.

Biko-2:~ sck$ sudo port -d install libglade2
DEBUG: Found port in
file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libglade2
DEBUG: Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libglade2
DEBUG: Requested variant darwin is not provided by port libglade2.
DEBUG: Requested variant i386 is not provided by port libglade2.
DEBUG: Requested variant macosx is not provided by port libglade2.
DEBUG: Found port in
file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gettext
DEBUG: Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gettext
DEBUG: Requested variant darwin is not provided by port gettext.
DEBUG: Requested variant i386 is not provided by port gettext.
DEBUG: Requested variant macosx is not provided by port gettext.
DEBUG: Searching for dependency: gettext
DEBUG: Found Dependency: receipt exists for gettext
DEBUG: Found port in
file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/fontconfig
DEBUG: Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/fontconfig
DEBUG: Requested variant darwin is not provided by port fontconfig.
DEBUG: Requested variant i386 is not provided by port fontconfig.
DEBUG: Executing variant macosx provides macosx
DEBUG: Searching for dependency: fontconfig
DEBUG: Found Dependency: receipt exists for fontconfig
DEBUG: Found port in
file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libxml2
DEBUG: Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libxml2
DEBUG: Requested variant darwin is not provided by port libxml2.
DEBUG: Requested variant i386 is not provided by port libxml2.
DEBUG: Requested variant macosx is not provided by port libxml2.
DEBUG: Searching for dependency: libxml2
DEBUG: Found Dependency: receipt exists for libxml2
DEBUG: Found port in
file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/gtk2
DEBUG: Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/gtk2
DEBUG: Requested variant darwin is not provided by port gtk2.
DEBUG: Requested variant i386 is not provided by port gtk2.
DEBUG: Requested variant macosx is not provided by port gtk2.
DEBUG: Executing variant x11 provides x11
DEBUG: Searching for dependency: gtk2
DEBUG: Found Dependency: receipt exists for gtk2
DEBUG: Found port in
file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pkgconfig
DEBUG: Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pkgconfig
DEBUG: Requested variant darwin is not provided by port pkgconfig.
DEBUG: Requested variant i386 is not provided by port pkgconfig.
DEBUG: Requested variant macosx is not provided by port pkgconfig.
DEBUG: Searching for dependency: pkgconfig
DEBUG: Found Dependency: receipt exists for pkgconfig
DEBUG: Executing org.macports.main (libglade2)
--->  Fetching libglade2
DEBUG: Executing org.macports.fetch (libglade2)
--->  Verifying checksum(s) for libglade2
DEBUG: Executing org.macports.checksum (libglade2)
--->  Checksumming libglade-2.6.3.tar.bz2
DEBUG: Correct (md5) checksum for libglade-2.6.3.tar.bz2
DEBUG: Correct (sha1) checksum for libglade-2.6.3.tar.bz2
DEBUG: Correct (rmd160) checksum for libglade-2.6.3.tar.bz2
DEBUG: setting option extract.cmd to /opt/local/bin/bzip2
--->  Extracting libglade2
DEBUG: Executing org.macports.extract (libglade2)
--->  Extracting libglade-2.6.3.tar.bz2
DEBUG: setting option extract.args to
/opt/local/var/macports/distfiles/libglade2/libglade-2.6.3.tar.bz2
DEBUG: Environment:
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work"
&& /opt/local/bin/bzip2 -dc
/opt/local/var/macports/distfiles/libglade2/libglade-2.6.3.tar.bz2 |
/usr/bin/gnutar --no-same-owner -xf -'
DEBUG: Executing org.macports.patch (libglade2)
DEBUG: Executing proc-post-org.macports.patch-patch-0
--->  Configuring libglade2
DEBUG: Executing org.macports.configure (libglade2)
DEBUG: Using compiler 'Mac OS X gcc 4.0'
DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include'
CXXFLAGS='-O2' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0'
F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2'
OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install' OBJCFLAGS='-O2'
FFLAGS='-O2' CC='/usr/bin/gcc-4.0'
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/libglade-2.6.3"
&& ./configure --prefix=/opt/local --disable-gtktest
--with-xml-catalog=/opt/local/etc/xml/catalog'
checking for a BSD-compatible install... /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... /usr/bin/gcc-4.0
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc-4.0 accepts -g... yes
checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc-4.0... gcc3
checking for library containing strerror... none required
checking how to run the C preprocessor... /usr/bin/cpp-4.0
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking build system type... i386-apple-darwin9.5.0
checking host system type... i386-apple-darwin9.5.0
checking for a sed that does not truncate output... /opt/local/bin/gsed
checking for ld used by /usr/bin/gcc-4.0...
/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is
GNU ld... no
checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to
reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0
object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
checking if /usr/bin/gcc-4.0 static flag -static works... no
checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
checking whether the /usr/bin/gcc-4.0 linker
(/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared
libraries... yes
checking dynamic linker characteristics... darwin9.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
checking for pkg-config... /opt/local/bin/pkg-config
checking for GTK+ - version >= 2.5.0... yes (version 2.14.3)
checking for gtk_plug_get_type... yes
checking pkg-config is at least version 0.9.0... yes
checking for LIBGLADE... yes
checking for native Win32... no
checking for Win32 platform in general... no
checking whether to build gtk-doc documentation... no
checking for gtkdoc-check... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for ngettext in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /opt/local/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /opt/local/bin/msgfmt
checking for xgettext... /opt/local/bin/xgettext
./configure: line 12713: ./po/POTFILES.in: No such file or directory
checking for a Python interpreter with version >= 2.0... python
checking for python... /usr/bin/python
checking for python version... 2.5
checking for python platform... darwin
checking for python script directory... /Library/Python/2.5/site-packages
checking for python extension module directory...
/Library/Python/2.5/site-packages
checking for the Python module xml.parsers.expat... yes
checking for XML catalog (/opt/local/etc/xml/catalog)... found
checking for xmlcatalog... /opt/local/bin/xmlcatalog
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libglade.spec
config.status: creating libglade-zip
config.status: creating glade/Makefile
config.status: creating doc/Makefile
config.status: creating doc/version.xml
config.status: creating tests/Makefile
config.status: creating libglade-2.0.pc
config.status: creating libglade-2.0-uninstalled.pc
config.status: creating libglade-convert
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
--->  Building libglade2 with target all
DEBUG: Executing org.macports.build (libglade2)
DEBUG: Environment:
DEBUG: port allows a parallel build
DEBUG: port allows a parallel build
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/libglade-2.6.3"
&& make all'
make  all-recursive
Making all in glade
/bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0
-DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -DXTHREADS
-I/opt/local/include/libxml2 -I/opt/local/include/atk-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/gtk-2.0
-I/opt/local/lib/gtk-2.0/include -I/opt/local/include/cairo
-I/opt/local/include/pango-1.0 -I/opt/local/include/pixman-1
-I/opt/local/include/freetype2 -I/opt/local/include/libpng12
-I/usr/X11R6/include   -DGLADE_LIBDIR=\""/opt/local/lib"\"
-DGLADE_PREFIX=\""/opt/local"\" -DG_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
-DGNOME_DISABLE_DEPRECATED  -I/opt/local/include  -O2 -Wall -std=c9x -MT
glade-init.lo -MD -MP -MF .deps/glade-init.Tpo -c -o glade-init.lo
glade-init.c
mkdir .libs
 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\"
-I.. -DXTHREADS -I/opt/local/include/libxml2
-I/opt/local/include/atk-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/gtk-2.0 -I/opt/local/lib/gtk-2.0/include
-I/opt/local/include/cairo -I/opt/local/include/pango-1.0
-I/opt/local/include/pixman-1 -I/opt/local/include/freetype2
-I/opt/local/include/libpng12 -I/usr/X11R6/include
-DGLADE_LIBDIR=\"/opt/local/lib\" -DGLADE_PREFIX=\"/opt/local\"
-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED
-I/opt/local/include -O2 -Wall -std=c9x -MT glade-init.lo -MD -MP -MF
.deps/glade-init.Tpo -c glade-init.c  -fno-common -DPIC -o
.libs/glade-init.o
 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\"
-I.. -DXTHREADS -I/opt/local/include/libxml2
-I/opt/local/include/atk-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/gtk-2.0 -I/opt/local/lib/gtk-2.0/include
-I/opt/local/include/cairo -I/opt/local/include/pango-1.0
-I/opt/local/include/pixman-1 -I/opt/local/include/freetype2
-I/opt/local/include/libpng12 -I/usr/X11R6/include
-DGLADE_LIBDIR=\"/opt/local/lib\" -DGLADE_PREFIX=\"/opt/local\"
-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED
-I/opt/local/include -O2 -Wall -std=c9x -MT glade-init.lo -MD -MP -MF
.deps/glade-init.Tpo -c glade-init.c -o glade-init.o >/dev/null 2>&1
mv -f .deps/glade-init.Tpo .deps/glade-init.Plo
/bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0
-DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -DXTHREADS
-I/opt/local/include/libxml2 -I/opt/local/include/atk-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/gtk-2.0
-I/opt/local/lib/gtk-2.0/include -I/opt/local/include/cairo
-I/opt/local/include/pango-1.0 -I/opt/local/include/pixman-1
-I/opt/local/include/freetype2 -I/opt/local/include/libpng12
-I/usr/X11R6/include   -DGLADE_LIBDIR=\""/opt/local/lib"\"
-DGLADE_PREFIX=\""/opt/local"\" -DG_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
-DGNOME_DISABLE_DEPRECATED  -I/opt/local/include  -O2 -Wall -std=c9x -MT
glade-xml.lo -MD -MP -MF .deps/glade-xml.Tpo -c -o glade-xml.lo glade-xml.c
 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\"
-I.. -DXTHREADS -I/opt/local/include/libxml2
-I/opt/local/include/atk-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/gtk-2.0 -I/opt/local/lib/gtk-2.0/include
-I/opt/local/include/cairo -I/opt/local/include/pango-1.0
-I/opt/local/include/pixman-1 -I/opt/local/include/freetype2
-I/opt/local/include/libpng12 -I/usr/X11R6/include
-DGLADE_LIBDIR=\"/opt/local/lib\" -DGLADE_PREFIX=\"/opt/local\"
-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED
-I/opt/local/include -O2 -Wall -std=c9x -MT glade-xml.lo -MD -MP -MF
.deps/glade-xml.Tpo -c glade-xml.c  -fno-common -DPIC -o .libs/glade-xml.o
 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\"
-I.. -DXTHREADS -I/opt/local/include/libxml2
-I/opt/local/include/atk-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/gtk-2.0 -I/opt/local/lib/gtk-2.0/include
-I/opt/local/include/cairo -I/opt/local/include/pango-1.0
-I/opt/local/include/pixman-1 -I/opt/local/include/freetype2
-I/opt/local/include/libpng12 -I/usr/X11R6/include
-DGLADE_LIBDIR=\"/opt/local/lib\" -DGLADE_PREFIX=\"/opt/local\"
-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED
-I/opt/local/include -O2 -Wall -std=c9x -MT glade-xml.lo -MD -MP -MF
.deps/glade-xml.Tpo -c glade-xml.c -o glade-xml.o >/dev/null 2>&1
mv -f .deps/glade-xml.Tpo .deps/glade-xml.Plo
/bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0
-DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -DXTHREADS
-I/opt/local/include/libxml2 -I/opt/local/include/atk-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/gtk-2.0
-I/opt/local/lib/gtk-2.0/include -I/opt/local/include/cairo
-I/opt/local/include/pango-1.0 -I/opt/local/include/pixman-1
-I/opt/local/include/freetype2 -I/opt/local/include/libpng12
-I/usr/X11R6/include   -DGLADE_LIBDIR=\""/opt/local/lib"\"
-DGLADE_PREFIX=\""/opt/local"\" -DG_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
-DGNOME_DISABLE_DEPRECATED  -I/opt/local/include  -O2 -Wall -std=c9x -MT
glade-parser.lo -MD -MP -MF .deps/glade-parser.Tpo -c -o glade-parser.lo
glade-parser.c
 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\"
-I.. -DXTHREADS -I/opt/local/include/libxml2
-I/opt/local/include/atk-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/gtk-2.0 -I/opt/local/lib/gtk-2.0/include
-I/opt/local/include/cairo -I/opt/local/include/pango-1.0
-I/opt/local/include/pixman-1 -I/opt/local/include/freetype2
-I/opt/local/include/libpng12 -I/usr/X11R6/include
-DGLADE_LIBDIR=\"/opt/local/lib\" -DGLADE_PREFIX=\"/opt/local\"
-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED
-I/opt/local/include -O2 -Wall -std=c9x -MT glade-parser.lo -MD -MP -MF
.deps/glade-parser.Tpo -c glade-parser.c  -fno-common -DPIC -o
.libs/glade-parser.o
glade-parser.c: In function 'create_widget_info':
glade-parser.c:162: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:163: warning: pointer targets in passing argument 2 of
'alloc_string' differ in signedness
glade-parser.c:164: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:165: warning: pointer targets in passing argument 2 of
'alloc_string' differ in signedness
glade-parser.c: In function 'handle_atk_action':
glade-parser.c:270: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:271: warning: pointer targets in passing argument 2 of
'alloc_string' differ in signedness
glade-parser.c:272: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:274: warning: pointer targets in passing argument 2 of
'libintl_dgettext' differ in signedness
glade-parser.c: In function 'handle_atk_relation':
glade-parser.c:297: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:298: warning: pointer targets in passing argument 2 of
'alloc_string' differ in signedness
glade-parser.c:299: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:300: warning: pointer targets in passing argument 2 of
'alloc_string' differ in signedness
glade-parser.c: In function 'handle_signal':
glade-parser.c:324: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:325: warning: pointer targets in passing argument 2 of
'alloc_string' differ in signedness
glade-parser.c:326: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:327: warning: pointer targets in passing argument 2 of
'alloc_string' differ in signedness
glade-parser.c:328: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:330: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:331: warning: pointer targets in passing argument 2 of
'alloc_string' differ in signedness
glade-parser.c:332: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c: In function 'handle_accel':
glade-parser.c:359: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:360: warning: pointer targets in passing argument 1 of
'gdk_keyval_from_name' differ in signedness
glade-parser.c:361: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:366: warning: pointer targets in passing argument 1 of
'strncmp' differ in signedness
glade-parser.c:368: warning: pointer targets in passing argument 1 of
'strncmp' differ in signedness
glade-parser.c:371: warning: pointer targets in passing argument 1 of
'strncmp' differ in signedness
glade-parser.c:374: warning: pointer targets in passing argument 1 of
'strncmp' differ in signedness
glade-parser.c:377: warning: pointer targets in passing argument 1 of
'strncmp' differ in signedness
glade-parser.c:378: warning: pointer targets in passing argument 1 of
'strncmp' differ in signedness
glade-parser.c:392: warning: pointer targets in passing argument 1 of
'strncmp' differ in signedness
glade-parser.c:393: warning: pointer targets in passing argument 1 of
'strncmp' differ in signedness
glade-parser.c:407: warning: pointer targets in passing argument 1 of
'strncmp' differ in signedness
glade-parser.c:414: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:415: warning: pointer targets in passing argument 2 of
'alloc_string' differ in signedness
glade-parser.c: In function 'handle_child':
glade-parser.c:452: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:453: warning: pointer targets in passing argument 2 of
'alloc_string' differ in signedness
glade-parser.c: In function 'glade_parser_start_element':
glade-parser.c:509: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:530: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:532: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:540: warning: pointer targets in passing argument 2 of
'alloc_string' differ in signedness
glade-parser.c:546: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:578: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:586: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:588: warning: pointer targets in passing argument 2 of
'alloc_propname' differ in signedness
glade-parser.c:589: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:590: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:591: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:592: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:593: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:594: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:595: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:610: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:616: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:619: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:622: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:639: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:646: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:648: warning: pointer targets in passing argument 2 of
'alloc_propname' differ in signedness
glade-parser.c:649: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:650: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:651: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:652: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:653: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:660: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:663: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:674: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:696: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:699: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:702: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:719: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:722: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:739: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:750: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:769: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:781: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:791: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:799: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:801: warning: pointer targets in passing argument 2 of
'alloc_propname' differ in signedness
glade-parser.c:802: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:803: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:804: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:805: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:806: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:807: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:808: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c: In function 'glade_parser_end_element':
glade-parser.c:881: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:887: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:895: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:911: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:932: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:938: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:959: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:965: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:971: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:976: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:981: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:994: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:999: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:1005: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:1026: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:1031: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c:1036: warning: pointer targets in passing argument 1 of
'strcmp' differ in signedness
glade-parser.c: In function 'glade_parser_characters':
glade-parser.c:1058: warning: pointer targets in passing argument 2 of
'g_string_append_len' differ in signedness
glade-parser.c: In function 'dump_widget':
glade-parser.c:1288: warning: pointer targets in passing argument 2 of
'xmlNewNode' differ in signedness
glade-parser.c:1291: warning: pointer targets in passing argument 2 of
'xmlSetProp' differ in signedness
glade-parser.c:1291: warning: pointer targets in passing argument 3 of
'xmlSetProp' differ in signedness
glade-parser.c:1292: warning: pointer targets in passing argument 2 of
'xmlSetProp' differ in signedness
glade-parser.c:1292: warning: pointer targets in passing argument 3 of
'xmlSetProp' differ in signedness
glade-parser.c:1294: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1300: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1301: warning: pointer targets in passing argument 2 of
'xmlNewNode' differ in signedness
glade-parser.c:1302: warning: pointer targets in passing argument 2 of
'xmlSetProp' differ in signedness
glade-parser.c:1302: warning: pointer targets in passing argument 3 of
'xmlSetProp' differ in signedness
glade-parser.c:1303: warning: pointer targets in passing argument 2 of
'xmlNodeSetContent' differ in signedness
glade-parser.c:1305: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1312: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1313: warning: pointer targets in passing argument 2 of
'xmlNewNode' differ in signedness
glade-parser.c:1315: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1316: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1322: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1323: warning: pointer targets in passing argument 2 of
'xmlNewNode' differ in signedness
glade-parser.c:1324: warning: pointer targets in passing argument 2 of
'xmlSetProp' differ in signedness
glade-parser.c:1324: warning: pointer targets in passing argument 3 of
'xmlSetProp' differ in signedness
glade-parser.c:1325: warning: pointer targets in passing argument 2 of
'xmlNodeSetContent' differ in signedness
glade-parser.c:1327: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1330: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1337: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1339: warning: pointer targets in passing argument 2 of
'xmlNewNode' differ in signedness
glade-parser.c:1340: warning: pointer targets in passing argument 2 of
'xmlSetProp' differ in signedness
glade-parser.c:1340: warning: pointer targets in passing argument 3 of
'xmlSetProp' differ in signedness
glade-parser.c:1341: warning: pointer targets in passing argument 2 of
'xmlSetProp' differ in signedness
glade-parser.c:1341: warning: pointer targets in passing argument 3 of
'xmlSetProp' differ in signedness
glade-parser.c:1343: warning: pointer targets in passing argument 2 of
'xmlSetProp' differ in signedness
glade-parser.c:1343: warning: pointer targets in passing argument 3 of
'xmlSetProp' differ in signedness
glade-parser.c:1345: warning: pointer targets in passing argument 2 of
'xmlSetProp' differ in signedness
glade-parser.c:1345: warning: pointer targets in passing argument 3 of
'xmlSetProp' differ in signedness
glade-parser.c:1347: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1354: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1356: warning: pointer targets in passing argument 2 of
'xmlNewNode' differ in signedness
glade-parser.c:1357: warning: pointer targets in passing argument 2 of
'xmlSetProp' differ in signedness
glade-parser.c:1357: warning: pointer targets in passing argument 3 of
'xmlSetProp' differ in signedness
glade-parser.c:1358: warning: pointer targets in passing argument 2 of
'xmlSetProp' differ in signedness
glade-parser.c:1358: warning: pointer targets in passing argument 3 of
'xmlSetProp' differ in signedness
glade-parser.c:1359: warning: pointer targets in passing argument 2 of
'xmlSetProp' differ in signedness
glade-parser.c:1359: warning: pointer targets in passing argument 3 of
'xmlSetProp' differ in signedness
glade-parser.c:1361: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1370: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1372: warning: pointer targets in passing argument 2 of
'xmlNewNode' differ in signedness
glade-parser.c:1374: warning: pointer targets in passing argument 2 of
'xmlSetProp' differ in signedness
glade-parser.c:1374: warning: pointer targets in passing argument 3 of
'xmlSetProp' differ in signedness
glade-parser.c:1376: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1377: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1383: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1384: warning: pointer targets in passing argument 2 of
'xmlNewNode' differ in signedness
glade-parser.c:1385: warning: pointer targets in passing argument 2 of
'xmlSetProp' differ in signedness
glade-parser.c:1385: warning: pointer targets in passing argument 3 of
'xmlSetProp' differ in signedness
glade-parser.c:1386: warning: pointer targets in passing argument 2 of
'xmlNodeSetContent' differ in signedness
glade-parser.c:1388: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1392: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1394: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1397: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1401: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c: In function 'glade_interface_dump':
glade-parser.c:1419: warning: pointer targets in passing argument 1 of
'xmlNewDoc' differ in signedness
glade-parser.c:1422: warning: pointer targets in passing argument 2 of
'xmlCreateIntSubset' differ in signedness
glade-parser.c:1422: warning: pointer targets in passing argument 4 of
'xmlCreateIntSubset' differ in signedness
glade-parser.c:1423: warning: pointer targets in passing argument 2 of
'xmlNewNode' differ in signedness
glade-parser.c:1426: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1429: warning: pointer targets in passing argument 2 of
'xmlNewNode' differ in signedness
glade-parser.c:1431: warning: pointer targets in passing argument 2 of
'xmlSetProp' differ in signedness
glade-parser.c:1431: warning: pointer targets in passing argument 3 of
'xmlSetProp' differ in signedness
glade-parser.c:1433: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1435: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1439: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
glade-parser.c:1441: warning: pointer targets in passing argument 2 of
'xmlNodeAddContent' differ in signedness
 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\"
-I.. -DXTHREADS -I/opt/local/include/libxml2
-I/opt/local/include/atk-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/gtk-2.0 -I/opt/local/lib/gtk-2.0/include
-I/opt/local/include/cairo -I/opt/local/include/pango-1.0
-I/opt/local/include/pixman-1 -I/opt/local/include/freetype2
-I/opt/local/include/libpng12 -I/usr/X11R6/include
-DGLADE_LIBDIR=\"/opt/local/lib\" -DGLADE_PREFIX=\"/opt/local\"
-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED
-I/opt/local/include -O2 -Wall -std=c9x -MT glade-parser.lo -MD -MP -MF
.deps/glade-parser.Tpo -c glade-parser.c -o glade-parser.o >/dev/null 2>&1
mv -f .deps/glade-parser.Tpo .deps/glade-parser.Plo
/bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0
-DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -DXTHREADS
-I/opt/local/include/libxml2 -I/opt/local/include/atk-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/gtk-2.0
-I/opt/local/lib/gtk-2.0/include -I/opt/local/include/cairo
-I/opt/local/include/pango-1.0 -I/opt/local/include/pixman-1
-I/opt/local/include/freetype2 -I/opt/local/include/libpng12
-I/usr/X11R6/include   -DGLADE_LIBDIR=\""/opt/local/lib"\"
-DGLADE_PREFIX=\""/opt/local"\" -DG_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
-DGNOME_DISABLE_DEPRECATED  -I/opt/local/include  -O2 -Wall -std=c9x -MT
glade-gtk.lo -MD -MP -MF .deps/glade-gtk.Tpo -c -o glade-gtk.lo glade-gtk.c
 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\"
-I.. -DXTHREADS -I/opt/local/include/libxml2
-I/opt/local/include/atk-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/gtk-2.0 -I/opt/local/lib/gtk-2.0/include
-I/opt/local/include/cairo -I/opt/local/include/pango-1.0
-I/opt/local/include/pixman-1 -I/opt/local/include/freetype2
-I/opt/local/include/libpng12 -I/usr/X11R6/include
-DGLADE_LIBDIR=\"/opt/local/lib\" -DGLADE_PREFIX=\"/opt/local\"
-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED
-I/opt/local/include -O2 -Wall -std=c9x -MT glade-gtk.lo -MD -MP -MF
.deps/glade-gtk.Tpo -c glade-gtk.c  -fno-common -DPIC -o .libs/glade-gtk.o
 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\"
-I.. -DXTHREADS -I/opt/local/include/libxml2
-I/opt/local/include/atk-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/gtk-2.0 -I/opt/local/lib/gtk-2.0/include
-I/opt/local/include/cairo -I/opt/local/include/pango-1.0
-I/opt/local/include/pixman-1 -I/opt/local/include/freetype2
-I/opt/local/include/libpng12 -I/usr/X11R6/include
-DGLADE_LIBDIR=\"/opt/local/lib\" -DGLADE_PREFIX=\"/opt/local\"
-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED
-I/opt/local/include -O2 -Wall -std=c9x -MT glade-gtk.lo -MD -MP -MF
.deps/glade-gtk.Tpo -c glade-gtk.c -o glade-gtk.o >/dev/null 2>&1
mv -f .deps/glade-gtk.Tpo .deps/glade-gtk.Plo
/bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.0  -O2 -Wall
-std=c9x -version-info 0:7:0 -export-symbols-regex "^[^_].*"
-no-undefined -L/opt/local/lib -o libglade-2.0.la -rpath /opt/local/lib
glade-init.lo glade-xml.lo glade-parser.lo glade-gtk.lo
-Wl,-framework,CoreServices -Wl,-framework,ApplicationServices
-L/opt/local/lib -L/usr/X11R6/lib -lxml2 -lpthread -lgtk-x11-2.0
-lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0
-lcairo -lSM -lICE -lpangoft2-1.0 -lpixman-1 -lpng12 -lXrender -lX11
-lpango-1.0 -lm -lfontconfig -lexpat -lfreetype -lz -lgobject-2.0
-lgmodule-2.0 -lglib-2.0 -lintl -liconv  
generating symbol list for `libglade-2.0.la'
/usr/bin/nm -p  .libs/glade-init.o .libs/glade-xml.o
.libs/glade-parser.o .libs/glade-gtk.o  | sed -n -e 's/^.*[    
]\([BCDEGRST][BCDEGRST]*\)[     ][     ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1
_\2 \2/p' | /opt/local/bin/gsed 's/.* //' | sort | uniq >
.libs/libglade-2.0.exp
/usr/bin/grep -E -e "^[^_].*" ".libs/libglade-2.0.exp" >
".libs/libglade-2.0.expT"
mv -f ".libs/libglade-2.0.expT" ".libs/libglade-2.0.exp"
sed 's,^,_,' < .libs/libglade-2.0.exp > .libs/libglade-2.0-symbols.expsym
/usr/bin/gcc-4.0 -dynamiclib  -o .libs/libglade-2.0.0.0.7.dylib 
.libs/glade-init.o .libs/glade-xml.o .libs/glade-parser.o
.libs/glade-gtk.o  -L/opt/local/lib -L/usr/X11R6/lib
/opt/local/lib/libxml2.dylib /opt/local/lib/libz.dylib -lpthread
/opt/local/lib/libgtk-x11-2.0.dylib /opt/local/lib/libgdk-x11-2.0.dylib
/opt/local/lib/libatk-1.0.dylib /opt/local/lib/libgio-2.0.dylib
/opt/local/lib/libgdk_pixbuf-2.0.dylib /opt/local/lib/libtiff.dylib
/opt/local/lib/libjasper.dylib /opt/local/lib/libjpeg.dylib
/opt/local/lib/libpangocairo-1.0.dylib -L/usr/X11/lib
/usr/X11/lib/libXau.6.0.0.dylib /usr/X11/lib/libXdmcp.6.0.0.dylib
/opt/local/lib/libcairo.dylib /usr/X11/lib/libSM.6.0.0.dylib
/usr/X11/lib/libICE.6.3.0.dylib /opt/local/lib/libpangoft2-1.0.dylib
/opt/local/lib/libpixman-1.dylib /opt/local/lib/libpng12.dylib
/opt/local/lib/libXrender.dylib /usr/X11/lib/libX11.6.2.0.dylib
/opt/local/lib/libpango-1.0.dylib -lm /opt/local/lib/libfontconfig.dylib
/opt/local/lib/libexpat.dylib /opt/local/lib/libfreetype.dylib -lz
/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  -Wl,-framework -Wl,CoreServices
-Wl,-framework -Wl,ApplicationServices -install_name 
/opt/local/lib/libglade-2.0.0.dylib -compatibility_version 1
-current_version 1.7 -Wl,-single_module
-Wl,-exported_symbols_list,.libs/libglade-2.0-symbols.expsym
dsymutil .libs/libglade-2.0.0.0.7.dylib || :
warning: no debug symbols in executable (-arch i386)
(cd .libs && rm -f libglade-2.0.0.dylib && ln -s
libglade-2.0.0.0.7.dylib libglade-2.0.0.dylib)
(cd .libs && rm -f libglade-2.0.dylib && ln -s libglade-2.0.0.0.7.dylib
libglade-2.0.dylib)
ar cru .libs/libglade-2.0.a  glade-init.o glade-xml.o glade-parser.o
glade-gtk.o
ranlib .libs/libglade-2.0.a
creating libglade-2.0.la
(cd .libs && rm -f libglade-2.0.la && ln -s ../libglade-2.0.la
libglade-2.0.la)
Making all in doc
make[2]: Nothing to be done for `all'.
Making all in tests
make[2]: Nothing to be done for `all'.
/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DXTHREADS
-I/opt/local/include/libxml2 -I/opt/local/include/atk-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/gtk-2.0
-I/opt/local/lib/gtk-2.0/include -I/opt/local/include/cairo
-I/opt/local/include/pango-1.0 -I/opt/local/include/pixman-1
-I/opt/local/include/freetype2 -I/opt/local/include/libpng12
-I/usr/X11R6/include    -I/opt/local/include  -O2 -Wall -std=c9x -MT
test-libglade.o -MD -MP -MF .deps/test-libglade.Tpo -c -o
test-libglade.o test-libglade.c
mv -f .deps/test-libglade.Tpo .deps/test-libglade.Po
/bin/sh ./libtool --tag=CC   --mode=link /usr/bin/gcc-4.0  -O2 -Wall
-std=c9x  -L/opt/local/lib -o test-libglade test-libglade.o
glade/libglade-2.0.la -Wl,-framework,CoreServices
-Wl,-framework,ApplicationServices -L/opt/local/lib -L/usr/X11R6/lib
-lxml2 -lpthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0
-lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lSM -lICE -lpangoft2-1.0
-lpixman-1 -lpng12 -lXrender -lX11 -lpango-1.0 -lm -lfontconfig -lexpat
-lfreetype -lz -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv  
mkdir .libs
/usr/bin/gcc-4.0 -O2 -Wall -std=c9x -o .libs/test-libglade
test-libglade.o -Wl,-framework -Wl,CoreServices -Wl,-framework
-Wl,ApplicationServices  -L/opt/local/lib glade/.libs/libglade-2.0.dylib
-L/usr/X11R6/lib -L/usr/X11/lib /opt/local/lib/libxml2.dylib -lpthread
/opt/local/lib/libgtk-x11-2.0.dylib /opt/local/lib/libgdk-x11-2.0.dylib
/opt/local/lib/libatk-1.0.dylib /opt/local/lib/libgdk_pixbuf-2.0.dylib
/opt/local/lib/libgio-2.0.dylib /opt/local/lib/libtiff.dylib
/opt/local/lib/libjasper.dylib /opt/local/lib/libjpeg.dylib
/opt/local/lib/libpangocairo-1.0.dylib /opt/local/lib/libcairo.dylib
/usr/X11/lib/libSM.6.0.0.dylib /usr/X11/lib/libICE.6.3.0.dylib
/opt/local/lib/libpangoft2-1.0.dylib /opt/local/lib/libpixman-1.dylib
/opt/local/lib/libpng12.dylib /opt/local/lib/libXrender.dylib
/usr/X11/lib/libX11.6.2.0.dylib /usr/X11/lib/libXau.6.0.0.dylib
/usr/X11/lib/libXdmcp.6.0.0.dylib /opt/local/lib/libpango-1.0.dylib -lm
/opt/local/lib/libfontconfig.dylib /opt/local/lib/libexpat.dylib
/opt/local/lib/libfreetype.dylib -lz /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 -lc /opt/local/lib/libiconv.dylib
creating test-libglade
--->  Staging libglade2 into destroot
. changed
    gid expected 0 found 80 modified
./usr missing (created)
. missing (directory not created: File exists)
./Applications missing (created)
./Developer missing (created)
./Library missing (created)
. changed
    gid expected 80 found 0 modified
./bin missing (created)
./etc missing (created)
./include missing (created)
./lib missing (created)
./libexec missing (created)
./sbin missing (created)
./share missing (created)
./share/info missing (created)
./share/man missing (created)
./share/man/cat1 missing (created)
./share/man/cat2 missing (created)
./share/man/cat3 missing (created)
./share/man/cat4 missing (created)
./share/man/cat5 missing (created)
./share/man/cat6 missing (created)
./share/man/cat7 missing (created)
./share/man/cat8 missing (created)
./share/man/cat9 missing (created)
./share/man/catl missing (created)
./share/man/catn missing (created)
./share/man/man1 missing (created)
./share/man/man2 missing (created)
./share/man/man3 missing (created)
./share/man/man4 missing (created)
./share/man/man5 missing (created)
./share/man/man6 missing (created)
./share/man/man7 missing (created)
./share/man/man8 missing (created)
./share/man/man9 missing (created)
./share/man/manl missing (created)
./share/man/mann missing (created)
./share/nls missing (created)
./share/nls/C missing (created)
./share/nls/af_ZA.ISO8859-1 missing (created)
./share/nls/af_ZA.ISO8859-15 missing (created)
./share/nls/bg_BG.CP1251 missing (created)
./share/nls/cs_CZ.ISO8859-2 missing (created)
./share/nls/da_DK.ISO8859-1 missing (created)
./share/nls/da_DK.ISO8859-15 missing (created)
./share/nls/de_AT.ISO8859-1 missing (created)
./share/nls/de_AT.ISO8859-15 missing (created)
./share/nls/de_CH.ISO8859-1 missing (created)
./share/nls/de_CH.ISO8859-15 missing (created)
./share/nls/de_DE.ISO8859-1 missing (created)
./share/nls/de_DE.ISO8859-15 missing (created)
./share/nls/el_GR.ISO8859-7 missing (created)
./share/nls/en_AU.ISO8859-1 missing (created)
./share/nls/en_AU.ISO8859-15 missing (created)
./share/nls/en_AU.US-ASCII missing (created)
./share/nls/en_CA.ISO8859-1 missing (created)
./share/nls/en_CA.ISO8859-15 missing (created)
./share/nls/en_CA.US-ASCII missing (created)
./share/nls/en_GB.ISO8859-1 missing (created)
./share/nls/en_GB.ISO8859-15 missing (created)
./share/nls/en_GB.US-ASCII missing (created)
./share/nls/en_NZ.ISO8859-1 missing (created)
./share/nls/en_NZ.ISO8859-15 missing (created)
./share/nls/en_NZ.US-ASCII missing (created)
./share/nls/en_US.ISO8859-1 missing (created)
./share/nls/en_US.ISO8859-15 missing (created)
./share/nls/es_ES.ISO8859-1 missing (created)
./share/nls/es_ES.ISO8859-15 missing (created)
./share/nls/et_EE.ISO8859-15 missing (created)
./share/nls/fi_FI.ISO8859-1 missing (created)
./share/nls/fi_FI.ISO8859-15 missing (created)
./share/nls/fr_BE.ISO8859-1 missing (created)
./share/nls/fr_BE.ISO8859-15 missing (created)
./share/nls/fr_CA.ISO8859-1 missing (created)
./share/nls/fr_CA.ISO8859-15 missing (created)
./share/nls/fr_CH.ISO8859-1 missing (created)
./share/nls/fr_CH.ISO8859-15 missing (created)
./share/nls/fr_FR.ISO8859-1 missing (created)
./share/nls/fr_FR.ISO8859-15 missing (created)
./share/nls/hi_IN.ISCII-DEV missing (created)
./share/nls/hr_HR.ISO8859-2 missing (created)
./share/nls/hu_HU.ISO8859-2 missing (created)
./share/nls/is_IS.ISO8859-1 missing (created)
./share/nls/is_IS.ISO8859-15 missing (created)
./share/nls/it_CH.ISO8859-1 missing (created)
./share/nls/it_CH.ISO8859-15 missing (created)
./share/nls/it_IT.ISO8859-1 missing (created)
./share/nls/it_IT.ISO8859-15 missing (created)
./share/nls/ja_JP.SJIS missing (created)
./share/nls/ja_JP.eucJP missing (created)
./share/nls/ko_KR.eucKR missing (created)
./share/nls/la_LN.ISO8859-1 missing (created)
./share/nls/la_LN.ISO8859-15 missing (created)
./share/nls/la_LN.ISO8859-2 missing (created)
./share/nls/la_LN.ISO8859-4 missing (created)
./share/nls/la_LN.US-ASCII missing (created)
./share/nls/lt_LT.ISO8859-4 missing (created)
./share/nls/nl_BE.ISO8859-1 missing (created)
./share/nls/nl_BE.ISO8859-15 missing (created)
./share/nls/nl_NL.ISO8859-1 missing (created)
./share/nls/nl_NL.ISO8859-15 missing (created)
./share/nls/no_NO.ISO8859-1 missing (created)
./share/nls/no_NO.ISO8859-15 missing (created)
./share/nls/pl_PL.ISO8859-2 missing (created)
./share/nls/pt_BR.ISO8859-1 missing (created)
./share/nls/pt_PT.ISO8859-1 missing (created)
./share/nls/pt_PT.ISO8859-15 missing (created)
./share/nls/ro_RO.ISO8859-2 missing (created)
./share/nls/ru_RU.CP866 missing (created)
./share/nls/ru_RU.ISO8859-5 missing (created)
./share/nls/ru_RU.KOI8-R missing (created)
./share/nls/sk_SK.ISO8859-2 missing (created)
./share/nls/sl_SI.ISO8859-2 missing (created)
./share/nls/sv_SE.ISO8859-1 missing (created)
./share/nls/sv_SE.ISO8859-15 missing (created)
./share/nls/tr_TR.ISO8859-9 missing (created)
./share/nls/uk_UA.ISO8859-5 missing (created)
./share/nls/uk_UA.KOI8-U missing (created)
./share/nls/zh_CN.eucCN missing (created)
./share/nls/zh_TW.Big5 missing (created)
./share/skel missing (created)
./src missing (created)
./var missing (created)
./var/macports missing (created)
./var/macports/distfiles missing (created)
./var/macports/receipts missing (created)
./var/macports/registry missing (created)
./www missing (created)
DEBUG: Executing org.macports.destroot (libglade2)
DEBUG: Environment:
DEBUG: port allows a parallel build
DEBUG: port allows a parallel build
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/libglade-2.6.3"
&& make install
DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot'
Making install in glade
test -z "/opt/local/lib" || /opt/local/bin/gmkdir -p
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/lib"
 /bin/sh ../libtool   --mode=install /usr/bin/install  'libglade-2.0.la'
'/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/lib/libglade-2.0.la'
/usr/bin/install .libs/libglade-2.0.0.0.7.dylib
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/lib/libglade-2.0.0.0.7.dylib
(cd
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/lib
&& { ln -s -f libglade-2.0.0.0.7.dylib libglade-2.0.0.dylib || { rm -f
libglade-2.0.0.dylib && ln -s libglade-2.0.0.0.7.dylib
libglade-2.0.0.dylib; }; })
(cd
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/lib
&& { ln -s -f libglade-2.0.0.0.7.dylib libglade-2.0.dylib || { rm -f
libglade-2.0.dylib && ln -s libglade-2.0.0.0.7.dylib libglade-2.0.dylib;
}; })
/usr/bin/install .libs/libglade-2.0.lai
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/lib/libglade-2.0.la
/usr/bin/install .libs/libglade-2.0.a
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/lib/libglade-2.0.a
chmod 644
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/lib/libglade-2.0.a
ranlib
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/lib/libglade-2.0.a
libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
test -z "/opt/local/include/libglade-2.0/glade" || /opt/local/bin/gmkdir
-p
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/include/libglade-2.0/glade"
 /usr/bin/install -m 644 'glade.h'
'/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/include/libglade-2.0/glade/glade.h'
 /usr/bin/install -m 644 'glade-init.h'
'/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/include/libglade-2.0/glade/glade-init.h'
 /usr/bin/install -m 644 'glade-xml.h'
'/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/include/libglade-2.0/glade/glade-xml.h'
 /usr/bin/install -m 644 'glade-build.h'
'/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/include/libglade-2.0/glade/glade-build.h'
 /usr/bin/install -m 644 'glade-parser.h'
'/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/include/libglade-2.0/glade/glade-parser.h'
Making install in doc
make[2]: Nothing to be done for `install-exec-am'.
installfiles=`echo ./html/*`; \
    if test "$installfiles" = './html/*'; \
    then echo '-- Nothing to install' ; \
    else \
      /bin/sh ../mkinstalldirs
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/share/gtk-doc/html/libglade;
\
      for i in $installfiles; do \
        echo '-- Installing '$i ; \
        /usr/bin/install -m 644 $i
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/share/gtk-doc/html/libglade;
\
      done; \
      echo '-- Installing ./html/index.sgml' ; \
      /usr/bin/install -m 644 ./html/index.sgml
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/share/gtk-doc/html/libglade
|| :; \
      which gtkdoc-rebase >/dev/null && \
        gtkdoc-rebase --relative
--dest-dir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot
--html-dir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/share/gtk-doc/html/libglade
; \
    fi
mkdir
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/share/gtk-doc
mkdir
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/share/gtk-doc/html
mkdir
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/share/gtk-doc/html/libglade
-- Installing ./html/GladeXML.html
-- Installing ./html/home.png
-- Installing ./html/index.html
-- Installing ./html/index.sgml
-- Installing ./html/left.png
-- Installing ./html/libglade-Libglade-Build.html
-- Installing ./html/libglade-Libglade-Initialisation.html
-- Installing ./html/libglade-Libglade-SAX-Parser.html
-- Installing ./html/libglade-dtd-exceptions.html
-- Installing ./html/libglade-dtd.html
-- Installing ./html/libglade-embedding.html
-- Installing ./html/libglade-extending.html
-- Installing ./html/libglade-i18n.html
-- Installing ./html/libglade-lib.html
-- Installing ./html/libglade-modules.html
-- Installing ./html/libglade-notes.html
-- Installing ./html/libglade.devhelp
-- Installing ./html/libglade.devhelp2
-- Installing ./html/right.png
-- Installing ./html/style.css
-- Installing ./html/up.png
-- Installing ./html/index.sgml
make[2]: [install-data-local] Error 1 (ignored)
Making install in tests
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
test -z "/opt/local/bin" || /opt/local/bin/gmkdir -p
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/bin"
 /usr/bin/install 'libglade-convert'
'/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/bin/libglade-convert'
test -z "/opt/local/lib/pkgconfig" || /opt/local/bin/gmkdir -p
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/lib/pkgconfig"
 /usr/bin/install -m 644 'libglade-2.0.pc'
'/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/lib/pkgconfig/libglade-2.0.pc'
test -z "/opt/local/share/xml/libglade" || /opt/local/bin/gmkdir -p
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/share/xml/libglade"
 /usr/bin/install -m 644 'glade-2.0.dtd'
'/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/work/destroot/opt/local/share/xml/libglade/glade-2.0.dtd'
DEBUG: Executing destroot_finish
DEBUG: checking for mtree violations
--->  Installing libglade2 2.6.3_0
DEBUG: Executing org.macports.install (libglade2)
DEBUG: installing directory:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt
DEBUG: installing directory:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local
DEBUG: installing directory:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/bin
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/bin/libglade-convert
DEBUG: installing directory:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/include
DEBUG: installing directory:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/include/libglade-2.0
DEBUG: installing directory:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/include/libglade-2.0/glade
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/include/libglade-2.0/glade/glade-build.h
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/include/libglade-2.0/glade/glade-init.h
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/include/libglade-2.0/glade/glade-parser.h
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/include/libglade-2.0/glade/glade-xml.h
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/include/libglade-2.0/glade/glade.h
DEBUG: installing directory:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/lib
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/lib/libglade-2.0.0.0.7.dylib
DEBUG: installing link:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/lib/libglade-2.0.0.dylib
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/lib/libglade-2.0.a
DEBUG: installing link:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/lib/libglade-2.0.dylib
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/lib/libglade-2.0.la
DEBUG: installing directory:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/lib/pkgconfig
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/lib/pkgconfig/libglade-2.0.pc
DEBUG: installing directory:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share
DEBUG: installing directory:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc
DEBUG: installing directory:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html
DEBUG: installing directory:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade/GladeXML.html
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade/home.png
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade/index.html
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade/index.sgml
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade/left.png
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade/libglade-Libglade-Build.html
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade/libglade-Libglade-Initialisation.html
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade/libglade-Libglade-SAX-Parser.html
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade/libglade-dtd-exceptions.html
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade/libglade-dtd.html
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade/libglade-embedding.html
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade/libglade-extending.html
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade/libglade-i18n.html
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade/libglade-lib.html
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade/libglade-modules.html
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade/libglade-notes.html
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade/libglade.devhelp
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade/libglade.devhelp2
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade/right.png
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade/style.css
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/gtk-doc/html/libglade/up.png
DEBUG: installing directory:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/xml
DEBUG: installing directory:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/xml/libglade
DEBUG: installing file:
/opt/local/var/macports/software/libglade2/2.6.3_0/opt/local/share/xml/libglade/glade-2.0.dtd
DEBUG: Executing org.macports.activate (libglade2)
--->  Activating libglade2 2.6.3_0
DEBUG: activating directory: /
DEBUG: activating directory: /opt
DEBUG: activating directory: /opt/local
DEBUG: activating directory: /opt/local/bin
DEBUG: activating file: /opt/local/bin/libglade-convert
DEBUG: activating directory: /opt/local/include
DEBUG: activating directory: /opt/local/include/libglade-2.0
DEBUG: activating directory: /opt/local/include/libglade-2.0/glade
DEBUG: activating file: /opt/local/include/libglade-2.0/glade/glade-build.h
DEBUG: activating file: /opt/local/include/libglade-2.0/glade/glade-init.h
DEBUG: activating file: /opt/local/include/libglade-2.0/glade/glade-parser.h
DEBUG: activating file: /opt/local/include/libglade-2.0/glade/glade-xml.h
DEBUG: activating file: /opt/local/include/libglade-2.0/glade/glade.h
DEBUG: activating directory: /opt/local/lib
DEBUG: activating file: /opt/local/lib/libglade-2.0.0.0.7.dylib
DEBUG: activating link: /opt/local/lib/libglade-2.0.0.dylib
DEBUG: activating file: /opt/local/lib/libglade-2.0.a
DEBUG: activating link: /opt/local/lib/libglade-2.0.dylib
DEBUG: activating file: /opt/local/lib/libglade-2.0.la
DEBUG: activating directory: /opt/local/lib/pkgconfig
DEBUG: activating file: /opt/local/lib/pkgconfig/libglade-2.0.pc
DEBUG: activating directory: /opt/local/share
DEBUG: activating directory: /opt/local/share/gtk-doc
DEBUG: activating directory: /opt/local/share/gtk-doc/html
DEBUG: activating directory: /opt/local/share/gtk-doc/html/libglade
DEBUG: activating file: /opt/local/share/gtk-doc/html/libglade/GladeXML.html
DEBUG: activating file: /opt/local/share/gtk-doc/html/libglade/home.png
DEBUG: activating file: /opt/local/share/gtk-doc/html/libglade/index.html
DEBUG: activating file: /opt/local/share/gtk-doc/html/libglade/index.sgml
DEBUG: activating file: /opt/local/share/gtk-doc/html/libglade/left.png
DEBUG: activating file:
/opt/local/share/gtk-doc/html/libglade/libglade-Libglade-Build.html
DEBUG: activating file:
/opt/local/share/gtk-doc/html/libglade/libglade-Libglade-Initialisation.html
DEBUG: activating file:
/opt/local/share/gtk-doc/html/libglade/libglade-Libglade-SAX-Parser.html
DEBUG: activating file:
/opt/local/share/gtk-doc/html/libglade/libglade-dtd-exceptions.html
DEBUG: activating file:
/opt/local/share/gtk-doc/html/libglade/libglade-dtd.html
DEBUG: activating file:
/opt/local/share/gtk-doc/html/libglade/libglade-embedding.html
DEBUG: activating file:
/opt/local/share/gtk-doc/html/libglade/libglade-extending.html
DEBUG: activating file:
/opt/local/share/gtk-doc/html/libglade/libglade-i18n.html
DEBUG: activating file:
/opt/local/share/gtk-doc/html/libglade/libglade-lib.html
DEBUG: activating file:
/opt/local/share/gtk-doc/html/libglade/libglade-modules.html
DEBUG: activating file:
/opt/local/share/gtk-doc/html/libglade/libglade-notes.html
DEBUG: activating file:
/opt/local/share/gtk-doc/html/libglade/libglade.devhelp
DEBUG: activating file:
/opt/local/share/gtk-doc/html/libglade/libglade.devhelp2
DEBUG: activating file: /opt/local/share/gtk-doc/html/libglade/right.png
DEBUG: activating file: /opt/local/share/gtk-doc/html/libglade/style.css
DEBUG: activating file: /opt/local/share/gtk-doc/html/libglade/up.png
DEBUG: activating directory: /opt/local/share/xml
DEBUG: activating directory: /opt/local/share/xml/libglade
DEBUG: activating file: /opt/local/share/xml/libglade/glade-2.0.dtd
DEBUG: Adding file to file_map: /opt/local/bin/libglade-convert for:
libglade2
DEBUG: Adding file to file_map:
/opt/local/include/libglade-2.0/glade/glade-build.h for: libglade2
DEBUG: Adding file to file_map:
/opt/local/include/libglade-2.0/glade/glade-init.h for: libglade2
DEBUG: Adding file to file_map:
/opt/local/include/libglade-2.0/glade/glade-parser.h for: libglade2
DEBUG: Adding file to file_map:
/opt/local/include/libglade-2.0/glade/glade-xml.h for: libglade2
DEBUG: Adding file to file_map:
/opt/local/include/libglade-2.0/glade/glade.h for: libglade2
DEBUG: Adding file to file_map: /opt/local/lib/libglade-2.0.0.0.7.dylib
for: libglade2
DEBUG: Adding link to file_map: /opt/local/lib/libglade-2.0.0.dylib for:
libglade2
DEBUG: Adding file to file_map: /opt/local/lib/libglade-2.0.a for: libglade2
DEBUG: Adding link to file_map: /opt/local/lib/libglade-2.0.dylib for:
libglade2
DEBUG: Adding file to file_map: /opt/local/lib/libglade-2.0.la for:
libglade2
DEBUG: Adding file to file_map: /opt/local/lib/pkgconfig/libglade-2.0.pc
for: libglade2
DEBUG: Adding file to file_map:
/opt/local/share/gtk-doc/html/libglade/GladeXML.html for: libglade2
DEBUG: Adding file to file_map:
/opt/local/share/gtk-doc/html/libglade/home.png for: libglade2
DEBUG: Adding file to file_map:
/opt/local/share/gtk-doc/html/libglade/index.html for: libglade2
DEBUG: Adding file to file_map:
/opt/local/share/gtk-doc/html/libglade/index.sgml for: libglade2
DEBUG: Adding file to file_map:
/opt/local/share/gtk-doc/html/libglade/left.png for: libglade2
DEBUG: Adding file to file_map:
/opt/local/share/gtk-doc/html/libglade/libglade-Libglade-Build.html for:
libglade2
DEBUG: Adding file to file_map:
/opt/local/share/gtk-doc/html/libglade/libglade-Libglade-Initialisation.html
for: libglade2
DEBUG: Adding file to file_map:
/opt/local/share/gtk-doc/html/libglade/libglade-Libglade-SAX-Parser.html
for: libglade2
DEBUG: Adding file to file_map:
/opt/local/share/gtk-doc/html/libglade/libglade-dtd-exceptions.html for:
libglade2
DEBUG: Adding file to file_map:
/opt/local/share/gtk-doc/html/libglade/libglade-dtd.html for: libglade2
DEBUG: Adding file to file_map:
/opt/local/share/gtk-doc/html/libglade/libglade-embedding.html for:
libglade2
DEBUG: Adding file to file_map:
/opt/local/share/gtk-doc/html/libglade/libglade-extending.html for:
libglade2
DEBUG: Adding file to file_map:
/opt/local/share/gtk-doc/html/libglade/libglade-i18n.html for: libglade2
DEBUG: Adding file to file_map:
/opt/local/share/gtk-doc/html/libglade/libglade-lib.html for: libglade2
DEBUG: Adding file to file_map:
/opt/local/share/gtk-doc/html/libglade/libglade-modules.html for: libglade2
DEBUG: Adding file to file_map:
/opt/local/share/gtk-doc/html/libglade/libglade-notes.html for: libglade2
DEBUG: Adding file to file_map:
/opt/local/share/gtk-doc/html/libglade/libglade.devhelp for: libglade2
DEBUG: Adding file to file_map:
/opt/local/share/gtk-doc/html/libglade/libglade.devhelp2 for: libglade2
DEBUG: Adding file to file_map:
/opt/local/share/gtk-doc/html/libglade/right.png for: libglade2
DEBUG: Adding file to file_map:
/opt/local/share/gtk-doc/html/libglade/style.css for: libglade2
DEBUG: Adding file to file_map:
/opt/local/share/gtk-doc/html/libglade/up.png for: libglade2
DEBUG: Adding file to file_map:
/opt/local/share/xml/libglade/glade-2.0.dtd for: libglade2
DEBUG: Executing proc-post-org.macports.activate-activate-0
add command failed
Error: Target org.macports.activate returned: shell command "xmlcatalog
--noout --add system http://glade.gnome.org/glade-2.0.dtd
/opt/local/share/xml/libglade/glade-2.0.dtd /opt/local/etc/xml/catalog"
returned error 3
Command output: add command failed

Warning: the following items did not execute (for libglade2):
org.macports.activate
Error: Status 1 encountered during processing.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20080929/0b27966c/attachment.html 


More information about the macports-users mailing list