Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Feb 2006 11:18:51 -0500
From:      Kris Kennaway <kris@obsecurity.org>
To:        x11@FreeBSD.org
Subject:   [ports-i386@FreeBSD.org: gtk-2.8.11 failed on i386 6]
Message-ID:  <20060202161851.GA29539@xor.obsecurity.org>

next in thread | raw e-mail | index | archive | help

--LZvS9be/3tNcYl/X
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

This failure is caused by the following files left in the directory
after xorg-font-encodings has been removed:

-rw-r--r--  1 root  wheel  17 Feb  1 19:53 /usr/X11R6/lib/X11/fonts/encodin=
gs/fonts.cache-1
-rw-r--r--  1 root  wheel   0 Feb  1 19:53 /usr/X11R6/lib/X11/fonts/encodin=
gs/large/fonts.cache-1

These are then removed by fontconfig, but nothing cleans up the
directories.  What should be doing that?

Kris

----- Forwarded message from User Ports-i386 <ports-i386@FreeBSD.org> -----

X-Original-To: kkenn@localhost
Delivered-To: kkenn@localhost.obsecurity.org
X-Original-To: kris@FreeBSD.org
Delivered-To: kris@FreeBSD.org
Date: Wed, 1 Feb 2006 20:09:36 GMT
From: User Ports-i386 <ports-i386@FreeBSD.org>
To: krion@FreeBSD.org, kris@FreeBSD.org
Subject: gtk-2.8.11 failed on i386 6
X-UIDL: 9#B"!IZ9!!2Oo!!29-!!
X-Bogosity: Ham, tests=3Dbogofilter, spamicity=3D0.000000, version=3D1.0.1

 /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinsta=
ll /usr/bin/install -c -o root -g wheel  libpixbufloader-tiff.la /usr/X11R6=
/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-tiff.la
gnome-libtool: install: warning: relinking `libpixbufloader-tiff.la'
(cd /work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/gdk-pixbuf; /bin/sh /=
work/a/ports/x11-toolkits/gtk20/work/gnome-libtool  --mode=3Drelink cc -O2 =
-fno-strict-aliasing -pipe -mno-sse2 -Wall -L/usr/local/lib -L/usr/X11R6/li=
b -o libpixbufloader-tiff.la -rpath /usr/X11R6/lib/gtk-2.0/2.4.0/loaders -a=
void-version -module io-tiff.lo -ltiff libgdk_pixbuf-2.0.la -L/usr/local/li=
b -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -liconv -lm )
cc -shared  .libs/io-tiff.o  -Wl,--rpath -Wl,/usr/X11R6/lib -L/usr/local/li=
b -L/usr/X11R6/lib -ltiff -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgobject-2.0 -lgl=
ib-2.0 -liconv -lm  -mno-sse2 -Wl,-soname -Wl,libpixbufloader-tiff.so -o .l=
ibs/libpixbufloader-tiff.so
/usr/bin/install -c -o root -g wheel .libs/libpixbufloader-tiff.soT /usr/X1=
1R6/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-tiff.so
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib/gtk-2.0/2.4.0/loaders

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinsta=
ll /usr/bin/install -c -o root -g wheel  libpixbufloader-pnm.la /usr/X11R6/=
lib/gtk-2.0/2.4.0/loaders/libpixbufloader-pnm.la
gnome-libtool: install: warning: relinking `libpixbufloader-pnm.la'
(cd /work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/gdk-pixbuf; /bin/sh /=
work/a/ports/x11-toolkits/gtk20/work/gnome-libtool  --mode=3Drelink cc -O2 =
-fno-strict-aliasing -pipe -mno-sse2 -Wall -L/usr/local/lib -L/usr/X11R6/li=
b -o libpixbufloader-pnm.la -rpath /usr/X11R6/lib/gtk-2.0/2.4.0/loaders -av=
oid-version -module io-pnm.lo libgdk_pixbuf-2.0.la -L/usr/local/lib -lgmodu=
le-2.0 -lgobject-2.0 -lglib-2.0 -liconv -lm )
cc -shared  .libs/io-pnm.o  -Wl,--rpath -Wl,/usr/X11R6/lib -L/usr/local/lib=
 -L/usr/X11R6/lib -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -=
liconv -lm  -mno-sse2 -Wl,-soname -Wl,libpixbufloader-pnm.so -o .libs/libpi=
xbufloader-pnm.so
/usr/bin/install -c -o root -g wheel .libs/libpixbufloader-pnm.soT /usr/X11=
R6/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-pnm.so
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib/gtk-2.0/2.4.0/loaders

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinsta=
ll /usr/bin/install -c -o root -g wheel  libpixbufloader-bmp.la /usr/X11R6/=
lib/gtk-2.0/2.4.0/loaders/libpixbufloader-bmp.la
gnome-libtool: install: warning: relinking `libpixbufloader-bmp.la'
(cd /work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/gdk-pixbuf; /bin/sh /=
work/a/ports/x11-toolkits/gtk20/work/gnome-libtool  --mode=3Drelink cc -O2 =
-fno-strict-aliasing -pipe -mno-sse2 -Wall -L/usr/local/lib -L/usr/X11R6/li=
b -o libpixbufloader-bmp.la -rpath /usr/X11R6/lib/gtk-2.0/2.4.0/loaders -av=
oid-version -module io-bmp.lo libgdk_pixbuf-2.0.la -L/usr/local/lib -lgmodu=
le-2.0 -lgobject-2.0 -lglib-2.0 -liconv -lm )
cc -shared  .libs/io-bmp.o  -Wl,--rpath -Wl,/usr/X11R6/lib -L/usr/local/lib=
 -L/usr/X11R6/lib -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -=
liconv -lm  -mno-sse2 -Wl,-soname -Wl,libpixbufloader-bmp.so -o .libs/libpi=
xbufloader-bmp.so
/usr/bin/install -c -o root -g wheel .libs/libpixbufloader-bmp.soT /usr/X11=
R6/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-bmp.so
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib/gtk-2.0/2.4.0/loaders

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinsta=
ll /usr/bin/install -c -o root -g wheel  libpixbufloader-wbmp.la /usr/X11R6=
/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-wbmp.la
gnome-libtool: install: warning: relinking `libpixbufloader-wbmp.la'
(cd /work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/gdk-pixbuf; /bin/sh /=
work/a/ports/x11-toolkits/gtk20/work/gnome-libtool  --mode=3Drelink cc -O2 =
-fno-strict-aliasing -pipe -mno-sse2 -Wall -L/usr/local/lib -L/usr/X11R6/li=
b -o libpixbufloader-wbmp.la -rpath /usr/X11R6/lib/gtk-2.0/2.4.0/loaders -a=
void-version -module io-wbmp.lo libgdk_pixbuf-2.0.la -L/usr/local/lib -lgmo=
dule-2.0 -lgobject-2.0 -lglib-2.0 -liconv -lm )
cc -shared  .libs/io-wbmp.o  -Wl,--rpath -Wl,/usr/X11R6/lib -L/usr/local/li=
b -L/usr/X11R6/lib -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 =
-liconv -lm  -mno-sse2 -Wl,-soname -Wl,libpixbufloader-wbmp.so -o .libs/lib=
pixbufloader-wbmp.so
/usr/bin/install -c -o root -g wheel .libs/libpixbufloader-wbmp.soT /usr/X1=
1R6/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-wbmp.so
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib/gtk-2.0/2.4.0/loaders

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinsta=
ll /usr/bin/install -c -o root -g wheel  libpixbufloader-xbm.la /usr/X11R6/=
lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xbm.la
gnome-libtool: install: warning: relinking `libpixbufloader-xbm.la'
(cd /work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/gdk-pixbuf; /bin/sh /=
work/a/ports/x11-toolkits/gtk20/work/gnome-libtool  --mode=3Drelink cc -O2 =
-fno-strict-aliasing -pipe -mno-sse2 -Wall -L/usr/local/lib -L/usr/X11R6/li=
b -o libpixbufloader-xbm.la -rpath /usr/X11R6/lib/gtk-2.0/2.4.0/loaders -av=
oid-version -module io-xbm.lo libgdk_pixbuf-2.0.la -L/usr/local/lib -lgmodu=
le-2.0 -lgobject-2.0 -lglib-2.0 -liconv -lm )
cc -shared  .libs/io-xbm.o  -Wl,--rpath -Wl,/usr/X11R6/lib -L/usr/local/lib=
 -L/usr/X11R6/lib -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -=
liconv -lm  -mno-sse2 -Wl,-soname -Wl,libpixbufloader-xbm.so -o .libs/libpi=
xbufloader-xbm.so
/usr/bin/install -c -o root -g wheel .libs/libpixbufloader-xbm.soT /usr/X11=
R6/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xbm.so
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib/gtk-2.0/2.4.0/loaders

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinsta=
ll /usr/bin/install -c -o root -g wheel  libpixbufloader-tga.la /usr/X11R6/=
lib/gtk-2.0/2.4.0/loaders/libpixbufloader-tga.la
gnome-libtool: install: warning: relinking `libpixbufloader-tga.la'
(cd /work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/gdk-pixbuf; /bin/sh /=
work/a/ports/x11-toolkits/gtk20/work/gnome-libtool  --mode=3Drelink cc -O2 =
-fno-strict-aliasing -pipe -mno-sse2 -Wall -L/usr/local/lib -L/usr/X11R6/li=
b -o libpixbufloader-tga.la -rpath /usr/X11R6/lib/gtk-2.0/2.4.0/loaders -av=
oid-version -module io-tga.lo libgdk_pixbuf-2.0.la -L/usr/local/lib -lgmodu=
le-2.0 -lgobject-2.0 -lglib-2.0 -liconv -lm )
cc -shared  .libs/io-tga.o  -Wl,--rpath -Wl,/usr/X11R6/lib -L/usr/local/lib=
 -L/usr/X11R6/lib -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -=
liconv -lm  -mno-sse2 -Wl,-soname -Wl,libpixbufloader-tga.so -o .libs/libpi=
xbufloader-tga.so
/usr/bin/install -c -o root -g wheel .libs/libpixbufloader-tga.soT /usr/X11=
R6/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-tga.so
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib/gtk-2.0/2.4.0/loaders

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinsta=
ll /usr/bin/install -c -o root -g wheel  libpixbufloader-pcx.la /usr/X11R6/=
lib/gtk-2.0/2.4.0/loaders/libpixbufloader-pcx.la
gnome-libtool: install: warning: relinking `libpixbufloader-pcx.la'
(cd /work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/gdk-pixbuf; /bin/sh /=
work/a/ports/x11-toolkits/gtk20/work/gnome-libtool  --mode=3Drelink cc -O2 =
-fno-strict-aliasing -pipe -mno-sse2 -Wall -L/usr/local/lib -L/usr/X11R6/li=
b -o libpixbufloader-pcx.la -rpath /usr/X11R6/lib/gtk-2.0/2.4.0/loaders -av=
oid-version -module io-pcx.lo libgdk_pixbuf-2.0.la -L/usr/local/lib -lgmodu=
le-2.0 -lgobject-2.0 -lglib-2.0 -liconv -lm )
cc -shared  .libs/io-pcx.o  -Wl,--rpath -Wl,/usr/X11R6/lib -L/usr/local/lib=
 -L/usr/X11R6/lib -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -=
liconv -lm  -mno-sse2 -Wl,-soname -Wl,libpixbufloader-pcx.so -o .libs/libpi=
xbufloader-pcx.so
/usr/bin/install -c -o root -g wheel .libs/libpixbufloader-pcx.soT /usr/X11=
R6/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-pcx.so
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib/gtk-2.0/2.4.0/loaders

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make  install-data-hook
mkdir -p -- /usr/X11R6/etc/gtk-2.0
Making install in gdk
make  install-recursive
Making install in x11
/bin/sh ../../mkinstalldirs /usr/X11R6/include/gtk-2.0/gdk
mkdir -p -- /usr/X11R6/include/gtk-2.0/gdk
 install  -o root -g wheel -m 444 gdkx.h /usr/X11R6/include/gtk-2.0/gdk/gdk=
x.h
/bin/sh ../mkinstalldirs /usr/X11R6/include/gtk-2.0
file=3D/usr/X11R6/include/gtk-2.0/gdkconfig.h;  if test -r $file && cmp -s =
gdkconfig.h $file; then :;  else install  -o root -g wheel -m 444 gdkconfig=
.h $file; fi
/bin/sh ../mkinstalldirs /usr/X11R6/lib
 /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinsta=
ll /usr/bin/install -c -o root -g wheel  libgdk-x11-2.0.la /usr/X11R6/lib/l=
ibgdk-x11-2.0.la
gnome-libtool: install: warning: relinking `libgdk-x11-2.0.la'
(cd /work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/gdk; /bin/sh /work/a/=
ports/x11-toolkits/gtk20/work/gnome-libtool  --mode=3Drelink cc -O2 -fno-st=
rict-aliasing -pipe -mno-sse2 -Wall -L/usr/local/lib -L/usr/X11R6/lib -o li=
bgdk-x11-2.0.la -version-info 800:11:800 -export-dynamic -rpath /usr/X11R6/=
lib -export-symbols-regex "^[^_].*" gdk.lo gdkcairo.lo gdkcolor.lo gdkcurso=
r.lo gdkdisplay.lo gdkdnd.lo gdkdraw.lo gdkevents.lo gdkfont.lo gdkgc.lo gd=
kglobals.lo gdkkeys.lo gdkkeyuni.lo gdkimage.lo gdkdisplaymanager.lo gdkpan=
go.lo gdkpixbuf-drawable.lo gdkpixbuf-render.lo gdkpixmap.lo gdkpolyreg-gen=
eric.lo gdkrgb.lo gdkrectangle.lo gdkregion-generic.lo gdkscreen.lo gdksele=
ction.lo gdkvisual.lo gdkwindow.lo gdkenumtypes.lo x11/libgdk-x11.la -L/usr=
/X11R6/lib -lXrandr -lXrender -lXi -lXinerama -lXext -lX11 -Wl,--rpath -Wl,=
/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lpangocairo-1.0 -lcairo -=
lpangoft2-1.0 -lfreetype -lz -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -l=
glib-2.0 -liconv=20
 -lfontconfig -lXcursor -lXrender -lXext -lXfixes -lX11 -lm ../gdk-pixbuf/l=
ibgdk_pixbuf-2.0.la )
generating symbol list for `libgdk-x11-2.0.la'
/usr/bin/nm -B  .libs/gdk.o .libs/gdkcairo.o .libs/gdkcolor.o .libs/gdkcurs=
or.o .libs/gdkdisplay.o .libs/gdkdnd.o .libs/gdkdraw.o .libs/gdkevents.o .l=
ibs/gdkfont.o .libs/gdkgc.o .libs/gdkglobals.o .libs/gdkkeys.o .libs/gdkkey=
uni.o .libs/gdkimage.o .libs/gdkdisplaymanager.o .libs/gdkpango.o .libs/gdk=
pixbuf-drawable.o .libs/gdkpixbuf-render.o .libs/gdkpixmap.o .libs/gdkpolyr=
eg-generic.o .libs/gdkrgb.o .libs/gdkrectangle.o .libs/gdkregion-generic.o =
.libs/gdkscreen.o .libs/gdkselection.o .libs/gdkvisual.o .libs/gdkwindow.o =
.libs/gdkenumtypes.o  x11/.libs/libgdk-x11.a | sed -n -e 's/^.*[ 	]\([ABCDG=
IRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /us=
r/bin/sed 's/.* //' | sort | uniq > .libs/libgdk-x11-2.0.exp
/usr/bin/grep -E -e "^[^_].*" ".libs/libgdk-x11-2.0.exp" > ".libs/libgdk-x1=
1-2.0.expT"
mv -f ".libs/libgdk-x11-2.0.expT" ".libs/libgdk-x11-2.0.exp"
cc -shared  .libs/gdk.o .libs/gdkcairo.o .libs/gdkcolor.o .libs/gdkcursor.o=
 .libs/gdkdisplay.o .libs/gdkdnd.o .libs/gdkdraw.o .libs/gdkevents.o .libs/=
gdkfont.o .libs/gdkgc.o .libs/gdkglobals.o .libs/gdkkeys.o .libs/gdkkeyuni.=
o .libs/gdkimage.o .libs/gdkdisplaymanager.o .libs/gdkpango.o .libs/gdkpixb=
uf-drawable.o .libs/gdkpixbuf-render.o .libs/gdkpixmap.o .libs/gdkpolyreg-g=
eneric.o .libs/gdkrgb.o .libs/gdkrectangle.o .libs/gdkregion-generic.o .lib=
s/gdkscreen.o .libs/gdkselection.o .libs/gdkvisual.o .libs/gdkwindow.o .lib=
s/gdkenumtypes.o -Wl,--whole-archive x11/.libs/libgdk-x11.a -Wl,--no-whole-=
archive  -Wl,--rpath -Wl,/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib -=
lXrandr -lXi -lXinerama -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lfreetype =
-lz -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lfontconfig=
 -lXcursor -lXrender -lXext -lXfixes -lX11 -lm -lgdk_pixbuf-2.0  -mno-sse2 =
-Wl,--rpath -Wl,/usr/local/lib -Wl,-soname -Wl,libgdk-x11-2.0.so.0 -Wl,-ret=
ain-symbols-fil
 e -Wl,.libs/libgdk-x11-2.0.exp -o .libs/libgdk-x11-2.0.so.0
/usr/bin/install -c -o root -g wheel .libs/libgdk-x11-2.0.so.0T /usr/X11R6/=
lib/libgdk-x11-2.0.so.0
(cd /usr/X11R6/lib && { ln -s -f libgdk-x11-2.0.so.0 libgdk-x11-2.0.so || {=
 rm -f libgdk-x11-2.0.so && ln -s libgdk-x11-2.0.so.0 libgdk-x11-2.0.so; };=
 })
(cd /usr/X11R6/lib && { ln -s -f libgdk-x11-2.0.so.0 libgdk-x11-2.0.so || {=
 rm -f libgdk-x11-2.0.so && ln -s libgdk-x11-2.0.so.0 libgdk-x11-2.0.so; };=
 })
/usr/bin/install -c -o root -g wheel .libs/libgdk-x11-2.0.a /usr/X11R6/lib/=
libgdk-x11-2.0.a
chmod 644 /usr/X11R6/lib/libgdk-x11-2.0.a
ranlib /usr/X11R6/lib/libgdk-x11-2.0.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make  install-exec-hook
/bin/sh ../mkinstalldirs /usr/X11R6/include/gtk-2.0/gdk
 install  -o root -g wheel -m 444 gdk.h /usr/X11R6/include/gtk-2.0/gdk/gdk.h
 install  -o root -g wheel -m 444 gdkcairo.h /usr/X11R6/include/gtk-2.0/gdk=
/gdkcairo.h
 install  -o root -g wheel -m 444 gdkcolor.h /usr/X11R6/include/gtk-2.0/gdk=
/gdkcolor.h
 install  -o root -g wheel -m 444 gdkcursor.h /usr/X11R6/include/gtk-2.0/gd=
k/gdkcursor.h
 install  -o root -g wheel -m 444 gdkdisplay.h /usr/X11R6/include/gtk-2.0/g=
dk/gdkdisplay.h
 install  -o root -g wheel -m 444 gdkdnd.h /usr/X11R6/include/gtk-2.0/gdk/g=
dkdnd.h
 install  -o root -g wheel -m 444 gdkdrawable.h /usr/X11R6/include/gtk-2.0/=
gdk/gdkdrawable.h
 install  -o root -g wheel -m 444 gdkevents.h /usr/X11R6/include/gtk-2.0/gd=
k/gdkevents.h
 install  -o root -g wheel -m 444 gdkfont.h /usr/X11R6/include/gtk-2.0/gdk/=
gdkfont.h
 install  -o root -g wheel -m 444 gdkgc.h /usr/X11R6/include/gtk-2.0/gdk/gd=
kgc.h
 install  -o root -g wheel -m 444 gdkkeysyms.h /usr/X11R6/include/gtk-2.0/g=
dk/gdkkeysyms.h
 install  -o root -g wheel -m 444 gdki18n.h /usr/X11R6/include/gtk-2.0/gdk/=
gdki18n.h
 install  -o root -g wheel -m 444 gdkimage.h /usr/X11R6/include/gtk-2.0/gdk=
/gdkimage.h
 install  -o root -g wheel -m 444 gdkinput.h /usr/X11R6/include/gtk-2.0/gdk=
/gdkinput.h
 install  -o root -g wheel -m 444 gdkkeys.h /usr/X11R6/include/gtk-2.0/gdk/=
gdkkeys.h
 install  -o root -g wheel -m 444 gdkdisplaymanager.h /usr/X11R6/include/gt=
k-2.0/gdk/gdkdisplaymanager.h
 install  -o root -g wheel -m 444 gdkpango.h /usr/X11R6/include/gtk-2.0/gdk=
/gdkpango.h
 install  -o root -g wheel -m 444 gdkpixbuf.h /usr/X11R6/include/gtk-2.0/gd=
k/gdkpixbuf.h
 install  -o root -g wheel -m 444 gdkpixmap.h /usr/X11R6/include/gtk-2.0/gd=
k/gdkpixmap.h
 install  -o root -g wheel -m 444 gdkproperty.h /usr/X11R6/include/gtk-2.0/=
gdk/gdkproperty.h
 install  -o root -g wheel -m 444 gdkregion.h /usr/X11R6/include/gtk-2.0/gd=
k/gdkregion.h
 install  -o root -g wheel -m 444 gdkrgb.h /usr/X11R6/include/gtk-2.0/gdk/g=
dkrgb.h
 install  -o root -g wheel -m 444 gdkscreen.h /usr/X11R6/include/gtk-2.0/gd=
k/gdkscreen.h
 install  -o root -g wheel -m 444 gdkselection.h /usr/X11R6/include/gtk-2.0=
/gdk/gdkselection.h
 install  -o root -g wheel -m 444 gdkspawn.h /usr/X11R6/include/gtk-2.0/gdk=
/gdkspawn.h
 install  -o root -g wheel -m 444 gdktypes.h /usr/X11R6/include/gtk-2.0/gdk=
/gdktypes.h
 install  -o root -g wheel -m 444 gdkvisual.h /usr/X11R6/include/gtk-2.0/gd=
k/gdkvisual.h
 install  -o root -g wheel -m 444 gdkwindow.h /usr/X11R6/include/gtk-2.0/gd=
k/gdkwindow.h
 install  -o root -g wheel -m 444 gdkenumtypes.h /usr/X11R6/include/gtk-2.0=
/gdk/gdkenumtypes.h
 install  -o root -g wheel -m 444 gdkprivate.h /usr/X11R6/include/gtk-2.0/g=
dk/gdkprivate.h
 install  -o root -g wheel -m 444 gdkalias.h /usr/X11R6/include/gtk-2.0/gdk=
/gdkalias.h
Making install in gtk
make  install-recursive
Making install in stock-icons
Making install in theme-bits
Making install in xdgmime
/bin/sh ../mkinstalldirs /usr/X11R6/lib
 /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinsta=
ll /usr/bin/install -c -o root -g wheel  libgtk-x11-2.0.la /usr/X11R6/lib/l=
ibgtk-x11-2.0.la
gnome-libtool: install: warning: relinking `libgtk-x11-2.0.la'
(cd /work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/gtk; /bin/sh /work/a/=
ports/x11-toolkits/gtk20/work/gnome-libtool  --mode=3Drelink cc -O2 -fno-st=
rict-aliasing -pipe -mno-sse2 -Wall -L/usr/local/lib -L/usr/X11R6/lib -o li=
bgtk-x11-2.0.la -version-info 800:11:800 -export-dynamic -export-symbols-re=
gex "^[^_].*" -rpath /usr/X11R6/lib fnmatch.lo gtkaboutdialog.lo gtkaccelgr=
oup.lo gtkaccellabel.lo gtkaccelmap.lo gtkaccessible.lo gtkaction.lo gtkact=
iongroup.lo gtkadjustment.lo gtkalignment.lo gtkarrow.lo gtkaspectframe.lo =
gtkbbox.lo gtkbin.lo gtkbindings.lo gtkbox.lo gtkbutton.lo gtkcalendar.lo g=
tkcelleditable.lo gtkcelllayout.lo gtkcellrenderer.lo gtkcellrenderercombo.=
lo gtkcellrendererpixbuf.lo gtkcellrendererprogress.lo gtkcellrenderertext.=
lo gtkcellrenderertoggle.lo gtkcellview.lo gtkcheckbutton.lo gtkcheckmenuit=
em.lo gtkclipboard.lo gtkclist.lo gtkcolorbutton.lo gtkcolorsel.lo gtkcolor=
seldialog.lo gtkcombo.lo gtkcombobox.lo gtkcomboboxentry.lo gtkcontainer.lo=
 gtkctree.lo gtkc
 urve.lo gtkdialog.lo gtkdnd.lo gtkdrawingarea.lo gtkeditable.lo gtkentry.l=
o gtkentrycompletion.lo gtkeventbox.lo gtkexpander.lo gtkfilechooser.lo gtk=
filechooserbutton.lo gtkfilechooserdialog.lo gtkfilechooserembed.lo gtkfile=
chooserentry.lo gtkfilechooserdefault.lo gtkfilechooserutils.lo gtkfilechoo=
serwidget.lo gtkfilefilter.lo gtkfilesel.lo gtkfilesystem.lo gtkfilesystemm=
odel.lo gtkfixed.lo gtkfontbutton.lo gtkfontsel.lo gtkframe.lo gtkgamma.lo =
gtkgc.lo gtkhandlebox.lo gtkhbbox.lo gtkhbox.lo gtkhpaned.lo gtkhruler.lo g=
tkhscale.lo gtkhscrollbar.lo gtkhseparator.lo gtkhsv.lo gtkiconfactory.lo g=
tkiconcache.lo gtkicontheme.lo gtkiconview.lo gtkimage.lo gtkimagemenuitem.=
lo gtkimcontext.lo gtkimcontextsimple.lo gtkimmodule.lo gtkimmulticontext.l=
o gtkinputdialog.lo gtkinvisible.lo gtkitem.lo gtkitemfactory.lo gtkkeyhash=
.lo gtklabel.lo gtklayout.lo gtklist.lo gtklistitem.lo gtkliststore.lo gtkm=
ain.lo gtkmarshal.lo gtkmarshalers.lo gtkmenu.lo gtkmenubar.lo gtkmenuitem.=
lo gtkmenushell
 .lo gtkmenutoolbutton.lo gtkmessagedialog.lo gtkmisc.lo gtkm!
 nemonich
ash.lo gtkmodules.lo gtknotebook.lo gtkobject.lo gtkoldeditable.lo gtkoptio=
nmenu.lo gtkpaned.lo gtkpathbar.lo gtkpixmap.lo gtkplug.lo gtkpreview.lo gt=
kprogress.lo gtkprogressbar.lo gtkradioaction.lo gtkradiobutton.lo gtkradio=
menuitem.lo gtkradiotoolbutton.lo gtkrange.lo gtkrbtree.lo gtkrc.lo gtkrule=
r.lo gtkscale.lo gtkscrollbar.lo gtkscrolledwindow.lo gtksequence.lo gtksel=
ection.lo gtkseparator.lo gtkseparatormenuitem.lo gtkseparatortoolitem.lo g=
tksettings.lo gtksignal.lo gtksizegroup.lo gtksocket.lo gtkspinbutton.lo gt=
kstatusbar.lo gtkstock.lo gtkstyle.lo gtktable.lo gtktearoffmenuitem.lo gtk=
text.lo gtktextbtree.lo gtktextbuffer.lo gtktextchild.lo gtktextdisplay.lo =
gtktextiter.lo gtktextlayout.lo gtktextmark.lo gtktextsegment.lo gtktexttag=
.lo gtktexttagtable.lo gtktexttypes.lo gtktextutil.lo gtktextview.lo gtkthe=
mes.lo gtktipsquery.lo gtktoggleaction.lo gtktogglebutton.lo gtktoggletoolb=
utton.lo gtktoolbar.lo gtktoolbutton.lo gtktoolitem.lo gtktooltips.lo gtktr=
ee.lo gtktreeda
 talist.lo gtktreednd.lo gtktreeitem.lo gtktreemodel.lo gtktreemodelfilter.=
lo gtktreemodelsort.lo gtktreeselection.lo gtktreesortable.lo gtktreestore.=
lo gtktreeview.lo gtktreeviewcolumn.lo gtktypebuiltins.lo gtktypeutils.lo g=
tkuimanager.lo gtkvbbox.lo gtkvbox.lo gtkviewport.lo gtkvpaned.lo gtkvruler=
.lo gtkvscale.lo gtkvscrollbar.lo gtkvseparator.lo gtkwidget.lo gtkwindow-d=
ecorate.lo gtkwindow.lo gtkfilesystemunix.lo gtkplug-x11.lo gtksocket-x11.l=
o gtkxembed.lo ../gdk-pixbuf/libgdk_pixbuf-2.0.la ../gdk/libgdk-x11-2.0.la =
-L/usr/X11R6/lib -lXrandr -lXrender -lXi -lXinerama -lXext -lX11 -L/usr/X11=
R6/lib -lX11 -lXrender -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/u=
sr/X11R6/lib -lpangocairo-1.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lz -l=
pango-1.0 -lm -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lca=
iro -lm xdgmime/libxdgmime.la )
generating symbol list for `libgtk-x11-2.0.la'
/usr/bin/nm -B  .libs/fnmatch.o .libs/gtkaboutdialog.o .libs/gtkaccelgroup.=
o .libs/gtkaccellabel.o .libs/gtkaccelmap.o .libs/gtkaccessible.o .libs/gtk=
action.o .libs/gtkactiongroup.o .libs/gtkadjustment.o .libs/gtkalignment.o =
.libs/gtkarrow.o .libs/gtkaspectframe.o .libs/gtkbbox.o .libs/gtkbin.o .lib=
s/gtkbindings.o .libs/gtkbox.o .libs/gtkbutton.o .libs/gtkcalendar.o .libs/=
gtkcelleditable.o .libs/gtkcelllayout.o .libs/gtkcellrenderer.o .libs/gtkce=
llrenderercombo.o .libs/gtkcellrendererpixbuf.o .libs/gtkcellrendererprogre=
ss.o .libs/gtkcellrenderertext.o .libs/gtkcellrenderertoggle.o .libs/gtkcel=
lview.o .libs/gtkcheckbutton.o .libs/gtkcheckmenuitem.o .libs/gtkclipboard.=
o .libs/gtkclist.o .libs/gtkcolorbutton.o .libs/gtkcolorsel.o .libs/gtkcolo=
rseldialog.o .libs/gtkcombo.o .libs/gtkcombobox.o .libs/gtkcomboboxentry.o =
.libs/gtkcontainer.o .libs/gtkctree.o .libs/gtkcurve.o .libs/gtkdialog.o .l=
ibs/gtkdnd.o .libs/gtkdrawingarea.o .libs/gtkeditable.o .libs/gtkentry.o .l=
ibs/gtkentrycom
 pletion.o .libs/gtkeventbox.o .libs/gtkexpander.o .libs/gtkfilechooser.o .=
libs/gtkfilechooserbutton.o .libs/gtkfilechooserdialog.o .libs/gtkfilechoos=
erembed.o .libs/gtkfilechooserentry.o .libs/gtkfilechooserdefault.o .libs/g=
tkfilechooserutils.o .libs/gtkfilechooserwidget.o .libs/gtkfilefilter.o .li=
bs/gtkfilesel.o .libs/gtkfilesystem.o .libs/gtkfilesystemmodel.o .libs/gtkf=
ixed.o .libs/gtkfontbutton.o .libs/gtkfontsel.o .libs/gtkframe.o .libs/gtkg=
amma.o .libs/gtkgc.o .libs/gtkhandlebox.o .libs/gtkhbbox.o .libs/gtkhbox.o =
.libs/gtkhpaned.o .libs/gtkhruler.o .libs/gtkhscale.o .libs/gtkhscrollbar.o=
 .libs/gtkhseparator.o .libs/gtkhsv.o .libs/gtkiconfactory.o .libs/gtkiconc=
ache.o .libs/gtkicontheme.o .libs/gtkiconview.o .libs/gtkimage.o .libs/gtki=
magemenuitem.o .libs/gtkimcontext.o .libs/gtkimcontextsimple.o .libs/gtkimm=
odule.o .libs/gtkimmulticontext.o .libs/gtkinputdialog.o .libs/gtkinvisible=
.o .libs/gtkitem.o .libs/gtkitemfactory.o .libs/gtkkeyhash.o .libs/gtklabel=
.o .libs/gtklay
 out.o .libs/gtklist.o .libs/gtklistitem.o .libs/gtkliststore!
 .o .libs
/gtkmain.o .libs/gtkmarshal.o .libs/gtkmarshalers.o .libs/gtkmenu.o .libs/g=
tkmenubar.o .libs/gtkmenuitem.o .libs/gtkmenushell.o .libs/gtkmenutoolbutto=
n.o .libs/gtkmessagedialog.o .libs/gtkmisc.o .libs/gtkmnemonichash.o .libs/=
gtkmodules.o .libs/gtknotebook.o .libs/gtkobject.o .libs/gtkoldeditable.o .=
libs/gtkoptionmenu.o .libs/gtkpaned.o .libs/gtkpathbar.o .libs/gtkpixmap.o =
.libs/gtkplug.o .libs/gtkpreview.o .libs/gtkprogress.o .libs/gtkprogressbar=
.o .libs/gtkradioaction.o .libs/gtkradiobutton.o .libs/gtkradiomenuitem.o .=
libs/gtkradiotoolbutton.o .libs/gtkrange.o .libs/gtkrbtree.o .libs/gtkrc.o =
.libs/gtkruler.o .libs/gtkscale.o .libs/gtkscrollbar.o .libs/gtkscrolledwin=
dow.o .libs/gtksequence.o .libs/gtkselection.o .libs/gtkseparator.o .libs/g=
tkseparatormenuitem.o .libs/gtkseparatortoolitem.o .libs/gtksettings.o .lib=
s/gtksignal.o .libs/gtksizegroup.o .libs/gtksocket.o .libs/gtkspinbutton.o =
.libs/gtkstatusbar.o .libs/gtkstock.o .libs/gtkstyle.o .libs/gtktable.o .li=
bs/gtktearoffme
 nuitem.o .libs/gtktext.o .libs/gtktextbtree.o .libs/gtktextbuffer.o .libs/=
gtktextchild.o .libs/gtktextdisplay.o .libs/gtktextiter.o .libs/gtktextlayo=
ut.o .libs/gtktextmark.o .libs/gtktextsegment.o .libs/gtktexttag.o .libs/gt=
ktexttagtable.o .libs/gtktexttypes.o .libs/gtktextutil.o .libs/gtktextview.=
o .libs/gtkthemes.o .libs/gtktipsquery.o .libs/gtktoggleaction.o .libs/gtkt=
ogglebutton.o .libs/gtktoggletoolbutton.o .libs/gtktoolbar.o .libs/gtktoolb=
utton.o .libs/gtktoolitem.o .libs/gtktooltips.o .libs/gtktree.o .libs/gtktr=
eedatalist.o .libs/gtktreednd.o .libs/gtktreeitem.o .libs/gtktreemodel.o .l=
ibs/gtktreemodelfilter.o .libs/gtktreemodelsort.o .libs/gtktreeselection.o =
.libs/gtktreesortable.o .libs/gtktreestore.o .libs/gtktreeview.o .libs/gtkt=
reeviewcolumn.o .libs/gtktypebuiltins.o .libs/gtktypeutils.o .libs/gtkuiman=
ager.o .libs/gtkvbbox.o .libs/gtkvbox.o .libs/gtkviewport.o .libs/gtkvpaned=
.o .libs/gtkvruler.o .libs/gtkvscale.o .libs/gtkvscrollbar.o .libs/gtkvsepa=
rator.o .libs/g
 tkwidget.o .libs/gtkwindow-decorate.o .libs/gtkwindow.o .lib!
 s/gtkfil
esystemunix.o .libs/gtkplug-x11.o .libs/gtksocket-x11.o .libs/gtkxembed.o  =
xdgmime/.libs/libxdgmime.a | sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]=
*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed 's/.* //=
' | sort | uniq > .libs/libgtk-x11-2.0.exp
/usr/bin/grep -E -e "^[^_].*" ".libs/libgtk-x11-2.0.exp" > ".libs/libgtk-x1=
1-2.0.expT"
mv -f ".libs/libgtk-x11-2.0.expT" ".libs/libgtk-x11-2.0.exp"
cc -shared  .libs/fnmatch.o .libs/gtkaboutdialog.o .libs/gtkaccelgroup.o .l=
ibs/gtkaccellabel.o .libs/gtkaccelmap.o .libs/gtkaccessible.o .libs/gtkacti=
on.o .libs/gtkactiongroup.o .libs/gtkadjustment.o .libs/gtkalignment.o .lib=
s/gtkarrow.o .libs/gtkaspectframe.o .libs/gtkbbox.o .libs/gtkbin.o .libs/gt=
kbindings.o .libs/gtkbox.o .libs/gtkbutton.o .libs/gtkcalendar.o .libs/gtkc=
elleditable.o .libs/gtkcelllayout.o .libs/gtkcellrenderer.o .libs/gtkcellre=
nderercombo.o .libs/gtkcellrendererpixbuf.o .libs/gtkcellrendererprogress.o=
 .libs/gtkcellrenderertext.o .libs/gtkcellrenderertoggle.o .libs/gtkcellvie=
w.o .libs/gtkcheckbutton.o .libs/gtkcheckmenuitem.o .libs/gtkclipboard.o .l=
ibs/gtkclist.o .libs/gtkcolorbutton.o .libs/gtkcolorsel.o .libs/gtkcolorsel=
dialog.o .libs/gtkcombo.o .libs/gtkcombobox.o .libs/gtkcomboboxentry.o .lib=
s/gtkcontainer.o .libs/gtkctree.o .libs/gtkcurve.o .libs/gtkdialog.o .libs/=
gtkdnd.o .libs/gtkdrawingarea.o .libs/gtkeditable.o .libs/gtkentry.o .libs/=
gtkentrycomplet
 ion.o .libs/gtkeventbox.o .libs/gtkexpander.o .libs/gtkfilechooser.o .libs=
/gtkfilechooserbutton.o .libs/gtkfilechooserdialog.o .libs/gtkfilechooserem=
bed.o .libs/gtkfilechooserentry.o .libs/gtkfilechooserdefault.o .libs/gtkfi=
lechooserutils.o .libs/gtkfilechooserwidget.o .libs/gtkfilefilter.o .libs/g=
tkfilesel.o .libs/gtkfilesystem.o .libs/gtkfilesystemmodel.o .libs/gtkfixed=
.o .libs/gtkfontbutton.o .libs/gtkfontsel.o .libs/gtkframe.o .libs/gtkgamma=
.o .libs/gtkgc.o .libs/gtkhandlebox.o .libs/gtkhbbox.o .libs/gtkhbox.o .lib=
s/gtkhpaned.o .libs/gtkhruler.o .libs/gtkhscale.o .libs/gtkhscrollbar.o .li=
bs/gtkhseparator.o .libs/gtkhsv.o .libs/gtkiconfactory.o .libs/gtkiconcache=
.o .libs/gtkicontheme.o .libs/gtkiconview.o .libs/gtkimage.o .libs/gtkimage=
menuitem.o .libs/gtkimcontext.o .libs/gtkimcontextsimple.o .libs/gtkimmodul=
e.o .libs/gtkimmulticontext.o .libs/gtkinputdialog.o .libs/gtkinvisible.o .=
libs/gtkitem.o .libs/gtkitemfactory.o .libs/gtkkeyhash.o .libs/gtklabel.o .=
libs/gtklayout.
 o .libs/gtklist.o .libs/gtklistitem.o .libs/gtkliststore.o .!
 libs/gtk
main.o .libs/gtkmarshal.o .libs/gtkmarshalers.o .libs/gtkmenu.o .libs/gtkme=
nubar.o .libs/gtkmenuitem.o .libs/gtkmenushell.o .libs/gtkmenutoolbutton.o =
.libs/gtkmessagedialog.o .libs/gtkmisc.o .libs/gtkmnemonichash.o .libs/gtkm=
odules.o .libs/gtknotebook.o .libs/gtkobject.o .libs/gtkoldeditable.o .libs=
/gtkoptionmenu.o .libs/gtkpaned.o .libs/gtkpathbar.o .libs/gtkpixmap.o .lib=
s/gtkplug.o .libs/gtkpreview.o .libs/gtkprogress.o .libs/gtkprogressbar.o .=
libs/gtkradioaction.o .libs/gtkradiobutton.o .libs/gtkradiomenuitem.o .libs=
/gtkradiotoolbutton.o .libs/gtkrange.o .libs/gtkrbtree.o .libs/gtkrc.o .lib=
s/gtkruler.o .libs/gtkscale.o .libs/gtkscrollbar.o .libs/gtkscrolledwindow.=
o .libs/gtksequence.o .libs/gtkselection.o .libs/gtkseparator.o .libs/gtkse=
paratormenuitem.o .libs/gtkseparatortoolitem.o .libs/gtksettings.o .libs/gt=
ksignal.o .libs/gtksizegroup.o .libs/gtksocket.o .libs/gtkspinbutton.o .lib=
s/gtkstatusbar.o .libs/gtkstock.o .libs/gtkstyle.o .libs/gtktable.o .libs/g=
tktearoffmenuit
 em.o .libs/gtktext.o .libs/gtktextbtree.o .libs/gtktextbuffer.o .libs/gtkt=
extchild.o .libs/gtktextdisplay.o .libs/gtktextiter.o .libs/gtktextlayout.o=
 .libs/gtktextmark.o .libs/gtktextsegment.o .libs/gtktexttag.o .libs/gtktex=
ttagtable.o .libs/gtktexttypes.o .libs/gtktextutil.o .libs/gtktextview.o .l=
ibs/gtkthemes.o .libs/gtktipsquery.o .libs/gtktoggleaction.o .libs/gtktoggl=
ebutton.o .libs/gtktoggletoolbutton.o .libs/gtktoolbar.o .libs/gtktoolbutto=
n.o .libs/gtktoolitem.o .libs/gtktooltips.o .libs/gtktree.o .libs/gtktreeda=
talist.o .libs/gtktreednd.o .libs/gtktreeitem.o .libs/gtktreemodel.o .libs/=
gtktreemodelfilter.o .libs/gtktreemodelsort.o .libs/gtktreeselection.o .lib=
s/gtktreesortable.o .libs/gtktreestore.o .libs/gtktreeview.o .libs/gtktreev=
iewcolumn.o .libs/gtktypebuiltins.o .libs/gtktypeutils.o .libs/gtkuimanager=
.o .libs/gtkvbbox.o .libs/gtkvbox.o .libs/gtkviewport.o .libs/gtkvpaned.o .=
libs/gtkvruler.o .libs/gtkvscale.o .libs/gtkvscrollbar.o .libs/gtkvseparato=
r.o .libs/gtkwi
 dget.o .libs/gtkwindow-decorate.o .libs/gtkwindow.o .libs/gt!
 kfilesys
temunix.o .libs/gtkplug-x11.o .libs/gtksocket-x11.o .libs/gtkxembed.o -Wl,-=
-whole-archive xdgmime/.libs/libxdgmime.a -Wl,--no-whole-archive  -Wl,--rpa=
th -Wl,/usr/X11R6/lib -L/work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/g=
dk-pixbuf/.libs -L/usr/local/lib -L/usr/X11R6/lib -lgdk_pixbuf-2.0 -lgdk-x1=
1-2.0 -lXrandr -lXi -lXinerama -lXext -lX11 -lXrender -lpangocairo-1.0 -lpa=
ngoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -latk-1.0 -lgobject-2.0 =
-lgmodule-2.0 -lglib-2.0 -liconv -lcairo -lm  -mno-sse2 -Wl,--rpath -Wl,/us=
r/local/lib -Wl,-soname -Wl,libgtk-x11-2.0.so.0 -Wl,-retain-symbols-file -W=
l,.libs/libgtk-x11-2.0.exp -o .libs/libgtk-x11-2.0.so.0
/usr/bin/install -c -o root -g wheel .libs/libgtk-x11-2.0.so.0T /usr/X11R6/=
lib/libgtk-x11-2.0.so.0
(cd /usr/X11R6/lib && { ln -s -f libgtk-x11-2.0.so.0 libgtk-x11-2.0.so || {=
 rm -f libgtk-x11-2.0.so && ln -s libgtk-x11-2.0.so.0 libgtk-x11-2.0.so; };=
 })
(cd /usr/X11R6/lib && { ln -s -f libgtk-x11-2.0.so.0 libgtk-x11-2.0.so || {=
 rm -f libgtk-x11-2.0.so && ln -s libgtk-x11-2.0.so.0 libgtk-x11-2.0.so; };=
 })
/usr/bin/install -c -o root -g wheel .libs/libgtk-x11-2.0.a /usr/X11R6/lib/=
libgtk-x11-2.0.a
chmod 644 /usr/X11R6/lib/libgtk-x11-2.0.a
ranlib /usr/X11R6/lib/libgtk-x11-2.0.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../mkinstalldirs /usr/X11R6/bin
  /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinst=
all install  -s -o root -g wheel -m 555 gtk-query-immodules-2.0 /usr/X11R6/=
bin/gtk-query-immodules-2.0
gnome-libtool: install: warning: `libgtk-x11-2.0.la' has not been installed=
 in `/usr/X11R6/lib'
gnome-libtool: install: warning: `/work/a/ports/x11-toolkits/gtk20/work/gtk=
+-2.8.11/gdk/libgdk-x11-2.0.la' has not been installed in `/usr/X11R6/lib'
gnome-libtool: install: warning: `../gdk-pixbuf/libgdk_pixbuf-2.0.la' has n=
ot been installed in `/usr/X11R6/lib'
gnome-libtool: install: warning: `../gdk/libgdk-x11-2.0.la' has not been in=
stalled in `/usr/X11R6/lib'
gnome-libtool: install: warning: `/work/a/ports/x11-toolkits/gtk20/work/gtk=
+-2.8.11/gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in `/usr/X=
11R6/lib'
install -o root -g wheel -m 555 -s .libs/gtk-query-immodules-2.0 /usr/X11R6=
/bin/gtk-query-immodules-2.0
  /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinst=
all install  -s -o root -g wheel -m 555 gtk-update-icon-cache /usr/X11R6/bi=
n/gtk-update-icon-cache
gnome-libtool: install: warning: `libgtk-x11-2.0.la' has not been installed=
 in `/usr/X11R6/lib'
gnome-libtool: install: warning: `/work/a/ports/x11-toolkits/gtk20/work/gtk=
+-2.8.11/gdk/libgdk-x11-2.0.la' has not been installed in `/usr/X11R6/lib'
gnome-libtool: install: warning: `../gdk-pixbuf/libgdk_pixbuf-2.0.la' has n=
ot been installed in `/usr/X11R6/lib'
gnome-libtool: install: warning: `../gdk/libgdk-x11-2.0.la' has not been in=
stalled in `/usr/X11R6/lib'
gnome-libtool: install: warning: `/work/a/ports/x11-toolkits/gtk20/work/gtk=
+-2.8.11/gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in `/usr/X=
11R6/lib'
install -o root -g wheel -m 555 -s .libs/gtk-update-icon-cache /usr/X11R6/b=
in/gtk-update-icon-cache
make  install-exec-hook
/bin/sh ../mkinstalldirs /usr/X11R6/share/themes/Raleigh/gtk-2.0
mkdir -p -- /usr/X11R6/share/themes/Raleigh/gtk-2.0
install  -o root -g wheel -m 444 ./gtkrc.default /usr/X11R6/share/themes/Ra=
leigh/gtk-2.0/gtkrc
/bin/sh ../mkinstalldirs /usr/X11R6/share/themes/Default/gtk-2.0-key
mkdir -p -- /usr/X11R6/share/themes/Default/gtk-2.0-key
install  -o root -g wheel -m 444 ./gtkrc.key.default /usr/X11R6/share/theme=
s/Default/gtk-2.0-key/gtkrc
/bin/sh ../mkinstalldirs /usr/X11R6/share/themes/Emacs/gtk-2.0-key
mkdir -p -- /usr/X11R6/share/themes/Emacs/gtk-2.0-key
install  -o root -g wheel -m 444 ./gtkrc.key.emacs /usr/X11R6/share/themes/=
Emacs/gtk-2.0-key/gtkrc
/bin/sh ../mkinstalldirs /usr/X11R6/include/gtk-2.0/gtk
mkdir -p -- /usr/X11R6/include/gtk-2.0/gtk
 install  -o root -g wheel -m 444 gtk.h /usr/X11R6/include/gtk-2.0/gtk/gtk.h
 install  -o root -g wheel -m 444 gtkaboutdialog.h /usr/X11R6/include/gtk-2=
.0/gtk/gtkaboutdialog.h
 install  -o root -g wheel -m 444 gtkaccelgroup.h /usr/X11R6/include/gtk-2.=
0/gtk/gtkaccelgroup.h
 install  -o root -g wheel -m 444 gtkaccellabel.h /usr/X11R6/include/gtk-2.=
0/gtk/gtkaccellabel.h
 install  -o root -g wheel -m 444 gtkaccelmap.h /usr/X11R6/include/gtk-2.0/=
gtk/gtkaccelmap.h
 install  -o root -g wheel -m 444 gtkaccessible.h /usr/X11R6/include/gtk-2.=
0/gtk/gtkaccessible.h
 install  -o root -g wheel -m 444 gtkaction.h /usr/X11R6/include/gtk-2.0/gt=
k/gtkaction.h
 install  -o root -g wheel -m 444 gtkactiongroup.h /usr/X11R6/include/gtk-2=
.0/gtk/gtkactiongroup.h
 install  -o root -g wheel -m 444 gtkadjustment.h /usr/X11R6/include/gtk-2.=
0/gtk/gtkadjustment.h
 install  -o root -g wheel -m 444 gtkalignment.h /usr/X11R6/include/gtk-2.0=
/gtk/gtkalignment.h
 install  -o root -g wheel -m 444 gtkarrow.h /usr/X11R6/include/gtk-2.0/gtk=
/gtkarrow.h
 install  -o root -g wheel -m 444 gtkaspectframe.h /usr/X11R6/include/gtk-2=
.0/gtk/gtkaspectframe.h
 install  -o root -g wheel -m 444 gtkbbox.h /usr/X11R6/include/gtk-2.0/gtk/=
gtkbbox.h
 install  -o root -g wheel -m 444 gtkbin.h /usr/X11R6/include/gtk-2.0/gtk/g=
tkbin.h
 install  -o root -g wheel -m 444 gtkbindings.h /usr/X11R6/include/gtk-2.0/=
gtk/gtkbindings.h
 install  -o root -g wheel -m 444 gtkbox.h /usr/X11R6/include/gtk-2.0/gtk/g=
tkbox.h
 install  -o root -g wheel -m 444 gtkbutton.h /usr/X11R6/include/gtk-2.0/gt=
k/gtkbutton.h
 install  -o root -g wheel -m 444 gtkcalendar.h /usr/X11R6/include/gtk-2.0/=
gtk/gtkcalendar.h
 install  -o root -g wheel -m 444 gtkcelleditable.h /usr/X11R6/include/gtk-=
2.0/gtk/gtkcelleditable.h
 install  -o root -g wheel -m 444 gtkcelllayout.h /usr/X11R6/include/gtk-2.=
0/gtk/gtkcelllayout.h
 install  -o root -g wheel -m 444 gtkcellrenderer.h /usr/X11R6/include/gtk-=
2.0/gtk/gtkcellrenderer.h
 install  -o root -g wheel -m 444 gtkcellrenderercombo.h /usr/X11R6/include=
/gtk-2.0/gtk/gtkcellrenderercombo.h
 install  -o root -g wheel -m 444 gtkcellrendererpixbuf.h /usr/X11R6/includ=
e/gtk-2.0/gtk/gtkcellrendererpixbuf.h
 install  -o root -g wheel -m 444 gtkcellrendererprogress.h /usr/X11R6/incl=
ude/gtk-2.0/gtk/gtkcellrendererprogress.h
 install  -o root -g wheel -m 444 gtkcellrenderertext.h /usr/X11R6/include/=
gtk-2.0/gtk/gtkcellrenderertext.h
 install  -o root -g wheel -m 444 gtkcellrenderertoggle.h /usr/X11R6/includ=
e/gtk-2.0/gtk/gtkcellrenderertoggle.h
 install  -o root -g wheel -m 444 gtkcellview.h /usr/X11R6/include/gtk-2.0/=
gtk/gtkcellview.h
 install  -o root -g wheel -m 444 gtkcheckbutton.h /usr/X11R6/include/gtk-2=
.0/gtk/gtkcheckbutton.h
 install  -o root -g wheel -m 444 gtkcheckmenuitem.h /usr/X11R6/include/gtk=
-2.0/gtk/gtkcheckmenuitem.h
 install  -o root -g wheel -m 444 gtkclipboard.h /usr/X11R6/include/gtk-2.0=
/gtk/gtkclipboard.h
 install  -o root -g wheel -m 444 gtkclist.h /usr/X11R6/include/gtk-2.0/gtk=
/gtkclist.h
 install  -o root -g wheel -m 444 gtkclipboard.h /usr/X11R6/include/gtk-2.0=
/gtk/gtkclipboard.h
 install  -o root -g wheel -m 444 gtkcolorbutton.h /usr/X11R6/include/gtk-2=
.0/gtk/gtkcolorbutton.h
 install  -o root -g wheel -m 444 gtkcolorsel.h /usr/X11R6/include/gtk-2.0/=
gtk/gtkcolorsel.h
 install  -o root -g wheel -m 444 gtkcolorseldialog.h /usr/X11R6/include/gt=
k-2.0/gtk/gtkcolorseldialog.h
 install  -o root -g wheel -m 444 gtkcombo.h /usr/X11R6/include/gtk-2.0/gtk=
/gtkcombo.h
 install  -o root -g wheel -m 444 gtkcombobox.h /usr/X11R6/include/gtk-2.0/=
gtk/gtkcombobox.h
 install  -o root -g wheel -m 444 gtkcomboboxentry.h /usr/X11R6/include/gtk=
-2.0/gtk/gtkcomboboxentry.h
 install  -o root -g wheel -m 444 gtkcontainer.h /usr/X11R6/include/gtk-2.0=
/gtk/gtkcontainer.h
 install  -o root -g wheel -m 444 gtkctree.h /usr/X11R6/include/gtk-2.0/gtk=
/gtkctree.h
 install  -o root -g wheel -m 444 gtkcurve.h /usr/X11R6/include/gtk-2.0/gtk=
/gtkcurve.h
 install  -o root -g wheel -m 444 gtkdebug.h /usr/X11R6/include/gtk-2.0/gtk=
/gtkdebug.h
 install  -o root -g wheel -m 444 gtkdialog.h /usr/X11R6/include/gtk-2.0/gt=
k/gtkdialog.h
 install  -o root -g wheel -m 444 gtkdnd.h /usr/X11R6/include/gtk-2.0/gtk/g=
tkdnd.h
 install  -o root -g wheel -m 444 gtkdrawingarea.h /usr/X11R6/include/gtk-2=
.0/gtk/gtkdrawingarea.h
 install  -o root -g wheel -m 444 gtkeditable.h /usr/X11R6/include/gtk-2.0/=
gtk/gtkeditable.h
 install  -o root -g wheel -m 444 gtkentry.h /usr/X11R6/include/gtk-2.0/gtk=
/gtkentry.h
 install  -o root -g wheel -m 444 gtkentrycompletion.h /usr/X11R6/include/g=
tk-2.0/gtk/gtkentrycompletion.h
 install  -o root -g wheel -m 444 gtkenums.h /usr/X11R6/include/gtk-2.0/gtk=
/gtkenums.h
 install  -o root -g wheel -m 444 gtkeventbox.h /usr/X11R6/include/gtk-2.0/=
gtk/gtkeventbox.h
 install  -o root -g wheel -m 444 gtkexpander.h /usr/X11R6/include/gtk-2.0/=
gtk/gtkexpander.h
 install  -o root -g wheel -m 444 gtkfilechooser.h /usr/X11R6/include/gtk-2=
.0/gtk/gtkfilechooser.h
 install  -o root -g wheel -m 444 gtkfilechooserbutton.h /usr/X11R6/include=
/gtk-2.0/gtk/gtkfilechooserbutton.h
 install  -o root -g wheel -m 444 gtkfilechooserdialog.h /usr/X11R6/include=
/gtk-2.0/gtk/gtkfilechooserdialog.h
 install  -o root -g wheel -m 444 gtkfilechooserwidget.h /usr/X11R6/include=
/gtk-2.0/gtk/gtkfilechooserwidget.h
 install  -o root -g wheel -m 444 gtkfilefilter.h /usr/X11R6/include/gtk-2.=
0/gtk/gtkfilefilter.h
 install  -o root -g wheel -m 444 gtkfilesel.h /usr/X11R6/include/gtk-2.0/g=
tk/gtkfilesel.h
 install  -o root -g wheel -m 444 gtkfixed.h /usr/X11R6/include/gtk-2.0/gtk=
/gtkfixed.h
 install  -o root -g wheel -m 444 gtkfontbutton.h /usr/X11R6/include/gtk-2.=
0/gtk/gtkfontbutton.h
 install  -o root -g wheel -m 444 gtkfontsel.h /usr/X11R6/include/gtk-2.0/g=
tk/gtkfontsel.h
 install  -o root -g wheel -m 444 gtkframe.h /usr/X11R6/include/gtk-2.0/gtk=
/gtkframe.h
 install  -o root -g wheel -m 444 gtkgamma.h /usr/X11R6/include/gtk-2.0/gtk=
/gtkgamma.h
 install  -o root -g wheel -m 444 gtkgc.h /usr/X11R6/include/gtk-2.0/gtk/gt=
kgc.h
 install  -o root -g wheel -m 444 gtkhandlebox.h /usr/X11R6/include/gtk-2.0=
/gtk/gtkhandlebox.h
 install  -o root -g wheel -m 444 gtkhbbox.h /usr/X11R6/include/gtk-2.0/gtk=
/gtkhbbox.h
 install  -o root -g wheel -m 444 gtkhbox.h /usr/X11R6/include/gtk-2.0/gtk/=
gtkhbox.h
 install  -o root -g wheel -m 444 gtkhpaned.h /usr/X11R6/include/gtk-2.0/gt=
k/gtkhpaned.h
 install  -o root -g wheel -m 444 gtkhruler.h /usr/X11R6/include/gtk-2.0/gt=
k/gtkhruler.h
 install  -o root -g wheel -m 444 gtkhscale.h /usr/X11R6/include/gtk-2.0/gt=
k/gtkhscale.h
 install  -o root -g wheel -m 444 gtkhscrollbar.h /usr/X11R6/include/gtk-2.=
0/gtk/gtkhscrollbar.h
 install  -o root -g wheel -m 444 gtkhseparator.h /usr/X11R6/include/gtk-2.=
0/gtk/gtkhseparator.h
 install  -o root -g wheel -m 444 gtkiconfactory.h /usr/X11R6/include/gtk-2=
.0/gtk/gtkiconfactory.h
 install  -o root -g wheel -m 444 gtkicontheme.h /usr/X11R6/include/gtk-2.0=
/gtk/gtkicontheme.h
 install  -o root -g wheel -m 444 gtkiconview.h /usr/X11R6/include/gtk-2.0/=
gtk/gtkiconview.h
 install  -o root -g wheel -m 444 gtkimage.h /usr/X11R6/include/gtk-2.0/gtk=
/gtkimage.h
 install  -o root -g wheel -m 444 gtkimagemenuitem.h /usr/X11R6/include/gtk=
-2.0/gtk/gtkimagemenuitem.h
 install  -o root -g wheel -m 444 gtkimcontext.h /usr/X11R6/include/gtk-2.0=
/gtk/gtkimcontext.h
 install  -o root -g wheel -m 444 gtkimcontextsimple.h /usr/X11R6/include/g=
tk-2.0/gtk/gtkimcontextsimple.h
 install  -o root -g wheel -m 444 gtkimmodule.h /usr/X11R6/include/gtk-2.0/=
gtk/gtkimmodule.h
 install  -o root -g wheel -m 444 gtkimmulticontext.h /usr/X11R6/include/gt=
k-2.0/gtk/gtkimmulticontext.h
 install  -o root -g wheel -m 444 gtkinputdialog.h /usr/X11R6/include/gtk-2=
.0/gtk/gtkinputdialog.h
 install  -o root -g wheel -m 444 gtkinvisible.h /usr/X11R6/include/gtk-2.0=
/gtk/gtkinvisible.h
 install  -o root -g wheel -m 444 gtkitem.h /usr/X11R6/include/gtk-2.0/gtk/=
gtkitem.h
 install  -o root -g wheel -m 444 gtkitemfactory.h /usr/X11R6/include/gtk-2=
.0/gtk/gtkitemfactory.h
 install  -o root -g wheel -m 444 gtklabel.h /usr/X11R6/include/gtk-2.0/gtk=
/gtklabel.h
 install  -o root -g wheel -m 444 gtklayout.h /usr/X11R6/include/gtk-2.0/gt=
k/gtklayout.h
 install  -o root -g wheel -m 444 gtklist.h /usr/X11R6/include/gtk-2.0/gtk/=
gtklist.h
 install  -o root -g wheel -m 444 gtklistitem.h /usr/X11R6/include/gtk-2.0/=
gtk/gtklistitem.h
 install  -o root -g wheel -m 444 gtkliststore.h /usr/X11R6/include/gtk-2.0=
/gtk/gtkliststore.h
 install  -o root -g wheel -m 444 gtkmain.h /usr/X11R6/include/gtk-2.0/gtk/=
gtkmain.h
 install  -o root -g wheel -m 444 gtkmenu.h /usr/X11R6/include/gtk-2.0/gtk/=
gtkmenu.h
 install  -o root -g wheel -m 444 gtkmenubar.h /usr/X11R6/include/gtk-2.0/g=
tk/gtkmenubar.h
 install  -o root -g wheel -m 444 gtkmenuitem.h /usr/X11R6/include/gtk-2.0/=
gtk/gtkmenuitem.h
 install  -o root -g wheel -m 444 gtkmenushell.h /usr/X11R6/include/gtk-2.0=
/gtk/gtkmenushell.h
 install  -o root -g wheel -m 444 gtkmenutoolbutton.h /usr/X11R6/include/gt=
k-2.0/gtk/gtkmenutoolbutton.h
 install  -o root -g wheel -m 444 gtkmessagedialog.h /usr/X11R6/include/gtk=
-2.0/gtk/gtkmessagedialog.h
 install  -o root -g wheel -m 444 gtkmisc.h /usr/X11R6/include/gtk-2.0/gtk/=
gtkmisc.h
 install  -o root -g wheel -m 444 gtkmodules.h /usr/X11R6/include/gtk-2.0/g=
tk/gtkmodules.h
 install  -o root -g wheel -m 444 gtknotebook.h /usr/X11R6/include/gtk-2.0/=
gtk/gtknotebook.h
 install  -o root -g wheel -m 444 gtkobject.h /usr/X11R6/include/gtk-2.0/gt=
k/gtkobject.h
 install  -o root -g wheel -m 444 gtkoldeditable.h /usr/X11R6/include/gtk-2=
.0/gtk/gtkoldeditable.h
 install  -o root -g wheel -m 444 gtkoptionmenu.h /usr/X11R6/include/gtk-2.=
0/gtk/gtkoptionmenu.h
 install  -o root -g wheel -m 444 gtkpaned.h /usr/X11R6/include/gtk-2.0/gtk=
/gtkpaned.h
 install  -o root -g wheel -m 444 gtkpixmap.h /usr/X11R6/include/gtk-2.0/gt=
k/gtkpixmap.h
 install  -o root -g wheel -m 444 gtkplug.h /usr/X11R6/include/gtk-2.0/gtk/=
gtkplug.h
 install  -o root -g wheel -m 444 gtkpreview.h /usr/X11R6/include/gtk-2.0/g=
tk/gtkpreview.h
 install  -o root -g wheel -m 444 gtkprivate.h /usr/X11R6/include/gtk-2.0/g=
tk/gtkprivate.h
 install  -o root -g wheel -m 444 gtkprogress.h /usr/X11R6/include/gtk-2.0/=
gtk/gtkprogress.h
 install  -o root -g wheel -m 444 gtkprogressbar.h /usr/X11R6/include/gtk-2=
.0/gtk/gtkprogressbar.h
 install  -o root -g wheel -m 444 gtkradioaction.h /usr/X11R6/include/gtk-2=
.0/gtk/gtkradioaction.h
 install  -o root -g wheel -m 444 gtkradiobutton.h /usr/X11R6/include/gtk-2=
.0/gtk/gtkradiobutton.h
 install  -o root -g wheel -m 444 gtkradiomenuitem.h /usr/X11R6/include/gtk=
-2.0/gtk/gtkradiomenuitem.h
 install  -o root -g wheel -m 444 gtkradiotoolbutton.h /usr/X11R6/include/g=
tk-2.0/gtk/gtkradiotoolbutton.h
 install  -o root -g wheel -m 444 gtkrange.h /usr/X11R6/include/gtk-2.0/gtk=
/gtkrange.h
 install  -o root -g wheel -m 444 gtkrc.h /usr/X11R6/include/gtk-2.0/gtk/gt=
krc.h
 install  -o root -g wheel -m 444 gtkruler.h /usr/X11R6/include/gtk-2.0/gtk=
/gtkruler.h
 install  -o root -g wheel -m 444 gtkscale.h /usr/X11R6/include/gtk-2.0/gtk=
/gtkscale.h
 install  -o root -g wheel -m 444 gtkscrollbar.h /usr/X11R6/include/gtk-2.0=
/gtk/gtkscrollbar.h
 install  -o root -g wheel -m 444 gtkscrolledwindow.h /usr/X11R6/include/gt=
k-2.0/gtk/gtkscrolledwindow.h
 install  -o root -g wheel -m 444 gtkselection.h /usr/X11R6/include/gtk-2.0=
/gtk/gtkselection.h
 install  -o root -g wheel -m 444 gtkseparator.h /usr/X11R6/include/gtk-2.0=
/gtk/gtkseparator.h
 install  -o root -g wheel -m 444 gtkseparatormenuitem.h /usr/X11R6/include=
/gtk-2.0/gtk/gtkseparatormenuitem.h
 install  -o root -g wheel -m 444 gtkseparatortoolitem.h /usr/X11R6/include=
/gtk-2.0/gtk/gtkseparatortoolitem.h
 install  -o root -g wheel -m 444 gtksettings.h /usr/X11R6/include/gtk-2.0/=
gtk/gtksettings.h
 install  -o root -g wheel -m 444 gtksignal.h /usr/X11R6/include/gtk-2.0/gt=
k/gtksignal.h
 install  -o root -g wheel -m 444 gtksizegroup.h /usr/X11R6/include/gtk-2.0=
/gtk/gtksizegroup.h
 install  -o root -g wheel -m 444 gtksocket.h /usr/X11R6/include/gtk-2.0/gt=
k/gtksocket.h
 install  -o root -g wheel -m 444 gtkspinbutton.h /usr/X11R6/include/gtk-2.=
0/gtk/gtkspinbutton.h
 install  -o root -g wheel -m 444 gtkstatusbar.h /usr/X11R6/include/gtk-2.0=
/gtk/gtkstatusbar.h
 install  -o root -g wheel -m 444 gtkstock.h /usr/X11R6/include/gtk-2.0/gtk=
/gtkstock.h
 install  -o root -g wheel -m 444 gtkstyle.h /usr/X11R6/include/gtk-2.0/gtk=
/gtkstyle.h
 install  -o root -g wheel -m 444 gtktable.h /usr/X11R6/include/gtk-2.0/gtk=
/gtktable.h
 install  -o root -g wheel -m 444 gtktearoffmenuitem.h /usr/X11R6/include/g=
tk-2.0/gtk/gtktearoffmenuitem.h
 install  -o root -g wheel -m 444 gtktext.h /usr/X11R6/include/gtk-2.0/gtk/=
gtktext.h
 install  -o root -g wheel -m 444 gtktextbuffer.h /usr/X11R6/include/gtk-2.=
0/gtk/gtktextbuffer.h
 install  -o root -g wheel -m 444 gtktextchild.h /usr/X11R6/include/gtk-2.0=
/gtk/gtktextchild.h
 install  -o root -g wheel -m 444 gtktextdisplay.h /usr/X11R6/include/gtk-2=
.0/gtk/gtktextdisplay.h
 install  -o root -g wheel -m 444 gtktextiter.h /usr/X11R6/include/gtk-2.0/=
gtk/gtktextiter.h
 install  -o root -g wheel -m 444 gtktextmark.h /usr/X11R6/include/gtk-2.0/=
gtk/gtktextmark.h
 install  -o root -g wheel -m 444 gtktexttag.h /usr/X11R6/include/gtk-2.0/g=
tk/gtktexttag.h
 install  -o root -g wheel -m 444 gtktexttagtable.h /usr/X11R6/include/gtk-=
2.0/gtk/gtktexttagtable.h
 install  -o root -g wheel -m 444 gtktextview.h /usr/X11R6/include/gtk-2.0/=
gtk/gtktextview.h
 install  -o root -g wheel -m 444 gtktipsquery.h /usr/X11R6/include/gtk-2.0=
/gtk/gtktipsquery.h
 install  -o root -g wheel -m 444 gtktoggleaction.h /usr/X11R6/include/gtk-=
2.0/gtk/gtktoggleaction.h
 install  -o root -g wheel -m 444 gtktogglebutton.h /usr/X11R6/include/gtk-=
2.0/gtk/gtktogglebutton.h
 install  -o root -g wheel -m 444 gtktoggletoolbutton.h /usr/X11R6/include/=
gtk-2.0/gtk/gtktoggletoolbutton.h
 install  -o root -g wheel -m 444 gtktoolbar.h /usr/X11R6/include/gtk-2.0/g=
tk/gtktoolbar.h
 install  -o root -g wheel -m 444 gtktoolbutton.h /usr/X11R6/include/gtk-2.=
0/gtk/gtktoolbutton.h
 install  -o root -g wheel -m 444 gtktoolitem.h /usr/X11R6/include/gtk-2.0/=
gtk/gtktoolitem.h
 install  -o root -g wheel -m 444 gtktooltips.h /usr/X11R6/include/gtk-2.0/=
gtk/gtktooltips.h
 install  -o root -g wheel -m 444 gtktree.h /usr/X11R6/include/gtk-2.0/gtk/=
gtktree.h
 install  -o root -g wheel -m 444 gtktreednd.h /usr/X11R6/include/gtk-2.0/g=
tk/gtktreednd.h
 install  -o root -g wheel -m 444 gtktreeitem.h /usr/X11R6/include/gtk-2.0/=
gtk/gtktreeitem.h
 install  -o root -g wheel -m 444 gtktreemodel.h /usr/X11R6/include/gtk-2.0=
/gtk/gtktreemodel.h
 install  -o root -g wheel -m 444 gtktreemodelfilter.h /usr/X11R6/include/g=
tk-2.0/gtk/gtktreemodelfilter.h
 install  -o root -g wheel -m 444 gtktreemodelsort.h /usr/X11R6/include/gtk=
-2.0/gtk/gtktreemodelsort.h
 install  -o root -g wheel -m 444 gtktreeselection.h /usr/X11R6/include/gtk=
-2.0/gtk/gtktreeselection.h
 install  -o root -g wheel -m 444 gtktreesortable.h /usr/X11R6/include/gtk-=
2.0/gtk/gtktreesortable.h
 install  -o root -g wheel -m 444 gtktreestore.h /usr/X11R6/include/gtk-2.0=
/gtk/gtktreestore.h
 install  -o root -g wheel -m 444 gtktreeview.h /usr/X11R6/include/gtk-2.0/=
gtk/gtktreeview.h
 install  -o root -g wheel -m 444 gtktreeviewcolumn.h /usr/X11R6/include/gt=
k-2.0/gtk/gtktreeviewcolumn.h
 install  -o root -g wheel -m 444 gtktypeutils.h /usr/X11R6/include/gtk-2.0=
/gtk/gtktypeutils.h
 install  -o root -g wheel -m 444 gtkuimanager.h /usr/X11R6/include/gtk-2.0=
/gtk/gtkuimanager.h
 install  -o root -g wheel -m 444 gtkvbbox.h /usr/X11R6/include/gtk-2.0/gtk=
/gtkvbbox.h
 install  -o root -g wheel -m 444 gtkvbox.h /usr/X11R6/include/gtk-2.0/gtk/=
gtkvbox.h
 install  -o root -g wheel -m 444 gtkviewport.h /usr/X11R6/include/gtk-2.0/=
gtk/gtkviewport.h
 install  -o root -g wheel -m 444 gtkvpaned.h /usr/X11R6/include/gtk-2.0/gt=
k/gtkvpaned.h
 install  -o root -g wheel -m 444 gtkvruler.h /usr/X11R6/include/gtk-2.0/gt=
k/gtkvruler.h
 install  -o root -g wheel -m 444 gtkvscale.h /usr/X11R6/include/gtk-2.0/gt=
k/gtkvscale.h
 install  -o root -g wheel -m 444 gtkvscrollbar.h /usr/X11R6/include/gtk-2.=
0/gtk/gtkvscrollbar.h
 install  -o root -g wheel -m 444 gtkvseparator.h /usr/X11R6/include/gtk-2.=
0/gtk/gtkvseparator.h
 install  -o root -g wheel -m 444 gtkwidget.h /usr/X11R6/include/gtk-2.0/gt=
k/gtkwidget.h
 install  -o root -g wheel -m 444 gtkwindow.h /usr/X11R6/include/gtk-2.0/gt=
k/gtkwindow.h
 install  -o root -g wheel -m 444 gtktextlayout.h /usr/X11R6/include/gtk-2.=
0/gtk/gtktextlayout.h
 install  -o root -g wheel -m 444 gtkfilesystem.h /usr/X11R6/include/gtk-2.=
0/gtk/gtkfilesystem.h
 install  -o root -g wheel -m 444 gtkmarshal.h /usr/X11R6/include/gtk-2.0/g=
tk/gtkmarshal.h
 install  -o root -g wheel -m 444 gtktypebuiltins.h /usr/X11R6/include/gtk-=
2.0/gtk/gtktypebuiltins.h
 install  -o root -g wheel -m 444 gtkversion.h /usr/X11R6/include/gtk-2.0/g=
tk/gtkversion.h
Making install in modules
Making install in input
/bin/sh ../../mkinstalldirs /usr/X11R6/lib/gtk-2.0/2.4.0/immodules
mkdir -p -- /usr/X11R6/lib/gtk-2.0/2.4.0/immodules
 /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinsta=
ll /usr/bin/install -c -o root -g wheel  im-xim.la /usr/X11R6/lib/gtk-2.0/2=
.4.0/immodules/im-xim.la
gnome-libtool: install: warning: relinking `im-xim.la'
(cd /work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/modules/input; /bin/s=
h /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool  --mode=3Drelink cc -=
O2 -fno-strict-aliasing -pipe -mno-sse2 -Wall -L/usr/local/lib -L/usr/X11R6=
/lib -o im-xim.la -rpath /usr/X11R6/lib/gtk-2.0/2.4.0/immodules -rpath /usr=
/X11R6/lib/gtk-2.0/2.4.0/immodules -avoid-version -module gtkimcontextxim.l=
o imxim.lo ../../gdk-pixbuf/libgdk_pixbuf-2.0.la ../../gdk/libgdk-x11-2.0.l=
a ../../gtk/libgtk-x11-2.0.la -L/usr/X11R6/lib -lXrandr -lXrender -lXi -lXi=
nerama -lXext -lX11 -L/usr/X11R6/lib -lX11 -lXrender -Wl,--rpath -Wl,/usr/l=
ocal/lib -L/usr/local/lib -L/usr/X11R6/lib -lpangocairo-1.0 -lpangoft2-1.0 =
-lfontconfig -lfreetype -lz -lpango-1.0 -lm -latk-1.0 -lgobject-2.0 -lgmodu=
le-2.0 -lglib-2.0 -liconv -lcairo -lm )
cc -shared  .libs/gtkimcontextxim.o .libs/imxim.o  -Wl,--rpath -Wl,/usr/X11=
R6/lib -L/work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/gdk-pixbuf/.libs=
 -L/work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/gdk/.libs -L/usr/local=
/lib -L/usr/X11R6/lib -lgdk_pixbuf-2.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lXrandr=
 -lXi -lXinerama -lXext -lX11 -lXrender -lpangocairo-1.0 -lpangoft2-1.0 -lf=
ontconfig -lfreetype -lz -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgmodule-2.0 =
-lglib-2.0 -liconv -lcairo -lm  -mno-sse2 -Wl,--rpath -Wl,/usr/local/lib -W=
l,-soname -Wl,im-xim.so -o .libs/im-xim.so
/usr/bin/install -c -o root -g wheel .libs/im-xim.soT /usr/X11R6/lib/gtk-2.=
0/2.4.0/immodules/im-xim.so
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib/gtk-2.0/2.4.0/immodules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinsta=
ll /usr/bin/install -c -o root -g wheel  im-am-et.la /usr/X11R6/lib/gtk-2.0=
/2.4.0/immodules/im-am-et.la
gnome-libtool: install: warning: relinking `im-am-et.la'
(cd /work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/modules/input; /bin/s=
h /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool  --mode=3Drelink cc -=
O2 -fno-strict-aliasing -pipe -mno-sse2 -Wall -L/usr/local/lib -L/usr/X11R6=
/lib -o im-am-et.la -rpath /usr/X11R6/lib/gtk-2.0/2.4.0/immodules -rpath /u=
sr/X11R6/lib/gtk-2.0/2.4.0/immodules -avoid-version -module imam-et.lo ../.=
./gdk-pixbuf/libgdk_pixbuf-2.0.la ../../gdk/libgdk-x11-2.0.la ../../gtk/lib=
gtk-x11-2.0.la -L/usr/X11R6/lib -lXrandr -lXrender -lXi -lXinerama -lXext -=
lX11 -L/usr/X11R6/lib -lX11 -lXrender -Wl,--rpath -Wl,/usr/local/lib -L/usr=
/local/lib -L/usr/X11R6/lib -lpangocairo-1.0 -lpangoft2-1.0 -lfontconfig -l=
freetype -lz -lpango-1.0 -lm -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2=
.0 -liconv -lcairo -lm )
cc -shared  .libs/imam-et.o  -Wl,--rpath -Wl,/usr/X11R6/lib -L/work/a/ports=
/x11-toolkits/gtk20/work/gtk+-2.8.11/gdk-pixbuf/.libs -L/work/a/ports/x11-t=
oolkits/gtk20/work/gtk+-2.8.11/gdk/.libs -L/usr/local/lib -L/usr/X11R6/lib =
-lgdk_pixbuf-2.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lXrandr -lXi -lXinerama -lXex=
t -lX11 -lXrender -lpangocairo-1.0 -lpangoft2-1.0 -lfontconfig -lfreetype -=
lz -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lc=
airo -lm  -mno-sse2 -Wl,--rpath -Wl,/usr/local/lib -Wl,-soname -Wl,im-am-et=
.so -o .libs/im-am-et.so
/usr/bin/install -c -o root -g wheel .libs/im-am-et.soT /usr/X11R6/lib/gtk-=
2.0/2.4.0/immodules/im-am-et.so
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib/gtk-2.0/2.4.0/immodules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinsta=
ll /usr/bin/install -c -o root -g wheel  im-cedilla.la /usr/X11R6/lib/gtk-2=
.0/2.4.0/immodules/im-cedilla.la
gnome-libtool: install: warning: relinking `im-cedilla.la'
(cd /work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/modules/input; /bin/s=
h /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool  --mode=3Drelink cc -=
O2 -fno-strict-aliasing -pipe -mno-sse2 -Wall -L/usr/local/lib -L/usr/X11R6=
/lib -o im-cedilla.la -rpath /usr/X11R6/lib/gtk-2.0/2.4.0/immodules -rpath =
/usr/X11R6/lib/gtk-2.0/2.4.0/immodules -avoid-version -module imcedilla.lo =
../../gdk-pixbuf/libgdk_pixbuf-2.0.la ../../gdk/libgdk-x11-2.0.la ../../gtk=
/libgtk-x11-2.0.la -L/usr/X11R6/lib -lXrandr -lXrender -lXi -lXinerama -lXe=
xt -lX11 -L/usr/X11R6/lib -lX11 -lXrender -Wl,--rpath -Wl,/usr/local/lib -L=
/usr/local/lib -L/usr/X11R6/lib -lpangocairo-1.0 -lpangoft2-1.0 -lfontconfi=
g -lfreetype -lz -lpango-1.0 -lm -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lgl=
ib-2.0 -liconv -lcairo -lm )
cc -shared  .libs/imcedilla.o  -Wl,--rpath -Wl,/usr/X11R6/lib -L/work/a/por=
ts/x11-toolkits/gtk20/work/gtk+-2.8.11/gdk-pixbuf/.libs -L/work/a/ports/x11=
-toolkits/gtk20/work/gtk+-2.8.11/gdk/.libs -L/usr/local/lib -L/usr/X11R6/li=
b -lgdk_pixbuf-2.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lXrandr -lXi -lXinerama -lX=
ext -lX11 -lXrender -lpangocairo-1.0 -lpangoft2-1.0 -lfontconfig -lfreetype=
 -lz -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -=
lcairo -lm  -mno-sse2 -Wl,--rpath -Wl,/usr/local/lib -Wl,-soname -Wl,im-ced=
illa.so -o .libs/im-cedilla.so
/usr/bin/install -c -o root -g wheel .libs/im-cedilla.soT /usr/X11R6/lib/gt=
k-2.0/2.4.0/immodules/im-cedilla.so
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib/gtk-2.0/2.4.0/immodules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinsta=
ll /usr/bin/install -c -o root -g wheel  im-cyrillic-translit.la /usr/X11R6=
/lib/gtk-2.0/2.4.0/immodules/im-cyrillic-translit.la
gnome-libtool: install: warning: relinking `im-cyrillic-translit.la'
(cd /work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/modules/input; /bin/s=
h /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool  --mode=3Drelink cc -=
O2 -fno-strict-aliasing -pipe -mno-sse2 -Wall -L/usr/local/lib -L/usr/X11R6=
/lib -o im-cyrillic-translit.la -rpath /usr/X11R6/lib/gtk-2.0/2.4.0/immodul=
es -rpath /usr/X11R6/lib/gtk-2.0/2.4.0/immodules -avoid-version -module imc=
yrillic-translit.lo ../../gdk-pixbuf/libgdk_pixbuf-2.0.la ../../gdk/libgdk-=
x11-2.0.la ../../gtk/libgtk-x11-2.0.la -L/usr/X11R6/lib -lXrandr -lXrender =
-lXi -lXinerama -lXext -lX11 -L/usr/X11R6/lib -lX11 -lXrender -Wl,--rpath -=
Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lpangocairo-1.0 -lpang=
oft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -latk-1.0 -lgobject-2.=
0 -lgmodule-2.0 -lglib-2.0 -liconv -lcairo -lm )
cc -shared  .libs/imcyrillic-translit.o  -Wl,--rpath -Wl,/usr/X11R6/lib -L/=
work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/gdk-pixbuf/.libs -L/work/a=
/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/gdk/.libs -L/usr/local/lib -L/us=
r/X11R6/lib -lgdk_pixbuf-2.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lXrandr -lXi -lXi=
nerama -lXext -lX11 -lXrender -lpangocairo-1.0 -lpangoft2-1.0 -lfontconfig =
-lfreetype -lz -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0=
 -liconv -lcairo -lm  -mno-sse2 -Wl,--rpath -Wl,/usr/local/lib -Wl,-soname =
-Wl,im-cyrillic-translit.so -o .libs/im-cyrillic-translit.so
/usr/bin/install -c -o root -g wheel .libs/im-cyrillic-translit.soT /usr/X1=
1R6/lib/gtk-2.0/2.4.0/immodules/im-cyrillic-translit.so
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib/gtk-2.0/2.4.0/immodules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinsta=
ll /usr/bin/install -c -o root -g wheel  im-inuktitut.la /usr/X11R6/lib/gtk=
-2.0/2.4.0/immodules/im-inuktitut.la
gnome-libtool: install: warning: relinking `im-inuktitut.la'
(cd /work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/modules/input; /bin/s=
h /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool  --mode=3Drelink cc -=
O2 -fno-strict-aliasing -pipe -mno-sse2 -Wall -L/usr/local/lib -L/usr/X11R6=
/lib -o im-inuktitut.la -rpath /usr/X11R6/lib/gtk-2.0/2.4.0/immodules -rpat=
h /usr/X11R6/lib/gtk-2.0/2.4.0/immodules -avoid-version -module iminuktitut=
.lo ../../gdk-pixbuf/libgdk_pixbuf-2.0.la ../../gdk/libgdk-x11-2.0.la ../..=
/gtk/libgtk-x11-2.0.la -L/usr/X11R6/lib -lXrandr -lXrender -lXi -lXinerama =
-lXext -lX11 -L/usr/X11R6/lib -lX11 -lXrender -Wl,--rpath -Wl,/usr/local/li=
b -L/usr/local/lib -L/usr/X11R6/lib -lpangocairo-1.0 -lpangoft2-1.0 -lfontc=
onfig -lfreetype -lz -lpango-1.0 -lm -latk-1.0 -lgobject-2.0 -lgmodule-2.0 =
-lglib-2.0 -liconv -lcairo -lm )
cc -shared  .libs/iminuktitut.o  -Wl,--rpath -Wl,/usr/X11R6/lib -L/work/a/p=
orts/x11-toolkits/gtk20/work/gtk+-2.8.11/gdk-pixbuf/.libs -L/work/a/ports/x=
11-toolkits/gtk20/work/gtk+-2.8.11/gdk/.libs -L/usr/local/lib -L/usr/X11R6/=
lib -lgdk_pixbuf-2.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lXrandr -lXi -lXinerama -=
lXext -lX11 -lXrender -lpangocairo-1.0 -lpangoft2-1.0 -lfontconfig -lfreety=
pe -lz -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv=
 -lcairo -lm  -mno-sse2 -Wl,--rpath -Wl,/usr/local/lib -Wl,-soname -Wl,im-i=
nuktitut.so -o .libs/im-inuktitut.so
/usr/bin/install -c -o root -g wheel .libs/im-inuktitut.soT /usr/X11R6/lib/=
gtk-2.0/2.4.0/immodules/im-inuktitut.so
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib/gtk-2.0/2.4.0/immodules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinsta=
ll /usr/bin/install -c -o root -g wheel  im-ipa.la /usr/X11R6/lib/gtk-2.0/2=
.4.0/immodules/im-ipa.la
gnome-libtool: install: warning: relinking `im-ipa.la'
(cd /work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/modules/input; /bin/s=
h /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool  --mode=3Drelink cc -=
O2 -fno-strict-aliasing -pipe -mno-sse2 -Wall -L/usr/local/lib -L/usr/X11R6=
/lib -o im-ipa.la -rpath /usr/X11R6/lib/gtk-2.0/2.4.0/immodules -rpath /usr=
/X11R6/lib/gtk-2.0/2.4.0/immodules -avoid-version -module imipa.lo ../../gd=
k-pixbuf/libgdk_pixbuf-2.0.la ../../gdk/libgdk-x11-2.0.la ../../gtk/libgtk-=
x11-2.0.la -L/usr/X11R6/lib -lXrandr -lXrender -lXi -lXinerama -lXext -lX11=
 -L/usr/X11R6/lib -lX11 -lXrender -Wl,--rpath -Wl,/usr/local/lib -L/usr/loc=
al/lib -L/usr/X11R6/lib -lpangocairo-1.0 -lpangoft2-1.0 -lfontconfig -lfree=
type -lz -lpango-1.0 -lm -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -=
liconv -lcairo -lm )
cc -shared  .libs/imipa.o  -Wl,--rpath -Wl,/usr/X11R6/lib -L/work/a/ports/x=
11-toolkits/gtk20/work/gtk+-2.8.11/gdk-pixbuf/.libs -L/work/a/ports/x11-too=
lkits/gtk20/work/gtk+-2.8.11/gdk/.libs -L/usr/local/lib -L/usr/X11R6/lib -l=
gdk_pixbuf-2.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lXrandr -lXi -lXinerama -lXext =
-lX11 -lXrender -lpangocairo-1.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lz=
 -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lcai=
ro -lm  -mno-sse2 -Wl,--rpath -Wl,/usr/local/lib -Wl,-soname -Wl,im-ipa.so =
-o .libs/im-ipa.so
/usr/bin/install -c -o root -g wheel .libs/im-ipa.soT /usr/X11R6/lib/gtk-2.=
0/2.4.0/immodules/im-ipa.so
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib/gtk-2.0/2.4.0/immodules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinsta=
ll /usr/bin/install -c -o root -g wheel  im-thai-broken.la /usr/X11R6/lib/g=
tk-2.0/2.4.0/immodules/im-thai-broken.la
gnome-libtool: install: warning: relinking `im-thai-broken.la'
(cd /work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/modules/input; /bin/s=
h /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool  --mode=3Drelink cc -=
O2 -fno-strict-aliasing -pipe -mno-sse2 -Wall -L/usr/local/lib -L/usr/X11R6=
/lib -o im-thai-broken.la -rpath /usr/X11R6/lib/gtk-2.0/2.4.0/immodules -rp=
ath /usr/X11R6/lib/gtk-2.0/2.4.0/immodules -avoid-version -module imthai-br=
oken.lo ../../gdk-pixbuf/libgdk_pixbuf-2.0.la ../../gdk/libgdk-x11-2.0.la .=
./../gtk/libgtk-x11-2.0.la -L/usr/X11R6/lib -lXrandr -lXrender -lXi -lXiner=
ama -lXext -lX11 -L/usr/X11R6/lib -lX11 -lXrender -Wl,--rpath -Wl,/usr/loca=
l/lib -L/usr/local/lib -L/usr/X11R6/lib -lpangocairo-1.0 -lpangoft2-1.0 -lf=
ontconfig -lfreetype -lz -lpango-1.0 -lm -latk-1.0 -lgobject-2.0 -lgmodule-=
2.0 -lglib-2.0 -liconv -lcairo -lm )
cc -shared  .libs/imthai-broken.o  -Wl,--rpath -Wl,/usr/X11R6/lib -L/work/a=
/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/gdk-pixbuf/.libs -L/work/a/ports=
/x11-toolkits/gtk20/work/gtk+-2.8.11/gdk/.libs -L/usr/local/lib -L/usr/X11R=
6/lib -lgdk_pixbuf-2.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lXrandr -lXi -lXinerama=
 -lXext -lX11 -lXrender -lpangocairo-1.0 -lpangoft2-1.0 -lfontconfig -lfree=
type -lz -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lico=
nv -lcairo -lm  -mno-sse2 -Wl,--rpath -Wl,/usr/local/lib -Wl,-soname -Wl,im=
-thai-broken.so -o .libs/im-thai-broken.so
/usr/bin/install -c -o root -g wheel .libs/im-thai-broken.soT /usr/X11R6/li=
b/gtk-2.0/2.4.0/immodules/im-thai-broken.so
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib/gtk-2.0/2.4.0/immodules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinsta=
ll /usr/bin/install -c -o root -g wheel  im-ti-er.la /usr/X11R6/lib/gtk-2.0=
/2.4.0/immodules/im-ti-er.la
gnome-libtool: install: warning: relinking `im-ti-er.la'
(cd /work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/modules/input; /bin/s=
h /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool  --mode=3Drelink cc -=
O2 -fno-strict-aliasing -pipe -mno-sse2 -Wall -L/usr/local/lib -L/usr/X11R6=
/lib -o im-ti-er.la -rpath /usr/X11R6/lib/gtk-2.0/2.4.0/immodules -rpath /u=
sr/X11R6/lib/gtk-2.0/2.4.0/immodules -avoid-version -module imti-er.lo ../.=
./gdk-pixbuf/libgdk_pixbuf-2.0.la ../../gdk/libgdk-x11-2.0.la ../../gtk/lib=
gtk-x11-2.0.la -L/usr/X11R6/lib -lXrandr -lXrender -lXi -lXinerama -lXext -=
lX11 -L/usr/X11R6/lib -lX11 -lXrender -Wl,--rpath -Wl,/usr/local/lib -L/usr=
/local/lib -L/usr/X11R6/lib -lpangocairo-1.0 -lpangoft2-1.0 -lfontconfig -l=
freetype -lz -lpango-1.0 -lm -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2=
.0 -liconv -lcairo -lm )
cc -shared  .libs/imti-er.o  -Wl,--rpath -Wl,/usr/X11R6/lib -L/work/a/ports=
/x11-toolkits/gtk20/work/gtk+-2.8.11/gdk-pixbuf/.libs -L/work/a/ports/x11-t=
oolkits/gtk20/work/gtk+-2.8.11/gdk/.libs -L/usr/local/lib -L/usr/X11R6/lib =
-lgdk_pixbuf-2.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lXrandr -lXi -lXinerama -lXex=
t -lX11 -lXrender -lpangocairo-1.0 -lpangoft2-1.0 -lfontconfig -lfreetype -=
lz -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lc=
airo -lm  -mno-sse2 -Wl,--rpath -Wl,/usr/local/lib -Wl,-soname -Wl,im-ti-er=
.so -o .libs/im-ti-er.so
/usr/bin/install -c -o root -g wheel .libs/im-ti-er.soT /usr/X11R6/lib/gtk-=
2.0/2.4.0/immodules/im-ti-er.so
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib/gtk-2.0/2.4.0/immodules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinsta=
ll /usr/bin/install -c -o root -g wheel  im-ti-et.la /usr/X11R6/lib/gtk-2.0=
/2.4.0/immodules/im-ti-et.la
gnome-libtool: install: warning: relinking `im-ti-et.la'
(cd /work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/modules/input; /bin/s=
h /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool  --mode=3Drelink cc -=
O2 -fno-strict-aliasing -pipe -mno-sse2 -Wall -L/usr/local/lib -L/usr/X11R6=
/lib -o im-ti-et.la -rpath /usr/X11R6/lib/gtk-2.0/2.4.0/immodules -rpath /u=
sr/X11R6/lib/gtk-2.0/2.4.0/immodules -avoid-version -module imti-et.lo ../.=
./gdk-pixbuf/libgdk_pixbuf-2.0.la ../../gdk/libgdk-x11-2.0.la ../../gtk/lib=
gtk-x11-2.0.la -L/usr/X11R6/lib -lXrandr -lXrender -lXi -lXinerama -lXext -=
lX11 -L/usr/X11R6/lib -lX11 -lXrender -Wl,--rpath -Wl,/usr/local/lib -L/usr=
/local/lib -L/usr/X11R6/lib -lpangocairo-1.0 -lpangoft2-1.0 -lfontconfig -l=
freetype -lz -lpango-1.0 -lm -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2=
.0 -liconv -lcairo -lm )
cc -shared  .libs/imti-et.o  -Wl,--rpath -Wl,/usr/X11R6/lib -L/work/a/ports=
/x11-toolkits/gtk20/work/gtk+-2.8.11/gdk-pixbuf/.libs -L/work/a/ports/x11-t=
oolkits/gtk20/work/gtk+-2.8.11/gdk/.libs -L/usr/local/lib -L/usr/X11R6/lib =
-lgdk_pixbuf-2.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lXrandr -lXi -lXinerama -lXex=
t -lX11 -lXrender -lpangocairo-1.0 -lpangoft2-1.0 -lfontconfig -lfreetype -=
lz -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lc=
airo -lm  -mno-sse2 -Wl,--rpath -Wl,/usr/local/lib -Wl,-soname -Wl,im-ti-et=
.so -o .libs/im-ti-et.so
/usr/bin/install -c -o root -g wheel .libs/im-ti-et.soT /usr/X11R6/lib/gtk-=
2.0/2.4.0/immodules/im-ti-et.so
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib/gtk-2.0/2.4.0/immodules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinsta=
ll /usr/bin/install -c -o root -g wheel  im-viqr.la /usr/X11R6/lib/gtk-2.0/=
2.4.0/immodules/im-viqr.la
gnome-libtool: install: warning: relinking `im-viqr.la'
(cd /work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/modules/input; /bin/s=
h /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool  --mode=3Drelink cc -=
O2 -fno-strict-aliasing -pipe -mno-sse2 -Wall -L/usr/local/lib -L/usr/X11R6=
/lib -o im-viqr.la -rpath /usr/X11R6/lib/gtk-2.0/2.4.0/immodules -rpath /us=
r/X11R6/lib/gtk-2.0/2.4.0/immodules -avoid-version -module imviqr.lo ../../=
gdk-pixbuf/libgdk_pixbuf-2.0.la ../../gdk/libgdk-x11-2.0.la ../../gtk/libgt=
k-x11-2.0.la -L/usr/X11R6/lib -lXrandr -lXrender -lXi -lXinerama -lXext -lX=
11 -L/usr/X11R6/lib -lX11 -lXrender -Wl,--rpath -Wl,/usr/local/lib -L/usr/l=
ocal/lib -L/usr/X11R6/lib -lpangocairo-1.0 -lpangoft2-1.0 -lfontconfig -lfr=
eetype -lz -lpango-1.0 -lm -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0=
 -liconv -lcairo -lm )
cc -shared  .libs/imviqr.o  -Wl,--rpath -Wl,/usr/X11R6/lib -L/work/a/ports/=
x11-toolkits/gtk20/work/gtk+-2.8.11/gdk-pixbuf/.libs -L/work/a/ports/x11-to=
olkits/gtk20/work/gtk+-2.8.11/gdk/.libs -L/usr/local/lib -L/usr/X11R6/lib -=
lgdk_pixbuf-2.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lXrandr -lXi -lXinerama -lXext=
 -lX11 -lXrender -lpangocairo-1.0 -lpangoft2-1.0 -lfontconfig -lfreetype -l=
z -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lca=
iro -lm  -mno-sse2 -Wl,--rpath -Wl,/usr/local/lib -Wl,-soname -Wl,im-viqr.s=
o -o .libs/im-viqr.so
/usr/bin/install -c -o root -g wheel .libs/im-viqr.soT /usr/X11R6/lib/gtk-2=
.0/2.4.0/immodules/im-viqr.so
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib/gtk-2.0/2.4.0/immodules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make  install-data-hook
/bin/sh ../../mkinstalldirs /usr/X11R6/etc/gtk-2.0
=2E./../gtk/gtk-query-immodules-2.0 > /usr/X11R6/etc/gtk-2.0/gtk.immodules
Making install in engines
Making install in pixbuf
/bin/sh ../../../mkinstalldirs /usr/X11R6/lib/gtk-2.0/2.4.0/engines
mkdir -p -- /usr/X11R6/lib/gtk-2.0/2.4.0/engines
 /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinsta=
ll /usr/bin/install -c -o root -g wheel  libpixmap.la /usr/X11R6/lib/gtk-2.=
0/2.4.0/engines/libpixmap.la
gnome-libtool: install: warning: relinking `libpixmap.la'
(cd /work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/modules/engines/pixbu=
f; /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool  --mode=3Dre=
link cc -O2 -fno-strict-aliasing -pipe -mno-sse2 -Wall -L/usr/local/lib -L/=
usr/X11R6/lib -o libpixmap.la -rpath /usr/X11R6/lib/gtk-2.0/2.4.0/engines -=
avoid-version -module pixbuf-draw.lo pixbuf-main.lo pixbuf-render.lo pixbuf=
-rc-style.lo -L/usr/X11R6/lib -lXrandr -lXrender -lXi -lXinerama -lXext -lX=
11 -L/usr/X11R6/lib -lX11 -lXrender -Wl,--rpath -Wl,/usr/local/lib -L/usr/l=
ocal/lib -L/usr/X11R6/lib -lpangocairo-1.0 -lpangoft2-1.0 -lfontconfig -lfr=
eetype -lz -lpango-1.0 -lm -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0=
 -liconv -lcairo -lm ../../../gdk-pixbuf/libgdk_pixbuf-2.0.la ../../../gdk/=
libgdk-x11-2.0.la ../../../gtk/libgtk-x11-2.0.la )
cc -shared  .libs/pixbuf-draw.o .libs/pixbuf-main.o .libs/pixbuf-render.o .=
libs/pixbuf-rc-style.o  -Wl,--rpath -Wl,/usr/X11R6/lib -L/work/a/ports/x11-=
toolkits/gtk20/work/gtk+-2.8.11/gdk-pixbuf/.libs -L/work/a/ports/x11-toolki=
ts/gtk20/work/gtk+-2.8.11/gdk/.libs -L/usr/local/lib -L/usr/X11R6/lib -lXra=
ndr -lXi -lXinerama -lXext -lX11 -lXrender -lpangocairo-1.0 -lpangoft2-1.0 =
-lfontconfig -lfreetype -lz -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgmodule-2=
.0 -lglib-2.0 -liconv -lcairo -lm -lgdk_pixbuf-2.0 -lgdk-x11-2.0 -lgtk-x11-=
2.0  -mno-sse2 -Wl,--rpath -Wl,/usr/local/lib -Wl,-soname -Wl,libpixmap.so =
-o .libs/libpixmap.so
/usr/bin/install -c -o root -g wheel .libs/libpixmap.soT /usr/X11R6/lib/gtk=
-2.0/2.4.0/engines/libpixmap.so
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib/gtk-2.0/2.4.0/engines

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in demos
make  install-recursive
Making install in gtk-demo
make  install-am
/bin/sh ../../mkinstalldirs /usr/X11R6/bin
  /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinst=
all install  -s -o root -g wheel -m 555 gtk-demo /usr/X11R6/bin/gtk-demo
gnome-libtool: install: warning: `../../gdk-pixbuf/libgdk_pixbuf-2.0.la' ha=
s not been installed in `/usr/X11R6/lib'
gnome-libtool: install: warning: `../../gdk/libgdk-x11-2.0.la' has not been=
 installed in `/usr/X11R6/lib'
gnome-libtool: install: warning: `../../gtk/libgtk-x11-2.0.la' has not been=
 installed in `/usr/X11R6/lib'
gnome-libtool: install: warning: `/work/a/ports/x11-toolkits/gtk20/work/gtk=
+-2.8.11/gdk/libgdk-x11-2.0.la' has not been installed in `/usr/X11R6/lib'
gnome-libtool: install: warning: `/work/a/ports/x11-toolkits/gtk20/work/gtk=
+-2.8.11/gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in `/usr/X=
11R6/lib'
install -o root -g wheel -m 555 -s .libs/gtk-demo /usr/X11R6/bin/gtk-demo
/bin/sh ../../mkinstalldirs /usr/X11R6/share/gtk-2.0/demo
mkdir -p -- /usr/X11R6/share/gtk-2.0/demo
 install  -o root -g wheel -m 444 appwindow.c /usr/X11R6/share/gtk-2.0/demo=
/appwindow.c
 install  -o root -g wheel -m 444 button_box.c /usr/X11R6/share/gtk-2.0/dem=
o/button_box.c
 install  -o root -g wheel -m 444 changedisplay.c /usr/X11R6/share/gtk-2.0/=
demo/changedisplay.c
 install  -o root -g wheel -m 444 clipboard.c /usr/X11R6/share/gtk-2.0/demo=
/clipboard.c
 install  -o root -g wheel -m 444 colorsel.c /usr/X11R6/share/gtk-2.0/demo/=
colorsel.c
 install  -o root -g wheel -m 444 combobox.c /usr/X11R6/share/gtk-2.0/demo/=
combobox.c
 install  -o root -g wheel -m 444 dialog.c /usr/X11R6/share/gtk-2.0/demo/di=
alog.c
 install  -o root -g wheel -m 444 drawingarea.c /usr/X11R6/share/gtk-2.0/de=
mo/drawingarea.c
 install  -o root -g wheel -m 444 editable_cells.c /usr/X11R6/share/gtk-2.0=
/demo/editable_cells.c
 install  -o root -g wheel -m 444 entry_completion.c /usr/X11R6/share/gtk-2=
.0/demo/entry_completion.c
 install  -o root -g wheel -m 444 expander.c /usr/X11R6/share/gtk-2.0/demo/=
expander.c
 install  -o root -g wheel -m 444 hypertext.c /usr/X11R6/share/gtk-2.0/demo=
/hypertext.c
 install  -o root -g wheel -m 444 iconview.c /usr/X11R6/share/gtk-2.0/demo/=
iconview.c
 install  -o root -g wheel -m 444 iconview_edit.c /usr/X11R6/share/gtk-2.0/=
demo/iconview_edit.c
 install  -o root -g wheel -m 444 images.c /usr/X11R6/share/gtk-2.0/demo/im=
ages.c
 install  -o root -g wheel -m 444 list_store.c /usr/X11R6/share/gtk-2.0/dem=
o/list_store.c
 install  -o root -g wheel -m 444 menus.c /usr/X11R6/share/gtk-2.0/demo/men=
us.c
 install  -o root -g wheel -m 444 panes.c /usr/X11R6/share/gtk-2.0/demo/pan=
es.c
 install  -o root -g wheel -m 444 pickers.c /usr/X11R6/share/gtk-2.0/demo/p=
ickers.c
 install  -o root -g wheel -m 444 pixbufs.c /usr/X11R6/share/gtk-2.0/demo/p=
ixbufs.c
 install  -o root -g wheel -m 444 rotated_text.c /usr/X11R6/share/gtk-2.0/d=
emo/rotated_text.c
 install  -o root -g wheel -m 444 sizegroup.c /usr/X11R6/share/gtk-2.0/demo=
/sizegroup.c
 install  -o root -g wheel -m 444 stock_browser.c /usr/X11R6/share/gtk-2.0/=
demo/stock_browser.c
 install  -o root -g wheel -m 444 textview.c /usr/X11R6/share/gtk-2.0/demo/=
textview.c
 install  -o root -g wheel -m 444 tree_store.c /usr/X11R6/share/gtk-2.0/dem=
o/tree_store.c
 install  -o root -g wheel -m 444 ui_manager.c /usr/X11R6/share/gtk-2.0/dem=
o/ui_manager.c
 install  -o root -g wheel -m 444 alphatest.png /usr/X11R6/share/gtk-2.0/de=
mo/alphatest.png
 install  -o root -g wheel -m 444 apple-red.png /usr/X11R6/share/gtk-2.0/de=
mo/apple-red.png
 install  -o root -g wheel -m 444 background.jpg /usr/X11R6/share/gtk-2.0/d=
emo/background.jpg
 install  -o root -g wheel -m 444 floppybuddy.gif /usr/X11R6/share/gtk-2.0/=
demo/floppybuddy.gif
 install  -o root -g wheel -m 444 gnome-applets.png /usr/X11R6/share/gtk-2.=
0/demo/gnome-applets.png
 install  -o root -g wheel -m 444 gnome-calendar.png /usr/X11R6/share/gtk-2=
.0/demo/gnome-calendar.png
 install  -o root -g wheel -m 444 gnome-fs-directory.png /usr/X11R6/share/g=
tk-2.0/demo/gnome-fs-directory.png
 install  -o root -g wheel -m 444 gnome-fs-regular.png /usr/X11R6/share/gtk=
-2.0/demo/gnome-fs-regular.png
 install  -o root -g wheel -m 444 gnome-foot.png /usr/X11R6/share/gtk-2.0/d=
emo/gnome-foot.png
 install  -o root -g wheel -m 444 gnome-gimp.png /usr/X11R6/share/gtk-2.0/d=
emo/gnome-gimp.png
 install  -o root -g wheel -m 444 gnome-gmush.png /usr/X11R6/share/gtk-2.0/=
demo/gnome-gmush.png
 install  -o root -g wheel -m 444 gnome-gsame.png /usr/X11R6/share/gtk-2.0/=
demo/gnome-gsame.png
 install  -o root -g wheel -m 444 gnu-keys.png /usr/X11R6/share/gtk-2.0/dem=
o/gnu-keys.png
 install  -o root -g wheel -m 444 gtk-logo-rgb.gif /usr/X11R6/share/gtk-2.0=
/demo/gtk-logo-rgb.gif
Making install in perf
make  install-am
Making install in contrib
Making install in gdk-pixbuf-xlib
/bin/sh ../../mkinstalldirs /usr/X11R6/lib
 /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinsta=
ll /usr/bin/install -c -o root -g wheel  libgdk_pixbuf_xlib-2.0.la /usr/X11=
R6/lib/libgdk_pixbuf_xlib-2.0.la
gnome-libtool: install: warning: relinking `libgdk_pixbuf_xlib-2.0.la'
(cd /work/a/ports/x11-toolkits/gtk20/work/gtk+-2.8.11/contrib/gdk-pixbuf-xl=
ib; /bin/sh /work/a/ports/x11-toolkits/gtk20/work/gnome-libtool  --mode=3Dr=
elink cc -O2 -fno-strict-aliasing -pipe -mno-sse2 -Wall -L/usr/local/lib -L=
/usr/X11R6/lib -o libgdk_pixbuf_xlib-2.0.la -rpath /usr/X11R6/lib -export-d=
ynamic -version-info 800:11:800 gdk-pixbuf-xlib.lo gdk-pixbuf-xlib-render.l=
o gdk-pixbuf-xlib-drawable.lo gdk-pixbuf-xlibrgb.lo ../../gdk-pixbuf/libgdk=
_pixbuf-2.0.la -L/usr/local/lib -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lic=
onv -L/usr/X11R6/lib -lX11 -lm )
cc -shared  .libs/gdk-pixbuf-xlib.o .libs/gdk-pixbuf-xlib-render.o .libs/gd=
k-pixbuf-xlib-drawable.o .libs/gdk-pixbuf-xlibrgb.o  -Wl,--rpath -Wl,/usr/X=
11R6/lib -L/usr/local/lib -L/usr/X11R6/lib -lgdk_pixbuf-2.0 -lgmodule-2.0 -=
lgobject-2.0 -lglib-2.0 -liconv -lX11 -lm  -mno-sse2 -Wl,-soname -Wl,libgdk=
_pixbuf_xlib-2.0.so.0 -o .libs/libgdk_pixbuf_xlib-2.0.so.0
/usr/bin/install -c -o root -g wheel .libs/libgdk_pixbuf_xlib-2.0.so.0T /us=
r/X11R6/lib/libgdk_pixbuf_xlib-2.0.so.0
(cd /usr/X11R6/lib && { ln -s -f libgdk_pixbuf_xlib-2.0.so.0 libgdk_pixbuf_=
xlib-2.0.so || { rm -f libgdk_pixbuf_xlib-2.0.so && ln -s libgdk_pixbuf_xli=
b-2.0.so.0 libgdk_pixbuf_xlib-2.0.so; }; })
(cd /usr/X11R6/lib && { ln -s -f libgdk_pixbuf_xlib-2.0.so.0 libgdk_pixbuf_=
xlib-2.0.so || { rm -f libgdk_pixbuf_xlib-2.0.so && ln -s libgdk_pixbuf_xli=
b-2.0.so.0 libgdk_pixbuf_xlib-2.0.so; }; })
/usr/bin/install -c -o root -g wheel .libs/libgdk_pixbuf_xlib-2.0.a /usr/X1=
1R6/lib/libgdk_pixbuf_xlib-2.0.a
chmod 644 /usr/X11R6/lib/libgdk_pixbuf_xlib-2.0.a
ranlib /usr/X11R6/lib/libgdk_pixbuf_xlib-2.0.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/X11R6/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../../mkinstalldirs /usr/X11R6/include/gtk-2.0/gdk-pixbuf-xlib
mkdir -p -- /usr/X11R6/include/gtk-2.0/gdk-pixbuf-xlib
 install  -o root -g wheel -m 444 gdk-pixbuf-xlib.h /usr/X11R6/include/gtk-=
2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h
 install  -o root -g wheel -m 444 gdk-pixbuf-xlibrgb.h /usr/X11R6/include/g=
tk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.h
/bin/sh ../../mkinstalldirs /usr/X11R6/libdata/pkgconfig
 install  -o root -g wheel -m 444 gdk-pixbuf-xlib-2.0.pc /usr/X11R6/libdata=
/pkgconfig/gdk-pixbuf-xlib-2.0.pc
Making install in docs
Making install in tutorial
Making install in faq
Making install in reference
Making install in tools
Making install in m4macros
/bin/sh ../mkinstalldirs /usr/X11R6/share/aclocal
 install  -o root -g wheel -m 444 gtk-2.0.m4 /usr/X11R6/share/aclocal/gtk-2=
.0.m4
/bin/sh ./mkinstalldirs /usr/X11R6/libdata/pkgconfig
 install  -o root -g wheel -m 444 gdk-pixbuf-2.0.pc /usr/X11R6/libdata/pkgc=
onfig/gdk-pixbuf-2.0.pc
 install  -o root -g wheel -m 444 gdk-x11-2.0.pc /usr/X11R6/libdata/pkgconf=
ig/gdk-x11-2.0.pc
 install  -o root -g wheel -m 444 gtk+-x11-2.0.pc /usr/X11R6/libdata/pkgcon=
fig/gtk+-x11-2.0.pc
make  install-data-hook
(cd /usr/X11R6/libdata/pkgconfig &&  test -f gdk-x11-2.0.pc &&  test -f gtk=
+-x11-2.0.pc &&  rm -f gdk-2.0.pc && cp -f gdk-x11-2.0.pc gdk-2.0.pc &&  rm=
 -f gtk+-2.0.pc && cp -f gtk+-x11-2.0.pc gtk+-2.0.pc) ||  (cd /usr/X11R6/li=
bdata/pkgconfig &&  rm -f gdk-2.0.pc && cp -f gdk-x11-2.0.pc gdk-2.0.pc && =
 rm -f gtk+-2.0.pc && cp -f gtk+-x11-2.0.pc gtk+-2.0.pc)
=3D=3D=3D>   Running ldconfig
/sbin/ldconfig -m /usr/X11R6/lib
=3D=3D=3D>   Registering installation for gtk-2.8.11
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase 7: make =
package>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>  Building package for gtk-2.8.11
Creating package /tmp/packages/All/gtk-2.8.11.tbz
Registering depends: atk-1.10.3 pango-1.10.2 cairo-1.0.2_1 hicolor-icon-the=
me-0.5 libXft-2.1.7 xorg-fonts-truetype-6.9.0 shared-mime-info-0.16_2 glib-=
2.8.6 bitstream-vera-1.10_2 tiff-3.8.0 xorg-libraries-6.9.0 libdrm-2.0 libx=
ml2-2.6.23 gettext-0.14.5_1 fontconfig-2.3.2_1,1 perl-5.8.7_2 freetype2-2.1=
.10_2 png-1.2.8_2 libiconv-1.9.2_1 jpeg-6b_3 xorg-fonts-encodings-6.9.0 pkg=
config-0.20 expat-2.0.0.
Creating bzip'd tar ball in '/tmp/packages/All/gtk-2.8.11.tbz'
Deleting gtk-2.8.11

=3D=3D=3D Checking filesystem state
skipping bitstream-vera-1.10_2, packages found required by current
skipping cairo-1.0.2_1, packages found required by current
skipping expat-2.0.0, packages found required by current
skipping fontconfig-2.3.2_1,1, packages found required by current
skipping freetype2-2.1.10_2, packages found required by current
skipping gettext-0.14.5_1, packages found required by current
skipping glib-2.8.6, packages found required by current
skipping jpeg-6b_3, packages found required by current
skipping libXft-2.1.7, packages found required by current
skipping libdrm-2.0, packages found required by current
skipping libiconv-1.9.2_1, packages found required by current
skipping libxml2-2.6.23, packages found required by current
skipping perl-5.8.7_2, packages found required by current
skipping pkgconfig-0.20, packages found required by current
skipping png-1.2.8_2, packages found required by current
skipping xorg-fonts-encodings-6.9.0, packages found required by current
skipping xorg-fonts-truetype-6.9.0, packages found required by current
skipping xorg-libraries-6.9.0, packages found required by current
Deleting tiff-3.8.0
Deleting shared-mime-info-0.16_2
Deleting pango-1.10.2
Deleting libtool-1.5.22_1
Deleting hicolor-icon-theme-0.5
Deleting atk-1.10.3
skipping atk-1.10.3, already deleted
skipping bitstream-vera-1.10_2, packages found required by current
skipping expat-2.0.0, packages found required by current
skipping fontconfig-2.3.2_1,1, packages found required by current
skipping freetype2-2.1.10_2, packages found required by current
skipping gettext-0.14.5_1, packages found required by current
skipping hicolor-icon-theme-0.5, already deleted
skipping libdrm-2.0, packages found required by current
skipping libiconv-1.9.2_1, packages found required by current
skipping libtool-1.5.22_1, already deleted
skipping pango-1.10.2, already deleted
skipping perl-5.8.7_2, packages found required by current
skipping pkgconfig-0.20, packages found required by current
skipping png-1.2.8_2, packages found required by current
skipping shared-mime-info-0.16_2, already deleted
skipping tiff-3.8.0, already deleted
skipping xorg-fonts-encodings-6.9.0, packages found required by current
skipping xorg-libraries-6.9.0, packages found required by current
Deleting xorg-fonts-truetype-6.9.0
Deleting libxml2-2.6.23
Deleting libXft-2.1.7
Deleting jpeg-6b_3
Deleting glib-2.8.6
Deleting cairo-1.0.2_1
skipping atk-1.10.3, already deleted
skipping cairo-1.0.2_1, already deleted
skipping expat-2.0.0, packages found required by current
skipping fontconfig-2.3.2_1,1, packages found required by current
skipping freetype2-2.1.10_2, packages found required by current
skipping glib-2.8.6, already deleted
skipping hicolor-icon-theme-0.5, already deleted
skipping jpeg-6b_3, already deleted
skipping libXft-2.1.7, already deleted
skipping libdrm-2.0, packages found required by current
skipping libiconv-1.9.2_1, packages found required by current
skipping libtool-1.5.22_1, already deleted
skipping libxml2-2.6.23, already deleted
skipping pango-1.10.2, already deleted
skipping pkgconfig-0.20, packages found required by current
skipping shared-mime-info-0.16_2, already deleted
skipping tiff-3.8.0, already deleted
skipping xorg-fonts-truetype-6.9.0, already deleted
Deleting xorg-libraries-6.9.0
Deleting xorg-fonts-encodings-6.9.0
Deleting png-1.2.8_2
Deleting perl-5.8.7_2
Removing stale symlinks from /usr/bin...
    Removing /usr/bin/perl
    Removing /usr/bin/perl5
Done.
Cleaning up /etc/make.conf... Done.
Cleaning up /etc/manpath.config... Done.
Deleting gettext-0.14.5_1
Deleting bitstream-vera-1.10_2
skipping atk-1.10.3, already deleted
skipping bitstream-vera-1.10_2, already deleted
skipping cairo-1.0.2_1, already deleted
skipping expat-2.0.0, packages found required by current
skipping freetype2-2.1.10_2, packages found required by current
skipping gettext-0.14.5_1, already deleted
skipping glib-2.8.6, already deleted
skipping hicolor-icon-theme-0.5, already deleted
skipping jpeg-6b_3, already deleted
skipping libXft-2.1.7, already deleted
skipping libtool-1.5.22_1, already deleted
skipping libxml2-2.6.23, already deleted
skipping pango-1.10.2, already deleted
skipping perl-5.8.7_2, already deleted
skipping pkgconfig-0.20, packages found required by current
skipping png-1.2.8_2, already deleted
skipping shared-mime-info-0.16_2, already deleted
skipping tiff-3.8.0, already deleted
skipping xorg-fonts-encodings-6.9.0, already deleted
skipping xorg-fonts-truetype-6.9.0, already deleted
skipping xorg-libraries-6.9.0, already deleted
Deleting libiconv-1.9.2_1
Deleting libdrm-2.0
Deleting fontconfig-2.3.2_1,1
skipping atk-1.10.3, already deleted
skipping bitstream-vera-1.10_2, already deleted
skipping cairo-1.0.2_1, already deleted
skipping fontconfig-2.3.2_1,1, already deleted
skipping gettext-0.14.5_1, already deleted
skipping glib-2.8.6, already deleted
skipping hicolor-icon-theme-0.5, already deleted
skipping jpeg-6b_3, already deleted
skipping libXft-2.1.7, already deleted
skipping libdrm-2.0, already deleted
skipping libiconv-1.9.2_1, already deleted
skipping libtool-1.5.22_1, already deleted
skipping libxml2-2.6.23, already deleted
skipping pango-1.10.2, already deleted
skipping perl-5.8.7_2, already deleted
skipping pkgconfig-0.20, packages found required by current
skipping png-1.2.8_2, already deleted
skipping shared-mime-info-0.16_2, already deleted
skipping tiff-3.8.0, already deleted
skipping xorg-fonts-encodings-6.9.0, already deleted
skipping xorg-fonts-truetype-6.9.0, already deleted
skipping xorg-libraries-6.9.0, already deleted
Deleting freetype2-2.1.10_2
Deleting expat-2.0.0
skipping atk-1.10.3, already deleted
skipping bitstream-vera-1.10_2, already deleted
skipping cairo-1.0.2_1, already deleted
skipping expat-2.0.0, already deleted
skipping fontconfig-2.3.2_1,1, already deleted
skipping freetype2-2.1.10_2, already deleted
skipping gettext-0.14.5_1, already deleted
skipping glib-2.8.6, already deleted
skipping hicolor-icon-theme-0.5, already deleted
skipping jpeg-6b_3, already deleted
skipping libXft-2.1.7, already deleted
skipping libdrm-2.0, already deleted
skipping libiconv-1.9.2_1, already deleted
skipping libtool-1.5.22_1, already deleted
skipping libxml2-2.6.23, already deleted
skipping pango-1.10.2, already deleted
skipping perl-5.8.7_2, already deleted
skipping png-1.2.8_2, already deleted
skipping shared-mime-info-0.16_2, already deleted
skipping tiff-3.8.0, already deleted
skipping xorg-fonts-encodings-6.9.0, already deleted
skipping xorg-fonts-truetype-6.9.0, already deleted
skipping xorg-libraries-6.9.0, already deleted
Deleting pkgconfig-0.20

=3D=3D=3D Checking filesystem state after all packages deleted
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
list of extra files and directories in / (not present on clean system but p=
resent after everything was deinstalled)
1090495       16 drwxr-xr-x    3 root             wheel                1536=
 Feb  1 20:08 usr/X11R6/lib/X11/fonts/encodings
1090513       16 drwxr-xr-x    2 root             wheel                1024=
 Feb  1 20:08 usr/X11R6/lib/X11/fonts/encodings/large
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
build of /usr/ports/x11-toolkits/gtk20 ended at Wed Feb  1 20:09:15 UTC 2006


----- End forwarded message -----

--LZvS9be/3tNcYl/X
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFD4jDrWry0BWjoQKURApoGAKC46V9tIATa/Emy8KIhiNZO1zwppwCeNLyq
9Pz4G1Ccw8uLUo0f2uuM4W4=
=oqo1
-----END PGP SIGNATURE-----

--LZvS9be/3tNcYl/X--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060202161851.GA29539>