[build-status: 123583] Log for successful build of libeventdb_0.90-4 (dist=unstable)
Build Daemon 1
buildd at linux-m32r.org
Sun Apr 20 01:15:51 JST 2008
Automatic build of libeventdb_0.90-4 on mappi005 by sbuild/m32r 0.53
Build started at 20080419-2351
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 394kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main libeventdb 0.90-4 (dsc) [878B]
Get:2 http://debian.linux-m32r.org 06_devonian/main libeventdb 0.90-4 (tar) [391kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main libeventdb 0.90-4 (diff) [2733B]
Fetched 394kB in 3s (98.6kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: cdbs (>= 0.4.21), debhelper (>> 4.0.0), libgpewidget-dev, libsqlite0-dev
Checking for already installed source dependencies...
cdbs: already installed (0.4.52 >= 0.4.21 is satisfied)
debhelper: already installed (6.0.11 >> 4.0.0 is satisfied)
libgpewidget-dev: already installed (0.115-5)
libsqlite0-dev: already installed (2.8.17-4)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting libeventdb in libeventdb-0.90
dpkg-source: info: unpacking libeventdb_0.90.orig.tar.gz
dpkg-source: info: applying libeventdb_0.90-4.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package libeventdb
dpkg-buildpackage: source version 0.90-4
dpkg-buildpackage: source changed by Moray Allan <moray at debian.org>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
test -x debian/rules
dh_testroot
for i in ./config.guess ./config.sub ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
dh_clean
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd/libeventdb-0.90'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd/libeventdb-0.90'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
debian/rules build
test -x debian/rules
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
touch debian/stamp-autotools-files
chmod a+x /build/buildd/libeventdb-0.90/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd/libeventdb-0.90/./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/libeventdb" --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 gawk... gawk
checking whether make sets $(MAKE)... yes
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 for style of include used by make... GNU
checking dependency style of cc... none
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 how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 static flag -static works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for EVENTDB... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating libeventdb.pc
config.status: executing depfiles commands
/usr/bin/make -C .
make[1]: Entering directory `/build/buildd/libeventdb-0.90'
Making all in doc
make[2]: Entering directory `/build/buildd/libeventdb-0.90/doc'
Use "configure --enable-gtk-doc" to enable documentation
make[2]: Leaving directory `/build/buildd/libeventdb-0.90/doc'
make[2]: Entering directory `/build/buildd/libeventdb-0.90'
/bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" -DPACKAGE_STRING=\"libeventdb\ 0.90\" -DPACKAGE_BUGREPORT=\"gpe-list at linuxtogo.org\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -g -O2 -g -Wall -O2 -c -o event-cal.lo event-cal.c
mkdir .libs
cc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" "-DPACKAGE_STRING=\"libeventdb 0.90\"" -DPACKAGE_BUGREPORT=\"gpe-list at linuxtogo.org\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -g -O2 -g -Wall -O2 -c event-cal.c -fPIC -DPIC -o .libs/event-cal.o
cc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" "-DPACKAGE_STRING=\"libeventdb 0.90\"" -DPACKAGE_BUGREPORT=\"gpe-list at linuxtogo.org\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -g -O2 -g -Wall -O2 -c event-cal.c -o event-cal.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" -DPACKAGE_STRING=\"libeventdb\ 0.90\" -DPACKAGE_BUGREPORT=\"gpe-list at linuxtogo.org\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -g -O2 -g -Wall -O2 -c -o event-db.lo event-db.c
cc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" "-DPACKAGE_STRING=\"libeventdb 0.90\"" -DPACKAGE_BUGREPORT=\"gpe-list at linuxtogo.org\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -g -O2 -g -Wall -O2 -c event-db.c -fPIC -DPIC -o .libs/event-db.o
cc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" "-DPACKAGE_STRING=\"libeventdb 0.90\"" -DPACKAGE_BUGREPORT=\"gpe-list at linuxtogo.org\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -g -O2 -g -Wall -O2 -c event-db.c -o event-db.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" -DPACKAGE_STRING=\"libeventdb\ 0.90\" -DPACKAGE_BUGREPORT=\"gpe-list at linuxtogo.org\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -g -O2 -g -Wall -O2 -c -o event.lo event.c
cc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" "-DPACKAGE_STRING=\"libeventdb 0.90\"" -DPACKAGE_BUGREPORT=\"gpe-list at linuxtogo.org\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -g -O2 -g -Wall -O2 -c event.c -fPIC -DPIC -o .libs/event.o
cc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" "-DPACKAGE_STRING=\"libeventdb 0.90\"" -DPACKAGE_BUGREPORT=\"gpe-list at linuxtogo.org\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -g -O2 -g -Wall -O2 -c event.c -o event.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" -DPACKAGE_STRING=\"libeventdb\ 0.90\" -DPACKAGE_BUGREPORT=\"gpe-list at linuxtogo.org\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -g -O2 -g -Wall -O2 -c -o sqlite.lo sqlite.c
cc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" "-DPACKAGE_STRING=\"libeventdb 0.90\"" -DPACKAGE_BUGREPORT=\"gpe-list at linuxtogo.org\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -g -O2 -g -Wall -O2 -c sqlite.c -fPIC -DPIC -o .libs/sqlite.o
sqlite.c: In function 'do_event_load':
sqlite.c:531: warning: passing argument 3 of 'sqlite_step' from incompatible pointer type
sqlite.c:531: warning: passing argument 4 of 'sqlite_step' from incompatible pointer type
cc -DPACKAGE_NAME=\"libeventdb\" -DPACKAGE_TARNAME=\"libeventdb\" -DPACKAGE_VERSION=\"0.90\" "-DPACKAGE_STRING=\"libeventdb 0.90\"" -DPACKAGE_BUGREPORT=\"gpe-list at linuxtogo.org\" -DPACKAGE=\"libeventdb\" -DVERSION=\"0.90\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_XOPEN_SOURCE -DPACKAGE_LOCALE_DIR=\"/usr/share/locale/libeventdb\" -D_GNU_SOURCE -g -O2 -g -Wall -O2 -c sqlite.c -o sqlite.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link cc -g -O2 -g -Wall -O2 -o libeventdb.la -rpath /usr/lib -lgobject-2.0 -lglib-2.0 -lsqlite -version-info 2:0:0 event-cal.lo event-db.lo event.lo sqlite.lo
cc -shared .libs/event-cal.o .libs/event-db.o .libs/event.o .libs/sqlite.o /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libsqlite.so -Wl,-soname -Wl,libeventdb.so.2 -o .libs/libeventdb.so.2.0.0
(cd .libs && rm -f libeventdb.so.2 && ln -s libeventdb.so.2.0.0 libeventdb.so.2)
(cd .libs && rm -f libeventdb.so && ln -s libeventdb.so.2.0.0 libeventdb.so)
ar cru .libs/libeventdb.a event-cal.o event-db.o event.o sqlite.o
ranlib .libs/libeventdb.a
creating libeventdb.la
(cd .libs && rm -f libeventdb.la && ln -s ../libeventdb.la libeventdb.la)
make[2]: Leaving directory `/build/buildd/libeventdb-0.90'
make[1]: Leaving directory `/build/buildd/libeventdb-0.90'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/fakeroot debian/rules binary-arch
test -x debian/rules
dh_testroot
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
/usr/bin/make -C . install DESTDIR=/build/buildd/libeventdb-0.90/debian/tmp/
make[1]: Entering directory `/build/buildd/libeventdb-0.90'
Making install in doc
make[2]: Entering directory `/build/buildd/libeventdb-0.90/doc'
Use "configure --enable-gtk-doc" to enable documentation
make[3]: Entering directory `/build/buildd/libeventdb-0.90/doc'
make[3]: Nothing to be done for `install-exec-am'.
installfiles=`echo ./html/*`; \
if test "$installfiles" = './html/*'; \
then echo '-- Nothing to install' ; \
else \
/build/buildd/libeventdb-0.90/install-sh -d /build/buildd/libeventdb-0.90/debian/tmp//usr/share/gtk-doc/html/libeventdb; \
for i in $installfiles; do \
echo '-- Installing '$i ; \
/usr/bin/ginstall -c -m 644 $i /build/buildd/libeventdb-0.90/debian/tmp//usr/share/gtk-doc/html/libeventdb; \
done; \
echo '-- Installing ./html/index.sgml' ; \
/usr/bin/ginstall -c -m 644 ./html/index.sgml /build/buildd/libeventdb-0.90/debian/tmp//usr/share/gtk-doc/html/libeventdb || :; \
fi
-- Installing ./html/ch01.html
-- Installing ./html/home.png
-- Installing ./html/index.html
-- Installing ./html/index.sgml
-- Installing ./html/left.png
-- Installing ./html/libeventdb-event-db.html
-- Installing ./html/libeventdb.devhelp
-- Installing ./html/libeventdb.devhelp2
-- Installing ./html/right.png
-- Installing ./html/style.css
-- Installing ./html/up.png
-- Installing ./html/index.sgml
make[3]: Leaving directory `/build/buildd/libeventdb-0.90/doc'
make[2]: Leaving directory `/build/buildd/libeventdb-0.90/doc'
make[2]: Entering directory `/build/buildd/libeventdb-0.90'
make[3]: Entering directory `/build/buildd/libeventdb-0.90'
test -z "/usr/lib" || mkdir -p -- "/build/buildd/libeventdb-0.90/debian/tmp//usr/lib"
/bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'libeventdb.la' '/build/buildd/libeventdb-0.90/debian/tmp//usr/lib/libeventdb.la'
/usr/bin/ginstall -c .libs/libeventdb.so.2.0.0 /build/buildd/libeventdb-0.90/debian/tmp//usr/lib/libeventdb.so.2.0.0
(cd /build/buildd/libeventdb-0.90/debian/tmp//usr/lib && { ln -s -f libeventdb.so.2.0.0 libeventdb.so.2 || { rm -f libeventdb.so.2 && ln -s libeventdb.so.2.0.0 libeventdb.so.2; }; })
(cd /build/buildd/libeventdb-0.90/debian/tmp//usr/lib && { ln -s -f libeventdb.so.2.0.0 libeventdb.so || { rm -f libeventdb.so && ln -s libeventdb.so.2.0.0 libeventdb.so; }; })
/usr/bin/ginstall -c .libs/libeventdb.lai /build/buildd/libeventdb-0.90/debian/tmp//usr/lib/libeventdb.la
/usr/bin/ginstall -c .libs/libeventdb.a /build/buildd/libeventdb-0.90/debian/tmp//usr/lib/libeventdb.a
chmod 644 /build/buildd/libeventdb-0.90/debian/tmp//usr/lib/libeventdb.a
ranlib /build/buildd/libeventdb-0.90/debian/tmp//usr/lib/libeventdb.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/include/gpe" || mkdir -p -- "/build/buildd/libeventdb-0.90/debian/tmp//usr/include/gpe"
/usr/bin/ginstall -c -m 644 'gpe/event-db.h' '/build/buildd/libeventdb-0.90/debian/tmp//usr/include/gpe/event-db.h'
test -z "/usr/lib/pkgconfig" || mkdir -p -- "/build/buildd/libeventdb-0.90/debian/tmp//usr/lib/pkgconfig"
/usr/bin/ginstall -c -m 644 'libeventdb.pc' '/build/buildd/libeventdb-0.90/debian/tmp//usr/lib/pkgconfig/libeventdb.pc'
make[3]: Leaving directory `/build/buildd/libeventdb-0.90'
make[2]: Leaving directory `/build/buildd/libeventdb-0.90'
make[1]: Leaving directory `/build/buildd/libeventdb-0.90'
dh_installdirs -plibeventdb-dev
dh_installdirs -plibeventdb2
dh_installdirs -plibeventdb2-dbg
dh_installdocs -plibeventdb-dev
dh_installexamples -plibeventdb-dev
dh_installman -plibeventdb-dev
dh_installinfo -plibeventdb-dev
dh_installmenu -plibeventdb-dev
dh_installcron -plibeventdb-dev
dh_installinit -plibeventdb-dev
dh_installdebconf -plibeventdb-dev
dh_installemacsen -plibeventdb-dev
dh_installcatalogs -plibeventdb-dev
dh_installpam -plibeventdb-dev
dh_installlogrotate -plibeventdb-dev
dh_installlogcheck -plibeventdb-dev
dh_installchangelogs -plibeventdb-dev ./ChangeLog
dh_installudev -plibeventdb-dev
dh_lintian -plibeventdb-dev
dh_install -plibeventdb-dev
dh_link -plibeventdb-dev
dh_installmime -plibeventdb-dev
dh_installdocs -plibeventdb2
dh_installexamples -plibeventdb2
dh_installman -plibeventdb2
dh_installinfo -plibeventdb2
dh_installmenu -plibeventdb2
dh_installcron -plibeventdb2
dh_installinit -plibeventdb2
dh_installdebconf -plibeventdb2
dh_installemacsen -plibeventdb2
dh_installcatalogs -plibeventdb2
dh_installpam -plibeventdb2
dh_installlogrotate -plibeventdb2
dh_installlogcheck -plibeventdb2
dh_installchangelogs -plibeventdb2 ./ChangeLog
dh_installudev -plibeventdb2
dh_lintian -plibeventdb2
dh_install -plibeventdb2
dh_link -plibeventdb2
dh_installmime -plibeventdb2
dh_installdocs -plibeventdb2-dbg
dh_installexamples -plibeventdb2-dbg
dh_installman -plibeventdb2-dbg
dh_installinfo -plibeventdb2-dbg
dh_installmenu -plibeventdb2-dbg
dh_installcron -plibeventdb2-dbg
dh_installinit -plibeventdb2-dbg
dh_installdebconf -plibeventdb2-dbg
dh_installemacsen -plibeventdb2-dbg
dh_installcatalogs -plibeventdb2-dbg
dh_installpam -plibeventdb2-dbg
dh_installlogrotate -plibeventdb2-dbg
dh_installlogcheck -plibeventdb2-dbg
dh_installchangelogs -plibeventdb2-dbg ./ChangeLog
dh_installudev -plibeventdb2-dbg
dh_lintian -plibeventdb2-dbg
dh_install -plibeventdb2-dbg
dh_link -plibeventdb2-dbg
dh_installmime -plibeventdb2-dbg
dh_strip -plibeventdb-dev --dbg-package=libeventdb2
dh_compress -plibeventdb-dev
dh_fixperms -plibeventdb-dev
dh_makeshlibs -plibeventdb-dev
dh_strip -plibeventdb2 --dbg-package=libeventdb2
dh_compress -plibeventdb2
dh_fixperms -plibeventdb2
dh_makeshlibs -plibeventdb2
dh_compress -plibeventdb2-dbg
dh_fixperms -plibeventdb2-dbg
dh_installdeb -plibeventdb-dev
dh_perl -plibeventdb-dev
dh_shlibdeps -plibeventdb-dev
dh_installdeb -plibeventdb2
dh_perl -plibeventdb2
dh_shlibdeps -plibeventdb2
dh_installdeb -plibeventdb2-dbg
dh_perl -plibeventdb2-dbg
dh_shlibdeps -plibeventdb2-dbg
dh_gencontrol -plibeventdb-dev
dh_md5sums -plibeventdb-dev
dh_builddeb -plibeventdb-dev
dpkg-deb: building package `libeventdb-dev' in `../libeventdb-dev_0.90-4_m32r.deb'.
dh_gencontrol -plibeventdb2
dh_md5sums -plibeventdb2
dh_builddeb -plibeventdb2
dpkg-deb: building package `libeventdb2' in `../libeventdb2_0.90-4_m32r.deb'.
dh_gencontrol -plibeventdb2-dbg
dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
dh_md5sums -plibeventdb2-dbg
dh_builddeb -plibeventdb2-dbg
dpkg-deb: building package `libeventdb2-dbg' in `../libeventdb2-dbg_0.90-4_m32r.deb'.
dpkg-genchanges -B >../libeventdb_0.90-4_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 20080420-0114
libeventdb_0.90-4_m32r.changes:
Format: 1.8
Date: Sun, 13 Apr 2008 16:11:51 +0200
Source: libeventdb
Binary: libeventdb-dev libeventdb2 libeventdb2-dbg
Architecture: m32r
Version: 0.90-4
Distribution: unstable
Urgency: low
Maintainer: Moray Allan <moray at debian.org>
Changed-By: Moray Allan <moray at debian.org>
Description:
libeventdb-dev - library that provides access to gpe-calendar data [development]
libeventdb2 - library that provides access to gpe-calendar data [runtime]
libeventdb2-dbg - library that provides access to gpe-calendar data [debugging]
Changes:
libeventdb (0.90-4) unstable; urgency=low
.
* Add Homepage field in control file.
* Add GPE team to Uploaders.
Checksums-Sha1:
cd87912fe15c8273b034613c518f57d0147aabd8 72222 libeventdb-dev_0.90-4_m32r.deb
88f8f19f7234f3da0cafd941de74cd7139b116da 44106 libeventdb2_0.90-4_m32r.deb
e8b2ab88284caac50253cbad47595023f0fe11b2 72028 libeventdb2-dbg_0.90-4_m32r.deb
Checksums-Sha256:
44c4013219cf1d92883973c751dd8c82a40158920d836bb6edc958f03e1833c4 72222 libeventdb-dev_0.90-4_m32r.deb
2381f81e90280e4accb13bc554ba083452373fe17d95be6a6e1441693d7c14b3 44106 libeventdb2_0.90-4_m32r.deb
db8549b44f36ac79eeffd9728437845d849414f9c37e830714a48f5314861967 72028 libeventdb2-dbg_0.90-4_m32r.deb
Files:
3969c82d131d5839dbe8a500beb7881a 72222 libdevel optional libeventdb-dev_0.90-4_m32r.deb
f19d13c537b0a966e052aaeeea695fb2 44106 libs optional libeventdb2_0.90-4_m32r.deb
cf6da24e7b8f5a85f604543323bf31a4 72028 libs extra libeventdb2-dbg_0.90-4_m32r.deb
/debian/buildd/build/chroot-unstable/build/buildd/libeventdb-dev_0.90-4_m32r.deb:
new debian package, version 2.0.
size 72222 bytes: control archive= 977 bytes.
433 bytes, 13 lines control
1303 bytes, 17 lines md5sums
Package: libeventdb-dev
Source: libeventdb
Version: 0.90-4
Architecture: m32r
Maintainer: Moray Allan <moray at debian.org>
Installed-Size: 476
Depends: libeventdb2 (= 0.90-4), libglib2.0-dev
Section: libdevel
Priority: optional
Homepage: http://gpe.linuxtogo.org/
Description: library that provides access to gpe-calendar data [development]
This is the development package for programs that need to access the
gpe-calendar database.
/debian/buildd/build/chroot-unstable/build/buildd/libeventdb2_0.90-4_m32r.deb:
new debian package, version 2.0.
size 44106 bytes: control archive= 790 bytes.
448 bytes, 13 lines control
285 bytes, 4 lines md5sums
135 bytes, 7 lines * postinst #!/bin/sh
132 bytes, 7 lines * postrm #!/bin/sh
35 bytes, 1 lines shlibs
Package: libeventdb2
Source: libeventdb
Version: 0.90-4
Architecture: m32r
Maintainer: Moray Allan <moray at debian.org>
Installed-Size: 140
Depends: libc6 (>= 2.3.5-1), libglib2.0-0 (>= 2.12.0), libsqlite0 (>= 2.8.17)
Section: libs
Priority: optional
Homepage: http://gpe.linuxtogo.org/
Description: library that provides access to gpe-calendar data [runtime]
This is the runtime package for programs that need to access the gpe-calendar
database.
/debian/buildd/build/chroot-unstable/build/buildd/libeventdb2-dbg_0.90-4_m32r.deb:
new debian package, version 2.0.
size 72028 bytes: control archive= 585 bytes.
407 bytes, 13 lines control
311 bytes, 4 lines md5sums
Package: libeventdb2-dbg
Source: libeventdb
Version: 0.90-4
Architecture: m32r
Maintainer: Moray Allan <moray at debian.org>
Installed-Size: 204
Depends: libeventdb2 (= 0.90-4)
Section: libs
Priority: extra
Homepage: http://gpe.linuxtogo.org/
Description: library that provides access to gpe-calendar data [debugging]
This is the debugging package for programs that need to access the
gpe-calendar database.
/debian/buildd/build/chroot-unstable/build/buildd/libeventdb-dev_0.90-4_m32r.deb:
drwxr-xr-x root/root 0 2008-04-20 00:39 ./
drwxr-xr-x root/root 0 2008-04-20 00:43 ./usr/
drwxr-xr-x root/root 0 2008-04-20 00:43 ./usr/include/
drwxr-xr-x root/root 0 2008-04-20 00:36 ./usr/include/gpe/
-rw-r--r-- root/root 22773 2008-04-20 00:36 ./usr/include/gpe/event-db.h
drwxr-xr-x root/root 0 2008-04-20 00:43 ./usr/share/
drwxr-xr-x root/root 0 2008-04-20 00:37 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-04-20 00:59 ./usr/share/doc/libeventdb-dev/
-rw-r--r-- root/root 1406 2008-04-20 00:02 ./usr/share/doc/libeventdb-dev/copyright
-rw-r--r-- root/root 12756 2007-06-10 06:05 ./usr/share/doc/libeventdb-dev/changelog.gz
-rw-r--r-- root/root 733 2008-04-20 00:02 ./usr/share/doc/libeventdb-dev/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-04-20 00:43 ./usr/share/gtk-doc/
drwxr-xr-x root/root 0 2008-04-20 00:43 ./usr/share/gtk-doc/html/
drwxr-xr-x root/root 0 2008-04-20 00:43 ./usr/share/gtk-doc/html/libeventdb/
-rw-r--r-- root/root 176734 2008-04-20 00:36 ./usr/share/gtk-doc/html/libeventdb/libeventdb-event-db.html
-rw-r--r-- root/root 19016 2008-04-20 00:36 ./usr/share/gtk-doc/html/libeventdb/libeventdb.devhelp2
-rw-r--r-- root/root 16853 2008-04-20 00:36 ./usr/share/gtk-doc/html/libeventdb/libeventdb.devhelp
-rw-r--r-- root/root 406 2008-04-20 00:36 ./usr/share/gtk-doc/html/libeventdb/up.png
-rw-r--r-- root/root 654 2008-04-20 00:36 ./usr/share/gtk-doc/html/libeventdb/home.png
-rw-r--r-- root/root 16506 2008-04-20 00:36 ./usr/share/gtk-doc/html/libeventdb/index.sgml
-rw-r--r-- root/root 1771 2008-04-20 00:36 ./usr/share/gtk-doc/html/libeventdb/ch01.html
-rw-r--r-- root/root 2279 2008-04-20 00:36 ./usr/share/gtk-doc/html/libeventdb/index.html
-rw-r--r-- root/root 1614 2008-04-20 00:36 ./usr/share/gtk-doc/html/libeventdb/style.css
-rw-r--r-- root/root 459 2008-04-20 00:36 ./usr/share/gtk-doc/html/libeventdb/left.png
-rw-r--r-- root/root 472 2008-04-20 00:36 ./usr/share/gtk-doc/html/libeventdb/right.png
drwxr-xr-x root/root 0 2008-04-20 00:58 ./usr/lib/
drwxr-xr-x root/root 0 2008-04-20 00:43 ./usr/lib/pkgconfig/
-rw-r--r-- root/root 232 2008-04-20 00:36 ./usr/lib/pkgconfig/libeventdb.pc
-rw-r--r-- root/root 98396 2008-04-20 00:58 ./usr/lib/libeventdb.a
lrwxrwxrwx root/root 0 2008-04-20 00:44 ./usr/share/doc/libeventdb-dev/html -> ../../gtk-doc/html/libeventdb
lrwxrwxrwx root/root 0 2008-04-20 00:44 ./usr/lib/libeventdb.so -> libeventdb.so.2.0.0
/debian/buildd/build/chroot-unstable/build/buildd/libeventdb2_0.90-4_m32r.deb:
drwxr-xr-x root/root 0 2008-04-20 00:48 ./
drwxr-xr-x root/root 0 2008-04-20 00:50 ./usr/
drwxr-xr-x root/root 0 2008-04-20 00:46 ./usr/share/
drwxr-xr-x root/root 0 2008-04-20 00:46 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-04-20 01:02 ./usr/share/doc/libeventdb2/
-rw-r--r-- root/root 1406 2008-04-20 00:02 ./usr/share/doc/libeventdb2/copyright
-rw-r--r-- root/root 12756 2007-06-10 06:05 ./usr/share/doc/libeventdb2/changelog.gz
-rw-r--r-- root/root 733 2008-04-20 00:02 ./usr/share/doc/libeventdb2/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-04-20 01:01 ./usr/lib/
-rw-r--r-- root/root 70820 2008-04-20 01:01 ./usr/lib/libeventdb.so.2.0.0
lrwxrwxrwx root/root 0 2008-04-20 00:51 ./usr/lib/libeventdb.so.2 -> libeventdb.so.2.0.0
/debian/buildd/build/chroot-unstable/build/buildd/libeventdb2-dbg_0.90-4_m32r.deb:
drwxr-xr-x root/root 0 2008-04-20 00:52 ./
drwxr-xr-x root/root 0 2008-04-20 01:01 ./usr/
drwxr-xr-x root/root 0 2008-04-20 00:51 ./usr/share/
drwxr-xr-x root/root 0 2008-04-20 00:51 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-04-20 01:02 ./usr/share/doc/libeventdb2-dbg/
-rw-r--r-- root/root 1406 2008-04-20 00:02 ./usr/share/doc/libeventdb2-dbg/copyright
-rw-r--r-- root/root 12756 2007-06-10 06:05 ./usr/share/doc/libeventdb2-dbg/changelog.gz
-rw-r--r-- root/root 733 2008-04-20 00:02 ./usr/share/doc/libeventdb2-dbg/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-04-20 01:01 ./usr/lib/
drwxr-xr-x root/root 0 2008-04-20 01:01 ./usr/lib/debug/
drwxr-xr-x root/root 0 2008-04-20 01:01 ./usr/lib/debug/usr/
drwxr-xr-x root/root 0 2008-04-20 01:01 ./usr/lib/debug/usr/lib/
-rw-r--r-- root/root 138493 2008-04-20 01:01 ./usr/lib/debug/usr/lib/libeventdb.so.2.0.0
******************************************************************************
Built successfully
Purging /debian/buildd/build/chroot-unstable/build/buildd/libeventdb-0.90
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080420-0115
Build needed 01:12:57, 5752k disk space
More information about the build-status
mailing list