[build-status: 125333] Log for successful build of ayttm_0.5.0+10-9 (dist=unstable)
Build Daemon 1
buildd at linux-m32r.org
Thu May 8 21:47:31 JST 2008
Automatic build of ayttm_0.5.0+10-9 on mappi005 by sbuild/m32r 98-farm
Build started at 20080508-1808
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 1951kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main ayttm 0.5.0+10-9 (dsc) [815B]
Get:2 http://debian.linux-m32r.org 06_devonian/main ayttm 0.5.0+10-9 (tar) [1941kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main ayttm 0.5.0+10-9 (diff) [9041B]
Fetched 1951kB in 41s (46.6kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: autoconf, automake, bison, debhelper (>= 5), dpatch, flex, gettext, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libgpgme11-dev, libgtk2.0-dev, libjasper-dev, libjpeg62-dev, libltdl3-dev, libpspell-dev, libssl-dev, libxpm-dev
Checking for already installed source dependencies...
autoconf: already installed (2.61-7)
automake: already installed (1:1.10.1-3)
bison: already installed (1:2.3.dfsg-5)
debhelper: already installed (7.0.8 >= 5 is satisfied)
dpatch: already installed (2.0.29)
flex: already installed (2.5.35-1)
gettext: already installed (0.17-2)
libaudiofile-dev: already installed (0.2.6-7)
libesd0-dev: already installed (0.2.36-3)
libglib2.0-dev: already installed (2.14.6-1)
libgpgme11-dev: already installed (1.1.6-2)
libgtk2.0-dev: already installed (2.10.12-2)
libjasper-dev: already installed (=*=PROVIDED=*=)
libjpeg62-dev: already installed (6b-14)
libltdl3-dev: already installed (1.5.22-4)
libpspell-dev: missing
Using default version 0.60.5-2 (Priority: 500)
libssl-dev: already installed (0.9.8g-8)
libxpm-dev: already installed (1:3.5.7-1)
Checking for source dependency conflicts...
/usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install libpspell-dev
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
texlive-latex-base-doc
Use 'apt-get autoremove' to remove them.
Suggested packages:
aspell-doc
The following NEW packages will be installed:
libpspell-dev
0 upgraded, 1 newly installed, 0 to remove and 63 not upgraded.
Need to get 45.6kB of archives.
After this operation, 131kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libpspell-dev
Authentication warning overridden.
Get:1 http://debian.linux-m32r.org 06_devonian/main libpspell-dev 0.60.5-2 [45.6kB]
Fetched 45.6kB in 0s (58.6kB/s)
Selecting previously deselected package libpspell-dev.
(Reading database ... 71349 files and directories currently installed.)
Unpacking libpspell-dev (from .../libpspell-dev_0.60.5-2_m32r.deb) ...
Processing triggers for man-db ...
Setting up libpspell-dev (0.60.5-2) ...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting ayttm in ayttm-0.5.0+10
dpkg-source: info: unpacking ayttm_0.5.0+10.orig.tar.gz
dpkg-source: info: applying ayttm_0.5.0+10-9.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package ayttm
dpkg-buildpackage: source version 0.5.0+10-9
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dpatch deapply-all
01_gtk_rc_style_unref_fix not applied to ./ .
rm -rf patch-stamp patch-stampT debian/patched
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp config.log
[ ! -f Makefile ] || /usr/bin/make distclean
rm -f po/*.gmo mingw32/Makefile
rm -f config.guess config.sub src/gtk/log_window.loT
dh_clean
debian/rules build
test -d debian/patched || install -d debian/patched
dpatch apply-all
applying patch 01_gtk_rc_style_unref_fix to ./ ... ok.
dpatch cat-all >>patch-stampT
mv -f patch-stampT patch-stamp
dh_testdir
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
./configure --build m32r-linux-gnu \
CFLAGS="-Wall -g -O2" \
CXXFLAGS="-Wall -g -O2" \
--prefix=/usr \
--sysconfdir=/etc \
--mandir=/usr/share/man \
--disable-arts
checking for a BSD-compatible install... /usr/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 for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for flex... flex
checking for bison... bison -y
checking for bison... bison
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for g++... g++
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... (cached) ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 static flag -static works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for windres... no
checking for _af_ulaw2linear in -laudiofile... no
checking for lt_dlopen in -lltdl... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking pspell/pspell.h usability... yes
checking pspell/pspell.h presence... yes
checking for pspell/pspell.h... yes
checking for pspell_manager_check in -lpspell... no
checking for aspell_speller_check in -lpspell... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for error_at_line... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for working alloca.h... yes
checking for alloca... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for atexit... yes
checking for bzero... yes
checking for dcgettext... yes
checking for dup2... yes
checking for getcwd... yes
checking for gethostbyname... (cached) yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for getwd... yes
checking for hstrerror... yes
checking for inet_ntoa... yes
checking for isascii... yes
checking for memchr... yes
checking for memmove... yes
checking for mempcpy... yes
checking for memset... yes
checking for mkdir... yes
checking for modf... yes
checking for munmap... yes
checking for nl_langinfo... yes
checking for pow... no
checking for select... yes
checking for setlocale... yes
checking for socket... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strpbrk... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for uname... yes
checking for snprintf... yes
checking for __argz_count... yes
checking for __argz_next... yes
checking for __argz_stringify... yes
checking for getopt_long... yes
checking for getopt... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking how to include pthread...
checking for -lpthread compiler option... yes
checking for library containing libiconv_open... no
checking for gdb... yes
checking whether to use crash dialog... yes
checking whether we want ESD support...
checking for esd-config... /usr/bin/esd-config
checking for ESD - version >= 0.2.7... yes
checking for artsc-config... /usr/bin/artsc-config
checking for ARTS... no - user override
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.7... yes
checking for GLIB - version >= 2.0.0... yes (version 2.14.6)
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.6.0... yes (version 2.10.12)
checking for jasper... yes
checking for openssl... yes
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking for X11/extensions/scrnsaver.h... yes
checking for XScreenSaverRegister in -lXss... no
checking for XScreenSaverRegister in -lXext... no
checking for XScreenSaverRegister in -lXExExt... no
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking for gpgme-config... /usr/bin/gpgme-config
checking for GPGME - version >= 1.0.0... yes
Looking for a Web browser... configure: WARNING: Could not find any of the following browsers:
x-www-browser
mozilla
firefox
iceape
iceweasel
epiphany
dillo
konqueror
galeon
opera
lynx
links
elinks
Defaulting to x-www-browser since I don't know better. You can change it later from the Preferences menu
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ayttm.spec
config.status: creating doc/Makefile
config.status: creating libproxy/Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating modules/Makefile
config.status: creating modules/aim-toc/Makefile
config.status: creating modules/aim-toc/libtoc/Makefile
config.status: creating modules/icq-toc/Makefile
config.status: creating modules/icq-toc/libtoc/Makefile
config.status: creating modules/aim-oscar/Makefile
config.status: creating modules/aim-oscar/libfaim/Makefile
config.status: creating modules/aim-oscar/libfaim/include/Makefile
config.status: creating modules/aim-oscar/libfaim/src/Makefile
config.status: creating modules/icq/Makefile
config.status: creating modules/icq/libicq/Makefile
config.status: creating modules/importers/Makefile
config.status: creating modules/irc/Makefile
config.status: creating modules/smtp/Makefile
config.status: creating modules/livejournal/Makefile
config.status: creating modules/jabber/Makefile
config.status: creating modules/jabber/libjabber/Makefile
config.status: creating modules/jabber/libjabber/include/Makefile
config.status: creating modules/jabber/libjabber/include/jabber/Makefile
config.status: creating modules/jabber/libxode/Makefile
config.status: creating modules/jabber/libxode/include/Makefile
config.status: creating modules/msn2/Makefile
config.status: creating modules/msn2/libmsn2/Makefile
config.status: creating modules/aycryption/Makefile
config.status: creating modules/utility/Makefile
config.status: creating modules/yahoo2/Makefile
config.status: creating modules/yahoo2/libyahoo2/Makefile
config.status: creating modules/workwizu/Makefile
config.status: creating modules/smileys/Makefile
config.status: creating modules/smileys/console_smileys/Makefile
config.status: creating modules/smileys/giles_smiles/Makefile
config.status: creating modules/image_filter/Makefile
config.status: creating pixmaps/Makefile
config.status: creating sounds/Makefile
config.status: creating src/Makefile
config.status: creating src/gtk/Makefile
config.status: creating mingw32/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: setting ALL_LINGUAS in configure.in is obsolete
config.status: creating po/Makefile
Ayttm 0.5.0-10 configured with the following plugins:
msn2 yahoo2 irc jabber aim-toc icq-toc aycryption
touch configure-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd/ayttm-0.5.0+10'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd/ayttm-0.5.0+10'
Making all in pixmaps
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/pixmaps'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/pixmaps'
Making all in po
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/po'
rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po
569 translated messages, 56 fuzzy translations, 56 untranslated messages.
rm -f en_GB.gmo && /usr/bin/msgfmt -c --statistics -o en_GB.gmo en_GB.po
6 translated messages, 675 untranslated messages.
rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po
629 translated messages, 45 fuzzy translations, 7 untranslated messages.
rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po
681 translated messages.
rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po
611 translated messages, 60 fuzzy translations, 10 untranslated messages.
rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po
614 translated messages, 52 fuzzy translations, 15 untranslated messages.
rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po
615 translated messages, 44 fuzzy translations, 22 untranslated messages.
rm -f hi.gmo && /usr/bin/msgfmt -c --statistics -o hi.gmo hi.po
442 translated messages, 22 fuzzy translations, 217 untranslated messages.
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/po'
Making all in m4
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/m4'
Making all in libproxy
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/libproxy'
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../src -MT proxy.o -MD -MP -MF .deps/proxy.Tpo -c -o proxy.o proxy.c
mv -f .deps/proxy.Tpo .deps/proxy.Po
rm -f libproxy.a
ar cru libproxy.a proxy.o
ranlib libproxy.a
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/libproxy'
Making all in sounds
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/sounds'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/sounds'
Making all in doc
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/doc'
Making all in src
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/src'
/usr/bin/make all-recursive
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/src'
Making all in gtk
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/src/gtk'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -MT html_text_buffer.lo -MD -MP -MF .deps/html_text_buffer.Tpo -c -o html_text_buffer.lo html_text_buffer.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -MT html_text_buffer.lo -MD -MP -MF .deps/html_text_buffer.Tpo -c html_text_buffer.c -fPIC -DPIC -o .libs/html_text_buffer.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -MT html_text_buffer.lo -MD -MP -MF .deps/html_text_buffer.Tpo -c html_text_buffer.c -o html_text_buffer.o >/dev/null 2>&1
mv -f .deps/html_text_buffer.Tpo .deps/html_text_buffer.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -MT about_window.lo -MD -MP -MF .deps/about_window.Tpo -c -o about_window.lo about_window.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -MT about_window.lo -MD -MP -MF .deps/about_window.Tpo -c about_window.c -fPIC -DPIC -o .libs/about_window.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -MT about_window.lo -MD -MP -MF .deps/about_window.Tpo -c about_window.c -o about_window.o >/dev/null 2>&1
mv -f .deps/about_window.Tpo .deps/about_window.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -MT gtkspell.lo -MD -MP -MF .deps/gtkspell.Tpo -c -o gtkspell.lo gtkspell.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -MT gtkspell.lo -MD -MP -MF .deps/gtkspell.Tpo -c gtkspell.c -fPIC -DPIC -o .libs/gtkspell.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -MT gtkspell.lo -MD -MP -MF .deps/gtkspell.Tpo -c gtkspell.c -o gtkspell.o >/dev/null 2>&1
mv -f .deps/gtkspell.Tpo .deps/gtkspell.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -MT gtkutils.lo -MD -MP -MF .deps/gtkutils.Tpo -c -o gtkutils.lo gtkutils.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -MT gtkutils.lo -MD -MP -MF .deps/gtkutils.Tpo -c gtkutils.c -fPIC -DPIC -o .libs/gtkutils.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -MT gtkutils.lo -MD -MP -MF .deps/gtkutils.Tpo -c gtkutils.c -o gtkutils.o >/dev/null 2>&1
mv -f .deps/gtkutils.Tpo .deps/gtkutils.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -MT gtk_tree_view_tooltip.lo -MD -MP -MF .deps/gtk_tree_view_tooltip.Tpo -c -o gtk_tree_view_tooltip.lo gtk_tree_view_tooltip.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -MT gtk_tree_view_tooltip.lo -MD -MP -MF .deps/gtk_tree_view_tooltip.Tpo -c gtk_tree_view_tooltip.c -fPIC -DPIC -o .libs/gtk_tree_view_tooltip.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -MT gtk_tree_view_tooltip.lo -MD -MP -MF .deps/gtk_tree_view_tooltip.Tpo -c gtk_tree_view_tooltip.c -o gtk_tree_view_tooltip.o >/dev/null 2>&1
mv -f .deps/gtk_tree_view_tooltip.Tpo .deps/gtk_tree_view_tooltip.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -Wall -g -O2 -MT log_window.lo -MD -MP -MF .deps/log_window.Tpo -c -o log_window.lo log_window.C
g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -Wall -g -O2 -MT log_window.lo -MD -MP -MF .deps/log_window.Tpo -c log_window.C -fPIC -DPIC -o .libs/log_window.o
g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -Wall -g -O2 -MT log_window.lo -MD -MP -MF .deps/log_window.Tpo -c log_window.C -o log_window.o >/dev/null 2>&1
mv -f .deps/log_window.Tpo .deps/log_window.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -Wall -g -O2 -MT prefs_window.lo -MD -MP -MF .deps/prefs_window.Tpo -c -o prefs_window.lo prefs_window.C
g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -Wall -g -O2 -MT prefs_window.lo -MD -MP -MF .deps/prefs_window.Tpo -c prefs_window.C -fPIC -DPIC -o .libs/prefs_window.o
g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -Wall -g -O2 -MT prefs_window.lo -MD -MP -MF .deps/prefs_window.Tpo -c prefs_window.C -o prefs_window.o >/dev/null 2>&1
mv -f .deps/prefs_window.Tpo .deps/prefs_window.Plo
/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -g -O2 -I../../src -Wall -g -O2 -o libayttmgtk.la html_text_buffer.lo about_window.lo gtkspell.lo gtkutils.lo gtk_tree_view_tooltip.lo log_window.lo prefs_window.lo -lltdl -L/usr/local/lib -lpthread
ar cru .libs/libayttmgtk.a .libs/html_text_buffer.o .libs/about_window.o .libs/gtkspell.o .libs/gtkutils.o .libs/gtk_tree_view_tooltip.o .libs/log_window.o .libs/prefs_window.o
ranlib .libs/libayttmgtk.a
creating libayttmgtk.la
(cd .libs && rm -f libayttmgtk.la && ln -s ../libayttmgtk.la libayttmgtk.la)
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/src/gtk'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/src'
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/main.Tpo .deps/main.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT contactlist.o -MD -MP -MF .deps/contactlist.Tpo -c -o contactlist.o contactlist.c
mv -f .deps/contactlist.Tpo .deps/contactlist.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT edit_local_accounts.o -MD -MP -MF .deps/edit_local_accounts.Tpo -c -o edit_local_accounts.o edit_local_accounts.c
mv -f .deps/edit_local_accounts.Tpo .deps/edit_local_accounts.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT service.o -MD -MP -MF .deps/service.Tpo -c -o service.o service.c
mv -f .deps/service.Tpo .deps/service.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT status.o -MD -MP -MF .deps/status.Tpo -c -o status.o status.c
mv -f .deps/status.Tpo .deps/status.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT account.o -MD -MP -MF .deps/account.Tpo -c -o account.o account.c
mv -f .deps/account.Tpo .deps/account.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT info_window.o -MD -MP -MF .deps/info_window.Tpo -c -o info_window.o info_window.c
mv -f .deps/info_window.Tpo .deps/info_window.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT chat_window.o -MD -MP -MF .deps/chat_window.Tpo -c -o chat_window.o chat_window.c
mv -f .deps/chat_window.Tpo .deps/chat_window.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
mv -f .deps/util.Tpo .deps/util.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT add_contact_window.o -MD -MP -MF .deps/add_contact_window.Tpo -c -o add_contact_window.o add_contact_window.c
mv -f .deps/add_contact_window.Tpo .deps/add_contact_window.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT edit_contact_window.o -MD -MP -MF .deps/edit_contact_window.Tpo -c -o edit_contact_window.o edit_contact_window.c
mv -f .deps/edit_contact_window.Tpo .deps/edit_contact_window.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT edit_account_window.o -MD -MP -MF .deps/edit_account_window.Tpo -c -o edit_account_window.o edit_account_window.c
mv -f .deps/edit_account_window.Tpo .deps/edit_account_window.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT sound.o -MD -MP -MF .deps/sound.Tpo -c -o sound.o sound.c
mv -f .deps/sound.Tpo .deps/sound.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT dialog.o -MD -MP -MF .deps/dialog.Tpo -c -o dialog.o dialog.c
mv -f .deps/dialog.Tpo .deps/dialog.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT prefs.o -MD -MP -MF .deps/prefs.Tpo -c -o prefs.o prefs.c
mv -f .deps/prefs.Tpo .deps/prefs.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT away_window.o -MD -MP -MF .deps/away_window.Tpo -c -o away_window.o away_window.c
mv -f .deps/away_window.Tpo .deps/away_window.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT browser.o -MD -MP -MF .deps/browser.Tpo -c -o browser.o browser.c
mv -f .deps/browser.Tpo .deps/browser.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT message_parse.o -MD -MP -MF .deps/message_parse.Tpo -c -o message_parse.o message_parse.c
mv -f .deps/message_parse.Tpo .deps/message_parse.Po
g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -MT activity_bar.o -MD -MP -MF .deps/activity_bar.Tpo -c -o activity_bar.o activity_bar.C
mv -f .deps/activity_bar.Tpo .deps/activity_bar.Po
g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -MT spellcheck.o -MD -MP -MF .deps/spellcheck.Tpo -c -o spellcheck.o spellcheck.C
mv -f .deps/spellcheck.Tpo .deps/spellcheck.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT video.o -MD -MP -MF .deps/video.Tpo -c -o video.o video.c
mv -f .deps/video.Tpo .deps/video.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT usercount.o -MD -MP -MF .deps/usercount.Tpo -c -o usercount.o usercount.c
mv -f .deps/usercount.Tpo .deps/usercount.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT chat_room.o -MD -MP -MF .deps/chat_room.Tpo -c -o chat_room.o chat_room.c
mv -f .deps/chat_room.Tpo .deps/chat_room.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT value_pair.o -MD -MP -MF .deps/value_pair.Tpo -c -o value_pair.o value_pair.c
mv -f .deps/value_pair.Tpo .deps/value_pair.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT edit_group_window.o -MD -MP -MF .deps/edit_group_window.Tpo -c -o edit_group_window.o edit_group_window.c
mv -f .deps/edit_group_window.Tpo .deps/edit_group_window.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT logs.o -MD -MP -MF .deps/logs.Tpo -c -o logs.o logs.c
mv -f .deps/logs.Tpo .deps/logs.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT trigger.o -MD -MP -MF .deps/trigger.Tpo -c -o trigger.o trigger.c
mv -f .deps/trigger.Tpo .deps/trigger.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT console_session.o -MD -MP -MF .deps/console_session.Tpo -c -o console_session.o console_session.c
mv -f .deps/console_session.Tpo .deps/console_session.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT input_list.o -MD -MP -MF .deps/input_list.Tpo -c -o input_list.o input_list.c
mv -f .deps/input_list.Tpo .deps/input_list.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT nomodule.o -MD -MP -MF .deps/nomodule.Tpo -c -o nomodule.o nomodule.c
mv -f .deps/nomodule.Tpo .deps/nomodule.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT plugin_api.o -MD -MP -MF .deps/plugin_api.Tpo -c -o plugin_api.o plugin_api.c
mv -f .deps/plugin_api.Tpo .deps/plugin_api.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o plugin.c
mv -f .deps/plugin.Tpo .deps/plugin.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT file_select.o -MD -MP -MF .deps/file_select.Tpo -c -o file_select.o file_select.c
mv -f .deps/file_select.Tpo .deps/file_select.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT contact_actions.o -MD -MP -MF .deps/contact_actions.Tpo -c -o contact_actions.o contact_actions.c
mv -f .deps/contact_actions.Tpo .deps/contact_actions.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT smileys.o -MD -MP -MF .deps/smileys.Tpo -c -o smileys.o smileys.c
mv -f .deps/smileys.Tpo .deps/smileys.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT help_menu.o -MD -MP -MF .deps/help_menu.Tpo -c -o help_menu.o help_menu.c
mv -f .deps/help_menu.Tpo .deps/help_menu.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT crash.o -MD -MP -MF .deps/crash.Tpo -c -o crash.o crash.c
mv -f .deps/crash.Tpo .deps/crash.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT account_parser.o -MD -MP -MF .deps/account_parser.Tpo -c -o account_parser.o account_parser.c
mv -f .deps/account_parser.Tpo .deps/account_parser.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT account_scanner.o -MD -MP -MF .deps/account_scanner.Tpo -c -o account_scanner.o account_scanner.c
<stdout>:1095: warning: 'yyunput' defined but not used
mv -f .deps/account_scanner.Tpo .deps/account_scanner.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT contact_parser.o -MD -MP -MF .deps/contact_parser.Tpo -c -o contact_parser.o contact_parser.c
mv -f .deps/contact_parser.Tpo .deps/contact_parser.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT contact_scanner.o -MD -MP -MF .deps/contact_scanner.Tpo -c -o contact_scanner.o contact_scanner.c
<stdout>:1135: warning: 'yyunput' defined but not used
mv -f .deps/contact_scanner.Tpo .deps/contact_scanner.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT llist.o -MD -MP -MF .deps/llist.Tpo -c -o llist.o llist.c
mv -f .deps/llist.Tpo .deps/llist.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT mem_util.o -MD -MP -MF .deps/mem_util.Tpo -c -o mem_util.o mem_util.c
mv -f .deps/mem_util.Tpo .deps/mem_util.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT offline_queue_mgmt.o -MD -MP -MF .deps/offline_queue_mgmt.Tpo -c -o offline_queue_mgmt.o offline_queue_mgmt.c
mv -f .deps/offline_queue_mgmt.Tpo .deps/offline_queue_mgmt.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT tcp_util.o -MD -MP -MF .deps/tcp_util.Tpo -c -o tcp_util.o tcp_util.c
mv -f .deps/tcp_util.Tpo .deps/tcp_util.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT image_window.o -MD -MP -MF .deps/image_window.Tpo -c -o image_window.o image_window.c
mv -f .deps/image_window.Tpo .deps/image_window.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT action.o -MD -MP -MF .deps/action.Tpo -c -o action.o action.c
mv -f .deps/action.Tpo .deps/action.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT about.o -MD -MP -MF .deps/about.Tpo -c -o about.o about.c
mv -f .deps/about.Tpo .deps/about.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o messages.c
mv -f .deps/messages.Tpo .deps/messages.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT edit_list_window.o -MD -MP -MF .deps/edit_list_window.Tpo -c -o edit_list_window.o edit_list_window.c
mv -f .deps/edit_list_window.Tpo .deps/edit_list_window.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT flash_window_title.o -MD -MP -MF .deps/flash_window_title.Tpo -c -o flash_window_title.o flash_window_title.c
mv -f .deps/flash_window_title.Tpo .deps/flash_window_title.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT ssl.o -MD -MP -MF .deps/ssl.Tpo -c -o ssl.o ssl.c
mv -f .deps/ssl.Tpo .deps/ssl.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT ssl_certificate.o -MD -MP -MF .deps/ssl_certificate.Tpo -c -o ssl_certificate.o ssl_certificate.c
mv -f .deps/ssl_certificate.Tpo .deps/ssl_certificate.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -I../src -MT charconv.o -MD -MP -MF .deps/charconv.Tpo -c -o charconv.o charconv.c
mv -f .deps/charconv.Tpo .deps/charconv.Po
/bin/sh ../libtool --tag=CXX --mode=link g++ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -L../libproxy -export-dynamic -o ayttm main.o contactlist.o edit_local_accounts.o service.o status.o account.o info_window.o chat_window.o util.o add_contact_window.o edit_contact_window.o edit_account_window.o sound.o dialog.o prefs.o away_window.o browser.o message_parse.o activity_bar.o spellcheck.o video.o usercount.o chat_room.o value_pair.o edit_group_window.o logs.o trigger.o console_session.o input_list.o nomodule.o plugin_api.o plugin.o file_select.o contact_actions.o smileys.o help_menu.o crash.o account_parser.o account_scanner.o contact_parser.o contact_scanner.o llist.o mem_util.o offl
ine_queue_mgmt.o tcp_util.o image_window.o action.o about.o messages.o edit_list_window.o flash_window_title.o ssl.o ssl_certificate.o charconv.o gtk/libayttmgtk.la -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lfl -lltdl -L/usr/local/lib -lpthread -L/usr/lib -lesd -laudiofile -lm -lssl -lcrypto -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lproxy -L/usr/local/lib/pth/
mkdir .libs
g++ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I.. -I../libproxy -Wall -g -O2 -o ayttm main.o contactlist.o edit_local_accounts.o service.o status.o account.o info_window.o chat_window.o util.o add_contact_window.o edit_contact_window.o edit_account_window.o sound.o dialog.o prefs.o away_window.o browser.o message_parse.o activity_bar.o spellcheck.o video.o usercount.o chat_room.o value_pair.o edit_group_window.o logs.o trigger.o console_session.o input_list.o nomodule.o plugin_api.o plugin.o file_select.o contact_actions.o smileys.o help_menu.o crash.o account_parser.o account_scanner.o contact_parser.o contact_scanner.o llist.o mem_util.o offline_queue_mgmt.o tcp_util.o image_window.o action.o about.o messages.o edit_list_w
indow.o flash_window_title.o ssl.o ssl_certificate.o charconv.o -Wl,--export-dynamic -L/build/buildd/ayttm-0.5.0+10/libproxy gtk/.libs/libayttmgtk.a -L/usr/local/lib -lfl /usr/lib/libltdl.so -lpthread -L/usr/lib /usr/lib/libesd.so /usr/lib/libaudiofile.so -lssl -lcrypto /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes /usr/lib/libpango-1.0.so /usr/lib/libcairo.so -lX11 /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -lproxy -L/usr/local/lib/pth/
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/src'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/src'
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/src'
Making all in modules
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules'
Making all in msn2
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/msn2'
Making all in libmsn2
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/msn2/libmsn2'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -MT msn_bittybits.lo -MD -MP -MF .deps/msn_bittybits.Tpo -c -o msn_bittybits.lo msn_bittybits.C
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -MT msn_bittybits.lo -MD -MP -MF .deps/msn_bittybits.Tpo -c msn_bittybits.C -fPIC -DPIC -o .libs/msn_bittybits.o
g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -MT msn_bittybits.lo -MD -MP -MF .deps/msn_bittybits.Tpo -c msn_bittybits.C -o msn_bittybits.o >/dev/null 2>&1
mv -f .deps/msn_bittybits.Tpo .deps/msn_bittybits.Plo
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -MT msn_core.lo -MD -MP -MF .deps/msn_core.Tpo -c -o msn_core.lo msn_core.C
g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -MT msn_core.lo -MD -MP -MF .deps/msn_core.Tpo -c msn_core.C -fPIC -DPIC -o .libs/msn_core.o
g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -MT msn_core.lo -MD -MP -MF .deps/msn_core.Tpo -c msn_core.C -o msn_core.o >/dev/null 2>&1
mv -f .deps/msn_core.Tpo .deps/msn_core.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
mv -f .deps/md5.Tpo .deps/md5.Plo
/bin/sh ../../../libtool --tag=CXX --mode=link g++ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -lstdc++ -o libmsn2.la msn_bittybits.lo msn_core.lo md5.lo -lltdl -L/usr/local/lib -lpthread
ar cru .libs/libmsn2.a .libs/msn_bittybits.o .libs/msn_core.o .libs/md5.o
ranlib .libs/libmsn2.a
creating libmsn2.la
(cd .libs && rm -f libmsn2.la && ln -s ../libmsn2.la libmsn2.la)
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/msn2/libmsn2'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/msn2'
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Ilibmsn2 -Wall -g -O2 -MT msn.lo -MD -MP -MF .deps/msn.Tpo -c -o msn.lo msn.C
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Ilibmsn2 -Wall -g -O2 -MT msn.lo -MD -MP -MF .deps/msn.Tpo -c msn.C -fPIC -DPIC -o .libs/msn.o
g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Ilibmsn2 -Wall -g -O2 -MT msn.lo -MD -MP -MF .deps/msn.Tpo -c msn.C -o msn.o >/dev/null 2>&1
mv -f .deps/msn.Tpo .deps/msn.Plo
/bin/sh ../../libtool --tag=CXX --mode=link g++ -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Ilibmsn2 -Wall -g -O2 -module -avoid-version -o msn2.la -rpath /usr/lib/ayttm msn.lo libmsn2/*.lo -lstdc++ -lltdl -L/usr/local/lib -lpthread
g++ -shared -nostdlib /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/lib/crti.o /usr/lib/gcc/m32r-linux-gnu/4.1.2/crtbeginS.o .libs/msn.o libmsn2/.libs/md5.o libmsn2/.libs/msn_bittybits.o libmsn2/.libs/msn_core.o /usr/lib/libltdl.so -L/usr/local/lib -lpthread -L/usr/lib/gcc/m32r-linux-gnu/4.1.2 -L/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/lib -L/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/m32r-linux-gnu/4.1.2/crtendS.o /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/lib/crtn.o -Wl,-soname -Wl,msn2.so -o .libs/msn2.so
ar cru .libs/msn2.a msn.o libmsn2/md5.o libmsn2/msn_bittybits.o libmsn2/msn_core.o
ranlib .libs/msn2.a
creating msn2.la
(cd .libs && rm -f msn2.la && ln -s ../msn2.la msn2.la)
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/msn2'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/msn2'
Making all in yahoo2
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/yahoo2'
Making all in libyahoo2
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/yahoo2/libyahoo2'
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT libyahoo2.lo -MD -MP -MF .deps/libyahoo2.Tpo -c -o libyahoo2.lo libyahoo2.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT libyahoo2.lo -MD -MP -MF .deps/libyahoo2.Tpo -c libyahoo2.c -fPIC -DPIC -o .libs/libyahoo2.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT libyahoo2.lo -MD -MP -MF .deps/libyahoo2.Tpo -c libyahoo2.c -o libyahoo2.o >/dev/null 2>&1
mv -f .deps/libyahoo2.Tpo .deps/libyahoo2.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT crypt.lo -MD -MP -MF .deps/crypt.Tpo -c -o crypt.lo crypt.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT crypt.lo -MD -MP -MF .deps/crypt.Tpo -c crypt.c -fPIC -DPIC -o .libs/crypt.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT crypt.lo -MD -MP -MF .deps/crypt.Tpo -c crypt.c -o crypt.o >/dev/null 2>&1
mv -f .deps/crypt.Tpo .deps/crypt.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
mv -f .deps/md5.Tpo .deps/md5.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT sha.lo -MD -MP -MF .deps/sha.Tpo -c -o sha.lo sha.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT sha.lo -MD -MP -MF .deps/sha.Tpo -c sha.c -fPIC -DPIC -o .libs/sha.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT sha.lo -MD -MP -MF .deps/sha.Tpo -c sha.c -o sha.o >/dev/null 2>&1
mv -f .deps/sha.Tpo .deps/sha.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT yahoo_httplib.lo -MD -MP -MF .deps/yahoo_httplib.Tpo -c -o yahoo_httplib.lo yahoo_httplib.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT yahoo_httplib.lo -MD -MP -MF .deps/yahoo_httplib.Tpo -c yahoo_httplib.c -fPIC -DPIC -o .libs/yahoo_httplib.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT yahoo_httplib.lo -MD -MP -MF .deps/yahoo_httplib.Tpo -c yahoo_httplib.c -o yahoo_httplib.o >/dev/null 2>&1
mv -f .deps/yahoo_httplib.Tpo .deps/yahoo_httplib.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT yahoo_util.lo -MD -MP -MF .deps/yahoo_util.Tpo -c -o yahoo_util.lo yahoo_util.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT yahoo_util.lo -MD -MP -MF .deps/yahoo_util.Tpo -c yahoo_util.c -fPIC -DPIC -o .libs/yahoo_util.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT yahoo_util.lo -MD -MP -MF .deps/yahoo_util.Tpo -c yahoo_util.c -o yahoo_util.o >/dev/null 2>&1
mv -f .deps/yahoo_util.Tpo .deps/yahoo_util.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT yahoo_list.lo -MD -MP -MF .deps/yahoo_list.Tpo -c -o yahoo_list.lo yahoo_list.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT yahoo_list.lo -MD -MP -MF .deps/yahoo_list.Tpo -c yahoo_list.c -fPIC -DPIC -o .libs/yahoo_list.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT yahoo_list.lo -MD -MP -MF .deps/yahoo_list.Tpo -c yahoo_list.c -o yahoo_list.o >/dev/null 2>&1
mv -f .deps/yahoo_list.Tpo .deps/yahoo_list.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT yahoo_fn.lo -MD -MP -MF .deps/yahoo_fn.Tpo -c -o yahoo_fn.lo yahoo_fn.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT yahoo_fn.lo -MD -MP -MF .deps/yahoo_fn.Tpo -c yahoo_fn.c -fPIC -DPIC -o .libs/yahoo_fn.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT yahoo_fn.lo -MD -MP -MF .deps/yahoo_fn.Tpo -c yahoo_fn.c -o yahoo_fn.o >/dev/null 2>&1
mv -f .deps/yahoo_fn.Tpo .deps/yahoo_fn.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -o libyahoo2.la libyahoo2.lo crypt.lo md5.lo sha.lo yahoo_httplib.lo yahoo_util.lo yahoo_list.lo yahoo_fn.lo -lltdl -L/usr/local/lib -lpthread
ar cru .libs/libyahoo2.a .libs/libyahoo2.o .libs/crypt.o .libs/md5.o .libs/sha.o .libs/yahoo_httplib.o .libs/yahoo_util.o .libs/yahoo_list.o .libs/yahoo_fn.o
ranlib .libs/libyahoo2.a
creating libyahoo2.la
(cd .libs && rm -f libyahoo2.la && ln -s ../libyahoo2.la libyahoo2.la)
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/yahoo2/libyahoo2'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/yahoo2'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Ilibyahoo2 -I../../src -Wall -g -O2 -I../../src -MT yahoo.lo -MD -MP -MF .deps/yahoo.Tpo -c -o yahoo.lo yahoo.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Ilibyahoo2 -I../../src -Wall -g -O2 -I../../src -MT yahoo.lo -MD -MP -MF .deps/yahoo.Tpo -c yahoo.c -fPIC -DPIC -o .libs/yahoo.o
gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_STRUCT_CALLBACKS=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Ilibyahoo2 -I../../src -Wall -g -O2 -I../../src -MT yahoo.lo -MD -MP -MF .deps/yahoo.Tpo -c yahoo.c -o yahoo.o >/dev/null 2>&1
mv -f .deps/yahoo.Tpo .deps/yahoo.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Ilibyahoo2 -I../../src -Wall -g -O2 -I../../src -module -avoid-version -o yahoo2.la -rpath /usr/lib/ayttm yahoo.lo libyahoo2/*.lo -lltdl -L/usr/local/lib -lpthread
gcc -shared .libs/yahoo.o libyahoo2/.libs/crypt.o libyahoo2/.libs/libyahoo2.o libyahoo2/.libs/md5.o libyahoo2/.libs/sha.o libyahoo2/.libs/yahoo_fn.o libyahoo2/.libs/yahoo_httplib.o libyahoo2/.libs/yahoo_list.o libyahoo2/.libs/yahoo_util.o /usr/lib/libltdl.so -L/usr/local/lib -lpthread -Wl,-soname -Wl,yahoo2.so -o .libs/yahoo2.so
ar cru .libs/yahoo2.a yahoo.o libyahoo2/crypt.o libyahoo2/libyahoo2.o libyahoo2/md5.o libyahoo2/sha.o libyahoo2/yahoo_fn.o libyahoo2/yahoo_httplib.o libyahoo2/yahoo_list.o libyahoo2/yahoo_util.o
ranlib .libs/yahoo2.a
creating yahoo2.la
(cd .libs && rm -f yahoo2.la && ln -s ../yahoo2.la yahoo2.la)
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/yahoo2'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/yahoo2'
Making all in irc
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/irc'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT irc.lo -MD -MP -MF .deps/irc.Tpo -c -o irc.lo irc.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT irc.lo -MD -MP -MF .deps/irc.Tpo -c irc.c -fPIC -DPIC -o .libs/irc.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT irc.lo -MD -MP -MF .deps/irc.Tpo -c irc.c -o irc.o >/dev/null 2>&1
mv -f .deps/irc.Tpo .deps/irc.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -module -avoid-version -o irc.la -rpath /usr/lib/ayttm irc.lo -lltdl -L/usr/local/lib -lpthread
gcc -shared .libs/irc.o /usr/lib/libltdl.so -L/usr/local/lib -lpthread -Wl,-soname -Wl,irc.so -o .libs/irc.so
ar cru .libs/irc.a irc.o
ranlib .libs/irc.a
creating irc.la
(cd .libs && rm -f irc.la && ln -s ../irc.la irc.la)
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/irc'
Making all in jabber
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber'
Making all in libjabber
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber'
Making all in include
make[6]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber/include'
Making all in jabber
make[7]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber/include/jabber'
make[7]: Nothing to be done for `all'.
make[7]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber/include/jabber'
make[7]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber/include'
make[7]: Nothing to be done for `all-am'.
make[7]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber/include'
make[6]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber/include'
make[6]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber'
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT jid.lo -MD -MP -MF .deps/jid.Tpo -c -o jid.lo jid.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT jid.lo -MD -MP -MF .deps/jid.Tpo -c jid.c -fPIC -DPIC -o .libs/jid.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT jid.lo -MD -MP -MF .deps/jid.Tpo -c jid.c -o jid.o >/dev/null 2>&1
mv -f .deps/jid.Tpo .deps/jid.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o >/dev/null 2>&1
mv -f .deps/log.Tpo .deps/log.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT pproxy.lo -MD -MP -MF .deps/pproxy.Tpo -c -o pproxy.lo pproxy.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT pproxy.lo -MD -MP -MF .deps/pproxy.Tpo -c pproxy.c -fPIC -DPIC -o .libs/pproxy.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT pproxy.lo -MD -MP -MF .deps/pproxy.Tpo -c pproxy.c -o pproxy.o >/dev/null 2>&1
mv -f .deps/pproxy.Tpo .deps/pproxy.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT jutil.lo -MD -MP -MF .deps/jutil.Tpo -c -o jutil.lo jutil.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT jutil.lo -MD -MP -MF .deps/jutil.Tpo -c jutil.c -fPIC -DPIC -o .libs/jutil.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT jutil.lo -MD -MP -MF .deps/jutil.Tpo -c jutil.c -o jutil.o >/dev/null 2>&1
mv -f .deps/jutil.Tpo .deps/jutil.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT rate.lo -MD -MP -MF .deps/rate.Tpo -c -o rate.lo rate.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT rate.lo -MD -MP -MF .deps/rate.Tpo -c rate.c -fPIC -DPIC -o .libs/rate.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT rate.lo -MD -MP -MF .deps/rate.Tpo -c rate.c -o rate.o >/dev/null 2>&1
mv -f .deps/rate.Tpo .deps/rate.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT jpacket.lo -MD -MP -MF .deps/jpacket.Tpo -c -o jpacket.lo jpacket.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT jpacket.lo -MD -MP -MF .deps/jpacket.Tpo -c jpacket.c -fPIC -DPIC -o .libs/jpacket.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT jpacket.lo -MD -MP -MF .deps/jpacket.Tpo -c jpacket.c -o jpacket.o >/dev/null 2>&1
mv -f .deps/jpacket.Tpo .deps/jpacket.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT jconn.lo -MD -MP -MF .deps/jconn.Tpo -c -o jconn.lo jconn.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT jconn.lo -MD -MP -MF .deps/jconn.Tpo -c jconn.c -fPIC -DPIC -o .libs/jconn.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -MT jconn.lo -MD -MP -MF .deps/jconn.Tpo -c jconn.c -o jconn.o >/dev/null 2>&1
mv -f .deps/jconn.Tpo .deps/jconn.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libxode/include -Iinclude -Iinclude/jabber -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../../src -o libjabber.la jid.lo log.lo pproxy.lo jutil.lo rate.lo jpacket.lo jconn.lo -lltdl -L/usr/local/lib -lpthread
ar cru .libs/libjabber.a .libs/jid.o .libs/log.o .libs/pproxy.o .libs/jutil.o .libs/rate.o .libs/jpacket.o .libs/jconn.o
ranlib .libs/libjabber.a
creating libjabber.la
(cd .libs && rm -f libjabber.la && ln -s ../libjabber.la libjabber.la)
make[6]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber'
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber'
Making all in libxode
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libxode'
Making all in include
make[6]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libxode/include'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libxode/include'
make[6]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libxode'
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT xstream.lo -MD -MP -MF .deps/xstream.Tpo -c -o xstream.lo xstream.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT xstream.lo -MD -MP -MF .deps/xstream.Tpo -c xstream.c -fPIC -DPIC -o .libs/xstream.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT xstream.lo -MD -MP -MF .deps/xstream.Tpo -c xstream.c -o xstream.o >/dev/null 2>&1
mv -f .deps/xstream.Tpo .deps/xstream.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT expat.lo -MD -MP -MF .deps/expat.Tpo -c -o expat.lo expat.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT expat.lo -MD -MP -MF .deps/expat.Tpo -c expat.c -fPIC -DPIC -o .libs/expat.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT expat.lo -MD -MP -MF .deps/expat.Tpo -c expat.c -o expat.o >/dev/null 2>&1
mv -f .deps/expat.Tpo .deps/expat.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT xhash.lo -MD -MP -MF .deps/xhash.Tpo -c -o xhash.lo xhash.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT xhash.lo -MD -MP -MF .deps/xhash.Tpo -c xhash.c -fPIC -DPIC -o .libs/xhash.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT xhash.lo -MD -MP -MF .deps/xhash.Tpo -c xhash.c -o xhash.o >/dev/null 2>&1
mv -f .deps/xhash.Tpo .deps/xhash.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT genhash.lo -MD -MP -MF .deps/genhash.Tpo -c -o genhash.lo genhash.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT genhash.lo -MD -MP -MF .deps/genhash.Tpo -c genhash.c -fPIC -DPIC -o .libs/genhash.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT genhash.lo -MD -MP -MF .deps/genhash.Tpo -c genhash.c -o genhash.o >/dev/null 2>&1
mv -f .deps/genhash.Tpo .deps/genhash.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT hashtable.lo -MD -MP -MF .deps/hashtable.Tpo -c -o hashtable.lo hashtable.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT hashtable.lo -MD -MP -MF .deps/hashtable.Tpo -c hashtable.c -fPIC -DPIC -o .libs/hashtable.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT hashtable.lo -MD -MP -MF .deps/hashtable.Tpo -c hashtable.c -o hashtable.o >/dev/null 2>&1
mv -f .deps/hashtable.Tpo .deps/hashtable.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT pool.lo -MD -MP -MF .deps/pool.Tpo -c -o pool.lo pool.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT pool.lo -MD -MP -MF .deps/pool.Tpo -c pool.c -fPIC -DPIC -o .libs/pool.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT pool.lo -MD -MP -MF .deps/pool.Tpo -c pool.c -o pool.o >/dev/null 2>&1
mv -f .deps/pool.Tpo .deps/pool.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT sha.lo -MD -MP -MF .deps/sha.Tpo -c -o sha.lo sha.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT sha.lo -MD -MP -MF .deps/sha.Tpo -c sha.c -fPIC -DPIC -o .libs/sha.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT sha.lo -MD -MP -MF .deps/sha.Tpo -c sha.c -o sha.o >/dev/null 2>&1
mv -f .deps/sha.Tpo .deps/sha.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.lo snprintf.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c snprintf.c -o snprintf.o >/dev/null 2>&1
mv -f .deps/snprintf.Tpo .deps/snprintf.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c -o socket.lo socket.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -fPIC -DPIC -o .libs/socket.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -o socket.o >/dev/null 2>&1
mv -f .deps/socket.Tpo .deps/socket.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT str.lo -MD -MP -MF .deps/str.Tpo -c -o str.lo str.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT str.lo -MD -MP -MF .deps/str.Tpo -c str.c -fPIC -DPIC -o .libs/str.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT str.lo -MD -MP -MF .deps/str.Tpo -c str.c -o str.o >/dev/null 2>&1
mv -f .deps/str.Tpo .deps/str.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT xmlnode.lo -MD -MP -MF .deps/xmlnode.Tpo -c -o xmlnode.lo xmlnode.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT xmlnode.lo -MD -MP -MF .deps/xmlnode.Tpo -c xmlnode.c -fPIC -DPIC -o .libs/xmlnode.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT xmlnode.lo -MD -MP -MF .deps/xmlnode.Tpo -c xmlnode.c -o xmlnode.o >/dev/null 2>&1
mv -f .deps/xmlnode.Tpo .deps/xmlnode.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT xmlparse.lo -MD -MP -MF .deps/xmlparse.Tpo -c -o xmlparse.lo xmlparse.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT xmlparse.lo -MD -MP -MF .deps/xmlparse.Tpo -c xmlparse.c -fPIC -DPIC -o .libs/xmlparse.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT xmlparse.lo -MD -MP -MF .deps/xmlparse.Tpo -c xmlparse.c -o xmlparse.o >/dev/null 2>&1
mv -f .deps/xmlparse.Tpo .deps/xmlparse.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT xmlrole.lo -MD -MP -MF .deps/xmlrole.Tpo -c -o xmlrole.lo xmlrole.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT xmlrole.lo -MD -MP -MF .deps/xmlrole.Tpo -c xmlrole.c -fPIC -DPIC -o .libs/xmlrole.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT xmlrole.lo -MD -MP -MF .deps/xmlrole.Tpo -c xmlrole.c -o xmlrole.o >/dev/null 2>&1
mv -f .deps/xmlrole.Tpo .deps/xmlrole.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT xmltok.lo -MD -MP -MF .deps/xmltok.Tpo -c -o xmltok.lo xmltok.c
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT xmltok.lo -MD -MP -MF .deps/xmltok.Tpo -c xmltok.c -fPIC -DPIC -o .libs/xmltok.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -Iinclude -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -MT xmltok.lo -MD -MP -MF .deps/xmltok.Tpo -c xmltok.c -o xmltok.o >/dev/null 2>&1
mv -f .deps/xmltok.Tpo .deps/xmltok.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -I../../../src -o libxode.la xstream.lo expat.lo xhash.lo genhash.lo hashtable.lo pool.lo sha.lo snprintf.lo socket.lo str.lo xmlnode.lo xmlparse.lo xmlrole.lo xmltok.lo -lltdl -L/usr/local/lib -lpthread
ar cru .libs/libxode.a .libs/xstream.o .libs/expat.o .libs/xhash.o .libs/genhash.o .libs/hashtable.o .libs/pool.o .libs/sha.o .libs/snprintf.o .libs/socket.o .libs/str.o .libs/xmlnode.o .libs/xmlparse.o .libs/xmlrole.o .libs/xmltok.o
ranlib .libs/libxode.a
creating libxode.la
(cd .libs && rm -f libxode.la && ln -s ../libxode.la libxode.la)
make[6]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libxode'
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libxode'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../.. -I../../src -Ilibjabber/include -Ilibxode/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -MT jabber.lo -MD -MP -MF .deps/jabber.Tpo -c -o jabber.lo jabber.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../.. -I../../src -Ilibjabber/include -Ilibxode/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -MT jabber.lo -MD -MP -MF .deps/jabber.Tpo -c jabber.c -fPIC -DPIC -o .libs/jabber.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../.. -I../../src -Ilibjabber/include -Ilibxode/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -MT jabber.lo -MD -MP -MF .deps/jabber.Tpo -c jabber.c -o jabber.o >/dev/null 2>&1
mv -f .deps/jabber.Tpo .deps/jabber.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../.. -I../../src -Ilibjabber/include -Ilibxode/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -MT libEBjabber.lo -MD -MP -MF .deps/libEBjabber.Tpo -c -o libEBjabber.lo libEBjabber.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../.. -I../../src -Ilibjabber/include -Ilibxode/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -MT libEBjabber.lo -MD -MP -MF .deps/libEBjabber.Tpo -c libEBjabber.c -fPIC -DPIC -o .libs/libEBjabber.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../.. -I../../src -Ilibjabber/include -Ilibxode/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -MT libEBjabber.lo -MD -MP -MF .deps/libEBjabber.Tpo -c libEBjabber.c -o libEBjabber.o >/dev/null 2>&1
mv -f .deps/libEBjabber.Tpo .deps/libEBjabber.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../.. -I../../src -Ilibjabber/include -Ilibxode/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -Wall -g -O2 -I../../src -module -avoid-version -o jabber.la -rpath /usr/lib/ayttm jabber.lo libEBjabber.lo libjabber/*.lo libxode/*.lo -lltdl -L/usr/local/lib -lpthread
gcc -shared .libs/jabber.o .libs/libEBjabber.o libjabber/.libs/jconn.o libjabber/.libs/jid.o libjabber/.libs/jpacket.o libjabber/.libs/jutil.o libjabber/.libs/log.o libjabber/.libs/pproxy.o libjabber/.libs/rate.o libxode/.libs/expat.o libxode/.libs/genhash.o libxode/.libs/hashtable.o libxode/.libs/pool.o libxode/.libs/sha.o libxode/.libs/snprintf.o libxode/.libs/socket.o libxode/.libs/str.o libxode/.libs/xhash.o libxode/.libs/xmlnode.o libxode/.libs/xmlparse.o libxode/.libs/xmlrole.o libxode/.libs/xmltok.o libxode/.libs/xstream.o /usr/lib/libltdl.so -L/usr/local/lib -lpthread -Wl,-soname -Wl,jabber.so -o .libs/jabber.so
ar cru .libs/jabber.a jabber.o libEBjabber.o libjabber/jconn.o libjabber/jid.o libjabber/jpacket.o libjabber/jutil.o libjabber/log.o libjabber/pproxy.o libjabber/rate.o libxode/expat.o libxode/genhash.o libxode/hashtable.o libxode/pool.o libxode/sha.o libxode/snprintf.o libxode/socket.o libxode/str.o libxode/xhash.o libxode/xmlnode.o libxode/xmlparse.o libxode/xmlrole.o libxode/xmltok.o libxode/xstream.o
ranlib .libs/jabber.a
creating jabber.la
(cd .libs && rm -f jabber.la && ln -s ../jabber.la jabber.la)
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber'
Making all in aim-toc
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/aim-toc'
Making all in libtoc
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/aim-toc/libtoc'
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../../src -Wall -g -O2 -I../../../src -MT libtoc.lo -MD -MP -MF .deps/libtoc.Tpo -c -o libtoc.lo libtoc.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../../src -Wall -g -O2 -I../../../src -MT libtoc.lo -MD -MP -MF .deps/libtoc.Tpo -c libtoc.c -fPIC -DPIC -o .libs/libtoc.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../../src -Wall -g -O2 -I../../../src -MT libtoc.lo -MD -MP -MF .deps/libtoc.Tpo -c libtoc.c -o libtoc.o >/dev/null 2>&1
mv -f .deps/libtoc.Tpo .deps/libtoc.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../../src -Wall -g -O2 -I../../../src -o libtoc.la libtoc.lo -lltdl -L/usr/local/lib -lpthread
ar cru .libs/libtoc.a .libs/libtoc.o
ranlib .libs/libtoc.a
creating libtoc.la
(cd .libs && rm -f libtoc.la && ln -s ../libtoc.la libtoc.la)
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/aim-toc/libtoc'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/aim-toc'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT aim-toc.lo -MD -MP -MF .deps/aim-toc.Tpo -c -o aim-toc.lo aim-toc.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT aim-toc.lo -MD -MP -MF .deps/aim-toc.Tpo -c aim-toc.c -fPIC -DPIC -o .libs/aim-toc.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT aim-toc.lo -MD -MP -MF .deps/aim-toc.Tpo -c aim-toc.c -o aim-toc.o >/dev/null 2>&1
mv -f .deps/aim-toc.Tpo .deps/aim-toc.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -module -avoid-version -o aim-toc.la -rpath /usr/lib/ayttm aim-toc.lo libtoc/libtoc.lo -lltdl -L/usr/local/lib -lpthread
gcc -shared .libs/aim-toc.o libtoc/.libs/libtoc.o /usr/lib/libltdl.so -L/usr/local/lib -lpthread -Wl,-soname -Wl,aim-toc.so -o .libs/aim-toc.so
ar cru .libs/aim-toc.a aim-toc.o libtoc/libtoc.o
ranlib .libs/aim-toc.a
creating aim-toc.la
(cd .libs && rm -f aim-toc.la && ln -s ../aim-toc.la aim-toc.la)
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/aim-toc'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/aim-toc'
Making all in icq-toc
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/icq-toc'
Making all in libtoc
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/icq-toc/libtoc'
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../../src -Wall -g -O2 -I../../../src -MT libtoc.lo -MD -MP -MF .deps/libtoc.Tpo -c -o libtoc.lo libtoc.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../../src -Wall -g -O2 -I../../../src -MT libtoc.lo -MD -MP -MF .deps/libtoc.Tpo -c libtoc.c -fPIC -DPIC -o .libs/libtoc.o
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../../src -Wall -g -O2 -I../../../src -MT libtoc.lo -MD -MP -MF .deps/libtoc.Tpo -c libtoc.c -o libtoc.o >/dev/null 2>&1
mv -f .deps/libtoc.Tpo .deps/libtoc.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../../src -Wall -g -O2 -I../../../src -o libtoc.la libtoc.lo -lltdl -L/usr/local/lib -lpthread
ar cru .libs/libtoc.a .libs/libtoc.o
ranlib .libs/libtoc.a
creating libtoc.la
(cd .libs && rm -f libtoc.la && ln -s ../libtoc.la libtoc.la)
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/icq-toc/libtoc'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/icq-toc'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT icq-toc.lo -MD -MP -MF .deps/icq-toc.Tpo -c -o icq-toc.lo icq-toc.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT icq-toc.lo -MD -MP -MF .deps/icq-toc.Tpo -c icq-toc.c -fPIC -DPIC -o .libs/icq-toc.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT icq-toc.lo -MD -MP -MF .deps/icq-toc.Tpo -c icq-toc.c -o icq-toc.o >/dev/null 2>&1
mv -f .deps/icq-toc.Tpo .deps/icq-toc.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -module -avoid-version -o icq-toc.la -rpath /usr/lib/ayttm icq-toc.lo libtoc/libtoc.lo -lltdl -L/usr/local/lib -lpthread
gcc -shared .libs/icq-toc.o libtoc/.libs/libtoc.o /usr/lib/libltdl.so -L/usr/local/lib -lpthread -Wl,-soname -Wl,icq-toc.so -o .libs/icq-toc.so
ar cru .libs/icq-toc.a icq-toc.o libtoc/libtoc.o
ranlib .libs/icq-toc.a
creating icq-toc.la
(cd .libs && rm -f icq-toc.la && ln -s ../icq-toc.la icq-toc.la)
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/icq-toc'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/icq-toc'
Making all in aycryption
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/aycryption'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -D_FILE_OFFSET_BITS=64 -Wall -g -O2 -I../../src -MT aycryption.lo -MD -MP -MF .deps/aycryption.Tpo -c -o aycryption.lo aycryption.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -D_FILE_OFFSET_BITS=64 -Wall -g -O2 -I../../src -MT aycryption.lo -MD -MP -MF .deps/aycryption.Tpo -c aycryption.c -fPIC -DPIC -o .libs/aycryption.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -D_FILE_OFFSET_BITS=64 -Wall -g -O2 -I../../src -MT aycryption.lo -MD -MP -MF .deps/aycryption.Tpo -c aycryption.c -o aycryption.o >/dev/null 2>&1
mv -f .deps/aycryption.Tpo .deps/aycryption.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -D_FILE_OFFSET_BITS=64 -Wall -g -O2 -I../../src -MT select-keys.lo -MD -MP -MF .deps/select-keys.Tpo -c -o select-keys.lo select-keys.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -D_FILE_OFFSET_BITS=64 -Wall -g -O2 -I../../src -MT select-keys.lo -MD -MP -MF .deps/select-keys.Tpo -c select-keys.c -fPIC -DPIC -o .libs/select-keys.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -D_FILE_OFFSET_BITS=64 -Wall -g -O2 -I../../src -MT select-keys.lo -MD -MP -MF .deps/select-keys.Tpo -c select-keys.c -o select-keys.o >/dev/null 2>&1
mv -f .deps/select-keys.Tpo .deps/select-keys.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -D_FILE_OFFSET_BITS=64 -Wall -g -O2 -I../../src -module -avoid-version -o aycryption.la -rpath /usr/lib/ayttm aycryption.lo select-keys.lo -lgpgme -lgpg-error -lltdl -L/usr/local/lib -lpthread
gcc -shared .libs/aycryption.o .libs/select-keys.o /usr/lib/libgpgme.so /usr/lib/libgpg-error.so /usr/lib/libltdl.so -L/usr/local/lib -lpthread -Wl,-soname -Wl,aycryption.so -o .libs/aycryption.so
ar cru .libs/aycryption.a aycryption.o select-keys.o
ranlib .libs/aycryption.a
creating aycryption.la
(cd .libs && rm -f aycryption.la && ln -s ../aycryption.la aycryption.la)
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/aycryption'
Making all in importers
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/importers'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT import_gaim.lo -MD -MP -MF .deps/import_gaim.Tpo -c -o import_gaim.lo import_gaim.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT import_gaim.lo -MD -MP -MF .deps/import_gaim.Tpo -c import_gaim.c -fPIC -DPIC -o .libs/import_gaim.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT import_gaim.lo -MD -MP -MF .deps/import_gaim.Tpo -c import_gaim.c -o import_gaim.o >/dev/null 2>&1
mv -f .deps/import_gaim.Tpo .deps/import_gaim.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -module -avoid-version -o import_gaim.la -rpath /usr/lib/ayttm import_gaim.lo -lltdl -L/usr/local/lib -lpthread
gcc -shared .libs/import_gaim.o /usr/lib/libltdl.so -L/usr/local/lib -lpthread -Wl,-soname -Wl,import_gaim.so -o .libs/import_gaim.so
ar cru .libs/import_gaim.a import_gaim.o
ranlib .libs/import_gaim.a
creating import_gaim.la
(cd .libs && rm -f import_gaim.la && ln -s ../import_gaim.la import_gaim.la)
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT import_gnomeicu.lo -MD -MP -MF .deps/import_gnomeicu.Tpo -c -o import_gnomeicu.lo import_gnomeicu.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT import_gnomeicu.lo -MD -MP -MF .deps/import_gnomeicu.Tpo -c import_gnomeicu.c -fPIC -DPIC -o .libs/import_gnomeicu.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT import_gnomeicu.lo -MD -MP -MF .deps/import_gnomeicu.Tpo -c import_gnomeicu.c -o import_gnomeicu.o >/dev/null 2>&1
mv -f .deps/import_gnomeicu.Tpo .deps/import_gnomeicu.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -module -avoid-version -o import_gnomeicu.la -rpath /usr/lib/ayttm import_gnomeicu.lo -lltdl -L/usr/local/lib -lpthread
gcc -shared .libs/import_gnomeicu.o /usr/lib/libltdl.so -L/usr/local/lib -lpthread -Wl,-soname -Wl,import_gnomeicu.so -o .libs/import_gnomeicu.so
ar cru .libs/import_gnomeicu.a import_gnomeicu.o
ranlib .libs/import_gnomeicu.a
creating import_gnomeicu.la
(cd .libs && rm -f import_gnomeicu.la && ln -s ../import_gnomeicu.la import_gnomeicu.la)
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT importlicq.lo -MD -MP -MF .deps/importlicq.Tpo -c -o importlicq.lo importlicq.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT importlicq.lo -MD -MP -MF .deps/importlicq.Tpo -c importlicq.c -fPIC -DPIC -o .libs/importlicq.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT importlicq.lo -MD -MP -MF .deps/importlicq.Tpo -c importlicq.c -o importlicq.o >/dev/null 2>&1
mv -f .deps/importlicq.Tpo .deps/importlicq.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -module -avoid-version -o importlicq.la -rpath /usr/lib/ayttm importlicq.lo -lltdl -L/usr/local/lib -lpthread
gcc -shared .libs/importlicq.o /usr/lib/libltdl.so -L/usr/local/lib -lpthread -Wl,-soname -Wl,importlicq.so -o .libs/importlicq.so
ar cru .libs/importlicq.a importlicq.o
ranlib .libs/importlicq.a
creating importlicq.la
(cd .libs && rm -f importlicq.la && ln -s ../importlicq.la importlicq.la)
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT import_everybuddy.lo -MD -MP -MF .deps/import_everybuddy.Tpo -c -o import_everybuddy.lo import_everybuddy.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT import_everybuddy.lo -MD -MP -MF .deps/import_everybuddy.Tpo -c import_everybuddy.c -fPIC -DPIC -o .libs/import_everybuddy.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT import_everybuddy.lo -MD -MP -MF .deps/import_everybuddy.Tpo -c import_everybuddy.c -o import_everybuddy.o >/dev/null 2>&1
mv -f .deps/import_everybuddy.Tpo .deps/import_everybuddy.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -module -avoid-version -o import_everybuddy.la -rpath /usr/lib/ayttm import_everybuddy.lo -lltdl -L/usr/local/lib -lpthread
gcc -shared .libs/import_everybuddy.o /usr/lib/libltdl.so -L/usr/local/lib -lpthread -Wl,-soname -Wl,import_everybuddy.so -o .libs/import_everybuddy.so
ar cru .libs/import_everybuddy.a import_everybuddy.o
ranlib .libs/import_everybuddy.a
creating import_everybuddy.la
(cd .libs && rm -f import_everybuddy.la && ln -s ../import_everybuddy.la import_everybuddy.la)
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT importicq.lo -MD -MP -MF .deps/importicq.Tpo -c -o importicq.lo importicq.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT importicq.lo -MD -MP -MF .deps/importicq.Tpo -c importicq.c -fPIC -DPIC -o .libs/importicq.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -MT importicq.lo -MD -MP -MF .deps/importicq.Tpo -c importicq.c -o importicq.o >/dev/null 2>&1
mv -f .deps/importicq.Tpo .deps/importicq.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -Wall -g -O2 -I../../src -module -avoid-version -o importicq.la -rpath /usr/lib/ayttm importicq.lo -lltdl -L/usr/local/lib -lpthread
gcc -shared .libs/importicq.o /usr/lib/libltdl.so -L/usr/local/lib -lpthread -Wl,-soname -Wl,importicq.so -o .libs/importicq.so
ar cru .libs/importicq.a importicq.o
ranlib .libs/importicq.a
creating importicq.la
(cd .libs && rm -f importicq.la && ln -s ../importicq.la importicq.la)
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/importers'
Making all in utility
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/utility'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -Wall -g -O2 -I../../src -MT notes.lo -MD -MP -MF .deps/notes.Tpo -c -o notes.lo notes.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -Wall -g -O2 -I../../src -MT notes.lo -MD -MP -MF .deps/notes.Tpo -c notes.c -fPIC -DPIC -o .libs/notes.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -Wall -g -O2 -I../../src -MT notes.lo -MD -MP -MF .deps/notes.Tpo -c notes.c -o notes.o >/dev/null 2>&1
mv -f .deps/notes.Tpo .deps/notes.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -Wall -g -O2 -I../../src -module -avoid-version -o notes.la -rpath /usr/lib/ayttm notes.lo -lltdl -L/usr/local/lib -lpthread
gcc -shared .libs/notes.o /usr/lib/libltdl.so -L/usr/local/lib -lpthread -Wl,-soname -Wl,notes.so -o .libs/notes.so
ar cru .libs/notes.a notes.o
ranlib .libs/notes.a
creating notes.la
(cd .libs && rm -f notes.la && ln -s ../notes.la notes.la)
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -Wall -g -O2 -I../../src -MT middle.lo -MD -MP -MF .deps/middle.Tpo -c -o middle.lo middle.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -Wall -g -O2 -I../../src -MT middle.lo -MD -MP -MF .deps/middle.Tpo -c middle.c -fPIC -DPIC -o .libs/middle.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -Wall -g -O2 -I../../src -MT middle.lo -MD -MP -MF .deps/middle.Tpo -c middle.c -o middle.o >/dev/null 2>&1
mv -f .deps/middle.Tpo .deps/middle.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -Wall -g -O2 -I../../src -module -avoid-version -o middle.la -rpath /usr/lib/ayttm middle.lo -lltdl -L/usr/local/lib -lpthread
gcc -shared .libs/middle.o /usr/lib/libltdl.so -L/usr/local/lib -lpthread -Wl,-soname -Wl,middle.so -o .libs/middle.so
ar cru .libs/middle.a middle.o
ranlib .libs/middle.a
creating middle.la
(cd .libs && rm -f middle.la && ln -s ../middle.la middle.la)
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -Wall -g -O2 -I../../src -MT rainbow.lo -MD -MP -MF .deps/rainbow.Tpo -c -o rainbow.lo rainbow.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -Wall -g -O2 -I../../src -MT rainbow.lo -MD -MP -MF .deps/rainbow.Tpo -c rainbow.c -fPIC -DPIC -o .libs/rainbow.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -Wall -g -O2 -I../../src -MT rainbow.lo -MD -MP -MF .deps/rainbow.Tpo -c rainbow.c -o rainbow.o >/dev/null 2>&1
mv -f .deps/rainbow.Tpo .deps/rainbow.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -Wall -g -O2 -I../../src -module -avoid-version -o rainbow.la -rpath /usr/lib/ayttm rainbow.lo -lltdl -L/usr/local/lib -lpthread
gcc -shared .libs/rainbow.o /usr/lib/libltdl.so -L/usr/local/lib -lpthread -Wl,-soname -Wl,rainbow.so -o .libs/rainbow.so
ar cru .libs/rainbow.a rainbow.o
ranlib .libs/rainbow.a
creating rainbow.la
(cd .libs && rm -f rainbow.la && ln -s ../rainbow.la rainbow.la)
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -Wall -g -O2 -I../../src -MT autotrans.lo -MD -MP -MF .deps/autotrans.Tpo -c -o autotrans.lo autotrans.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -Wall -g -O2 -I../../src -MT autotrans.lo -MD -MP -MF .deps/autotrans.Tpo -c autotrans.c -fPIC -DPIC -o .libs/autotrans.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -Wall -g -O2 -I../../src -MT autotrans.lo -MD -MP -MF .deps/autotrans.Tpo -c autotrans.c -o autotrans.o >/dev/null 2>&1
mv -f .deps/autotrans.Tpo .deps/autotrans.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -Wall -g -O2 -I../../src -module -avoid-version -o autotrans.la -rpath /usr/lib/ayttm autotrans.lo -lltdl -L/usr/local/lib -lpthread
gcc -shared .libs/autotrans.o /usr/lib/libltdl.so -L/usr/local/lib -lpthread -Wl,-soname -Wl,autotrans.so -o .libs/autotrans.so
ar cru .libs/autotrans.a autotrans.o
ranlib .libs/autotrans.a
creating autotrans.la
(cd .libs && rm -f autotrans.la && ln -s ../autotrans.la autotrans.la)
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -Wall -g -O2 -I../../src -MT custom_message.lo -MD -MP -MF .deps/custom_message.Tpo -c -o custom_message.lo custom_message.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -Wall -g -O2 -I../../src -MT custom_message.lo -MD -MP -MF .deps/custom_message.Tpo -c custom_message.c -fPIC -DPIC -o .libs/custom_message.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -Wall -g -O2 -I../../src -MT custom_message.lo -MD -MP -MF .deps/custom_message.Tpo -c custom_message.c -o custom_message.o >/dev/null 2>&1
mv -f .deps/custom_message.Tpo .deps/custom_message.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -Wall -g -O2 -I../../src -module -avoid-version -o custmsg.la -rpath /usr/lib/ayttm custom_message.lo -lltdl -L/usr/local/lib -lpthread
gcc -shared .libs/custom_message.o /usr/lib/libltdl.so -L/usr/local/lib -lpthread -Wl,-soname -Wl,custmsg.so -o .libs/custmsg.so
ar cru .libs/custmsg.a custom_message.o
ranlib .libs/custmsg.a
creating custmsg.la
(cd .libs && rm -f custmsg.la && ln -s ../custmsg.la custmsg.la)
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/utility'
Making all in smileys
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/smileys'
Making all in console_smileys
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/smileys/console_smileys'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/smileys/console_smileys'
Making all in giles_smiles
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/smileys/giles_smiles'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/smileys/giles_smiles'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/smileys'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -DAYTTM_SMILEY_DIR=\"/usr/share/ayttm/smileys\" -Wall -g -O2 -I../../src -MT smiley-themer.lo -MD -MP -MF .deps/smiley-themer.Tpo -c -o smiley-themer.lo smiley-themer.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -DAYTTM_SMILEY_DIR=\"/usr/share/ayttm/smileys\" -Wall -g -O2 -I../../src -MT smiley-themer.lo -MD -MP -MF .deps/smiley-themer.Tpo -c smiley-themer.c -fPIC -DPIC -o .libs/smiley-themer.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -DAYTTM_SMILEY_DIR=\"/usr/share/ayttm/smileys\" -Wall -g -O2 -I../../src -MT smiley-themer.lo -MD -MP -MF .deps/smiley-themer.Tpo -c smiley-themer.c -o smiley-themer.o >/dev/null 2>&1
mv -f .deps/smiley-themer.Tpo .deps/smiley-themer.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DGTK_DISABLE_DEPRECATED -I../../src -DAYTTM_SMILEY_DIR=\"/usr/share/ayttm/smileys\" -Wall -g -O2 -I../../src -module -avoid-version -o smiley-themer.la -rpath /usr/lib/ayttm smiley-themer.lo -lXpm -L/usr/X11R6/lib -lltdl -L/usr/local/lib -lpthread
gcc -shared .libs/smiley-themer.o -lXpm -L/usr/X11R6/lib /usr/lib/libltdl.so -L/usr/local/lib -lpthread -Wl,-soname -Wl,smiley-themer.so -o .libs/smiley-themer.so
ar cru .libs/smiley-themer.a smiley-themer.o
ranlib .libs/smiley-themer.a
creating smiley-themer.la
(cd .libs && rm -f smiley-themer.la && ln -s ../smiley-themer.la smiley-themer.la)
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/smileys'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/smileys'
Making all in image_filter
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/image_filter'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -DAYTTM_BIN_DIR=\"/usr/bin\" -Wall -g -O2 -I../../src -MT video_capture.lo -MD -MP -MF .deps/video_capture.Tpo -c -o video_capture.lo video_capture.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -DAYTTM_BIN_DIR=\"/usr/bin\" -Wall -g -O2 -I../../src -MT video_capture.lo -MD -MP -MF .deps/video_capture.Tpo -c video_capture.c -fPIC -DPIC -o .libs/video_capture.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -DAYTTM_BIN_DIR=\"/usr/bin\" -Wall -g -O2 -I../../src -MT video_capture.lo -MD -MP -MF .deps/video_capture.Tpo -c video_capture.c -o video_capture.o >/dev/null 2>&1
mv -f .deps/video_capture.Tpo .deps/video_capture.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -DAYTTM_BIN_DIR=\"/usr/bin\" -Wall -g -O2 -I../../src -module -avoid-version -o video_capture.la -rpath /usr/lib/ayttm video_capture.lo -lltdl -L/usr/local/lib -lpthread
gcc -shared .libs/video_capture.o /usr/lib/libltdl.so -L/usr/local/lib -lpthread -Wl,-soname -Wl,video_capture.so -o .libs/video_capture.so
ar cru .libs/video_capture.a video_capture.o
ranlib .libs/video_capture.a
creating video_capture.la
(cd .libs && rm -f video_capture.la && ln -s ../video_capture.la video_capture.la)
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -DAYTTM_BIN_DIR=\"/usr/bin\" -Wall -g -O2 -I../../src -MT img2jpc.lo -MD -MP -MF .deps/img2jpc.Tpo -c -o img2jpc.lo img2jpc.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -DAYTTM_BIN_DIR=\"/usr/bin\" -Wall -g -O2 -I../../src -MT img2jpc.lo -MD -MP -MF .deps/img2jpc.Tpo -c img2jpc.c -fPIC -DPIC -o .libs/img2jpc.o
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -DAYTTM_BIN_DIR=\"/usr/bin\" -Wall -g -O2 -I../../src -MT img2jpc.lo -MD -MP -MF .deps/img2jpc.Tpo -c img2jpc.c -o img2jpc.o >/dev/null 2>&1
mv -f .deps/img2jpc.Tpo .deps/img2jpc.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src -DAYTTM_BIN_DIR=\"/usr/bin\" -Wall -g -O2 -I../../src -module -avoid-version -o img2jpc.la -rpath /usr/lib/ayttm img2jpc.lo -ljasper -lm -ljpeg -lltdl -L/usr/local/lib -lpthread
gcc -shared .libs/img2jpc.o /usr/lib/libjasper.so -lm /usr/lib/libjpeg.so /usr/lib/libltdl.so -L/usr/local/lib -lpthread -Wl,-soname -Wl,img2jpc.so -o .libs/img2jpc.so
ar cru .libs/img2jpc.a img2jpc.o
ranlib .libs/img2jpc.a
creating img2jpc.la
(cd .libs && rm -f img2jpc.la && ln -s ../img2jpc.la img2jpc.la)
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/image_filter'
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules'
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules'
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10'
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10'
make[2]: Leaving directory `/build/buildd/ayttm-0.5.0+10'
make[1]: Leaving directory `/build/buildd/ayttm-0.5.0+10'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make install DESTDIR=/build/buildd/ayttm-0.5.0+10/debian/ayttm
make[1]: Entering directory `/build/buildd/ayttm-0.5.0+10'
Making install in pixmaps
make[2]: Entering directory `/build/buildd/ayttm-0.5.0+10/pixmaps'
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/pixmaps'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/pixmaps" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/pixmaps"
/usr/bin/ginstall -c -m 644 'ayttm.png' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/pixmaps/ayttm.png'
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/pixmaps'
make[2]: Leaving directory `/build/buildd/ayttm-0.5.0+10/pixmaps'
Making install in po
make[2]: Entering directory `/build/buildd/ayttm-0.5.0+10/po'
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share
mkdir /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale
mkdir /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/de
mkdir /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/de/LC_MESSAGES
installing de.gmo as /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/de/LC_MESSAGES/ayttm.mo
mkdir /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/en_GB
mkdir /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/en_GB/LC_MESSAGES
installing en_GB.gmo as /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/en_GB/LC_MESSAGES/ayttm.mo
mkdir /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/fr
mkdir /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/fr/LC_MESSAGES
installing fr.gmo as /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/fr/LC_MESSAGES/ayttm.mo
mkdir /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/es
mkdir /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/es/LC_MESSAGES
installing es.gmo as /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/es/LC_MESSAGES/ayttm.mo
mkdir /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/nl
mkdir /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/nl/LC_MESSAGES
installing nl.gmo as /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/nl/LC_MESSAGES/ayttm.mo
mkdir /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/pt_BR
mkdir /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/pt_BR/LC_MESSAGES
installing pt_BR.gmo as /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/pt_BR/LC_MESSAGES/ayttm.mo
mkdir /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/sv
mkdir /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/sv/LC_MESSAGES
installing sv.gmo as /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/sv/LC_MESSAGES/ayttm.mo
mkdir /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/hi
mkdir /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/hi/LC_MESSAGES
installing hi.gmo as /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/locale/hi/LC_MESSAGES/ayttm.mo
if test "ayttm" = "gettext"; then \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/gettext/po; \
for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed en at quot.header en at boldquot.header insert-header.sin Rules-quot ; do \
/usr/bin/ginstall -c -m 644 ./$file \
/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[2]: Leaving directory `/build/buildd/ayttm-0.5.0+10/po'
Making install in m4
make[2]: Entering directory `/build/buildd/ayttm-0.5.0+10/m4'
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/m4'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/m4'
make[2]: Leaving directory `/build/buildd/ayttm-0.5.0+10/m4'
Making install in libproxy
make[2]: Entering directory `/build/buildd/ayttm-0.5.0+10/libproxy'
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/libproxy'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/libproxy'
make[2]: Leaving directory `/build/buildd/ayttm-0.5.0+10/libproxy'
Making install in sounds
make[2]: Entering directory `/build/buildd/ayttm-0.5.0+10/sounds'
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/sounds'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/ayttm/sounds" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/sounds"
/usr/bin/ginstall -c -m 644 'BuddyArrive.au' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/sounds/BuddyArrive.au'
/usr/bin/ginstall -c -m 644 'BuddyLeave.au' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/sounds/BuddyLeave.au'
/usr/bin/ginstall -c -m 644 'Send.au' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/sounds/Send.au'
/usr/bin/ginstall -c -m 644 'Receive.au' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/sounds/Receive.au'
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/sounds'
make[2]: Leaving directory `/build/buildd/ayttm-0.5.0+10/sounds'
Making install in doc
make[2]: Entering directory `/build/buildd/ayttm-0.5.0+10/doc'
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/doc'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/man1" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/man/man1"
/usr/bin/ginstall -c -m 644 './ayttm.1' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/man/man1/ayttm.1'
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/doc'
make[2]: Leaving directory `/build/buildd/ayttm-0.5.0+10/doc'
Making install in src
make[2]: Entering directory `/build/buildd/ayttm-0.5.0+10/src'
/usr/bin/make install-recursive
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/src'
Making install in gtk
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/src/gtk'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/src/gtk'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/src/gtk'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/src/gtk'
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/src'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/src'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/bin"
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'ayttm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/bin/ayttm'
/usr/bin/ginstall -c ayttm /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/bin/ayttm
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/bin"
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/src'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/src'
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/src'
make[2]: Leaving directory `/build/buildd/ayttm-0.5.0+10/src'
Making install in modules
make[2]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules'
Making install in msn2
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/msn2'
Making install in libmsn2
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/msn2/libmsn2'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/msn2/libmsn2'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/msn2/libmsn2'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/msn2/libmsn2'
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/msn2'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/msn2'
test -z "/usr/lib/ayttm" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm"
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'msn2.la' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/msn2.la'
/usr/bin/ginstall -c .libs/msn2.so /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/msn2.so
/usr/bin/ginstall -c .libs/msn2.lai /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/msn2.la
/usr/bin/ginstall -c .libs/msn2.a /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/msn2.a
chmod 644 /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/msn2.a
ranlib /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/msn2.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/ayttm'
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/msn2'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/msn2'
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/msn2'
Making install in yahoo2
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/yahoo2'
Making install in libyahoo2
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/yahoo2/libyahoo2'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/yahoo2/libyahoo2'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/yahoo2/libyahoo2'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/yahoo2/libyahoo2'
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/yahoo2'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/yahoo2'
test -z "/usr/lib/ayttm" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm"
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'yahoo2.la' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/yahoo2.la'
/usr/bin/ginstall -c .libs/yahoo2.so /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/yahoo2.so
/usr/bin/ginstall -c .libs/yahoo2.lai /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/yahoo2.la
/usr/bin/ginstall -c .libs/yahoo2.a /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/yahoo2.a
chmod 644 /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/yahoo2.a
ranlib /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/yahoo2.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/ayttm'
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/yahoo2'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/yahoo2'
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/yahoo2'
Making install in irc
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/irc'
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/irc'
test -z "/usr/lib/ayttm" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm"
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'irc.la' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/irc.la'
/usr/bin/ginstall -c .libs/irc.so /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/irc.so
/usr/bin/ginstall -c .libs/irc.lai /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/irc.la
/usr/bin/ginstall -c .libs/irc.a /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/irc.a
chmod 644 /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/irc.a
ranlib /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/irc.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/ayttm'
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/irc'
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/irc'
Making install in jabber
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber'
Making install in libjabber
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber'
Making install in include
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber/include'
Making install in jabber
make[6]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber/include/jabber'
make[7]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber/include/jabber'
make[7]: Nothing to be done for `install-exec-am'.
make[7]: Nothing to be done for `install-data-am'.
make[7]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber/include/jabber'
make[6]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber/include/jabber'
make[6]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber/include'
make[7]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber/include'
make[7]: Nothing to be done for `install-exec-am'.
make[7]: Nothing to be done for `install-data-am'.
make[7]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber/include'
make[6]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber/include'
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber/include'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber'
make[6]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber'
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
make[6]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber'
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libjabber'
Making install in libxode
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libxode'
Making install in include
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libxode/include'
make[6]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libxode/include'
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
make[6]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libxode/include'
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libxode/include'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libxode'
make[6]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libxode'
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
make[6]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libxode'
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libxode'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber/libxode'
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/jabber'
test -z "/usr/lib/ayttm" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm"
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'jabber.la' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/jabber.la'
/usr/bin/ginstall -c .libs/jabber.so /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/jabber.so
/usr/bin/ginstall -c .libs/jabber.lai /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/jabber.la
/usr/bin/ginstall -c .libs/jabber.a /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/jabber.a
chmod 644 /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/jabber.a
ranlib /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/jabber.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/ayttm'
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber'
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/jabber'
Making install in aim-toc
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/aim-toc'
Making install in libtoc
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/aim-toc/libtoc'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/aim-toc/libtoc'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/aim-toc/libtoc'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/aim-toc/libtoc'
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/aim-toc'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/aim-toc'
test -z "/usr/lib/ayttm" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm"
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'aim-toc.la' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/aim-toc.la'
/usr/bin/ginstall -c .libs/aim-toc.so /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/aim-toc.so
/usr/bin/ginstall -c .libs/aim-toc.lai /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/aim-toc.la
/usr/bin/ginstall -c .libs/aim-toc.a /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/aim-toc.a
chmod 644 /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/aim-toc.a
ranlib /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/aim-toc.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/ayttm'
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/aim-toc'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/aim-toc'
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/aim-toc'
Making install in icq-toc
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/icq-toc'
Making install in libtoc
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/icq-toc/libtoc'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/icq-toc/libtoc'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/icq-toc/libtoc'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/icq-toc/libtoc'
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/icq-toc'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/icq-toc'
test -z "/usr/lib/ayttm" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm"
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'icq-toc.la' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/icq-toc.la'
/usr/bin/ginstall -c .libs/icq-toc.so /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/icq-toc.so
/usr/bin/ginstall -c .libs/icq-toc.lai /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/icq-toc.la
/usr/bin/ginstall -c .libs/icq-toc.a /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/icq-toc.a
chmod 644 /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/icq-toc.a
ranlib /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/icq-toc.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/ayttm'
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/icq-toc'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/icq-toc'
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/icq-toc'
Making install in aycryption
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/aycryption'
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/aycryption'
test -z "/usr/lib/ayttm" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm"
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'aycryption.la' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/aycryption.la'
/usr/bin/ginstall -c .libs/aycryption.so /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/aycryption.so
/usr/bin/ginstall -c .libs/aycryption.lai /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/aycryption.la
/usr/bin/ginstall -c .libs/aycryption.a /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/aycryption.a
chmod 644 /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/aycryption.a
ranlib /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/aycryption.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/ayttm'
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/aycryption'
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/aycryption'
Making install in importers
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/importers'
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/importers'
test -z "/usr/lib/ayttm" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm"
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'import_gaim.la' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/import_gaim.la'
/usr/bin/ginstall -c .libs/import_gaim.so /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/import_gaim.so
/usr/bin/ginstall -c .libs/import_gaim.lai /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/import_gaim.la
/usr/bin/ginstall -c .libs/import_gaim.a /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/import_gaim.a
chmod 644 /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/import_gaim.a
ranlib /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/import_gaim.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/ayttm'
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'import_gnomeicu.la' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/import_gnomeicu.la'
/usr/bin/ginstall -c .libs/import_gnomeicu.so /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/import_gnomeicu.so
/usr/bin/ginstall -c .libs/import_gnomeicu.lai /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/import_gnomeicu.la
/usr/bin/ginstall -c .libs/import_gnomeicu.a /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/import_gnomeicu.a
chmod 644 /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/import_gnomeicu.a
ranlib /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/import_gnomeicu.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/ayttm'
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'importlicq.la' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/importlicq.la'
/usr/bin/ginstall -c .libs/importlicq.so /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/importlicq.so
/usr/bin/ginstall -c .libs/importlicq.lai /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/importlicq.la
/usr/bin/ginstall -c .libs/importlicq.a /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/importlicq.a
chmod 644 /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/importlicq.a
ranlib /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/importlicq.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/ayttm'
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'import_everybuddy.la' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/import_everybuddy.la'
/usr/bin/ginstall -c .libs/import_everybuddy.so /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/import_everybuddy.so
/usr/bin/ginstall -c .libs/import_everybuddy.lai /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/import_everybuddy.la
/usr/bin/ginstall -c .libs/import_everybuddy.a /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/import_everybuddy.a
chmod 644 /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/import_everybuddy.a
ranlib /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/import_everybuddy.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/ayttm'
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'importicq.la' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/importicq.la'
/usr/bin/ginstall -c .libs/importicq.so /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/importicq.so
/usr/bin/ginstall -c .libs/importicq.lai /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/importicq.la
/usr/bin/ginstall -c .libs/importicq.a /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/importicq.a
chmod 644 /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/importicq.a
ranlib /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/importicq.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/ayttm'
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/importers'
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/importers'
Making install in utility
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/utility'
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/utility'
test -z "/usr/lib/ayttm" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm"
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'notes.la' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/notes.la'
/usr/bin/ginstall -c .libs/notes.so /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/notes.so
/usr/bin/ginstall -c .libs/notes.lai /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/notes.la
/usr/bin/ginstall -c .libs/notes.a /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/notes.a
chmod 644 /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/notes.a
ranlib /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/notes.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/ayttm'
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'middle.la' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/middle.la'
/usr/bin/ginstall -c .libs/middle.so /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/middle.so
/usr/bin/ginstall -c .libs/middle.lai /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/middle.la
/usr/bin/ginstall -c .libs/middle.a /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/middle.a
chmod 644 /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/middle.a
ranlib /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/middle.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/ayttm'
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'rainbow.la' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/rainbow.la'
/usr/bin/ginstall -c .libs/rainbow.so /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/rainbow.so
/usr/bin/ginstall -c .libs/rainbow.lai /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/rainbow.la
/usr/bin/ginstall -c .libs/rainbow.a /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/rainbow.a
chmod 644 /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/rainbow.a
ranlib /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/rainbow.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/ayttm'
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'autotrans.la' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/autotrans.la'
/usr/bin/ginstall -c .libs/autotrans.so /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/autotrans.so
/usr/bin/ginstall -c .libs/autotrans.lai /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/autotrans.la
/usr/bin/ginstall -c .libs/autotrans.a /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/autotrans.a
chmod 644 /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/autotrans.a
ranlib /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/autotrans.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/ayttm'
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'custmsg.la' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/custmsg.la'
/usr/bin/ginstall -c .libs/custmsg.so /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/custmsg.so
/usr/bin/ginstall -c .libs/custmsg.lai /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/custmsg.la
/usr/bin/ginstall -c .libs/custmsg.a /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/custmsg.a
chmod 644 /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/custmsg.a
ranlib /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/custmsg.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/ayttm'
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/utility'
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/utility'
Making install in smileys
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/smileys'
Making install in console_smileys
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/smileys/console_smileys'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/smileys/console_smileys'
make[5]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/ayttm/smileys/"Console\ Smileys"" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/"Console\ Smileys""
install -D -m 644 'aysmile.rc' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Console Smileys/aysmile.rc'
install -D -m 644 'blank.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Console Smileys/blank.xpm'
install -D -m 644 'blush.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Console Smileys/blush.xpm'
install -D -m 644 'confused.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Console Smileys/confused.xpm'
install -D -m 644 'cooldude.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Console Smileys/cooldude.xpm'
install -D -m 644 'grin.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Console Smileys/grin.xpm'
install -D -m 644 'heyy.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Console Smileys/heyy.xpm'
install -D -m 644 'kiss.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Console Smileys/kiss.xpm'
install -D -m 644 'laugh.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Console Smileys/laugh.xpm'
install -D -m 644 'oh.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Console Smileys/oh.xpm'
install -D -m 644 'sad.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Console Smileys/sad.xpm'
install -D -m 644 'smile.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Console Smileys/smile.xpm'
install -D -m 644 'sob.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Console Smileys/sob.xpm'
install -D -m 644 'tongue.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Console Smileys/tongue.xpm'
install -D -m 644 'wink.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Console Smileys/wink.xpm'
install -D -m 644 'worried.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Console Smileys/worried.xpm'
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/smileys/console_smileys'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/smileys/console_smileys'
Making install in giles_smiles
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/smileys/giles_smiles'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/smileys/giles_smiles'
make[5]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/ayttm/smileys/"Giles\ Smileys"" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/"Giles\ Smileys""
install -D -m 644 'aysmile.rc' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Giles Smileys/aysmile.rc'
install -D -m 644 'dead.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Giles Smileys/dead.xpm'
install -D -m 644 'embarrased.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Giles Smileys/embarrased.xpm'
install -D -m 644 'grin.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Giles Smileys/grin.xpm'
install -D -m 644 'indifferent.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Giles Smileys/indifferent.xpm'
install -D -m 644 'kiss.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Giles Smileys/kiss.xpm'
install -D -m 644 'quiet.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Giles Smileys/quiet.xpm'
install -D -m 644 'sad.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Giles Smileys/sad.xpm'
install -D -m 644 'shades.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Giles Smileys/shades.xpm'
install -D -m 644 'shocked.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Giles Smileys/shocked.xpm'
install -D -m 644 'smile.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Giles Smileys/smile.xpm'
install -D -m 644 'tears.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Giles Smileys/tears.xpm'
install -D -m 644 'tongue.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Giles Smileys/tongue.xpm'
install -D -m 644 'wink.xpm' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys/Giles Smileys/wink.xpm'
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/smileys/giles_smiles'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/smileys/giles_smiles'
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/smileys'
make[5]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/smileys'
test -z "/usr/lib/ayttm" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm"
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'smiley-themer.la' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/smiley-themer.la'
/usr/bin/ginstall -c .libs/smiley-themer.so /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/smiley-themer.so
/usr/bin/ginstall -c .libs/smiley-themer.lai /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/smiley-themer.la
/usr/bin/ginstall -c .libs/smiley-themer.a /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/smiley-themer.a
chmod 644 /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/smiley-themer.a
ranlib /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/smiley-themer.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/ayttm'
test -z "/usr/share/ayttm/smileys" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/ayttm/smileys"
make[5]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/smileys'
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/smileys'
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/smileys'
Making install in image_filter
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/image_filter'
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules/image_filter'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/bin"
/usr/bin/ginstall -c 'ayttm_streamer_wrapper.sh' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/bin/ayttm_streamer_wrapper.sh'
test -z "/usr/lib/ayttm" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm"
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'video_capture.la' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/video_capture.la'
/usr/bin/ginstall -c .libs/video_capture.so /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/video_capture.so
/usr/bin/ginstall -c .libs/video_capture.lai /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/video_capture.la
/usr/bin/ginstall -c .libs/video_capture.a /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/video_capture.a
chmod 644 /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/video_capture.a
ranlib /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/video_capture.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/ayttm'
/bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'img2jpc.la' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/img2jpc.la'
/usr/bin/ginstall -c .libs/img2jpc.so /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/img2jpc.so
/usr/bin/ginstall -c .libs/img2jpc.lai /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/img2jpc.la
/usr/bin/ginstall -c .libs/img2jpc.a /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/img2jpc.a
chmod 644 /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/img2jpc.a
ranlib /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/img2jpc.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/ayttm'
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/image_filter'
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules/image_filter'
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules'
make[4]: Entering directory `/build/buildd/ayttm-0.5.0+10/modules'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules'
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules'
make[2]: Leaving directory `/build/buildd/ayttm-0.5.0+10/modules'
make[2]: Entering directory `/build/buildd/ayttm-0.5.0+10'
make[3]: Entering directory `/build/buildd/ayttm-0.5.0+10'
test -z "/etc" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/etc"
/usr/bin/ginstall -c -m 644 'ayttmrc' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/etc/ayttmrc'
test -z "/usr/share/applnk/Internet" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/applnk/Internet"
/usr/bin/ginstall -c -m 644 'ayttm.desktop' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/applnk/Internet/ayttm.desktop'
test -z "/usr/share/gnome/apps/Internet" || /bin/mkdir -p "/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/gnome/apps/Internet"
/usr/bin/ginstall -c -m 644 'ayttm.desktop' '/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/gnome/apps/Internet/ayttm.desktop'
make[3]: Leaving directory `/build/buildd/ayttm-0.5.0+10'
make[2]: Leaving directory `/build/buildd/ayttm-0.5.0+10'
make[1]: Leaving directory `/build/buildd/ayttm-0.5.0+10'
install -D -m 0644 pixmaps/ayttm_32x32.xpm \
/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/pixmaps/ayttm.xpm
mv /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/bin/ayttm_streamer_wrapper.sh \
/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/bin/ayttm_streamer_wrapper
install -D /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/gnome/apps/Internet/ayttm.desktop \
/build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/applications/ayttm.desktop
rm -rf /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/share/gnome
rm -f /build/buildd/ayttm-0.5.0+10/debian/ayttm/usr/lib/ayttm/*.a
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_installmenu
dh_installman
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
dh_installinfo
dh_link usr/share/man/man1/ayttm.1.gz usr/share/man/man1/ayttm_streamer_wrapper.1.gz
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dpkg-shlibdeps: warning: symbol incoming_message_filters used by debian/ayttm/usr/lib/ayttm/autotrans.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_add_menu_item used by debian/ayttm/usr/lib/ayttm/autotrans.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol l_list_append used by debian/ayttm/usr/lib/ayttm/autotrans.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol outgoing_message_filters used by debian/ayttm/usr/lib/ayttm/autotrans.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol l_list_free used by debian/ayttm/usr/lib/ayttm/autotrans.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol write_contact_list used by debian/ayttm/usr/lib/ayttm/autotrans.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol find_contact_by_nick used by debian/ayttm/usr/lib/ayttm/autotrans.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_log used by debian/ayttm/usr/lib/ayttm/autotrans.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_snprintf used by debian/ayttm/usr/lib/ayttm/autotrans.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol ay_do_warning used by debian/ayttm/usr/lib/ayttm/autotrans.so found in none of the libraries.
dpkg-shlibdeps: warning: 7 other similar warnings have been skipped (use -v to see them all).
dpkg-shlibdeps: warning: symbol ay_do_error used by debian/ayttm/usr/lib/ayttm/import_everybuddy.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol gtk_hbox_new used by debian/ayttm/usr/lib/ayttm/import_everybuddy.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_add_menu_item used by debian/ayttm/usr/lib/ayttm/import_everybuddy.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol cGetLocalPref used by debian/ayttm/usr/lib/ayttm/import_everybuddy.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol gtk_toggle_button_get_active used by debian/ayttm/usr/lib/ayttm/import_everybuddy.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol set_menu_sensitivity used by debian/ayttm/usr/lib/ayttm/import_everybuddy.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol load_contacts_from_file used by debian/ayttm/usr/lib/ayttm/import_everybuddy.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol gtk_container_set_border_width used by debian/ayttm/usr/lib/ayttm/import_everybuddy.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol ayttm_prefs_write used by debian/ayttm/usr/lib/ayttm/import_everybuddy.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol config_dir used by debian/ayttm/usr/lib/ayttm/import_everybuddy.so found in none of the libraries.
dpkg-shlibdeps: warning: 27 other similar warnings have been skipped (use -v to see them all).
dpkg-shlibdeps: warning: symbol ay_do_error used by debian/ayttm/usr/lib/ayttm/irc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_strsplit used by debian/ayttm/usr/lib/ayttm/irc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol proxy_connect_host used by debian/ayttm/usr/lib/ayttm/irc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol chat_rooms used by debian/ayttm/usr/lib/ayttm/irc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol ay_activity_bar_remove used by debian/ayttm/usr/lib/ayttm/irc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_timeout_remove used by debian/ayttm/usr/lib/ayttm/irc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol l_list_append used by debian/ayttm/usr/lib/ayttm/irc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol l_list_copy used by debian/ayttm/usr/lib/ayttm/irc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_chat_room_show_3rdperson used by debian/ayttm/usr/lib/ayttm/irc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_free used by debian/ayttm/usr/lib/ayttm/irc.so found in none of the libraries.
dpkg-shlibdeps: warning: 48 other similar warnings have been skipped (use -v to see them all).
dpkg-shlibdeps: warning: symbol ay_do_error used by debian/ayttm/usr/lib/ayttm/aim-toc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol proxy_connect_host used by debian/ayttm/usr/lib/ayttm/aim-toc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_timeout_remove used by debian/ayttm/usr/lib/ayttm/aim-toc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol do_password_input_window used by debian/ayttm/usr/lib/ayttm/aim-toc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_do_dialog used by debian/ayttm/usr/lib/ayttm/aim-toc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol buddy_update_status used by debian/ayttm/usr/lib/ayttm/aim-toc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_assert_warning used by debian/ayttm/usr/lib/ayttm/aim-toc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_update_from_value_pair used by debian/ayttm/usr/lib/ayttm/aim-toc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol find_local_account_by_handle used by debian/ayttm/usr/lib/ayttm/aim-toc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol find_account_with_ela used by debian/ayttm/usr/lib/ayttm/aim-toc.so found in none of the libraries.
dpkg-shlibdeps: warning: 61 other similar warnings have been skipped (use -v to see them all).
dpkg-shlibdeps: warning: symbol l_list_append used by debian/ayttm/usr/lib/ayttm/rainbow.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol EB_DEBUG used by debian/ayttm/usr/lib/ayttm/rainbow.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol l_list_remove used by debian/ayttm/usr/lib/ayttm/rainbow.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol outgoing_message_filters used by debian/ayttm/usr/lib/ayttm/rainbow.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol iGetLocalPref used by debian/ayttm/usr/lib/ayttm/rainbow.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol incoming_message_filters used by debian/ayttm/usr/lib/ayttm/middle.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol l_list_append used by debian/ayttm/usr/lib/ayttm/middle.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol EB_DEBUG used by debian/ayttm/usr/lib/ayttm/middle.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol l_list_remove used by debian/ayttm/usr/lib/ayttm/middle.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol outgoing_message_filters used by debian/ayttm/usr/lib/ayttm/middle.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol iGetLocalPref used by debian/ayttm/usr/lib/ayttm/middle.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol gtk_dialog_run used by debian/ayttm/usr/lib/ayttm/importicq.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_services used by debian/ayttm/usr/lib/ayttm/importicq.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_add_menu_item used by debian/ayttm/usr/lib/ayttm/importicq.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol get_service_id used by debian/ayttm/usr/lib/ayttm/importicq.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_free used by debian/ayttm/usr/lib/ayttm/importicq.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol gtk_file_chooser_get_type used by debian/ayttm/usr/lib/ayttm/importicq.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol write_contact_list used by debian/ayttm/usr/lib/ayttm/importicq.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol find_contact_by_nick used by debian/ayttm/usr/lib/ayttm/importicq.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol add_new_contact used by debian/ayttm/usr/lib/ayttm/importicq.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_log used by debian/ayttm/usr/lib/ayttm/importicq.so found in none of the libraries.
dpkg-shlibdeps: warning: 15 other similar warnings have been skipped (use -v to see them all).
dpkg-shlibdeps: warning: symbol ay_do_error used by debian/ayttm/usr/lib/ayttm/icq-toc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol proxy_connect_host used by debian/ayttm/usr/lib/ayttm/icq-toc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_timeout_remove used by debian/ayttm/usr/lib/ayttm/icq-toc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol do_password_input_window used by debian/ayttm/usr/lib/ayttm/icq-toc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_do_dialog used by debian/ayttm/usr/lib/ayttm/icq-toc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol buddy_update_status used by debian/ayttm/usr/lib/ayttm/icq-toc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_assert_warning used by debian/ayttm/usr/lib/ayttm/icq-toc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_update_from_value_pair used by debian/ayttm/usr/lib/ayttm/icq-toc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol find_local_account_by_handle used by debian/ayttm/usr/lib/ayttm/icq-toc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol find_account_with_ela used by debian/ayttm/usr/lib/ayttm/icq-toc.so found in none of the libraries.
dpkg-shlibdeps: warning: 59 other similar warnings have been skipped (use -v to see them all).
dpkg-shlibdeps: warning: symbol ay_add_smiley_set used by debian/ayttm/usr/lib/ayttm/smiley-themer.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_add_menu_item used by debian/ayttm/usr/lib/ayttm/smiley-themer.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_smileys used by debian/ayttm/usr/lib/ayttm/smiley-themer.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_free used by debian/ayttm/usr/lib/ayttm/smiley-themer.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol add_smiley used by debian/ayttm/usr/lib/ayttm/smiley-themer.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol l_list_prepend used by debian/ayttm/usr/lib/ayttm/smiley-themer.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_activate_menu_item used by debian/ayttm/usr/lib/ayttm/smiley-themer.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol ay_remove_smiley_set used by debian/ayttm/usr/lib/ayttm/smiley-themer.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_malloc0 used by debian/ayttm/usr/lib/ayttm/smiley-themer.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol EB_DEBUG used by debian/ayttm/usr/lib/ayttm/smiley-themer.so found in none of the libraries.
dpkg-shlibdeps: warning: 4 other similar warnings have been skipped (use -v to see them all).
dpkg-shlibdeps: warning: symbol eb_timeout_remove used by debian/ayttm/usr/lib/ayttm/msn2.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol do_password_input_window used by debian/ayttm/usr/lib/ayttm/msn2.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_do_dialog used by debian/ayttm/usr/lib/ayttm/msn2.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol find_account_with_ela used by debian/ayttm/usr/lib/ayttm/msn2.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol buddy_login used by debian/ayttm/usr/lib/ayttm/msn2.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_join_chat_room used by debian/ayttm/usr/lib/ayttm/msn2.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol ay_do_warning used by debian/ayttm/usr/lib/ayttm/msn2.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol ssl_init used by debian/ayttm/usr/lib/ayttm/msn2.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol update_contact_list used by debian/ayttm/usr/lib/ayttm/msn2.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_add_menu_item used by debian/ayttm/usr/lib/ayttm/msn2.so found in none of the libraries.
dpkg-shlibdeps: warning: 64 other similar warnings have been skipped (use -v to see them all).
dpkg-shlibdeps: warning: symbol ay_do_error used by debian/ayttm/usr/lib/ayttm/jabber.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_timeout_remove used by debian/ayttm/usr/lib/ayttm/jabber.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol do_password_input_window used by debian/ayttm/usr/lib/ayttm/jabber.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_do_dialog used by debian/ayttm/usr/lib/ayttm/jabber.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol find_account_with_ela used by debian/ayttm/usr/lib/ayttm/jabber.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol buddy_login used by debian/ayttm/usr/lib/ayttm/jabber.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_join_chat_room used by debian/ayttm/usr/lib/ayttm/jabber.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol ssl_init used by debian/ayttm/usr/lib/ayttm/jabber.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol value_pair_add used by debian/ayttm/usr/lib/ayttm/jabber.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_parse_incoming_message used by debian/ayttm/usr/lib/ayttm/jabber.so found in none of the libraries.
dpkg-shlibdeps: warning: 41 other similar warnings have been skipped (use -v to see them all).
dpkg-shlibdeps: warning: symbol eb_timeout_remove used by debian/ayttm/usr/lib/ayttm/yahoo2.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol do_password_input_window used by debian/ayttm/usr/lib/ayttm/yahoo2.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_do_dialog used by debian/ayttm/usr/lib/ayttm/yahoo2.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol find_account_with_ela used by debian/ayttm/usr/lib/ayttm/yahoo2.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol l_list_prepend used by debian/ayttm/usr/lib/ayttm/yahoo2.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol buddy_login used by debian/ayttm/usr/lib/ayttm/yahoo2.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol add_account used by debian/ayttm/usr/lib/ayttm/yahoo2.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_join_chat_room used by debian/ayttm/usr/lib/ayttm/yahoo2.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol ay_do_warning used by debian/ayttm/usr/lib/ayttm/yahoo2.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_malloc used by debian/ayttm/usr/lib/ayttm/yahoo2.so found in none of the libraries.
dpkg-shlibdeps: warning: 70 other similar warnings have been skipped (use -v to see them all).
dpkg-shlibdeps: warning: symbol ay_do_error used by debian/ayttm/usr/lib/ayttm/importlicq.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_services used by debian/ayttm/usr/lib/ayttm/importlicq.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_add_menu_item used by debian/ayttm/usr/lib/ayttm/importlicq.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol get_service_id used by debian/ayttm/usr/lib/ayttm/importlicq.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_strncasecmp used by debian/ayttm/usr/lib/ayttm/importlicq.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol ay_do_info used by debian/ayttm/usr/lib/ayttm/importlicq.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol find_contact_by_nick used by debian/ayttm/usr/lib/ayttm/importlicq.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol add_new_contact used by debian/ayttm/usr/lib/ayttm/importlicq.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_strcasecmp used by debian/ayttm/usr/lib/ayttm/importlicq.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_log used by debian/ayttm/usr/lib/ayttm/importlicq.so found in none of the libraries.
dpkg-shlibdeps: warning: 10 other similar warnings have been skipped (use -v to see them all).
dpkg-shlibdeps: warning: symbol ay_do_error used by debian/ayttm/usr/lib/ayttm/import_gaim.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_services used by debian/ayttm/usr/lib/ayttm/import_gaim.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_add_menu_item used by debian/ayttm/usr/lib/ayttm/import_gaim.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol get_service_id used by debian/ayttm/usr/lib/ayttm/import_gaim.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol ay_do_info used by debian/ayttm/usr/lib/ayttm/import_gaim.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol move_contact used by debian/ayttm/usr/lib/ayttm/import_gaim.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol find_contact_by_nick used by debian/ayttm/usr/lib/ayttm/import_gaim.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_log used by debian/ayttm/usr/lib/ayttm/import_gaim.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol add_group used by debian/ayttm/usr/lib/ayttm/import_gaim.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol find_grouplist_by_name used by debian/ayttm/usr/lib/ayttm/import_gaim.so found in none of the libraries.
dpkg-shlibdeps: warning: 7 other similar warnings have been skipped (use -v to see them all).
dpkg-shlibdeps: warning: symbol gtk_widget_grab_focus used by debian/ayttm/usr/lib/ayttm/aycryption.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol gtk_tree_model_iter_next used by debian/ayttm/usr/lib/ayttm/aycryption.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol gtk_misc_set_alignment used by debian/ayttm/usr/lib/ayttm/aycryption.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol outgoing_message_filters used by debian/ayttm/usr/lib/ayttm/aycryption.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol gtk_widget_show_all used by debian/ayttm/usr/lib/ayttm/aycryption.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_strdup used by debian/ayttm/usr/lib/ayttm/aycryption.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_assert_warning used by debian/ayttm/usr/lib/ayttm/aycryption.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol gtk_tree_view_append_column used by debian/ayttm/usr/lib/ayttm/aycryption.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol gtk_tree_view_get_type used by debian/ayttm/usr/lib/ayttm/aycryption.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol write_contact_list used by debian/ayttm/usr/lib/ayttm/aycryption.so found in none of the libraries.
dpkg-shlibdeps: warning: 92 other similar warnings have been skipped (use -v to see them all).
dpkg-shlibdeps: warning: symbol eb_services used by debian/ayttm/usr/lib/ayttm/custmsg.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_timeout_remove used by debian/ayttm/usr/lib/ayttm/custmsg.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol accounts used by debian/ayttm/usr/lib/ayttm/custmsg.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_timeout_add used by debian/ayttm/usr/lib/ayttm/custmsg.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol ay_do_error used by debian/ayttm/usr/lib/ayttm/import_gnomeicu.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_strsplit used by debian/ayttm/usr/lib/ayttm/import_gnomeicu.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_services used by debian/ayttm/usr/lib/ayttm/import_gnomeicu.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_add_menu_item used by debian/ayttm/usr/lib/ayttm/import_gnomeicu.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol get_service_id used by debian/ayttm/usr/lib/ayttm/import_gnomeicu.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_strncasecmp used by debian/ayttm/usr/lib/ayttm/import_gnomeicu.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol ay_do_info used by debian/ayttm/usr/lib/ayttm/import_gnomeicu.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol find_contact_by_nick used by debian/ayttm/usr/lib/ayttm/import_gnomeicu.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol add_new_contact used by debian/ayttm/usr/lib/ayttm/import_gnomeicu.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_log used by debian/ayttm/usr/lib/ayttm/import_gnomeicu.so found in none of the libraries.
dpkg-shlibdeps: warning: 11 other similar warnings have been skipped (use -v to see them all).
dpkg-shlibdeps: warning: symbol eb_add_menu_item used by debian/ayttm/usr/lib/ayttm/notes.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol l_list_append used by debian/ayttm/usr/lib/ayttm/notes.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol EB_DEBUG used by debian/ayttm/usr/lib/ayttm/notes.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol nick_modify_utility used by debian/ayttm/usr/lib/ayttm/notes.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol l_list_remove used by debian/ayttm/usr/lib/ayttm/notes.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_config_dir used by debian/ayttm/usr/lib/ayttm/notes.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol iGetLocalPref used by debian/ayttm/usr/lib/ayttm/notes.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_remove_menu_item used by debian/ayttm/usr/lib/ayttm/notes.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_realloc used by debian/ayttm/usr/lib/ayttm/video_capture.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol video_grab_frame used by debian/ayttm/usr/lib/ayttm/video_capture.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_malloc0 used by debian/ayttm/usr/lib/ayttm/video_capture.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_free used by debian/ayttm/usr/lib/ayttm/video_capture.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol eb_config_dir used by debian/ayttm/usr/lib/ayttm/video_capture.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol ay_string_append used by debian/ayttm/usr/lib/ayttm/video_capture.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_malloc0 used by debian/ayttm/usr/lib/ayttm/img2jpc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol image_2_jpc used by debian/ayttm/usr/lib/ayttm/img2jpc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol EB_DEBUG used by debian/ayttm/usr/lib/ayttm/img2jpc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_free used by debian/ayttm/usr/lib/ayttm/img2jpc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_memdup used by debian/ayttm/usr/lib/ayttm/img2jpc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol iGetLocalPref used by debian/ayttm/usr/lib/ayttm/img2jpc.so found in none of the libraries.
dpkg-shlibdeps: warning: symbol image_2_jpg used by debian/ayttm/usr/lib/ayttm/img2jpc.so found in none of the libraries.
dpkg-shlibdeps: warning: dependency on libXrender.so.1 could be avoided if "debian/ayttm/usr/bin/ayttm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libfontconfig.so.1 could be avoided if "debian/ayttm/usr/bin/ayttm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libatk-1.0.so.0 could be avoided if "debian/ayttm/usr/bin/ayttm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXext.so.6 could be avoided if "debian/ayttm/usr/bin/ayttm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libdl.so.2 could be avoided if "debian/ayttm/usr/bin/ayttm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libpangocairo-1.0.so.0 could be avoided if "debian/ayttm/usr/bin/ayttm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libaudiofile.so.0 could be avoided if "debian/ayttm/usr/bin/ayttm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libjpeg.so.62 could be avoided if "debian/ayttm/usr/lib/ayttm/img2jpc.so" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXi.so.6 could be avoided if "debian/ayttm/usr/bin/ayttm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libcairo.so.2 could be avoided if "debian/ayttm/usr/bin/ayttm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libgmodule-2.0.so.0 could be avoided if "debian/ayttm/usr/bin/ayttm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXinerama.so.1 could be avoided if "debian/ayttm/usr/bin/ayttm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXcursor.so.1 could be avoided if "debian/ayttm/usr/bin/ayttm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXfixes.so.3 could be avoided if "debian/ayttm/usr/bin/ayttm" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libgpg-error.so.0 could be avoided if "debian/ayttm/usr/lib/ayttm/aycryption.so" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXrandr.so.2 could be avoided if "debian/ayttm/usr/bin/ayttm" were not uselessly linked against it (they use none of its symbols).
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `ayttm' in `../ayttm_0.5.0+10-9_m32r.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../ayttm_0.5.0+10-9_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20080508-2146
chroot-unstable/build/buildd/ayttm_0.5.0+10-9_m32r.deb:
new debian package, version 2.0.
size 837594 bytes: control archive= 4608 bytes.
13 bytes, 1 lines conffiles
2183 bytes, 34 lines control
6762 bytes, 97 lines md5sums
680 bytes, 32 lines * postinst #!/bin/sh
160 bytes, 5 lines * postrm #!/bin/sh
Package: ayttm
Version: 0.5.0+10-9
Architecture: m32r
Maintainer: Kartik Mistry <kartik.mistry at gmail.com>
Installed-Size: 2388
Depends: libatk1.0-0 (>= 1.20.0), libaudiofile0 (>= 0.2.3-4), libc6 (>= 2.3.5-1), libcairo2 (>= 1.4.0), libesd0 (>= 0.2.35) | libesd-alsa0 (>= 0.2.35), libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.1.1-12), libglib2.0-0 (>= 2.12.0), libgpg-error0 (>= 1.4), libgpgme11 (>= 1.1.6), libgtk2.0-0 (>= 2.10.3), libjasper-1.701-1 (>= 1.701.0), libjpeg62, libltdl3 (>= 1.5.2-2), libpango1.0-0 (>= 1.14.8), libssl0.9.8 (>= 0.9.8f-5), libstdc++6 (>= 4.1.1-12), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxpm4, libxrandr2 (>= 2:1.2.0), libxrender1
Section: net
Priority: optional
Homepage: http://ayttm.sourceforge.net
Description: Universal instant messaging client
Ayttm is an instant messaging (aka chat) client that provides all-in-one chat
functionality for several major instant messaging services from one simple
program. Ayttm "Contacts" allow you to refer to several accounts of the same
person from a single contact name, making it one of the cleanest and simplest
clients to use.
.
Ayttm is the heir of the Everybuddy project, and aims to continue improving
the program and addressing its shortcomings. The primary goal is to provide a
messenger which is:
.
* simple: Ayttm should work nicely without having to first go through a
complicated configuration procedure. The preferences should be simple and
minimal.
* stable: Ayttm should not crash when you use it.
* intuitive: Ayttm should be almost instantly usable by your mother ;)
* flexible: Ayttm supports multiple protocols and they should be supported in
an integrated manner (common interface, for example), without limiting
protocol-specific features support. Ayttm currently handles Yahoo!, MSN,
Jabber, IRC, AIM and ICQ.
.
It also features support for file transfers, group chat, MSN GnomeMeeting
integration, tabbed chat, smiley themes, status tooltips, conversation logging,
automatic translation, GPG signing/encryption, typing notifications, spell
checking and import of contacts from other clients.
chroot-unstable/build/buildd/ayttm_0.5.0+10-9_m32r.deb:
drwxr-xr-x root/root 0 2008-05-08 21:28 ./
drwxr-xr-x root/root 0 2008-05-08 21:26 ./etc/
-rw-r--r-- root/root 269 2008-05-08 21:26 ./etc/ayttmrc
drwxr-xr-x root/root 0 2008-05-08 21:19 ./usr/
drwxr-xr-x root/root 0 2008-05-08 21:27 ./usr/bin/
-rwxr-xr-x root/root 692816 2008-05-08 21:27 ./usr/bin/ayttm
-rwxr-xr-x root/root 966 2008-05-08 21:26 ./usr/bin/ayttm_streamer_wrapper
drwxr-xr-x root/root 0 2008-05-08 21:26 ./usr/share/
drwxr-xr-x root/root 0 2008-05-08 21:26 ./usr/share/pixmaps/
-rw-r--r-- root/root 3807 2008-05-08 21:15 ./usr/share/pixmaps/ayttm.png
-rw-r--r-- root/root 1448 2008-05-08 21:26 ./usr/share/pixmaps/ayttm.xpm
drwxr-xr-x root/root 0 2008-05-08 21:25 ./usr/share/ayttm/
drwxr-xr-x root/root 0 2008-05-08 21:25 ./usr/share/ayttm/smileys/
drwxr-xr-x root/root 0 2008-05-08 21:25 ./usr/share/ayttm/smileys/Console Smileys/
-rw-r--r-- root/root 401 2008-05-08 21:25 ./usr/share/ayttm/smileys/Console Smileys/blank.xpm
-rw-r--r-- root/root 414 2008-05-08 21:25 ./usr/share/ayttm/smileys/Console Smileys/oh.xpm
-rw-r--r-- root/root 404 2008-05-08 21:25 ./usr/share/ayttm/smileys/Console Smileys/confused.xpm
-rw-r--r-- root/root 446 2008-05-08 21:25 ./usr/share/ayttm/smileys/Console Smileys/grin.xpm
-rw-r--r-- root/root 416 2008-05-08 21:25 ./usr/share/ayttm/smileys/Console Smileys/blush.xpm
-rw-r--r-- root/root 401 2008-05-08 21:25 ./usr/share/ayttm/smileys/Console Smileys/smile.xpm
-rw-r--r-- root/root 400 2008-05-08 21:25 ./usr/share/ayttm/smileys/Console Smileys/heyy.xpm
-rw-r--r-- root/root 416 2008-05-08 21:25 ./usr/share/ayttm/smileys/Console Smileys/laugh.xpm
-rw-r--r-- root/root 399 2008-05-08 21:25 ./usr/share/ayttm/smileys/Console Smileys/sad.xpm
-rw-r--r-- root/root 404 2008-05-08 21:25 ./usr/share/ayttm/smileys/Console Smileys/cooldude.xpm
-rw-r--r-- root/root 417 2008-05-08 21:25 ./usr/share/ayttm/smileys/Console Smileys/tongue.xpm
-rw-r--r-- root/root 400 2008-05-08 21:25 ./usr/share/ayttm/smileys/Console Smileys/wink.xpm
-rw-r--r-- root/root 403 2008-05-08 21:25 ./usr/share/ayttm/smileys/Console Smileys/worried.xpm
-rw-r--r-- root/root 524 2008-05-08 21:25 ./usr/share/ayttm/smileys/Console Smileys/aysmile.rc
-rw-r--r-- root/root 415 2008-05-08 21:25 ./usr/share/ayttm/smileys/Console Smileys/kiss.xpm
-rw-r--r-- root/root 399 2008-05-08 21:25 ./usr/share/ayttm/smileys/Console Smileys/sob.xpm
drwxr-xr-x root/root 0 2008-05-08 21:25 ./usr/share/ayttm/smileys/Giles Smileys/
-rw-r--r-- root/root 5212 2008-05-08 21:25 ./usr/share/ayttm/smileys/Giles Smileys/embarrased.xpm
-rw-r--r-- root/root 4392 2008-05-08 21:25 ./usr/share/ayttm/smileys/Giles Smileys/shades.xpm
-rw-r--r-- root/root 5303 2008-05-08 21:25 ./usr/share/ayttm/smileys/Giles Smileys/tears.xpm
-rw-r--r-- root/root 4838 2008-05-08 21:25 ./usr/share/ayttm/smileys/Giles Smileys/grin.xpm
-rw-r--r-- root/root 4887 2008-05-08 21:25 ./usr/share/ayttm/smileys/Giles Smileys/quiet.xpm
-rw-r--r-- root/root 5085 2008-05-08 21:25 ./usr/share/ayttm/smileys/Giles Smileys/indifferent.xpm
-rw-r--r-- root/root 4983 2008-05-08 21:25 ./usr/share/ayttm/smileys/Giles Smileys/smile.xpm
-rw-r--r-- root/root 4885 2008-05-08 21:25 ./usr/share/ayttm/smileys/Giles Smileys/sad.xpm
-rw-r--r-- root/root 5128 2008-05-08 21:25 ./usr/share/ayttm/smileys/Giles Smileys/tongue.xpm
-rw-r--r-- root/root 4998 2008-05-08 21:25 ./usr/share/ayttm/smileys/Giles Smileys/wink.xpm
-rw-r--r-- root/root 461 2008-05-08 21:25 ./usr/share/ayttm/smileys/Giles Smileys/aysmile.rc
-rw-r--r-- root/root 4710 2008-05-08 21:25 ./usr/share/ayttm/smileys/Giles Smileys/kiss.xpm
-rw-r--r-- root/root 5017 2008-05-08 21:25 ./usr/share/ayttm/smileys/Giles Smileys/shocked.xpm
-rw-r--r-- root/root 5014 2008-05-08 21:25 ./usr/share/ayttm/smileys/Giles Smileys/dead.xpm
drwxr-xr-x root/root 0 2008-05-08 21:16 ./usr/share/ayttm/sounds/
-rw-r--r-- root/root 529 2008-05-08 21:16 ./usr/share/ayttm/sounds/Receive.au
-rw-r--r-- root/root 5188 2008-05-08 21:16 ./usr/share/ayttm/sounds/BuddyLeave.au
-rw-r--r-- root/root 12163 2008-05-08 21:16 ./usr/share/ayttm/sounds/BuddyArrive.au
-rw-r--r-- root/root 464 2008-05-08 21:16 ./usr/share/ayttm/sounds/Send.au
drwxr-xr-x root/root 0 2008-05-08 21:26 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-05-08 21:28 ./usr/share/doc/ayttm/
-rw-r--r-- root/root 564 2003-12-19 04:38 ./usr/share/doc/ayttm/TODO
-rw-r--r-- root/root 6523 2008-05-08 18:22 ./usr/share/doc/ayttm/copyright
-rw-r--r-- root/root 6444 2007-08-23 04:35 ./usr/share/doc/ayttm/changelog.gz
-rw-r--r-- root/root 921 2007-08-04 05:38 ./usr/share/doc/ayttm/README.LINUX
-rw-r--r-- root/root 1790 2004-09-24 17:38 ./usr/share/doc/ayttm/AUTHORS
-rw-r--r-- root/root 3039 2007-08-04 05:38 ./usr/share/doc/ayttm/README
-rw-r--r-- root/root 3934 2008-05-08 18:22 ./usr/share/doc/ayttm/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-05-08 21:26 ./usr/share/applnk/
drwxr-xr-x root/root 0 2008-05-08 21:26 ./usr/share/applnk/Internet/
-rw-r--r-- root/root 152 2008-05-08 21:26 ./usr/share/applnk/Internet/ayttm.desktop
drwxr-xr-x root/root 0 2008-05-08 21:26 ./usr/share/menu/
-rw-r--r-- root/root 189 2008-05-08 18:22 ./usr/share/menu/ayttm
drwxr-xr-x root/root 0 2008-05-08 21:26 ./usr/share/applications/
-rw-r--r-- root/root 152 2008-05-08 21:26 ./usr/share/applications/ayttm.desktop
drwxr-xr-x root/root 0 2008-05-08 21:16 ./usr/share/man/
drwxr-xr-x root/root 0 2008-05-08 21:28 ./usr/share/man/man1/
-rw-r--r-- root/root 2038 2008-05-08 21:27 ./usr/share/man/man1/ayttm.1.gz
drwxr-xr-x root/root 0 2008-05-08 21:16 ./usr/share/locale/
drwxr-xr-x root/root 0 2008-05-08 21:15 ./usr/share/locale/en_GB/
drwxr-xr-x root/root 0 2008-05-08 21:15 ./usr/share/locale/en_GB/LC_MESSAGES/
-rw-r--r-- root/root 826 2008-05-08 21:15 ./usr/share/locale/en_GB/LC_MESSAGES/ayttm.mo
drwxr-xr-x root/root 0 2008-05-08 21:15 ./usr/share/locale/sv/
drwxr-xr-x root/root 0 2008-05-08 21:15 ./usr/share/locale/sv/LC_MESSAGES/
-rw-r--r-- root/root 49665 2008-05-08 21:15 ./usr/share/locale/sv/LC_MESSAGES/ayttm.mo
drwxr-xr-x root/root 0 2008-05-08 21:16 ./usr/share/locale/hi/
drwxr-xr-x root/root 0 2008-05-08 21:16 ./usr/share/locale/hi/LC_MESSAGES/
-rw-r--r-- root/root 52278 2008-05-08 21:16 ./usr/share/locale/hi/LC_MESSAGES/ayttm.mo
drwxr-xr-x root/root 0 2008-05-08 21:15 ./usr/share/locale/de/
drwxr-xr-x root/root 0 2008-05-08 21:15 ./usr/share/locale/de/LC_MESSAGES/
-rw-r--r-- root/root 48645 2008-05-08 21:15 ./usr/share/locale/de/LC_MESSAGES/ayttm.mo
drwxr-xr-x root/root 0 2008-05-08 21:15 ./usr/share/locale/nl/
drwxr-xr-x root/root 0 2008-05-08 21:15 ./usr/share/locale/nl/LC_MESSAGES/
-rw-r--r-- root/root 51989 2008-05-08 21:15 ./usr/share/locale/nl/LC_MESSAGES/ayttm.mo
drwxr-xr-x root/root 0 2008-05-08 21:15 ./usr/share/locale/es/
drwxr-xr-x root/root 0 2008-05-08 21:15 ./usr/share/locale/es/LC_MESSAGES/
-rw-r--r-- root/root 57414 2008-05-08 21:15 ./usr/share/locale/es/LC_MESSAGES/ayttm.mo
drwxr-xr-x root/root 0 2008-05-08 21:15 ./usr/share/locale/fr/
drwxr-xr-x root/root 0 2008-05-08 21:15 ./usr/share/locale/fr/LC_MESSAGES/
-rw-r--r-- root/root 52675 2008-05-08 21:15 ./usr/share/locale/fr/LC_MESSAGES/ayttm.mo
drwxr-xr-x root/root 0 2008-05-08 21:15 ./usr/share/locale/pt_BR/
drwxr-xr-x root/root 0 2008-05-08 21:15 ./usr/share/locale/pt_BR/LC_MESSAGES/
-rw-r--r-- root/root 49943 2008-05-08 21:15 ./usr/share/locale/pt_BR/LC_MESSAGES/ayttm.mo
drwxr-xr-x root/root 0 2008-05-08 21:19 ./usr/lib/
drwxr-xr-x root/root 0 2008-05-08 21:27 ./usr/lib/ayttm/
-rw-r--r-- root/root 851 2008-05-08 21:25 ./usr/lib/ayttm/custmsg.la
-rw-r--r-- root/root 851 2008-05-08 21:25 ./usr/lib/ayttm/rainbow.la
-rw-r--r-- root/root 6092 2008-05-08 21:27 ./usr/lib/ayttm/img2jpc.so
-rw-r--r-- root/root 837 2008-05-08 21:24 ./usr/lib/ayttm/notes.la
-rw-r--r-- root/root 7000 2008-05-08 21:27 ./usr/lib/ayttm/importlicq.so
-rw-r--r-- root/root 872 2008-05-08 21:24 ./usr/lib/ayttm/importlicq.la
-rw-r--r-- root/root 10984 2008-05-08 21:27 ./usr/lib/ayttm/smiley-themer.so
-rw-r--r-- root/root 103412 2008-05-08 21:27 ./usr/lib/ayttm/msn2.so
-rw-r--r-- root/root 865 2008-05-08 21:25 ./usr/lib/ayttm/autotrans.la
-rw-r--r-- root/root 5940 2008-05-08 21:27 ./usr/lib/ayttm/import_gaim.so
-rw-r--r-- root/root 851 2008-05-08 21:22 ./usr/lib/ayttm/icq-toc.la
-rw-r--r-- root/root 921 2008-05-08 21:24 ./usr/lib/ayttm/import_everybuddy.la
-rw-r--r-- root/root 907 2008-05-08 21:24 ./usr/lib/ayttm/import_gnomeicu.la
-rw-r--r-- root/root 13340 2008-05-08 21:27 ./usr/lib/ayttm/import_everybuddy.so
-rw-r--r-- root/root 53952 2008-05-08 21:27 ./usr/lib/ayttm/aim-toc.so
-rw-r--r-- root/root 893 2008-05-08 21:26 ./usr/lib/ayttm/video_capture.la
-rw-r--r-- root/root 865 2008-05-08 21:24 ./usr/lib/ayttm/importicq.la
-rw-r--r-- root/root 183548 2008-05-08 21:27 ./usr/lib/ayttm/yahoo2.so
-rw-r--r-- root/root 52288 2008-05-08 21:27 ./usr/lib/ayttm/icq-toc.so
-rw-r--r-- root/root 918 2008-05-08 21:23 ./usr/lib/ayttm/aycryption.la
-rw-r--r-- root/root 9204 2008-05-08 21:27 ./usr/lib/ayttm/autotrans.so
-rw-r--r-- root/root 7320 2008-05-08 21:27 ./usr/lib/ayttm/notes.so
-rw-r--r-- root/root 844 2008-05-08 21:21 ./usr/lib/ayttm/jabber.la
-rw-r--r-- root/root 879 2008-05-08 21:24 ./usr/lib/ayttm/import_gaim.la
-rw-r--r-- root/root 9252 2008-05-08 21:27 ./usr/lib/ayttm/importicq.so
-rw-r--r-- root/root 830 2008-05-08 21:19 ./usr/lib/ayttm/msn2.la
-rw-r--r-- root/root 844 2008-05-08 21:20 ./usr/lib/ayttm/yahoo2.la
-rw-r--r-- root/root 897 2008-05-08 21:26 ./usr/lib/ayttm/img2jpc.la
-rw-r--r-- root/root 6372 2008-05-08 21:27 ./usr/lib/ayttm/import_gnomeicu.so
-rw-r--r-- root/root 916 2008-05-08 21:25 ./usr/lib/ayttm/smiley-themer.la
-rw-r--r-- root/root 31292 2008-05-08 21:27 ./usr/lib/ayttm/aycryption.so
-rw-r--r-- root/root 5516 2008-05-08 21:27 ./usr/lib/ayttm/video_capture.so
-rw-r--r-- root/root 851 2008-05-08 21:22 ./usr/lib/ayttm/aim-toc.la
-rw-r--r-- root/root 4308 2008-05-08 21:27 ./usr/lib/ayttm/custmsg.so
-rw-r--r-- root/root 5484 2008-05-08 21:27 ./usr/lib/ayttm/middle.so
-rw-r--r-- root/root 823 2008-05-08 21:20 ./usr/lib/ayttm/irc.la
-rw-r--r-- root/root 844 2008-05-08 21:24 ./usr/lib/ayttm/middle.la
-rw-r--r-- root/root 12328 2008-05-08 21:27 ./usr/lib/ayttm/rainbow.so
-rw-r--r-- root/root 35080 2008-05-08 21:27 ./usr/lib/ayttm/irc.so
-rw-r--r-- root/root 183708 2008-05-08 21:27 ./usr/lib/ayttm/jabber.so
lrwxrwxrwx root/root 0 2008-05-08 21:27 ./usr/share/man/man1/ayttm_streamer_wrapper.1.gz -> ayttm.1.gz
ayttm_0.5.0+10-9_m32r.changes:
Format: 1.8
Date: Thu, 27 Mar 2008 11:05:35 +0530
Source: ayttm
Binary: ayttm
Architecture: m32r
Version: 0.5.0+10-9
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Kartik Mistry <kartik.mistry at gmail.com>
Description:
ayttm - Universal instant messaging client
Changes:
ayttm (0.5.0+10-9) unstable; urgency=low
.
* debian/rules:
+ [Lintian] Fixed config.guess, config.sub presence in .diff.gz,
Thanks to Kumar Appaiah for help
+ [Lintian] Fixed src/gtk/log_window.loT in .diff.gz
Checksums-Sha1:
2382dc554fc46da7777846803463c16e1816c31d 837594 ayttm_0.5.0+10-9_m32r.deb
Checksums-Sha256:
63fd00dbdf3a7ac72a3d30e1b55dd68d2f00cdc3378a061e52a54592f7b91570 837594 ayttm_0.5.0+10-9_m32r.deb
Files:
3240d546b26a1bb0f4251d41f3940f5b 837594 net optional ayttm_0.5.0+10-9_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd/ayttm-0.5.0+10
------------------------------------------------------------------------------
/usr/bin/sudo dpkg --root=/debian/buildd/build/chroot-unstable --purge libpspell-dev
(Reading database ... 71363 files and directories currently installed.)
Removing libpspell-dev ...
Processing triggers for man-db ...
******************************************************************************
Finished at 20080508-2147
Build needed 03:27:13, 37756k disk space
More information about the build-status
mailing list