[build-status: 111670] Log for successful build of rubrica_2.0-1.1 (dist=unstable)

Build Daemon 4 buildd4 at linux-m32r.org
Mon Dec 24 03:56:56 JST 2007


Automatic build of rubrica_2.0-1.1 on mappi006 by sbuild/m32r 0.53
Build started at 20071224-0237
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 778kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main rubrica 2.0-1.1 (dsc) [681B]
Get:2 http://debian.linux-m32r.org 06_devonian/main rubrica 2.0-1.1 (tar) [774kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main rubrica 2.0-1.1 (diff) [3355B]
Fetched 778kB in 7s (98.8kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: cdbs, debhelper (>= 4.1.65), libgconf2-dev, libglade2-dev, libglib2.0-dev (>= 2.6), libgtk2.0-dev (>= 2.6), libxml-parser-perl, libxml2-dev
** Filtered missing central deps that are dependencies of or provide build-deps:
libpopt-dev (>= 1.7), zlib1g-dev (>= 1:1.1.4)
**** Warning:
**** The following central src deps are (probably) missing:
  libaudiofile-dev (>= 0.2.3-4), libesd0-dev (>= 0.2.29-1), libjpeg62-dev, xlibs-dev (>> 4.1.0)
Checking for already installed source dependencies...
cdbs: already installed (0.4.50)
debhelper: already installed (5.0.62 >= 4.1.65 is satisfied)
libgconf2-dev: already installed (2.20.0-1)
libglade2-dev: already installed (1:2.6.2-1)
libglib2.0-dev: already installed (2.14.4-2 >= 2.6 is satisfied)
libgtk2.0-dev: already installed (2.10.12-2 >= 2.6 is satisfied)
libxml-parser-perl: already installed (2.34-4.3)
libxml2-dev: already installed (2.6.30.dfsg-2)
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.0.3 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 Dec 19 05:36:53 2007 JST using DSA key ID D0B433DF
gpg: Can't check signature: public key not found
dpkg-source: extracting rubrica in rubrica-2.0
dpkg-source: unpacking rubrica_2.0.orig.tar.gz
dpkg-source: applying /debian/buildd4/build/rubrica_2.0-1.1.diff.gz
dpkg-buildpackage: source package rubrica
dpkg-buildpackage: source version 2.0-1.1
dpkg-buildpackage: source changed by Ross Burton <ross at debian.org>
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
test -x debian/rules
test "`id -u`" = 0
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/buildd4/rubrica-2.0'
for i in ./config.guess ./config.sub  ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
make[1]: Leaving directory `/build/buildd4/rubrica-2.0'
if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches: debian/patches/01-pixmaps-conflict.patch
Patch debian/patches/01-pixmaps-conflict.patch is not applied.
if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; fi
if [ "reverse-patches" != "reverse-patches" ] ; then \
		/usr/bin/make -f debian/rules update-config ; \
	fi
for dir in debian/patches ; do \
	    rm -f $dir/*.log ; \
	done
for i in ./config.guess ./config.sub  ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
dh_clean 
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd4/rubrica-2.0'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd4/rubrica-2.0'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
cd . && \
	  rm -f intltool-extract intltool-merge intltool-update po/.intltool-merge-cache; \
	  if test -d doc; then find doc -name '*.omf.out' -exec rm -f \{\} \; ; fi; \
	  if test -d help; then find help -name '*.omf.out' -exec rm -f \{\} \; ; fi
 debian/rules build
test -x debian/rules
mkdir -p "."
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/buildd4/rubrica-2.0'
for i in ./config.guess ./config.sub  ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
make[1]: Leaving directory `/build/buildd4/rubrica-2.0'
if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches: debian/patches/01-pixmaps-conflict.patch
Trying patch debian/patches/01-pixmaps-conflict.patch at level 1 ... success.
if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi
if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
		/usr/bin/make -f debian/rules update-config ; \
	fi
make[1]: Entering directory `/build/buildd4/rubrica-2.0'
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
make[1]: Leaving directory `/build/buildd4/rubrica-2.0'
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
touch debian/stamp-autotools-files
chmod a+x /build/buildd4/rubrica-2.0/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd4/rubrica-2.0/./configure --build=m32r-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/rubrica" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.   
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... none
checking dependency style of cc... (cached) none
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by cc... /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 how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking dependency style of g++... (cached) none
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... 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 xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... 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 cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc 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 g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) none
checking dependency style of g++... (cached) none
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) none
checking dependency style of cc... (cached) none
checking how to run the C preprocessor... cc -E
checking for library containing strerror... none required
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... (cached) ranlib
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for localtime_r... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBRAL... yes
checking for RUBRICA... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for libintl.h... (cached) 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...  it uk
checking for gconftool-2... /usr/bin/gconftool-2
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
configure: creating ./config.status
config.status: creating Makefile
config.status: creating rubrica2.spec
config.status: creating rubrica2.desktop
config.status: creating rubrica2.schemas
config.status: creating rubrica2.keys
config.status: creating pixmaps/Makefile
config.status: creating pixmaps/16x16/Makefile
config.status: creating pixmaps/22x22/Makefile
config.status: creating pixmaps/24x24/Makefile
config.status: creating pixmaps/48x48/Makefile
config.status: creating pixmaps/scalable/Makefile
config.status: creating interface/Makefile
config.status: creating doc/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating libral/Makefile
config.status: creating libral/plugins/Makefile
config.status: creating libral/plugins/csv/Makefile
config.status: creating libral/plugins/rubrica/Makefile
config.status: creating libral/plugins/vcard/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands


Configuration:
	Package name:		rubrica2
	Version:		2.0

	Plugins dir:		$(libdir)/libral/plugins
	Plugins gui dir:        $(datadir)/libral/plugins/gui
	Pixmap  dir:		${datarootdir}/pixmaps
        Icons   dir:            ${datarootdir}/icons/hicolor
	Config  dir:            /etc/gconf/schemas
	Code name:		Autonoe, che dona intelligenza ed ispirazione

GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . 
make[1]: Entering directory `/build/buildd4/rubrica-2.0'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd4/rubrica-2.0'
Making all in libral
make[3]: Entering directory `/build/buildd4/rubrica-2.0/libral'
Making all in plugins
make[4]: Entering directory `/build/buildd4/rubrica-2.0/libral/plugins'
Making all in csv
make[5]: Entering directory `/build/buildd4/rubrica-2.0/libral/plugins/csv'
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -DGETTEXT_PACKAGE=\""rubrica2"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   	   -Wall -fPIC -DPIC -g -Wall -O2 -c -o csv.lo csv.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I../../.. -DGETTEXT_PACKAGE=\"rubrica2\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -fPIC -DPIC -g -Wall -O2 -c csv.c  -fPIC -DPIC -o .libs/csv.o
 cc -DHAVE_CONFIG_H -I. -I../../.. -DGETTEXT_PACKAGE=\"rubrica2\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -fPIC -DPIC -g -Wall -O2 -c csv.c -o csv.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CC   --mode=link cc -Wall -fPIC -DPIC -g -Wall -O2 -version-info 1:1:0  -o libcsv.la -rpath /usr/lib/libral/plugins csv.lo  
cc -shared  .libs/csv.o   -Wl,-soname -Wl,libcsv.so.1 -o .libs/libcsv.so.1.0.1
(cd .libs && rm -f libcsv.so.1 && ln -s libcsv.so.1.0.1 libcsv.so.1)
(cd .libs && rm -f libcsv.so && ln -s libcsv.so.1.0.1 libcsv.so)
ar cru .libs/libcsv.a  csv.o
ranlib .libs/libcsv.a
creating libcsv.la
(cd .libs && rm -f libcsv.la && ln -s ../libcsv.la libcsv.la)
make[5]: Leaving directory `/build/buildd4/rubrica-2.0/libral/plugins/csv'
Making all in rubrica
make[5]: Entering directory `/build/buildd4/rubrica-2.0/libral/plugins/rubrica'
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2      -Wall -fPIC -DPIC -g -Wall -O2 -c -o rubrica.lo rubrica.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I../../.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -fPIC -DPIC -g -Wall -O2 -c rubrica.c  -fPIC -DPIC -o .libs/rubrica.o
 cc -DHAVE_CONFIG_H -I. -I../../.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -fPIC -DPIC -g -Wall -O2 -c rubrica.c -o rubrica.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2      -Wall -fPIC -DPIC -g -Wall -O2 -c -o io.lo io.c
 cc -DHAVE_CONFIG_H -I. -I../../.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -fPIC -DPIC -g -Wall -O2 -c io.c  -fPIC -DPIC -o .libs/io.o
 cc -DHAVE_CONFIG_H -I. -I../../.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -fPIC -DPIC -g -Wall -O2 -c io.c -o io.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2      -Wall -fPIC -DPIC -g -Wall -O2 -c -o load.lo load.c
 cc -DHAVE_CONFIG_H -I. -I../../.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -fPIC -DPIC -g -Wall -O2 -c load.c  -fPIC -DPIC -o .libs/load.o
 cc -DHAVE_CONFIG_H -I. -I../../.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -fPIC -DPIC -g -Wall -O2 -c load.c -o load.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2      -Wall -fPIC -DPIC -g -Wall -O2 -c -o save.lo save.c
 cc -DHAVE_CONFIG_H -I. -I../../.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -fPIC -DPIC -g -Wall -O2 -c save.c  -fPIC -DPIC -o .libs/save.o
 cc -DHAVE_CONFIG_H -I. -I../../.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -fPIC -DPIC -g -Wall -O2 -c save.c -o save.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CC   --mode=link cc -Wall -fPIC -DPIC -g -Wall -O2 -version-info 1:1:0  -o librubrica.la -rpath /usr/lib/libral/plugins rubrica.lo io.lo load.lo save.lo  
cc -shared  .libs/rubrica.o .libs/io.o .libs/load.o .libs/save.o   -Wl,-soname -Wl,librubrica.so.1 -o .libs/librubrica.so.1.0.1
(cd .libs && rm -f librubrica.so.1 && ln -s librubrica.so.1.0.1 librubrica.so.1)
(cd .libs && rm -f librubrica.so && ln -s librubrica.so.1.0.1 librubrica.so)
ar cru .libs/librubrica.a  rubrica.o io.o load.o save.o
ranlib .libs/librubrica.a
creating librubrica.la
(cd .libs && rm -f librubrica.la && ln -s ../librubrica.la librubrica.la)
make[5]: Leaving directory `/build/buildd4/rubrica-2.0/libral/plugins/rubrica'
Making all in vcard
make[5]: Entering directory `/build/buildd4/rubrica-2.0/libral/plugins/vcard'
/bin/sh ../../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -DGETTEXT_PACKAGE=\""rubrica2"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2      -Wall -fPIC -DPIC -g -Wall -O2 -c -o vcard.lo vcard.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I../../.. -DGETTEXT_PACKAGE=\"rubrica2\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -fPIC -DPIC -g -Wall -O2 -c vcard.c  -fPIC -DPIC -o .libs/vcard.o
 cc -DHAVE_CONFIG_H -I. -I../../.. -DGETTEXT_PACKAGE=\"rubrica2\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -fPIC -DPIC -g -Wall -O2 -c vcard.c -o vcard.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CC   --mode=link cc -Wall -fPIC -DPIC -g -Wall -O2 -version-info 1:1:0  -o libvcard.la -rpath /usr/lib/libral/plugins vcard.lo  
cc -shared  .libs/vcard.o   -Wl,-soname -Wl,libvcard.so.1 -o .libs/libvcard.so.1.0.1
(cd .libs && rm -f libvcard.so.1 && ln -s libvcard.so.1.0.1 libvcard.so.1)
(cd .libs && rm -f libvcard.so && ln -s libvcard.so.1.0.1 libvcard.so)
ar cru .libs/libvcard.a  vcard.o
ranlib .libs/libvcard.a
creating libvcard.la
(cd .libs && rm -f libvcard.la && ln -s ../libvcard.la libvcard.la)
make[5]: Leaving directory `/build/buildd4/rubrica-2.0/libral/plugins/vcard'
make[5]: Entering directory `/build/buildd4/rubrica-2.0/libral/plugins'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/build/buildd4/rubrica-2.0/libral/plugins'
make[4]: Leaving directory `/build/buildd4/rubrica-2.0/libral/plugins'
make[4]: Entering directory `/build/buildd4/rubrica-2.0/libral'
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -DLIBRAL_VERSION=\""2.0"\" -DLIBRAL_CODE_NAME=\""Autonoe"\" -DLIBRAL_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -DLIBRAL_PLUGINS_DIR=\""/usr/lib/libral/plugins"\" -DLIBRAL_PLUGINS_GUI_DIR=\""/usr/share/libral/plugins/gui"\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\""/usr/share/libral/plugins/pixmaps"\"   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -c -o libral_la-abook.lo `test -f 'abook.c' || echo './'`abook.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c abook.c  -fPIC -DPIC -o .libs/libral_la-abook.o
abook.c: In function 'r_abook_open_file':
abook.c:858: warning: zero-length printf format string
abook.c:928: warning: zero-length printf format string
abook.c:935: warning: zero-length printf format string
abook.c: At top level:
abook.c:664: warning: '_r_get_utf8_extension' defined but not used
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c abook.c -o libral_la-abook.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -DLIBRAL_VERSION=\""2.0"\" -DLIBRAL_CODE_NAME=\""Autonoe"\" -DLIBRAL_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -DLIBRAL_PLUGINS_DIR=\""/usr/lib/libral/plugins"\" -DLIBRAL_PLUGINS_GUI_DIR=\""/usr/share/libral/plugins/gui"\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\""/usr/share/libral/plugins/pixmaps"\"   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -c -o libral_la-address.lo `test -f 'address.c' || echo './'`address.c
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c address.c  -fPIC -DPIC -o .libs/libral_la-address.o
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c address.c -o libral_la-address.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -DLIBRAL_VERSION=\""2.0"\" -DLIBRAL_CODE_NAME=\""Autonoe"\" -DLIBRAL_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -DLIBRAL_PLUGINS_DIR=\""/usr/lib/libral/plugins"\" -DLIBRAL_PLUGINS_GUI_DIR=\""/usr/share/libral/plugins/gui"\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\""/usr/share/libral/plugins/pixmaps"\"   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -c -o libral_la-card.lo `test -f 'card.c' || echo './'`card.c
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c card.c  -fPIC -DPIC -o .libs/libral_la-card.o
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c card.c -o libral_la-card.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -DLIBRAL_VERSION=\""2.0"\" -DLIBRAL_CODE_NAME=\""Autonoe"\" -DLIBRAL_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -DLIBRAL_PLUGINS_DIR=\""/usr/lib/libral/plugins"\" -DLIBRAL_PLUGINS_GUI_DIR=\""/usr/share/libral/plugins/gui"\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\""/usr/share/libral/plugins/pixmaps"\"   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -c -o libral_la-company.lo `test -f 'company.c' || echo './'`company.c
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c company.c  -fPIC -DPIC -o .libs/libral_la-company.o
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c company.c -o libral_la-company.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -DLIBRAL_VERSION=\""2.0"\" -DLIBRAL_CODE_NAME=\""Autonoe"\" -DLIBRAL_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -DLIBRAL_PLUGINS_DIR=\""/usr/lib/libral/plugins"\" -DLIBRAL_PLUGINS_GUI_DIR=\""/usr/share/libral/plugins/gui"\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\""/usr/share/libral/plugins/pixmaps"\"   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -c -o libral_la-contact.lo `test -f 'contact.c' || echo './'`contact.c
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c contact.c  -fPIC -DPIC -o .libs/libral_la-contact.o
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c contact.c -o libral_la-contact.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -DLIBRAL_VERSION=\""2.0"\" -DLIBRAL_CODE_NAME=\""Autonoe"\" -DLIBRAL_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -DLIBRAL_PLUGINS_DIR=\""/usr/lib/libral/plugins"\" -DLIBRAL_PLUGINS_GUI_DIR=\""/usr/share/libral/plugins/gui"\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\""/usr/share/libral/plugins/pixmaps"\"   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -c -o libral_la-date.lo `test -f 'date.c' || echo './'`date.c
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c date.c  -fPIC -DPIC -o .libs/libral_la-date.o
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c date.c -o libral_la-date.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -DLIBRAL_VERSION=\""2.0"\" -DLIBRAL_CODE_NAME=\""Autonoe"\" -DLIBRAL_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -DLIBRAL_PLUGINS_DIR=\""/usr/lib/libral/plugins"\" -DLIBRAL_PLUGINS_GUI_DIR=\""/usr/share/libral/plugins/gui"\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\""/usr/share/libral/plugins/pixmaps"\"   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -c -o libral_la-filter.lo `test -f 'filter.c' || echo './'`filter.c
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c filter.c  -fPIC -DPIC -o .libs/libral_la-filter.o
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c filter.c -o libral_la-filter.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -DLIBRAL_VERSION=\""2.0"\" -DLIBRAL_CODE_NAME=\""Autonoe"\" -DLIBRAL_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -DLIBRAL_PLUGINS_DIR=\""/usr/lib/libral/plugins"\" -DLIBRAL_PLUGINS_GUI_DIR=\""/usr/share/libral/plugins/gui"\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\""/usr/share/libral/plugins/pixmaps"\"   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -c -o libral_la-group.lo `test -f 'group.c' || echo './'`group.c
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c group.c  -fPIC -DPIC -o .libs/libral_la-group.o
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c group.c -o libral_la-group.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -DLIBRAL_VERSION=\""2.0"\" -DLIBRAL_CODE_NAME=\""Autonoe"\" -DLIBRAL_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -DLIBRAL_PLUGINS_DIR=\""/usr/lib/libral/plugins"\" -DLIBRAL_PLUGINS_GUI_DIR=\""/usr/share/libral/plugins/gui"\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\""/usr/share/libral/plugins/pixmaps"\"   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -c -o libral_la-group_box.lo `test -f 'group_box.c' || echo './'`group_box.c
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c group_box.c  -fPIC -DPIC -o .libs/libral_la-group_box.o
group_box.c: In function 'r_group_box_owns_group':
group_box.c:359: warning: passing argument 2 of 'r_group_box_find' discards qualifiers from pointer target type
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c group_box.c -o libral_la-group_box.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -DLIBRAL_VERSION=\""2.0"\" -DLIBRAL_CODE_NAME=\""Autonoe"\" -DLIBRAL_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -DLIBRAL_PLUGINS_DIR=\""/usr/lib/libral/plugins"\" -DLIBRAL_PLUGINS_GUI_DIR=\""/usr/share/libral/plugins/gui"\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\""/usr/share/libral/plugins/pixmaps"\"   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -c -o libral_la-lookup.lo `test -f 'lookup.c' || echo './'`lookup.c
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c lookup.c  -fPIC -DPIC -o .libs/libral_la-lookup.o
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c lookup.c -o libral_la-lookup.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -DLIBRAL_VERSION=\""2.0"\" -DLIBRAL_CODE_NAME=\""Autonoe"\" -DLIBRAL_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -DLIBRAL_PLUGINS_DIR=\""/usr/lib/libral/plugins"\" -DLIBRAL_PLUGINS_GUI_DIR=\""/usr/share/libral/plugins/gui"\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\""/usr/share/libral/plugins/pixmaps"\"   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -c -o libral_la-manager.lo `test -f 'manager.c' || echo './'`manager.c
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c manager.c  -fPIC -DPIC -o .libs/libral_la-manager.o
manager.c: In function 'r_plugin_manager_scan_directory':
manager.c:211: warning: passing argument 2 of 'r_manager_load_plugin' discards qualifiers from pointer target type
manager.c: In function 'r_manager_load_plugin':
manager.c:261: warning: dereferencing type-punned pointer will break strict-aliasing rules
manager.c:268: warning: dereferencing type-punned pointer will break strict-aliasing rules
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c manager.c -o libral_la-manager.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -DLIBRAL_VERSION=\""2.0"\" -DLIBRAL_CODE_NAME=\""Autonoe"\" -DLIBRAL_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -DLIBRAL_PLUGINS_DIR=\""/usr/lib/libral/plugins"\" -DLIBRAL_PLUGINS_GUI_DIR=\""/usr/share/libral/plugins/gui"\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\""/usr/share/libral/plugins/pixmaps"\"   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -c -o libral_la-net.lo `test -f 'net.c' || echo './'`net.c
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c net.c  -fPIC -DPIC -o .libs/libral_la-net.o
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c net.c -o libral_la-net.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -DLIBRAL_VERSION=\""2.0"\" -DLIBRAL_CODE_NAME=\""Autonoe"\" -DLIBRAL_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -DLIBRAL_PLUGINS_DIR=\""/usr/lib/libral/plugins"\" -DLIBRAL_PLUGINS_GUI_DIR=\""/usr/share/libral/plugins/gui"\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\""/usr/share/libral/plugins/pixmaps"\"   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -c -o libral_la-notes.lo `test -f 'notes.c' || echo './'`notes.c
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c notes.c  -fPIC -DPIC -o .libs/libral_la-notes.o
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c notes.c -o libral_la-notes.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -DLIBRAL_VERSION=\""2.0"\" -DLIBRAL_CODE_NAME=\""Autonoe"\" -DLIBRAL_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -DLIBRAL_PLUGINS_DIR=\""/usr/lib/libral/plugins"\" -DLIBRAL_PLUGINS_GUI_DIR=\""/usr/share/libral/plugins/gui"\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\""/usr/share/libral/plugins/pixmaps"\"   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -c -o libral_la-personal.lo `test -f 'personal.c' || echo './'`personal.c
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c personal.c  -fPIC -DPIC -o .libs/libral_la-personal.o
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c personal.c -o libral_la-personal.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -DLIBRAL_VERSION=\""2.0"\" -DLIBRAL_CODE_NAME=\""Autonoe"\" -DLIBRAL_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -DLIBRAL_PLUGINS_DIR=\""/usr/lib/libral/plugins"\" -DLIBRAL_PLUGINS_GUI_DIR=\""/usr/share/libral/plugins/gui"\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\""/usr/share/libral/plugins/pixmaps"\"   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -c -o libral_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c plugin.c  -fPIC -DPIC -o .libs/libral_la-plugin.o
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c plugin.c -o libral_la-plugin.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -DLIBRAL_VERSION=\""2.0"\" -DLIBRAL_CODE_NAME=\""Autonoe"\" -DLIBRAL_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -DLIBRAL_PLUGINS_DIR=\""/usr/lib/libral/plugins"\" -DLIBRAL_PLUGINS_GUI_DIR=\""/usr/share/libral/plugins/gui"\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\""/usr/share/libral/plugins/pixmaps"\"   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -c -o libral_la-rlib.lo `test -f 'rlib.c' || echo './'`rlib.c
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c rlib.c  -fPIC -DPIC -o .libs/libral_la-rlib.o
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c rlib.c -o libral_la-rlib.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -DLIBRAL_VERSION=\""2.0"\" -DLIBRAL_CODE_NAME=\""Autonoe"\" -DLIBRAL_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -DLIBRAL_PLUGINS_DIR=\""/usr/lib/libral/plugins"\" -DLIBRAL_PLUGINS_GUI_DIR=\""/usr/share/libral/plugins/gui"\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\""/usr/share/libral/plugins/pixmaps"\"   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -c -o libral_la-ref.lo `test -f 'ref.c' || echo './'`ref.c
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c ref.c  -fPIC -DPIC -o .libs/libral_la-ref.o
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c ref.c -o libral_la-ref.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -DLIBRAL_VERSION=\""2.0"\" -DLIBRAL_CODE_NAME=\""Autonoe"\" -DLIBRAL_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -DLIBRAL_PLUGINS_DIR=\""/usr/lib/libral/plugins"\" -DLIBRAL_PLUGINS_GUI_DIR=\""/usr/share/libral/plugins/gui"\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\""/usr/share/libral/plugins/pixmaps"\"   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -c -o libral_la-telephone.lo `test -f 'telephone.c' || echo './'`telephone.c
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c telephone.c  -fPIC -DPIC -o .libs/libral_la-telephone.o
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c telephone.c -o libral_la-telephone.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -DLIBRAL_VERSION=\""2.0"\" -DLIBRAL_CODE_NAME=\""Autonoe"\" -DLIBRAL_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -DLIBRAL_PLUGINS_DIR=\""/usr/lib/libral/plugins"\" -DLIBRAL_PLUGINS_GUI_DIR=\""/usr/share/libral/plugins/gui"\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\""/usr/share/libral/plugins/pixmaps"\"   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -c -o libral_la-timeout.lo `test -f 'timeout.c' || echo './'`timeout.c
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c timeout.c  -fPIC -DPIC -o .libs/libral_la-timeout.o
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c timeout.c -o libral_la-timeout.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -DLIBRAL_VERSION=\""2.0"\" -DLIBRAL_CODE_NAME=\""Autonoe"\" -DLIBRAL_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -DLIBRAL_PLUGINS_DIR=\""/usr/lib/libral/plugins"\" -DLIBRAL_PLUGINS_GUI_DIR=\""/usr/share/libral/plugins/gui"\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\""/usr/share/libral/plugins/pixmaps"\"   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -c -o libral_la-utils.lo `test -f 'utils.c' || echo './'`utils.c
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c utils.c  -fPIC -DPIC -o .libs/libral_la-utils.o
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c utils.c -o libral_la-utils.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_FILE_FORMAT=\"""\" -DLIBRAL_VERSION=\""2.0"\" -DLIBRAL_CODE_NAME=\""Autonoe"\" -DLIBRAL_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -DLIBRAL_PLUGINS_DIR=\""/usr/lib/libral/plugins"\" -DLIBRAL_PLUGINS_GUI_DIR=\""/usr/share/libral/plugins/gui"\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\""/usr/share/libral/plugins/pixmaps"\"   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -c -o libral_la-work.lo `test -f 'work.c' || echo './'`work.c
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c work.c  -fPIC -DPIC -o .libs/libral_la-work.o
 cc -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE=\"rubrica2\" -DRUBRICA_VERSION=\"2.0\" -DRUBRICA_FILE_FORMAT=\"\" -DLIBRAL_VERSION=\"2.0\" -DLIBRAL_CODE_NAME=\"Autonoe\" "-DLIBRAL_INFO_CODE_NAME=\"che dona intelligenza ed ispirazione\"" -DLIBRAL_PLUGINS_DIR=\"/usr/lib/libral/plugins\" -DLIBRAL_PLUGINS_GUI_DIR=\"/usr/share/libral/plugins/gui\" -DLIBRAL_PLUGINS_PIXMAPS_DIR=\"/usr/share/libral/plugins/pixmaps\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wmissing-prototypes -g -g -Wall -O2 -c work.c -o libral_la-work.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC   --mode=link cc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -Wall -Wmissing-prototypes -g -g -Wall -O2 -version-info 1:0:0  -o libral.la -rpath /usr/lib libral_la-abook.lo libral_la-address.lo libral_la-card.lo libral_la-company.lo libral_la-contact.lo libral_la-date.lo libral_la-filter.lo libral_la-group.lo libral_la-group_box.lo libral_la-lookup.lo libral_la-manager.lo libral_la-net.lo libral_la-notes.lo libral_la-personal.lo libral_la-plugin.lo libral_la-rlib.lo libral_la-ref.lo libral_la-telephone.lo libral_la-timeout.lo libral_la-utils.lo libral_la-work.lo  
cc -shared  .libs/libral_la-abook.o .libs/libral_la-address.o .libs/libral_la-card.o .libs/libral_la-company.o .libs/libral_la-contact.o .libs/libral_la-date.o .libs/libral_la-filter.o .libs/libral_la-group.o .libs/libral_la-group_box.o .libs/libral_la-lookup.o .libs/libral_la-manager.o .libs/libral_la-net.o .libs/libral_la-notes.o .libs/libral_la-personal.o .libs/libral_la-plugin.o .libs/libral_la-rlib.o .libs/libral_la-ref.o .libs/libral_la-telephone.o .libs/libral_la-timeout.o .libs/libral_la-utils.o .libs/libral_la-work.o   -Wl,-soname -Wl,libral.so.1 -o .libs/libral.so.1.0.0
(cd .libs && rm -f libral.so.1 && ln -s libral.so.1.0.0 libral.so.1)
(cd .libs && rm -f libral.so && ln -s libral.so.1.0.0 libral.so)
ar cru .libs/libral.a  libral_la-abook.o libral_la-address.o libral_la-card.o libral_la-company.o libral_la-contact.o libral_la-date.o libral_la-filter.o libral_la-group.o libral_la-group_box.o libral_la-lookup.o libral_la-manager.o libral_la-net.o libral_la-notes.o libral_la-personal.o libral_la-plugin.o libral_la-rlib.o libral_la-ref.o libral_la-telephone.o libral_la-timeout.o libral_la-utils.o libral_la-work.o
ranlib .libs/libral.a
creating libral.la
(cd .libs && rm -f libral.la && ln -s ../libral.la libral.la)
make[4]: Leaving directory `/build/buildd4/rubrica-2.0/libral'
make[3]: Leaving directory `/build/buildd4/rubrica-2.0/libral'
Making all in src
make[3]: Entering directory `/build/buildd4/rubrica-2.0/src'
make[4]: Entering directory `/build/buildd4/rubrica-2.0/src'
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c app.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c browse.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c calendar.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c callbacks.c
callbacks.c: In function 'on_open_cb':
callbacks.c:219: warning: passing argument 3 of 'rubrica_app_load_file' discards qualifiers from pointer target type
callbacks.c: In function 'on_info_cb':
callbacks.c:618: warning: passing argument 1 of 'gtk_dialog_run' from incompatible pointer type
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c cards.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c cards_view.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c company_gui.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c data_view.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c form.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c form_address.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c form_card.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c form_contact.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c form_info.c
form_info.c: In function 'form_info_logo_clicked':
form_info.c:392: warning: assignment from incompatible pointer type
form_info.c: In function 'form_info_extract_data':
form_info.c:220: warning: 'logo' may be used uninitialized in this function
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c form_net.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c form_notes.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c form_phone.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c form_work.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c groups_view.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c groups_cb.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c main.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c models.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c personal_gui.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c preferences.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c popmenu.c
popmenu.c: In function 'popup_item_set_image':
popmenu.c:77: warning: passing argument 1 of 'gtk_image_menu_item_set_image' from incompatible pointer type
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c search_dialog.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c search_view.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c statusbar.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c tab.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c themes.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c trash_view.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c utils.c
cc -DHAVE_CONFIG_H -I. -I.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -DGETTEXT_PACKAGE=\""rubrica2"\" -DRUBRICA_LOCALE_DIR=\""/usr/share/locale"\" -DRUBRICA_PIXMAPS_DIR=\""/usr/share/pixmaps"\" -DRUBRICA_ICONS_DIR=\""/usr/share/icons/hicolor"\" -DRUBRICA_PLUGINS_DIR=\"""\" -DRUBRICA_GUI_DIR=\""/usr/share/rubrica2/interface"\" -DRUBRICA_DOC_DIR=\""/usr/share/doc/"\" -DRUBRICA_HANDBOOK=\""/usr/share/doc/rubrica2/html"\" -DRUBRICA_VERSION=\""2.0"\" -DRUBRICA_CODE_NAME=\""Autonoe"\" -DRUBRICA_INFO_CODE_NAME=\""che dona intelligenza ed ispirazione"\" -I.. -I.. -I../libral -I../libral   -DHAVE_CONFIG_H -Wall -g 
  -g -Wall -O2 -c view.c
/bin/sh ../libtool --tag=CC   --mode=link cc -DHAVE_CONFIG_H -Wall -g  -g -Wall -O2   -o rubrica2 app.o browse.o calendar.o callbacks.o cards.o cards_view.o company_gui.o data_view.o form.o form_address.o form_card.o form_contact.o form_info.o form_net.o form_notes.o form_phone.o form_work.o groups_view.o groups_cb.o main.o models.o personal_gui.o preferences.o popmenu.o search_dialog.o search_view.o statusbar.o tab.o themes.o trash_view.o utils.o view.o -pthread -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgmodule-2.0 -ldl -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0   -Wl,--export-dynamic -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2   ../libral/libral.la 
mkdir .libs
cc -DHAVE_CONFIG_H -Wall -g -g -Wall -O2 -o .libs/rubrica2 app.o browse.o calendar.o callbacks.o cards.o cards_view.o company_gui.o data_view.o form.o form_address.o form_card.o form_contact.o form_info.o form_net.o form_notes.o form_phone.o form_work.o groups_view.o groups_cb.o main.o models.o personal_gui.o preferences.o popmenu.o search_dialog.o search_view.o statusbar.o tab.o themes.o trash_view.o utils.o view.o -Wl,--export-dynamic  -pthread /usr/lib/libglade-2.0.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so -lXext -lXinerama -lXi -lXrandr -lXcursor -lXfixes /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libfreetype.so -lz -lfontconfig -lpng12 -lXrender -lm -lX11 /usr/lib/libgconf-2.so /usr/lib/libORBit-2.so -lpthread /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so /usr/lib/libxml2.so ../libral/.libs/libr
 al.so
creating rubrica2
make[4]: Leaving directory `/build/buildd4/rubrica-2.0/src'
make[3]: Leaving directory `/build/buildd4/rubrica-2.0/src'
Making all in doc
make[3]: Entering directory `/build/buildd4/rubrica-2.0/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd4/rubrica-2.0/doc'
Making all in pixmaps
make[3]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps'
Making all in 16x16
make[4]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps/16x16'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps/16x16'
Making all in 22x22
make[4]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps/22x22'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps/22x22'
Making all in 24x24
make[4]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps/24x24'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps/24x24'
Making all in 48x48
make[4]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps/48x48'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps/48x48'
Making all in scalable
make[4]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps/scalable'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps/scalable'
make[4]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps'
make[3]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps'
Making all in interface
make[3]: Entering directory `/build/buildd4/rubrica-2.0/interface'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd4/rubrica-2.0/interface'
Making all in po
make[3]: Entering directory `/build/buildd4/rubrica-2.0/po'
file=`echo it | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file it.po
file=`echo uk | sed 's,.*/,,'`.gmo \
	  && rm -f $file && /usr/bin/msgfmt -o $file uk.po
make[3]: Leaving directory `/build/buildd4/rubrica-2.0/po'
make[3]: Entering directory `/build/buildd4/rubrica-2.0'
make[3]: Leaving directory `/build/buildd4/rubrica-2.0'
make[2]: Leaving directory `/build/buildd4/rubrica-2.0'
make[1]: Leaving directory `/build/buildd4/rubrica-2.0'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
 /usr/bin/fakeroot debian/rules binary-arch
test -x debian/rules
test "`id -u`" = 0
dh_clean -k 
dh_installdirs -A 
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
DEB_MAKE_CHECK_TARGET unset, not running checks
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . install DESTDIR=/build/buildd4/rubrica-2.0/debian/rubrica/
make[1]: Entering directory `/build/buildd4/rubrica-2.0'
Making install in libral
make[2]: Entering directory `/build/buildd4/rubrica-2.0/libral'
Making install in plugins
make[3]: Entering directory `/build/buildd4/rubrica-2.0/libral/plugins'
Making install in csv
make[4]: Entering directory `/build/buildd4/rubrica-2.0/libral/plugins/csv'
make[5]: Entering directory `/build/buildd4/rubrica-2.0/libral/plugins/csv'
make[5]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/libral/plugins" || /bin/mkdir -p "/build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins"
 /bin/sh ../../../libtool --mode=install /usr/bin/ginstall -c  'libcsv.la' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins/libcsv.la'
/usr/bin/ginstall -c .libs/libcsv.so.1.0.1 /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins/libcsv.so.1.0.1
(cd /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins && rm -f libcsv.so.1 && ln -s libcsv.so.1.0.1 libcsv.so.1)
(cd /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins && rm -f libcsv.so && ln -s libcsv.so.1.0.1 libcsv.so)
/usr/bin/ginstall -c .libs/libcsv.lai /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins/libcsv.la
/usr/bin/ginstall -c .libs/libcsv.a /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins/libcsv.a
chmod 644 /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins/libcsv.a
ranlib /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins/libcsv.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/libral/plugins'
make[5]: Leaving directory `/build/buildd4/rubrica-2.0/libral/plugins/csv'
make[4]: Leaving directory `/build/buildd4/rubrica-2.0/libral/plugins/csv'
Making install in rubrica
make[4]: Entering directory `/build/buildd4/rubrica-2.0/libral/plugins/rubrica'
make[5]: Entering directory `/build/buildd4/rubrica-2.0/libral/plugins/rubrica'
make[5]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/libral/plugins" || /bin/mkdir -p "/build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins"
 /bin/sh ../../../libtool --mode=install /usr/bin/ginstall -c  'librubrica.la' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins/librubrica.la'
/usr/bin/ginstall -c .libs/librubrica.so.1.0.1 /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins/librubrica.so.1.0.1
(cd /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins && rm -f librubrica.so.1 && ln -s librubrica.so.1.0.1 librubrica.so.1)
(cd /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins && rm -f librubrica.so && ln -s librubrica.so.1.0.1 librubrica.so)
/usr/bin/ginstall -c .libs/librubrica.lai /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins/librubrica.la
/usr/bin/ginstall -c .libs/librubrica.a /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins/librubrica.a
chmod 644 /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins/librubrica.a
ranlib /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins/librubrica.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/libral/plugins'
make[5]: Leaving directory `/build/buildd4/rubrica-2.0/libral/plugins/rubrica'
make[4]: Leaving directory `/build/buildd4/rubrica-2.0/libral/plugins/rubrica'
Making install in vcard
make[4]: Entering directory `/build/buildd4/rubrica-2.0/libral/plugins/vcard'
make[5]: Entering directory `/build/buildd4/rubrica-2.0/libral/plugins/vcard'
make[5]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/libral/plugins" || /bin/mkdir -p "/build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins"
 /bin/sh ../../../libtool --mode=install /usr/bin/ginstall -c  'libvcard.la' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins/libvcard.la'
/usr/bin/ginstall -c .libs/libvcard.so.1.0.1 /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins/libvcard.so.1.0.1
(cd /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins && rm -f libvcard.so.1 && ln -s libvcard.so.1.0.1 libvcard.so.1)
(cd /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins && rm -f libvcard.so && ln -s libvcard.so.1.0.1 libvcard.so)
/usr/bin/ginstall -c .libs/libvcard.lai /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins/libvcard.la
/usr/bin/ginstall -c .libs/libvcard.a /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins/libvcard.a
chmod 644 /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins/libvcard.a
ranlib /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral/plugins/libvcard.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/libral/plugins'
make[5]: Leaving directory `/build/buildd4/rubrica-2.0/libral/plugins/vcard'
make[4]: Leaving directory `/build/buildd4/rubrica-2.0/libral/plugins/vcard'
make[4]: Entering directory `/build/buildd4/rubrica-2.0/libral/plugins'
make[5]: Entering directory `/build/buildd4/rubrica-2.0/libral/plugins'
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/rubrica-2.0/libral/plugins'
make[4]: Leaving directory `/build/buildd4/rubrica-2.0/libral/plugins'
make[3]: Leaving directory `/build/buildd4/rubrica-2.0/libral/plugins'
make[3]: Entering directory `/build/buildd4/rubrica-2.0/libral'
make[4]: Entering directory `/build/buildd4/rubrica-2.0/libral'
test -z "/usr/lib" || /bin/mkdir -p "/build/buildd4/rubrica-2.0/debian/rubrica//usr/lib"
 /bin/sh ../libtool --mode=install /usr/bin/ginstall -c  'libral.la' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral.la'
/usr/bin/ginstall -c .libs/libral.so.1.0.0 /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral.so.1.0.0
(cd /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib && rm -f libral.so.1 && ln -s libral.so.1.0.0 libral.so.1)
(cd /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib && rm -f libral.so && ln -s libral.so.1.0.0 libral.so)
/usr/bin/ginstall -c .libs/libral.lai /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral.la
/usr/bin/ginstall -c .libs/libral.a /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral.a
chmod 644 /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral.a
ranlib /build/buildd4/rubrica-2.0/debian/rubrica//usr/lib/libral.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/rubrica-2.0/libral'
make[3]: Leaving directory `/build/buildd4/rubrica-2.0/libral'
make[2]: Leaving directory `/build/buildd4/rubrica-2.0/libral'
Making install in src
make[2]: Entering directory `/build/buildd4/rubrica-2.0/src'
make[3]: Entering directory `/build/buildd4/rubrica-2.0/src'
make[4]: Entering directory `/build/buildd4/rubrica-2.0/src'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd4/rubrica-2.0/debian/rubrica//usr/bin"
  /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'rubrica2' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/bin/rubrica2'
libtool: install: warning: `../libral/libral.la' has not been installed in `/usr/lib'
/usr/bin/ginstall -c .libs/rubrica2 /build/buildd4/rubrica-2.0/debian/rubrica//usr/bin/rubrica2
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd4/rubrica-2.0/src'
make[3]: Leaving directory `/build/buildd4/rubrica-2.0/src'
make[2]: Leaving directory `/build/buildd4/rubrica-2.0/src'
Making install in doc
make[2]: Entering directory `/build/buildd4/rubrica-2.0/doc'
make[3]: Entering directory `/build/buildd4/rubrica-2.0/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd4/rubrica-2.0/doc'
make[2]: Leaving directory `/build/buildd4/rubrica-2.0/doc'
Making install in pixmaps
make[2]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps'
Making install in 16x16
make[3]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps/16x16'
make[4]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps/16x16'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/icons/hicolor/16x16/apps" || /bin/mkdir -p "/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/16x16/apps"
 /usr/bin/ginstall -c -m 644 'ccare.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/16x16/apps/ccare.png'
 /usr/bin/ginstall -c -m 644 'green.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/16x16/apps/green.png'
 /usr/bin/ginstall -c -m 644 'operator.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/16x16/apps/operator.png'
/usr/bin/make  install-data-hook
make[5]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps/16x16'
*** Icon cache not updated.  After install, run this:
***   gtk-update-icon-cache -f -t /usr/share/icons/hicolor
make[5]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps/16x16'
make[4]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps/16x16'
make[3]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps/16x16'
Making install in 22x22
make[3]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps/22x22'
make[4]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps/22x22'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/icons/hicolor/22x22/apps" || /bin/mkdir -p "/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/22x22/apps"
/usr/bin/make  install-data-hook
make[5]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps/22x22'
*** Icon cache not updated.  After install, run this:
***   gtk-update-icon-cache -f -t /usr/share/icons/hicolor
make[5]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps/22x22'
make[4]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps/22x22'
make[3]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps/22x22'
Making install in 24x24
make[3]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps/24x24'
make[4]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps/24x24'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/icons/hicolor/24x24/apps" || /bin/mkdir -p "/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/24x24/apps"
 /usr/bin/ginstall -c -m 644 'stuffs.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/24x24/apps/stuffs.png'
 /usr/bin/ginstall -c -m 644 'university.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/24x24/apps/university.png'
/usr/bin/make  install-data-hook
make[5]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps/24x24'
*** Icon cache not updated.  After install, run this:
***   gtk-update-icon-cache -f -t /usr/share/icons/hicolor
make[5]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps/24x24'
make[4]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps/24x24'
make[3]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps/24x24'
Making install in 48x48
make[3]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps/48x48'
make[4]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps/48x48'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/icons/hicolor/48x48/apps" || /bin/mkdir -p "/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps"
 /usr/bin/ginstall -c -m 644 'all.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/all.png'
 /usr/bin/ginstall -c -m 644 'bussines.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/bussines.png'
 /usr/bin/ginstall -c -m 644 'contacts.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/contacts.png'
 /usr/bin/ginstall -c -m 644 'customer.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/customer.png'
 /usr/bin/ginstall -c -m 644 'flame.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/flame.png'
 /usr/bin/ginstall -c -m 644 'freebsd.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/freebsd.png'
 /usr/bin/ginstall -c -m 644 'gnu.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/gnu.png'
 /usr/bin/ginstall -c -m 644 'hobbies.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/hobbies.png'
 /usr/bin/ginstall -c -m 644 'keys.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/keys.png'
 /usr/bin/ginstall -c -m 644 'lock.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/lock.png'
 /usr/bin/ginstall -c -m 644 'mailbox.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/mailbox.png'
 /usr/bin/ginstall -c -m 644 'net.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/net.png'
 /usr/bin/ginstall -c -m 644 'notes.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/notes.png'
 /usr/bin/ginstall -c -m 644 'phone.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/phone.png'
 /usr/bin/ginstall -c -m 644 'photo.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/photo.png'
 /usr/bin/ginstall -c -m 644 'puzzle.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/puzzle.png'
 /usr/bin/ginstall -c -m 644 'rank1.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/rank1.png'
 /usr/bin/ginstall -c -m 644 'rank2.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/rank2.png'
 /usr/bin/ginstall -c -m 644 'rank3.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/rank3.png'
 /usr/bin/ginstall -c -m 644 'rank4.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/rank4.png'
 /usr/bin/ginstall -c -m 644 'rank5.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/rank5.png'
 /usr/bin/ginstall -c -m 644 'role.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/role.png'
 /usr/bin/ginstall -c -m 644 'rubrica.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/rubrica.png'
 /usr/bin/ginstall -c -m 644 'search-contact.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/search-contact.png'
 /usr/bin/ginstall -c -m 644 'sport.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/sport.png'
 /usr/bin/ginstall -c -m 644 'strategies.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/strategies.png'
 /usr/bin/ginstall -c -m 644 'tux.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/48x48/apps/tux.png'
/usr/bin/make  install-data-hook
make[5]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps/48x48'
*** Icon cache not updated.  After install, run this:
***   gtk-update-icon-cache -f -t /usr/share/icons/hicolor
make[5]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps/48x48'
make[4]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps/48x48'
make[3]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps/48x48'
Making install in scalable
make[3]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps/scalable'
make[4]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps/scalable'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/icons/hicolor/scalable/apps" || /bin/mkdir -p "/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/scalable/apps"
 /usr/bin/ginstall -c -m 644 'query.svg' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/scalable/apps/query.svg'
 /usr/bin/ginstall -c -m 644 'card_photo.svg' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/icons/hicolor/scalable/apps/card_photo.svg'
/usr/bin/make  install-data-hook
make[5]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps/scalable'
*** Icon cache not updated.  After install, run this:
***   gtk-update-icon-cache -f -t /usr/share/icons/hicolor
make[5]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps/scalable'
make[4]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps/scalable'
make[3]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps/scalable'
make[3]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps'
make[4]: Entering directory `/build/buildd4/rubrica-2.0/pixmaps'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/rubrica2/interface" || /bin/mkdir -p "/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/rubrica2/interface"
 /usr/bin/ginstall -c -m 644 'logo.png' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/rubrica2/interface/logo.png'
make[4]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps'
make[3]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps'
make[2]: Leaving directory `/build/buildd4/rubrica-2.0/pixmaps'
Making install in interface
make[2]: Entering directory `/build/buildd4/rubrica-2.0/interface'
make[3]: Entering directory `/build/buildd4/rubrica-2.0/interface'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/rubrica2/interface" || /bin/mkdir -p "/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/rubrica2/interface"
 /usr/bin/ginstall -c -m 644 'CompanyCard.glade' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/rubrica2/interface/CompanyCard.glade'
 /usr/bin/ginstall -c -m 644 'MainWindow.glade' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/rubrica2/interface/MainWindow.glade'
 /usr/bin/ginstall -c -m 644 'Menu.glade' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/rubrica2/interface/Menu.glade'
 /usr/bin/ginstall -c -m 644 'MenuTrash.glade' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/rubrica2/interface/MenuTrash.glade'
 /usr/bin/ginstall -c -m 644 'NewGroup.glade' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/rubrica2/interface/NewGroup.glade'
 /usr/bin/ginstall -c -m 644 'PersonalCard.glade' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/rubrica2/interface/PersonalCard.glade'
 /usr/bin/ginstall -c -m 644 'Preferences.glade' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/rubrica2/interface/Preferences.glade'
 /usr/bin/ginstall -c -m 644 'Search.glade' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/rubrica2/interface/Search.glade'
make[3]: Leaving directory `/build/buildd4/rubrica-2.0/interface'
make[2]: Leaving directory `/build/buildd4/rubrica-2.0/interface'
Making install in po
make[2]: Entering directory `/build/buildd4/rubrica-2.0/po'
/bin/sh /build/buildd4/rubrica-2.0/install-sh -d /build/buildd4/rubrica-2.0/debian/rubrica//usr/share/locale
if test -n ""; then \
	  linguas=""; \
	else \
	  linguas="it uk"; \
	fi; \
	for lang in $linguas; do \
	  dir=/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/locale/$lang/LC_MESSAGES; \
	  /bin/sh /build/buildd4/rubrica-2.0/install-sh -d $dir; \
	  if test -r $lang.gmo; then \
	    /usr/bin/ginstall -c -m 644 $lang.gmo $dir/rubrica2.mo; \
	    echo "installing $lang.gmo as $dir/rubrica2.mo"; \
	  else \
	    /usr/bin/ginstall -c -m 644 ./$lang.gmo $dir/rubrica2.mo; \
	    echo "installing ./$lang.gmo as" \
		 "$dir/rubrica2.mo"; \
	  fi; \
	  if test -r $lang.gmo.m; then \
	    /usr/bin/ginstall -c -m 644 $lang.gmo.m $dir/rubrica2.mo.m; \
	    echo "installing $lang.gmo.m as $dir/rubrica2.mo.m"; \
	  else \
	    if test -r ./$lang.gmo.m ; then \
	      /usr/bin/ginstall -c -m 644 ./$lang.gmo.m \
		$dir/rubrica2.mo.m; \
	      echo "installing ./$lang.gmo.m as" \
		   "$dir/rubrica2.mo.m"; \
	    else \
	      true; \
	    fi; \
	  fi; \
	done
installing it.gmo as /build/buildd4/rubrica-2.0/debian/rubrica//usr/share/locale/it/LC_MESSAGES/rubrica2.mo
installing uk.gmo as /build/buildd4/rubrica-2.0/debian/rubrica//usr/share/locale/uk/LC_MESSAGES/rubrica2.mo
make[2]: Leaving directory `/build/buildd4/rubrica-2.0/po'
make[2]: Entering directory `/build/buildd4/rubrica-2.0'
make[3]: Entering directory `/build/buildd4/rubrica-2.0'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/applications" || /bin/mkdir -p "/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/applications"
 /usr/bin/ginstall -c -m 644 'rubrica2.desktop' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/applications/rubrica2.desktop'
test -z "/usr/share/mime-info" || /bin/mkdir -p "/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/mime-info"
 /usr/bin/ginstall -c -m 644 'rubrica2.mime' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/mime-info/rubrica2.mime'
 /usr/bin/ginstall -c -m 644 'rubrica2.keys' '/build/buildd4/rubrica-2.0/debian/rubrica//usr/share/mime-info/rubrica2.keys'
test -z "/etc/gconf/schemas" || /bin/mkdir -p "/build/buildd4/rubrica-2.0/debian/rubrica//etc/gconf/schemas"
 /usr/bin/ginstall -c -m 644 'rubrica2.schemas' '/build/buildd4/rubrica-2.0/debian/rubrica//etc/gconf/schemas/rubrica2.schemas'
make[3]: Leaving directory `/build/buildd4/rubrica-2.0'
make[2]: Leaving directory `/build/buildd4/rubrica-2.0'
make[1]: Leaving directory `/build/buildd4/rubrica-2.0'
dh_installdirs -prubrica 
dh_installdocs -prubrica ./README ./NEWS  
dh_installexamples -prubrica 
dh_installman -prubrica debian/rubrica2.1 
dh_installinfo -prubrica  
dh_installmenu -prubrica 
dh_installcron -prubrica 
dh_installinit -prubrica   
dh_installdebconf -prubrica 
dh_installemacsen -prubrica   
dh_installcatalogs -prubrica 
dh_installpam -prubrica 
dh_installlogrotate -prubrica 
dh_installlogcheck -prubrica 
dh_installmime -prubrica 
dh_installchangelogs -prubrica  ./ChangeLog 
dh_installudev -prubrica 
dh_install -prubrica  
dh_link -prubrica  
dh_scrollkeeper -prubrica 
dh_gconf -prubrica 
dh_desktop -prubrica 
mv debian/rubrica/usr/share/icons/hicolor/48x48/apps/contacts.png \
	 debian/rubrica/usr/share/icons/hicolor/48x48/apps/rubrica-contacts.png
rm -f debian/rubrica/usr/share/doc/rubrica/changelog.gz
rm -f debian/rubrica/usr/share/doc/rubrica/COPYING
rm -f debian/rubrica/usr/share/doc/rubrica/INSTALL
rm -f debian/rubrica/usr/share/doc/rubrica/TODO
dh_strip -prubrica  
dh_compress -prubrica  
dh_fixperms -prubrica  
dh_makeshlibs -prubrica  
dh_installdeb -prubrica 
dh_perl -prubrica 
dh_shlibdeps -prubrica    
dpkg-shlibdeps: warning: symbol r_card_add_telephone used by debian/rubrica/usr/lib/libral/plugins/libvcard.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol r_card_get_next_address used by debian/rubrica/usr/lib/libral/plugins/libvcard.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol r_personal_card_get_contact used by debian/rubrica/usr/lib/libral/plugins/libvcard.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol r_notes_get_type used by debian/rubrica/usr/lib/libral/plugins/libvcard.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_string_truncate used by debian/rubrica/usr/lib/libral/plugins/libvcard.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_unichar_isgraph used by debian/rubrica/usr/lib/libral/plugins/libvcard.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_strdup used by debian/rubrica/usr/lib/libral/plugins/libvcard.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol r_ref_new used by debian/rubrica/usr/lib/libral/plugins/libvcard.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_utf8_validate used by debian/rubrica/usr/lib/libral/plugins/libvcard.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol r_notes_new used by debian/rubrica/usr/lib/libral/plugins/libvcard.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: 91 other similar warnings have been skipped (use -v to see them all).
dpkg-shlibdeps: warning: symbol r_card_add_telephone used by debian/rubrica/usr/lib/libral/plugins/librubrica.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol r_card_get_next_address used by debian/rubrica/usr/lib/libral/plugins/librubrica.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol r_personal_card_get_contact used by debian/rubrica/usr/lib/libral/plugins/librubrica.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol xmlParseFile used by debian/rubrica/usr/lib/libral/plugins/librubrica.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol r_notes_get_type used by debian/rubrica/usr/lib/libral/plugins/librubrica.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_strdup used by debian/rubrica/usr/lib/libral/plugins/librubrica.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol r_ref_new used by debian/rubrica/usr/lib/libral/plugins/librubrica.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol r_notes_new used by debian/rubrica/usr/lib/libral/plugins/librubrica.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol r_net_address_encode_type used by debian/rubrica/usr/lib/libral/plugins/librubrica.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_date_to_struct_tm used by debian/rubrica/usr/lib/libral/plugins/librubrica.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: 108 other similar warnings have been skipped (use -v to see them all).
dpkg-shlibdeps: warning: symbol g_object_ref used by debian/rubrica/usr/lib/libral.so.1.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_list_insert used by debian/rubrica/usr/lib/libral.so.1.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_str_hash used by debian/rubrica/usr/lib/libral.so.1.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_value_set_string used by debian/rubrica/usr/lib/libral.so.1.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_cclosure_marshal_VOID__POINTER used by debian/rubrica/usr/lib/libral.so.1.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_object_unref used by debian/rubrica/usr/lib/libral.so.1.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_type_instance_get_private used by debian/rubrica/usr/lib/libral.so.1.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_malloc used by debian/rubrica/usr/lib/libral.so.1.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_list_last used by debian/rubrica/usr/lib/libral.so.1.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_object_set used by debian/rubrica/usr/lib/libral.so.1.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: 62 other similar warnings have been skipped (use -v to see them all).
dpkg-shlibdeps: warning: debian/rubrica/usr/bin/rubrica2 shouldn't be linked with libatk-1.0.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/rubrica/usr/bin/rubrica2 shouldn't be linked with libpangocairo-1.0.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/rubrica/usr/bin/rubrica2 shouldn't be linked with libXext.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/rubrica/usr/bin/rubrica2 shouldn't be linked with libXinerama.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/rubrica/usr/bin/rubrica2 shouldn't be linked with libXi.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/rubrica/usr/bin/rubrica2 shouldn't be linked with libXrandr.so.2 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/rubrica/usr/bin/rubrica2 shouldn't be linked with libXcursor.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/rubrica/usr/bin/rubrica2 shouldn't be linked with libXfixes.so.3 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/rubrica/usr/bin/rubrica2 shouldn't be linked with libcairo.so.2 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/rubrica/usr/bin/rubrica2 shouldn't be linked with libfreetype.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/rubrica/usr/bin/rubrica2 shouldn't be linked with libz.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/rubrica/usr/bin/rubrica2 shouldn't be linked with libfontconfig.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/rubrica/usr/bin/rubrica2 shouldn't be linked with libpng12.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/rubrica/usr/bin/rubrica2 shouldn't be linked with libXrender.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/rubrica/usr/bin/rubrica2 shouldn't be linked with libm.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/rubrica/usr/bin/rubrica2 shouldn't be linked with libX11.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/rubrica/usr/bin/rubrica2 shouldn't be linked with libORBit-2.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/rubrica/usr/bin/rubrica2 shouldn't be linked with librt.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/rubrica/usr/bin/rubrica2 shouldn't be linked with libgmodule-2.0.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/rubrica/usr/bin/rubrica2 shouldn't be linked with libdl.so.2 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/rubrica/usr/bin/rubrica2 shouldn't be linked with libxml2.so.2 (it uses none of its symbols).
dpkg-shlibdeps: warning: symbol r_contact_new used by debian/rubrica/usr/lib/libral/plugins/libcsv.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol r_card_add_telephone used by debian/rubrica/usr/lib/libral/plugins/libcsv.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol r_personal_card_get_contact used by debian/rubrica/usr/lib/libral/plugins/libcsv.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_string_truncate used by debian/rubrica/usr/lib/libral/plugins/libcsv.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol r_plugin_set_obj used by debian/rubrica/usr/lib/libral/plugins/libcsv.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_path_get_basename used by debian/rubrica/usr/lib/libral/plugins/libcsv.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol r_net_address_new used by debian/rubrica/usr/lib/libral/plugins/libcsv.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_free used by debian/rubrica/usr/lib/libral/plugins/libcsv.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_strdup used by debian/rubrica/usr/lib/libral/plugins/libcsv.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: symbol g_object_get used by debian/rubrica/usr/lib/libral/plugins/libcsv.so.1.0.1 found in none of the libraries.
dpkg-shlibdeps: warning: 49 other similar warnings have been skipped (use -v to see them all).
dh_gencontrol -prubrica 
dh_md5sums -prubrica 
dh_builddeb -prubrica 
dpkg-deb: building package `rubrica' in `../rubrica_2.0-1.1_m32r.deb'.
 dpkg-genchanges -B >../rubrica_2.0-1.1_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20071224-0356

rubrica_2.0-1.1_m32r.changes:
Format: 1.7
Date: Tue, 18 Dec 2007 20:29:18 +0000
Source: rubrica
Binary: rubrica
Architecture: m32r
Version: 2.0-1.1
Distribution: unstable
Urgency: low
Maintainer: Sebastien Bacher <seb128 at debian.org>
Changed-By: Ross Burton <ross at debian.org>
Description: 
 rubrica    - An addressbook for the GNOME desktop
Closes: 427418
Changes: 
 rubrica (2.0-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Patch to avoid file conflicts for contacts.png icons (Closes: #427418)
   * Thanks to Gregory Colpart <reg at evolix.fr> for the patch.
Files: 
 a928ae2e62d5a0e6966e5fbfef9e2b7b 402236 x11 optional rubrica_2.0-1.1_m32r.deb

/debian/buildd4/build/chroot-unstable/build/buildd4/rubrica_2.0-1.1_m32r.deb:
 new debian package, version 2.0.
 size 402236 bytes: control archive= 3353 bytes.
    1044 bytes,    16 lines      control              
    5189 bytes,    69 lines      md5sums              
     633 bytes,    22 lines   *  postinst             #!/bin/sh
     758 bytes,    27 lines   *  postrm               #!/bin/sh
     183 bytes,     7 lines   *  prerm                #!/bin/sh
      74 bytes,     4 lines      shlibs               
 Package: rubrica
 Version: 2.0-1.1
 Architecture: m32r
 Maintainer: Sebastien Bacher <seb128 at debian.org>
 Installed-Size: 1700
 Depends: gconf2 (>= 2.10.1-2), libatk1.0-0 (>= 1.20.0), libc6 (>= 2.3.5-1), libcairo2 (>= 1.4.0), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.10.3), liborbit2 (>= 1:2.14.1), libpango1.0-0 (>= 1.14.8), libpng12-0 (>= 1.2.13-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.29), libxrandr2 (>= 2:1.2.0), libxrender1, zlib1g (>= 1:1.2.3.3.dfsg-1)
 Section: x11
 Priority: optirm: cannot remove directory `/tmp/dpkgUdM2py': Directory not empty
rm cleanup failed, code 256
onal
 Description: An addressbook for the GNOME desktop
  Rubrica stores personal data (first name, last name, etc.) web urls and
  email addresses, telephone numbers (home, etc.), job data (company
  name, company address, assignment in company), notes (contact is
  married, etc.).
  .
   Author:   Nicola Fragale <nicolafragale at libero.it>
   Homepage: http://digilander.libero.it/nfragale/

/debian/buildd4/build/chroot-unstable/build/buildd4/rubrica_2.0-1.1_m32r.deb:
drwxr-xr-x root/root         0 2007-12-24 03:49 ./
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/
drwxr-xr-x root/root         0 2007-12-24 03:50 ./usr/lib/
drwxr-xr-x root/root         0 2007-12-24 03:45 ./usr/lib/libral/
drwxr-xr-x root/root         0 2007-12-24 03:50 ./usr/lib/libral/plugins/
-rw-r--r-- root/root     19956 2007-12-24 03:50 ./usr/lib/libral/plugins/libcsv.so.1.0.1
-rw-r--r-- root/root       792 2007-12-24 03:45 ./usr/lib/libral/plugins/libcsv.la
-rw-r--r-- root/root     24106 2007-12-24 03:50 ./usr/lib/libral/plugins/libcsv.a
-rw-r--r-- root/root     41488 2007-12-24 03:50 ./usr/lib/libral/plugins/librubrica.so.1.0.1
-rw-r--r-- root/root       820 2007-12-24 03:45 ./usr/lib/libral/plugins/librubrica.la
-rw-r--r-- root/root     65280 2007-12-24 03:50 ./usr/lib/libral/plugins/librubrica.a
-rw-r--r-- root/root     34948 2007-12-24 03:50 ./usr/lib/libral/plugins/libvcard.so.1.0.1
-rw-r--r-- root/root       806 2007-12-24 03:45 ./usr/lib/libral/plugins/libvcard.la
-rw-r--r-- root/root     43630 2007-12-24 03:50 ./usr/lib/libral/plugins/libvcard.a
-rw-r--r-- root/root    111884 2007-12-24 03:50 ./usr/lib/libral.so.1.0.0
-rw-r--r-- root/root       777 2007-12-24 03:45 ./usr/lib/libral.la
-rw-r--r-- root/root    191446 2007-12-24 03:50 ./usr/lib/libral.a
drwxr-xr-x root/root         0 2007-12-24 03:50 ./usr/bin/
-rwxr-xr-x root/root    175628 2007-12-24 03:50 ./usr/bin/rubrica2
drwxr-xr-x root/root         0 2007-12-24 03:49 ./usr/share/
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/share/icons/
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/share/icons/hicolor/
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/share/icons/hicolor/16x16/
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/share/icons/hicolor/16x16/apps/
-rw-r--r-- root/root      1499 2007-12-24 03:46 ./usr/share/icons/hicolor/16x16/apps/ccare.png
-rw-r--r-- root/root       846 2007-12-24 03:46 ./usr/share/icons/hicolor/16x16/apps/green.png
-rw-r--r-- root/root       448 2007-12-24 03:46 ./usr/share/icons/hicolor/16x16/apps/operator.png
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/share/icons/hicolor/22x22/
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/share/icons/hicolor/22x22/apps/
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/share/icons/hicolor/24x24/
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/share/icons/hicolor/24x24/apps/
-rw-r--r-- root/root      1552 2007-12-24 03:46 ./usr/share/icons/hicolor/24x24/apps/stuffs.png
-rw-r--r-- root/root      1019 2007-12-24 03:46 ./usr/share/icons/hicolor/24x24/apps/university.png
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/
drwxr-xr-x root/root         0 2007-12-24 03:49 ./usr/share/icons/hicolor/48x48/apps/
-rw-r--r-- root/root      6194 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/all.png
-rw-r--r-- root/root      3704 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/bussines.png
-rw-r--r-- root/root      3520 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/customer.png
-rw-r--r-- root/root      3643 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/flame.png
-rw-r--r-- root/root      2195 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/freebsd.png
-rw-r--r-- root/root      4589 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/gnu.png
-rw-r--r-- root/root      3823 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/hobbies.png
-rw-r--r-- root/root      3697 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/keys.png
-rw-r--r-- root/root      3313 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/lock.png
-rw-r--r-- root/root      2328 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/mailbox.png
-rw-r--r-- root/root      4571 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/net.png
-rw-r--r-- root/root      3715 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/notes.png
-rw-r--r-- root/root      3386 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/phone.png
-rw-r--r-- root/root      4220 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/photo.png
-rw-r--r-- root/root      4904 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/puzzle.png
-rw-r--r-- root/root      2147 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/rank1.png
-rw-r--r-- root/root      2096 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/rank2.png
-rw-r--r-- root/root      1979 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/rank3.png
-rw-r--r-- root/root      2116 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/rank4.png
-rw-r--r-- root/root      2139 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/rank5.png
-rw-r--r-- root/root      3512 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/role.png
-rw-r--r-- root/root      2744 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/rubrica.png
-rw-r--r-- root/root      3155 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/search-contact.png
-rw-r--r-- root/root      3754 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/sport.png
-rw-r--r-- root/root       652 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/strategies.png
-rw-r--r-- root/root      2215 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/tux.png
-rw-r--r-- root/root      3667 2007-12-24 03:46 ./usr/share/icons/hicolor/48x48/apps/rubrica-contacts.png
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/share/icons/hicolor/scalable/
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/share/icons/hicolor/scalable/apps/
-rw-r--r-- root/root     13259 2007-12-24 03:46 ./usr/share/icons/hicolor/scalable/apps/query.svg
-rw-r--r-- root/root     19588 2007-12-24 03:46 ./usr/share/icons/hicolor/scalable/apps/card_photo.svg
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/share/rubrica2/
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/share/rubrica2/interface/
-rw-r--r-- root/root     17812 2007-12-24 03:46 ./usr/share/rubrica2/interface/logo.png
-rw-r--r-- root/root    147038 2007-12-24 03:46 ./usr/share/rubrica2/interface/CompanyCard.glade
-rw-r--r-- root/root     25046 2007-12-24 03:46 ./usr/share/rubrica2/interface/MainWindow.glade
-rw-r--r-- root/root     17436 2007-12-24 03:46 ./usr/share/rubrica2/interface/Menu.glade
-rw-r--r-- root/root      2714 2007-12-24 03:46 ./usr/share/rubrica2/interface/MenuTrash.glade
-rw-r--r-- root/root      8328 2007-12-24 03:46 ./usr/share/rubrica2/interface/NewGroup.glade
-rw-r--r-- root/root    223041 2007-12-24 03:46 ./usr/share/rubrica2/interface/PersonalCard.glade
-rw-r--r-- root/root     50342 2007-12-24 03:46 ./usr/share/rubrica2/interface/Preferences.glade
-rw-r--r-- root/root     14273 2007-12-24 03:46 ./usr/share/rubrica2/interface/Search.glade
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/share/locale/
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/share/locale/it/
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/share/locale/it/LC_MESSAGES/
-rw-r--r-- root/root     18932 2007-12-24 03:46 ./usr/share/locale/it/LC_MESSAGES/rubrica2.mo
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/share/locale/uk/
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/share/locale/uk/LC_MESSAGES/
-rw-r--r-- root/root     17925 2007-12-24 03:46 ./usr/share/locale/uk/LC_MESSAGES/rubrica2.mo
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/share/applications/
-rw-r--r-- root/root       386 2007-12-24 03:46 ./usr/share/applications/rubrica2.desktop
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/share/mime-info/
-rw-r--r-- root/root        36 2007-12-24 03:46 ./usr/share/mime-info/rubrica2.mime
-rw-r--r-- root/root       137 2007-12-24 03:46 ./usr/share/mime-info/rubrica2.keys
drwxr-xr-x root/root         0 2007-12-24 03:46 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-12-24 03:50 ./usr/share/doc/rubrica/
-rw-r--r-- root/root      1260 2007-01-22 00:29 ./usr/share/doc/rubrica/README
-rw-r--r-- root/root       467 2007-12-24 02:42 ./usr/share/doc/rubrica/copyright
-rw-r--r-- root/root       246 2007-01-22 00:30 ./usr/share/doc/rubrica/changelog.gz
-rw-r--r-- root/root        35 2007-01-22 00:29 ./usr/share/doc/rubrica/NEWS.gz
-rw-r--r-- root/root      1529 2007-12-24 02:42 ./usr/share/doc/rubrica/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-12-24 03:47 ./usr/share/man/
drwxr-xr-x root/root         0 2007-12-24 03:50 ./usr/share/man/man1/
-rw-r--r-- root/root       695 2007-12-24 02:42 ./usr/share/man/man1/rubrica2.1.gz
drwxr-xr-x root/root         0 2007-12-24 03:47 ./usr/share/menu/
-rw-r--r-- root/root        96 2007-12-24 02:42 ./usr/share/menu/rubrica
drwxr-xr-x root/root         0 2007-12-24 03:49 ./usr/share/gconf/
drwxr-xr-x root/root         0 2007-12-24 03:49 ./usr/share/gconf/schemas/
-rw-r--r-- root/root      8837 2007-12-24 03:46 ./usr/share/gconf/schemas/rubrica2.schemas
lrwxrwxrwx root/root         0 2007-12-24 03:49 ./usr/lib/libral/plugins/libcsv.so.1 -> libcsv.so.1.0.1
lrwxrwxrwx root/root         0 2007-12-24 03:49 ./usr/lib/libral/plugins/libcsv.so -> libcsv.so.1.0.1
lrwxrwxrwx root/root         0 2007-12-24 03:49 ./usr/lib/libral/plugins/librubrica.so.1 -> librubrica.so.1.0.1
lrwxrwxrwx root/root         0 2007-12-24 03:49 ./usr/lib/libral/plugins/librubrica.so -> librubrica.so.1.0.1
lrwxrwxrwx root/root         0 2007-12-24 03:49 ./usr/lib/libral/plugins/libvcard.so.1 -> libvcard.so.1.0.1
lrwxrwxrwx root/root         0 2007-12-24 03:49 ./usr/lib/libral/plugins/libvcard.so -> libvcard.so.1.0.1
lrwxrwxrwx root/root         0 2007-12-24 03:49 ./usr/lib/libral.so.1 -> libral.so.1.0.0
lrwxrwxrwx root/root         0 2007-12-24 03:49 ./usr/lib/libral.so -> libral.so.1.0.0

******************************************************************************
Built successfully
Purging /debian/buildd4/build/chroot-unstable/build/buildd4/rubrica-2.0
------------------------------------------------------------------------------
******************************************************************************
Finished at 20071224-0356
Build needed 01:14:19, 14156k disk space




More information about the build-status mailing list