[build-status: 69997] Log for successful build of glib2.0_2.12.11-2 (dist=unstable)
Build Daemon 4
buildd4 at linux-m32r.org
Mon Apr 16 23:32:42 JST 2007
Automatic build of glib2.0_2.12.11-2 on mappi006 by sbuild/m32r 0.53
Build started at 20070416-1923
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 3943kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main glib2.0 2.12.11-2 (dsc) [880B]
Get:2 http://debian.linux-m32r.org 06_devonian/main glib2.0 2.12.11-2 (tar) [3929kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main glib2.0 2.12.11-2 (diff) [12.8kB]
Fetched 3943kB in 38s (103kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 5.0.22), pkg-config (>= 0.14.0), gettext, autotools-dev, gnome-pkg-tools (>= 0.11), quilt, dpkg-dev (>= 1.13.19)
Checking for already installed source dependencies...
debhelper: already installed (5.0.45 >> 5.0.22 is satisfied)
pkg-config: already installed (0.21-1 >= 0.14.0 is satisfied)
gettext: already installed (0.14.5-2)
autotools-dev: already installed (20060920.1)
gnome-pkg-tools: already installed (0.11.2 >= 0.11 is satisfied)
quilt: already installed (0.45-6)
dpkg-dev: already installed (1.13.25 >= 1.13.19 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 Apr 11 17:43:03 2007 JST using DSA key ID 2B0920C0
gpg: Can't check signature: public key not found
dpkg-source: extracting glib2.0 in glib2.0-2.12.11
dpkg-source: unpacking glib2.0_2.12.11.orig.tar.gz
dpkg-source: applying /debian/buildd4/build/glib2.0_2.12.11-2.diff.gz
dpkg-buildpackage: source package is glib2.0
dpkg-buildpackage: source version is 2.12.11-2
dpkg-buildpackage: source changed by Loic Minier <lool at dooz.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 2.12.11-2
/usr/bin/fakeroot debian/rules clean
dh_testdir
sed \
-e "s#@SONAME@#0#g" \
-e "s#@APIVER@#2.0#g" \
-e "s#@VERSION@##g" \
-e "s#@SHARED_PKG@#libglib2.0-0#g" \
-e "s#@DATA_PKG@#libglib2.0-data#g" \
-e "s#@DEV_PKG@#libglib2.0-dev#g" \
-e "s#@UDEB_PKG@#libglib2.0-udeb#g" \
-e "s#@DOC_PKG@#libglib2.0-doc#g" \
-e "s#@DEBUG_PKG@#libglib2.0-0-dbg#g" \
-e "s#@GNOME_TEAM@#Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>#g" \
debian/control.in > debian/control
dh_testdir
dh_testroot
# remove install and build dirs
rm -rf /build/buildd4/glib2.0-2.12.11/debian/install
rm -rf /build/buildd4/glib2.0-2.12.11/debian/build
# restore files from backup (before unpatching)
test -r config.sub.orig && mv -f config.sub.orig config.sub
make: [clean] Error 1 (ignored)
test -r config.guess.orig && mv -f config.guess.orig config.guess
make: [clean] Error 1 (ignored)
# unapply patches, if any
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2
No patch removed
rm -rf .pc
rm -rf debian/stampdir
dh_clean
debian/rules build
dh_testdir
# backup the original files to restore them in the clean target
test -r config.sub && cp config.sub config.sub.orig
test -r config.guess && cp config.guess config.guess.orig
# apply patches
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
No patches in series
test -r /usr/share/misc/config.sub && \
cp -f /usr/share/misc/config.sub config.sub
test -r /usr/share/misc/config.guess && \
cp -f /usr/share/misc/config.guess config.guess
mkdir -p debian/stampdir
touch debian/stampdir/patch-stamp
dh_testdir
mkdir -p /build/buildd4/glib2.0-2.12.11/debian/build/deb
cd /build/buildd4/glib2.0-2.12.11/debian/build/deb && \
/build/buildd4/glib2.0-2.12.11/configure --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --with-html-dir=\${prefix}/share/doc/libglib2.0-doc --host=m32r-linux-gnu --build=m32r-linux-gnu --build=m32r-linux-gnu --enable-static
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 whether to enable maintainer-specific portions of Makefiles... no
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for the BeOS... no
checking for Win32... no
checking whether to enable garbage collector friendliness... no
checking whether to disable memory pools... no
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 for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for m32r-linux-gnu-gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for pkg-config... /usr/bin/pkg-config
checking for gawk... (cached) gawk
checking for perl5... no
checking for perl... perl
checking for indent... indent
checking for perl... /usr/bin/perl
checking for iconv_open... yes
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether we are using the GNU C Library 2.1 or newer... yes
checking Whether to cache iconv descriptors... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed... am ar az be be at latin bg bn bn_IN bs ca cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ka ko ku lt lv mk ml mn ms nb ne nl nn or pa pl pt pt_BR ro ru rw sk sl sq sr sr at Latn sr at ije sv ta te th tl tr tt uk vi wa xh yi zh_CN zh_HK zh_TW
checking for a sed that does not truncate output... /bin/sed
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking for m32r-linux-gnu-g77... no
checking for m32r-linux-gnu-f77... no
checking for m32r-linux-gnu-xlf... no
checking for m32r-linux-gnu-frt... no
checking for m32r-linux-gnu-pgf77... no
checking for m32r-linux-gnu-cf77... no
checking for m32r-linux-gnu-fort77... no
checking for m32r-linux-gnu-fl32... no
checking for m32r-linux-gnu-af77... no
checking for m32r-linux-gnu-f90... no
checking for m32r-linux-gnu-xlf90... no
checking for m32r-linux-gnu-pgf90... no
checking for m32r-linux-gnu-pghpf... no
checking for m32r-linux-gnu-epcf90... no
checking for m32r-linux-gnu-gfortran... no
checking for m32r-linux-gnu-g95... no
checking for m32r-linux-gnu-f95... no
checking for m32r-linux-gnu-fort... no
checking for m32r-linux-gnu-xlf95... no
checking for m32r-linux-gnu-ifort... no
checking for m32r-linux-gnu-ifc... no
checking for m32r-linux-gnu-efc... no
checking for m32r-linux-gnu-pgf95... no
checking for m32r-linux-gnu-lf95... no
checking for m32r-linux-gnu-ftn... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ 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 for extra flags to get ANSI library prototypes... none needed
checking for extra flags for POSIX compliance... none needed
checking for ANSI C header files... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for posix_memalign... yes
checking for memalign... yes
checking for valloc... yes
checking for atexit... yes
checking for on_exit... yes
checking for timegm... yes
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for int... yes
checking size of int... 4
checking for void *... yes
checking size of void *... 4
checking for long long... yes
checking size of long long... 8
checking for __int64... no
checking size of __int64... 0
checking for format to printf and scanf a guint64... %llu
checking for an ANSI C-conforming const... yes
checking if malloc() and friends prototypes are gmem.h compatible... yes
checking for growing stack pointer... no
checking for __inline... yes
checking for __inline__... yes
checking for inline... yes
checking if inline functions in headers work... yes
checking for working do while(0) macros... yes
checking for ISO C99 varargs macros in C... yes
checking for ISO C99 varargs macros in C++... yes
checking for GNUC varargs macros... yes
checking for GNUC visibility attribute... yes
checking whether byte ordering is bigendian... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.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/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for unistd.h... (cached) yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for nl_langinfo... yes
checking for nl_langinfo and CODESET... yes
checking whether we are using the GNU C Library 2.1 or newer... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for setlocale... yes
checking for size_t... yes
checking size of size_t... 4
checking for the appropriate definition for size_t... unsigned int
checking for lstat... yes
checking for strerror... yes
checking for strsignal... yes
checking for memmove... yes
checking for vsnprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for poll... yes
checking for getcwd... yes
checking for vasprintf... yes
checking for setenv... yes
checking for unsetenv... yes
checking for getc_unlocked... yes
checking for readlink... yes
checking for symlink... yes
checking for fdwalk... no
checking for nanosleep... yes
checking for nsleep... no
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for C99 vsnprintf... yes
checking whether printf supports positional parameters... yes
checking for signed... yes
checking for long long... (cached) yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for size_t... (cached) yes
checking for ptrdiff_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for snprintf... yes
checking for wcslen... yes
checking for C99 snprintf... yes
checking for sys_errlist... yes
checking for sys_siglist... yes
checking for sys_siglist declaration... yes
checking for fd_set... yes, found in sys/types.h
checking whether realloc (NULL,) will work... yes
checking for nl_langinfo (CODESET)... yes
checking for a compliant posix_memalign() implementation... yes
checking for OpenBSD strlcpy/strlcat... no
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... yes
checking for dlopen... no
checking for NSLinkModule... no
checking for dlopen in -ldl... yes
checking for dlsym in -ldl... yes
checking for RTLD_GLOBAL brokenness... no
checking for preceeding underscore in symbols... no
checking for dlerror... yes
checking for the suffix of shared libraries... .so
checking for gspawn implementation... gspawn.lo
checking for GIOChannel implementation... giounix.lo
checking for platform-dependent source...
checking whether to compile timeloop... yes
checking if building for some Win32 platform... no
checking for thread implementation... posix
checking thread related cflags... -pthread
checking for sched_get_priority_min... yes
checking thread related libraries... -pthread
checking for localtime_r... yes
checking for posix getpwuid_r... yes
checking size of pthread_t... 4
checking for pthread_attr_setstacksize... yes
checking for minimal/maximal thread priority... sched_get_priority_min(SCHED_OTHER)/sched_get_priority_max(SCHED_OTHER)
checking for pthread_setschedparam... yes
checking for posix yield function... sched_yield
checking size of pthread_mutex_t... 24
checking byte contents of PTHREAD_MUTEX_INITIALIZER... 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
checking for clock_gettime... no
checking for clock_gettime in -lrt... yes
checking for monotonic clocks... yes
checking whether to use assembler code for atomic operations... none
checking value of POLLIN... 1
checking value of POLLOUT... 4
checking value of POLLPRI... 2
checking value of POLLERR... 8
checking value of POLLHUP... 16
checking value of POLLNVAL... 32
checking for broken poll... no
checking for EILSEQ... yes
configure: creating ./config.status
config.status: creating glib-2.0.pc
config.status: creating glib-2.0-uninstalled.pc
config.status: creating gmodule-2.0.pc
config.status: creating gmodule-export-2.0.pc
config.status: creating gmodule-no-export-2.0.pc
config.status: creating gmodule-2.0-uninstalled.pc
config.status: creating gmodule-no-export-2.0-uninstalled.pc
config.status: creating gthread-2.0.pc
config.status: creating gthread-2.0-uninstalled.pc
config.status: creating gobject-2.0.pc
config.status: creating gobject-2.0-uninstalled.pc
config.status: creating glib-zip
config.status: creating glib-gettextize
config.status: creating Makefile
config.status: creating glib/Makefile
config.status: creating glib/libcharset/Makefile
config.status: creating glib/gnulib/Makefile
config.status: creating gmodule/Makefile
config.status: creating gmodule/gmoduleconf.h
config.status: creating gobject/Makefile
config.status: creating gobject/glib-mkenums
config.status: creating gthread/Makefile
config.status: creating po/Makefile.in
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/glib/Makefile
config.status: creating docs/reference/glib/version.xml
config.status: creating docs/reference/gobject/Makefile
config.status: creating docs/reference/gobject/version.xml
config.status: creating tests/Makefile
config.status: creating tests/gobject/Makefile
config.status: creating tests/refcount/Makefile
config.status: creating m4macros/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing glibconfig.h commands
config.status: executing chmod-scripts commands
sed -i \
-e 's/^hardcode_libdir_flag_spec.*$/hardcode_libdir_flag_spec=" -D__LIBTOOL_IS_A_FOOL__ "/' \
-e '/^archive_cmds="/s/"$/ \\$deplibs"/' \
/build/buildd4/glib2.0-2.12.11/debian/build/deb/libtool
touch debian/stampdir/configure-stamp-deb
dh_testdir
LD_LIBRARY_PATH=/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/.libs:/build/buildd4/glib2.0-2.12.11/debian/build/deb/gmodule/.libs:/build/buildd4/glib2.0-2.12.11/debian/build/deb/gobject/.libs:/build/buildd4/glib2.0-2.12.11/debian/build/deb/gthread/.libs: \
/usr/bin/make -C /build/buildd4/glib2.0-2.12.11/debian/build/deb
make[1]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb'
cd . && /bin/sh ./config.status glibconfig.h
config.status: executing glibconfig.h commands
config.status: glibconfig.h is unchanged
echo timestamp > stamp-gc-h
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb'
Making all in .
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb'
Making all in m4macros
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/m4macros'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/m4macros'
Making all in glib
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
/usr/bin/make all-recursive
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
Making all in libcharset
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/libcharset'
if /bin/sh ../../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib/libcharset -I../.. -DLIBDIR=\"/usr/lib\" -I/build/buildd4/glib2.0-2.12.11 -pthread -g -O2 -Wall -MT localcharset.lo -MD -MP -MF ".deps/localcharset.Tpo" \
-c -o localcharset.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/libcharset/localcharset.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/libcharset/'`/build/buildd4/glib2.0-2.12.11/glib/libcharset/localcharset.c; \
then mv -f ".deps/localcharset.Tpo" ".deps/localcharset.Plo"; \
else rm -f ".deps/localcharset.Tpo"; exit 1; \
fi
mkdir .libs
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib/libcharset -I../.. -DLIBDIR=\"/usr/lib\" -I/build/buildd4/glib2.0-2.12.11 -pthread -g -O2 -Wall -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/libcharset/localcharset.c -fPIC -DPIC -o .libs/localcharset.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib/libcharset -I../.. -DLIBDIR=\"/usr/lib\" -I/build/buildd4/glib2.0-2.12.11 -pthread -g -O2 -Wall -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/libcharset/localcharset.c -o localcharset.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o libcharset.la localcharset.lo
ar cru .libs/libcharset.a .libs/localcharset.o
ranlib .libs/libcharset.a
creating libcharset.la
(cd .libs && rm -f libcharset.la && ln -s ../libcharset.la libcharset.la)
sed -e '/^#/d' -e 's/@''PACKAGE''@/glib/g' /build/buildd4/glib2.0-2.12.11/glib/libcharset/ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/glib/g' /build/buildd4/glib2.0-2.12.11/glib/libcharset/ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
/bin/sh /build/buildd4/glib2.0-2.12.11/glib/libcharset/config.charset 'm32r-unknown-linux-gnu' > t-charset.alias
mv t-charset.alias charset.alias
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/libcharset'
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT garray.lo -MD -MP -MF ".deps/garray.Tpo" \
-c -o garray.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/garray.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/garray.c; \
then mv -f ".deps/garray.Tpo" ".deps/garray.Plo"; \
else rm -f ".deps/garray.Tpo"; exit 1; \
fi
mkdir .libs
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/garray.c -fPIC -DPIC -o .libs/garray.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/garray.c -o garray.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gasyncqueue.lo -MD -MP -MF ".deps/gasyncqueue.Tpo" \
-c -o gasyncqueue.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gasyncqueue.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gasyncqueue.c; \
then mv -f ".deps/gasyncqueue.Tpo" ".deps/gasyncqueue.Plo"; \
else rm -f ".deps/gasyncqueue.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gasyncqueue.lo -MD -MP -MF .deps/gasyncqueue.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gasyncqueue.c -fPIC -DPIC -o .libs/gasyncqueue.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gasyncqueue.lo -MD -MP -MF .deps/gasyncqueue.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gasyncqueue.c -o gasyncqueue.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gatomic.lo -MD -MP -MF ".deps/gatomic.Tpo" \
-c -o gatomic.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gatomic.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gatomic.c; \
then mv -f ".deps/gatomic.Tpo" ".deps/gatomic.Plo"; \
else rm -f ".deps/gatomic.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gatomic.lo -MD -MP -MF .deps/gatomic.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gatomic.c -fPIC -DPIC -o .libs/gatomic.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gatomic.lo -MD -MP -MF .deps/gatomic.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gatomic.c -o gatomic.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gbacktrace.lo -MD -MP -MF ".deps/gbacktrace.Tpo" \
-c -o gbacktrace.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gbacktrace.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gbacktrace.c; \
then mv -f ".deps/gbacktrace.Tpo" ".deps/gbacktrace.Plo"; \
else rm -f ".deps/gbacktrace.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gbacktrace.lo -MD -MP -MF .deps/gbacktrace.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gbacktrace.c -fPIC -DPIC -o .libs/gbacktrace.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gbacktrace.lo -MD -MP -MF .deps/gbacktrace.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gbacktrace.c -o gbacktrace.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gbase64.lo -MD -MP -MF ".deps/gbase64.Tpo" \
-c -o gbase64.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gbase64.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gbase64.c; \
then mv -f ".deps/gbase64.Tpo" ".deps/gbase64.Plo"; \
else rm -f ".deps/gbase64.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gbase64.lo -MD -MP -MF .deps/gbase64.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gbase64.c -fPIC -DPIC -o .libs/gbase64.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gbase64.lo -MD -MP -MF .deps/gbase64.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gbase64.c -o gbase64.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gbookmarkfile.lo -MD -MP -MF ".deps/gbookmarkfile.Tpo" \
-c -o gbookmarkfile.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gbookmarkfile.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gbookmarkfile.c; \
then mv -f ".deps/gbookmarkfile.Tpo" ".deps/gbookmarkfile.Plo"; \
else rm -f ".deps/gbookmarkfile.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gbookmarkfile.lo -MD -MP -MF .deps/gbookmarkfile.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gbookmarkfile.c -fPIC -DPIC -o .libs/gbookmarkfile.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gbookmarkfile.lo -MD -MP -MF .deps/gbookmarkfile.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gbookmarkfile.c -o gbookmarkfile.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gcache.lo -MD -MP -MF ".deps/gcache.Tpo" \
-c -o gcache.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gcache.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gcache.c; \
then mv -f ".deps/gcache.Tpo" ".deps/gcache.Plo"; \
else rm -f ".deps/gcache.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gcache.c -fPIC -DPIC -o .libs/gcache.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gcache.c -o gcache.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gcompletion.lo -MD -MP -MF ".deps/gcompletion.Tpo" \
-c -o gcompletion.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gcompletion.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gcompletion.c; \
then mv -f ".deps/gcompletion.Tpo" ".deps/gcompletion.Plo"; \
else rm -f ".deps/gcompletion.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gcompletion.c -fPIC -DPIC -o .libs/gcompletion.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gcompletion.c -o gcompletion.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gconvert.lo -MD -MP -MF ".deps/gconvert.Tpo" \
-c -o gconvert.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gconvert.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gconvert.c; \
then mv -f ".deps/gconvert.Tpo" ".deps/gconvert.Plo"; \
else rm -f ".deps/gconvert.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gconvert.lo -MD -MP -MF .deps/gconvert.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gconvert.c -fPIC -DPIC -o .libs/gconvert.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gconvert.lo -MD -MP -MF .deps/gconvert.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gconvert.c -o gconvert.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gdataset.lo -MD -MP -MF ".deps/gdataset.Tpo" \
-c -o gdataset.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gdataset.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gdataset.c; \
then mv -f ".deps/gdataset.Tpo" ".deps/gdataset.Plo"; \
else rm -f ".deps/gdataset.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gdataset.lo -MD -MP -MF .deps/gdataset.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gdataset.c -fPIC -DPIC -o .libs/gdataset.o
/build/buildd4/glib2.0-2.12.11/glib/gdataset.c: In function 'g_datalist_clear_i':
/build/buildd4/glib2.0-2.12.11/glib/gdataset.c:108: warning: passing argument 1 of 'g_atomic_pointer_get' from incompatible pointer type
/build/buildd4/glib2.0-2.12.11/glib/gdataset.c: In function 'g_data_set_internal':
/build/buildd4/glib2.0-2.12.11/glib/gdataset.c:224: warning: passing argument 1 of 'g_atomic_pointer_get' from incompatible pointer type
/build/buildd4/glib2.0-2.12.11/glib/gdataset.c:297: warning: passing argument 1 of 'g_atomic_pointer_get' from incompatible pointer type
/build/buildd4/glib2.0-2.12.11/glib/gdataset.c: In function 'IA__g_datalist_set_flags':
/build/buildd4/glib2.0-2.12.11/glib/gdataset.c:539: warning: passing argument 1 of 'g_atomic_pointer_get' from incompatible pointer type
/build/buildd4/glib2.0-2.12.11/glib/gdataset.c: In function 'IA__g_datalist_unset_flags':
/build/buildd4/glib2.0-2.12.11/glib/gdataset.c:568: warning: passing argument 1 of 'g_atomic_pointer_get' from incompatible pointer type
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gdataset.lo -MD -MP -MF .deps/gdataset.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gdataset.c -o gdataset.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gdate.lo -MD -MP -MF ".deps/gdate.Tpo" \
-c -o gdate.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gdate.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gdate.c; \
then mv -f ".deps/gdate.Tpo" ".deps/gdate.Plo"; \
else rm -f ".deps/gdate.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gdate.lo -MD -MP -MF .deps/gdate.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gdate.c -fPIC -DPIC -o .libs/gdate.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gdate.lo -MD -MP -MF .deps/gdate.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gdate.c -o gdate.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gdir.lo -MD -MP -MF ".deps/gdir.Tpo" \
-c -o gdir.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gdir.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gdir.c; \
then mv -f ".deps/gdir.Tpo" ".deps/gdir.Plo"; \
else rm -f ".deps/gdir.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gdir.lo -MD -MP -MF .deps/gdir.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gdir.c -fPIC -DPIC -o .libs/gdir.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gdir.lo -MD -MP -MF .deps/gdir.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gdir.c -o gdir.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gerror.lo -MD -MP -MF ".deps/gerror.Tpo" \
-c -o gerror.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gerror.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gerror.c; \
then mv -f ".deps/gerror.Tpo" ".deps/gerror.Plo"; \
else rm -f ".deps/gerror.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gerror.c -fPIC -DPIC -o .libs/gerror.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gerror.c -o gerror.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gfileutils.lo -MD -MP -MF ".deps/gfileutils.Tpo" \
-c -o gfileutils.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gfileutils.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gfileutils.c; \
then mv -f ".deps/gfileutils.Tpo" ".deps/gfileutils.Plo"; \
else rm -f ".deps/gfileutils.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gfileutils.lo -MD -MP -MF .deps/gfileutils.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gfileutils.c -fPIC -DPIC -o .libs/gfileutils.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gfileutils.lo -MD -MP -MF .deps/gfileutils.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gfileutils.c -o gfileutils.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT ghash.lo -MD -MP -MF ".deps/ghash.Tpo" \
-c -o ghash.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/ghash.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/ghash.c; \
then mv -f ".deps/ghash.Tpo" ".deps/ghash.Plo"; \
else rm -f ".deps/ghash.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/ghash.c -fPIC -DPIC -o .libs/ghash.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/ghash.c -o ghash.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT ghook.lo -MD -MP -MF ".deps/ghook.Tpo" \
-c -o ghook.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/ghook.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/ghook.c; \
then mv -f ".deps/ghook.Tpo" ".deps/ghook.Plo"; \
else rm -f ".deps/ghook.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT ghook.lo -MD -MP -MF .deps/ghook.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/ghook.c -fPIC -DPIC -o .libs/ghook.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT ghook.lo -MD -MP -MF .deps/ghook.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/ghook.c -o ghook.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT giochannel.lo -MD -MP -MF ".deps/giochannel.Tpo" \
-c -o giochannel.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/giochannel.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/giochannel.c; \
then mv -f ".deps/giochannel.Tpo" ".deps/giochannel.Plo"; \
else rm -f ".deps/giochannel.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT giochannel.lo -MD -MP -MF .deps/giochannel.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/giochannel.c -fPIC -DPIC -o .libs/giochannel.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT giochannel.lo -MD -MP -MF .deps/giochannel.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/giochannel.c -o giochannel.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gkeyfile.lo -MD -MP -MF ".deps/gkeyfile.Tpo" \
-c -o gkeyfile.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gkeyfile.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gkeyfile.c; \
then mv -f ".deps/gkeyfile.Tpo" ".deps/gkeyfile.Plo"; \
else rm -f ".deps/gkeyfile.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gkeyfile.lo -MD -MP -MF .deps/gkeyfile.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gkeyfile.c -fPIC -DPIC -o .libs/gkeyfile.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gkeyfile.lo -MD -MP -MF .deps/gkeyfile.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gkeyfile.c -o gkeyfile.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT glist.lo -MD -MP -MF ".deps/glist.Tpo" \
-c -o glist.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/glist.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/glist.c; \
then mv -f ".deps/glist.Tpo" ".deps/glist.Plo"; \
else rm -f ".deps/glist.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/glist.c -fPIC -DPIC -o .libs/glist.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/glist.c -o glist.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmain.lo -MD -MP -MF ".deps/gmain.Tpo" \
-c -o gmain.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gmain.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gmain.c; \
then mv -f ".deps/gmain.Tpo" ".deps/gmain.Plo"; \
else rm -f ".deps/gmain.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gmain.c -fPIC -DPIC -o .libs/gmain.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gmain.c -o gmain.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmappedfile.lo -MD -MP -MF ".deps/gmappedfile.Tpo" \
-c -o gmappedfile.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gmappedfile.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gmappedfile.c; \
then mv -f ".deps/gmappedfile.Tpo" ".deps/gmappedfile.Plo"; \
else rm -f ".deps/gmappedfile.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmappedfile.lo -MD -MP -MF .deps/gmappedfile.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gmappedfile.c -fPIC -DPIC -o .libs/gmappedfile.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmappedfile.lo -MD -MP -MF .deps/gmappedfile.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gmappedfile.c -o gmappedfile.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmarkup.lo -MD -MP -MF ".deps/gmarkup.Tpo" \
-c -o gmarkup.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gmarkup.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gmarkup.c; \
then mv -f ".deps/gmarkup.Tpo" ".deps/gmarkup.Plo"; \
else rm -f ".deps/gmarkup.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmarkup.lo -MD -MP -MF .deps/gmarkup.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gmarkup.c -fPIC -DPIC -o .libs/gmarkup.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmarkup.lo -MD -MP -MF .deps/gmarkup.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gmarkup.c -o gmarkup.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmem.lo -MD -MP -MF ".deps/gmem.Tpo" \
-c -o gmem.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gmem.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gmem.c; \
then mv -f ".deps/gmem.Tpo" ".deps/gmem.Plo"; \
else rm -f ".deps/gmem.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmem.lo -MD -MP -MF .deps/gmem.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gmem.c -fPIC -DPIC -o .libs/gmem.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmem.lo -MD -MP -MF .deps/gmem.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gmem.c -o gmem.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmessages.lo -MD -MP -MF ".deps/gmessages.Tpo" \
-c -o gmessages.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gmessages.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gmessages.c; \
then mv -f ".deps/gmessages.Tpo" ".deps/gmessages.Plo"; \
else rm -f ".deps/gmessages.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmessages.lo -MD -MP -MF .deps/gmessages.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gmessages.c -fPIC -DPIC -o .libs/gmessages.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmessages.lo -MD -MP -MF .deps/gmessages.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gmessages.c -o gmessages.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gnode.lo -MD -MP -MF ".deps/gnode.Tpo" \
-c -o gnode.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gnode.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gnode.c; \
then mv -f ".deps/gnode.Tpo" ".deps/gnode.Plo"; \
else rm -f ".deps/gnode.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gnode.lo -MD -MP -MF .deps/gnode.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gnode.c -fPIC -DPIC -o .libs/gnode.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gnode.lo -MD -MP -MF .deps/gnode.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gnode.c -o gnode.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT goption.lo -MD -MP -MF ".deps/goption.Tpo" \
-c -o goption.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/goption.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/goption.c; \
then mv -f ".deps/goption.Tpo" ".deps/goption.Plo"; \
else rm -f ".deps/goption.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT goption.lo -MD -MP -MF .deps/goption.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/goption.c -fPIC -DPIC -o .libs/goption.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT goption.lo -MD -MP -MF .deps/goption.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/goption.c -o goption.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gpattern.lo -MD -MP -MF ".deps/gpattern.Tpo" \
-c -o gpattern.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gpattern.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gpattern.c; \
then mv -f ".deps/gpattern.Tpo" ".deps/gpattern.Plo"; \
else rm -f ".deps/gpattern.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gpattern.lo -MD -MP -MF .deps/gpattern.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gpattern.c -fPIC -DPIC -o .libs/gpattern.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gpattern.lo -MD -MP -MF .deps/gpattern.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gpattern.c -o gpattern.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gprimes.lo -MD -MP -MF ".deps/gprimes.Tpo" \
-c -o gprimes.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gprimes.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gprimes.c; \
then mv -f ".deps/gprimes.Tpo" ".deps/gprimes.Plo"; \
else rm -f ".deps/gprimes.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gprimes.lo -MD -MP -MF .deps/gprimes.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gprimes.c -fPIC -DPIC -o .libs/gprimes.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gprimes.lo -MD -MP -MF .deps/gprimes.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gprimes.c -o gprimes.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gqsort.lo -MD -MP -MF ".deps/gqsort.Tpo" \
-c -o gqsort.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gqsort.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gqsort.c; \
then mv -f ".deps/gqsort.Tpo" ".deps/gqsort.Plo"; \
else rm -f ".deps/gqsort.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gqsort.lo -MD -MP -MF .deps/gqsort.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gqsort.c -fPIC -DPIC -o .libs/gqsort.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gqsort.lo -MD -MP -MF .deps/gqsort.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gqsort.c -o gqsort.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gqueue.lo -MD -MP -MF ".deps/gqueue.Tpo" \
-c -o gqueue.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gqueue.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gqueue.c; \
then mv -f ".deps/gqueue.Tpo" ".deps/gqueue.Plo"; \
else rm -f ".deps/gqueue.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gqueue.lo -MD -MP -MF .deps/gqueue.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gqueue.c -fPIC -DPIC -o .libs/gqueue.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gqueue.lo -MD -MP -MF .deps/gqueue.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gqueue.c -o gqueue.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT grel.lo -MD -MP -MF ".deps/grel.Tpo" \
-c -o grel.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/grel.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/grel.c; \
then mv -f ".deps/grel.Tpo" ".deps/grel.Plo"; \
else rm -f ".deps/grel.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT grel.lo -MD -MP -MF .deps/grel.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/grel.c -fPIC -DPIC -o .libs/grel.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT grel.lo -MD -MP -MF .deps/grel.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/grel.c -o grel.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT grand.lo -MD -MP -MF ".deps/grand.Tpo" \
-c -o grand.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/grand.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/grand.c; \
then mv -f ".deps/grand.Tpo" ".deps/grand.Plo"; \
else rm -f ".deps/grand.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT grand.lo -MD -MP -MF .deps/grand.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/grand.c -fPIC -DPIC -o .libs/grand.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT grand.lo -MD -MP -MF .deps/grand.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/grand.c -o grand.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gscanner.lo -MD -MP -MF ".deps/gscanner.Tpo" \
-c -o gscanner.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gscanner.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gscanner.c; \
then mv -f ".deps/gscanner.Tpo" ".deps/gscanner.Plo"; \
else rm -f ".deps/gscanner.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gscanner.lo -MD -MP -MF .deps/gscanner.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gscanner.c -fPIC -DPIC -o .libs/gscanner.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gscanner.lo -MD -MP -MF .deps/gscanner.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gscanner.c -o gscanner.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gshell.lo -MD -MP -MF ".deps/gshell.Tpo" \
-c -o gshell.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gshell.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gshell.c; \
then mv -f ".deps/gshell.Tpo" ".deps/gshell.Plo"; \
else rm -f ".deps/gshell.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gshell.lo -MD -MP -MF .deps/gshell.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gshell.c -fPIC -DPIC -o .libs/gshell.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gshell.lo -MD -MP -MF .deps/gshell.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gshell.c -o gshell.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gslice.lo -MD -MP -MF ".deps/gslice.Tpo" \
-c -o gslice.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gslice.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gslice.c; \
then mv -f ".deps/gslice.Tpo" ".deps/gslice.Plo"; \
else rm -f ".deps/gslice.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gslice.lo -MD -MP -MF .deps/gslice.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gslice.c -fPIC -DPIC -o .libs/gslice.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gslice.lo -MD -MP -MF .deps/gslice.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gslice.c -o gslice.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gslist.lo -MD -MP -MF ".deps/gslist.Tpo" \
-c -o gslist.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gslist.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gslist.c; \
then mv -f ".deps/gslist.Tpo" ".deps/gslist.Plo"; \
else rm -f ".deps/gslist.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gslist.c -fPIC -DPIC -o .libs/gslist.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gslist.c -o gslist.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gstdio.lo -MD -MP -MF ".deps/gstdio.Tpo" \
-c -o gstdio.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gstdio.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gstdio.c; \
then mv -f ".deps/gstdio.Tpo" ".deps/gstdio.Plo"; \
else rm -f ".deps/gstdio.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gstdio.lo -MD -MP -MF .deps/gstdio.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gstdio.c -fPIC -DPIC -o .libs/gstdio.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gstdio.lo -MD -MP -MF .deps/gstdio.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gstdio.c -o gstdio.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gstrfuncs.lo -MD -MP -MF ".deps/gstrfuncs.Tpo" \
-c -o gstrfuncs.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gstrfuncs.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gstrfuncs.c; \
then mv -f ".deps/gstrfuncs.Tpo" ".deps/gstrfuncs.Plo"; \
else rm -f ".deps/gstrfuncs.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gstrfuncs.lo -MD -MP -MF .deps/gstrfuncs.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gstrfuncs.c -fPIC -DPIC -o .libs/gstrfuncs.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gstrfuncs.lo -MD -MP -MF .deps/gstrfuncs.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gstrfuncs.c -o gstrfuncs.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gstring.lo -MD -MP -MF ".deps/gstring.Tpo" \
-c -o gstring.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gstring.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gstring.c; \
then mv -f ".deps/gstring.Tpo" ".deps/gstring.Plo"; \
else rm -f ".deps/gstring.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gstring.lo -MD -MP -MF .deps/gstring.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gstring.c -fPIC -DPIC -o .libs/gstring.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gstring.lo -MD -MP -MF .deps/gstring.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gstring.c -o gstring.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gthread.lo -MD -MP -MF ".deps/gthread.Tpo" \
-c -o gthread.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gthread.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gthread.c; \
then mv -f ".deps/gthread.Tpo" ".deps/gthread.Plo"; \
else rm -f ".deps/gthread.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gthread.lo -MD -MP -MF .deps/gthread.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gthread.c -fPIC -DPIC -o .libs/gthread.o
/build/buildd4/glib2.0-2.12.11/glib/gthread.c: In function 'IA__g_static_mutex_get_mutex_impl':
/build/buildd4/glib2.0-2.12.11/glib/gthread.c:218: warning: passing argument 1 of 'g_atomic_pointer_set' from incompatible pointer type
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gthread.lo -MD -MP -MF .deps/gthread.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gthread.c -o gthread.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gthreadpool.lo -MD -MP -MF ".deps/gthreadpool.Tpo" \
-c -o gthreadpool.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c; \
then mv -f ".deps/gthreadpool.Tpo" ".deps/gthreadpool.Plo"; \
else rm -f ".deps/gthreadpool.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gthreadpool.lo -MD -MP -MF .deps/gthreadpool.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c -fPIC -DPIC -o .libs/gthreadpool.o
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c: In function 'g_thread_pool_wait_for_new_pool':
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c:98: warning: pointer targets in passing argument 1 of 'g_atomic_int_get' differ in signedness
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c:145: warning: passing argument 2 of 'IA__g_async_queue_push' discards qualifiers from pointer target type
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c:166: warning: pointer targets in passing argument 1 of 'g_atomic_int_get' differ in signedness
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c: In function 'IA__g_thread_pool_set_max_unused_threads':
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c:781: warning: passing argument 2 of 'IA__g_async_queue_push_unlocked' discards qualifiers from pointer target type
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c: In function 'IA__g_thread_pool_set_max_idle_time':
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c:905: warning: pointer targets in passing argument 1 of 'g_atomic_int_set' differ in signedness
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c:916: warning: passing argument 2 of 'IA__g_async_queue_push_unlocked' discards qualifiers from pointer target type
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c: In function 'IA__g_thread_pool_get_max_idle_time':
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c:941: warning: pointer targets in passing argument 1 of 'g_atomic_int_get' differ in signedness
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gthreadpool.lo -MD -MP -MF .deps/gthreadpool.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c -o gthreadpool.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gtimer.lo -MD -MP -MF ".deps/gtimer.Tpo" \
-c -o gtimer.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gtimer.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gtimer.c; \
then mv -f ".deps/gtimer.Tpo" ".deps/gtimer.Plo"; \
else rm -f ".deps/gtimer.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gtimer.lo -MD -MP -MF .deps/gtimer.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gtimer.c -fPIC -DPIC -o .libs/gtimer.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gtimer.lo -MD -MP -MF .deps/gtimer.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gtimer.c -o gtimer.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gtree.lo -MD -MP -MF ".deps/gtree.Tpo" \
-c -o gtree.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gtree.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gtree.c; \
then mv -f ".deps/gtree.Tpo" ".deps/gtree.Plo"; \
else rm -f ".deps/gtree.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gtree.lo -MD -MP -MF .deps/gtree.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gtree.c -fPIC -DPIC -o .libs/gtree.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gtree.lo -MD -MP -MF .deps/gtree.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gtree.c -o gtree.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT guniprop.lo -MD -MP -MF ".deps/guniprop.Tpo" \
-c -o guniprop.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/guniprop.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/guniprop.c; \
then mv -f ".deps/guniprop.Tpo" ".deps/guniprop.Plo"; \
else rm -f ".deps/guniprop.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT guniprop.lo -MD -MP -MF .deps/guniprop.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/guniprop.c -fPIC -DPIC -o .libs/guniprop.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT guniprop.lo -MD -MP -MF .deps/guniprop.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/guniprop.c -o guniprop.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gutf8.lo -MD -MP -MF ".deps/gutf8.Tpo" \
-c -o gutf8.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gutf8.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gutf8.c; \
then mv -f ".deps/gutf8.Tpo" ".deps/gutf8.Plo"; \
else rm -f ".deps/gutf8.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gutf8.lo -MD -MP -MF .deps/gutf8.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gutf8.c -fPIC -DPIC -o .libs/gutf8.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gutf8.lo -MD -MP -MF .deps/gutf8.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gutf8.c -o gutf8.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gunibreak.lo -MD -MP -MF ".deps/gunibreak.Tpo" \
-c -o gunibreak.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gunibreak.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gunibreak.c; \
then mv -f ".deps/gunibreak.Tpo" ".deps/gunibreak.Plo"; \
else rm -f ".deps/gunibreak.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gunibreak.lo -MD -MP -MF .deps/gunibreak.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gunibreak.c -fPIC -DPIC -o .libs/gunibreak.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gunibreak.lo -MD -MP -MF .deps/gunibreak.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gunibreak.c -o gunibreak.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gunicollate.lo -MD -MP -MF ".deps/gunicollate.Tpo" \
-c -o gunicollate.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gunicollate.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gunicollate.c; \
then mv -f ".deps/gunicollate.Tpo" ".deps/gunicollate.Plo"; \
else rm -f ".deps/gunicollate.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gunicollate.lo -MD -MP -MF .deps/gunicollate.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gunicollate.c -fPIC -DPIC -o .libs/gunicollate.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gunicollate.lo -MD -MP -MF .deps/gunicollate.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gunicollate.c -o gunicollate.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gunidecomp.lo -MD -MP -MF ".deps/gunidecomp.Tpo" \
-c -o gunidecomp.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gunidecomp.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gunidecomp.c; \
then mv -f ".deps/gunidecomp.Tpo" ".deps/gunidecomp.Plo"; \
else rm -f ".deps/gunidecomp.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gunidecomp.lo -MD -MP -MF .deps/gunidecomp.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gunidecomp.c -fPIC -DPIC -o .libs/gunidecomp.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gunidecomp.lo -MD -MP -MF .deps/gunidecomp.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gunidecomp.c -o gunidecomp.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gutils.lo -MD -MP -MF ".deps/gutils.Tpo" \
-c -o gutils.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gutils.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gutils.c; \
then mv -f ".deps/gutils.Tpo" ".deps/gutils.Plo"; \
else rm -f ".deps/gutils.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gutils.lo -MD -MP -MF .deps/gutils.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gutils.c -fPIC -DPIC -o .libs/gutils.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gutils.lo -MD -MP -MF .deps/gutils.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gutils.c -o gutils.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gprintf.lo -MD -MP -MF ".deps/gprintf.Tpo" \
-c -o gprintf.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gprintf.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gprintf.c; \
then mv -f ".deps/gprintf.Tpo" ".deps/gprintf.Plo"; \
else rm -f ".deps/gprintf.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gprintf.lo -MD -MP -MF .deps/gprintf.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gprintf.c -fPIC -DPIC -o .libs/gprintf.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gprintf.lo -MD -MP -MF .deps/gprintf.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gprintf.c -o gprintf.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT giounix.lo -MD -MP -MF ".deps/giounix.Tpo" \
-c -o giounix.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/giounix.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/giounix.c; \
then mv -f ".deps/giounix.Tpo" ".deps/giounix.Plo"; \
else rm -f ".deps/giounix.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/giounix.c -fPIC -DPIC -o .libs/giounix.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/giounix.c -o giounix.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gspawn.lo -MD -MP -MF ".deps/gspawn.Tpo" \
-c -o gspawn.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gspawn.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gspawn.c; \
then mv -f ".deps/gspawn.Tpo" ".deps/gspawn.Plo"; \
else rm -f ".deps/gspawn.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gspawn.lo -MD -MP -MF .deps/gspawn.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gspawn.c -fPIC -DPIC -o .libs/gspawn.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gspawn.lo -MD -MP -MF .deps/gspawn.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gspawn.c -o gspawn.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o libglib-2.0.la -rpath /usr/lib -version-info 1200:11:1200 -export-dynamic -export-symbols-regex "^[^_].*" garray.lo gasyncqueue.lo gatomic.lo gbacktrace.lo gbase64.lo gbookmarkfile.lo gcache.lo gcompletion.lo gconvert.lo gdataset.lo gdate.lo gdir.lo gerror.lo gfileutils.lo ghash.lo ghook.lo giochannel.lo gkeyfile.lo glist.lo gmain.lo gmappedfile.lo gmarkup.lo gmem.lo gmessages.lo gnode.lo goption.lo gpattern.lo gprimes.lo gqsort.lo gqueue.lo grel.lo grand.lo gscanner.lo gshell.lo gslice.lo gslist.lo gstdio.lo gstrfuncs.lo gstring.lo gthread.lo gthreadpool.lo gtimer.lo gtree.lo guniprop.lo gutf8.lo gunibreak.lo gunicollate.lo gunidecomp.lo gutils.lo gprintf.lo libcharset/libcharset.la giounix.lo gspawn.lo
generating symbol list for `libglib-2.0.la'
/usr/bin/nm -B .libs/garray.o .libs/gasyncqueue.o .libs/gatomic.o .libs/gbacktrace.o .libs/gbase64.o .libs/gbookmarkfile.o .libs/gcache.o .libs/gcompletion.o .libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdir.o .libs/gerror.o .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o .libs/gkeyfile.o .libs/glist.o .libs/gmain.o .libs/gmappedfile.o .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o .libs/goption.o .libs/gpattern.o .libs/gprimes.o .libs/gqsort.o .libs/gqueue.o .libs/grel.o .libs/grand.o .libs/gscanner.o .libs/gshell.o .libs/gslice.o .libs/gslist.o .libs/gstdio.o .libs/gstrfuncs.o .libs/gstring.o .libs/gthread.o .libs/gthreadpool.o .libs/gtimer.o .libs/gtree.o .libs/guniprop.o .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o .libs/gutils.o .libs/gprintf.o .libs/giounix.o .libs/gspawn.o libcharset/.libs/libcharset.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'
| /bin/sed 's/.* //' | sort | uniq > .libs/libglib-2.0.exp
/bin/grep -E -e "^[^_].*" ".libs/libglib-2.0.exp" > ".libs/libglib-2.0.expT"
mv -f ".libs/libglib-2.0.expT" ".libs/libglib-2.0.exp"
echo "{ global:" > .libs/libglib-2.0.ver
cat .libs/libglib-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libglib-2.0.ver
echo "local: *; };" >> .libs/libglib-2.0.ver
m32r-linux-gnu-gcc -shared .libs/garray.o .libs/gasyncqueue.o .libs/gatomic.o .libs/gbacktrace.o .libs/gbase64.o .libs/gbookmarkfile.o .libs/gcache.o .libs/gcompletion.o .libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdir.o .libs/gerror.o .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o .libs/gkeyfile.o .libs/glist.o .libs/gmain.o .libs/gmappedfile.o .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o .libs/goption.o .libs/gpattern.o .libs/gprimes.o .libs/gqsort.o .libs/gqueue.o .libs/grel.o .libs/grand.o .libs/gscanner.o .libs/gshell.o .libs/gslice.o .libs/gslist.o .libs/gstdio.o .libs/gstrfuncs.o .libs/gstring.o .libs/gthread.o .libs/gthreadpool.o .libs/gtimer.o .libs/gtree.o .libs/guniprop.o .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o .libs/gutils.o .libs/gprintf.o .libs/giounix.o .libs/gspawn.o -Wl,--whole-archive libcharset/.libs/libcharset.a -Wl,--no-whole-archive -Wl,-soname -Wl,libglib-2.0.so.0 -Wl,-versi
on-script -Wl,.libs/libglib-2.0.ver -o .libs/libglib-2.0.so.0.1200.11
(cd .libs && rm -f libglib-2.0.so.0 && ln -s libglib-2.0.so.0.1200.11 libglib-2.0.so.0)
(cd .libs && rm -f libglib-2.0.so && ln -s libglib-2.0.so.0.1200.11 libglib-2.0.so)
rm -fr .libs/libglib-2.0.lax
mkdir .libs/libglib-2.0.lax
rm -fr .libs/libglib-2.0.lax/libcharset.a
mkdir .libs/libglib-2.0.lax/libcharset.a
(cd .libs/libglib-2.0.lax/libcharset.a && ar x /build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/libcharset/.libs/libcharset.a)
ar cru .libs/libglib-2.0.a garray.o gasyncqueue.o gatomic.o gbacktrace.o gbase64.o gbookmarkfile.o gcache.o gcompletion.o gconvert.o gdataset.o gdate.o gdir.o gerror.o gfileutils.o ghash.o ghook.o giochannel.o gkeyfile.o glist.o gmain.o gmappedfile.o gmarkup.o gmem.o gmessages.o gnode.o goption.o gpattern.o gprimes.o gqsort.o gqueue.o grel.o grand.o gscanner.o gshell.o gslice.o gslist.o gstdio.o gstrfuncs.o gstring.o gthread.o gthreadpool.o gtimer.o gtree.o guniprop.o gutf8.o gunibreak.o gunicollate.o gunidecomp.o gutils.o gprintf.o giounix.o gspawn.o .libs/libglib-2.0.lax/libcharset.a/localcharset.o
ranlib .libs/libglib-2.0.a
rm -fr .libs/libglib-2.0.lax
creating libglib-2.0.la
(cd .libs && rm -f libglib-2.0.la && ln -s ../libglib-2.0.la libglib-2.0.la)
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
Making all in gobject
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gobject'
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT glib-genmarshal.o -MD -MP -MF ".deps/glib-genmarshal.Tpo" \
-c -o glib-genmarshal.o `test -f '/build/buildd4/glib2.0-2.12.11/gobject/glib-genmarshal.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/glib-genmarshal.c; \
then mv -f ".deps/glib-genmarshal.Tpo" ".deps/glib-genmarshal.Po"; \
else rm -f ".deps/glib-genmarshal.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o glib-genmarshal glib-genmarshal.o ../glib/libglib-2.0.la
mkdir .libs
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/glib-genmarshal glib-genmarshal.o ../glib/.libs/libglib-2.0.so
creating glib-genmarshal
/usr/bin/make glib-genmarshal
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gobject'
make[4]: `glib-genmarshal' is up to date.
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gobject'
echo "#ifndef __G_MARSHAL_H__" > xgen-gmh \
&& echo "#define __G_MARSHAL_H__" >> xgen-gmh \
&& ./glib-genmarshal --nostdinc --prefix=g_cclosure_marshal /build/buildd4/glib2.0-2.12.11/gobject/gmarshal.list --header >> xgen-gmh \
&& echo "#endif /* __G_MARSHAL_H__ */" >> xgen-gmh \
&& (cmp -s xgen-gmh gmarshal.h 2>/dev/null || cp xgen-gmh gmarshal.h) \
&& rm -f xgen-gmh xgen-gmh~ \
&& echo timestamp > stamp-gmarshal.h
./glib-genmarshal --nostdinc --prefix=g_cclosure_marshal /build/buildd4/glib2.0-2.12.11/gobject/gmarshal.list --body >> xgen-gmc \
&& cp xgen-gmc gmarshal.c \
&& rm -f xgen-gmc xgen-gmc~
/usr/bin/make all-am
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gobject'
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gboxed.lo -MD -MP -MF ".deps/gboxed.Tpo" \
-c -o gboxed.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gboxed.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gboxed.c; \
then mv -f ".deps/gboxed.Tpo" ".deps/gboxed.Plo"; \
else rm -f ".deps/gboxed.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gboxed.lo -MD -MP -MF .deps/gboxed.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gboxed.c -fPIC -DPIC -o .libs/gboxed.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gboxed.lo -MD -MP -MF .deps/gboxed.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gboxed.c -o gboxed.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gclosure.lo -MD -MP -MF ".deps/gclosure.Tpo" \
-c -o gclosure.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gclosure.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gclosure.c; \
then mv -f ".deps/gclosure.Tpo" ".deps/gclosure.Plo"; \
else rm -f ".deps/gclosure.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gclosure.lo -MD -MP -MF .deps/gclosure.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gclosure.c -fPIC -DPIC -o .libs/gclosure.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gclosure.lo -MD -MP -MF .deps/gclosure.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gclosure.c -o gclosure.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT genums.lo -MD -MP -MF ".deps/genums.Tpo" \
-c -o genums.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/genums.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/genums.c; \
then mv -f ".deps/genums.Tpo" ".deps/genums.Plo"; \
else rm -f ".deps/genums.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT genums.lo -MD -MP -MF .deps/genums.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/genums.c -fPIC -DPIC -o .libs/genums.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT genums.lo -MD -MP -MF .deps/genums.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/genums.c -o genums.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gobject.lo -MD -MP -MF ".deps/gobject.Tpo" \
-c -o gobject.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gobject.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gobject.c; \
then mv -f ".deps/gobject.Tpo" ".deps/gobject.Plo"; \
else rm -f ".deps/gobject.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gobject.lo -MD -MP -MF .deps/gobject.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gobject.c -fPIC -DPIC -o .libs/gobject.o
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c: In function 'IA__g_object_freeze_notify':
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:582: warning: pointer targets in passing argument 1 of 'g_atomic_int_get' differ in signedness
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c: In function 'IA__g_object_notify':
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:598: warning: pointer targets in passing argument 1 of 'g_atomic_int_get' differ in signedness
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c: In function 'IA__g_object_thaw_notify':
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:633: warning: pointer targets in passing argument 1 of 'g_atomic_int_get' differ in signedness
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c: In function 'object_floating_flag_handler':
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1560: warning: passing argument 1 of 'g_atomic_pointer_get' from incompatible pointer type
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1561: warning: dereferencing type-punned pointer will break strict-aliasing rules
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1566: warning: passing argument 1 of 'g_atomic_pointer_get' from incompatible pointer type
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1567: warning: dereferencing type-punned pointer will break strict-aliasing rules
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1571: warning: passing argument 1 of 'g_atomic_pointer_get' from incompatible pointer type
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c: In function 'IA__g_object_ref':
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1722: warning: pointer targets in passing argument 1 of 'g_atomic_int_exchange_and_add' differ in signedness
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1724: warning: dereferencing type-punned pointer will break strict-aliasing rules
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c: In function 'IA__g_object_unref':
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1747: warning: pointer targets in passing argument 1 of 'g_atomic_int_get' differ in signedness
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1750: warning: pointer targets in passing argument 1 of 'g_atomic_int_compare_and_exchange' differ in signedness
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1754: warning: dereferencing type-punned pointer will break strict-aliasing rules
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1764: warning: pointer targets in passing argument 1 of 'g_atomic_int_get' differ in signedness
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1767: warning: pointer targets in passing argument 1 of 'g_atomic_int_compare_and_exchange' differ in signedness
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1771: warning: dereferencing type-punned pointer will break strict-aliasing rules
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1783: warning: pointer targets in passing argument 1 of 'g_atomic_int_exchange_and_add' differ in signedness
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gobject.lo -MD -MP -MF .deps/gobject.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gobject.c -o gobject.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gparam.lo -MD -MP -MF ".deps/gparam.Tpo" \
-c -o gparam.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gparam.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gparam.c; \
then mv -f ".deps/gparam.Tpo" ".deps/gparam.Plo"; \
else rm -f ".deps/gparam.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gparam.lo -MD -MP -MF .deps/gparam.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gparam.c -fPIC -DPIC -o .libs/gparam.o
/build/buildd4/glib2.0-2.12.11/gobject/gparam.c: In function 'IA__g_param_spec_ref':
/build/buildd4/glib2.0-2.12.11/gobject/gparam.c:173: warning: pointer targets in passing argument 1 of 'g_atomic_int_add' differ in signedness
/build/buildd4/glib2.0-2.12.11/gobject/gparam.c: In function 'IA__g_param_spec_unref':
/build/buildd4/glib2.0-2.12.11/gobject/gparam.c:186: warning: pointer targets in passing argument 1 of 'g_atomic_int_exchange_and_add' differ in signedness
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gparam.lo -MD -MP -MF .deps/gparam.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gparam.c -o gparam.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gparamspecs.lo -MD -MP -MF ".deps/gparamspecs.Tpo" \
-c -o gparamspecs.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gparamspecs.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gparamspecs.c; \
then mv -f ".deps/gparamspecs.Tpo" ".deps/gparamspecs.Plo"; \
else rm -f ".deps/gparamspecs.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gparamspecs.lo -MD -MP -MF .deps/gparamspecs.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gparamspecs.c -fPIC -DPIC -o .libs/gparamspecs.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gparamspecs.lo -MD -MP -MF .deps/gparamspecs.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gparamspecs.c -o gparamspecs.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gsignal.lo -MD -MP -MF ".deps/gsignal.Tpo" \
-c -o gsignal.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gsignal.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gsignal.c; \
then mv -f ".deps/gsignal.Tpo" ".deps/gsignal.Plo"; \
else rm -f ".deps/gsignal.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gsignal.lo -MD -MP -MF .deps/gsignal.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gsignal.c -fPIC -DPIC -o .libs/gsignal.o
/build/buildd4/glib2.0-2.12.11/gobject/gsignal.c: In function 'handler_ref':
/build/buildd4/glib2.0-2.12.11/gobject/gsignal.c:522: warning: pointer targets in passing argument 1 of 'g_atomic_int_add' differ in signedness
/build/buildd4/glib2.0-2.12.11/gobject/gsignal.c: In function 'handler_unref_R':
/build/buildd4/glib2.0-2.12.11/gobject/gsignal.c:534: warning: pointer targets in passing argument 1 of 'g_atomic_int_exchange_and_add' differ in signedness
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gsignal.lo -MD -MP -MF .deps/gsignal.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gsignal.c -o gsignal.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gsourceclosure.lo -MD -MP -MF ".deps/gsourceclosure.Tpo" \
-c -o gsourceclosure.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gsourceclosure.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gsourceclosure.c; \
then mv -f ".deps/gsourceclosure.Tpo" ".deps/gsourceclosure.Plo"; \
else rm -f ".deps/gsourceclosure.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gsourceclosure.lo -MD -MP -MF .deps/gsourceclosure.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gsourceclosure.c -fPIC -DPIC -o .libs/gsourceclosure.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gsourceclosure.lo -MD -MP -MF .deps/gsourceclosure.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gsourceclosure.c -o gsourceclosure.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gtype.lo -MD -MP -MF ".deps/gtype.Tpo" \
-c -o gtype.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gtype.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gtype.c; \
then mv -f ".deps/gtype.Tpo" ".deps/gtype.Plo"; \
else rm -f ".deps/gtype.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gtype.lo -MD -MP -MF .deps/gtype.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gtype.c -fPIC -DPIC -o .libs/gtype.o
/build/buildd4/glib2.0-2.12.11/gobject/gtype.c: In function 'IA__g_type_init_with_debug_flags':
/build/buildd4/glib2.0-2.12.11/gobject/gtype.c:3435: warning: statement with no effect
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gtype.lo -MD -MP -MF .deps/gtype.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gtype.c -o gtype.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gtypemodule.lo -MD -MP -MF ".deps/gtypemodule.Tpo" \
-c -o gtypemodule.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gtypemodule.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gtypemodule.c; \
then mv -f ".deps/gtypemodule.Tpo" ".deps/gtypemodule.Plo"; \
else rm -f ".deps/gtypemodule.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gtypemodule.lo -MD -MP -MF .deps/gtypemodule.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gtypemodule.c -fPIC -DPIC -o .libs/gtypemodule.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gtypemodule.lo -MD -MP -MF .deps/gtypemodule.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gtypemodule.c -o gtypemodule.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gtypeplugin.lo -MD -MP -MF ".deps/gtypeplugin.Tpo" \
-c -o gtypeplugin.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gtypeplugin.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gtypeplugin.c; \
then mv -f ".deps/gtypeplugin.Tpo" ".deps/gtypeplugin.Plo"; \
else rm -f ".deps/gtypeplugin.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gtypeplugin.lo -MD -MP -MF .deps/gtypeplugin.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gtypeplugin.c -fPIC -DPIC -o .libs/gtypeplugin.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gtypeplugin.lo -MD -MP -MF .deps/gtypeplugin.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gtypeplugin.c -o gtypeplugin.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gvalue.lo -MD -MP -MF ".deps/gvalue.Tpo" \
-c -o gvalue.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gvalue.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gvalue.c; \
then mv -f ".deps/gvalue.Tpo" ".deps/gvalue.Plo"; \
else rm -f ".deps/gvalue.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gvalue.lo -MD -MP -MF .deps/gvalue.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gvalue.c -fPIC -DPIC -o .libs/gvalue.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gvalue.lo -MD -MP -MF .deps/gvalue.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gvalue.c -o gvalue.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gvaluearray.lo -MD -MP -MF ".deps/gvaluearray.Tpo" \
-c -o gvaluearray.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gvaluearray.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gvaluearray.c; \
then mv -f ".deps/gvaluearray.Tpo" ".deps/gvaluearray.Plo"; \
else rm -f ".deps/gvaluearray.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gvaluearray.lo -MD -MP -MF .deps/gvaluearray.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gvaluearray.c -fPIC -DPIC -o .libs/gvaluearray.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gvaluearray.lo -MD -MP -MF .deps/gvaluearray.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gvaluearray.c -o gvaluearray.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gvaluetransform.lo -MD -MP -MF ".deps/gvaluetransform.Tpo" \
-c -o gvaluetransform.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gvaluetransform.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gvaluetransform.c; \
then mv -f ".deps/gvaluetransform.Tpo" ".deps/gvaluetransform.Plo"; \
else rm -f ".deps/gvaluetransform.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gvaluetransform.lo -MD -MP -MF .deps/gvaluetransform.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gvaluetransform.c -fPIC -DPIC -o .libs/gvaluetransform.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gvaluetransform.lo -MD -MP -MF .deps/gvaluetransform.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gvaluetransform.c -o gvaluetransform.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gvaluetypes.lo -MD -MP -MF ".deps/gvaluetypes.Tpo" \
-c -o gvaluetypes.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gvaluetypes.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gvaluetypes.c; \
then mv -f ".deps/gvaluetypes.Tpo" ".deps/gvaluetypes.Plo"; \
else rm -f ".deps/gvaluetypes.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gvaluetypes.lo -MD -MP -MF .deps/gvaluetypes.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gvaluetypes.c -fPIC -DPIC -o .libs/gvaluetypes.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gvaluetypes.lo -MD -MP -MF .deps/gvaluetypes.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gvaluetypes.c -o gvaluetypes.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o libgobject-2.0.la -rpath /usr/lib -version-info 1200:11:1200 -export-dynamic -export-symbols-regex "^[^_].*" gboxed.lo gclosure.lo genums.lo gobject.lo gparam.lo gparamspecs.lo gsignal.lo gsourceclosure.lo gtype.lo gtypemodule.lo gtypeplugin.lo gvalue.lo gvaluearray.lo gvaluetransform.lo gvaluetypes.lo ../glib/libglib-2.0.la
generating symbol list for `libgobject-2.0.la'
/usr/bin/nm -B .libs/gboxed.o .libs/gclosure.o .libs/genums.o .libs/gobject.o .libs/gparam.o .libs/gparamspecs.o .libs/gsignal.o .libs/gsourceclosure.o .libs/gtype.o .libs/gtypemodule.o .libs/gtypeplugin.o .libs/gvalue.o .libs/gvaluearray.o .libs/gvaluetransform.o .libs/gvaluetypes.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgobject-2.0.exp
/bin/grep -E -e "^[^_].*" ".libs/libgobject-2.0.exp" > ".libs/libgobject-2.0.expT"
mv -f ".libs/libgobject-2.0.expT" ".libs/libgobject-2.0.exp"
echo "{ global:" > .libs/libgobject-2.0.ver
cat .libs/libgobject-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgobject-2.0.ver
echo "local: *; };" >> .libs/libgobject-2.0.ver
m32r-linux-gnu-gcc -shared .libs/gboxed.o .libs/gclosure.o .libs/genums.o .libs/gobject.o .libs/gparam.o .libs/gparamspecs.o .libs/gsignal.o .libs/gsourceclosure.o .libs/gtype.o .libs/gtypemodule.o .libs/gtypeplugin.o .libs/gvalue.o .libs/gvaluearray.o .libs/gvaluetransform.o .libs/gvaluetypes.o -D__LIBTOOL_IS_A_FOOL__ ../glib/.libs/libglib-2.0.so -Wl,-soname -Wl,libgobject-2.0.so.0 -Wl,-version-script -Wl,.libs/libgobject-2.0.ver -o .libs/libgobject-2.0.so.0.1200.11
(cd .libs && rm -f libgobject-2.0.so.0 && ln -s libgobject-2.0.so.0.1200.11 libgobject-2.0.so.0)
(cd .libs && rm -f libgobject-2.0.so && ln -s libgobject-2.0.so.0.1200.11 libgobject-2.0.so)
ar cru .libs/libgobject-2.0.a gboxed.o gclosure.o genums.o gobject.o gparam.o gparamspecs.o gsignal.o gsourceclosure.o gtype.o gtypemodule.o gtypeplugin.o gvalue.o gvaluearray.o gvaluetransform.o gvaluetypes.o
ranlib .libs/libgobject-2.0.a
creating libgobject-2.0.la
(cd .libs && rm -f libgobject-2.0.la && ln -s ../libgobject-2.0.la libgobject-2.0.la)
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gobject-query.o -MD -MP -MF ".deps/gobject-query.Tpo" \
-c -o gobject-query.o `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gobject-query.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gobject-query.c; \
then mv -f ".deps/gobject-query.Tpo" ".deps/gobject-query.Po"; \
else rm -f ".deps/gobject-query.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o gobject-query gobject-query.o ./libgobject-2.0.la ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/gobject-query gobject-query.o ./.libs/libgobject-2.0.so /build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/.libs/libglib-2.0.so ../glib/.libs/libglib-2.0.so
creating gobject-query
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT testgobject.o -MD -MP -MF ".deps/testgobject.Tpo" \
-c -o testgobject.o `test -f '/build/buildd4/glib2.0-2.12.11/gobject/testgobject.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/testgobject.c; \
then mv -f ".deps/testgobject.Tpo" ".deps/testgobject.Po"; \
else rm -f ".deps/testgobject.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o testgobject testgobject.o ./libgobject-2.0.la ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/testgobject testgobject.o ./.libs/libgobject-2.0.so /build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/.libs/libglib-2.0.so ../glib/.libs/libglib-2.0.so
creating testgobject
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gobject'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gobject'
Making all in gmodule
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gmodule'
/usr/bin/make all-am
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gmodule'
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gmodule -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -g -O2 -Wall -MT gmodule.lo -MD -MP -MF ".deps/gmodule.Tpo" \
-c -o gmodule.lo `test -f '/build/buildd4/glib2.0-2.12.11/gmodule/gmodule.c' || echo '/build/buildd4/glib2.0-2.12.11/gmodule/'`/build/buildd4/glib2.0-2.12.11/gmodule/gmodule.c; \
then mv -f ".deps/gmodule.Tpo" ".deps/gmodule.Plo"; \
else rm -f ".deps/gmodule.Tpo"; exit 1; \
fi
mkdir .libs
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gmodule -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -g -O2 -Wall -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c /build/buildd4/glib2.0-2.12.11/gmodule/gmodule.c -fPIC -DPIC -o .libs/gmodule.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gmodule -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -g -O2 -Wall -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c /build/buildd4/glib2.0-2.12.11/gmodule/gmodule.c -o gmodule.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o libgmodule-2.0.la -rpath /usr/lib -Wl,--export-dynamic -version-info 1200:11:1200 -export-dynamic gmodule.lo -ldl ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -shared .libs/gmodule.o -D__LIBTOOL_IS_A_FOOL__ -ldl ../glib/.libs/libglib-2.0.so -Wl,--export-dynamic -Wl,-soname -Wl,libgmodule-2.0.so.0 -o .libs/libgmodule-2.0.so.0.1200.11 -D__LIBTOOL_IS_A_FOOL__ -ldl ../glib/.libs/libglib-2.0.so
(cd .libs && rm -f libgmodule-2.0.so.0 && ln -s libgmodule-2.0.so.0.1200.11 libgmodule-2.0.so.0)
(cd .libs && rm -f libgmodule-2.0.so && ln -s libgmodule-2.0.so.0.1200.11 libgmodule-2.0.so)
ar cru .libs/libgmodule-2.0.a gmodule.o
ranlib .libs/libgmodule-2.0.a
creating libgmodule-2.0.la
(cd .libs && rm -f libgmodule-2.0.la && ln -s ../libgmodule-2.0.la libgmodule-2.0.la)
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gmodule'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gmodule'
Making all in gthread
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gthread'
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gthread -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gthread -DG_LOG_DOMAIN=\"GThread\" -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -g -O2 -Wall -MT gthread-impl.lo -MD -MP -MF ".deps/gthread-impl.Tpo" \
-c -o gthread-impl.lo `test -f '/build/buildd4/glib2.0-2.12.11/gthread/gthread-impl.c' || echo '/build/buildd4/glib2.0-2.12.11/gthread/'`/build/buildd4/glib2.0-2.12.11/gthread/gthread-impl.c; \
then mv -f ".deps/gthread-impl.Tpo" ".deps/gthread-impl.Plo"; \
else rm -f ".deps/gthread-impl.Tpo"; exit 1; \
fi
mkdir .libs
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gthread -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gthread -DG_LOG_DOMAIN=\"GThread\" -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -g -O2 -Wall -MT gthread-impl.lo -MD -MP -MF .deps/gthread-impl.Tpo -c /build/buildd4/glib2.0-2.12.11/gthread/gthread-impl.c -fPIC -DPIC -o .libs/gthread-impl.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gthread -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gthread -DG_LOG_DOMAIN=\"GThread\" -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -g -O2 -Wall -MT gthread-impl.lo -MD -MP -MF .deps/gthread-impl.Tpo -c /build/buildd4/glib2.0-2.12.11/gthread/gthread-impl.c -o gthread-impl.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o libgthread-2.0.la -rpath /usr/lib -version-info 1200:11:1200 -export-dynamic gthread-impl.lo -lpthread -lrt ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -shared .libs/gthread-impl.o -D__LIBTOOL_IS_A_FOOL__ -lpthread -lrt ../glib/.libs/libglib-2.0.so -Wl,-soname -Wl,libgthread-2.0.so.0 -o .libs/libgthread-2.0.so.0.1200.11 -D__LIBTOOL_IS_A_FOOL__ -lpthread -lrt ../glib/.libs/libglib-2.0.so
(cd .libs && rm -f libgthread-2.0.so.0 && ln -s libgthread-2.0.so.0.1200.11 libgthread-2.0.so.0)
(cd .libs && rm -f libgthread-2.0.so && ln -s libgthread-2.0.so.0.1200.11 libgthread-2.0.so)
ar cru .libs/libgthread-2.0.a gthread-impl.o
ranlib .libs/libgthread-2.0.a
creating libgthread-2.0.la
(cd .libs && rm -f libgthread-2.0.la && ln -s ../libgthread-2.0.la libgthread-2.0.la)
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gthread'
Making all in tests
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests'
Making all in gobject
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests/gobject'
../../gobject/glib-genmarshal --prefix=test_marshal /build/buildd4/glib2.0-2.12.11/tests/gobject/testmarshal.list --header >> xgen-gmh \
&& (cmp -s xgen-gmh testmarshal.h 2>/dev/null || cp xgen-gmh testmarshal.h) \
&& rm -f xgen-gmh xgen-gmh~ \
&& echo timestamp > stamp-testmarshal.h
../../gobject/glib-genmarshal --prefix=test_marshal /build/buildd4/glib2.0-2.12.11/tests/gobject/testmarshal.list --body >> xgen-gmc \
&& cp xgen-gmc testmarshal.c \
&& rm -f xgen-gmc xgen-gmc~
/usr/bin/make all-am
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests/gobject'
if /bin/sh ../../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/gobject -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT testmarshal.lo -MD -MP -MF ".deps/testmarshal.Tpo" \
-c -o testmarshal.lo `test -f 'testmarshal.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/gobject/'`testmarshal.c; \
then mv -f ".deps/testmarshal.Tpo" ".deps/testmarshal.Plo"; \
else rm -f ".deps/testmarshal.Tpo"; exit 1; \
fi
mkdir .libs
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/gobject -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT testmarshal.lo -MD -MP -MF .deps/testmarshal.Tpo -c testmarshal.c -fPIC -DPIC -o .libs/testmarshal.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/gobject -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT testmarshal.lo -MD -MP -MF .deps/testmarshal.Tpo -c testmarshal.c -o testmarshal.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/gobject -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT testmodule.lo -MD -MP -MF ".deps/testmodule.Tpo" \
-c -o testmodule.lo `test -f '/build/buildd4/glib2.0-2.12.11/tests/gobject/testmodule.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/gobject/'`/build/buildd4/glib2.0-2.12.11/tests/gobject/testmodule.c; \
then mv -f ".deps/testmodule.Tpo" ".deps/testmodule.Plo"; \
else rm -f ".deps/testmodule.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/gobject -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT testmodule.lo -MD -MP -MF .deps/testmodule.Tpo -c /build/buildd4/glib2.0-2.12.11/tests/gobject/testmodule.c -fPIC -DPIC -o .libs/testmodule.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/gobject -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT testmodule.lo -MD -MP -MF .deps/testmodule.Tpo -c /build/buildd4/glib2.0-2.12.11/tests/gobject/testmodule.c -o testmodule.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o libtestgobject.la testmarshal.lo testmodule.lo
ar cru .libs/libtestgobject.a .libs/testmarshal.o .libs/testmodule.o
ranlib .libs/libtestgobject.a
creating libtestgobject.la
(cd .libs && rm -f libtestgobject.la && ln -s ../libtestgobject.la libtestgobject.la)
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests/gobject'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests/gobject'
Making all in refcount
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests/refcount'
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/refcount -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT closures.o -MD -MP -MF ".deps/closures.Tpo" \
-c -o closures.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/refcount/closures.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/refcount/'`/build/buildd4/glib2.0-2.12.11/tests/refcount/closures.c; \
then mv -f ".deps/closures.Tpo" ".deps/closures.Po"; \
else rm -f ".deps/closures.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o closures closures.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt
mkdir .libs
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/closures closures.o -pthread ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/.libs/libglib-2.0.so -lrt
creating closures
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/refcount -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT objects.o -MD -MP -MF ".deps/objects.Tpo" \
-c -o objects.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/refcount/objects.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/refcount/'`/build/buildd4/glib2.0-2.12.11/tests/refcount/objects.c; \
then mv -f ".deps/objects.Tpo" ".deps/objects.Po"; \
else rm -f ".deps/objects.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o objects objects.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/objects objects.o -pthread ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/.libs/libglib-2.0.so -lrt
creating objects
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/refcount -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT objects2.o -MD -MP -MF ".deps/objects2.Tpo" \
-c -o objects2.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/refcount/objects2.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/refcount/'`/build/buildd4/glib2.0-2.12.11/tests/refcount/objects2.c; \
then mv -f ".deps/objects2.Tpo" ".deps/objects2.Po"; \
else rm -f ".deps/objects2.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o objects2 objects2.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/objects2 objects2.o -pthread ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/.libs/libglib-2.0.so -lrt
creating objects2
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/refcount -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT properties.o -MD -MP -MF ".deps/properties.Tpo" \
-c -o properties.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/refcount/properties.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/refcount/'`/build/buildd4/glib2.0-2.12.11/tests/refcount/properties.c; \
then mv -f ".deps/properties.Tpo" ".deps/properties.Po"; \
else rm -f ".deps/properties.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o properties properties.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/properties properties.o -pthread ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/.libs/libglib-2.0.so -lrt
creating properties
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/refcount -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT properties2.o -MD -MP -MF ".deps/properties2.Tpo" \
-c -o properties2.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/refcount/properties2.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/refcount/'`/build/buildd4/glib2.0-2.12.11/tests/refcount/properties2.c; \
then mv -f ".deps/properties2.Tpo" ".deps/properties2.Po"; \
else rm -f ".deps/properties2.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o properties2 properties2.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/properties2 properties2.o -pthread ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/.libs/libglib-2.0.so -lrt
creating properties2
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/refcount -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -DTESTNUM=1 -g -O2 -Wall -MT signal1-signals.o -MD -MP -MF ".deps/signal1-signals.Tpo" \
-c -o signal1-signals.o `test -f 'signals.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/refcount/'`signals.c; \
then mv -f ".deps/signal1-signals.Tpo" ".deps/signal1-signals.Po"; \
else rm -f ".deps/signal1-signals.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o signal1 signal1-signals.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/signal1 signal1-signals.o -pthread ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/.libs/libglib-2.0.so -lrt
creating signal1
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/refcount -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -DTESTNUM=2 -g -O2 -Wall -MT signal2-signals.o -MD -MP -MF ".deps/signal2-signals.Tpo" \
-c -o signal2-signals.o `test -f 'signals.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/refcount/'`signals.c; \
then mv -f ".deps/signal2-signals.Tpo" ".deps/signal2-signals.Po"; \
else rm -f ".deps/signal2-signals.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o signal2 signal2-signals.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/signal2 signal2-signals.o -pthread ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/.libs/libglib-2.0.so -lrt
creating signal2
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/refcount -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -DTESTNUM=3 -g -O2 -Wall -MT signal3-signals.o -MD -MP -MF ".deps/signal3-signals.Tpo" \
-c -o signal3-signals.o `test -f 'signals.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/refcount/'`signals.c; \
then mv -f ".deps/signal3-signals.Tpo" ".deps/signal3-signals.Po"; \
else rm -f ".deps/signal3-signals.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o signal3 signal3-signals.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/signal3 signal3-signals.o -pthread ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/.libs/libglib-2.0.so -lrt
creating signal3
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests/refcount'
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests'
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT libmoduletestplugin_a.lo -MD -MP -MF ".deps/libmoduletestplugin_a.Tpo" \
-c -o libmoduletestplugin_a.lo `test -f '/build/buildd4/glib2.0-2.12.11/tests/libmoduletestplugin_a.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/'`/build/buildd4/glib2.0-2.12.11/tests/libmoduletestplugin_a.c; \
then mv -f ".deps/libmoduletestplugin_a.Tpo" ".deps/libmoduletestplugin_a.Plo"; \
else rm -f ".deps/libmoduletestplugin_a.Tpo"; exit 1; \
fi
mkdir .libs
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT libmoduletestplugin_a.lo -MD -MP -MF .deps/libmoduletestplugin_a.Tpo -c /build/buildd4/glib2.0-2.12.11/tests/libmoduletestplugin_a.c -fPIC -DPIC -o .libs/libmoduletestplugin_a.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT libmoduletestplugin_a.lo -MD -MP -MF .deps/libmoduletestplugin_a.Tpo -c /build/buildd4/glib2.0-2.12.11/tests/libmoduletestplugin_a.c -o libmoduletestplugin_a.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o libmoduletestplugin_a.la -rpath /usr/lib -Wl,--export-dynamic -avoid-version -module -rpath /usr/lib libmoduletestplugin_a.lo -ldl ../gmodule/libgmodule-2.0.la ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -shared .libs/libmoduletestplugin_a.o -D__LIBTOOL_IS_A_FOOL__ -D__LIBTOOL_IS_A_FOOL__ -L/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/.libs -ldl ../gmodule/.libs/libgmodule-2.0.so ../glib/.libs/libglib-2.0.so -Wl,--export-dynamic -Wl,-soname -Wl,libmoduletestplugin_a.so -o .libs/libmoduletestplugin_a.so -D__LIBTOOL_IS_A_FOOL__ -D__LIBTOOL_IS_A_FOOL__ -L/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/.libs -ldl ../gmodule/.libs/libgmodule-2.0.so ../glib/.libs/libglib-2.0.so
ar cru .libs/libmoduletestplugin_a.a libmoduletestplugin_a.o
ranlib .libs/libmoduletestplugin_a.a
creating libmoduletestplugin_a.la
(cd .libs && rm -f libmoduletestplugin_a.la && ln -s ../libmoduletestplugin_a.la libmoduletestplugin_a.la)
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT libmoduletestplugin_b.lo -MD -MP -MF ".deps/libmoduletestplugin_b.Tpo" \
-c -o libmoduletestplugin_b.lo `test -f '/build/buildd4/glib2.0-2.12.11/tests/libmoduletestplugin_b.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/'`/build/buildd4/glib2.0-2.12.11/tests/libmoduletestplugin_b.c; \
then mv -f ".deps/libmoduletestplugin_b.Tpo" ".deps/libmoduletestplugin_b.Plo"; \
else rm -f ".deps/libmoduletestplugin_b.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT libmoduletestplugin_b.lo -MD -MP -MF .deps/libmoduletestplugin_b.Tpo -c /build/buildd4/glib2.0-2.12.11/tests/libmoduletestplugin_b.c -fPIC -DPIC -o .libs/libmoduletestplugin_b.o
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT libmoduletestplugin_b.lo -MD -MP -MF .deps/libmoduletestplugin_b.Tpo -c /build/buildd4/glib2.0-2.12.11/tests/libmoduletestplugin_b.c -o libmoduletestplugin_b.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o libmoduletestplugin_b.la -rpath /usr/lib -Wl,--export-dynamic -avoid-version -module -rpath /usr/lib libmoduletestplugin_b.lo -ldl ../gmodule/libgmodule-2.0.la ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -shared .libs/libmoduletestplugin_b.o -D__LIBTOOL_IS_A_FOOL__ -D__LIBTOOL_IS_A_FOOL__ -L/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/.libs -ldl ../gmodule/.libs/libgmodule-2.0.so ../glib/.libs/libglib-2.0.so -Wl,--export-dynamic -Wl,-soname -Wl,libmoduletestplugin_b.so -o .libs/libmoduletestplugin_b.so -D__LIBTOOL_IS_A_FOOL__ -D__LIBTOOL_IS_A_FOOL__ -L/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/.libs -ldl ../gmodule/.libs/libgmodule-2.0.so ../glib/.libs/libglib-2.0.so
ar cru .libs/libmoduletestplugin_b.a libmoduletestplugin_b.o
ranlib .libs/libmoduletestplugin_b.a
creating libmoduletestplugin_b.la
(cd .libs && rm -f libmoduletestplugin_b.la && ln -s ../libmoduletestplugin_b.la libmoduletestplugin_b.la)
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT testglib.o -MD -MP -MF ".deps/testglib.Tpo" \
-c -o testglib.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/testglib.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/'`/build/buildd4/glib2.0-2.12.11/tests/testglib.c; \
then mv -f ".deps/testglib.Tpo" ".deps/testglib.Po"; \
else rm -f ".deps/testglib.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o testglib testglib.o ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/testglib testglib.o ../glib/.libs/libglib-2.0.so
creating testglib
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT testgdate.o -MD -MP -MF ".deps/testgdate.Tpo" \
-c -o testgdate.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/testgdate.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/'`/build/buildd4/glib2.0-2.12.11/tests/testgdate.c; \
then mv -f ".deps/testgdate.Tpo" ".deps/testgdate.Po"; \
else rm -f ".deps/testgdate.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o testgdate testgdate.o ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/testgdate testgdate.o ../glib/.libs/libglib-2.0.so
creating testgdate
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT testgdateparser.o -MD -MP -MF ".deps/testgdateparser.Tpo" \
-c -o testgdateparser.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/testgdateparser.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/'`/build/buildd4/glib2.0-2.12.11/tests/testgdateparser.c; \
then mv -f ".deps/testgdateparser.Tpo" ".deps/testgdateparser.Po"; \
else rm -f ".deps/testgdateparser.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o testgdateparser testgdateparser.o ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/testgdateparser testgdateparser.o ../glib/.libs/libglib-2.0.so
creating testgdateparser
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT unicode-normalize.o -MD -MP -MF ".deps/unicode-normalize.Tpo" \
-c -o unicode-normalize.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/unicode-normalize.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/'`/build/buildd4/glib2.0-2.12.11/tests/unicode-normalize.c; \
then mv -f ".deps/unicode-normalize.Tpo" ".deps/unicode-normalize.Po"; \
else rm -f ".deps/unicode-normalize.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o unicode-normalize unicode-normalize.o ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/unicode-normalize unicode-normalize.o ../glib/.libs/libglib-2.0.so
creating unicode-normalize
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT unicode-collate.o -MD -MP -MF ".deps/unicode-collate.Tpo" \
-c -o unicode-collate.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/unicode-collate.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/'`/build/buildd4/glib2.0-2.12.11/tests/unicode-collate.c; \
then mv -f ".deps/unicode-collate.Tpo" ".deps/unicode-collate.Po"; \
else rm -f ".deps/unicode-collate.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o unicode-collate unicode-collate.o ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/unicode-collate unicode-collate.o ../glib/.libs/libglib-2.0.so
creating unicode-collate
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT timeloop.o -MD -MP -MF ".deps/timeloop.Tpo" \
-c -o timeloop.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/timeloop.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/'`/build/buildd4/glib2.0-2.12.11/tests/timeloop.c; \
then mv -f ".deps/timeloop.Tpo" ".deps/timeloop.Po"; \
else rm -f ".deps/timeloop.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o timeloop timeloop.o ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/timeloop timeloop.o ../glib/.libs/libglib-2.0.so
creating timeloop
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT timeloop-closure.o -MD -MP -MF ".deps/timeloop-closure.Tpo" \
-c -o timeloop-closure.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/timeloop-closure.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/'`/build/buildd4/glib2.0-2.12.11/tests/timeloop-closure.c; \
then mv -f ".deps/timeloop-closure.Tpo" ".deps/timeloop-closure.Po"; \
else rm -f ".deps/timeloop-closure.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o timeloop-closure timeloop-closure.o ../glib/libglib-2.0.la ../gobject/libgobject-2.0.la
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/timeloop-closure timeloop-closure.o ../glib/.libs/libglib-2.0.so ../gobject/.libs/libgobject-2.0.so /build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/.libs/libglib-2.0.so
creating timeloop-closure
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT errorcheck-mutex-test.o -MD -MP -MF ".deps/errorcheck-mutex-test.Tpo" \
-c -o errorcheck-mutex-test.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/errorcheck-mutex-test.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/'`/build/buildd4/glib2.0-2.12.11/tests/errorcheck-mutex-test.c; \
then mv -f ".deps/errorcheck-mutex-test.Tpo" ".deps/errorcheck-mutex-test.Po"; \
else rm -f ".deps/errorcheck-mutex-test.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o errorcheck-mutex-test errorcheck-mutex-test.o ../glib/libglib-2.0.la ../gthread/libgthread-2.0.la -pthread -lrt
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/errorcheck-mutex-test errorcheck-mutex-test.o -pthread ../glib/.libs/libglib-2.0.so ../gthread/.libs/libgthread-2.0.so -lpthread /build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/.libs/libglib-2.0.so -lrt
creating errorcheck-mutex-test
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests'
Making all in po
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/po'
Making all in docs
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs'
Making all in reference
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference'
Making all in glib
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference/glib'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference/glib'
Making all in gobject
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference/gobject'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference/gobject'
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference'
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs'
make[2]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb'
make[1]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb'
touch debian/stampdir/build-stamp-deb
dh_testdir
mkdir -p /build/buildd4/glib2.0-2.12.11/debian/build/udeb
cd /build/buildd4/glib2.0-2.12.11/debian/build/udeb && \
/build/buildd4/glib2.0-2.12.11/configure --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --with-html-dir=\${prefix}/share/doc/libglib2.0-doc --host=m32r-linux-gnu --build=m32r-linux-gnu --build=m32r-linux-gnu
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 whether to enable maintainer-specific portions of Makefiles... no
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for the BeOS... no
checking for Win32... no
checking whether to enable garbage collector friendliness... no
checking whether to disable memory pools... no
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 for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for m32r-linux-gnu-gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for pkg-config... /usr/bin/pkg-config
checking for gawk... (cached) gawk
checking for perl5... no
checking for perl... perl
checking for indent... indent
checking for perl... /usr/bin/perl
checking for iconv_open... yes
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether we are using the GNU C Library 2.1 or newer... yes
checking Whether to cache iconv descriptors... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed... am ar az be be at latin bg bn bn_IN bs ca cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ka ko ku lt lv mk ml mn ms nb ne nl nn or pa pl pt pt_BR ro ru rw sk sl sq sr sr at Latn sr at ije sv ta te th tl tr tt uk vi wa xh yi zh_CN zh_HK zh_TW
checking for a sed that does not truncate output... /bin/sed
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking for m32r-linux-gnu-g77... no
checking for m32r-linux-gnu-f77... no
checking for m32r-linux-gnu-xlf... no
checking for m32r-linux-gnu-frt... no
checking for m32r-linux-gnu-pgf77... no
checking for m32r-linux-gnu-cf77... no
checking for m32r-linux-gnu-fort77... no
checking for m32r-linux-gnu-fl32... no
checking for m32r-linux-gnu-af77... no
checking for m32r-linux-gnu-f90... no
checking for m32r-linux-gnu-xlf90... no
checking for m32r-linux-gnu-pgf90... no
checking for m32r-linux-gnu-pghpf... no
checking for m32r-linux-gnu-epcf90... no
checking for m32r-linux-gnu-gfortran... no
checking for m32r-linux-gnu-g95... no
checking for m32r-linux-gnu-f95... no
checking for m32r-linux-gnu-fort... no
checking for m32r-linux-gnu-xlf95... no
checking for m32r-linux-gnu-ifort... no
checking for m32r-linux-gnu-ifc... no
checking for m32r-linux-gnu-efc... no
checking for m32r-linux-gnu-pgf95... no
checking for m32r-linux-gnu-lf95... no
checking for m32r-linux-gnu-ftn... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
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 c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ 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 for extra flags to get ANSI library prototypes... none needed
checking for extra flags for POSIX compliance... none needed
checking for ANSI C header files... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for posix_memalign... yes
checking for memalign... yes
checking for valloc... yes
checking for atexit... yes
checking for on_exit... yes
checking for timegm... yes
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for int... yes
checking size of int... 4
checking for void *... yes
checking size of void *... 4
checking for long long... yes
checking size of long long... 8
checking for __int64... no
checking size of __int64... 0
checking for format to printf and scanf a guint64... %llu
checking for an ANSI C-conforming const... yes
checking if malloc() and friends prototypes are gmem.h compatible... yes
checking for growing stack pointer... no
checking for __inline... yes
checking for __inline__... yes
checking for inline... yes
checking if inline functions in headers work... yes
checking for working do while(0) macros... yes
checking for ISO C99 varargs macros in C... yes
checking for ISO C99 varargs macros in C++... yes
checking for GNUC varargs macros... yes
checking for GNUC visibility attribute... yes
checking whether byte ordering is bigendian... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.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/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for unistd.h... (cached) yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for nl_langinfo... yes
checking for nl_langinfo and CODESET... yes
checking whether we are using the GNU C Library 2.1 or newer... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for setlocale... yes
checking for size_t... yes
checking size of size_t... 4
checking for the appropriate definition for size_t... unsigned int
checking for lstat... yes
checking for strerror... yes
checking for strsignal... yes
checking for memmove... yes
checking for vsnprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for poll... yes
checking for getcwd... yes
checking for vasprintf... yes
checking for setenv... yes
checking for unsetenv... yes
checking for getc_unlocked... yes
checking for readlink... yes
checking for symlink... yes
checking for fdwalk... no
checking for nanosleep... yes
checking for nsleep... no
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for C99 vsnprintf... yes
checking whether printf supports positional parameters... yes
checking for signed... yes
checking for long long... (cached) yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for size_t... (cached) yes
checking for ptrdiff_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for snprintf... yes
checking for wcslen... yes
checking for C99 snprintf... yes
checking for sys_errlist... yes
checking for sys_siglist... yes
checking for sys_siglist declaration... yes
checking for fd_set... yes, found in sys/types.h
checking whether realloc (NULL,) will work... yes
checking for nl_langinfo (CODESET)... yes
checking for a compliant posix_memalign() implementation... yes
checking for OpenBSD strlcpy/strlcat... no
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... yes
checking for dlopen... no
checking for NSLinkModule... no
checking for dlopen in -ldl... yes
checking for dlsym in -ldl... yes
checking for RTLD_GLOBAL brokenness... no
checking for preceeding underscore in symbols... no
checking for dlerror... yes
checking for the suffix of shared libraries... .so
checking for gspawn implementation... gspawn.lo
checking for GIOChannel implementation... giounix.lo
checking for platform-dependent source...
checking whether to compile timeloop... yes
checking if building for some Win32 platform... no
checking for thread implementation... posix
checking thread related cflags... -pthread
checking for sched_get_priority_min... yes
checking thread related libraries... -pthread
checking for localtime_r... yes
checking for posix getpwuid_r... yes
checking size of pthread_t... 4
checking for pthread_attr_setstacksize... yes
checking for minimal/maximal thread priority... sched_get_priority_min(SCHED_OTHER)/sched_get_priority_max(SCHED_OTHER)
checking for pthread_setschedparam... yes
checking for posix yield function... sched_yield
checking size of pthread_mutex_t... 24
checking byte contents of PTHREAD_MUTEX_INITIALIZER... 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
checking for clock_gettime... no
checking for clock_gettime in -lrt... yes
checking for monotonic clocks... yes
checking whether to use assembler code for atomic operations... none
checking value of POLLIN... 1
checking value of POLLOUT... 4
checking value of POLLPRI... 2
checking value of POLLERR... 8
checking value of POLLHUP... 16
checking value of POLLNVAL... 32
checking for broken poll... no
checking for EILSEQ... yes
configure: creating ./config.status
config.status: creating glib-2.0.pc
config.status: creating glib-2.0-uninstalled.pc
config.status: creating gmodule-2.0.pc
config.status: creating gmodule-export-2.0.pc
config.status: creating gmodule-no-export-2.0.pc
config.status: creating gmodule-2.0-uninstalled.pc
config.status: creating gmodule-no-export-2.0-uninstalled.pc
config.status: creating gthread-2.0.pc
config.status: creating gthread-2.0-uninstalled.pc
config.status: creating gobject-2.0.pc
config.status: creating gobject-2.0-uninstalled.pc
config.status: creating glib-zip
config.status: creating glib-gettextize
config.status: creating Makefile
config.status: creating glib/Makefile
config.status: creating glib/libcharset/Makefile
config.status: creating glib/gnulib/Makefile
config.status: creating gmodule/Makefile
config.status: creating gmodule/gmoduleconf.h
config.status: creating gobject/Makefile
config.status: creating gobject/glib-mkenums
config.status: creating gthread/Makefile
config.status: creating po/Makefile.in
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/glib/Makefile
config.status: creating docs/reference/glib/version.xml
config.status: creating docs/reference/gobject/Makefile
config.status: creating docs/reference/gobject/version.xml
config.status: creating tests/Makefile
config.status: creating tests/gobject/Makefile
config.status: creating tests/refcount/Makefile
config.status: creating m4macros/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing glibconfig.h commands
config.status: executing chmod-scripts commands
sed -i \
-e 's/^hardcode_libdir_flag_spec.*$/hardcode_libdir_flag_spec=" -D__LIBTOOL_IS_A_FOOL__ "/' \
-e '/^archive_cmds="/s/"$/ \\$deplibs"/' \
/build/buildd4/glib2.0-2.12.11/debian/build/udeb/libtool
touch debian/stampdir/configure-stamp-udeb
dh_testdir
LD_LIBRARY_PATH=/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/.libs:/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gmodule/.libs:/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gobject/.libs:/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gthread/.libs: \
/usr/bin/make -C /build/buildd4/glib2.0-2.12.11/debian/build/udeb
make[1]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb'
cd . && /bin/sh ./config.status glibconfig.h
config.status: executing glibconfig.h commands
config.status: glibconfig.h is unchanged
echo timestamp > stamp-gc-h
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb'
Making all in .
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb'
Making all in m4macros
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/m4macros'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/m4macros'
Making all in glib
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib'
/usr/bin/make all-recursive
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib'
Making all in libcharset
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/libcharset'
if /bin/sh ../../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib/libcharset -I../.. -DLIBDIR=\"/usr/lib\" -I/build/buildd4/glib2.0-2.12.11 -pthread -g -O2 -Wall -MT localcharset.lo -MD -MP -MF ".deps/localcharset.Tpo" \
-c -o localcharset.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/libcharset/localcharset.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/libcharset/'`/build/buildd4/glib2.0-2.12.11/glib/libcharset/localcharset.c; \
then mv -f ".deps/localcharset.Tpo" ".deps/localcharset.Plo"; \
else rm -f ".deps/localcharset.Tpo"; exit 1; \
fi
mkdir .libs
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib/libcharset -I../.. -DLIBDIR=\"/usr/lib\" -I/build/buildd4/glib2.0-2.12.11 -pthread -g -O2 -Wall -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/libcharset/localcharset.c -fPIC -DPIC -o .libs/localcharset.o
/bin/sh ../../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o libcharset.la localcharset.lo
ar cru .libs/libcharset.a .libs/localcharset.o
ranlib .libs/libcharset.a
creating libcharset.la
(cd .libs && rm -f libcharset.la && ln -s ../libcharset.la libcharset.la)
sed -e '/^#/d' -e 's/@''PACKAGE''@/glib/g' /build/buildd4/glib2.0-2.12.11/glib/libcharset/ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/glib/g' /build/buildd4/glib2.0-2.12.11/glib/libcharset/ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
/bin/sh /build/buildd4/glib2.0-2.12.11/glib/libcharset/config.charset 'm32r-unknown-linux-gnu' > t-charset.alias
mv t-charset.alias charset.alias
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/libcharset'
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib'
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT garray.lo -MD -MP -MF ".deps/garray.Tpo" \
-c -o garray.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/garray.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/garray.c; \
then mv -f ".deps/garray.Tpo" ".deps/garray.Plo"; \
else rm -f ".deps/garray.Tpo"; exit 1; \
fi
mkdir .libs
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/garray.c -fPIC -DPIC -o .libs/garray.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gasyncqueue.lo -MD -MP -MF ".deps/gasyncqueue.Tpo" \
-c -o gasyncqueue.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gasyncqueue.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gasyncqueue.c; \
then mv -f ".deps/gasyncqueue.Tpo" ".deps/gasyncqueue.Plo"; \
else rm -f ".deps/gasyncqueue.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gasyncqueue.lo -MD -MP -MF .deps/gasyncqueue.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gasyncqueue.c -fPIC -DPIC -o .libs/gasyncqueue.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gatomic.lo -MD -MP -MF ".deps/gatomic.Tpo" \
-c -o gatomic.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gatomic.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gatomic.c; \
then mv -f ".deps/gatomic.Tpo" ".deps/gatomic.Plo"; \
else rm -f ".deps/gatomic.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gatomic.lo -MD -MP -MF .deps/gatomic.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gatomic.c -fPIC -DPIC -o .libs/gatomic.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gbacktrace.lo -MD -MP -MF ".deps/gbacktrace.Tpo" \
-c -o gbacktrace.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gbacktrace.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gbacktrace.c; \
then mv -f ".deps/gbacktrace.Tpo" ".deps/gbacktrace.Plo"; \
else rm -f ".deps/gbacktrace.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gbacktrace.lo -MD -MP -MF .deps/gbacktrace.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gbacktrace.c -fPIC -DPIC -o .libs/gbacktrace.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gbase64.lo -MD -MP -MF ".deps/gbase64.Tpo" \
-c -o gbase64.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gbase64.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gbase64.c; \
then mv -f ".deps/gbase64.Tpo" ".deps/gbase64.Plo"; \
else rm -f ".deps/gbase64.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gbase64.lo -MD -MP -MF .deps/gbase64.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gbase64.c -fPIC -DPIC -o .libs/gbase64.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gbookmarkfile.lo -MD -MP -MF ".deps/gbookmarkfile.Tpo" \
-c -o gbookmarkfile.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gbookmarkfile.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gbookmarkfile.c; \
then mv -f ".deps/gbookmarkfile.Tpo" ".deps/gbookmarkfile.Plo"; \
else rm -f ".deps/gbookmarkfile.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gbookmarkfile.lo -MD -MP -MF .deps/gbookmarkfile.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gbookmarkfile.c -fPIC -DPIC -o .libs/gbookmarkfile.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gcache.lo -MD -MP -MF ".deps/gcache.Tpo" \
-c -o gcache.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gcache.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gcache.c; \
then mv -f ".deps/gcache.Tpo" ".deps/gcache.Plo"; \
else rm -f ".deps/gcache.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gcache.c -fPIC -DPIC -o .libs/gcache.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gcompletion.lo -MD -MP -MF ".deps/gcompletion.Tpo" \
-c -o gcompletion.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gcompletion.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gcompletion.c; \
then mv -f ".deps/gcompletion.Tpo" ".deps/gcompletion.Plo"; \
else rm -f ".deps/gcompletion.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gcompletion.c -fPIC -DPIC -o .libs/gcompletion.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gconvert.lo -MD -MP -MF ".deps/gconvert.Tpo" \
-c -o gconvert.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gconvert.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gconvert.c; \
then mv -f ".deps/gconvert.Tpo" ".deps/gconvert.Plo"; \
else rm -f ".deps/gconvert.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gconvert.lo -MD -MP -MF .deps/gconvert.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gconvert.c -fPIC -DPIC -o .libs/gconvert.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gdataset.lo -MD -MP -MF ".deps/gdataset.Tpo" \
-c -o gdataset.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gdataset.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gdataset.c; \
then mv -f ".deps/gdataset.Tpo" ".deps/gdataset.Plo"; \
else rm -f ".deps/gdataset.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gdataset.lo -MD -MP -MF .deps/gdataset.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gdataset.c -fPIC -DPIC -o .libs/gdataset.o
/build/buildd4/glib2.0-2.12.11/glib/gdataset.c: In function 'g_datalist_clear_i':
/build/buildd4/glib2.0-2.12.11/glib/gdataset.c:108: warning: passing argument 1 of 'g_atomic_pointer_get' from incompatible pointer type
/build/buildd4/glib2.0-2.12.11/glib/gdataset.c: In function 'g_data_set_internal':
/build/buildd4/glib2.0-2.12.11/glib/gdataset.c:224: warning: passing argument 1 of 'g_atomic_pointer_get' from incompatible pointer type
/build/buildd4/glib2.0-2.12.11/glib/gdataset.c:297: warning: passing argument 1 of 'g_atomic_pointer_get' from incompatible pointer type
/build/buildd4/glib2.0-2.12.11/glib/gdataset.c: In function 'IA__g_datalist_set_flags':
/build/buildd4/glib2.0-2.12.11/glib/gdataset.c:539: warning: passing argument 1 of 'g_atomic_pointer_get' from incompatible pointer type
/build/buildd4/glib2.0-2.12.11/glib/gdataset.c: In function 'IA__g_datalist_unset_flags':
/build/buildd4/glib2.0-2.12.11/glib/gdataset.c:568: warning: passing argument 1 of 'g_atomic_pointer_get' from incompatible pointer type
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gdate.lo -MD -MP -MF ".deps/gdate.Tpo" \
-c -o gdate.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gdate.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gdate.c; \
then mv -f ".deps/gdate.Tpo" ".deps/gdate.Plo"; \
else rm -f ".deps/gdate.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gdate.lo -MD -MP -MF .deps/gdate.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gdate.c -fPIC -DPIC -o .libs/gdate.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gdir.lo -MD -MP -MF ".deps/gdir.Tpo" \
-c -o gdir.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gdir.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gdir.c; \
then mv -f ".deps/gdir.Tpo" ".deps/gdir.Plo"; \
else rm -f ".deps/gdir.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gdir.lo -MD -MP -MF .deps/gdir.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gdir.c -fPIC -DPIC -o .libs/gdir.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gerror.lo -MD -MP -MF ".deps/gerror.Tpo" \
-c -o gerror.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gerror.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gerror.c; \
then mv -f ".deps/gerror.Tpo" ".deps/gerror.Plo"; \
else rm -f ".deps/gerror.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gerror.c -fPIC -DPIC -o .libs/gerror.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gfileutils.lo -MD -MP -MF ".deps/gfileutils.Tpo" \
-c -o gfileutils.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gfileutils.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gfileutils.c; \
then mv -f ".deps/gfileutils.Tpo" ".deps/gfileutils.Plo"; \
else rm -f ".deps/gfileutils.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gfileutils.lo -MD -MP -MF .deps/gfileutils.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gfileutils.c -fPIC -DPIC -o .libs/gfileutils.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT ghash.lo -MD -MP -MF ".deps/ghash.Tpo" \
-c -o ghash.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/ghash.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/ghash.c; \
then mv -f ".deps/ghash.Tpo" ".deps/ghash.Plo"; \
else rm -f ".deps/ghash.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/ghash.c -fPIC -DPIC -o .libs/ghash.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT ghook.lo -MD -MP -MF ".deps/ghook.Tpo" \
-c -o ghook.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/ghook.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/ghook.c; \
then mv -f ".deps/ghook.Tpo" ".deps/ghook.Plo"; \
else rm -f ".deps/ghook.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT ghook.lo -MD -MP -MF .deps/ghook.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/ghook.c -fPIC -DPIC -o .libs/ghook.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT giochannel.lo -MD -MP -MF ".deps/giochannel.Tpo" \
-c -o giochannel.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/giochannel.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/giochannel.c; \
then mv -f ".deps/giochannel.Tpo" ".deps/giochannel.Plo"; \
else rm -f ".deps/giochannel.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT giochannel.lo -MD -MP -MF .deps/giochannel.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/giochannel.c -fPIC -DPIC -o .libs/giochannel.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gkeyfile.lo -MD -MP -MF ".deps/gkeyfile.Tpo" \
-c -o gkeyfile.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gkeyfile.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gkeyfile.c; \
then mv -f ".deps/gkeyfile.Tpo" ".deps/gkeyfile.Plo"; \
else rm -f ".deps/gkeyfile.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gkeyfile.lo -MD -MP -MF .deps/gkeyfile.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gkeyfile.c -fPIC -DPIC -o .libs/gkeyfile.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT glist.lo -MD -MP -MF ".deps/glist.Tpo" \
-c -o glist.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/glist.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/glist.c; \
then mv -f ".deps/glist.Tpo" ".deps/glist.Plo"; \
else rm -f ".deps/glist.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/glist.c -fPIC -DPIC -o .libs/glist.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmain.lo -MD -MP -MF ".deps/gmain.Tpo" \
-c -o gmain.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gmain.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gmain.c; \
then mv -f ".deps/gmain.Tpo" ".deps/gmain.Plo"; \
else rm -f ".deps/gmain.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gmain.c -fPIC -DPIC -o .libs/gmain.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmappedfile.lo -MD -MP -MF ".deps/gmappedfile.Tpo" \
-c -o gmappedfile.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gmappedfile.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gmappedfile.c; \
then mv -f ".deps/gmappedfile.Tpo" ".deps/gmappedfile.Plo"; \
else rm -f ".deps/gmappedfile.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmappedfile.lo -MD -MP -MF .deps/gmappedfile.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gmappedfile.c -fPIC -DPIC -o .libs/gmappedfile.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmarkup.lo -MD -MP -MF ".deps/gmarkup.Tpo" \
-c -o gmarkup.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gmarkup.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gmarkup.c; \
then mv -f ".deps/gmarkup.Tpo" ".deps/gmarkup.Plo"; \
else rm -f ".deps/gmarkup.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmarkup.lo -MD -MP -MF .deps/gmarkup.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gmarkup.c -fPIC -DPIC -o .libs/gmarkup.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmem.lo -MD -MP -MF ".deps/gmem.Tpo" \
-c -o gmem.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gmem.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gmem.c; \
then mv -f ".deps/gmem.Tpo" ".deps/gmem.Plo"; \
else rm -f ".deps/gmem.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmem.lo -MD -MP -MF .deps/gmem.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gmem.c -fPIC -DPIC -o .libs/gmem.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmessages.lo -MD -MP -MF ".deps/gmessages.Tpo" \
-c -o gmessages.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gmessages.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gmessages.c; \
then mv -f ".deps/gmessages.Tpo" ".deps/gmessages.Plo"; \
else rm -f ".deps/gmessages.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gmessages.lo -MD -MP -MF .deps/gmessages.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gmessages.c -fPIC -DPIC -o .libs/gmessages.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gnode.lo -MD -MP -MF ".deps/gnode.Tpo" \
-c -o gnode.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gnode.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gnode.c; \
then mv -f ".deps/gnode.Tpo" ".deps/gnode.Plo"; \
else rm -f ".deps/gnode.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gnode.lo -MD -MP -MF .deps/gnode.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gnode.c -fPIC -DPIC -o .libs/gnode.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT goption.lo -MD -MP -MF ".deps/goption.Tpo" \
-c -o goption.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/goption.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/goption.c; \
then mv -f ".deps/goption.Tpo" ".deps/goption.Plo"; \
else rm -f ".deps/goption.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT goption.lo -MD -MP -MF .deps/goption.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/goption.c -fPIC -DPIC -o .libs/goption.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gpattern.lo -MD -MP -MF ".deps/gpattern.Tpo" \
-c -o gpattern.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gpattern.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gpattern.c; \
then mv -f ".deps/gpattern.Tpo" ".deps/gpattern.Plo"; \
else rm -f ".deps/gpattern.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gpattern.lo -MD -MP -MF .deps/gpattern.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gpattern.c -fPIC -DPIC -o .libs/gpattern.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gprimes.lo -MD -MP -MF ".deps/gprimes.Tpo" \
-c -o gprimes.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gprimes.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gprimes.c; \
then mv -f ".deps/gprimes.Tpo" ".deps/gprimes.Plo"; \
else rm -f ".deps/gprimes.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gprimes.lo -MD -MP -MF .deps/gprimes.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gprimes.c -fPIC -DPIC -o .libs/gprimes.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gqsort.lo -MD -MP -MF ".deps/gqsort.Tpo" \
-c -o gqsort.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gqsort.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gqsort.c; \
then mv -f ".deps/gqsort.Tpo" ".deps/gqsort.Plo"; \
else rm -f ".deps/gqsort.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gqsort.lo -MD -MP -MF .deps/gqsort.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gqsort.c -fPIC -DPIC -o .libs/gqsort.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gqueue.lo -MD -MP -MF ".deps/gqueue.Tpo" \
-c -o gqueue.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gqueue.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gqueue.c; \
then mv -f ".deps/gqueue.Tpo" ".deps/gqueue.Plo"; \
else rm -f ".deps/gqueue.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gqueue.lo -MD -MP -MF .deps/gqueue.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gqueue.c -fPIC -DPIC -o .libs/gqueue.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT grel.lo -MD -MP -MF ".deps/grel.Tpo" \
-c -o grel.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/grel.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/grel.c; \
then mv -f ".deps/grel.Tpo" ".deps/grel.Plo"; \
else rm -f ".deps/grel.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT grel.lo -MD -MP -MF .deps/grel.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/grel.c -fPIC -DPIC -o .libs/grel.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT grand.lo -MD -MP -MF ".deps/grand.Tpo" \
-c -o grand.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/grand.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/grand.c; \
then mv -f ".deps/grand.Tpo" ".deps/grand.Plo"; \
else rm -f ".deps/grand.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT grand.lo -MD -MP -MF .deps/grand.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/grand.c -fPIC -DPIC -o .libs/grand.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gscanner.lo -MD -MP -MF ".deps/gscanner.Tpo" \
-c -o gscanner.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gscanner.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gscanner.c; \
then mv -f ".deps/gscanner.Tpo" ".deps/gscanner.Plo"; \
else rm -f ".deps/gscanner.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gscanner.lo -MD -MP -MF .deps/gscanner.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gscanner.c -fPIC -DPIC -o .libs/gscanner.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gshell.lo -MD -MP -MF ".deps/gshell.Tpo" \
-c -o gshell.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gshell.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gshell.c; \
then mv -f ".deps/gshell.Tpo" ".deps/gshell.Plo"; \
else rm -f ".deps/gshell.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gshell.lo -MD -MP -MF .deps/gshell.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gshell.c -fPIC -DPIC -o .libs/gshell.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gslice.lo -MD -MP -MF ".deps/gslice.Tpo" \
-c -o gslice.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gslice.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gslice.c; \
then mv -f ".deps/gslice.Tpo" ".deps/gslice.Plo"; \
else rm -f ".deps/gslice.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gslice.lo -MD -MP -MF .deps/gslice.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gslice.c -fPIC -DPIC -o .libs/gslice.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gslist.lo -MD -MP -MF ".deps/gslist.Tpo" \
-c -o gslist.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gslist.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gslist.c; \
then mv -f ".deps/gslist.Tpo" ".deps/gslist.Plo"; \
else rm -f ".deps/gslist.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gslist.c -fPIC -DPIC -o .libs/gslist.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gstdio.lo -MD -MP -MF ".deps/gstdio.Tpo" \
-c -o gstdio.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gstdio.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gstdio.c; \
then mv -f ".deps/gstdio.Tpo" ".deps/gstdio.Plo"; \
else rm -f ".deps/gstdio.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gstdio.lo -MD -MP -MF .deps/gstdio.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gstdio.c -fPIC -DPIC -o .libs/gstdio.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gstrfuncs.lo -MD -MP -MF ".deps/gstrfuncs.Tpo" \
-c -o gstrfuncs.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gstrfuncs.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gstrfuncs.c; \
then mv -f ".deps/gstrfuncs.Tpo" ".deps/gstrfuncs.Plo"; \
else rm -f ".deps/gstrfuncs.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gstrfuncs.lo -MD -MP -MF .deps/gstrfuncs.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gstrfuncs.c -fPIC -DPIC -o .libs/gstrfuncs.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gstring.lo -MD -MP -MF ".deps/gstring.Tpo" \
-c -o gstring.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gstring.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gstring.c; \
then mv -f ".deps/gstring.Tpo" ".deps/gstring.Plo"; \
else rm -f ".deps/gstring.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gstring.lo -MD -MP -MF .deps/gstring.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gstring.c -fPIC -DPIC -o .libs/gstring.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gthread.lo -MD -MP -MF ".deps/gthread.Tpo" \
-c -o gthread.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gthread.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gthread.c; \
then mv -f ".deps/gthread.Tpo" ".deps/gthread.Plo"; \
else rm -f ".deps/gthread.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gthread.lo -MD -MP -MF .deps/gthread.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gthread.c -fPIC -DPIC -o .libs/gthread.o
/build/buildd4/glib2.0-2.12.11/glib/gthread.c: In function 'IA__g_static_mutex_get_mutex_impl':
/build/buildd4/glib2.0-2.12.11/glib/gthread.c:218: warning: passing argument 1 of 'g_atomic_pointer_set' from incompatible pointer type
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gthreadpool.lo -MD -MP -MF ".deps/gthreadpool.Tpo" \
-c -o gthreadpool.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c; \
then mv -f ".deps/gthreadpool.Tpo" ".deps/gthreadpool.Plo"; \
else rm -f ".deps/gthreadpool.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gthreadpool.lo -MD -MP -MF .deps/gthreadpool.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c -fPIC -DPIC -o .libs/gthreadpool.o
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c: In function 'g_thread_pool_wait_for_new_pool':
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c:98: warning: pointer targets in passing argument 1 of 'g_atomic_int_get' differ in signedness
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c:145: warning: passing argument 2 of 'IA__g_async_queue_push' discards qualifiers from pointer target type
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c:166: warning: pointer targets in passing argument 1 of 'g_atomic_int_get' differ in signedness
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c: In function 'IA__g_thread_pool_set_max_unused_threads':
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c:781: warning: passing argument 2 of 'IA__g_async_queue_push_unlocked' discards qualifiers from pointer target type
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c: In function 'IA__g_thread_pool_set_max_idle_time':
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c:905: warning: pointer targets in passing argument 1 of 'g_atomic_int_set' differ in signedness
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c:916: warning: passing argument 2 of 'IA__g_async_queue_push_unlocked' discards qualifiers from pointer target type
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c: In function 'IA__g_thread_pool_get_max_idle_time':
/build/buildd4/glib2.0-2.12.11/glib/gthreadpool.c:941: warning: pointer targets in passing argument 1 of 'g_atomic_int_get' differ in signedness
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gtimer.lo -MD -MP -MF ".deps/gtimer.Tpo" \
-c -o gtimer.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gtimer.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gtimer.c; \
then mv -f ".deps/gtimer.Tpo" ".deps/gtimer.Plo"; \
else rm -f ".deps/gtimer.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gtimer.lo -MD -MP -MF .deps/gtimer.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gtimer.c -fPIC -DPIC -o .libs/gtimer.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gtree.lo -MD -MP -MF ".deps/gtree.Tpo" \
-c -o gtree.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gtree.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gtree.c; \
then mv -f ".deps/gtree.Tpo" ".deps/gtree.Plo"; \
else rm -f ".deps/gtree.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gtree.lo -MD -MP -MF .deps/gtree.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gtree.c -fPIC -DPIC -o .libs/gtree.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT guniprop.lo -MD -MP -MF ".deps/guniprop.Tpo" \
-c -o guniprop.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/guniprop.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/guniprop.c; \
then mv -f ".deps/guniprop.Tpo" ".deps/guniprop.Plo"; \
else rm -f ".deps/guniprop.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT guniprop.lo -MD -MP -MF .deps/guniprop.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/guniprop.c -fPIC -DPIC -o .libs/guniprop.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gutf8.lo -MD -MP -MF ".deps/gutf8.Tpo" \
-c -o gutf8.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gutf8.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gutf8.c; \
then mv -f ".deps/gutf8.Tpo" ".deps/gutf8.Plo"; \
else rm -f ".deps/gutf8.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gutf8.lo -MD -MP -MF .deps/gutf8.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gutf8.c -fPIC -DPIC -o .libs/gutf8.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gunibreak.lo -MD -MP -MF ".deps/gunibreak.Tpo" \
-c -o gunibreak.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gunibreak.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gunibreak.c; \
then mv -f ".deps/gunibreak.Tpo" ".deps/gunibreak.Plo"; \
else rm -f ".deps/gunibreak.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gunibreak.lo -MD -MP -MF .deps/gunibreak.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gunibreak.c -fPIC -DPIC -o .libs/gunibreak.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gunicollate.lo -MD -MP -MF ".deps/gunicollate.Tpo" \
-c -o gunicollate.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gunicollate.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gunicollate.c; \
then mv -f ".deps/gunicollate.Tpo" ".deps/gunicollate.Plo"; \
else rm -f ".deps/gunicollate.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gunicollate.lo -MD -MP -MF .deps/gunicollate.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gunicollate.c -fPIC -DPIC -o .libs/gunicollate.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gunidecomp.lo -MD -MP -MF ".deps/gunidecomp.Tpo" \
-c -o gunidecomp.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gunidecomp.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gunidecomp.c; \
then mv -f ".deps/gunidecomp.Tpo" ".deps/gunidecomp.Plo"; \
else rm -f ".deps/gunidecomp.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gunidecomp.lo -MD -MP -MF .deps/gunidecomp.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gunidecomp.c -fPIC -DPIC -o .libs/gunidecomp.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gutils.lo -MD -MP -MF ".deps/gutils.Tpo" \
-c -o gutils.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gutils.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gutils.c; \
then mv -f ".deps/gutils.Tpo" ".deps/gutils.Plo"; \
else rm -f ".deps/gutils.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gutils.lo -MD -MP -MF .deps/gutils.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gutils.c -fPIC -DPIC -o .libs/gutils.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gprintf.lo -MD -MP -MF ".deps/gprintf.Tpo" \
-c -o gprintf.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gprintf.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gprintf.c; \
then mv -f ".deps/gprintf.Tpo" ".deps/gprintf.Plo"; \
else rm -f ".deps/gprintf.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gprintf.lo -MD -MP -MF .deps/gprintf.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gprintf.c -fPIC -DPIC -o .libs/gprintf.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT giounix.lo -MD -MP -MF ".deps/giounix.Tpo" \
-c -o giounix.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/giounix.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/giounix.c; \
then mv -f ".deps/giounix.Tpo" ".deps/giounix.Plo"; \
else rm -f ".deps/giounix.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/giounix.c -fPIC -DPIC -o .libs/giounix.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gspawn.lo -MD -MP -MF ".deps/gspawn.Tpo" \
-c -o gspawn.lo `test -f '/build/buildd4/glib2.0-2.12.11/glib/gspawn.c' || echo '/build/buildd4/glib2.0-2.12.11/glib/'`/build/buildd4/glib2.0-2.12.11/glib/gspawn.c; \
then mv -f ".deps/gspawn.Tpo" ".deps/gspawn.Plo"; \
else rm -f ".deps/gspawn.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/glib -I.. -I/build/buildd4/glib2.0-2.12.11 -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gspawn.lo -MD -MP -MF .deps/gspawn.Tpo -c /build/buildd4/glib2.0-2.12.11/glib/gspawn.c -fPIC -DPIC -o .libs/gspawn.o
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o libglib-2.0.la -rpath /usr/lib -version-info 1200:11:1200 -export-dynamic -export-symbols-regex "^[^_].*" garray.lo gasyncqueue.lo gatomic.lo gbacktrace.lo gbase64.lo gbookmarkfile.lo gcache.lo gcompletion.lo gconvert.lo gdataset.lo gdate.lo gdir.lo gerror.lo gfileutils.lo ghash.lo ghook.lo giochannel.lo gkeyfile.lo glist.lo gmain.lo gmappedfile.lo gmarkup.lo gmem.lo gmessages.lo gnode.lo goption.lo gpattern.lo gprimes.lo gqsort.lo gqueue.lo grel.lo grand.lo gscanner.lo gshell.lo gslice.lo gslist.lo gstdio.lo gstrfuncs.lo gstring.lo gthread.lo gthreadpool.lo gtimer.lo gtree.lo guniprop.lo gutf8.lo gunibreak.lo gunicollate.lo gunidecomp.lo gutils.lo gprintf.lo libcharset/libcharset.la giounix.lo gspawn.lo
generating symbol list for `libglib-2.0.la'
/usr/bin/nm -B .libs/garray.o .libs/gasyncqueue.o .libs/gatomic.o .libs/gbacktrace.o .libs/gbase64.o .libs/gbookmarkfile.o .libs/gcache.o .libs/gcompletion.o .libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdir.o .libs/gerror.o .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o .libs/gkeyfile.o .libs/glist.o .libs/gmain.o .libs/gmappedfile.o .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o .libs/goption.o .libs/gpattern.o .libs/gprimes.o .libs/gqsort.o .libs/gqueue.o .libs/grel.o .libs/grand.o .libs/gscanner.o .libs/gshell.o .libs/gslice.o .libs/gslist.o .libs/gstdio.o .libs/gstrfuncs.o .libs/gstring.o .libs/gthread.o .libs/gthreadpool.o .libs/gtimer.o .libs/gtree.o .libs/guniprop.o .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o .libs/gutils.o .libs/gprintf.o .libs/giounix.o .libs/gspawn.o libcharset/.libs/libcharset.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'
| /bin/sed 's/.* //' | sort | uniq > .libs/libglib-2.0.exp
/bin/grep -E -e "^[^_].*" ".libs/libglib-2.0.exp" > ".libs/libglib-2.0.expT"
mv -f ".libs/libglib-2.0.expT" ".libs/libglib-2.0.exp"
echo "{ global:" > .libs/libglib-2.0.ver
cat .libs/libglib-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libglib-2.0.ver
echo "local: *; };" >> .libs/libglib-2.0.ver
m32r-linux-gnu-gcc -shared .libs/garray.o .libs/gasyncqueue.o .libs/gatomic.o .libs/gbacktrace.o .libs/gbase64.o .libs/gbookmarkfile.o .libs/gcache.o .libs/gcompletion.o .libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdir.o .libs/gerror.o .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/giochannel.o .libs/gkeyfile.o .libs/glist.o .libs/gmain.o .libs/gmappedfile.o .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o .libs/goption.o .libs/gpattern.o .libs/gprimes.o .libs/gqsort.o .libs/gqueue.o .libs/grel.o .libs/grand.o .libs/gscanner.o .libs/gshell.o .libs/gslice.o .libs/gslist.o .libs/gstdio.o .libs/gstrfuncs.o .libs/gstring.o .libs/gthread.o .libs/gthreadpool.o .libs/gtimer.o .libs/gtree.o .libs/guniprop.o .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o .libs/gutils.o .libs/gprintf.o .libs/giounix.o .libs/gspawn.o -Wl,--whole-archive libcharset/.libs/libcharset.a -Wl,--no-whole-archive -Wl,-soname -Wl,libglib-2.0.so.0 -Wl,-versi
on-script -Wl,.libs/libglib-2.0.ver -o .libs/libglib-2.0.so.0.1200.11
(cd .libs && rm -f libglib-2.0.so.0 && ln -s libglib-2.0.so.0.1200.11 libglib-2.0.so.0)
(cd .libs && rm -f libglib-2.0.so && ln -s libglib-2.0.so.0.1200.11 libglib-2.0.so)
creating libglib-2.0.la
(cd .libs && rm -f libglib-2.0.la && ln -s ../libglib-2.0.la libglib-2.0.la)
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib'
Making all in gobject
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gobject'
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT glib-genmarshal.o -MD -MP -MF ".deps/glib-genmarshal.Tpo" \
-c -o glib-genmarshal.o `test -f '/build/buildd4/glib2.0-2.12.11/gobject/glib-genmarshal.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/glib-genmarshal.c; \
then mv -f ".deps/glib-genmarshal.Tpo" ".deps/glib-genmarshal.Po"; \
else rm -f ".deps/glib-genmarshal.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o glib-genmarshal glib-genmarshal.o ../glib/libglib-2.0.la
mkdir .libs
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/glib-genmarshal glib-genmarshal.o ../glib/.libs/libglib-2.0.so
creating glib-genmarshal
/usr/bin/make glib-genmarshal
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gobject'
make[4]: `glib-genmarshal' is up to date.
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gobject'
echo "#ifndef __G_MARSHAL_H__" > xgen-gmh \
&& echo "#define __G_MARSHAL_H__" >> xgen-gmh \
&& ./glib-genmarshal --nostdinc --prefix=g_cclosure_marshal /build/buildd4/glib2.0-2.12.11/gobject/gmarshal.list --header >> xgen-gmh \
&& echo "#endif /* __G_MARSHAL_H__ */" >> xgen-gmh \
&& (cmp -s xgen-gmh gmarshal.h 2>/dev/null || cp xgen-gmh gmarshal.h) \
&& rm -f xgen-gmh xgen-gmh~ \
&& echo timestamp > stamp-gmarshal.h
./glib-genmarshal --nostdinc --prefix=g_cclosure_marshal /build/buildd4/glib2.0-2.12.11/gobject/gmarshal.list --body >> xgen-gmc \
&& cp xgen-gmc gmarshal.c \
&& rm -f xgen-gmc xgen-gmc~
/usr/bin/make all-am
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gobject'
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gboxed.lo -MD -MP -MF ".deps/gboxed.Tpo" \
-c -o gboxed.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gboxed.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gboxed.c; \
then mv -f ".deps/gboxed.Tpo" ".deps/gboxed.Plo"; \
else rm -f ".deps/gboxed.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gboxed.lo -MD -MP -MF .deps/gboxed.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gboxed.c -fPIC -DPIC -o .libs/gboxed.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gclosure.lo -MD -MP -MF ".deps/gclosure.Tpo" \
-c -o gclosure.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gclosure.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gclosure.c; \
then mv -f ".deps/gclosure.Tpo" ".deps/gclosure.Plo"; \
else rm -f ".deps/gclosure.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gclosure.lo -MD -MP -MF .deps/gclosure.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gclosure.c -fPIC -DPIC -o .libs/gclosure.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT genums.lo -MD -MP -MF ".deps/genums.Tpo" \
-c -o genums.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/genums.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/genums.c; \
then mv -f ".deps/genums.Tpo" ".deps/genums.Plo"; \
else rm -f ".deps/genums.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT genums.lo -MD -MP -MF .deps/genums.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/genums.c -fPIC -DPIC -o .libs/genums.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gobject.lo -MD -MP -MF ".deps/gobject.Tpo" \
-c -o gobject.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gobject.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gobject.c; \
then mv -f ".deps/gobject.Tpo" ".deps/gobject.Plo"; \
else rm -f ".deps/gobject.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gobject.lo -MD -MP -MF .deps/gobject.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gobject.c -fPIC -DPIC -o .libs/gobject.o
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c: In function 'IA__g_object_freeze_notify':
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:582: warning: pointer targets in passing argument 1 of 'g_atomic_int_get' differ in signedness
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c: In function 'IA__g_object_notify':
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:598: warning: pointer targets in passing argument 1 of 'g_atomic_int_get' differ in signedness
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c: In function 'IA__g_object_thaw_notify':
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:633: warning: pointer targets in passing argument 1 of 'g_atomic_int_get' differ in signedness
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c: In function 'object_floating_flag_handler':
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1560: warning: passing argument 1 of 'g_atomic_pointer_get' from incompatible pointer type
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1561: warning: dereferencing type-punned pointer will break strict-aliasing rules
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1566: warning: passing argument 1 of 'g_atomic_pointer_get' from incompatible pointer type
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1567: warning: dereferencing type-punned pointer will break strict-aliasing rules
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1571: warning: passing argument 1 of 'g_atomic_pointer_get' from incompatible pointer type
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c: In function 'IA__g_object_ref':
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1722: warning: pointer targets in passing argument 1 of 'g_atomic_int_exchange_and_add' differ in signedness
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1724: warning: dereferencing type-punned pointer will break strict-aliasing rules
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c: In function 'IA__g_object_unref':
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1747: warning: pointer targets in passing argument 1 of 'g_atomic_int_get' differ in signedness
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1750: warning: pointer targets in passing argument 1 of 'g_atomic_int_compare_and_exchange' differ in signedness
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1754: warning: dereferencing type-punned pointer will break strict-aliasing rules
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1764: warning: pointer targets in passing argument 1 of 'g_atomic_int_get' differ in signedness
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1767: warning: pointer targets in passing argument 1 of 'g_atomic_int_compare_and_exchange' differ in signedness
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1771: warning: dereferencing type-punned pointer will break strict-aliasing rules
/build/buildd4/glib2.0-2.12.11/gobject/gobject.c:1783: warning: pointer targets in passing argument 1 of 'g_atomic_int_exchange_and_add' differ in signedness
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gparam.lo -MD -MP -MF ".deps/gparam.Tpo" \
-c -o gparam.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gparam.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gparam.c; \
then mv -f ".deps/gparam.Tpo" ".deps/gparam.Plo"; \
else rm -f ".deps/gparam.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gparam.lo -MD -MP -MF .deps/gparam.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gparam.c -fPIC -DPIC -o .libs/gparam.o
/build/buildd4/glib2.0-2.12.11/gobject/gparam.c: In function 'IA__g_param_spec_ref':
/build/buildd4/glib2.0-2.12.11/gobject/gparam.c:173: warning: pointer targets in passing argument 1 of 'g_atomic_int_add' differ in signedness
/build/buildd4/glib2.0-2.12.11/gobject/gparam.c: In function 'IA__g_param_spec_unref':
/build/buildd4/glib2.0-2.12.11/gobject/gparam.c:186: warning: pointer targets in passing argument 1 of 'g_atomic_int_exchange_and_add' differ in signedness
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gparamspecs.lo -MD -MP -MF ".deps/gparamspecs.Tpo" \
-c -o gparamspecs.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gparamspecs.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gparamspecs.c; \
then mv -f ".deps/gparamspecs.Tpo" ".deps/gparamspecs.Plo"; \
else rm -f ".deps/gparamspecs.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gparamspecs.lo -MD -MP -MF .deps/gparamspecs.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gparamspecs.c -fPIC -DPIC -o .libs/gparamspecs.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gsignal.lo -MD -MP -MF ".deps/gsignal.Tpo" \
-c -o gsignal.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gsignal.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gsignal.c; \
then mv -f ".deps/gsignal.Tpo" ".deps/gsignal.Plo"; \
else rm -f ".deps/gsignal.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gsignal.lo -MD -MP -MF .deps/gsignal.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gsignal.c -fPIC -DPIC -o .libs/gsignal.o
/build/buildd4/glib2.0-2.12.11/gobject/gsignal.c: In function 'handler_ref':
/build/buildd4/glib2.0-2.12.11/gobject/gsignal.c:522: warning: pointer targets in passing argument 1 of 'g_atomic_int_add' differ in signedness
/build/buildd4/glib2.0-2.12.11/gobject/gsignal.c: In function 'handler_unref_R':
/build/buildd4/glib2.0-2.12.11/gobject/gsignal.c:534: warning: pointer targets in passing argument 1 of 'g_atomic_int_exchange_and_add' differ in signedness
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gsourceclosure.lo -MD -MP -MF ".deps/gsourceclosure.Tpo" \
-c -o gsourceclosure.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gsourceclosure.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gsourceclosure.c; \
then mv -f ".deps/gsourceclosure.Tpo" ".deps/gsourceclosure.Plo"; \
else rm -f ".deps/gsourceclosure.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gsourceclosure.lo -MD -MP -MF .deps/gsourceclosure.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gsourceclosure.c -fPIC -DPIC -o .libs/gsourceclosure.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gtype.lo -MD -MP -MF ".deps/gtype.Tpo" \
-c -o gtype.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gtype.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gtype.c; \
then mv -f ".deps/gtype.Tpo" ".deps/gtype.Plo"; \
else rm -f ".deps/gtype.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gtype.lo -MD -MP -MF .deps/gtype.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gtype.c -fPIC -DPIC -o .libs/gtype.o
/build/buildd4/glib2.0-2.12.11/gobject/gtype.c: In function 'IA__g_type_init_with_debug_flags':
/build/buildd4/glib2.0-2.12.11/gobject/gtype.c:3435: warning: statement with no effect
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gtypemodule.lo -MD -MP -MF ".deps/gtypemodule.Tpo" \
-c -o gtypemodule.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gtypemodule.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gtypemodule.c; \
then mv -f ".deps/gtypemodule.Tpo" ".deps/gtypemodule.Plo"; \
else rm -f ".deps/gtypemodule.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gtypemodule.lo -MD -MP -MF .deps/gtypemodule.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gtypemodule.c -fPIC -DPIC -o .libs/gtypemodule.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gtypeplugin.lo -MD -MP -MF ".deps/gtypeplugin.Tpo" \
-c -o gtypeplugin.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gtypeplugin.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gtypeplugin.c; \
then mv -f ".deps/gtypeplugin.Tpo" ".deps/gtypeplugin.Plo"; \
else rm -f ".deps/gtypeplugin.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gtypeplugin.lo -MD -MP -MF .deps/gtypeplugin.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gtypeplugin.c -fPIC -DPIC -o .libs/gtypeplugin.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gvalue.lo -MD -MP -MF ".deps/gvalue.Tpo" \
-c -o gvalue.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gvalue.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gvalue.c; \
then mv -f ".deps/gvalue.Tpo" ".deps/gvalue.Plo"; \
else rm -f ".deps/gvalue.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gvalue.lo -MD -MP -MF .deps/gvalue.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gvalue.c -fPIC -DPIC -o .libs/gvalue.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gvaluearray.lo -MD -MP -MF ".deps/gvaluearray.Tpo" \
-c -o gvaluearray.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gvaluearray.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gvaluearray.c; \
then mv -f ".deps/gvaluearray.Tpo" ".deps/gvaluearray.Plo"; \
else rm -f ".deps/gvaluearray.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gvaluearray.lo -MD -MP -MF .deps/gvaluearray.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gvaluearray.c -fPIC -DPIC -o .libs/gvaluearray.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gvaluetransform.lo -MD -MP -MF ".deps/gvaluetransform.Tpo" \
-c -o gvaluetransform.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gvaluetransform.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gvaluetransform.c; \
then mv -f ".deps/gvaluetransform.Tpo" ".deps/gvaluetransform.Plo"; \
else rm -f ".deps/gvaluetransform.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gvaluetransform.lo -MD -MP -MF .deps/gvaluetransform.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gvaluetransform.c -fPIC -DPIC -o .libs/gvaluetransform.o
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gvaluetypes.lo -MD -MP -MF ".deps/gvaluetypes.Tpo" \
-c -o gvaluetypes.lo `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gvaluetypes.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gvaluetypes.c; \
then mv -f ".deps/gvaluetypes.Tpo" ".deps/gvaluetypes.Plo"; \
else rm -f ".deps/gvaluetypes.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gvaluetypes.lo -MD -MP -MF .deps/gvaluetypes.Tpo -c /build/buildd4/glib2.0-2.12.11/gobject/gvaluetypes.c -fPIC -DPIC -o .libs/gvaluetypes.o
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o libgobject-2.0.la -rpath /usr/lib -version-info 1200:11:1200 -export-dynamic -export-symbols-regex "^[^_].*" gboxed.lo gclosure.lo genums.lo gobject.lo gparam.lo gparamspecs.lo gsignal.lo gsourceclosure.lo gtype.lo gtypemodule.lo gtypeplugin.lo gvalue.lo gvaluearray.lo gvaluetransform.lo gvaluetypes.lo ../glib/libglib-2.0.la
generating symbol list for `libgobject-2.0.la'
/usr/bin/nm -B .libs/gboxed.o .libs/gclosure.o .libs/genums.o .libs/gobject.o .libs/gparam.o .libs/gparamspecs.o .libs/gsignal.o .libs/gsourceclosure.o .libs/gtype.o .libs/gtypemodule.o .libs/gtypeplugin.o .libs/gvalue.o .libs/gvaluearray.o .libs/gvaluetransform.o .libs/gvaluetypes.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgobject-2.0.exp
/bin/grep -E -e "^[^_].*" ".libs/libgobject-2.0.exp" > ".libs/libgobject-2.0.expT"
mv -f ".libs/libgobject-2.0.expT" ".libs/libgobject-2.0.exp"
echo "{ global:" > .libs/libgobject-2.0.ver
cat .libs/libgobject-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgobject-2.0.ver
echo "local: *; };" >> .libs/libgobject-2.0.ver
m32r-linux-gnu-gcc -shared .libs/gboxed.o .libs/gclosure.o .libs/genums.o .libs/gobject.o .libs/gparam.o .libs/gparamspecs.o .libs/gsignal.o .libs/gsourceclosure.o .libs/gtype.o .libs/gtypemodule.o .libs/gtypeplugin.o .libs/gvalue.o .libs/gvaluearray.o .libs/gvaluetransform.o .libs/gvaluetypes.o -D__LIBTOOL_IS_A_FOOL__ ../glib/.libs/libglib-2.0.so -Wl,-soname -Wl,libgobject-2.0.so.0 -Wl,-version-script -Wl,.libs/libgobject-2.0.ver -o .libs/libgobject-2.0.so.0.1200.11
(cd .libs && rm -f libgobject-2.0.so.0 && ln -s libgobject-2.0.so.0.1200.11 libgobject-2.0.so.0)
(cd .libs && rm -f libgobject-2.0.so && ln -s libgobject-2.0.so.0.1200.11 libgobject-2.0.so)
creating libgobject-2.0.la
(cd .libs && rm -f libgobject-2.0.la && ln -s ../libgobject-2.0.la libgobject-2.0.la)
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT gobject-query.o -MD -MP -MF ".deps/gobject-query.Tpo" \
-c -o gobject-query.o `test -f '/build/buildd4/glib2.0-2.12.11/gobject/gobject-query.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/gobject-query.c; \
then mv -f ".deps/gobject-query.Tpo" ".deps/gobject-query.Po"; \
else rm -f ".deps/gobject-query.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o gobject-query gobject-query.o ./libgobject-2.0.la ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/gobject-query gobject-query.o ./.libs/libgobject-2.0.so /build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/.libs/libglib-2.0.so ../glib/.libs/libglib-2.0.so
creating gobject-query
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gobject -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -pthread -g -O2 -Wall -MT testgobject.o -MD -MP -MF ".deps/testgobject.Tpo" \
-c -o testgobject.o `test -f '/build/buildd4/glib2.0-2.12.11/gobject/testgobject.c' || echo '/build/buildd4/glib2.0-2.12.11/gobject/'`/build/buildd4/glib2.0-2.12.11/gobject/testgobject.c; \
then mv -f ".deps/testgobject.Tpo" ".deps/testgobject.Po"; \
else rm -f ".deps/testgobject.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o testgobject testgobject.o ./libgobject-2.0.la ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/testgobject testgobject.o ./.libs/libgobject-2.0.so /build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/.libs/libglib-2.0.so ../glib/.libs/libglib-2.0.so
creating testgobject
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gobject'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gobject'
Making all in gmodule
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gmodule'
/usr/bin/make all-am
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gmodule'
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gmodule -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -g -O2 -Wall -MT gmodule.lo -MD -MP -MF ".deps/gmodule.Tpo" \
-c -o gmodule.lo `test -f '/build/buildd4/glib2.0-2.12.11/gmodule/gmodule.c' || echo '/build/buildd4/glib2.0-2.12.11/gmodule/'`/build/buildd4/glib2.0-2.12.11/gmodule/gmodule.c; \
then mv -f ".deps/gmodule.Tpo" ".deps/gmodule.Plo"; \
else rm -f ".deps/gmodule.Tpo"; exit 1; \
fi
mkdir .libs
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gmodule -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -g -O2 -Wall -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c /build/buildd4/glib2.0-2.12.11/gmodule/gmodule.c -fPIC -DPIC -o .libs/gmodule.o
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o libgmodule-2.0.la -rpath /usr/lib -Wl,--export-dynamic -version-info 1200:11:1200 -export-dynamic gmodule.lo -ldl ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -shared .libs/gmodule.o -D__LIBTOOL_IS_A_FOOL__ -ldl ../glib/.libs/libglib-2.0.so -Wl,--export-dynamic -Wl,-soname -Wl,libgmodule-2.0.so.0 -o .libs/libgmodule-2.0.so.0.1200.11 -D__LIBTOOL_IS_A_FOOL__ -ldl ../glib/.libs/libglib-2.0.so
(cd .libs && rm -f libgmodule-2.0.so.0 && ln -s libgmodule-2.0.so.0.1200.11 libgmodule-2.0.so.0)
(cd .libs && rm -f libgmodule-2.0.so && ln -s libgmodule-2.0.so.0.1200.11 libgmodule-2.0.so)
creating libgmodule-2.0.la
(cd .libs && rm -f libgmodule-2.0.la && ln -s ../libgmodule-2.0.la libgmodule-2.0.la)
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gmodule'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gmodule'
Making all in gthread
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gthread'
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gthread -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gthread -DG_LOG_DOMAIN=\"GThread\" -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -g -O2 -Wall -MT gthread-impl.lo -MD -MP -MF ".deps/gthread-impl.Tpo" \
-c -o gthread-impl.lo `test -f '/build/buildd4/glib2.0-2.12.11/gthread/gthread-impl.c' || echo '/build/buildd4/glib2.0-2.12.11/gthread/'`/build/buildd4/glib2.0-2.12.11/gthread/gthread-impl.c; \
then mv -f ".deps/gthread-impl.Tpo" ".deps/gthread-impl.Plo"; \
else rm -f ".deps/gthread-impl.Tpo"; exit 1; \
fi
mkdir .libs
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/gthread -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gthread -DG_LOG_DOMAIN=\"GThread\" -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -g -O2 -Wall -MT gthread-impl.lo -MD -MP -MF .deps/gthread-impl.Tpo -c /build/buildd4/glib2.0-2.12.11/gthread/gthread-impl.c -fPIC -DPIC -o .libs/gthread-impl.o
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o libgthread-2.0.la -rpath /usr/lib -version-info 1200:11:1200 -export-dynamic gthread-impl.lo -lpthread -lrt ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -shared .libs/gthread-impl.o -D__LIBTOOL_IS_A_FOOL__ -lpthread -lrt ../glib/.libs/libglib-2.0.so -Wl,-soname -Wl,libgthread-2.0.so.0 -o .libs/libgthread-2.0.so.0.1200.11 -D__LIBTOOL_IS_A_FOOL__ -lpthread -lrt ../glib/.libs/libglib-2.0.so
(cd .libs && rm -f libgthread-2.0.so.0 && ln -s libgthread-2.0.so.0.1200.11 libgthread-2.0.so.0)
(cd .libs && rm -f libgthread-2.0.so && ln -s libgthread-2.0.so.0.1200.11 libgthread-2.0.so)
creating libgthread-2.0.la
(cd .libs && rm -f libgthread-2.0.la && ln -s ../libgthread-2.0.la libgthread-2.0.la)
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gthread'
Making all in tests
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests'
Making all in gobject
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests/gobject'
../../gobject/glib-genmarshal --prefix=test_marshal /build/buildd4/glib2.0-2.12.11/tests/gobject/testmarshal.list --header >> xgen-gmh \
&& (cmp -s xgen-gmh testmarshal.h 2>/dev/null || cp xgen-gmh testmarshal.h) \
&& rm -f xgen-gmh xgen-gmh~ \
&& echo timestamp > stamp-testmarshal.h
../../gobject/glib-genmarshal --prefix=test_marshal /build/buildd4/glib2.0-2.12.11/tests/gobject/testmarshal.list --body >> xgen-gmc \
&& cp xgen-gmc testmarshal.c \
&& rm -f xgen-gmc xgen-gmc~
/usr/bin/make all-am
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests/gobject'
if /bin/sh ../../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/gobject -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT testmarshal.lo -MD -MP -MF ".deps/testmarshal.Tpo" \
-c -o testmarshal.lo `test -f 'testmarshal.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/gobject/'`testmarshal.c; \
then mv -f ".deps/testmarshal.Tpo" ".deps/testmarshal.Plo"; \
else rm -f ".deps/testmarshal.Tpo"; exit 1; \
fi
mkdir .libs
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/gobject -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT testmarshal.lo -MD -MP -MF .deps/testmarshal.Tpo -c testmarshal.c -fPIC -DPIC -o .libs/testmarshal.o
if /bin/sh ../../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/gobject -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT testmodule.lo -MD -MP -MF ".deps/testmodule.Tpo" \
-c -o testmodule.lo `test -f '/build/buildd4/glib2.0-2.12.11/tests/gobject/testmodule.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/gobject/'`/build/buildd4/glib2.0-2.12.11/tests/gobject/testmodule.c; \
then mv -f ".deps/testmodule.Tpo" ".deps/testmodule.Plo"; \
else rm -f ".deps/testmodule.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/gobject -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT testmodule.lo -MD -MP -MF .deps/testmodule.Tpo -c /build/buildd4/glib2.0-2.12.11/tests/gobject/testmodule.c -fPIC -DPIC -o .libs/testmodule.o
/bin/sh ../../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o libtestgobject.la testmarshal.lo testmodule.lo
ar cru .libs/libtestgobject.a .libs/testmarshal.o .libs/testmodule.o
ranlib .libs/libtestgobject.a
creating libtestgobject.la
(cd .libs && rm -f libtestgobject.la && ln -s ../libtestgobject.la libtestgobject.la)
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests/gobject'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests/gobject'
Making all in refcount
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests/refcount'
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/refcount -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT closures.o -MD -MP -MF ".deps/closures.Tpo" \
-c -o closures.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/refcount/closures.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/refcount/'`/build/buildd4/glib2.0-2.12.11/tests/refcount/closures.c; \
then mv -f ".deps/closures.Tpo" ".deps/closures.Po"; \
else rm -f ".deps/closures.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o closures closures.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt
mkdir .libs
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/closures closures.o -pthread ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/.libs/libglib-2.0.so -lrt
creating closures
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/refcount -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT objects.o -MD -MP -MF ".deps/objects.Tpo" \
-c -o objects.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/refcount/objects.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/refcount/'`/build/buildd4/glib2.0-2.12.11/tests/refcount/objects.c; \
then mv -f ".deps/objects.Tpo" ".deps/objects.Po"; \
else rm -f ".deps/objects.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o objects objects.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/objects objects.o -pthread ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/.libs/libglib-2.0.so -lrt
creating objects
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/refcount -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT objects2.o -MD -MP -MF ".deps/objects2.Tpo" \
-c -o objects2.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/refcount/objects2.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/refcount/'`/build/buildd4/glib2.0-2.12.11/tests/refcount/objects2.c; \
then mv -f ".deps/objects2.Tpo" ".deps/objects2.Po"; \
else rm -f ".deps/objects2.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o objects2 objects2.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/objects2 objects2.o -pthread ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/.libs/libglib-2.0.so -lrt
creating objects2
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/refcount -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT properties.o -MD -MP -MF ".deps/properties.Tpo" \
-c -o properties.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/refcount/properties.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/refcount/'`/build/buildd4/glib2.0-2.12.11/tests/refcount/properties.c; \
then mv -f ".deps/properties.Tpo" ".deps/properties.Po"; \
else rm -f ".deps/properties.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o properties properties.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/properties properties.o -pthread ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/.libs/libglib-2.0.so -lrt
creating properties
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/refcount -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT properties2.o -MD -MP -MF ".deps/properties2.Tpo" \
-c -o properties2.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/refcount/properties2.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/refcount/'`/build/buildd4/glib2.0-2.12.11/tests/refcount/properties2.c; \
then mv -f ".deps/properties2.Tpo" ".deps/properties2.Po"; \
else rm -f ".deps/properties2.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o properties2 properties2.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/properties2 properties2.o -pthread ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/.libs/libglib-2.0.so -lrt
creating properties2
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/refcount -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -DTESTNUM=1 -g -O2 -Wall -MT signal1-signals.o -MD -MP -MF ".deps/signal1-signals.Tpo" \
-c -o signal1-signals.o `test -f 'signals.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/refcount/'`signals.c; \
then mv -f ".deps/signal1-signals.Tpo" ".deps/signal1-signals.Po"; \
else rm -f ".deps/signal1-signals.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o signal1 signal1-signals.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/signal1 signal1-signals.o -pthread ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/.libs/libglib-2.0.so -lrt
creating signal1
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/refcount -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -DTESTNUM=2 -g -O2 -Wall -MT signal2-signals.o -MD -MP -MF ".deps/signal2-signals.Tpo" \
-c -o signal2-signals.o `test -f 'signals.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/refcount/'`signals.c; \
then mv -f ".deps/signal2-signals.Tpo" ".deps/signal2-signals.Po"; \
else rm -f ".deps/signal2-signals.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o signal2 signal2-signals.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/signal2 signal2-signals.o -pthread ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/.libs/libglib-2.0.so -lrt
creating signal2
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests/refcount -I../.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -DTESTNUM=3 -g -O2 -Wall -MT signal3-signals.o -MD -MP -MF ".deps/signal3-signals.Tpo" \
-c -o signal3-signals.o `test -f 'signals.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/refcount/'`signals.c; \
then mv -f ".deps/signal3-signals.Tpo" ".deps/signal3-signals.Po"; \
else rm -f ".deps/signal3-signals.Tpo"; exit 1; \
fi
/bin/sh ../../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o signal3 signal3-signals.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/signal3 signal3-signals.o -pthread ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/.libs/libglib-2.0.so -lrt
creating signal3
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests/refcount'
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests'
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT libmoduletestplugin_a.lo -MD -MP -MF ".deps/libmoduletestplugin_a.Tpo" \
-c -o libmoduletestplugin_a.lo `test -f '/build/buildd4/glib2.0-2.12.11/tests/libmoduletestplugin_a.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/'`/build/buildd4/glib2.0-2.12.11/tests/libmoduletestplugin_a.c; \
then mv -f ".deps/libmoduletestplugin_a.Tpo" ".deps/libmoduletestplugin_a.Plo"; \
else rm -f ".deps/libmoduletestplugin_a.Tpo"; exit 1; \
fi
mkdir .libs
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT libmoduletestplugin_a.lo -MD -MP -MF .deps/libmoduletestplugin_a.Tpo -c /build/buildd4/glib2.0-2.12.11/tests/libmoduletestplugin_a.c -fPIC -DPIC -o .libs/libmoduletestplugin_a.o
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o libmoduletestplugin_a.la -rpath /usr/lib -Wl,--export-dynamic -avoid-version -module -rpath /usr/lib libmoduletestplugin_a.lo -ldl ../gmodule/libgmodule-2.0.la ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -shared .libs/libmoduletestplugin_a.o -D__LIBTOOL_IS_A_FOOL__ -D__LIBTOOL_IS_A_FOOL__ -L/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/.libs -ldl ../gmodule/.libs/libgmodule-2.0.so ../glib/.libs/libglib-2.0.so -Wl,--export-dynamic -Wl,-soname -Wl,libmoduletestplugin_a.so -o .libs/libmoduletestplugin_a.so -D__LIBTOOL_IS_A_FOOL__ -D__LIBTOOL_IS_A_FOOL__ -L/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/.libs -ldl ../gmodule/.libs/libgmodule-2.0.so ../glib/.libs/libglib-2.0.so
creating libmoduletestplugin_a.la
(cd .libs && rm -f libmoduletestplugin_a.la && ln -s ../libmoduletestplugin_a.la libmoduletestplugin_a.la)
if /bin/sh ../libtool --mode=compile m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT libmoduletestplugin_b.lo -MD -MP -MF ".deps/libmoduletestplugin_b.Tpo" \
-c -o libmoduletestplugin_b.lo `test -f '/build/buildd4/glib2.0-2.12.11/tests/libmoduletestplugin_b.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/'`/build/buildd4/glib2.0-2.12.11/tests/libmoduletestplugin_b.c; \
then mv -f ".deps/libmoduletestplugin_b.Tpo" ".deps/libmoduletestplugin_b.Plo"; \
else rm -f ".deps/libmoduletestplugin_b.Tpo"; exit 1; \
fi
m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT libmoduletestplugin_b.lo -MD -MP -MF .deps/libmoduletestplugin_b.Tpo -c /build/buildd4/glib2.0-2.12.11/tests/libmoduletestplugin_b.c -fPIC -DPIC -o .libs/libmoduletestplugin_b.o
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o libmoduletestplugin_b.la -rpath /usr/lib -Wl,--export-dynamic -avoid-version -module -rpath /usr/lib libmoduletestplugin_b.lo -ldl ../gmodule/libgmodule-2.0.la ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -shared .libs/libmoduletestplugin_b.o -D__LIBTOOL_IS_A_FOOL__ -D__LIBTOOL_IS_A_FOOL__ -L/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/.libs -ldl ../gmodule/.libs/libgmodule-2.0.so ../glib/.libs/libglib-2.0.so -Wl,--export-dynamic -Wl,-soname -Wl,libmoduletestplugin_b.so -o .libs/libmoduletestplugin_b.so -D__LIBTOOL_IS_A_FOOL__ -D__LIBTOOL_IS_A_FOOL__ -L/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/.libs -ldl ../gmodule/.libs/libgmodule-2.0.so ../glib/.libs/libglib-2.0.so
creating libmoduletestplugin_b.la
(cd .libs && rm -f libmoduletestplugin_b.la && ln -s ../libmoduletestplugin_b.la libmoduletestplugin_b.la)
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT testglib.o -MD -MP -MF ".deps/testglib.Tpo" \
-c -o testglib.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/testglib.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/'`/build/buildd4/glib2.0-2.12.11/tests/testglib.c; \
then mv -f ".deps/testglib.Tpo" ".deps/testglib.Po"; \
else rm -f ".deps/testglib.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o testglib testglib.o ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/testglib testglib.o ../glib/.libs/libglib-2.0.so
creating testglib
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT testgdate.o -MD -MP -MF ".deps/testgdate.Tpo" \
-c -o testgdate.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/testgdate.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/'`/build/buildd4/glib2.0-2.12.11/tests/testgdate.c; \
then mv -f ".deps/testgdate.Tpo" ".deps/testgdate.Po"; \
else rm -f ".deps/testgdate.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o testgdate testgdate.o ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/testgdate testgdate.o ../glib/.libs/libglib-2.0.so
creating testgdate
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT testgdateparser.o -MD -MP -MF ".deps/testgdateparser.Tpo" \
-c -o testgdateparser.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/testgdateparser.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/'`/build/buildd4/glib2.0-2.12.11/tests/testgdateparser.c; \
then mv -f ".deps/testgdateparser.Tpo" ".deps/testgdateparser.Po"; \
else rm -f ".deps/testgdateparser.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o testgdateparser testgdateparser.o ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/testgdateparser testgdateparser.o ../glib/.libs/libglib-2.0.so
creating testgdateparser
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT unicode-normalize.o -MD -MP -MF ".deps/unicode-normalize.Tpo" \
-c -o unicode-normalize.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/unicode-normalize.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/'`/build/buildd4/glib2.0-2.12.11/tests/unicode-normalize.c; \
then mv -f ".deps/unicode-normalize.Tpo" ".deps/unicode-normalize.Po"; \
else rm -f ".deps/unicode-normalize.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o unicode-normalize unicode-normalize.o ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/unicode-normalize unicode-normalize.o ../glib/.libs/libglib-2.0.so
creating unicode-normalize
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT unicode-collate.o -MD -MP -MF ".deps/unicode-collate.Tpo" \
-c -o unicode-collate.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/unicode-collate.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/'`/build/buildd4/glib2.0-2.12.11/tests/unicode-collate.c; \
then mv -f ".deps/unicode-collate.Tpo" ".deps/unicode-collate.Po"; \
else rm -f ".deps/unicode-collate.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o unicode-collate unicode-collate.o ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/unicode-collate unicode-collate.o ../glib/.libs/libglib-2.0.so
creating unicode-collate
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT timeloop.o -MD -MP -MF ".deps/timeloop.Tpo" \
-c -o timeloop.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/timeloop.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/'`/build/buildd4/glib2.0-2.12.11/tests/timeloop.c; \
then mv -f ".deps/timeloop.Tpo" ".deps/timeloop.Po"; \
else rm -f ".deps/timeloop.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o timeloop timeloop.o ../glib/libglib-2.0.la
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/timeloop timeloop.o ../glib/.libs/libglib-2.0.so
creating timeloop
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT timeloop-closure.o -MD -MP -MF ".deps/timeloop-closure.Tpo" \
-c -o timeloop-closure.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/timeloop-closure.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/'`/build/buildd4/glib2.0-2.12.11/tests/timeloop-closure.c; \
then mv -f ".deps/timeloop-closure.Tpo" ".deps/timeloop-closure.Po"; \
else rm -f ".deps/timeloop-closure.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o timeloop-closure timeloop-closure.o ../glib/libglib-2.0.la ../gobject/libgobject-2.0.la
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/timeloop-closure timeloop-closure.o ../glib/.libs/libglib-2.0.so ../gobject/.libs/libgobject-2.0.so /build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/.libs/libglib-2.0.so
creating timeloop-closure
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/build/buildd4/glib2.0-2.12.11/tests -I.. -I/build/buildd4/glib2.0-2.12.11 -I/build/buildd4/glib2.0-2.12.11/glib -I/build/buildd4/glib2.0-2.12.11/gmodule -DG_DISABLE_CAST_CHECKS -pthread -g -O2 -Wall -MT errorcheck-mutex-test.o -MD -MP -MF ".deps/errorcheck-mutex-test.Tpo" \
-c -o errorcheck-mutex-test.o `test -f '/build/buildd4/glib2.0-2.12.11/tests/errorcheck-mutex-test.c' || echo '/build/buildd4/glib2.0-2.12.11/tests/'`/build/buildd4/glib2.0-2.12.11/tests/errorcheck-mutex-test.c; \
then mv -f ".deps/errorcheck-mutex-test.Tpo" ".deps/errorcheck-mutex-test.Po"; \
else rm -f ".deps/errorcheck-mutex-test.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link m32r-linux-gnu-gcc -g -O2 -Wall -o errorcheck-mutex-test errorcheck-mutex-test.o ../glib/libglib-2.0.la ../gthread/libgthread-2.0.la -pthread -lrt
m32r-linux-gnu-gcc -g -O2 -Wall -o .libs/errorcheck-mutex-test errorcheck-mutex-test.o -pthread ../glib/.libs/libglib-2.0.so ../gthread/.libs/libgthread-2.0.so -lpthread /build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/.libs/libglib-2.0.so -lrt
creating errorcheck-mutex-test
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests'
Making all in po
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/po'
Making all in docs
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs'
Making all in reference
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference'
Making all in glib
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference/glib'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference/glib'
Making all in gobject
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference/gobject'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference/gobject'
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference'
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs'
make[2]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb'
make[1]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb'
touch debian/stampdir/build-stamp-udeb
/usr/bin/fakeroot debian/rules binary
dh_testdir
# testsuite failures are ignored
LD_LIBRARY_PATH=/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/.libs:/build/buildd4/glib2.0-2.12.11/debian/build/deb/gmodule/.libs:/build/buildd4/glib2.0-2.12.11/debian/build/deb/gobject/.libs:/build/buildd4/glib2.0-2.12.11/debian/build/deb/gthread/.libs:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot \
/usr/bin/make -C /build/buildd4/glib2.0-2.12.11/debian/build/deb check
make[1]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb'
/usr/bin/make check-recursive
make[2]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb'
Making check in .
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb'
Making check in m4macros
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/m4macros'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/m4macros'
Making check in glib
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
/usr/bin/make check-recursive
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
Making check in libcharset
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/libcharset'
make[5]: Nothing to be done for `check'.
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/libcharset'
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
/usr/bin/make check-TESTS
make[6]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
PASS: abicheck.sh
Checking .libs/libglib-2.0.so for local PLT entries
00096204 00005d34 R_M32R_JMP_SLOT 0000feac g_atomic_pointer_get + 0
00096320 00025734 R_M32R_JMP_SLOT 0000fe28 g_atomic_int_set + 0
000963bc 0003ee34 R_M32R_JMP_SLOT 0000ff20 g_atomic_pointer_set + 0
000963cc 00041e34 R_M32R_JMP_SLOT 0000fdb4 g_atomic_int_get + 0
FAIL: pltcheck.sh
=====================================================================
1 of 2 tests failed
Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=glib
=====================================================================
make[6]: *** [check-TESTS] Error 1
make[6]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
make[3]: *** [check] Error 2
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb'
make: [debian/stampdir/check-stamp-deb] Error 2 (ignored)
touch debian/stampdir/check-stamp-deb
mkdir -p /build/buildd4/glib2.0-2.12.11/debian/install/deb
/usr/bin/make -C /build/buildd4/glib2.0-2.12.11/debian/build/deb install \
DESTDIR=/build/buildd4/glib2.0-2.12.11/debian/install/deb
make[1]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb'
/usr/bin/make install-recursive
make[2]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb'
Making install in .
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb'
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb'
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/bin
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/bin
/usr/bin/ginstall -c glib-gettextize /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/bin/glib-gettextize
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/glib-2.0/include
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/glib-2.0/include
file=/build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/glib-2.0/include/glibconfig.h; \
if test -r $file && cmp -s glibconfig.h $file; then :; \
else /usr/bin/ginstall -c -m 644 glibconfig.h $file; fi
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/glib-2.0/gettext
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/glib-2.0/gettext
/usr/bin/ginstall -c /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/glib-2.0/gettext/mkinstalldirs
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/pkgconfig
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/pkgconfig
/usr/bin/ginstall -c -m 644 glib-2.0.pc /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/pkgconfig/glib-2.0.pc
/usr/bin/ginstall -c -m 644 gobject-2.0.pc /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/pkgconfig/gobject-2.0.pc
/usr/bin/ginstall -c -m 644 gmodule-2.0.pc /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/pkgconfig/gmodule-2.0.pc
/usr/bin/ginstall -c -m 644 gmodule-export-2.0.pc /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/pkgconfig/gmodule-export-2.0.pc
/usr/bin/ginstall -c -m 644 gmodule-no-export-2.0.pc /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/pkgconfig/gmodule-no-export-2.0.pc
/usr/bin/ginstall -c -m 644 gthread-2.0.pc /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/pkgconfig/gthread-2.0.pc
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb'
Making install in m4macros
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/m4macros'
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/m4macros'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/aclocal
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/aclocal
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/m4macros/glib-2.0.m4 /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/aclocal/glib-2.0.m4
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/m4macros/glib-gettext.m4 /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/aclocal/glib-gettext.m4
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/m4macros'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/m4macros'
Making install in glib
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
/usr/bin/make install-recursive
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
Making install in libcharset
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/libcharset'
make[6]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/libcharset'
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib
if test -f /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/charset.alias; then \
sed -f ref-add.sed /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/charset.alias > /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/charset.tmp ; \
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/charset.tmp /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/charset.alias ; \
rm -f /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/charset.tmp ; \
else \
if test yes = no; then \
sed -f ref-add.sed charset.alias > /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/charset.tmp ; \
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/charset.tmp /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/charset.alias ; \
rm -f /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/charset.tmp ; \
fi ; \
fi
make[6]: Nothing to be done for `install-data-am'.
make[6]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/libcharset'
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib/libcharset'
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
make[6]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c libglib-2.0.la /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libglib-2.0.la
/usr/bin/ginstall -c .libs/libglib-2.0.so.0.1200.11 /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libglib-2.0.so.0.1200.11
(cd /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib && { ln -s -f libglib-2.0.so.0.1200.11 libglib-2.0.so.0 || { rm -f libglib-2.0.so.0 && ln -s libglib-2.0.so.0.1200.11 libglib-2.0.so.0; }; })
(cd /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib && { ln -s -f libglib-2.0.so.0.1200.11 libglib-2.0.so || { rm -f libglib-2.0.so && ln -s libglib-2.0.so.0.1200.11 libglib-2.0.so; }; })
/usr/bin/ginstall -c .libs/libglib-2.0.lai /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libglib-2.0.la
/usr/bin/ginstall -c .libs/libglib-2.0.a /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libglib-2.0.a
chmod 644 /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libglib-2.0.a
ranlib /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libglib-2.0.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/bin
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/glib-object.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib-object.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/glib.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib.h
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/galloca.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/galloca.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/garray.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/garray.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gasyncqueue.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gasyncqueue.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gatomic.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gatomic.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gbacktrace.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gbacktrace.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gbase64.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gbase64.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gbookmarkfile.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gbookmarkfile.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gcache.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gcache.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gcompletion.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gcompletion.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gconvert.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gconvert.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gdataset.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gdataset.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gdate.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gdate.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gdir.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gdir.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gerror.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gerror.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gfileutils.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gfileutils.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/ghash.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/ghash.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/ghook.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/ghook.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gi18n.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gi18n.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gi18n-lib.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gi18n-lib.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/giochannel.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/giochannel.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gkeyfile.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gkeyfile.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/glist.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/glist.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gmacros.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gmacros.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gmain.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gmain.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gmappedfile.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gmappedfile.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gmarkup.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gmarkup.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gmem.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gmem.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gmessages.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gmessages.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gnode.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gnode.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/goption.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/goption.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gpattern.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gpattern.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gprimes.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gprimes.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gqsort.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gqsort.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gquark.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gquark.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gqueue.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gqueue.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/grand.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/grand.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/grel.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/grel.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gscanner.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gscanner.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gshell.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gshell.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gslice.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gslice.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gslist.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gslist.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gspawn.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gspawn.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gstdio.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gstdio.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gstrfuncs.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gstrfuncs.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gstring.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gstring.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gthread.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gthread.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gthreadpool.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gthreadpool.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gtimer.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gtimer.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gtree.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gtree.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gtypes.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gtypes.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gunicode.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gunicode.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gutils.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gutils.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gwin32.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gwin32.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gprintf.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/glib/gprintf.h
make[6]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/glib'
Making install in gobject
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gobject'
/usr/bin/make install-am
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gobject'
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gobject'
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c libgobject-2.0.la /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libgobject-2.0.la
libtool: install: warning: relinking `libgobject-2.0.la'
(cd /build/buildd4/glib2.0-2.12.11/debian/build/deb/gobject; /bin/sh ../libtool --mode=relink m32r-linux-gnu-gcc -g -O2 -Wall -o libgobject-2.0.la -rpath /usr/lib -version-info 1200:11:1200 -export-dynamic -export-symbols-regex "^[^_].*" gboxed.lo gclosure.lo genums.lo gobject.lo gparam.lo gparamspecs.lo gsignal.lo gsourceclosure.lo gtype.lo gtypemodule.lo gtypeplugin.lo gvalue.lo gvaluearray.lo gvaluetransform.lo gvaluetypes.lo ../glib/libglib-2.0.la -inst-prefix-dir /build/buildd4/glib2.0-2.12.11/debian/install/deb)
generating symbol list for `libgobject-2.0.la'
/usr/bin/nm -B .libs/gboxed.o .libs/gclosure.o .libs/genums.o .libs/gobject.o .libs/gparam.o .libs/gparamspecs.o .libs/gsignal.o .libs/gsourceclosure.o .libs/gtype.o .libs/gtypemodule.o .libs/gtypeplugin.o .libs/gvalue.o .libs/gvaluearray.o .libs/gvaluetransform.o .libs/gvaluetypes.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgobject-2.0.exp
/bin/grep -E -e "^[^_].*" ".libs/libgobject-2.0.exp" > ".libs/libgobject-2.0.expT"
mv -f ".libs/libgobject-2.0.expT" ".libs/libgobject-2.0.exp"
echo "{ global:" > .libs/libgobject-2.0.ver
cat .libs/libgobject-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgobject-2.0.ver
echo "local: *; };" >> .libs/libgobject-2.0.ver
m32r-linux-gnu-gcc -shared .libs/gboxed.o .libs/gclosure.o .libs/genums.o .libs/gobject.o .libs/gparam.o .libs/gparamspecs.o .libs/gsignal.o .libs/gsourceclosure.o .libs/gtype.o .libs/gtypemodule.o .libs/gtypeplugin.o .libs/gvalue.o .libs/gvaluearray.o .libs/gvaluetransform.o .libs/gvaluetypes.o -L/build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib -L/usr/lib -lglib-2.0 -Wl,-soname -Wl,libgobject-2.0.so.0 -Wl,-version-script -Wl,.libs/libgobject-2.0.ver -o .libs/libgobject-2.0.so.0.1200.11
/usr/bin/ginstall -c .libs/libgobject-2.0.so.0.1200.11T /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libgobject-2.0.so.0.1200.11
(cd /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib && { ln -s -f libgobject-2.0.so.0.1200.11 libgobject-2.0.so.0 || { rm -f libgobject-2.0.so.0 && ln -s libgobject-2.0.so.0.1200.11 libgobject-2.0.so.0; }; })
(cd /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib && { ln -s -f libgobject-2.0.so.0.1200.11 libgobject-2.0.so || { rm -f libgobject-2.0.so && ln -s libgobject-2.0.so.0.1200.11 libgobject-2.0.so; }; })
/usr/bin/ginstall -c .libs/libgobject-2.0.lai /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libgobject-2.0.la
/usr/bin/ginstall -c .libs/libgobject-2.0.a /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libgobject-2.0.a
chmod 644 /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libgobject-2.0.a
ranlib /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libgobject-2.0.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/bin
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c gobject-query /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/bin/gobject-query
/usr/bin/ginstall -c .libs/gobject-query /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/bin/gobject-query
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c glib-genmarshal /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/bin/glib-genmarshal
/usr/bin/ginstall -c .libs/glib-genmarshal /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/bin/glib-genmarshal
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/bin
/usr/bin/ginstall -c glib-mkenums /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/bin/glib-mkenums
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/gobject
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/gobject
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gboxed.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/gobject/gboxed.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gclosure.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/gobject/gclosure.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/genums.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/gobject/genums.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gobject.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/gobject/gobject.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gparam.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/gobject/gparam.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gparamspecs.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/gobject/gparamspecs.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gsignal.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/gobject/gsignal.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gsourceclosure.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/gobject/gsourceclosure.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gtype.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/gobject/gtype.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gtypemodule.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/gobject/gtypemodule.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gtypeplugin.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/gobject/gtypeplugin.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gvalue.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/gobject/gvalue.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gvaluearray.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/gobject/gvaluearray.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gvaluecollector.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/gobject/gvaluecollector.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gvaluetypes.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/gobject/gvaluetypes.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gobjectnotifyqueue.c /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/gobject/gobjectnotifyqueue.c
/usr/bin/ginstall -c -m 644 gmarshal.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/gobject/gmarshal.h
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gobject'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gobject'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gobject'
Making install in gmodule
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gmodule'
/usr/bin/make install-am
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gmodule'
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gmodule'
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c libgmodule-2.0.la /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libgmodule-2.0.la
libtool: install: warning: relinking `libgmodule-2.0.la'
(cd /build/buildd4/glib2.0-2.12.11/debian/build/deb/gmodule; /bin/sh ../libtool --mode=relink m32r-linux-gnu-gcc -g -O2 -Wall -o libgmodule-2.0.la -rpath /usr/lib -Wl,--export-dynamic -version-info 1200:11:1200 -export-dynamic gmodule.lo -ldl ../glib/libglib-2.0.la -inst-prefix-dir /build/buildd4/glib2.0-2.12.11/debian/install/deb)
m32r-linux-gnu-gcc -shared .libs/gmodule.o -ldl -L/build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib -L/usr/lib -lglib-2.0 -Wl,--export-dynamic -Wl,-soname -Wl,libgmodule-2.0.so.0 -o .libs/libgmodule-2.0.so.0.1200.11 -ldl -L/build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib -L/usr/lib -lglib-2.0
/usr/bin/ginstall -c .libs/libgmodule-2.0.so.0.1200.11T /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libgmodule-2.0.so.0.1200.11
(cd /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib && { ln -s -f libgmodule-2.0.so.0.1200.11 libgmodule-2.0.so.0 || { rm -f libgmodule-2.0.so.0 && ln -s libgmodule-2.0.so.0.1200.11 libgmodule-2.0.so.0; }; })
(cd /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib && { ln -s -f libgmodule-2.0.so.0.1200.11 libgmodule-2.0.so || { rm -f libgmodule-2.0.so && ln -s libgmodule-2.0.so.0.1200.11 libgmodule-2.0.so; }; })
/usr/bin/ginstall -c .libs/libgmodule-2.0.lai /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libgmodule-2.0.la
/usr/bin/ginstall -c .libs/libgmodule-2.0.a /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libgmodule-2.0.a
chmod 644 /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libgmodule-2.0.a
ranlib /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libgmodule-2.0.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gmodule/gmodule.h /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/include/glib-2.0/gmodule.h
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gmodule'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gmodule'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gmodule'
Making install in gthread
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gthread'
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gthread'
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c libgthread-2.0.la /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libgthread-2.0.la
libtool: install: warning: relinking `libgthread-2.0.la'
(cd /build/buildd4/glib2.0-2.12.11/debian/build/deb/gthread; /bin/sh ../libtool --mode=relink m32r-linux-gnu-gcc -g -O2 -Wall -o libgthread-2.0.la -rpath /usr/lib -version-info 1200:11:1200 -export-dynamic gthread-impl.lo -lpthread -lrt ../glib/libglib-2.0.la -inst-prefix-dir /build/buildd4/glib2.0-2.12.11/debian/install/deb)
m32r-linux-gnu-gcc -shared .libs/gthread-impl.o -lpthread -lrt -L/build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib -L/usr/lib -lglib-2.0 -Wl,-soname -Wl,libgthread-2.0.so.0 -o .libs/libgthread-2.0.so.0.1200.11 -lpthread -lrt -L/build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib -L/usr/lib -lglib-2.0
/usr/bin/ginstall -c .libs/libgthread-2.0.so.0.1200.11T /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libgthread-2.0.so.0.1200.11
(cd /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib && { ln -s -f libgthread-2.0.so.0.1200.11 libgthread-2.0.so.0 || { rm -f libgthread-2.0.so.0 && ln -s libgthread-2.0.so.0.1200.11 libgthread-2.0.so.0; }; })
(cd /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib && { ln -s -f libgthread-2.0.so.0.1200.11 libgthread-2.0.so || { rm -f libgthread-2.0.so && ln -s libgthread-2.0.so.0.1200.11 libgthread-2.0.so; }; })
/usr/bin/ginstall -c .libs/libgthread-2.0.lai /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libgthread-2.0.la
/usr/bin/ginstall -c .libs/libgthread-2.0.a /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libgthread-2.0.a
chmod 644 /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libgthread-2.0.a
ranlib /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/lib/libgthread-2.0.a
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/buildd4/glib2.0-2.12.11/debian/build/deb/gthread'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/gthread'
Making install in tests
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests'
Making install in gobject
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests/gobject'
/usr/bin/make install-am
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests/gobject'
make[6]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests/gobject'
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/buildd4/glib2.0-2.12.11/debian/build/deb/tests/gobject'
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests/gobject'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests/gobject'
Making install in refcount
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests/refcount'
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests/refcount'
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/buildd4/glib2.0-2.12.11/debian/build/deb/tests/refcount'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests/refcount'
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests'
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests'
:
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/tests'
Making install in po
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/po'
if test -r "/build/buildd4/glib2.0-2.12.11//build/buildd4/glib2.0-2.12.11/mkinstalldirs"; then \
/build/buildd4/glib2.0-2.12.11//build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share; \
else \
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share; \
fi
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/am/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/am.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/am/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ar/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ar.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ar/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/az/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/az.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/az/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/be/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/be.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/be/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/be at latin/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/be at latin.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/be at latin/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/bg/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/bg.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/bg/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/bn/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/bn.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/bn/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/bn_IN/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/bn_IN.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/bn_IN/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/bs/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/bs.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/bs/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ca/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ca.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ca/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/cs/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/cs.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/cs/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/cy/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/cy.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/cy/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/da/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/da.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/da/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/de/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/de.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/de/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/dz/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/dz.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/dz/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/el/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/el.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/el/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/en_CA/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/en_CA.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/en_CA/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/en_GB/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/en_GB.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/en_GB/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/eo/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/eo.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/eo/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/es/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/es.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/es/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/et/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/et.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/et/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/eu/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/eu.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/eu/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/fa/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/fa.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/fa/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/fi/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/fi.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/fi/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/fr/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/fr.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/fr/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ga/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ga.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ga/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/gl/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/gl.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/gl/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/gu/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/gu.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/gu/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/he/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/he.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/he/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/hi/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/hi.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/hi/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/hr/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/hr.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/hr/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/hu/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/hu.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/hu/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/hy/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/hy.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/hy/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/id/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/id.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/id/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/is/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/is.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/is/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/it/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/it.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/it/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ja/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ja.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ja/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ka/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ka.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ka/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ko/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ko.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ko/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ku/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ku.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ku/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/lt/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/lt.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/lt/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/lv/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/lv.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/lv/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/mk/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/mk.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/mk/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ml/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ml.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ml/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/mn/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/mn.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/mn/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ms/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ms.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ms/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/nb/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/nb.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/nb/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ne/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ne.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ne/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/nl/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/nl.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/nl/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/nn/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/nn.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/nn/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/or/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/or.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/or/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/pa/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/pa.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/pa/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/pl/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/pl.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/pl/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/pt/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/pt.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/pt/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/pt_BR/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/pt_BR.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/pt_BR/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ro/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ro.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ro/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ru/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ru.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ru/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/rw/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/rw.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/rw/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/sk/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/sk.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/sk/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/sl/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/sl.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/sl/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/sq/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/sq.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/sq/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/sr/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/sr.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/sr/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/sr at Latn/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/sr at Latn.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/sr at Latn/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/sr at ije/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/sr at ije.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/sr at ije/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/sv/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/sv.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/sv/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ta/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ta.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/ta/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/te/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/te.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/te/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/th/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/th.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/th/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/tl/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/tl.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/tl/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/tr/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/tr.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/tr/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/tt/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/tt.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/tt/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/uk/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/uk.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/uk/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/vi/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/vi.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/vi/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/wa/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/wa.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/wa/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/xh/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/xh.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/xh/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/yi/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/yi.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/yi/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/zh_CN/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/zh_CN.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/zh_CN/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/zh_HK/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/zh_HK.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/zh_HK/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/zh_TW/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/zh_TW.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/locale/zh_TW/LC_MESSAGES/glib20.mo
if test "glib" = "glib"; then \
if test -r "/build/buildd4/glib2.0-2.12.11//build/buildd4/glib2.0-2.12.11/mkinstalldirs"; then \
/build/buildd4/glib2.0-2.12.11//build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/glib-2.0/gettext/po; \
else \
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/glib-2.0/gettext/po; \
fi; \
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/po/Makefile.in.in \
/build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/glib-2.0/gettext/po/Makefile.in.in; \
else \
: ; \
fi
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/glib-2.0/gettext/po
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/po'
Making install in docs
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs'
Making install in reference
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference'
Making install in glib
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference/glib'
make[6]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference/glib'
make[6]: Nothing to be done for `install-exec-am'.
installfiles=`echo /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/*`; \
if test "$installfiles" = '/build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/*'; \
then echo '-- Nothing to install' ; \
else \
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/doc/libglib2.0-doc/glib; \
for i in $installfiles; do \
echo '-- Installing '$i ; \
/usr/bin/ginstall -c -m 644 $i /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/doc/libglib2.0-doc/glib; \
done; \
echo '-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/index.sgml' ; \
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/index.sgml /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/doc/libglib2.0-doc/glib || :; \
fi
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/doc/libglib2.0-doc/glib
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/file-name-encodings.png
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Arrays.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Asynchronous-Queues.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Atomic-Operations.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Automatic-String-Completion.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Balanced-Binary-Trees.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Base64-Encoding.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Basic-Types.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Bookmark-file-parser.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Byte-Arrays.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Byte-Order-Macros.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Caches.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Character-Set-Conversion.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Commandline-option-parser.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Datasets.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Date-and-Time-Functions.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Double-ended-Queues.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Doubly-Linked-Lists.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Dynamic-Loading-of-Modules.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Error-Reporting.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-File-Utilities.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Glob-style-pattern-matching.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Hash-Tables.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Hook-Functions.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-I18N.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-IO-Channels.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Key-value-file-parser.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Keyed-Data-Lists.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Lexical-Scanner.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Limits-of-Basic-Types.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Memory-Allocation.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Memory-Allocators.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Memory-Chunks.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Memory-Slices.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Message-Logging.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Miscellaneous-Macros.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Miscellaneous-Utility-Functions.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-N-ary-Trees.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Numerical-Definitions.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Pointer-Arrays.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Quarks.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Random-Numbers.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Relations-and-Tuples.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Shell-related-Utilities.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Simple-XML-Subset-Parser.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Singly-Linked-Lists.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Spawning-Processes.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Standard-Macros.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-String-Chunks.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-String-Utility-Functions.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Strings.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-The-Main-Event-Loop.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Thread-Pools.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Threads.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Timers.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Trash-Stacks.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Type-Conversion-Macros.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Unicode-Manipulation.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Version-Information.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Warnings-and-Assertions.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Windows-Compatibility-Functions.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-building.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-changes.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-compiling.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-core.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-cross-compiling.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-data-types.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-fundamentals.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-gettextize.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-resources.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-running.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-utilities.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib.devhelp
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib.devhelp2
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/home.png
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/index.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/index.sgml
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/ix01.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/ix02.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/ix03.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/ix04.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/ix05.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/ix06.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/ix07.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/ix08.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/left.png
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/mainloop-states.gif
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/right.png
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/style.css
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/tools.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/up.png
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/index.sgml
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/man/man1
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/man/man1
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/docs/reference/glib/glib-gettextize.1 /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/man/man1/glib-gettextize.1
make[6]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference/glib'
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference/glib'
Making install in gobject
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference/gobject'
make[6]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference/gobject'
make[6]: Nothing to be done for `install-exec-am'.
installfiles=`echo /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/*`; \
if test "$installfiles" = '/build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/*'; \
then echo '-- Nothing to install' ; \
else \
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/doc/libglib2.0-doc/gobject; \
for i in $installfiles; do \
echo '-- Installing '$i ; \
/usr/bin/ginstall -c -m 644 $i /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/doc/libglib2.0-doc/gobject; \
done; \
echo '-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/index.sgml' ; \
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/index.sgml /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/doc/libglib2.0-doc/gobject || :; \
fi
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/doc/libglib2.0-doc/gobject
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/GTypeModule.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/GTypePlugin.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ch01.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ch01s02.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ch02.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ch06s03.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ch07s02.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ch07s03.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/chapter-gobject.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/chapter-signal.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/glib-genmarshal.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/glib-mkenums.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/glue.png
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-Boxed-Types.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-Closures.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-Enumeration-and-Flag-Types.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-GParamSpec.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-Generic-values.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-Signals.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-Standard-Parameter-and-Value-Types.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-The-Base-Object-Type.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-Type-Information.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-Value-arrays.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-Varargs-Value-Collection.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-memory.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-properties.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-query.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject.devhelp
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject.devhelp2
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gtype-conventions.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gtype-instantiable-classed.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gtype-non-instantiable-classed.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gtype-non-instantiable.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/home.png
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/howto-gobject-chainup.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/howto-gobject-code.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/howto-gobject-construction.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/howto-gobject-destruction.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/howto-gobject-methods.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/howto-gobject.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/howto-interface-implement.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/howto-interface-properties.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/howto-interface.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/howto-signals.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/index.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/index.sgml
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ix01.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ix02.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ix03.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ix04.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ix05.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ix06.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ix07.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ix08.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/left.png
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/pr01.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/pt01.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/pt02.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/pt03.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/right.png
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/rn01.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/rn02.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/signal.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/style.css
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/tools-ginspector.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/tools-gob.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/tools-gtkdoc.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/tools-refdb.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/up.png
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/index.sgml
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/man/man1
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/glib-mkenums.1 /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/man/man1/glib-mkenums.1
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/glib-genmarshal.1 /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/man/man1/glib-genmarshal.1
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/gobject-query.1 /build/buildd4/glib2.0-2.12.11/debian/install/deb/usr/share/man/man1/gobject-query.1
make[6]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference/gobject'
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference/gobject'
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference'
make[6]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference'
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/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference'
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs/reference'
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs'
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs'
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/buildd4/glib2.0-2.12.11/debian/build/deb/docs'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb/docs'
make[2]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb'
make[1]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/deb'
touch debian/stampdir/install-stamp-deb
mkdir -p /build/buildd4/glib2.0-2.12.11/debian/install/udeb
/usr/bin/make -C /build/buildd4/glib2.0-2.12.11/debian/build/udeb install \
DESTDIR=/build/buildd4/glib2.0-2.12.11/debian/install/udeb
make[1]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb'
/usr/bin/make install-recursive
make[2]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb'
Making install in .
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb'
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb'
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/bin
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/bin
/usr/bin/ginstall -c glib-gettextize /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/bin/glib-gettextize
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/glib-2.0/include
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/glib-2.0/include
file=/build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/glib-2.0/include/glibconfig.h; \
if test -r $file && cmp -s glibconfig.h $file; then :; \
else /usr/bin/ginstall -c -m 644 glibconfig.h $file; fi
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/glib-2.0/gettext
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/glib-2.0/gettext
/usr/bin/ginstall -c /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/glib-2.0/gettext/mkinstalldirs
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/pkgconfig
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/pkgconfig
/usr/bin/ginstall -c -m 644 glib-2.0.pc /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/pkgconfig/glib-2.0.pc
/usr/bin/ginstall -c -m 644 gobject-2.0.pc /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/pkgconfig/gobject-2.0.pc
/usr/bin/ginstall -c -m 644 gmodule-2.0.pc /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/pkgconfig/gmodule-2.0.pc
/usr/bin/ginstall -c -m 644 gmodule-export-2.0.pc /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/pkgconfig/gmodule-export-2.0.pc
/usr/bin/ginstall -c -m 644 gmodule-no-export-2.0.pc /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/pkgconfig/gmodule-no-export-2.0.pc
/usr/bin/ginstall -c -m 644 gthread-2.0.pc /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/pkgconfig/gthread-2.0.pc
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb'
Making install in m4macros
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/m4macros'
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/m4macros'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/aclocal
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/aclocal
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/m4macros/glib-2.0.m4 /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/aclocal/glib-2.0.m4
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/m4macros/glib-gettext.m4 /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/aclocal/glib-gettext.m4
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/m4macros'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/m4macros'
Making install in glib
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib'
/usr/bin/make install-recursive
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib'
Making install in libcharset
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/libcharset'
make[6]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/libcharset'
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib
if test -f /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/charset.alias; then \
sed -f ref-add.sed /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/charset.alias > /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/charset.tmp ; \
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/charset.tmp /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/charset.alias ; \
rm -f /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/charset.tmp ; \
else \
if test yes = no; then \
sed -f ref-add.sed charset.alias > /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/charset.tmp ; \
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/charset.tmp /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/charset.alias ; \
rm -f /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/charset.tmp ; \
fi ; \
fi
make[6]: Nothing to be done for `install-data-am'.
make[6]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/libcharset'
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib/libcharset'
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib'
make[6]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib'
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c libglib-2.0.la /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/libglib-2.0.la
/usr/bin/ginstall -c .libs/libglib-2.0.so.0.1200.11 /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/libglib-2.0.so.0.1200.11
(cd /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib && { ln -s -f libglib-2.0.so.0.1200.11 libglib-2.0.so.0 || { rm -f libglib-2.0.so.0 && ln -s libglib-2.0.so.0.1200.11 libglib-2.0.so.0; }; })
(cd /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib && { ln -s -f libglib-2.0.so.0.1200.11 libglib-2.0.so || { rm -f libglib-2.0.so && ln -s libglib-2.0.so.0.1200.11 libglib-2.0.so; }; })
/usr/bin/ginstall -c .libs/libglib-2.0.lai /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/libglib-2.0.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/bin
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/glib-object.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib-object.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/glib.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib.h
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/galloca.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/galloca.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/garray.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/garray.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gasyncqueue.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gasyncqueue.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gatomic.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gatomic.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gbacktrace.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gbacktrace.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gbase64.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gbase64.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gbookmarkfile.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gbookmarkfile.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gcache.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gcache.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gcompletion.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gcompletion.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gconvert.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gconvert.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gdataset.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gdataset.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gdate.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gdate.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gdir.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gdir.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gerror.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gerror.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gfileutils.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gfileutils.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/ghash.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/ghash.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/ghook.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/ghook.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gi18n.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gi18n.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gi18n-lib.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gi18n-lib.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/giochannel.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/giochannel.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gkeyfile.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gkeyfile.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/glist.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/glist.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gmacros.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gmacros.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gmain.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gmain.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gmappedfile.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gmappedfile.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gmarkup.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gmarkup.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gmem.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gmem.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gmessages.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gmessages.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gnode.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gnode.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/goption.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/goption.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gpattern.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gpattern.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gprimes.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gprimes.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gqsort.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gqsort.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gquark.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gquark.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gqueue.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gqueue.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/grand.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/grand.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/grel.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/grel.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gscanner.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gscanner.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gshell.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gshell.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gslice.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gslice.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gslist.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gslist.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gspawn.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gspawn.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gstdio.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gstdio.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gstrfuncs.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gstrfuncs.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gstring.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gstring.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gthread.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gthread.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gthreadpool.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gthreadpool.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gtimer.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gtimer.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gtree.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gtree.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gtypes.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gtypes.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gunicode.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gunicode.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gutils.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gutils.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gwin32.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gwin32.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/glib/gprintf.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/glib/gprintf.h
make[6]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib'
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/glib'
Making install in gobject
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gobject'
/usr/bin/make install-am
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gobject'
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gobject'
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c libgobject-2.0.la /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/libgobject-2.0.la
libtool: install: warning: relinking `libgobject-2.0.la'
(cd /build/buildd4/glib2.0-2.12.11/debian/build/udeb/gobject; /bin/sh ../libtool --mode=relink m32r-linux-gnu-gcc -g -O2 -Wall -o libgobject-2.0.la -rpath /usr/lib -version-info 1200:11:1200 -export-dynamic -export-symbols-regex "^[^_].*" gboxed.lo gclosure.lo genums.lo gobject.lo gparam.lo gparamspecs.lo gsignal.lo gsourceclosure.lo gtype.lo gtypemodule.lo gtypeplugin.lo gvalue.lo gvaluearray.lo gvaluetransform.lo gvaluetypes.lo ../glib/libglib-2.0.la -inst-prefix-dir /build/buildd4/glib2.0-2.12.11/debian/install/udeb)
generating symbol list for `libgobject-2.0.la'
/usr/bin/nm -B .libs/gboxed.o .libs/gclosure.o .libs/genums.o .libs/gobject.o .libs/gparam.o .libs/gparamspecs.o .libs/gsignal.o .libs/gsourceclosure.o .libs/gtype.o .libs/gtypemodule.o .libs/gtypeplugin.o .libs/gvalue.o .libs/gvaluearray.o .libs/gvaluetransform.o .libs/gvaluetypes.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgobject-2.0.exp
/bin/grep -E -e "^[^_].*" ".libs/libgobject-2.0.exp" > ".libs/libgobject-2.0.expT"
mv -f ".libs/libgobject-2.0.expT" ".libs/libgobject-2.0.exp"
echo "{ global:" > .libs/libgobject-2.0.ver
cat .libs/libgobject-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgobject-2.0.ver
echo "local: *; };" >> .libs/libgobject-2.0.ver
m32r-linux-gnu-gcc -shared .libs/gboxed.o .libs/gclosure.o .libs/genums.o .libs/gobject.o .libs/gparam.o .libs/gparamspecs.o .libs/gsignal.o .libs/gsourceclosure.o .libs/gtype.o .libs/gtypemodule.o .libs/gtypeplugin.o .libs/gvalue.o .libs/gvaluearray.o .libs/gvaluetransform.o .libs/gvaluetypes.o -L/build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib -L/usr/lib -lglib-2.0 -Wl,-soname -Wl,libgobject-2.0.so.0 -Wl,-version-script -Wl,.libs/libgobject-2.0.ver -o .libs/libgobject-2.0.so.0.1200.11
/usr/bin/ginstall -c .libs/libgobject-2.0.so.0.1200.11T /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/libgobject-2.0.so.0.1200.11
(cd /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib && { ln -s -f libgobject-2.0.so.0.1200.11 libgobject-2.0.so.0 || { rm -f libgobject-2.0.so.0 && ln -s libgobject-2.0.so.0.1200.11 libgobject-2.0.so.0; }; })
(cd /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib && { ln -s -f libgobject-2.0.so.0.1200.11 libgobject-2.0.so || { rm -f libgobject-2.0.so && ln -s libgobject-2.0.so.0.1200.11 libgobject-2.0.so; }; })
/usr/bin/ginstall -c .libs/libgobject-2.0.lai /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/libgobject-2.0.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/bin
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c gobject-query /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/bin/gobject-query
/usr/bin/ginstall -c .libs/gobject-query /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/bin/gobject-query
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c glib-genmarshal /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/bin/glib-genmarshal
/usr/bin/ginstall -c .libs/glib-genmarshal /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/bin/glib-genmarshal
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/bin
/usr/bin/ginstall -c glib-mkenums /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/bin/glib-mkenums
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/gobject
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/gobject
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gboxed.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/gobject/gboxed.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gclosure.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/gobject/gclosure.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/genums.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/gobject/genums.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gobject.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/gobject/gobject.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gparam.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/gobject/gparam.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gparamspecs.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/gobject/gparamspecs.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gsignal.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/gobject/gsignal.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gsourceclosure.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/gobject/gsourceclosure.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gtype.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/gobject/gtype.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gtypemodule.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/gobject/gtypemodule.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gtypeplugin.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/gobject/gtypeplugin.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gvalue.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/gobject/gvalue.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gvaluearray.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/gobject/gvaluearray.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gvaluecollector.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/gobject/gvaluecollector.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gvaluetypes.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/gobject/gvaluetypes.h
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gobject/gobjectnotifyqueue.c /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/gobject/gobjectnotifyqueue.c
/usr/bin/ginstall -c -m 644 gmarshal.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/gobject/gmarshal.h
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gobject'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gobject'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gobject'
Making install in gmodule
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gmodule'
/usr/bin/make install-am
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gmodule'
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gmodule'
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c libgmodule-2.0.la /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/libgmodule-2.0.la
libtool: install: warning: relinking `libgmodule-2.0.la'
(cd /build/buildd4/glib2.0-2.12.11/debian/build/udeb/gmodule; /bin/sh ../libtool --mode=relink m32r-linux-gnu-gcc -g -O2 -Wall -o libgmodule-2.0.la -rpath /usr/lib -Wl,--export-dynamic -version-info 1200:11:1200 -export-dynamic gmodule.lo -ldl ../glib/libglib-2.0.la -inst-prefix-dir /build/buildd4/glib2.0-2.12.11/debian/install/udeb)
m32r-linux-gnu-gcc -shared .libs/gmodule.o -ldl -L/build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib -L/usr/lib -lglib-2.0 -Wl,--export-dynamic -Wl,-soname -Wl,libgmodule-2.0.so.0 -o .libs/libgmodule-2.0.so.0.1200.11 -ldl -L/build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib -L/usr/lib -lglib-2.0
/usr/bin/ginstall -c .libs/libgmodule-2.0.so.0.1200.11T /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/libgmodule-2.0.so.0.1200.11
(cd /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib && { ln -s -f libgmodule-2.0.so.0.1200.11 libgmodule-2.0.so.0 || { rm -f libgmodule-2.0.so.0 && ln -s libgmodule-2.0.so.0.1200.11 libgmodule-2.0.so.0; }; })
(cd /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib && { ln -s -f libgmodule-2.0.so.0.1200.11 libgmodule-2.0.so || { rm -f libgmodule-2.0.so && ln -s libgmodule-2.0.so.0.1200.11 libgmodule-2.0.so; }; })
/usr/bin/ginstall -c .libs/libgmodule-2.0.lai /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/libgmodule-2.0.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/gmodule/gmodule.h /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/include/glib-2.0/gmodule.h
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gmodule'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gmodule'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gmodule'
Making install in gthread
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gthread'
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gthread'
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c libgthread-2.0.la /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/libgthread-2.0.la
libtool: install: warning: relinking `libgthread-2.0.la'
(cd /build/buildd4/glib2.0-2.12.11/debian/build/udeb/gthread; /bin/sh ../libtool --mode=relink m32r-linux-gnu-gcc -g -O2 -Wall -o libgthread-2.0.la -rpath /usr/lib -version-info 1200:11:1200 -export-dynamic gthread-impl.lo -lpthread -lrt ../glib/libglib-2.0.la -inst-prefix-dir /build/buildd4/glib2.0-2.12.11/debian/install/udeb)
m32r-linux-gnu-gcc -shared .libs/gthread-impl.o -lpthread -lrt -L/build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib -L/usr/lib -lglib-2.0 -Wl,-soname -Wl,libgthread-2.0.so.0 -o .libs/libgthread-2.0.so.0.1200.11 -lpthread -lrt -L/build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib -L/usr/lib -lglib-2.0
/usr/bin/ginstall -c .libs/libgthread-2.0.so.0.1200.11T /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/libgthread-2.0.so.0.1200.11
(cd /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib && { ln -s -f libgthread-2.0.so.0.1200.11 libgthread-2.0.so.0 || { rm -f libgthread-2.0.so.0 && ln -s libgthread-2.0.so.0.1200.11 libgthread-2.0.so.0; }; })
(cd /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib && { ln -s -f libgthread-2.0.so.0.1200.11 libgthread-2.0.so || { rm -f libgthread-2.0.so && ln -s libgthread-2.0.so.0.1200.11 libgthread-2.0.so; }; })
/usr/bin/ginstall -c .libs/libgthread-2.0.lai /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/lib/libgthread-2.0.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/buildd4/glib2.0-2.12.11/debian/build/udeb/gthread'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/gthread'
Making install in tests
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests'
Making install in gobject
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests/gobject'
/usr/bin/make install-am
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests/gobject'
make[6]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests/gobject'
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/buildd4/glib2.0-2.12.11/debian/build/udeb/tests/gobject'
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests/gobject'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests/gobject'
Making install in refcount
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests/refcount'
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests/refcount'
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/buildd4/glib2.0-2.12.11/debian/build/udeb/tests/refcount'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests/refcount'
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests'
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests'
:
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/tests'
Making install in po
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/po'
if test -r "/build/buildd4/glib2.0-2.12.11//build/buildd4/glib2.0-2.12.11/mkinstalldirs"; then \
/build/buildd4/glib2.0-2.12.11//build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share; \
else \
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share; \
fi
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/am/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/am.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/am/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ar/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ar.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ar/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/az/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/az.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/az/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/be/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/be.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/be/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/be at latin/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/be at latin.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/be at latin/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/bg/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/bg.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/bg/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/bn/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/bn.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/bn/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/bn_IN/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/bn_IN.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/bn_IN/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/bs/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/bs.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/bs/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ca/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ca.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ca/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/cs/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/cs.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/cs/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/cy/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/cy.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/cy/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/da/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/da.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/da/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/de/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/de.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/de/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/dz/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/dz.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/dz/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/el/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/el.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/el/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/en_CA/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/en_CA.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/en_CA/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/en_GB/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/en_GB.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/en_GB/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/eo/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/eo.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/eo/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/es/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/es.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/es/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/et/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/et.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/et/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/eu/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/eu.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/eu/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/fa/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/fa.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/fa/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/fi/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/fi.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/fi/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/fr/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/fr.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/fr/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ga/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ga.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ga/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/gl/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/gl.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/gl/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/gu/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/gu.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/gu/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/he/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/he.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/he/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/hi/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/hi.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/hi/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/hr/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/hr.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/hr/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/hu/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/hu.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/hu/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/hy/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/hy.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/hy/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/id/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/id.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/id/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/is/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/is.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/is/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/it/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/it.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/it/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ja/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ja.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ja/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ka/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ka.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ka/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ko/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ko.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ko/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ku/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ku.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ku/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/lt/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/lt.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/lt/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/lv/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/lv.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/lv/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/mk/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/mk.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/mk/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ml/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ml.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ml/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/mn/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/mn.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/mn/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ms/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ms.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ms/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/nb/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/nb.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/nb/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ne/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ne.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ne/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/nl/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/nl.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/nl/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/nn/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/nn.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/nn/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/or/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/or.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/or/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/pa/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/pa.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/pa/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/pl/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/pl.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/pl/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/pt/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/pt.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/pt/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/pt_BR/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/pt_BR.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/pt_BR/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ro/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ro.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ro/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ru/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ru.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ru/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/rw/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/rw.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/rw/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/sk/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/sk.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/sk/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/sl/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/sl.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/sl/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/sq/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/sq.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/sq/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/sr/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/sr.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/sr/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/sr at Latn/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/sr at Latn.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/sr at Latn/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/sr at ije/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/sr at ije.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/sr at ije/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/sv/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/sv.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/sv/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ta/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/ta.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/ta/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/te/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/te.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/te/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/th/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/th.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/th/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/tl/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/tl.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/tl/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/tr/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/tr.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/tr/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/tt/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/tt.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/tt/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/uk/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/uk.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/uk/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/vi/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/vi.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/vi/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/wa/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/wa.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/wa/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/xh/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/xh.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/xh/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/yi/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/yi.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/yi/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/zh_CN/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/zh_CN.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/zh_CN/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/zh_HK/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/zh_HK.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/zh_HK/LC_MESSAGES/glib20.mo
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/zh_TW/LC_MESSAGES
installing /build/buildd4/glib2.0-2.12.11/po/zh_TW.gmo as /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/locale/zh_TW/LC_MESSAGES/glib20.mo
if test "glib" = "glib"; then \
if test -r "/build/buildd4/glib2.0-2.12.11//build/buildd4/glib2.0-2.12.11/mkinstalldirs"; then \
/build/buildd4/glib2.0-2.12.11//build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/glib-2.0/gettext/po; \
else \
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/glib-2.0/gettext/po; \
fi; \
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/po/Makefile.in.in \
/build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/glib-2.0/gettext/po/Makefile.in.in; \
else \
: ; \
fi
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/glib-2.0/gettext/po
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/po'
Making install in docs
make[3]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs'
Making install in reference
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference'
Making install in glib
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference/glib'
make[6]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference/glib'
make[6]: Nothing to be done for `install-exec-am'.
installfiles=`echo /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/*`; \
if test "$installfiles" = '/build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/*'; \
then echo '-- Nothing to install' ; \
else \
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/doc/libglib2.0-doc/glib; \
for i in $installfiles; do \
echo '-- Installing '$i ; \
/usr/bin/ginstall -c -m 644 $i /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/doc/libglib2.0-doc/glib; \
done; \
echo '-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/index.sgml' ; \
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/index.sgml /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/doc/libglib2.0-doc/glib || :; \
fi
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/doc/libglib2.0-doc/glib
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/file-name-encodings.png
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Arrays.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Asynchronous-Queues.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Atomic-Operations.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Automatic-String-Completion.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Balanced-Binary-Trees.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Base64-Encoding.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Basic-Types.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Bookmark-file-parser.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Byte-Arrays.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Byte-Order-Macros.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Caches.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Character-Set-Conversion.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Commandline-option-parser.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Datasets.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Date-and-Time-Functions.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Double-ended-Queues.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Doubly-Linked-Lists.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Dynamic-Loading-of-Modules.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Error-Reporting.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-File-Utilities.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Glob-style-pattern-matching.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Hash-Tables.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Hook-Functions.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-I18N.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-IO-Channels.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Key-value-file-parser.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Keyed-Data-Lists.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Lexical-Scanner.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Limits-of-Basic-Types.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Memory-Allocation.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Memory-Allocators.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Memory-Chunks.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Memory-Slices.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Message-Logging.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Miscellaneous-Macros.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Miscellaneous-Utility-Functions.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-N-ary-Trees.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Numerical-Definitions.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Pointer-Arrays.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Quarks.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Random-Numbers.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Relations-and-Tuples.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Shell-related-Utilities.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Simple-XML-Subset-Parser.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Singly-Linked-Lists.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Spawning-Processes.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Standard-Macros.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-String-Chunks.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-String-Utility-Functions.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Strings.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-The-Main-Event-Loop.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Thread-Pools.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Threads.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Timers.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Trash-Stacks.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Type-Conversion-Macros.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Unicode-Manipulation.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Version-Information.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Warnings-and-Assertions.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-Windows-Compatibility-Functions.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-building.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-changes.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-compiling.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-core.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-cross-compiling.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-data-types.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-fundamentals.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-gettextize.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-resources.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-running.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib-utilities.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib.devhelp
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib.devhelp2
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/glib.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/home.png
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/index.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/index.sgml
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/ix01.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/ix02.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/ix03.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/ix04.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/ix05.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/ix06.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/ix07.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/ix08.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/left.png
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/mainloop-states.gif
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/right.png
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/style.css
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/tools.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/up.png
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/glib/html/index.sgml
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/man/man1
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/man/man1
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/docs/reference/glib/glib-gettextize.1 /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/man/man1/glib-gettextize.1
make[6]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference/glib'
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference/glib'
Making install in gobject
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference/gobject'
make[6]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference/gobject'
make[6]: Nothing to be done for `install-exec-am'.
installfiles=`echo /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/*`; \
if test "$installfiles" = '/build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/*'; \
then echo '-- Nothing to install' ; \
else \
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/doc/libglib2.0-doc/gobject; \
for i in $installfiles; do \
echo '-- Installing '$i ; \
/usr/bin/ginstall -c -m 644 $i /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/doc/libglib2.0-doc/gobject; \
done; \
echo '-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/index.sgml' ; \
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/index.sgml /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/doc/libglib2.0-doc/gobject || :; \
fi
mkdir -p -- /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/doc/libglib2.0-doc/gobject
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/GTypeModule.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/GTypePlugin.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ch01.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ch01s02.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ch02.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ch06s03.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ch07s02.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ch07s03.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/chapter-gobject.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/chapter-signal.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/glib-genmarshal.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/glib-mkenums.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/glue.png
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-Boxed-Types.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-Closures.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-Enumeration-and-Flag-Types.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-GParamSpec.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-Generic-values.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-Signals.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-Standard-Parameter-and-Value-Types.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-The-Base-Object-Type.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-Type-Information.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-Value-arrays.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-Varargs-Value-Collection.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-memory.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-properties.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject-query.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject.devhelp
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gobject.devhelp2
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gtype-conventions.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gtype-instantiable-classed.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gtype-non-instantiable-classed.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/gtype-non-instantiable.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/home.png
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/howto-gobject-chainup.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/howto-gobject-code.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/howto-gobject-construction.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/howto-gobject-destruction.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/howto-gobject-methods.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/howto-gobject.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/howto-interface-implement.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/howto-interface-properties.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/howto-interface.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/howto-signals.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/index.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/index.sgml
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ix01.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ix02.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ix03.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ix04.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ix05.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ix06.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ix07.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/ix08.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/left.png
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/pr01.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/pt01.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/pt02.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/pt03.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/right.png
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/rn01.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/rn02.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/signal.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/style.css
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/tools-ginspector.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/tools-gob.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/tools-gtkdoc.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/tools-refdb.html
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/up.png
-- Installing /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/html/index.sgml
/bin/sh /build/buildd4/glib2.0-2.12.11/mkinstalldirs /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/man/man1
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/glib-mkenums.1 /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/man/man1/glib-mkenums.1
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/glib-genmarshal.1 /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/man/man1/glib-genmarshal.1
/usr/bin/ginstall -c -m 644 /build/buildd4/glib2.0-2.12.11/docs/reference/gobject/gobject-query.1 /build/buildd4/glib2.0-2.12.11/debian/install/udeb/usr/share/man/man1/gobject-query.1
make[6]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference/gobject'
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference/gobject'
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference'
make[6]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference'
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/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference'
make[5]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs/reference'
make[4]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs'
make[5]: Entering directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs'
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/buildd4/glib2.0-2.12.11/debian/build/udeb/docs'
make[4]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs'
make[3]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb/docs'
make[2]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb'
make[1]: Leaving directory `/build/buildd4/glib2.0-2.12.11/debian/build/udeb'
touch debian/stampdir/install-stamp-udeb
dh_testdir
dh_testroot
dh_install -i
dh_installchangelogs -i -Nlibglib2.0-data ChangeLog ChangeLog.*
dh_installdocs -Nlibglib2.0-data -i NEWS NEWS.* README
dh_link -i
dh_compress -i
dh_fixperms -i
dh_installdeb -i
dh_gencontrol -i
dh_md5sums -i
dh_builddeb -i
dpkg-deb: building package `libglib2.0-data' in `../libglib2.0-data_2.12.11-2_all.deb'.
dpkg-deb: building package `libglib2.0-doc' in `../libglib2.0-doc_2.12.11-2_all.deb'.
dh_testdir
dh_testroot
dh_install -a
# empty the dependency_libs in the *.la files
sed -i "/dependency_libs/ s/'.*'/''/" \
debian/libglib2.0-dev/usr/lib/*.la
dh_installchangelogs -a -Nlibglib2.0-dev -Nlibglib2.0-0-dbg ChangeLog ChangeLog.*
dh_installdocs -a -Nlibglib2.0-dev -Nlibglib2.0-0-dbg NEWS NEWS.* README
dh_link -a
dh_strip -a --dbg-package=libglib2.0-0-dbg
dh_compress -a
dh_fixperms -a
dh_makeshlibs -plibglib2.0-0 \
-V "libglib2.0-0 (>= 2.12.9)" \
--add-udeb="libglib2.0-udeb"
dh_installdeb -a
# override shlibs for libraries from this source before computing
# dependencies of packages generated from this source; we already have
# inter-dependencies expressed manually in the control file, we do not
# need the shlibs to add duplicates
cat debian/*/DEBIAN/shlibs | \
sed -n -r -e 's/(([^ ]+: )?([^ ]+) ([^ ]+)) .*/\1/p' \
> debian/shlibs.local
dh_shlibdeps -a -ldebian/libglib2.0-0/usr/lib -Llibglib2.0-0
rm -f debian/shlibs.local
dh_gencontrol -a
dh_md5sums -a
dh_builddeb -a
dpkg-deb: building package `libglib2.0-0' in `../libglib2.0-0_2.12.11-2_m32r.deb'.
dpkg-deb: building package `libglib2.0-udeb' in `../libglib2.0-udeb_2.12.11-2_m32r.udeb'.
dpkg-deb: building package `libglib2.0-dev' in `../libglib2.0-dev_2.12.11-2_m32r.deb'.
dpkg-deb: building package `libglib2.0-0-dbg' in `../libglib2.0-0-dbg_2.12.11-2_m32r.deb'.
dpkg-genchanges -b
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070416-2332
glib2.0_2.12.11-2_m32r.changes:
Format: 1.7
Date: Wed, 11 Apr 2007 10:35:43 +0200
Source: glib2.0
Binary: libglib2.0-0-dbg libglib2.0-udeb libglib2.0-data libglib2.0-dev libglib2.0-doc libglib2.0-0
Architecture: m32r all
Version: 2.12.11-2
Distribution: unstable
Urgency: low
Maintainer: Sebastien Bacher <seb128 at debian.org>
Changed-By: Loic Minier <lool at dooz.org>
Description:
libglib2.0-0 - The GLib library of C routines
libglib2.0-0-dbg - The GLib libraries and debugging symbols
libglib2.0-data - Common files for GLib library
libglib2.0-dev - Development files for the GLib library
libglib2.0-doc - Documentation files for the GLib library
libglib2.0-udeb - The GLib library of C routines - minimal runtime (udeb)
Changes:
glib2.0 (2.12.11-2) unstable; urgency=low
.
* Run "make check" test suite for the deb flavor except if DEB_BUILD_OPTIONS
contains the "nocheck" keyword; ignore failures.
* Include the new uploaders.mk from gnome-pkg-tools instead of duplicating
its logic; build-dep on gnome-pkg-tools >= 0.11.
* Drop useless version computations.
* Add support for DEB_BUILD_OPTIONS_PARALLEL.
* Upload to unstable; drop check-dist include.
Files:
a8e6af3859c23f9e5b9e1712a0a65006 295658 misc optional libglib2.0-data_2.12.11-2_all.deb
aad11d56f1ed21935f52705adf8eebb4 754356 doc optional libglib2.0-doc_2.12.11-2_all.deb
19d2ea16f9095b4022b4b8e59e70bf93 519080 libs optional libglib2.0-0_2.12.11-2_m32r.deb
a65a4cf35852f4337be71f6671f3b0fb 630262 debian-installer optional libglib2.0-udeb_2.12.11-2_m32r.udeb
874fc1b720f1769b97c51b1e475a5613 527442 libdevel optional libglib2.0-dev_2.12.11-2_m32r.deb
9f508000990ef1e6fd2931c3936f02c2 655778 libdevel extra libglib2.0-0-dbg_2.12.11-2_m32r.deb
Package-Type: udeb
/debian/buildd4/build/chroot-unstable/build/buildd4/libglib2.0-data_2.12.11-2_all.deb:
new debian package, version 2.0.
size 295658 bytes: control archive= 2593 bytes.
rm: cannot remove directory `/tmp/dpkgGyFPnZ': Directory not empty
rm cleanup failed, code 256
632 bytes, 18 lines control
6040 bytes, 79 lines md5sums
Package: libglib2.0-data
Version: 2.12.11-2
Section: misc
Priority: optional
Architecture: all
Depends: libglib2.0-0 (>= 2.12.11-2)
Conflicts: libglib1.3-data
Replaces: libglib1.3, libglib1.3-data
Installed-Size: 2268
Maintainer: Sebastien Bacher <seb128 at debian.org>
Source: glib2.0
Description: Common files for GLib library
GLib is a library containing many useful C routines for things such
as trees, hashes, lists, and strings. It is a useful general-purpose
C library used by projects such as GTK+, GIMP, and GNOME.
.
This package is needed for the runtime libraries to display messages in
languages other than English.
/debian/buildd4/build/chroot-unstable/build/buildd4/libglib2.0-doc_2.12.11-2_all.deb:
new debian package, version 2.0.
size 754356 bytes: control archive= 5783 bytes.
rm: cannot remove directory `/tmp/dpkgRMutf4': Directory not empty
rm cleanup failed, code 256
642 bytes, 19 lines control
15176 bytes, 169 lines md5sums
394 bytes, 12 lines * postinst #!/bin/sh
402 bytes, 14 lines * prerm #!/bin/sh
Package: libglib2.0-doc
Version: 2.12.11-2
Section: doc
Priority: optional
Architecture: all
Depends: lynx | www-browser
Suggests: libgtk2.0-doc
Conflicts: libglib1.3-doc
Replaces: libglib1.3-doc
Installed-Size: 5424
Maintainer: Sebastien Bacher <seb128 at debian.org>
Source: glib2.0
Description: Documentation files for the GLib library
GLib is a library containing many useful C routines for things such
as trees, hashes, lists, and strings. It is a useful general-purpose
C library used by projects such as GTK+, GIMP, and GNOME.
.
This package contains the HTML documentation for the GLib library
in /usr/share/doc/libglib2.0-doc/ .
/debian/buildd4/build/chroot-unstable/build/buildd4/libglib2.0-0_2.12.11-2_m32r.deb:
new debian package, version 2.0.
size 519080 bytes: control archive= 1179 bytes.
rm: cannot remove directory `/tmp/dpkgg2fWkF': Directory not empty
rm cleanup failed, code 256
561 bytes, 17 lines control
966 bytes, 13 lines md5sums
135 bytes, 7 lines * postinst #!/bin/sh
132 bytes, 7 lines * postrm #!/bin/sh
366 bytes, 8 lines shlibs
Package: libglib2.0-0
Version: 2.12.11-2
Section: libs
Priority: optional
Architecture: m32r
Depends: libc6 (>= 2.3.5-1)
Recommends: libglib2.0-data
Conflicts: libpango1.0-0 (<< 1.11)
Installed-Size: 1116
Maintainer: Sebastien Bacher <seb128 at debian.org>
Source: glib2.0
Description: The GLib library of C routines
GLib is a library containing many useful C routines for things such
as trees, hashes, lists, and strings. It is a useful general-purpose
C library used by projects such as GTK+, GIMP, and GNOME.
.
This package contains the shared libraries.
/debian/buildd4/build/chroot-unstable/build/buildd4/libglib2.0-udeb_2.12.11-2_m32r.udeb:
new debian package, version 2.0.
size 630262 bytes: control archive= 528 bytes.
rm: cannot remove directory `/tmp/dpkgrqwEri': Directory not empty
rm cleanup failed, code 256
660 bytes, 18 lines control
Package: libglib2.0-udeb
Version: 2.12.11-2
Section: debian-installer
Priority: optional
Architecture: m32r
Depends: libc6 (>= 2.3.5-1), libglib2.0-udeb (>= 2.12.9)
Installed-Size: 3148
Maintainer: Sebastien Bacher <seb128 at debian.org>
Source: glib2.0
Description: The GLib library of C routines - minimal runtime
This is a udeb, or a microdeb, for the debian-installer.
.
GLib is a library containing many useful C routines for things such
as trees, hashes, lists, and strings. It is a useful general-purpose
C library used by projects such as GTK+, GIMP, and GNOME.
.
This package contains the minimal runtime library needed by the Debian
installer.
/debian/buildd4/build/chroot-unstable/build/buildd4/libglib2.0-dev_2.12.11-2_m32r.deb:
new debian package, version 2.0.
size 527442 bytes: control archive= 3449 bytes.
rm: cannot remove directory `/tmp/dpkgDd5FpY': Directory not empty
rm cleanup failed, code 256
736 bytes, 20 lines control
7022 bytes, 101 lines md5sums
Package: libglib2.0-dev
Version: 2.12.11-2
Section: libdevel
Priority: optional
Architecture: m32r
Depends: libglib2.0-0 (= 2.12.11-2), pkg-config (>= 0.14.0)
Suggests: libglib2.0-doc
Conflicts: libglib1.3-dev
Replaces: libglib1.3-dev
Installed-Size: 2076
Maintainer: Sebastien Bacher <seb128 at debian.org>
Source: glib2.0
Description: Development files for the GLib library
GLib is a library containing many useful C routines for things such
as trees, hashes, lists, and strings. It is a useful general-purpose
C library used by projects such as GTK+, GIMP, and GNOME.
.
This package is needed to compile programs against libglib2.0-0,
as only it includes the header files and static libraries (optionally)
needed for compiling.
/debian/buildd4/build/chroot-unstable/build/buildd4/libglib2.0-0-dbg_2.12.11-2_m32r.deb:
new debian package, version 2.0.
size 655778 bytes: control archive= 901 bytes.
rm: cannot remove directory `/tmp/dpkgoOpHsv': Directory not empty
rm cleanup failed, code 256
862 bytes, 22 lines control
475 bytes, 6 lines md5sums
Package: libglib2.0-0-dbg
Version: 2.12.11-2
Section: libdevel
Priority: extra
Architecture: m32r
Depends: libglib2.0-0 (= 2.12.11-2)
Conflicts: libglib2.0-dbg
Replaces: libglib2.0-dbg
Installed-Size: 1744
Maintainer: Sebastien Bacher <seb128 at debian.org>
Source: glib2.0
Description: The GLib libraries and debugging symbols
GLib is a library containing many useful C routines for things such
as trees, hashes, lists, and strings. It is a useful general-purpose
C library used by projects such as GTK+, GIMP, and GNOME.
.
This package contains unstripped shared libraries. it is provided
primarily to provide a backtrace with names in a debugger, this makes
it somewhat easier to interpret core dumps. The libraries are installed
in /usr/lib/debug and can be used by placing that directory in
LD_LIBRARY_PATH.
Most people will not need this package.
/debian/buildd4/build/chroot-unstable/build/buildd4/libglib2.0-data_2.12.11-2_all.deb:
drwxr-xr-x root/root 0 2007-04-16 23:19 ./
drwxr-xr-x root/root 0 2007-04-16 23:18 ./usr/
drwxr-xr-x root/root 0 2007-04-16 23:19 ./usr/share/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/am/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/am/LC_MESSAGES/
-rw-r--r-- root/root 739 2007-04-16 23:11 ./usr/share/locale/am/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/ar/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/ar/LC_MESSAGES/
-rw-r--r-- root/root 21399 2007-04-16 23:11 ./usr/share/locale/ar/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/az/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/az/LC_MESSAGES/
-rw-r--r-- root/root 12195 2007-04-16 23:11 ./usr/share/locale/az/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/be/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/be/LC_MESSAGES/
-rw-r--r-- root/root 21735 2007-04-16 23:11 ./usr/share/locale/be/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/be at latin/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/be at latin/LC_MESSAGES/
-rw-r--r-- root/root 19713 2007-04-16 23:11 ./usr/share/locale/be at latin/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/bg/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/bg/LC_MESSAGES/
-rw-r--r-- root/root 25879 2007-04-16 23:11 ./usr/share/locale/bg/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/bn/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/bn/LC_MESSAGES/
-rw-r--r-- root/root 27560 2007-04-16 23:11 ./usr/share/locale/bn/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/bn_IN/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/bn_IN/LC_MESSAGES/
-rw-r--r-- root/root 29814 2007-04-16 23:11 ./usr/share/locale/bn_IN/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/bs/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/bs/LC_MESSAGES/
-rw-r--r-- root/root 11780 2007-04-16 23:11 ./usr/share/locale/bs/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/ca/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/ca/LC_MESSAGES/
-rw-r--r-- root/root 20159 2007-04-16 23:11 ./usr/share/locale/ca/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/cs/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/cs/LC_MESSAGES/
-rw-r--r-- root/root 18260 2007-04-16 23:11 ./usr/share/locale/cs/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/cy/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/cy/LC_MESSAGES/
-rw-r--r-- root/root 18045 2007-04-16 23:11 ./usr/share/locale/cy/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/da/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/da/LC_MESSAGES/
-rw-r--r-- root/root 16776 2007-04-16 23:11 ./usr/share/locale/da/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/de/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/de/LC_MESSAGES/
-rw-r--r-- root/root 20120 2007-04-16 23:11 ./usr/share/locale/de/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/dz/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/dz/LC_MESSAGES/
-rw-r--r-- root/root 35437 2007-04-16 23:11 ./usr/share/locale/dz/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/el/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/el/LC_MESSAGES/
-rw-r--r-- root/root 25359 2007-04-16 23:11 ./usr/share/locale/el/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/en_CA/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/en_CA/LC_MESSAGES/
-rw-r--r-- root/root 17874 2007-04-16 23:11 ./usr/share/locale/en_CA/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/en_GB/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/en_GB/LC_MESSAGES/
-rw-r--r-- root/root 17955 2007-04-16 23:11 ./usr/share/locale/en_GB/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/eo/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/eo/LC_MESSAGES/
-rw-r--r-- root/root 11036 2007-04-16 23:11 ./usr/share/locale/eo/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/es/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/es/LC_MESSAGES/
-rw-r--r-- root/root 19891 2007-04-16 23:11 ./usr/share/locale/es/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/et/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/et/LC_MESSAGES/
-rw-r--r-- root/root 18210 2007-04-16 23:11 ./usr/share/locale/et/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/eu/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/eu/LC_MESSAGES/
-rw-r--r-- root/root 18952 2007-04-16 23:11 ./usr/share/locale/eu/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/fa/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/fa/LC_MESSAGES/
-rw-r--r-- root/root 23344 2007-04-16 23:11 ./usr/share/locale/fa/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/fi/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/fi/LC_MESSAGES/
-rw-r--r-- root/root 19100 2007-04-16 23:11 ./usr/share/locale/fi/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/fr/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/fr/LC_MESSAGES/
-rw-r--r-- root/root 21153 2007-04-16 23:11 ./usr/share/locale/fr/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/ga/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/ga/LC_MESSAGES/
-rw-r--r-- root/root 1580 2007-04-16 23:11 ./usr/share/locale/ga/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/gl/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/gl/LC_MESSAGES/
-rw-r--r-- root/root 18679 2007-04-16 23:11 ./usr/share/locale/gl/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/gu/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/gu/LC_MESSAGES/
-rw-r--r-- root/root 27807 2007-04-16 23:11 ./usr/share/locale/gu/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/he/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/he/LC_MESSAGES/
-rw-r--r-- root/root 18036 2007-04-16 23:11 ./usr/share/locale/he/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/hi/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/hi/LC_MESSAGES/
-rw-r--r-- root/root 28514 2007-04-16 23:11 ./usr/share/locale/hi/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/hr/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/hr/LC_MESSAGES/
-rw-r--r-- root/root 11666 2007-04-16 23:11 ./usr/share/locale/hr/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/hu/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/hu/LC_MESSAGES/
-rw-r--r-- root/root 20322 2007-04-16 23:11 ./usr/share/locale/hu/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/hy/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/hy/LC_MESSAGES/
-rw-r--r-- root/root 3098 2007-04-16 23:11 ./usr/share/locale/hy/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/id/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/id/LC_MESSAGES/
-rw-r--r-- root/root 16999 2007-04-16 23:11 ./usr/share/locale/id/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/is/
drwxr-xr-x root/root 0 2007-04-16 23:11 ./usr/share/locale/is/LC_MESSAGES/
-rw-r--r-- root/root 11246 2007-04-16 23:11 ./usr/share/locale/is/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/it/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/it/LC_MESSAGES/
-rw-r--r-- root/root 19746 2007-04-16 23:12 ./usr/share/locale/it/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/ja/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/ja/LC_MESSAGES/
-rw-r--r-- root/root 21022 2007-04-16 23:12 ./usr/share/locale/ja/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/ka/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/ka/LC_MESSAGES/
-rw-r--r-- root/root 29266 2007-04-16 23:12 ./usr/share/locale/ka/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/ko/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/ko/LC_MESSAGES/
-rw-r--r-- root/root 20486 2007-04-16 23:12 ./usr/share/locale/ko/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/ku/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/ku/LC_MESSAGES/
-rw-r--r-- root/root 1188 2007-04-16 23:12 ./usr/share/locale/ku/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/lt/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/lt/LC_MESSAGES/
-rw-r--r-- root/root 19361 2007-04-16 23:12 ./usr/share/locale/lt/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/lv/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/lv/LC_MESSAGES/
-rw-r--r-- root/root 18566 2007-04-16 23:12 ./usr/share/locale/lv/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/mk/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/mk/LC_MESSAGES/
-rw-r--r-- root/root 24962 2007-04-16 23:12 ./usr/share/locale/mk/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/ml/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/ml/LC_MESSAGES/
-rw-r--r-- root/root 30481 2007-04-16 23:12 ./usr/share/locale/ml/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/mn/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/mn/LC_MESSAGES/
-rw-r--r-- root/root 18982 2007-04-16 23:12 ./usr/share/locale/mn/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/ms/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/ms/LC_MESSAGES/
-rw-r--r-- root/root 11429 2007-04-16 23:12 ./usr/share/locale/ms/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/nb/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/nb/LC_MESSAGES/
-rw-r--r-- root/root 18623 2007-04-16 23:12 ./usr/share/locale/nb/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/ne/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/ne/LC_MESSAGES/
-rw-r--r-- root/root 25789 2007-04-16 23:12 ./usr/share/locale/ne/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/nl/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/nl/LC_MESSAGES/
-rw-r--r-- root/root 19563 2007-04-16 23:12 ./usr/share/locale/nl/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/nn/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/nn/LC_MESSAGES/
-rw-r--r-- root/root 18566 2007-04-16 23:12 ./usr/share/locale/nn/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/or/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/or/LC_MESSAGES/
-rw-r--r-- root/root 29613 2007-04-16 23:12 ./usr/share/locale/or/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/pa/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/pa/LC_MESSAGES/
-rw-r--r-- root/root 26692 2007-04-16 23:12 ./usr/share/locale/pa/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/pl/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/pl/LC_MESSAGES/
-rw-r--r-- root/root 19977 2007-04-16 23:12 ./usr/share/locale/pl/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/pt/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/pt/LC_MESSAGES/
-rw-r--r-- root/root 19241 2007-04-16 23:12 ./usr/share/locale/pt/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/pt_BR/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/pt_BR/LC_MESSAGES/
-rw-r--r-- root/root 19118 2007-04-16 23:12 ./usr/share/locale/pt_BR/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/ro/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/ro/LC_MESSAGES/
-rw-r--r-- root/root 19735 2007-04-16 23:12 ./usr/share/locale/ro/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/ru/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/ru/LC_MESSAGES/
-rw-r--r-- root/root 25272 2007-04-16 23:12 ./usr/share/locale/ru/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/rw/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/rw/LC_MESSAGES/
-rw-r--r-- root/root 443 2007-04-16 23:12 ./usr/share/locale/rw/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/sk/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/sk/LC_MESSAGES/
-rw-r--r-- root/root 16601 2007-04-16 23:12 ./usr/share/locale/sk/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/sl/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/sl/LC_MESSAGES/
-rw-r--r-- root/root 18682 2007-04-16 23:12 ./usr/share/locale/sl/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/sq/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/sq/LC_MESSAGES/
-rw-r--r-- root/root 19581 2007-04-16 23:12 ./usr/share/locale/sq/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/sr/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/sr/LC_MESSAGES/
-rw-r--r-- root/root 23792 2007-04-16 23:12 ./usr/share/locale/sr/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/sr at Latn/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/sr at Latn/LC_MESSAGES/
-rw-r--r-- root/root 18692 2007-04-16 23:12 ./usr/share/locale/sr at Latn/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/sr at ije/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/sr at ije/LC_MESSAGES/
-rw-r--r-- root/root 15254 2007-04-16 23:12 ./usr/share/locale/sr at ije/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/sv/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/sv/LC_MESSAGES/
-rw-r--r-- root/root 18868 2007-04-16 23:12 ./usr/share/locale/sv/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/ta/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/ta/LC_MESSAGES/
-rw-r--r-- root/root 28795 2007-04-16 23:12 ./usr/share/locale/ta/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/te/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/te/LC_MESSAGES/
-rw-r--r-- root/root 22842 2007-04-16 23:12 ./usr/share/locale/te/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/th/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/th/LC_MESSAGES/
-rw-r--r-- root/root 28548 2007-04-16 23:12 ./usr/share/locale/th/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/tl/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/tl/LC_MESSAGES/
-rw-r--r-- root/root 17451 2007-04-16 23:12 ./usr/share/locale/tl/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/tr/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/tr/LC_MESSAGES/
-rw-r--r-- root/root 18865 2007-04-16 23:12 ./usr/share/locale/tr/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/tt/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/tt/LC_MESSAGES/
-rw-r--r-- root/root 5421 2007-04-16 23:12 ./usr/share/locale/tt/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/uk/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/uk/LC_MESSAGES/
-rw-r--r-- root/root 24576 2007-04-16 23:12 ./usr/share/locale/uk/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/vi/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/vi/LC_MESSAGES/
-rw-r--r-- root/root 21389 2007-04-16 23:12 ./usr/share/locale/vi/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/wa/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/wa/LC_MESSAGES/
-rw-r--r-- root/root 5270 2007-04-16 23:12 ./usr/share/locale/wa/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/xh/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/xh/LC_MESSAGES/
-rw-r--r-- root/root 15614 2007-04-16 23:12 ./usr/share/locale/xh/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/yi/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/yi/LC_MESSAGES/
-rw-r--r-- root/root 15517 2007-04-16 23:12 ./usr/share/locale/yi/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/zh_CN/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/zh_CN/LC_MESSAGES/
-rw-r--r-- root/root 17078 2007-04-16 23:12 ./usr/share/locale/zh_CN/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/zh_HK/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/zh_HK/LC_MESSAGES/
-rw-r--r-- root/root 17934 2007-04-16 23:12 ./usr/share/locale/zh_HK/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/zh_TW/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/locale/zh_TW/LC_MESSAGES/
-rw-r--r-- root/root 17931 2007-04-16 23:12 ./usr/share/locale/zh_TW/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:19 ./usr/share/doc/
lrwxrwxrwx root/root 0 2007-04-16 23:19 ./usr/share/doc/libglib2.0-data -> libglib2.0-0
/debian/buildd4/build/chroot-unstable/build/buildd4/libglib2.0-doc_2.12.11-2_all.deb:
drwxr-xr-x root/root 0 2007-04-16 23:19 ./
drwxr-xr-x root/root 0 2007-04-16 23:18 ./usr/
drwxr-xr-x root/root 0 2007-04-16 23:19 ./usr/share/
drwxr-xr-x root/root 0 2007-04-16 23:18 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-04-16 23:19 ./usr/share/doc/libglib2.0-doc/
drwxr-xr-x root/root 0 2007-04-16 23:19 ./usr/share/doc/libglib2.0-doc/glib/
-rw-r--r-- root/root 32141 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/file-name-encodings.png
-rw-r--r-- root/root 37595 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Arrays.html
-rw-r--r-- root/root 45077 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Asynchronous-Queues.html
-rw-r--r-- root/root 21913 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Atomic-Operations.html
-rw-r--r-- root/root 25768 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Automatic-String-Completion.html
-rw-r--r-- root/root 44356 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Balanced-Binary-Trees.html
-rw-r--r-- root/root 17129 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Base64-Encoding.html
-rw-r--r-- root/root 19213 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Basic-Types.html
-rw-r--r-- root/root 118661 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Bookmark-file-parser.html
-rw-r--r-- root/root 25897 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Byte-Arrays.html
-rw-r--r-- root/root 59789 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Byte-Order-Macros.html
-rw-r--r-- root/root 23011 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Caches.html
-rw-r--r-- root/root 69340 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Character-Set-Conversion.html
-rw-r--r-- root/root 89451 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Commandline-option-parser.html
-rw-r--r-- root/root 24999 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Datasets.html
-rw-r--r-- root/root 102034 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Date-and-Time-Functions.html
-rw-r--r-- root/root 64529 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Double-ended-Queues.html
-rw-r--r-- root/root 71977 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Doubly-Linked-Lists.html
-rw-r--r-- root/root 26836 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Dynamic-Loading-of-Modules.html
-rw-r--r-- root/root 37726 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Error-Reporting.html
-rw-r--r-- root/root 81541 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-File-Utilities.html
-rw-r--r-- root/root 17318 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Glob-style-pattern-matching.html
-rw-r--r-- root/root 65658 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Hash-Tables.html
-rw-r--r-- root/root 76433 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Hook-Functions.html
-rw-r--r-- root/root 10775 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-I18N.html
-rw-r--r-- root/root 116173 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-IO-Channels.html
-rw-r--r-- root/root 122223 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Key-value-file-parser.html
-rw-r--r-- root/root 29851 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Keyed-Data-Lists.html
-rw-r--r-- root/root 65563 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Lexical-Scanner.html
-rw-r--r-- root/root 15916 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Limits-of-Basic-Types.html
-rw-r--r-- root/root 39552 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Memory-Allocation.html
-rw-r--r-- root/root 8618 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Memory-Allocators.html
-rw-r--r-- root/root 36635 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Memory-Chunks.html
-rw-r--r-- root/root 20072 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Memory-Slices.html
-rw-r--r-- root/root 30847 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Message-Logging.html
-rw-r--r-- root/root 38137 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Miscellaneous-Macros.html
-rw-r--r-- root/root 67839 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Miscellaneous-Utility-Functions.html
-rw-r--r-- root/root 79468 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-N-ary-Trees.html
-rw-r--r-- root/root 11232 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Numerical-Definitions.html
-rw-r--r-- root/root 29957 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Pointer-Arrays.html
-rw-r--r-- root/root 14243 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Quarks.html
-rw-r--r-- root/root 29645 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Random-Numbers.html
-rw-r--r-- root/root 26942 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Relations-and-Tuples.html
-rw-r--r-- root/root 12775 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Shell-related-Utilities.html
-rw-r--r-- root/root 35098 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Simple-XML-Subset-Parser.html
-rw-r--r-- root/root 61508 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Singly-Linked-Lists.html
-rw-r--r-- root/root 55701 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Spawning-Processes.html
-rw-r--r-- root/root 18453 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Standard-Macros.html
-rw-r--r-- root/root 15896 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-String-Chunks.html
-rw-r--r-- root/root 151144 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-String-Utility-Functions.html
-rw-r--r-- root/root 53140 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Strings.html
-rw-r--r-- root/root 156266 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-The-Main-Event-Loop.html
-rw-r--r-- root/root 33989 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Thread-Pools.html
-rw-r--r-- root/root 138237 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Threads.html
-rw-r--r-- root/root 12274 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Timers.html
-rw-r--r-- root/root 10153 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Trash-Stacks.html
-rw-r--r-- root/root 10720 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Type-Conversion-Macros.html
-rw-r--r-- root/root 123247 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Unicode-Manipulation.html
-rw-r--r-- root/root 13337 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Version-Information.html
-rw-r--r-- root/root 21071 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Warnings-and-Assertions.html
-rw-r--r-- root/root 21655 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-Windows-Compatibility-Functions.html
-rw-r--r-- root/root 18349 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-building.html
-rw-r--r-- root/root 7295 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-changes.html
-rw-r--r-- root/root 4976 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-compiling.html
-rw-r--r-- root/root 4536 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-core.html
-rw-r--r-- root/root 8645 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-cross-compiling.html
-rw-r--r-- root/root 7023 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-data-types.html
-rw-r--r-- root/root 4316 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-fundamentals.html
-rw-r--r-- root/root 4654 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-gettextize.html
-rw-r--r-- root/root 6213 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-resources.html
-rw-r--r-- root/root 9372 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-running.html
-rw-r--r-- root/root 6808 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib-utilities.html
-rw-r--r-- root/root 17455 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/index.sgml.gz
-rw-r--r-- root/root 4220 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib.html
-rw-r--r-- root/root 654 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/home.png
-rw-r--r-- root/root 17043 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/index.html
-rw-r--r-- root/root 155341 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/ix01.html
-rw-r--r-- root/root 8570 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/ix02.html
-rw-r--r-- root/root 4111 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/ix03.html
-rw-r--r-- root/root 10480 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/ix04.html
-rw-r--r-- root/root 12699 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/ix05.html
-rw-r--r-- root/root 4932 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/ix06.html
-rw-r--r-- root/root 5520 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/ix07.html
-rw-r--r-- root/root 10121 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/ix08.html
-rw-r--r-- root/root 459 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/left.png
-rw-r--r-- root/root 7088 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/mainloop-states.gif
-rw-r--r-- root/root 472 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/right.png
-rw-r--r-- root/root 1139 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/style.css
-rw-r--r-- root/root 2658 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/tools.html
-rw-r--r-- root/root 406 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/up.png
-rw-r--r-- root/root 17973 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib.devhelp.gz
-rw-r--r-- root/root 19140 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/glib/glib.devhelp2.gz
drwxr-xr-x root/root 0 2007-04-16 23:19 ./usr/share/doc/libglib2.0-doc/gobject/
-rw-r--r-- root/root 25637 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/GTypeModule.html
-rw-r--r-- root/root 26908 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/GTypePlugin.html
-rw-r--r-- root/root 6562 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/ch01.html
-rw-r--r-- root/root 8878 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/ch01s02.html
-rw-r--r-- root/root 14741 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/ch02.html
-rw-r--r-- root/root 7711 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/ch06s03.html
-rw-r--r-- root/root 15715 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/ch07s02.html
-rw-r--r-- root/root 5993 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/ch07s03.html
-rw-r--r-- root/root 17601 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/chapter-gobject.html
-rw-r--r-- root/root 13169 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/chapter-signal.html
-rw-r--r-- root/root 13251 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/glib-genmarshal.html
-rw-r--r-- root/root 11861 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/glib-mkenums.html
-rw-r--r-- root/root 12722 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/glue.png
-rw-r--r-- root/root 17720 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/gobject-Boxed-Types.html
-rw-r--r-- root/root 134380 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/gobject-Closures.html
-rw-r--r-- root/root 42335 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/gobject-Enumeration-and-Flag-Types.html
-rw-r--r-- root/root 80321 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/gobject-GParamSpec.html
-rw-r--r-- root/root 36228 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/gobject-Generic-values.html
-rw-r--r-- root/root 135042 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/gobject-Signals.html
-rw-r--r-- root/root 282331 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/gobject-Standard-Parameter-and-Value-Types.html
-rw-r--r-- root/root 133087 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/gobject-The-Base-Object-Type.html
-rw-r--r-- root/root 196758 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/gobject-Type-Information.html
-rw-r--r-- root/root 24588 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/gobject-Value-arrays.html
-rw-r--r-- root/root 9827 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/gobject-Varargs-Value-Collection.html
-rw-r--r-- root/root 14712 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/gobject-memory.html
-rw-r--r-- root/root 15113 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/gobject-properties.html
-rw-r--r-- root/root 5862 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/gobject-query.html
-rw-r--r-- root/root 6305 2007-04-16 23:13 ./usr/share/doc/libglib2.0-doc/gobject/index.sgml.gz
-rw-r--r-- root/root 8541 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/gtype-conventions.html
-rw-r--r-- root/root 16146 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/gtype-instantiable-classed.html
-rw-r--r-- root/root 15520 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/gtype-non-instantiable-classed.html
-rw-r--r-- root/root 5604 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/gtype-non-instantiable.html
-rw-r--r-- root/root 654 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/home.png
-rw-r--r-- root/root 7723 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/howto-gobject-chainup.html
-rw-r--r-- root/root 4989 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/howto-gobject-code.html
-rw-r--r-- root/root 8678 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/howto-gobject-construction.html
-rw-r--r-- root/root 6476 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/howto-gobject-destruction.html
-rw-r--r-- root/root 10449 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/howto-gobject-methods.html
-rw-r--r-- root/root 14659 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/howto-gobject.html
-rw-r--r-- root/root 7719 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/howto-interface-implement.html
-rw-r--r-- root/root 9311 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/howto-interface-properties.html
-rw-r--r-- root/root 8449 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/howto-interface.html
-rw-r--r-- root/root 7609 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/howto-signals.html
-rw-r--r-- root/root 12759 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/index.html
-rw-r--r-- root/root 71970 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/ix01.html
-rw-r--r-- root/root 3992 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/ix02.html
-rw-r--r-- root/root 3530 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/ix03.html
-rw-r--r-- root/root 7096 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/ix04.html
-rw-r--r-- root/root 3626 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/ix05.html
-rw-r--r-- root/root 3649 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/ix06.html
-rw-r--r-- root/root 4561 2007-04-16 23:13 ./usr/share/doc/libglib2.0-doc/gobject/ix07.html
-rw-r--r-- root/root 3733 2007-04-16 23:13 ./usr/share/doc/libglib2.0-doc/gobject/ix08.html
-rw-r--r-- root/root 459 2007-04-16 23:13 ./usr/share/doc/libglib2.0-doc/gobject/left.png
-rw-r--r-- root/root 5094 2007-04-16 23:13 ./usr/share/doc/libglib2.0-doc/gobject/pr01.html
-rw-r--r-- root/root 3298 2007-04-16 23:13 ./usr/share/doc/libglib2.0-doc/gobject/pt01.html
-rw-r--r-- root/root 3640 2007-04-16 23:13 ./usr/share/doc/libglib2.0-doc/gobject/pt02.html
-rw-r--r-- root/root 3602 2007-04-16 23:13 ./usr/share/doc/libglib2.0-doc/gobject/pt03.html
-rw-r--r-- root/root 472 2007-04-16 23:13 ./usr/share/doc/libglib2.0-doc/gobject/right.png
-rw-r--r-- root/root 3318 2007-04-16 23:13 ./usr/share/doc/libglib2.0-doc/gobject/rn01.html
-rw-r--r-- root/root 3338 2007-04-16 23:13 ./usr/share/doc/libglib2.0-doc/gobject/rn02.html
-rw-r--r-- root/root 21432 2007-04-16 23:13 ./usr/share/doc/libglib2.0-doc/gobject/signal.html
-rw-r--r-- root/root 1139 2007-04-16 23:13 ./usr/share/doc/libglib2.0-doc/gobject/style.css
-rw-r--r-- root/root 3723 2007-04-16 23:13 ./usr/share/doc/libglib2.0-doc/gobject/tools-ginspector.html
-rw-r--r-- root/root 4208 2007-04-16 23:13 ./usr/share/doc/libglib2.0-doc/gobject/tools-gob.html
-rw-r--r-- root/root 4736 2007-04-16 23:13 ./usr/share/doc/libglib2.0-doc/gobject/tools-gtkdoc.html
-rw-r--r-- root/root 4782 2007-04-16 23:13 ./usr/share/doc/libglib2.0-doc/gobject/tools-refdb.html
-rw-r--r-- root/root 406 2007-04-16 23:13 ./usr/share/doc/libglib2.0-doc/gobject/up.png
-rw-r--r-- root/root 8031 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/gobject.devhelp.gz
-rw-r--r-- root/root 8415 2007-04-16 23:12 ./usr/share/doc/libglib2.0-doc/gobject/gobject.devhelp2.gz
-rw-r--r-- root/root 13457 2007-03-09 13:27 ./usr/share/doc/libglib2.0-doc/changelog.gz
-rw-r--r-- root/root 21927 2007-03-09 13:29 ./usr/share/doc/libglib2.0-doc/NEWS.gz
-rw-r--r-- root/root 3107 2007-03-09 13:30 ./usr/share/doc/libglib2.0-doc/README.gz
-rw-r--r-- root/root 1941 2007-04-16 19:27 ./usr/share/doc/libglib2.0-doc/copyright
-rw-r--r-- root/root 7325 2007-04-16 19:27 ./usr/share/doc/libglib2.0-doc/changelog.Debian.gz
-rw-r--r-- root/root 3561 2007-03-09 13:01 ./usr/share/doc/libglib2.0-doc/NEWS.pre-1-3.gz
drwxr-xr-x root/root 0 2007-04-16 23:18 ./usr/share/doc-base/
-rw-r--r-- root/root 435 2007-04-16 19:27 ./usr/share/doc-base/glib
-rw-r--r-- root/root 682 2007-04-16 19:27 ./usr/share/doc-base/gobject
drwxr-xr-x root/root 0 2007-04-16 23:19 ./usr/share/gtk-doc/
drwxr-xr-x root/root 0 2007-04-16 23:19 ./usr/share/gtk-doc/html/
lrwxrwxrwx root/root 0 2007-04-16 23:19 ./usr/share/doc/libglib2.0-doc/gtk -> ../libgtk2.0-doc/gtk
lrwxrwxrwx root/root 0 2007-04-16 23:19 ./usr/share/gtk-doc/html/gobject -> ../../doc/libglib2.0-doc/gobject
lrwxrwxrwx root/root 0 2007-04-16 23:19 ./usr/share/gtk-doc/html/glib -> ../../doc/libglib2.0-doc/glib
/debian/buildd4/build/chroot-unstable/build/buildd4/libglib2.0-0_2.12.11-2_m32r.deb:
drwxr-xr-x root/root 0 2007-04-16 23:24 ./
drwxr-xr-x root/root 0 2007-04-16 23:22 ./usr/
drwxr-xr-x root/root 0 2007-04-16 23:23 ./usr/lib/
-rw-r--r-- root/root 612620 2007-04-16 23:23 ./usr/lib/libglib-2.0.so.0.1200.11
-rw-r--r-- root/root 9548 2007-04-16 23:23 ./usr/lib/libgmodule-2.0.so.0.1200.11
-rw-r--r-- root/root 246112 2007-04-16 23:23 ./usr/lib/libgobject-2.0.so.0.1200.11
-rw-r--r-- root/root 14736 2007-04-16 23:23 ./usr/lib/libgthread-2.0.so.0.1200.11
drwxr-xr-x root/root 0 2007-04-16 23:22 ./usr/share/
drwxr-xr-x root/root 0 2007-04-16 23:22 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-04-16 23:23 ./usr/share/doc/libglib2.0-0/
-rw-r--r-- root/root 13457 2007-03-09 13:27 ./usr/share/doc/libglib2.0-0/changelog.gz
-rw-r--r-- root/root 21927 2007-03-09 13:29 ./usr/share/doc/libglib2.0-0/NEWS.gz
-rw-r--r-- root/root 3107 2007-03-09 13:30 ./usr/share/doc/libglib2.0-0/README.gz
-rw-r--r-- root/root 34130 2007-03-09 13:01 ./usr/share/doc/libglib2.0-0/ChangeLog.pre-1-2.gz
-rw-r--r-- root/root 77326 2007-03-09 13:01 ./usr/share/doc/libglib2.0-0/ChangeLog.pre-2-0.gz
-rw-r--r-- root/root 17404 2007-03-09 13:01 ./usr/share/doc/libglib2.0-0/ChangeLog.pre-2-2.gz
-rw-r--r-- root/root 1941 2007-04-16 19:27 ./usr/share/doc/libglib2.0-0/copyright
-rw-r--r-- root/root 7325 2007-04-16 19:27 ./usr/share/doc/libglib2.0-0/changelog.Debian.gz
-rw-r--r-- root/root 3561 2007-03-09 13:01 ./usr/share/doc/libglib2.0-0/NEWS.pre-1-3.gz
lrwxrwxrwx root/root 0 2007-04-16 23:23 ./usr/lib/libglib-2.0.so.0 -> libglib-2.0.so.0.1200.11
lrwxrwxrwx root/root 0 2007-04-16 23:23 ./usr/lib/libgmodule-2.0.so.0 -> libgmodule-2.0.so.0.1200.11
lrwxrwxrwx root/root 0 2007-04-16 23:23 ./usr/lib/libgobject-2.0.so.0 -> libgobject-2.0.so.0.1200.11
lrwxrwxrwx root/root 0 2007-04-16 23:23 ./usr/lib/libgthread-2.0.so.0 -> libgthread-2.0.so.0.1200.11
/debian/buildd4/build/chroot-unstable/build/buildd4/libglib2.0-udeb_2.12.11-2_m32r.udeb:
drwxr-xr-x root/root 0 2007-04-16 23:24 ./
drwxr-xr-x root/root 0 2007-04-16 23:22 ./usr/
drwxr-xr-x root/root 0 2007-04-16 23:23 ./usr/lib/
-rw-r--r-- root/root 612620 2007-04-16 23:23 ./usr/lib/libglib-2.0.so.0.1200.11
-rw-r--r-- root/root 9548 2007-04-16 23:23 ./usr/lib/libgmodule-2.0.so.0.1200.11
-rw-r--r-- root/root 246112 2007-04-16 23:23 ./usr/lib/libgobject-2.0.so.0.1200.11
-rw-r--r-- root/root 14736 2007-04-16 23:23 ./usr/lib/libgthread-2.0.so.0.1200.11
drwxr-xr-x root/root 0 2007-04-16 23:22 ./usr/share/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/am/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/am/LC_MESSAGES/
-rw-r--r-- root/root 739 2007-04-16 23:16 ./usr/share/locale/am/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/ar/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/ar/LC_MESSAGES/
-rw-r--r-- root/root 21399 2007-04-16 23:16 ./usr/share/locale/ar/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/az/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/az/LC_MESSAGES/
-rw-r--r-- root/root 12195 2007-04-16 23:16 ./usr/share/locale/az/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/be/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/be/LC_MESSAGES/
-rw-r--r-- root/root 21735 2007-04-16 23:16 ./usr/share/locale/be/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/be at latin/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/be at latin/LC_MESSAGES/
-rw-r--r-- root/root 19713 2007-04-16 23:16 ./usr/share/locale/be at latin/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/bg/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/bg/LC_MESSAGES/
-rw-r--r-- root/root 25879 2007-04-16 23:16 ./usr/share/locale/bg/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/bn/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/bn/LC_MESSAGES/
-rw-r--r-- root/root 27560 2007-04-16 23:16 ./usr/share/locale/bn/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/bn_IN/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/bn_IN/LC_MESSAGES/
-rw-r--r-- root/root 29814 2007-04-16 23:16 ./usr/share/locale/bn_IN/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/bs/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/bs/LC_MESSAGES/
-rw-r--r-- root/root 11780 2007-04-16 23:16 ./usr/share/locale/bs/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/ca/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/ca/LC_MESSAGES/
-rw-r--r-- root/root 20159 2007-04-16 23:16 ./usr/share/locale/ca/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/cs/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/cs/LC_MESSAGES/
-rw-r--r-- root/root 18260 2007-04-16 23:16 ./usr/share/locale/cs/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/cy/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/cy/LC_MESSAGES/
-rw-r--r-- root/root 18045 2007-04-16 23:16 ./usr/share/locale/cy/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/da/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/da/LC_MESSAGES/
-rw-r--r-- root/root 16776 2007-04-16 23:16 ./usr/share/locale/da/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/de/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/de/LC_MESSAGES/
-rw-r--r-- root/root 20120 2007-04-16 23:16 ./usr/share/locale/de/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/dz/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/dz/LC_MESSAGES/
-rw-r--r-- root/root 35437 2007-04-16 23:16 ./usr/share/locale/dz/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/el/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/el/LC_MESSAGES/
-rw-r--r-- root/root 25359 2007-04-16 23:16 ./usr/share/locale/el/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/en_CA/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/en_CA/LC_MESSAGES/
-rw-r--r-- root/root 17874 2007-04-16 23:16 ./usr/share/locale/en_CA/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/en_GB/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/en_GB/LC_MESSAGES/
-rw-r--r-- root/root 17955 2007-04-16 23:16 ./usr/share/locale/en_GB/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/eo/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/eo/LC_MESSAGES/
-rw-r--r-- root/root 11036 2007-04-16 23:16 ./usr/share/locale/eo/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/es/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/es/LC_MESSAGES/
-rw-r--r-- root/root 19891 2007-04-16 23:16 ./usr/share/locale/es/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/et/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/et/LC_MESSAGES/
-rw-r--r-- root/root 18210 2007-04-16 23:16 ./usr/share/locale/et/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/eu/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/eu/LC_MESSAGES/
-rw-r--r-- root/root 18952 2007-04-16 23:16 ./usr/share/locale/eu/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/fa/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/fa/LC_MESSAGES/
-rw-r--r-- root/root 23344 2007-04-16 23:16 ./usr/share/locale/fa/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/fi/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/fi/LC_MESSAGES/
-rw-r--r-- root/root 19100 2007-04-16 23:16 ./usr/share/locale/fi/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/fr/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/fr/LC_MESSAGES/
-rw-r--r-- root/root 21153 2007-04-16 23:16 ./usr/share/locale/fr/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/ga/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/ga/LC_MESSAGES/
-rw-r--r-- root/root 1580 2007-04-16 23:16 ./usr/share/locale/ga/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/gl/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/gl/LC_MESSAGES/
-rw-r--r-- root/root 18679 2007-04-16 23:16 ./usr/share/locale/gl/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/gu/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/gu/LC_MESSAGES/
-rw-r--r-- root/root 27807 2007-04-16 23:16 ./usr/share/locale/gu/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/he/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/he/LC_MESSAGES/
-rw-r--r-- root/root 18036 2007-04-16 23:16 ./usr/share/locale/he/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/hi/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/hi/LC_MESSAGES/
-rw-r--r-- root/root 28514 2007-04-16 23:16 ./usr/share/locale/hi/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/hr/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/hr/LC_MESSAGES/
-rw-r--r-- root/root 11666 2007-04-16 23:16 ./usr/share/locale/hr/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/hu/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/hu/LC_MESSAGES/
-rw-r--r-- root/root 20322 2007-04-16 23:16 ./usr/share/locale/hu/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/hy/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/hy/LC_MESSAGES/
-rw-r--r-- root/root 3098 2007-04-16 23:16 ./usr/share/locale/hy/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/id/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/id/LC_MESSAGES/
-rw-r--r-- root/root 16999 2007-04-16 23:16 ./usr/share/locale/id/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/is/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/is/LC_MESSAGES/
-rw-r--r-- root/root 11246 2007-04-16 23:16 ./usr/share/locale/is/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/it/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/it/LC_MESSAGES/
-rw-r--r-- root/root 19746 2007-04-16 23:16 ./usr/share/locale/it/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/ja/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/ja/LC_MESSAGES/
-rw-r--r-- root/root 21022 2007-04-16 23:16 ./usr/share/locale/ja/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/ka/
drwxr-xr-x root/root 0 2007-04-16 23:16 ./usr/share/locale/ka/LC_MESSAGES/
-rw-r--r-- root/root 29266 2007-04-16 23:16 ./usr/share/locale/ka/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/ko/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/ko/LC_MESSAGES/
-rw-r--r-- root/root 20486 2007-04-16 23:17 ./usr/share/locale/ko/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/ku/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/ku/LC_MESSAGES/
-rw-r--r-- root/root 1188 2007-04-16 23:17 ./usr/share/locale/ku/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/lt/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/lt/LC_MESSAGES/
-rw-r--r-- root/root 19361 2007-04-16 23:17 ./usr/share/locale/lt/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/lv/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/lv/LC_MESSAGES/
-rw-r--r-- root/root 18566 2007-04-16 23:17 ./usr/share/locale/lv/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/mk/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/mk/LC_MESSAGES/
-rw-r--r-- root/root 24962 2007-04-16 23:17 ./usr/share/locale/mk/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/ml/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/ml/LC_MESSAGES/
-rw-r--r-- root/root 30481 2007-04-16 23:17 ./usr/share/locale/ml/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/mn/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/mn/LC_MESSAGES/
-rw-r--r-- root/root 18982 2007-04-16 23:17 ./usr/share/locale/mn/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/ms/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/ms/LC_MESSAGES/
-rw-r--r-- root/root 11429 2007-04-16 23:17 ./usr/share/locale/ms/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/nb/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/nb/LC_MESSAGES/
-rw-r--r-- root/root 18623 2007-04-16 23:17 ./usr/share/locale/nb/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/ne/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/ne/LC_MESSAGES/
-rw-r--r-- root/root 25789 2007-04-16 23:17 ./usr/share/locale/ne/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/nl/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/nl/LC_MESSAGES/
-rw-r--r-- root/root 19563 2007-04-16 23:17 ./usr/share/locale/nl/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/nn/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/nn/LC_MESSAGES/
-rw-r--r-- root/root 18566 2007-04-16 23:17 ./usr/share/locale/nn/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/or/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/or/LC_MESSAGES/
-rw-r--r-- root/root 29613 2007-04-16 23:17 ./usr/share/locale/or/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/pa/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/pa/LC_MESSAGES/
-rw-r--r-- root/root 26692 2007-04-16 23:17 ./usr/share/locale/pa/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/pl/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/pl/LC_MESSAGES/
-rw-r--r-- root/root 19977 2007-04-16 23:17 ./usr/share/locale/pl/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/pt/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/pt/LC_MESSAGES/
-rw-r--r-- root/root 19241 2007-04-16 23:17 ./usr/share/locale/pt/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/pt_BR/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/pt_BR/LC_MESSAGES/
-rw-r--r-- root/root 19118 2007-04-16 23:17 ./usr/share/locale/pt_BR/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/ro/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/ro/LC_MESSAGES/
-rw-r--r-- root/root 19735 2007-04-16 23:17 ./usr/share/locale/ro/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/ru/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/ru/LC_MESSAGES/
-rw-r--r-- root/root 25272 2007-04-16 23:17 ./usr/share/locale/ru/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/rw/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/rw/LC_MESSAGES/
-rw-r--r-- root/root 443 2007-04-16 23:17 ./usr/share/locale/rw/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/sk/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/sk/LC_MESSAGES/
-rw-r--r-- root/root 16601 2007-04-16 23:17 ./usr/share/locale/sk/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/sl/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/sl/LC_MESSAGES/
-rw-r--r-- root/root 18682 2007-04-16 23:17 ./usr/share/locale/sl/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/sq/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/sq/LC_MESSAGES/
-rw-r--r-- root/root 19581 2007-04-16 23:17 ./usr/share/locale/sq/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/sr/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/sr/LC_MESSAGES/
-rw-r--r-- root/root 23792 2007-04-16 23:17 ./usr/share/locale/sr/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/sr at Latn/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/sr at Latn/LC_MESSAGES/
-rw-r--r-- root/root 18692 2007-04-16 23:17 ./usr/share/locale/sr at Latn/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/sr at ije/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/sr at ije/LC_MESSAGES/
-rw-r--r-- root/root 15254 2007-04-16 23:17 ./usr/share/locale/sr at ije/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/sv/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/sv/LC_MESSAGES/
-rw-r--r-- root/root 18868 2007-04-16 23:17 ./usr/share/locale/sv/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/ta/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/ta/LC_MESSAGES/
-rw-r--r-- root/root 28795 2007-04-16 23:17 ./usr/share/locale/ta/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/te/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/te/LC_MESSAGES/
-rw-r--r-- root/root 22842 2007-04-16 23:17 ./usr/share/locale/te/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/th/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/th/LC_MESSAGES/
-rw-r--r-- root/root 28548 2007-04-16 23:17 ./usr/share/locale/th/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/tl/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/tl/LC_MESSAGES/
-rw-r--r-- root/root 17451 2007-04-16 23:17 ./usr/share/locale/tl/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/tr/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/tr/LC_MESSAGES/
-rw-r--r-- root/root 18865 2007-04-16 23:17 ./usr/share/locale/tr/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/tt/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/tt/LC_MESSAGES/
-rw-r--r-- root/root 5421 2007-04-16 23:17 ./usr/share/locale/tt/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/uk/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/uk/LC_MESSAGES/
-rw-r--r-- root/root 24576 2007-04-16 23:17 ./usr/share/locale/uk/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/vi/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/vi/LC_MESSAGES/
-rw-r--r-- root/root 21389 2007-04-16 23:17 ./usr/share/locale/vi/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/wa/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/wa/LC_MESSAGES/
-rw-r--r-- root/root 5270 2007-04-16 23:17 ./usr/share/locale/wa/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/xh/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/xh/LC_MESSAGES/
-rw-r--r-- root/root 15614 2007-04-16 23:17 ./usr/share/locale/xh/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/yi/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/yi/LC_MESSAGES/
-rw-r--r-- root/root 15517 2007-04-16 23:17 ./usr/share/locale/yi/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/zh_CN/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/zh_CN/LC_MESSAGES/
-rw-r--r-- root/root 17078 2007-04-16 23:17 ./usr/share/locale/zh_CN/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/zh_HK/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/zh_HK/LC_MESSAGES/
-rw-r--r-- root/root 17934 2007-04-16 23:17 ./usr/share/locale/zh_HK/LC_MESSAGES/glib20.mo
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/zh_TW/
drwxr-xr-x root/root 0 2007-04-16 23:17 ./usr/share/locale/zh_TW/LC_MESSAGES/
-rw-r--r-- root/root 17931 2007-04-16 23:17 ./usr/share/locale/zh_TW/LC_MESSAGES/glib20.mo
lrwxrwxrwx root/root 0 2007-04-16 23:23 ./usr/lib/libglib-2.0.so.0 -> libglib-2.0.so.0.1200.11
lrwxrwxrwx root/root 0 2007-04-16 23:23 ./usr/lib/libgmodule-2.0.so.0 -> libgmodule-2.0.so.0.1200.11
lrwxrwxrwx root/root 0 2007-04-16 23:23 ./usr/lib/libgobject-2.0.so.0 -> libgobject-2.0.so.0.1200.11
lrwxrwxrwx root/root 0 2007-04-16 23:23 ./usr/lib/libgthread-2.0.so.0 -> libgthread-2.0.so.0.1200.11
/debian/buildd4/build/chroot-unstable/build/buildd4/libglib2.0-dev_2.12.11-2_m32r.deb:
drwxr-xr-x root/root 0 2007-04-16 23:24 ./
drwxr-xr-x root/root 0 2007-04-16 23:22 ./usr/
drwxr-xr-x root/root 0 2007-04-16 23:22 ./usr/include/
drwxr-xr-x root/root 0 2007-04-16 23:10 ./usr/include/glib-2.0/
-rw-r--r-- root/root 1474 2007-04-16 23:08 ./usr/include/glib-2.0/glib-object.h
-rw-r--r-- root/root 2501 2007-04-16 23:08 ./usr/include/glib-2.0/glib.h
drwxr-xr-x root/root 0 2007-04-16 23:09 ./usr/include/glib-2.0/glib/
-rw-r--r-- root/root 2039 2007-04-16 23:08 ./usr/include/glib-2.0/glib/galloca.h
-rw-r--r-- root/root 6442 2007-04-16 23:08 ./usr/include/glib-2.0/glib/garray.h
-rw-r--r-- root/root 4703 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gasyncqueue.h
-rw-r--r-- root/root 2682 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gatomic.h
-rw-r--r-- root/root 2526 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gbacktrace.h
-rw-r--r-- root/root 1700 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gbase64.h
-rw-r--r-- root/root 7712 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gbookmarkfile.h
-rw-r--r-- root/root 2682 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gcache.h
-rw-r--r-- root/root 2583 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gcompletion.h
-rw-r--r-- root/root 4533 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gconvert.h
-rw-r--r-- root/root 5146 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gdataset.h
-rw-r--r-- root/root 10607 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gdate.h
-rw-r--r-- root/root 1641 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gdir.h
-rw-r--r-- root/root 2398 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gerror.h
-rw-r--r-- root/root 3521 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gfileutils.h
-rw-r--r-- root/root 4396 2007-04-16 23:08 ./usr/include/glib-2.0/glib/ghash.h
-rw-r--r-- root/root 5803 2007-04-16 23:08 ./usr/include/glib-2.0/glib/ghook.h
-rw-r--r-- root/root 1186 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gi18n.h
-rw-r--r-- root/root 1336 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gi18n-lib.h
-rw-r--r-- root/root 12392 2007-04-16 23:08 ./usr/include/glib-2.0/glib/giochannel.h
-rw-r--r-- root/root 10207 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gkeyfile.h
-rw-r--r-- root/root 4961 2007-04-16 23:08 ./usr/include/glib-2.0/glib/glist.h
-rw-r--r-- root/root 8959 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gmacros.h
-rw-r--r-- root/root 10990 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gmain.h
-rw-r--r-- root/root 1423 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gmappedfile.h
-rw-r--r-- root/root 5182 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gmarkup.h
-rw-r--r-- root/root 5384 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gmem.h
-rw-r--r-- root/root 12402 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gmessages.h
-rw-r--r-- root/root 5738 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gnode.h
-rw-r--r-- root/root 5679 2007-04-16 23:08 ./usr/include/glib-2.0/glib/goption.h
-rw-r--r-- root/root 1598 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gpattern.h
-rw-r--r-- root/root 1622 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gprimes.h
-rw-r--r-- root/root 1429 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gqsort.h
-rw-r--r-- root/root 1765 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gquark.h
-rw-r--r-- root/root 4478 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gqueue.h
-rw-r--r-- root/root 2775 2007-04-16 23:08 ./usr/include/glib-2.0/glib/grand.h
-rw-r--r-- root/root 3370 2007-04-16 23:08 ./usr/include/glib-2.0/glib/grel.h
-rw-r--r-- root/root 8093 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gscanner.h
-rw-r--r-- root/root 1618 2007-04-16 23:08 ./usr/include/glib-2.0/glib/gshell.h
-rw-r--r-- root/root 2909 2007-04-16 23:09 ./usr/include/glib-2.0/glib/gslice.h
-rw-r--r-- root/root 4759 2007-04-16 23:09 ./usr/include/glib-2.0/glib/gslist.h
-rw-r--r-- root/root 5716 2007-04-16 23:09 ./usr/include/glib-2.0/glib/gspawn.h
-rw-r--r-- root/root 3286 2007-04-16 23:09 ./usr/include/glib-2.0/glib/gstdio.h
-rw-r--r-- root/root 9376 2007-04-16 23:09 ./usr/include/glib-2.0/glib/gstrfuncs.h
-rw-r--r-- root/root 5572 2007-04-16 23:09 ./usr/include/glib-2.0/glib/gstring.h
-rw-r--r-- root/root 15894 2007-04-16 23:09 ./usr/include/glib-2.0/glib/gthread.h
-rw-r--r-- root/root 4895 2007-04-16 23:09 ./usr/include/glib-2.0/glib/gthreadpool.h
-rw-r--r-- root/root 2078 2007-04-16 23:09 ./usr/include/glib-2.0/glib/gtimer.h
-rw-r--r-- root/root 3726 2007-04-16 23:09 ./usr/include/glib-2.0/glib/gtree.h
-rw-r--r-- root/root 15252 2007-04-16 23:09 ./usr/include/glib-2.0/glib/gtypes.h
-rw-r--r-- root/root 10480 2007-04-16 23:09 ./usr/include/glib-2.0/glib/gunicode.h
-rw-r--r-- root/root 13915 2007-04-16 23:09 ./usr/include/glib-2.0/glib/gutils.h
-rw-r--r-- root/root 3513 2007-04-16 23:09 ./usr/include/glib-2.0/glib/gwin32.h
-rw-r--r-- root/root 1853 2007-04-16 23:09 ./usr/include/glib-2.0/glib/gprintf.h
drwxr-xr-x root/root 0 2007-04-16 23:10 ./usr/include/glib-2.0/gobject/
-rw-r--r-- root/root 2985 2007-04-16 23:10 ./usr/include/glib-2.0/gobject/gboxed.h
-rw-r--r-- root/root 5979 2007-04-16 23:10 ./usr/include/glib-2.0/gobject/gclosure.h
-rw-r--r-- root/root 4463 2007-04-16 23:10 ./usr/include/glib-2.0/gobject/genums.h
-rw-r--r-- root/root 12901 2007-04-16 23:10 ./usr/include/glib-2.0/gobject/gobject.h
-rw-r--r-- root/root 8544 2007-04-16 23:10 ./usr/include/glib-2.0/gobject/gparam.h
-rw-r--r-- root/root 16600 2007-04-16 23:10 ./usr/include/glib-2.0/gobject/gparamspecs.h
-rw-r--r-- root/root 10427 2007-04-16 23:10 ./usr/include/glib-2.0/gobject/gsignal.h
-rw-r--r-- root/root 1395 2007-04-16 23:10 ./usr/include/glib-2.0/gobject/gsourceclosure.h
-rw-r--r-- root/root 22168 2007-04-16 23:10 ./usr/include/glib-2.0/gobject/gtype.h
-rw-r--r-- root/root 3787 2007-04-16 23:10 ./usr/include/glib-2.0/gobject/gtypemodule.h
-rw-r--r-- root/root 3120 2007-04-16 23:10 ./usr/include/glib-2.0/gobject/gtypeplugin.h
-rw-r--r-- root/root 2969 2007-04-16 23:10 ./usr/include/glib-2.0/gobject/gvalue.h
-rw-r--r-- root/root 2340 2007-04-16 23:10 ./usr/include/glib-2.0/gobject/gvaluearray.h
-rw-r--r-- root/root 5783 2007-04-16 23:10 ./usr/include/glib-2.0/gobject/gvaluecollector.h
-rw-r--r-- root/root 5225 2007-04-16 23:10 ./usr/include/glib-2.0/gobject/gvaluetypes.h
-rw-r--r-- root/root 4723 2007-04-16 23:10 ./usr/include/glib-2.0/gobject/gobjectnotifyqueue.c
-rw-r--r-- root/root 10503 2007-04-16 23:10 ./usr/include/glib-2.0/gobject/gmarshal.h
-rw-r--r-- root/root 3613 2007-04-16 23:10 ./usr/include/glib-2.0/gmodule.h
drwxr-xr-x root/root 0 2007-04-16 23:23 ./usr/lib/
-rw-r--r-- root/root 825 2007-04-16 23:22 ./usr/lib/libglib-2.0.la
-rw-r--r-- root/root 846 2007-04-16 23:22 ./usr/lib/libgmodule-2.0.la
-rw-r--r-- root/root 846 2007-04-16 23:22 ./usr/lib/libgobject-2.0.la
-rw-r--r-- root/root 846 2007-04-16 23:22 ./usr/lib/libgthread-2.0.la
-rw-r--r-- root/root 886618 2007-04-16 23:23 ./usr/lib/libglib-2.0.a
-rw-r--r-- root/root 8812 2007-04-16 23:23 ./usr/lib/libgmodule-2.0.a
-rw-r--r-- root/root 378072 2007-04-16 23:23 ./usr/lib/libgobject-2.0.a
-rw-r--r-- root/root 14244 2007-04-16 23:23 ./usr/lib/libgthread-2.0.a
drwxr-xr-x root/root 0 2007-04-16 23:07 ./usr/lib/glib-2.0/
drwxr-xr-x root/root 0 2007-04-16 23:07 ./usr/lib/glib-2.0/include/
-rw-r--r-- root/root 5434 2007-04-16 23:07 ./usr/lib/glib-2.0/include/glibconfig.h
drwxr-xr-x root/root 0 2007-04-16 23:07 ./usr/lib/pkgconfig/
-rw-r--r-- root/root 331 2007-04-16 23:07 ./usr/lib/pkgconfig/glib-2.0.pc
-rw-r--r-- root/root 241 2007-04-16 23:07 ./usr/lib/pkgconfig/gobject-2.0.pc
-rw-r--r-- root/root 274 2007-04-16 23:07 ./usr/lib/pkgconfig/gmodule-2.0.pc
-rw-r--r-- root/root 274 2007-04-16 23:07 ./usr/lib/pkgconfig/gmodule-export-2.0.pc
-rw-r--r-- root/root 253 2007-04-16 23:07 ./usr/lib/pkgconfig/gmodule-no-export-2.0.pc
-rw-r--r-- root/root 241 2007-04-16 23:07 ./usr/lib/pkgconfig/gthread-2.0.pc
drwxr-xr-x root/root 0 2007-04-16 23:23 ./usr/share/
drwxr-xr-x root/root 0 2007-04-16 23:07 ./usr/share/aclocal/
-rw-r--r-- root/root 8098 2007-04-16 23:07 ./usr/share/aclocal/glib-2.0.m4
-rw-r--r-- root/root 13700 2007-04-16 23:07 ./usr/share/aclocal/glib-gettext.m4
drwxr-xr-x root/root 0 2007-04-16 23:07 ./usr/share/glib-2.0/
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/glib-2.0/gettext/
-rwxr-xr-x root/root 1988 2007-04-16 23:07 ./usr/share/glib-2.0/gettext/mkinstalldirs
drwxr-xr-x root/root 0 2007-04-16 23:12 ./usr/share/glib-2.0/gettext/po/
-rw-r--r-- root/root 8140 2007-04-16 23:12 ./usr/share/glib-2.0/gettext/po/Makefile.in.in
drwxr-xr-x root/root 0 2007-04-16 23:22 ./usr/share/man/
drwxr-xr-x root/root 0 2007-04-16 23:24 ./usr/share/man/man1/
-rw-r--r-- root/root 2083 2007-04-16 23:13 ./usr/share/man/man1/glib-mkenums.1.gz
-rw-r--r-- root/root 713 2007-04-16 23:12 ./usr/share/man/man1/glib-gettextize.1.gz
-rw-r--r-- root/root 2062 2007-04-16 23:13 ./usr/share/man/man1/glib-genmarshal.1.gz
-rw-r--r-- root/root 604 2007-04-16 23:13 ./usr/share/man/man1/gobject-query.1.gz
drwxr-xr-x root/root 0 2007-04-16 23:23 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-04-16 23:23 ./usr/bin/
-rwxr-xr-x root/root 5449 2007-04-16 23:07 ./usr/bin/glib-gettextize
-rwxr-xr-x root/root 5768 2007-04-16 23:23 ./usr/bin/gobject-query
-rwxr-xr-x root/root 18984 2007-04-16 23:23 ./usr/bin/glib-genmarshal
-rwxr-xr-x root/root 14310 2007-04-16 23:10 ./usr/bin/glib-mkenums
lrwxrwxrwx root/root 0 2007-04-16 23:23 ./usr/lib/libglib-2.0.so -> libglib-2.0.so.0.1200.11
lrwxrwxrwx root/root 0 2007-04-16 23:23 ./usr/lib/libgmodule-2.0.so -> libgmodule-2.0.so.0.1200.11
lrwxrwxrwx root/root 0 2007-04-16 23:23 ./usr/lib/libgobject-2.0.so -> libgobject-2.0.so.0.1200.11
lrwxrwxrwx root/root 0 2007-04-16 23:23 ./usr/lib/libgthread-2.0.so -> libgthread-2.0.so.0.1200.11
lrwxrwxrwx root/root 0 2007-04-16 23:23 ./usr/share/doc/libglib2.0-dev -> libglib2.0-0
/debian/buildd4/build/chroot-unstable/build/buildd4/libglib2.0-0-dbg_2.12.11-2_m32r.deb:
drwxr-xr-x root/root 0 2007-04-16 23:24 ./
drwxr-xr-x root/root 0 2007-04-16 23:23 ./usr/
drwxr-xr-x root/root 0 2007-04-16 23:23 ./usr/share/
drwxr-xr-x root/root 0 2007-04-16 23:23 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-04-16 23:23 ./usr/lib/
drwxr-xr-x root/root 0 2007-04-16 23:23 ./usr/lib/debug/
drwxr-xr-x root/root 0 2007-04-16 23:23 ./usr/lib/debug/usr/
drwxr-xr-x root/root 0 2007-04-16 23:23 ./usr/lib/debug/usr/lib/
-rw-r--r-- root/root 1031830 2007-04-16 23:23 ./usr/lib/debug/usr/lib/libglib-2.0.so.0.1200.11
-rw-r--r-- root/root 26395 2007-04-16 23:23 ./usr/lib/debug/usr/lib/libgmodule-2.0.so.0.1200.11
-rw-r--r-- root/root 603900 2007-04-16 23:23 ./usr/lib/debug/usr/lib/libgobject-2.0.so.0.1200.11
-rw-r--r-- root/root 21991 2007-04-16 23:23 ./usr/lib/debug/usr/lib/libgthread-2.0.so.0.1200.11
drwxr-xr-x root/root 0 2007-04-16 23:23 ./usr/lib/debug/usr/bin/
-rw-r--r-- root/root 12575 2007-04-16 23:23 ./usr/lib/debug/usr/bin/gobject-query
-rw-r--r-- root/root 25868 2007-04-16 23:23 ./usr/lib/debug/usr/bin/glib-genmarshal
lrwxrwxrwx root/root 0 2007-04-16 23:23 ./usr/share/doc/libglib2.0-0-dbg -> libglib2.0-0
******************************************************************************
Built successfully
Purging /debian/buildd4/build/chroot-unstable/build/buildd4/glib2.0-2.12.11
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070416-2332
Build needed 04:05:38, 104756k disk space
More information about the build-status
mailing list