[build-status: 61531] Log for successful build of pcmanx-gtk2_0.3.5-2 (dist=unstable)

Build Daemon 1 buildd at linux-m32r.org
Mon Mar 26 02:29:35 JST 2007


Automatic build of pcmanx-gtk2_0.3.5-2 on mappi005 by sbuild/m32r 0.53
Build started at 20070326-0054
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 653kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main pcmanx-gtk2 0.3.5-2 (dsc) [692B]
Get:2 http://debian.linux-m32r.org 06_devonian/main pcmanx-gtk2 0.3.5-2 (tar) [633kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main pcmanx-gtk2 0.3.5-2 (diff) [18.9kB]
Fetched 653kB in 7s (93.1kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.0.0), libxft-dev, libgtk2.0-dev, libxul-dev, libxt-dev, sharutils, dpatch (>= 2.0)
Checking for already installed source dependencies...
debhelper: already installed (5.0.42 >= 4.0.0 is satisfied)
libxft-dev: already installed (2.1.8.2-8)
libgtk2.0-dev: already installed (2.8.20-7)
libxul-dev: already installed (1.8.0.10-3+m32r)
libxt-dev: already installed (1:1.0.2-2)
sharutils: already installed (1:4.2.1-15)
dpatch: already installed (2.0.21 >= 2.0 is satisfied)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
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.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Wed Jan  3 18:12:59 2007 JST using DSA key ID F7142EC2
gpg: Can't check signature: public key not found
dpkg-source: extracting pcmanx-gtk2 in pcmanx-gtk2-0.3.5
dpkg-source: unpacking pcmanx-gtk2_0.3.5.orig.tar.gz
dpkg-source: applying /debian/buildd/build/pcmanx-gtk2_0.3.5-2.diff.gz
Condition for **LTCONFIG-BIG-ENDIAN-FIX patch ok
Applying **LTCONFIG-BIG-ENDIAN-FIX patch
The text leading up to this was:
--------------------------
|--- x/ltconfig~	Fri Jun  4 14:14:04 1999
|+++ x/ltconfig	Fri Jun  4 14:14:14 1999
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
dpkg-buildpackage: source package is pcmanx-gtk2
dpkg-buildpackage: source version is 0.3.5-2
dpkg-buildpackage: source changed by Emfox Zhou <emfox at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.3.5-2
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp 
# Add here commands to clean up after the build process.
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5'
make: [clean1] Error 2 (ignored)
dh_clean
dpatch  deapply-all  
change_default_en_font_to_mono not applied to ./ .
remove_image_file_in_usr_lib not applied to ./ .
rm -rf patch-stamp patch-stampT debian/patched
 debian/rules build
test -d debian/patched || install -d debian/patched
dpatch  apply-all  
applying patch remove_image_file_in_usr_lib to ./ ... ok.
applying patch change_default_en_font_to_mono to ./ ... ok.
dpatch  cat-all  >>patch-stampT
mv -f patch-stampT patch-stamp
dh_testdir
# Add here commands to configure the package.
CXXFLAGS="-Wall -g -O2" LDFLAGS="-Wl,--as-needed" ./configure --host=m32r-linux-gnu --build=m32r-linux-gnu \
		   --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info \
		   --enable-plugin
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for m32r-linux-gnu-gcc... m32r-linux-gnu-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 m32r-linux-gnu-gcc accepts -g... yes
checking for m32r-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of m32r-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for m32r-linux-gnu-g++... m32r-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether m32r-linux-gnu-g++ accepts -g... yes
checking dependency style of m32r-linux-gnu-g++... gcc3
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 m32r-linux-gnu-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 recognise 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... m32r-linux-gnu-g++ -E
checking for m32r-linux-gnu-g77... m32r-linux-gnu-g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether m32r-linux-gnu-g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from m32r-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for m32r-linux-gnu-ar... no
checking for ar... ar
checking for m32r-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for m32r-linux-gnu-strip... no
checking for strip... strip
checking if m32r-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for m32r-linux-gnu-gcc option to produce PIC... -fPIC
checking if m32r-linux-gnu-gcc PIC flag -fPIC works... yes
checking if m32r-linux-gnu-gcc static flag -static works... yes
checking if m32r-linux-gnu-gcc supports -c -o file.o... yes
checking whether the m32r-linux-gnu-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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by m32r-linux-gnu-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the m32r-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for m32r-linux-gnu-g++ option to produce PIC... -fPIC
checking if m32r-linux-gnu-g++ PIC flag -fPIC works... yes
checking if m32r-linux-gnu-g++ static flag -static works... yes
checking if m32r-linux-gnu-g++ supports -c -o file.o... yes
checking whether the m32r-linux-gnu-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... no
checking for m32r-linux-gnu-g77 option to produce PIC... -fPIC
checking if m32r-linux-gnu-g77 PIC flag -fPIC works... yes
checking if m32r-linux-gnu-g77 static flag -static works... yes
checking if m32r-linux-gnu-g77 supports -c -o file.o... yes
checking whether the m32r-linux-gnu-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 perl... /usr/bin/perl
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for CSRG based system... no
checking whether NLS is requested... 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... /bin/sh: ./config.rpath: No such file or directory
done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  zh_TW zh_CN
checking for uname... /bin/uname
checking system type... Linux
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.4.0... yes (version 2.8.20)
checking for freetype-config... /usr/bin/freetype-config
checking for FreeType -- version >= 7.0.1... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for Xft... using workaround for Xft.
checking for select... yes
checking for select in -lsocket... no
checking for Mozilla support... checking for m32r-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for MOZILLA... no
checking for MOZILLA... no
checking for MOZILLA... yes
xulrunner found!
checking for modern sigaction... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for memrchr... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for strings.h... (cached) yes
checking for socklen_t... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/core/Makefile
config.status: creating po/Makefile.in
config.status: creating data/Makefile
config.status: creating pcmanx.desktop
config.status: creating pcmanx-gtk2.spec
config.status: creating Doxygen
config.status: creating plugin/Makefile
config.status: creating plugin/src/Makefile
config.status: creating plugin/data/Makefile
config.status: creating plugin/data/TelnetProtocol.js
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default-2 commands
config.status: executing po/stamp-it commands

pcmanx_gtk2 ..................... : Version 0.3.5

Prefix........................... : /usr
Debug support ................... : no
MMX optimization ................ : no
Docklet / system tray support ... : yes
Popup notifier support........... : yes
Nancy bot support ............... : yes
Mouse click and wheel support ... : yes
External SSH/Telnet support...... : yes
Build Mozilla/Firefox plugin..... : yes (Using xulrunner)

The binary will be installed in /usr/bin

configure complete, now type 'make' and pray.

dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5'
Making all in src
make[3]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/src'
Making all in core
make[4]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/src/core'
if /bin/sh ../../libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2   -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT caret.lo -MD -MP -MF ".deps/caret.Tpo" -c -o caret.lo caret.cpp; \
	then mv -f ".deps/caret.Tpo" ".deps/caret.Plo"; else rm -f ".deps/caret.Tpo"; exit 1; fi
mkdir .libs
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/view -pthread -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 -I/usr/include/freetype2 -I/usr/include/freetype2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -Wall -g -O2 -fno-exceptions -fno-rtti -MT caret.lo -MD -MP -MF .deps/caret.Tpo -c caret.cpp  -fPIC -DPIC -o .libs/caret.o
if /bin/sh ../../libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2   -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT site.lo -MD -MP -MF ".deps/site.Tpo" -c -o site.lo site.cpp; \
	then mv -f ".deps/site.Tpo" ".deps/site.Plo"; else rm -f ".deps/site.Tpo"; exit 1; fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/view -pthread -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 -I/usr/include/freetype2 -I/usr/include/freetype2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -Wall -g -O2 -fno-exceptions -fno-rtti -MT site.lo -MD -MP -MF .deps/site.Tpo -c site.cpp  -fPIC -DPIC -o .libs/site.o
if /bin/sh ../../libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2   -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT termdata.lo -MD -MP -MF ".deps/termdata.Tpo" -c -o termdata.lo termdata.cpp; \
	then mv -f ".deps/termdata.Tpo" ".deps/termdata.Plo"; else rm -f ".deps/termdata.Tpo"; exit 1; fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/view -pthread -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 -I/usr/include/freetype2 -I/usr/include/freetype2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -Wall -g -O2 -fno-exceptions -fno-rtti -MT termdata.lo -MD -MP -MF .deps/termdata.Tpo -c termdata.cpp  -fPIC -DPIC -o .libs/termdata.o
termdata.cpp: In static member function 'static short int CTermCharAttr::GetDefVal()':
termdata.cpp:82: warning: dereferencing type-punned pointer will break strict-aliasing rules
termdata.cpp:84: warning: dereferencing type-punned pointer will break strict-aliasing rules
termdata.cpp: In member function 'bool CTermCharAttr::IsSameAttr(short int)':
termdata.cpp:95: warning: dereferencing type-punned pointer will break strict-aliasing rules
termdata.cpp: In member function 'unsigned char CTermData::GetCharClass(int, int)':
termdata.cpp:1240: warning: 'ascii' is used uninitialized in this function
termdata.cpp: In member function 'std::string CTermData::GetText(CTermSelection*, bool, bool)':
termdata.cpp:1082: warning: 'endrow' may be used uninitialized in this function
if /bin/sh ../../libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2   -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT view.lo -MD -MP -MF ".deps/view.Tpo" -c -o view.lo view.cpp; \
	then mv -f ".deps/view.Tpo" ".deps/view.Plo"; else rm -f ".deps/view.Tpo"; exit 1; fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/view -pthread -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 -I/usr/include/freetype2 -I/usr/include/freetype2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -Wall -g -O2 -fno-exceptions -fno-rtti -MT view.lo -MD -MP -MF .deps/view.Tpo -c view.cpp  -fPIC -DPIC -o .libs/view.o
if /bin/sh ../../libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2   -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT font.lo -MD -MP -MF ".deps/font.Tpo" -c -o font.lo font.cpp; \
	then mv -f ".deps/font.Tpo" ".deps/font.Plo"; else rm -f ".deps/font.Tpo"; exit 1; fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/view -pthread -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 -I/usr/include/freetype2 -I/usr/include/freetype2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -Wall -g -O2 -fno-exceptions -fno-rtti -MT font.lo -MD -MP -MF .deps/font.Tpo -c font.cpp  -fPIC -DPIC -o .libs/font.o
if /bin/sh ../../libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2   -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT stringutil.lo -MD -MP -MF ".deps/stringutil.Tpo" -c -o stringutil.lo stringutil.cpp; \
	then mv -f ".deps/stringutil.Tpo" ".deps/stringutil.Plo"; else rm -f ".deps/stringutil.Tpo"; exit 1; fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/view -pthread -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 -I/usr/include/freetype2 -I/usr/include/freetype2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -Wall -g -O2 -fno-exceptions -fno-rtti -MT stringutil.lo -MD -MP -MF .deps/stringutil.Tpo -c stringutil.cpp  -fPIC -DPIC -o .libs/stringutil.o
if /bin/sh ../../libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2   -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT widget.lo -MD -MP -MF ".deps/widget.Tpo" -c -o widget.lo widget.cpp; \
	then mv -f ".deps/widget.Tpo" ".deps/widget.Plo"; else rm -f ".deps/widget.Tpo"; exit 1; fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/view -pthread -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 -I/usr/include/freetype2 -I/usr/include/freetype2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -Wall -g -O2 -fno-exceptions -fno-rtti -MT widget.lo -MD -MP -MF .deps/widget.Tpo -c widget.cpp  -fPIC -DPIC -o .libs/widget.o
if /bin/sh ../../libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2   -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT termview.lo -MD -MP -MF ".deps/termview.Tpo" -c -o termview.lo termview.cpp; \
	then mv -f ".deps/termview.Tpo" ".deps/termview.Plo"; else rm -f ".deps/termview.Tpo"; exit 1; fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/view -pthread -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 -I/usr/include/freetype2 -I/usr/include/freetype2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -Wall -g -O2 -fno-exceptions -fno-rtti -MT termview.lo -MD -MP -MF .deps/termview.Tpo -c termview.cpp  -fPIC -DPIC -o .libs/termview.o
termview.cpp: In member function 'void CTermView::PasteFromClipboard(bool)':
termview.cpp:697: warning: unused variable 'wl'
if /bin/sh ../../libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2   -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT termsel.lo -MD -MP -MF ".deps/termsel.Tpo" -c -o termsel.lo termsel.cpp; \
	then mv -f ".deps/termsel.Tpo" ".deps/termsel.Plo"; else rm -f ".deps/termsel.Tpo"; exit 1; fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/view -pthread -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 -I/usr/include/freetype2 -I/usr/include/freetype2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -Wall -g -O2 -fno-exceptions -fno-rtti -MT termsel.lo -MD -MP -MF .deps/termsel.Tpo -c termsel.cpp  -fPIC -DPIC -o .libs/termsel.o
termsel.cpp: In member function 'void CTermSelection::ForEachLine(void (*)(int, int, int, void*), void*)':
termsel.cpp:272: warning: 'row1' may be used uninitialized in this function
termsel.cpp:273: warning: 'row2' may be used uninitialized in this function
termsel.cpp: In member function 'void CTermSelection::ForEach(int (*)(int, int, void*), void*)':
termsel.cpp:305: warning: 'row1' may be used uninitialized in this function
termsel.cpp:306: warning: 'row2' may be used uninitialized in this function
if /bin/sh ../../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2   -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -g -O2 -Wall -pipe  -MT fileutil.lo -MD -MP -MF ".deps/fileutil.Tpo" -c -o fileutil.lo fileutil.c; \
	then mv -f ".deps/fileutil.Tpo" ".deps/fileutil.Plo"; else rm -f ".deps/fileutil.Tpo"; exit 1; fi
 m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/view -pthread -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 -I/usr/include/freetype2 -I/usr/include/freetype2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -g -O2 -Wall -pipe -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c fileutil.c  -fPIC -DPIC -o .libs/fileutil.o
/bin/sh ../../libtool --tag=CXX --mode=link m32r-linux-gnu-g++  -Wall -g -O2 -fno-exceptions -fno-rtti  -Wl,--as-needed  -o libpcmanx_core.la -rpath /usr/lib -export-dynamic -export-symbols-regex "^[^_].*" -rpath /usr/lib caret.lo site.lo termdata.lo view.lo font.lo stringutil.lo widget.lo termview.lo termsel.lo fileutil.lo -pthread -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 -lgthread-2.0 -lglib-2.0   -lfreetype -lz -lXft -lfontconfig   -lutil 
generating symbol list for `libpcmanx_core.la'
/usr/bin/nm -B  .libs/caret.o .libs/site.o .libs/termdata.o .libs/view.o .libs/font.o .libs/stringutil.o .libs/widget.o .libs/termview.o .libs/termsel.o .libs/fileutil.o  | sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libpcmanx_core.exp
/bin/grep -E -e "^[^_].*" ".libs/libpcmanx_core.exp" > ".libs/libpcmanx_core.expT"
mv -f ".libs/libpcmanx_core.expT" ".libs/libpcmanx_core.exp"
m32r-linux-gnu-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/caret.o .libs/site.o .libs/termdata.o .libs/view.o .libs/font.o .libs/stringutil.o .libs/widget.o .libs/termview.o .libs/termsel.o .libs/fileutil.o  /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 /usr/lib/libpangocairo-1.0.so -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/libgthread-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libfreetype.so -lz -lXft -lfontconfig -lutil -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/../../../../m3
 2r-linux-gnu/lib/crtn.o  -Wl,--as-needed -pthread -Wl,-soname -Wl,libpcmanx_core.so.0 -Wl,-retain-symbols-file -Wl,.libs/libpcmanx_core.exp -o .libs/libpcmanx_core.so.0.0.0
(cd .libs && rm -f libpcmanx_core.so.0 && ln -s libpcmanx_core.so.0.0.0 libpcmanx_core.so.0)
(cd .libs && rm -f libpcmanx_core.so && ln -s libpcmanx_core.so.0.0.0 libpcmanx_core.so)
creating libpcmanx_core.la
(cd .libs && rm -f libpcmanx_core.la && ln -s ../libpcmanx_core.la libpcmanx_core.la)
make[4]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/src/core'
make[4]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/src'
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -g -O2 -Wall -pipe  -MT clipboard.o -MD -MP -MF ".deps/clipboard.Tpo" -c -o clipboard.o `test -f 'docklet/clipboard.c' || echo './'`docklet/clipboard.c; \
	then mv -f ".deps/clipboard.Tpo" ".deps/clipboard.Po"; else rm -f ".deps/clipboard.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -g -O2 -Wall -pipe  -MT eggtrayicon.o -MD -MP -MF ".deps/eggtrayicon.Tpo" -c -o eggtrayicon.o `test -f 'docklet/eggtrayicon.c' || echo './'`docklet/eggtrayicon.c; \
	then mv -f ".deps/eggtrayicon.Tpo" ".deps/eggtrayicon.Po"; else rm -f ".deps/eggtrayicon.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -g -O2 -Wall -pipe  -MT notifier-impl.o -MD -MP -MF ".deps/notifier-impl.Tpo" -c -o notifier-impl.o `test -f 'notifier/notifier-impl.c' || echo './'`notifier/notifier-impl.c; \
	then mv -f ".deps/notifier-impl.Tpo" ".deps/notifier-impl.Po"; else rm -f ".deps/notifier-impl.Tpo"; exit 1; fi
notifier/notifier-impl.c: In function 'popup_notifier_notify':
notifier/notifier-impl.c:304: warning: control reaches end of non-void function
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -g -O2 -Wall -pipe  -MT working_area.o -MD -MP -MF ".deps/working_area.Tpo" -c -o working_area.o `test -f 'notifier/working_area.c' || echo './'`notifier/working_area.c; \
	then mv -f ".deps/working_area.Tpo" ".deps/working_area.Po"; else rm -f ".deps/working_area.Tpo"; exit 1; fi
notifier/working_area.c:153:2: warning: no newline at end of file
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT nancybot.o -MD -MP -MF ".deps/nancybot.Tpo" -c -o nancybot.o `test -f 'nancy_bot/nancybot.cpp' || echo './'`nancy_bot/nancybot.cpp; \
	then mv -f ".deps/nancybot.Tpo" ".deps/nancybot.Po"; else rm -f ".deps/nancybot.Tpo"; exit 1; fi
./nancy_bot/botutil.h: In function 'int replaceString(std::string&, std::string&, std::string&)':
./nancy_bot/botutil.h:16: warning: comparison between signed and unsigned integer expressions
./nancy_bot/botutil.h:16: warning: comparison between signed and unsigned integer expressions
nancy_bot/nancybot.cpp: In member function 'std::string NancyBot::askNancy(std::string)':
nancy_bot/nancybot.cpp:129: warning: comparison between signed and unsigned integer expressions
nancy_bot/nancybot.cpp:145: warning: comparison between signed and unsigned integer expressions
nancy_bot/nancybot.cpp:185: warning: comparison between signed and unsigned integer expressions
nancy_bot/nancybot.cpp:159: warning: unused variable 'random'
nancy_bot/nancybot.cpp:162: warning: unused variable 'len'
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT msgdata.o -MD -MP -MF ".deps/msgdata.Tpo" -c -o msgdata.o `test -f 'nancy_bot/msgdata.cpp' || echo './'`nancy_bot/msgdata.cpp; \
	then mv -f ".deps/msgdata.Tpo" ".deps/msgdata.Po"; else rm -f ".deps/msgdata.Tpo"; exit 1; fi
./nancy_bot/botutil.h: In function 'int replaceString(std::string&, std::string&, std::string&)':
./nancy_bot/botutil.h:16: warning: comparison between signed and unsigned integer expressions
./nancy_bot/botutil.h:16: warning: comparison between signed and unsigned integer expressions
nancy_bot/msgdata.cpp: In member function 'int MsgData::writeToMsgData()':
nancy_bot/msgdata.cpp:115: warning: comparison between signed and unsigned integer expressions
nancy_bot/msgdata.cpp: In member function 'int MsgData::initUnknowMsgToAsk()':
nancy_bot/msgdata.cpp:341: warning: unused variable 'len'
nancy_bot/msgdata.cpp: In member function 'int MsgData::getCommonMsg(std::string&, std::string&, bool)':
nancy_bot/msgdata.cpp:484: warning: comparison between signed and unsigned integer expressions
nancy_bot/msgdata.cpp:488: warning: comparison between signed and unsigned integer expressions
nancy_bot/msgdata.cpp:508: warning: comparison between signed and unsigned integer expressions
nancy_bot/msgdata.cpp: In member function 'int MsgData::initSpecialMsg(std::string)':
nancy_bot/msgdata.cpp:175: warning: 'pVMsg' may be used uninitialized in this function
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT telnetcon.o -MD -MP -MF ".deps/telnetcon.Tpo" -c -o telnetcon.o `test -f 'view/telnetcon.cpp' || echo './'`view/telnetcon.cpp; \
	then mv -f ".deps/telnetcon.Tpo" ".deps/telnetcon.Po"; else rm -f ".deps/telnetcon.Tpo"; exit 1; fi
view/telnetcon.cpp: In member function 'void CTelnetCon::OnConnect(int)':
view/telnetcon.cpp:349: warning: comparison between signed and unsigned integer expressions
view/telnetcon.cpp: In member function 'void CTelnetCon::Close()':
view/telnetcon.cpp:686: warning: unused variable 'kill_ret'
view/telnetcon.cpp:688: warning: unused variable 'wait_ret'
view/telnetcon.cpp: In member function 'void CTelnetCon::OnNewIncomingMessage(const char*)':
view/telnetcon.cpp:767: warning: comparison between signed and unsigned integer expressions
view/telnetcon.cpp:774: warning: comparison between signed and unsigned integer expressions
view/telnetcon.cpp:800: warning: unused variable 'popup_win'
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT telnetview.o -MD -MP -MF ".deps/telnetview.Tpo" -c -o telnetview.o `test -f 'view/telnetview.cpp' || echo './'`view/telnetview.cpp; \
	then mv -f ".deps/telnetview.Tpo" ".deps/telnetview.Po"; else rm -f ".deps/telnetview.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT appconfig.o -MD -MP -MF ".deps/appconfig.Tpo" -c -o appconfig.o appconfig.cpp; \
	then mv -f ".deps/appconfig.Tpo" ".deps/appconfig.Po"; else rm -f ".deps/appconfig.Tpo"; exit 1; fi
appconfig.cpp: In member function 'void CAppConfig::SaveFavorites()':
appconfig.cpp:281: warning: unused variable 'has_sensitive_data'
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT notebook.o -MD -MP -MF ".deps/notebook.Tpo" -c -o notebook.o notebook.cpp; \
	then mv -f ".deps/notebook.Tpo" ".deps/notebook.Po"; else rm -f ".deps/notebook.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT sitelistdlg.o -MD -MP -MF ".deps/sitelistdlg.Tpo" -c -o sitelistdlg.o sitelistdlg.cpp; \
	then mv -f ".deps/sitelistdlg.Tpo" ".deps/sitelistdlg.Po"; else rm -f ".deps/sitelistdlg.Tpo"; exit 1; fi
sitelistdlg.cpp: In constructor 'CSiteListDlg::CSiteListDlg(CWidget*)':
sitelistdlg.cpp:49: warning: unused variable 'dialog_action_area3'
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT generalprefpage.o -MD -MP -MF ".deps/generalprefpage.Tpo" -c -o generalprefpage.o generalprefpage.cpp; \
	then mv -f ".deps/generalprefpage.Tpo" ".deps/generalprefpage.Po"; else rm -f ".deps/generalprefpage.Tpo"; exit 1; fi
generalprefpage.cpp: In constructor 'CGeneralPrefPage::CGeneralPrefPage()':
generalprefpage.cpp:41: warning: unused variable 'label28'
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT pcmanx_gtk2.o -MD -MP -MF ".deps/pcmanx_gtk2.Tpo" -c -o pcmanx_gtk2.o pcmanx_gtk2.cpp; \
	then mv -f ".deps/pcmanx_gtk2.Tpo" ".deps/pcmanx_gtk2.Po"; else rm -f ".deps/pcmanx_gtk2.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT sitepage.o -MD -MP -MF ".deps/sitepage.Tpo" -c -o sitepage.o sitepage.cpp; \
	then mv -f ".deps/sitepage.Tpo" ".deps/sitepage.Po"; else rm -f ".deps/sitepage.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT configfile.o -MD -MP -MF ".deps/configfile.Tpo" -c -o configfile.o configfile.cpp; \
	then mv -f ".deps/configfile.Tpo" ".deps/configfile.Po"; else rm -f ".deps/configfile.Tpo"; exit 1; fi
configfile.cpp: In member function 'std::string CConfigFile::GetDataPath(std::string)':
configfile.cpp:242: warning: suggest parentheses around assignment used as truth value
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT inputdialog.o -MD -MP -MF ".deps/inputdialog.Tpo" -c -o inputdialog.o inputdialog.cpp; \
	then mv -f ".deps/inputdialog.Tpo" ".deps/inputdialog.Po"; else rm -f ".deps/inputdialog.Tpo"; exit 1; fi
inputdialog.cpp:30: warning: 'gboolean on_key_press(GtkWidget*, GdkEventKey*, CInputDialog*)' defined but not used
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT prefdlg.o -MD -MP -MF ".deps/prefdlg.Tpo" -c -o prefdlg.o prefdlg.cpp; \
	then mv -f ".deps/prefdlg.Tpo" ".deps/prefdlg.Po"; else rm -f ".deps/prefdlg.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT dialog.o -MD -MP -MF ".deps/dialog.Tpo" -c -o dialog.o dialog.cpp; \
	then mv -f ".deps/dialog.Tpo" ".deps/dialog.Po"; else rm -f ".deps/dialog.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT listbox.o -MD -MP -MF ".deps/listbox.Tpo" -c -o listbox.o listbox.cpp; \
	then mv -f ".deps/listbox.Tpo" ".deps/listbox.Po"; else rm -f ".deps/listbox.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT editfavdlg.o -MD -MP -MF ".deps/editfavdlg.Tpo" -c -o editfavdlg.o editfavdlg.cpp; \
	then mv -f ".deps/editfavdlg.Tpo" ".deps/editfavdlg.Po"; else rm -f ".deps/editfavdlg.Tpo"; exit 1; fi
editfavdlg.cpp: In constructor 'CEditFavDlg::CEditFavDlg(CWidget*, std::vector<CSite, std::allocator<CSite> >&)':
editfavdlg.cpp:50: warning: unused variable 'dialog_action_area'
editfavdlg.cpp:51: warning: unused variable 'closebutton1'
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT mainframe.o -MD -MP -MF ".deps/mainframe.Tpo" -c -o mainframe.o mainframe.cpp; \
	then mv -f ".deps/mainframe.Tpo" ".deps/mainframe.Po"; else rm -f ".deps/mainframe.Tpo"; exit 1; fi
mainframe.cpp: In static member function 'static void CMainFrame::OnAbout(GtkMenuItem*, CMainFrame*)':
mainframe.cpp:706: warning: value computed is not used
mainframe.cpp: In static member function 'static void CMainFrame::updateBBSListHandler(int)':
mainframe.cpp:759: warning: value computed is not used
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT sitedlg.o -MD -MP -MF ".deps/sitedlg.Tpo" -c -o sitedlg.o sitedlg.cpp; \
	then mv -f ".deps/sitedlg.Tpo" ".deps/sitedlg.Po"; else rm -f ".deps/sitedlg.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT emoticondlg.o -MD -MP -MF ".deps/emoticondlg.Tpo" -c -o emoticondlg.o emoticondlg.cpp; \
	then mv -f ".deps/emoticondlg.Tpo" ".deps/emoticondlg.Po"; else rm -f ".deps/emoticondlg.Tpo"; exit 1; fi
emoticondlg.cpp: In constructor 'CEmoticonDlg::CEmoticonDlg(CWidget*)':
emoticondlg.cpp:48: warning: unused variable 'dialog_action_area'
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src/core -I../src/view -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2    -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\"    -Wall -g -O2 -fno-exceptions -fno-rtti -MT autologinpage.o -MD -MP -MF ".deps/autologinpage.Tpo" -c -o autologinpage.o autologinpage.cpp; \
	then mv -f ".deps/autologinpage.Tpo" ".deps/autologinpage.Po"; else rm -f ".deps/autologinpage.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CXX --mode=link m32r-linux-gnu-g++  -Wall -g -O2 -fno-exceptions -fno-rtti  -Wl,--as-needed  -o pcmanx  clipboard.o eggtrayicon.o notifier-impl.o working_area.o  nancybot.o msgdata.o telnetcon.o telnetview.o appconfig.o notebook.o sitelistdlg.o generalprefpage.o pcmanx_gtk2.o sitepage.o configfile.o inputdialog.o prefdlg.o dialog.o listbox.o editfavdlg.o mainframe.o sitedlg.o emoticondlg.o autologinpage.o -pthread -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 -lgthread-2.0 -lglib-2.0   -lfreetype -lz -lXft -lfontconfig   ../src/core/libpcmanx_core.la   -lutil 
mkdir .libs
m32r-linux-gnu-g++ -Wall -g -O2 -fno-exceptions -fno-rtti -Wl,--as-needed -o .libs/pcmanx clipboard.o eggtrayicon.o notifier-impl.o working_area.o nancybot.o msgdata.o telnetcon.o telnetview.o appconfig.o notebook.o sitelistdlg.o generalprefpage.o pcmanx_gtk2.o sitepage.o configfile.o inputdialog.o prefdlg.o dialog.o listbox.o editfavdlg.o mainframe.o sitedlg.o emoticondlg.o autologinpage.o -pthread  /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 -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/libgthread-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libfreetype.so -lz -lXft -lfontconfig ../src/core/.libs/libpcmanx_core.so -lutil
creating pcmanx
make[4]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/src'
make[3]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/src'
Making all in po
make[3]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/po'
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
make[3]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/po'
Making all in data
make[3]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/data'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/data'
Making all in plugin
make[3]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin'
Making all in src
make[4]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/src'
/usr/lib/xulrunner/xpidl -I/usr/share/idl/xulrunner -I/usr/share/idl/mozilla -I/usr/lib/mozilla/include/idl \
	  -m header -o pcmanx_interface \
	  -w -v \
	  ./pcmanx_interface.idl
/usr/bin/make  all-am
make[5]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/src'
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/core -I../../src/view -I../../plugin/src -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2   -I/usr/include/xulrunner/java -I/usr/include/xulrunner/plugin -I/usr/include/xulrunner -I/usr/include/xulrunner/xpcom -I/usr/include/xulrunner/string -I/usr/include/nspr   -I/usr/include/xulrunner -DMOZ_PLUGIN   -fPIC -Wall -g -O2 -fno-exceptions -fno-rtti -MT np_entry.o -MD -MP -MF ".deps/np_entry.Tpo" -c -o np_entry.o np_entry.cpp; \
	then mv -f ".deps/np_entry.Tpo" ".deps/np_entry.Po"; else rm -f ".deps/np_entry.Tpo"; exit 1; fi
pluginbase.h:55: warning: 'class nsPluginInstanceBase' has virtual functions but non-virtual destructor
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/core -I../../src/view -I../../plugin/src -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2   -I/usr/include/xulrunner/java -I/usr/include/xulrunner/plugin -I/usr/include/xulrunner -I/usr/include/xulrunner/xpcom -I/usr/include/xulrunner/string -I/usr/include/nspr   -I/usr/include/xulrunner -DMOZ_PLUGIN   -fPIC -Wall -g -O2 -fno-exceptions -fno-rtti -MT npn_gate.o -MD -MP -MF ".deps/npn_gate.Tpo" -c -o npn_gate.o npn_gate.cpp; \
	then mv -f ".deps/npn_gate.Tpo" ".deps/npn_gate.Po"; else rm -f ".deps/npn_gate.Tpo"; exit 1; fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/core -I../../src/view -I../../plugin/src -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2   -I/usr/include/xulrunner/java -I/usr/include/xulrunner/plugin -I/usr/include/xulrunner -I/usr/include/xulrunner/xpcom -I/usr/include/xulrunner/string -I/usr/include/nspr   -I/usr/include/xulrunner -DMOZ_PLUGIN   -fPIC -Wall -g -O2 -fno-exceptions -fno-rtti -MT npp_gate.o -MD -MP -MF ".deps/npp_gate.Tpo" -c -o npp_gate.o npp_gate.cpp; \
	then mv -f ".deps/npp_gate.Tpo" ".deps/npp_gate.Po"; else rm -f ".deps/npp_gate.Tpo"; exit 1; fi
pluginbase.h:55: warning: 'class nsPluginInstanceBase' has virtual functions but non-virtual destructor
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/core -I../../src/view -I../../plugin/src -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2   -I/usr/include/xulrunner/java -I/usr/include/xulrunner/plugin -I/usr/include/xulrunner -I/usr/include/xulrunner/xpcom -I/usr/include/xulrunner/string -I/usr/include/nspr   -I/usr/include/xulrunner -DMOZ_PLUGIN   -fPIC -Wall -g -O2 -fno-exceptions -fno-rtti -MT nsScriptablePeer.o -MD -MP -MF ".deps/nsScriptablePeer.Tpo" -c -o nsScriptablePeer.o nsScriptablePeer.cpp; \
	then mv -f ".deps/nsScriptablePeer.Tpo" ".deps/nsScriptablePeer.Po"; else rm -f ".deps/nsScriptablePeer.Tpo"; exit 1; fi
pluginbase.h:55: warning: 'class nsPluginInstanceBase' has virtual functions but non-virtual destructor
/usr/include/xulrunner/nsISupportsBase.h:80: warning: 'class nsISupports' has virtual functions but non-virtual destructor
/usr/include/xulrunner/nsIProgrammingLanguage.h:32: warning: 'class nsIProgrammingLanguage' has virtual functions but non-virtual destructor
/usr/include/xulrunner/nsIClassInfo.h:33: warning: 'class nsIClassInfo' has virtual functions but non-virtual destructor
pcmanx_interface.h:25: warning: 'class PCManX_interface' has virtual functions but non-virtual destructor
nsScriptablePeer.h:57: warning: 'class nsClassInfoMixin' has virtual functions but non-virtual destructor
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/core -I../../src/view -I../../plugin/src -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2   -I/usr/include/xulrunner/java -I/usr/include/xulrunner/plugin -I/usr/include/xulrunner -I/usr/include/xulrunner/xpcom -I/usr/include/xulrunner/string -I/usr/include/nspr   -I/usr/include/xulrunner -DMOZ_PLUGIN   -fPIC -Wall -g -O2 -fno-exceptions -fno-rtti -MT plugin.o -MD -MP -MF ".deps/plugin.Tpo" -c -o plugin.o plugin.cpp; \
	then mv -f ".deps/plugin.Tpo" ".deps/plugin.Po"; else rm -f ".deps/plugin.Tpo"; exit 1; fi
pluginbase.h:55: warning: 'class nsPluginInstanceBase' has virtual functions but non-virtual destructor
/usr/include/xulrunner/nsISupportsBase.h:80: warning: 'class nsISupports' has virtual functions but non-virtual destructor
/usr/include/xulrunner/nsIProgrammingLanguage.h:32: warning: 'class nsIProgrammingLanguage' has virtual functions but non-virtual destructor
/usr/include/xulrunner/nsIClassInfo.h:33: warning: 'class nsIClassInfo' has virtual functions but non-virtual destructor
pcmanx_interface.h:25: warning: 'class PCManX_interface' has virtual functions but non-virtual destructor
nsScriptablePeer.h:57: warning: 'class nsClassInfoMixin' has virtual functions but non-virtual destructor
/usr/include/xulrunner/nsIServiceManager.h:40: warning: 'class nsIServiceManager' has virtual functions but non-virtual destructor
plugin.cpp: In function 'int strcmp_ci(const char*, const char*)':
plugin.cpp:67: warning: suggest parentheses around assignment used as truth value
plugin.h: In constructor 'nsPluginInstance::nsPluginInstance(nsPluginCreateData*)':
plugin.h:91: warning: 'nsPluginInstance::m_pCon' will be initialized after
plugin.h:89: warning:   'GtkWidget* nsPluginInstance::m_GtkWidget'
plugin.cpp:133: warning:   when initialized here
plugin.cpp: In member function 'virtual NPError nsPluginInstance::SetWindow(NPWindow*)':
plugin.cpp:212: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'GtkWidget*'
plugin.cpp:197: warning: unused variable 'ws_info'
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/core -I../../src/view -I../../plugin/src -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2   -I/usr/include/xulrunner/java -I/usr/include/xulrunner/plugin -I/usr/include/xulrunner -I/usr/include/xulrunner/xpcom -I/usr/include/xulrunner/string -I/usr/include/nspr   -I/usr/include/xulrunner -DMOZ_PLUGIN   -fPIC -Wall -g -O2 -fno-exceptions -fno-rtti -MT telnetview.o -MD -MP -MF ".deps/telnetview.Tpo" -c -o telnetview.o `test -f '../../src/view/telnetview.cpp' || echo './'`../../src/view/telnetview.cpp; \
	then mv -f ".deps/telnetview.Tpo" ".deps/telnetview.Po"; else rm -f ".deps/telnetview.Tpo"; exit 1; fi
../../src/view/telnetview.cpp:54: warning: 'input_menu_item' defined but not used
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/core -I../../src/view -I../../plugin/src -pthread -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   -I/usr/include/freetype2 -I/usr/include/freetype2   -I/usr/include/xulrunner/java -I/usr/include/xulrunner/plugin -I/usr/include/xulrunner -I/usr/include/xulrunner/xpcom -I/usr/include/xulrunner/string -I/usr/include/nspr   -I/usr/include/xulrunner -DMOZ_PLUGIN   -fPIC -Wall -g -O2 -fno-exceptions -fno-rtti -MT telnetcon.o -MD -MP -MF ".deps/telnetcon.Tpo" -c -o telnetcon.o `test -f '../../src/view/telnetcon.cpp' || echo './'`../../src/view/telnetcon.cpp; \
	then mv -f ".deps/telnetcon.Tpo" ".deps/telnetcon.Po"; else rm -f ".deps/telnetcon.Tpo"; exit 1; fi
../../src/view/telnetcon.cpp: In member function 'void CTelnetCon::Close()':
../../src/view/telnetcon.cpp:686: warning: unused variable 'kill_ret'
../../src/view/telnetcon.cpp:688: warning: unused variable 'wait_ret'
rm -f libplugin.a
ar cru libplugin.a np_entry.o npn_gate.o npp_gate.o nsScriptablePeer.o plugin.o telnetview.o telnetcon.o 
ranlib libplugin.a
/usr/lib/xulrunner/xpidl -I/usr/share/idl/xulrunner -I/usr/share/idl/mozilla -I/usr/lib/mozilla/include/idl \
	  -m typelib -o pcmanx_interface \
	  -w -v \
	  ./pcmanx_interface.idl
m32r-linux-gnu-g++ -Wl,--as-needed   \
	  -o pcmanx-plugin.so np_entry.o npn_gate.o npp_gate.o nsScriptablePeer.o plugin.o telnetview.o telnetcon.o \
	  -shared \
	-pthread -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 -lgthread-2.0 -lglib-2.0   -lfreetype -lz -lXft -lfontconfig   \
	-L../../src/core/.libs -lpcmanx_core
make[5]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/src'
make[4]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/src'
Making all in data
make[4]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/data'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/data'
make[4]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin'
make[3]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin'
make[3]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5'
make[2]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5'
make[1]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5'
Making all in src
make[3]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/src'
Making all in core
make[4]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/src/core'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/src/core'
make[4]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/src'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/src'
make[3]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/src'
Making all in po
make[3]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/po'
Making all in data
make[3]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/data'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/data'
Making all in plugin
make[3]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin'
Making all in src
make[4]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/src'
/usr/bin/make  all-am
make[5]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/src'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/src'
make[4]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/src'
Making all in data
make[4]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/data'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/data'
make[4]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin'
make[3]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin'
make[3]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5'
make[2]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5'
make[1]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5'
touch build-stamp
dh_testdir
dh_testroot
dh_clean -k 
dh_installdirs
# Add here commands to install the package into debian/pcmanx-gtk2.
/usr/bin/make install DESTDIR=/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp
make[1]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5'
Making install in src
make[2]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/src'
Making install in core
make[3]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/src/core'
make[4]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/src/core'
test -z "/usr/lib" || mkdir -p -- "/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/lib"
 /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c  'libpcmanx_core.la' '/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/lib/libpcmanx_core.la'
/usr/bin/ginstall -c .libs/libpcmanx_core.so.0.0.0 /build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/lib/libpcmanx_core.so.0.0.0
(cd /build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/lib && { ln -s -f libpcmanx_core.so.0.0.0 libpcmanx_core.so.0 || { rm -f libpcmanx_core.so.0 && ln -s libpcmanx_core.so.0.0.0 libpcmanx_core.so.0; }; })
(cd /build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/lib && { ln -s -f libpcmanx_core.so.0.0.0 libpcmanx_core.so || { rm -f libpcmanx_core.so && ln -s libpcmanx_core.so.0.0.0 libpcmanx_core.so; }; })
/usr/bin/ginstall -c .libs/libpcmanx_core.lai /build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/lib/libpcmanx_core.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/src/core'
make[3]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/src/core'
make[3]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/src'
make[4]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/src'
test -z "/usr/bin" || mkdir -p -- "/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/bin"
  /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'pcmanx' '/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/bin/pcmanx'
libtool: install: warning: `../src/core/libpcmanx_core.la' has not been installed in `/usr/lib'
/usr/bin/ginstall -c .libs/pcmanx /build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/bin/pcmanx
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/src'
make[3]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/src'
make[2]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/src'
Making install in po
make[2]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/po'
/build/buildd/pcmanx-gtk2-0.3.5/install-sh -d /build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/share/locale
if test -n ""; then \
	  linguas=""; \
	else \
	  linguas="zh_TW zh_CN"; \
	fi; \
	for lang in $linguas; do \
	  dir=/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/share/locale/$lang/LC_MESSAGES; \
	  /build/buildd/pcmanx-gtk2-0.3.5/install-sh -d $dir; \
	  if test -r $lang.gmo; then \
	    /usr/bin/ginstall -c -m 644 $lang.gmo $dir/pcmanx.mo; \
	    echo "installing $lang.gmo as $dir/pcmanx.mo"; \
	  else \
	    /usr/bin/ginstall -c -m 644 ./$lang.gmo $dir/pcmanx.mo; \
	    echo "installing ./$lang.gmo as" \
		 "$dir/pcmanx.mo"; \
	  fi; \
	  if test -r $lang.gmo.m; then \
	    /usr/bin/ginstall -c -m 644 $lang.gmo.m $dir/pcmanx.mo.m; \
	    echo "installing $lang.gmo.m as $dir/pcmanx.mo.m"; \
	  else \
	    if test -r ./$lang.gmo.m ; then \
	      /usr/bin/ginstall -c -m 644 ./$lang.gmo.m \
		$dir/pcmanx.mo.m; \
	      echo "installing ./$lang.gmo.m as" \
		   "$dir/pcmanx.mo.m"; \
	    else \
	      true; \
	    fi; \
	  fi; \
	done
installing zh_TW.gmo as /build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES/pcmanx.mo
installing zh_CN.gmo as /build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/pcmanx.mo
make[2]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/po'
Making install in data
make[2]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/data'
make[3]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/data'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/pcmanx" || mkdir -p -- "/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/share/pcmanx"
 /usr/bin/ginstall -c -m 644 'sitelist' '/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/share/pcmanx/sitelist'
 /usr/bin/ginstall -c -m 644 'emoticons' '/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/share/pcmanx/emoticons'
test -z "/usr/share/pcmanx/nancy_bot" || mkdir -p -- "/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/share/pcmanx/nancy_bot"
 /usr/bin/ginstall -c -m 644 'nancy_bot/default.conf' '/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/share/pcmanx/nancy_bot/default.conf'
 /usr/bin/ginstall -c -m 644 'nancy_bot/default_msg.data' '/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/share/pcmanx/nancy_bot/default_msg.data'
 /usr/bin/ginstall -c -m 644 'nancy_bot/default_usages.data' '/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/share/pcmanx/nancy_bot/default_usages.data'
 /usr/bin/ginstall -c -m 644 'nancy_bot/example.conf' '/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/share/pcmanx/nancy_bot/example.conf'
 /usr/bin/ginstall -c -m 644 'nancy_bot/example_msg.data' '/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/share/pcmanx/nancy_bot/example_msg.data'
 /usr/bin/ginstall -c -m 644 'nancy_bot/example_usages.data' '/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/share/pcmanx/nancy_bot/example_usages.data'
test -z "/usr/share/pcmanx/script" || mkdir -p -- "/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/share/pcmanx/script"
make[3]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/data'
make[2]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/data'
Making install in plugin
make[2]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin'
Making install in src
make[3]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/src'
/usr/bin/make  install-am
make[4]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/src'
make[5]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/src'
make[5]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/xulrunner/components" || mkdir -p -- "/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/lib/xulrunner/components"
 /usr/bin/ginstall -c -m 644 'pcmanx_interface.xpt' '/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/lib/xulrunner/components/pcmanx_interface.xpt'
test -z "/usr/lib/xulrunner/plugins" || mkdir -p -- "/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/lib/xulrunner/plugins"
 /usr/bin/ginstall -c -m 644 'pcmanx-plugin.so' '/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/lib/xulrunner/plugins/pcmanx-plugin.so'
make[5]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/src'
make[4]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/src'
make[3]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/src'
Making install in data
make[3]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/data'
make[4]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/data'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/xulrunner/components" || mkdir -p -- "/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/lib/xulrunner/components"
 /usr/bin/ginstall -c -m 644 '../../plugin/data/TelnetProtocol.js' '/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/lib/xulrunner/components/TelnetProtocol.js'
 /usr/bin/ginstall -c -m 644 'pcmanx.html' '/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/lib/xulrunner/components/pcmanx.html'
 /usr/bin/ginstall -c -m 644 'pcmanx.png' '/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/lib/xulrunner/components/pcmanx.png'
make[4]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/data'
make[3]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin/data'
make[3]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin'
make[4]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin'
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/pcmanx-gtk2-0.3.5/plugin'
make[3]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin'
make[2]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5/plugin'
make[2]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5'
make[3]: Entering directory `/build/buildd/pcmanx-gtk2-0.3.5'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/applications" || mkdir -p -- "/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/share/applications"
 /usr/bin/ginstall -c -m 644 'pcmanx.desktop' '/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/share/applications/pcmanx.desktop'
test -z "/usr/share/pixmaps" || mkdir -p -- "/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/share/pixmaps"
 /usr/bin/ginstall -c -m 644 'data/pcmanx.png' '/build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/share/pixmaps/pcmanx.png'
make[3]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5'
make[2]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5'
make[1]: Leaving directory `/build/buildd/pcmanx-gtk2-0.3.5'
install -m 644 debian/pcmanx.xpm /build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/share/pixmaps/
rm /build/buildd/pcmanx-gtk2-0.3.5/debian/tmp/usr/lib/xulrunner/components/pcmanx.png
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_install --sourcedir=debian/tmp
dh_installmenu
dh_installman debian/pcmanx.1
dh_link
dh_strip
dh_compress
dh_fixperms
dh_makeshlibs -V -Xiceweasel
dh_installdeb
dh_shlibdeps -L libpcmanx-core0 -l debian/libpcmanx-core0/usr/lib
dpkg-shlibdeps: warning: could not find any packages for libXi.so.6
dpkg-shlibdeps: warning: unable to find dependency information for shared library libXi (soname 6, path libXi.so.6, dependency field Depends)
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `pcmanx-gtk2' in `../pcmanx-gtk2_0.3.5-2_m32r.deb'.
dpkg-deb: building package `mozilla-plugin-pcmanx' in `../mozilla-plugin-pcmanx_0.3.5-2_m32r.deb'.
dpkg-deb: building package `libpcmanx-core0' in `../libpcmanx-core0_0.3.5-2_m32r.deb'.
 dpkg-genchanges -B
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 20070326-0229

pcmanx-gtk2_0.3.5-2_m32r.changes:
Format: 1.7
Date: Wed,  3 Jan 2007 09:03:55 +0000
Source: pcmanx-gtk2
Binary: mozilla-plugin-pcmanx libpcmanx-core0 pcmanx-gtk2
Architecture: m32r
Version: 0.3.5-2
Distribution: unstable
Urgency: low
Maintainer: Emfox Zhou <emfox at debian.org>
Changed-By: Emfox Zhou <emfox at debian.org>
Description: 
 libpcmanx-core0 - core rendering library of pcmanx
 mozilla-plugin-pcmanx - pcmanx plugin for Mozilla based browser
 pcmanx-gtk2 - user-friendly telnet client mainly targets BBS users
Closes: 398871
Changes: 
 pcmanx-gtk2 (0.3.5-2) unstable; urgency=low
 .
   * Change to cope with the migration of firefox to iceweasel.
   * Change default ASCII Font to Monospace. (Closes: #398871)
   * New Maintainer's Email.
Files: 
 fce9fb8f8dca6c36b21d667607912731 173910 x11 optional pcmanx-gtk2_0.3.5-2_m32r.deb
 fbc72641e04c7969770e8f1954fa4c27 56350 web optional mozilla-plugin-pcmanx_0.3.5-2_m32r.deb
 2a15c0bb0766cdb7870a632bab2f40e0 62538 libs optional libpcmanx-core0_0.3.5-2_m32r.deb

/debian/buildd/build/chroot-unstable/build/buildd/pcmanx-gtk2_0.3.5-2_m32r.deb:
 new debian package, version 2.0.
 size 173910 bytes: control archive= 1635 bytes.
     929 bytes,    20 lines      control              
    1547 bytes,    22 lines      md5sums              
     185 bytes,     7 lines   *  postinst             #!/bin/sh
     160 bytes,     5 lines   *  postrm               #!/bin/sh
 Package: pcmanx-gtk2
 Version: 0.3.5-2
 Section: x11
 Priority: optional
 Architecture: m32r
 Depends: libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.1.1-12), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.14.8), libpcmanx-core0 (>= 0.3.5), libstdc++6 (>= 4.1.1-12), libx11-6
 Suggests: mozilla-plugin-pcmanx
 Installed-Size: 516
 Maintainer: Emfox Zhou <emfox at debian.org>
 Description: user-friendly telnet client mainly targets BBS users
  PCMan X is a newly developed GPL'd version of PCMan, a full-featured
  famous BBS client. It aimed to be an easy-to-use yet full-featured telnet
  client facilitating BBS browsing with the ability to process double-byte
  characters. Some handy functions like tabbed-browsing, auto-login and
  a built-in ANSI editor enabling colored text editing are also provided.
  .
  This version is developed with pure gtk2 and xft, thus has much low
  dependency.
  .
  Homepage: http://pcmanx.csie.net/

/debian/buildd/build/chroot-unstable/build/buildd/mozilla-plugin-pcmanx_0.3.5-2_m32r.deb:
 new debian package, version 2.0.
 size 56350 bytes: control archive= 1027 bytes.
    1007 bytes,    20 lines      control              
     578 bytes,     7 lines      md5sums              
 Package: mozilla-plugin-pcmanx
 Version: 0.3.5-2
 Section: web
 Priority: optional
 Architecture: m32r
 Depends: libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.1.1-12), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libpcmanx-core0 (>= 0.3.5), libstdc++6 (>= 4.1.1-12), libx11-6
 Recommends: iceseasel | mozilla-browser | firefox
 Installed-Size: 180
 Maintainer: Emfox Zhou <emfox at debian.org>
 Source: pcmanx-gtk2
 Description: pcmanx plugin for Mozilla based browser
  This plugin adds support for telnet:// protocol to your Mozilla based
  browser. The protocol engine is done by PCManX and the output window
  is embedded in a webpage in the browser window.
  .
  PCMan X is a newly developed GPL'd version of PCMan, a full-featured
  famous BBS client. It aimed to be an easy-to-use yet full-featured telnet
  client facilitating BBS browsing with the ability to process double-byte
  characters. Some handy functions like tabbed-browsing, auto-login and
  a built-in ANSI editor enabling colored text editing are also provided.

/debian/buildd/build/chroot-unstable/build/buildd/libpcmanx-core0_0.3.5-2_m32r.deb:
 new debian package, version 2.0.
 size 62538 bytes: control archive= 1123 bytes.
    1086 bytes,    18 lines      control              
     301 bytes,     4 lines      md5sums              
     135 bytes,     7 lines   *  postinst             #!/bin/sh
     132 bytes,     7 lines   *  postrm               #!/bin/sh
      44 bytes,     1 lines      shlibs               
 Package: libpcmanx-core0
 Version: 0.3.5-2
 Section: libs
 Priority: optional
 Architecture: m32r
 Depends: libatk1.0-0 (>= 1.12.2), libc6 (>= 2.3.5-1), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.1-12), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.14.8), libstdc++6 (>= 4.1.1-12), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxft2 (>> 2.1.1), libxinerama1, libxrandr2, libxrender1, zlib1g (>= 1:1.2.1)
 Installed-Size: 168
 Maintainer: Emfox Zhou <emfox at debian.org>
 Source: pcmanx-gtk2
 Description: core rendering library of pcmanx
  This package contains the core rendering function of pcmanx in dynamic
  linked library format.
  .
  PCMan X is a newly developed GPL'd version of PCMan, a full-featured
  famous BBS client. It aimed to be an easy-to-use yet full-featured telnet
  client facilitating BBS browsing with the ability to process double-byte
  characters. Some handy functions like tabbed-browsing, auto-login and
  a built-in ANSI editor enabling colored text editing are also provided.

/debian/buildd/build/chroot-unstable/build/buildd/pcmanx-gtk2_0.3.5-2_m32r.deb:
drwxr-xr-x root/root         0 2007-03-26 02:25 ./
drwxr-xr-x root/root         0 2007-03-26 02:24 ./usr/
drwxr-xr-x root/root         0 2007-03-26 02:25 ./usr/bin/
-rwxr-xr-x root/root    195604 2007-03-26 02:25 ./usr/bin/pcmanx
drwxr-xr-x root/root         0 2007-03-26 02:24 ./usr/share/
drwxr-xr-x root/root         0 2007-03-26 02:23 ./usr/share/pixmaps/
-rw-r--r-- root/root      6044 2007-03-26 02:23 ./usr/share/pixmaps/pcmanx.png
-rw-r--r-- root/root      9398 2007-03-26 02:23 ./usr/share/pixmaps/pcmanx.xpm
drwxr-xr-x root/root         0 2007-03-26 02:24 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-03-26 02:25 ./usr/share/doc/pcmanx-gtk2/
-rw-r--r-- root/root       811 2006-04-22 17:45 ./usr/share/doc/pcmanx-gtk2/TODO
-rw-r--r-- root/root     35413 2007-03-26 00:57 ./usr/share/doc/pcmanx-gtk2/copyright
-rw-r--r-- root/root     16168 2006-08-20 22:11 ./usr/share/doc/pcmanx-gtk2/changelog.gz
-rw-r--r-- root/root       306 2007-03-26 00:57 ./usr/share/doc/pcmanx-gtk2/README.Debian
-rw-r--r-- root/root      1891 2005-11-07 03:03 ./usr/share/doc/pcmanx-gtk2/README
-rw-r--r-- root/root       921 2007-03-26 00:57 ./usr/share/doc/pcmanx-gtk2/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-03-26 02:24 ./usr/share/menu/
-rw-r--r-- root/root       142 2007-03-26 00:57 ./usr/share/menu/pcmanx-gtk2
drwxr-xr-x root/root         0 2007-03-26 02:23 ./usr/share/applications/
-rw-r--r-- root/root       392 2007-03-26 02:23 ./usr/share/applications/pcmanx.desktop
drwxr-xr-x root/root         0 2007-03-26 02:24 ./usr/share/man/
drwxr-xr-x root/root         0 2007-03-26 02:25 ./usr/share/man/man1/
-rw-r--r-- root/root       366 2007-03-26 00:57 ./usr/share/man/man1/pcmanx.1.gz
drwxr-xr-x root/root         0 2007-03-26 02:23 ./usr/share/locale/
drwxr-xr-x root/root         0 2007-03-26 02:23 ./usr/share/locale/zh_TW/
drwxr-xr-x root/root         0 2007-03-26 02:23 ./usr/share/locale/zh_TW/LC_MESSAGES/
-rw-r--r-- root/root      9150 2007-03-26 02:23 ./usr/share/locale/zh_TW/LC_MESSAGES/pcmanx.mo
drwxr-xr-x root/root         0 2007-03-26 02:23 ./usr/share/locale/zh_CN/
drwxr-xr-x root/root         0 2007-03-26 02:23 ./usr/share/locale/zh_CN/LC_MESSAGES/
-rw-r--r-- root/root      9032 2007-03-26 02:23 ./usr/share/locale/zh_CN/LC_MESSAGES/pcmanx.mo
drwxr-xr-x root/root         0 2007-03-26 02:23 ./usr/share/pcmanx/
-rw-r--r-- root/root     69350 2007-03-26 02:23 ./usr/share/pcmanx/sitelist
-rw-r--r-- root/root      4461 2007-03-26 02:23 ./usr/share/pcmanx/emoticons
drwxr-xr-x root/root         0 2007-03-26 02:23 ./usr/share/pcmanx/nancy_bot/
-rw-r--r-- root/root      1338 2007-03-26 02:23 ./usr/share/pcmanx/nancy_bot/default.conf
-rw-r--r-- root/root      4531 2007-03-26 02:23 ./usr/share/pcmanx/nancy_bot/default_msg.data
-rw-r--r-- root/root       217 2007-03-26 02:23 ./usr/share/pcmanx/nancy_bot/example.conf
-rw-r--r-- root/root       126 2007-03-26 02:23 ./usr/share/pcmanx/nancy_bot/example_usages.data
-rw-r--r-- root/root        84 2007-03-26 02:23 ./usr/share/pcmanx/nancy_bot/example_msg.data
-rw-r--r-- root/root       180 2007-03-26 02:23 ./usr/share/pcmanx/nancy_bot/default_usages.data
drwxr-xr-x root/root         0 2007-03-26 02:23 ./usr/share/pcmanx/script/

/debian/buildd/build/chroot-unstable/build/buildd/mozilla-plugin-pcmanx_0.3.5-2_m32r.deb:
drwxr-xr-x root/root         0 2007-03-26 02:25 ./
drwxr-xr-x root/root         0 2007-03-26 02:21 ./usr/
drwxr-xr-x root/root         0 2007-03-26 02:21 ./usr/share/
drwxr-xr-x root/root         0 2007-03-26 02:24 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-03-26 02:25 ./usr/share/doc/mozilla-plugin-pcmanx/
-rw-r--r-- root/root     35413 2007-03-26 00:57 ./usr/share/doc/mozilla-plugin-pcmanx/copyright
-rw-r--r-- root/root     16168 2006-08-20 22:11 ./usr/share/doc/mozilla-plugin-pcmanx/changelog.gz
-rw-r--r-- root/root       921 2007-03-26 00:57 ./usr/share/doc/mozilla-plugin-pcmanx/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-03-26 02:24 ./usr/lib/
drwxr-xr-x root/root         0 2007-03-26 02:21 ./usr/lib/pcmanx-gtk2/
drwxr-xr-x root/root         0 2007-03-26 02:23 ./usr/lib/pcmanx-gtk2/components/
-rw-r--r-- root/root      5054 2007-03-26 02:23 ./usr/lib/pcmanx-gtk2/components/TelnetProtocol.js
-rw-r--r-- root/root       181 2007-03-26 02:23 ./usr/lib/pcmanx-gtk2/components/pcmanx_interface.xpt
-rw-r--r-- root/root      1095 2007-03-26 02:23 ./usr/lib/pcmanx-gtk2/components/pcmanx.html
drwxr-xr-x root/root         0 2007-03-26 02:25 ./usr/lib/pcmanx-gtk2/plugins/
-rw-r--r-- root/root     52424 2007-03-26 02:25 ./usr/lib/pcmanx-gtk2/plugins/pcmanx-plugin.so
drwxr-xr-x root/root         0 2007-03-26 02:24 ./usr/lib/iceweasel/
drwxr-xr-x root/root         0 2007-03-26 02:24 ./usr/lib/iceweasel/components/
drwxr-xr-x root/root         0 2007-03-26 02:24 ./usr/lib/iceweasel/plugins/
lrwxrwxrwx root/root         0 2007-03-26 02:24 ./usr/lib/iceweasel/components/TelnetProtocol.js -> ../../pcmanx-gtk2/components/TelnetProtocol.js
lrwxrwxrwx root/root         0 2007-03-26 02:24 ./usr/lib/iceweasel/components/pcmanx_interface.xpt -> ../../pcmanx-gtk2/components/pcmanx_interface.xpt
lrwxrwxrwx root/root         0 2007-03-26 02:24 ./usr/lib/iceweasel/components/pcmanx.png -> ../../pcmanx-gtk2/components/pcmanx.png
lrwxrwxrwx root/root         0 2007-03-26 02:24 ./usr/lib/iceweasel/components/pcmanx.html -> ../../pcmanx-gtk2/components/pcmanx.html
lrwxrwxrwx root/root         0 2007-03-26 02:24 ./usr/lib/iceweasel/plugins/pcmanx-plugin.so -> ../../pcmanx-gtk2/plugins/pcmanx-plugin.so

/debian/buildd/build/chroot-unstable/build/buildd/libpcmanx-core0_0.3.5-2_m32r.deb:
drwxr-xr-x root/root         0 2007-03-26 02:25 ./
drwxr-xr-x root/root         0 2007-03-26 02:21 ./usr/
drwxr-xr-x root/root         0 2007-03-26 02:21 ./usr/share/
drwxr-xr-x root/root         0 2007-03-26 02:24 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-03-26 02:25 ./usr/share/doc/libpcmanx-core0/
-rw-r--r-- root/root     35413 2007-03-26 00:57 ./usr/share/doc/libpcmanx-core0/copyright
-rw-r--r-- root/root     16168 2006-08-20 22:11 ./usr/share/doc/libpcmanx-core0/changelog.gz
-rw-r--r-- root/root       921 2007-03-26 00:57 ./usr/share/doc/libpcmanx-core0/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-03-26 02:25 ./usr/lib/
-rw-r--r-- root/root     68696 2007-03-26 02:25 ./usr/lib/libpcmanx_core.so.0.0.0
lrwxrwxrwx root/root         0 2007-03-26 02:24 ./usr/lib/libpcmanx_core.so.0 -> libpcmanx_core.so.0.0.0

******************************************************************************
Built successfully
Purging /debian/buildd/build/chroot-unstable/build/buildd/pcmanx-gtk2-0.3.5
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070326-0229
Build needed 01:32:54, 16576k disk space




More information about the build-status mailing list