Extracting source...
./yad-0.12.2/
./yad-0.12.2/ChangeLog
./yad-0.12.2/THANKS
./yad-0.12.2/configure
./yad-0.12.2/config.h.in
./yad-0.12.2/depcomp
./yad-0.12.2/configure.ac
./yad-0.12.2/README
./yad-0.12.2/NEWS
./yad-0.12.2/src/
./yad-0.12.2/src/progress.c
./yad-0.12.2/src/calendar.c
./yad-0.12.2/src/color.c
./yad-0.12.2/src/browser.c
./yad-0.12.2/src/icons.c
./yad-0.12.2/src/yad.h
./yad-0.12.2/src/option.c
./yad-0.12.2/src/form.c
./yad-0.12.2/src/notification.c
./yad-0.12.2/src/main.c
./yad-0.12.2/src/entry.c
./yad-0.12.2/src/dnd.c
./yad-0.12.2/src/Makefile.in
./yad-0.12.2/src/calendar.xpm
./yad-0.12.2/src/about.c
./yad-0.12.2/src/scale.c
./yad-0.12.2/src/text.c
./yad-0.12.2/src/file.c
./yad-0.12.2/src/font.c
./yad-0.12.2/src/util.c
./yad-0.12.2/src/list.c
./yad-0.12.2/src/Makefile.am
./yad-0.12.2/COPYING
./yad-0.12.2/acinclude.m4
./yad-0.12.2/Makefile.in
./yad-0.12.2/missing
./yad-0.12.2/aclocal.m4
./yad-0.12.2/data/
./yad-0.12.2/data/zenity.sh
./yad-0.12.2/data/yad.1
./yad-0.12.2/data/yad.png
./yad-0.12.2/data/Makefile.in
./yad-0.12.2/data/yad.spec.in
./yad-0.12.2/data/yad.m4.in
./yad-0.12.2/data/Makefile.am
./yad-0.12.2/data/yad-icon-browser.desktop.in
./yad-0.12.2/install-sh
./yad-0.12.2/Makefile.am
./yad-0.12.2/po/
./yad-0.12.2/po/ChangeLog
./yad-0.12.2/po/Makefile.in.in
./yad-0.12.2/po/uk.po
./yad-0.12.2/po/de.po
./yad-0.12.2/po/LINGUAS
./yad-0.12.2/po/sk.po
./yad-0.12.2/po/ru.po
./yad-0.12.2/po/POTFILES.in
./yad-0.12.2/TODO
./yad-0.12.2/AUTHORS
Setting permissions...
Configuring source...
checking for a BSD-compatible install... /bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for intltool >= 0.40.0... 0.41.1 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.12.3
checking for XML::Parser... ok
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for YAD... no
checking for YAD... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: creating data/yad.m4
config.status: creating data/yad.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

Build icon browser - no

make  all-recursive
make[1]: Entering directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2'
Making all in src
make[2]: Entering directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2/src'
  CC     yad-about.o
  CC     yad-calendar.o
  CC     yad-color.o
  CC     yad-dnd.o
  CC     yad-entry.o
  CC     yad-file.o
  CC     yad-font.o
  CC     yad-form.o
  CC     yad-icons.o
  CC     yad-list.o
  CC     yad-notification.o
  CC     yad-option.o
  CC     yad-progress.o
  CC     yad-scale.o
  CC     yad-text.o
  CC     yad-util.o
  CC     yad-main.o
  CCLD   yad
make[2]: Leaving directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2/src'
Making all in po
make[2]: Entering directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2/po'
file=`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file de.po
file=`echo ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ru.po
file=`echo sk | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sk.po
file=`echo uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file uk.po
make[2]: Leaving directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2/po'
Making all in data
make[2]: Entering directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2/data'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2/data'
make[2]: Entering directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2'
make[2]: Leaving directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2'
make[1]: Leaving directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2'
Making install in src
make[1]: Entering directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2/src'
make[2]: Entering directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2/src'
test -z "/usr/bin" || /bin/mkdir -p "/home/ken/yad/yad/0.12.2/tmp/package-yad/usr/bin"
  /bin/ginstall -c yad '/home/ken/yad/yad/0.12.2/tmp/package-yad/usr/bin'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2/src'
make[1]: Leaving directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2/src'
Making install in po
make[1]: Entering directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2/po'
linguas="de ru sk uk "; \
for lang in $linguas; do \
  dir=/home/ken/yad/yad/0.12.2/tmp/package-yad/usr/share/locale/$lang/LC_MESSAGES; \
  /bin/sh /home/ken/yad/yad/0.12.2/tmp/yad-0.12.2/install-sh -d $dir; \
  if test -r $lang.gmo; then \
    /bin/ginstall -c -m 644 $lang.gmo $dir/yad.mo; \
    echo "installing $lang.gmo as $dir/yad.mo"; \
  else \
    /bin/ginstall -c -m 644 ./$lang.gmo $dir/yad.mo; \
    echo "installing ./$lang.gmo as" \
	 "$dir/yad.mo"; \
  fi; \
  if test -r $lang.gmo.m; then \
    /bin/ginstall -c -m 644 $lang.gmo.m $dir/yad.mo.m; \
    echo "installing $lang.gmo.m as $dir/yad.mo.m"; \
  else \
    if test -r ./$lang.gmo.m ; then \
      /bin/ginstall -c -m 644 ./$lang.gmo.m \
	$dir/yad.mo.m; \
      echo "installing ./$lang.gmo.m as" \
	   "$dir/yad.mo.m"; \
    else \
      true; \
    fi; \
  fi; \
done
installing de.gmo as /home/ken/yad/yad/0.12.2/tmp/package-yad/usr/share/locale/de/LC_MESSAGES/yad.mo
installing ru.gmo as /home/ken/yad/yad/0.12.2/tmp/package-yad/usr/share/locale/ru/LC_MESSAGES/yad.mo
installing sk.gmo as /home/ken/yad/yad/0.12.2/tmp/package-yad/usr/share/locale/sk/LC_MESSAGES/yad.mo
installing uk.gmo as /home/ken/yad/yad/0.12.2/tmp/package-yad/usr/share/locale/uk/LC_MESSAGES/yad.mo
make[1]: Leaving directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2/po'
Making install in data
make[1]: Entering directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2/data'
make[2]: Entering directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2/data'
make[2]: Nothing to be done for `install-exec-am'.
test -z "" || /bin/mkdir -p "/home/ken/yad/yad/0.12.2/tmp/package-yad"
test -z "/usr/share/pixmaps" || /bin/mkdir -p "/home/ken/yad/yad/0.12.2/tmp/package-yad/usr/share/pixmaps"
 /bin/ginstall -c -m 644 yad.png '/home/ken/yad/yad/0.12.2/tmp/package-yad/usr/share/pixmaps'
test -z "/usr/share/aclocal" || /bin/mkdir -p "/home/ken/yad/yad/0.12.2/tmp/package-yad/usr/share/aclocal"
 /bin/ginstall -c -m 644 yad.m4 '/home/ken/yad/yad/0.12.2/tmp/package-yad/usr/share/aclocal'
test -z "/usr/man/man1" || /bin/mkdir -p "/home/ken/yad/yad/0.12.2/tmp/package-yad/usr/man/man1"
 /bin/ginstall -c -m 644 yad.1 '/home/ken/yad/yad/0.12.2/tmp/package-yad/usr/man/man1'
make[2]: Leaving directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2/data'
make[1]: Leaving directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2/data'
make[1]: Entering directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2'
make[2]: Entering directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2'
make[1]: Leaving directory `/home/ken/yad/yad/0.12.2/tmp/yad-0.12.2'
 
Stripping....
 
Finding dependencies...
The following dependencies have been found:
atk >= 1.32.0
cairo >= 1.10.2
cxxlibs >= 6.0.14 | gcc-g++ >= 4.5.2
expat >= 2.0.1
fontconfig >= 2.8.0
freetype >= 2.4.4
gcc >= 4.5.2
gdk-pixbuf2 >= 2.23.3
glib2 >= 2.28.7
glibc-solibs >= 2.13
gtk+2 >= 2.24.1
libX11 >= 1.4.3
libXau >= 1.0.6
libXcomposite >= 0.4.3
libXcursor >= 1.1.11
libXdamage >= 1.1.3
libXdmcp >= 1.1.0
libXext >= 1.2.0
libXfixes >= 5.0
libXi >= 1.4.2
libXinerama >= 1.1.1
libXrandr >= 1.3.1
libXrender >= 0.9.6
libpng >= 1.4.5
libxcb >= 1.7
pango >= 1.28.4
pixman >= 0.21.6
zlib >= 1.2.5
Creating package yad-0.12.2-i586-1vl70.txz

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the files and directories in
your package to some sane permissions. If any of the files or dirs in
your package have special permissions, then DO NOT reset them here!

Would you like to reset all directory and file permissions and set
their ownerships to root:root? [y/N] n

Creating the package file...


Package created: /home/ken/yad/yad/0.12.2/yad-0.12.2-i586-1vl70.txz

Basename:        yad
Version number:  0.12.2
Minimum arch:    i586
Build version:   1vl70
Compression:     txz (XZ LZMA compressed)

Cleaning up temp files...
Package Complete