[build-status: 111416] Log for failed build of splashy_0.3.7-1 (dist=unstable)
Build Daemon 3
buildd3 at linux-m32r.org
Tue Dec 18 18:55:48 JST 2007
Automatic build of splashy_0.3.7-1 on mappi006 by sbuild/m32r 0.53
Build started at 20071218-1832
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 1701kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main splashy 0.3.7-1 (dsc) [990B]
Get:2 http://debian.linux-m32r.org 06_devonian/main splashy 0.3.7-1 (tar) [1259kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main splashy 0.3.7-1 (diff) [442kB]
Fetched 1701kB in 15s (106kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: autotools-dev, cdbs (>= 0.4.23-1.1), debhelper (>= 5), libdirectfb-dev (>= 0.9.25.1-2), libglib2.0-dev (>> 2.0.1-2), libmagic-dev, libsysfs-dev, libtool, perl
Checking for already installed source dependencies...
autotools-dev: already installed (20070725.1)
cdbs: already installed (0.4.49 >= 0.4.23-1.1 is satisfied)
debhelper: already installed (5.0.57 >= 5 is satisfied)
libdirectfb-dev: already installed (0.9.25.1-5 >= 0.9.25.1-2 is satisfied)
libglib2.0-dev: already installed (2.14.1-4 >> 2.0.1-2 is satisfied)
libmagic-dev: already installed (4.21-3)
libsysfs-dev: missing
libtool: already installed (1.5.22-4)
perl: already installed (5.8.8-7)
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libssh2-0
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
libsysfs-dev
0 upgraded, 1 newly installed, 0 to remove and 159 not upgraded.
Need to get 0B/43.7kB of archives.
After unpacking 197kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libsysfs-dev
Authentication warning overridden.
Selecting previously deselected package libsysfs-dev.
(Reading database ... 60516 files and directories currently installed.)
Unpacking libsysfs-dev (from .../libsysfs-dev_2.1.0-2_m32r.deb) ...
Setting up libsysfs-dev (2.1.0-2) ...
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.2 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 Sun Dec 9 08:17:24 2007 JST using DSA key ID 49A5F855
gpg: Can't check signature: public key not found
dpkg-source: extracting splashy in splashy-0.3.7
dpkg-source: unpacking splashy_0.3.7.orig.tar.gz
dpkg-source: applying /debian/buildd3/build/splashy_0.3.7-1.diff.gz
dpkg-buildpackage: source package splashy
dpkg-buildpackage: source version 0.3.7-1
dpkg-buildpackage: source changed by Otavio Salvador <otavio at debian.org>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
test -x debian/rules
test "`id -u`" = 0
for i in ./config.guess ./config.sub ./config.rpath ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd3/splashy-0.3.7'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd3/splashy-0.3.7'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
dh_clean
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
if test -e /usr/share/gnulib/config/config.rpath ; then \
for i in ./config.rpath ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/gnulib/config/config.rpath $i ; \
fi ; \
done ; \
fi
touch debian/stamp-autotools-files
chmod a+x /build/buildd3/splashy-0.3.7/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd3/splashy-0.3.7/./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/splashy" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --prefix= --libdir=/lib --sbindir=/sbin --sysconfdir=/etc --includedir=/usr/include --datarootdir=/usr/share --mandir=/usr/share/man
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 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 for a BSD-compatible install... /usr/bin/ginstall -c
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by 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 recognize 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... 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... 98304
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... no
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 ln -s works... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed... es sk fr de
checking magic.h usability... yes
checking magic.h presence... yes
checking for magic.h... yes
checking for magic_open in -lmagic... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for splashy... yes
checking for splashy_config... yes
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/xml_format.h
config.status: creating doc/Makefile
config.status: creating doc/config.xml
config.status: creating doc/theme.xml
config.status: creating scripts/Makefile
config.status: creating scripts/initramfs-tools/hooks/libsplashy
config.status: creating Doxyfile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
splashy 0.3.7
Print debugging messages...... :
configure complete, now type 'make'
sed s/old_library=\'\'/old_library=\'libglib-2.0.a\'/ /usr/lib/libglib-2.0.la > src/libglib-2.0.la
/usr/bin/make -C .
make[1]: Entering directory `/build/buildd3/splashy-0.3.7'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd3/splashy-0.3.7'
Making all in po
make[3]: Entering directory `/build/buildd3/splashy-0.3.7/po'
file=./`echo es | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -c -o $file es.po
/usr/bin/msgfmt: (null): warning: PO file header fuzzy
warning: older versions of msgfmt will give an error on this
file=./`echo sk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -c -o $file sk.po
/usr/bin/msgfmt: (null): warning: PO file header fuzzy
warning: older versions of msgfmt will give an error on this
file=./`echo fr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -c -o $file fr.po
/usr/bin/msgfmt: (null): warning: PO file header fuzzy
warning: older versions of msgfmt will give an error on this
file=./`echo de | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -c -o $file de.po
/usr/bin/msgfmt: (null): warning: PO file header fuzzy
warning: older versions of msgfmt will give an error on this
make[3]: Leaving directory `/build/buildd3/splashy-0.3.7/po'
Making all in doc
make[3]: Entering directory `/build/buildd3/splashy-0.3.7/doc'
pod2man --section 1 --center "Splashy POSIX boot splash system" --date `date +%Y-%m-%d` splashy.pod > splashy.1
pod2man --section 1 --center "Splashy POSIX boot splash system" --date `date +%Y-%m-%d` splashy_config.pod > splashy_config.1
pod2man --section 1 --center "Splashy POSIX boot splash system" --date `date +%Y-%m-%d` splashy_update.pod > splashy_update.1
pod2man --section 5 --center "Splashy POSIX boot splash system" --date `date +%Y-%m-%d` splashy-config.xml.pod > splashy-config.xml.5
pod2man --section 5 --center "Splashy POSIX boot splash system" --date `date +%Y-%m-%d` splashy-theme.xml.pod > splashy-theme.xml.5
make[3]: Leaving directory `/build/buildd3/splashy-0.3.7/doc'
Making all in src
make[3]: Entering directory `/build/buildd3/splashy-0.3.7/src'
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/directfb -g -Wall -O2 -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -c -o xml_config.lo xml_config.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/directfb -g -Wall -O2 -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -c xml_config.c -fPIC -DPIC -o .libs/xml_config.o
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/directfb -g -Wall -O2 -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -c -o xml_parser.lo xml_parser.c
cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/directfb -g -Wall -O2 -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -c xml_parser.c -fPIC -DPIC -o .libs/xml_parser.o
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -export-symbols-regex splashy_.* -version-info 1:0:0 -o libsplashycnf.la -rpath /lib xml_config.lo xml_parser.lo -lglib-2.0
generating symbol list for `libsplashycnf.la'
/usr/bin/nm -B .libs/xml_config.o .libs/xml_parser.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libsplashycnf.exp
/bin/grep -E -e "splashy_.*" ".libs/libsplashycnf.exp" > ".libs/libsplashycnf.expT"
mv -f ".libs/libsplashycnf.expT" ".libs/libsplashycnf.exp"
echo "{ global:" > .libs/libsplashycnf.ver
cat .libs/libsplashycnf.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libsplashycnf.ver
echo "local: *; };" >> .libs/libsplashycnf.ver
cc -shared .libs/xml_config.o .libs/xml_parser.o /usr/lib/libglib-2.0.so -Wl,-soname -Wl,libsplashycnf.so.1 -Wl,-version-script -Wl,.libs/libsplashycnf.ver -o .libs/libsplashycnf.so.1.0.0
(cd .libs && rm -f libsplashycnf.so.1 && ln -s libsplashycnf.so.1.0.0 libsplashycnf.so.1)
(cd .libs && rm -f libsplashycnf.so && ln -s libsplashycnf.so.1.0.0 libsplashycnf.so)
creating libsplashycnf.la
(cd .libs && rm -f libsplashycnf.la && ln -s ../libsplashycnf.la libsplashycnf.la)
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/directfb -g -Wall -O2 -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -c -o splashy_video.lo splashy_video.c
cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/directfb -g -Wall -O2 -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -c splashy_video.c -fPIC -DPIC -o .libs/splashy_video.o
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -export-symbols-regex splashy_.* -version-info 1:0:0 -o libsplashy.la -rpath /lib splashy_video.lo -lglib-2.0 -lsplashycnf -ldirectfb
generating symbol list for `libsplashy.la'
/usr/bin/nm -B .libs/splashy_video.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libsplashy.exp
/bin/grep -E -e "splashy_.*" ".libs/libsplashy.exp" > ".libs/libsplashy.expT"
mv -f ".libs/libsplashy.expT" ".libs/libsplashy.exp"
echo "{ global:" > .libs/libsplashy.ver
cat .libs/libsplashy.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libsplashy.ver
echo "local: *; };" >> .libs/libsplashy.ver
cc -shared .libs/splashy_video.o -Wl,--rpath -Wl,/build/buildd3/splashy-0.3.7/src/.libs /usr/lib/libglib-2.0.so /build/buildd3/splashy-0.3.7/src/.libs/libsplashycnf.so /usr/lib/libdirectfb.so -Wl,-soname -Wl,libsplashy.so.1 -Wl,-version-script -Wl,.libs/libsplashy.ver -o .libs/libsplashy.so.1.0.0
(cd .libs && rm -f libsplashy.so.1 && ln -s libsplashy.so.1.0.0 libsplashy.so.1)
(cd .libs && rm -f libsplashy.so && ln -s libsplashy.so.1.0.0 libsplashy.so)
creating libsplashy.la
(cd .libs && rm -f libsplashy.la && ln -s ../libsplashy.la libsplashy.la)
cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/directfb -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/directfb -g -Wall -O2 -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -c -o splashy-splashy_main.o `test -f 'splashy_main.c' || echo './'`splashy_main.c
cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/directfb -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/directfb -g -Wall -O2 -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -c -o splashy-splashy_functions.o `test -f 'splashy_functions.c' || echo './'`splashy_functions.c
/bin/sh ../libtool --tag=CC --mode=link cc -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/directfb -g -Wall -O2 -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -rpath /lib/directfb-1.0-0/systems:/lib/directfb-1.0-0/wm:/usr/lib64/directfb-1.0-0/interfaces/IDirectFBFont/:/lib/directfb-1.0-0/interfaces/IDirectFBImageProvider:/lib/directfb-1.0-0/inputdrivers -o splashy splashy-splashy_main.o splashy-splashy_functions.o libsplashycnf.la libsplashy.la -lpthread -lgcc_s -lm -lglib-2.0 -L/usr/lib -ldirectfb -lfusion -ldirect -lpthread
cc -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/directfb -g -Wall -O2 -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -o .libs/splashy splashy-splashy_main.o splashy-splashy_functions.o ./.libs/libsplashycnf.so ./.libs/libsplashy.so -lgcc_s -lm /usr/lib/libglib-2.0.so -L/usr/lib /usr/lib/libdirectfb.so /usr/lib/libfusion.so /usr/lib/libdirect.so -lpthread -Wl,--rpath -Wl,/lib/directfb-1.0-0/systems:/lib/directfb-1.0-0/wm:/usr/lib64/directfb-1.0-0/interfaces/IDirectFBFont/:/lib/directfb-1.0-0/interfaces/IDirectFBImageProvider:/lib/directfb-1.0-0/inputdrivers
creating splashy
cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/directfb -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -Wall -O2 -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -c -o splashy_config-splashy_config-main.o `test -f 'splashy_config-main.c' || echo './'`splashy_config-main.c
cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/directfb -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -Wall -O2 -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -c -o splashy_config-splashy_config-functions.o `test -f 'splashy_config-functions.c' || echo './'`splashy_config-functions.c
cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/directfb -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -Wall -O2 -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -c -o splashy_config-xml_functions.o `test -f 'xml_functions.c' || echo './'`xml_functions.c
/bin/sh ../libtool --tag=CC --mode=link cc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -Wall -O2 -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -lsplashycnf -lglib-2.0 -lmagic -lz -o splashy_config splashy_config-splashy_config-main.o splashy_config-splashy_config-functions.o splashy_config-xml_functions.o
cc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -Wall -O2 -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -o .libs/splashy_config splashy_config-splashy_config-main.o splashy_config-splashy_config-functions.o splashy_config-xml_functions.o /build/buildd3/splashy-0.3.7/src/.libs/libsplashycnf.so /usr/lib/libglib-2.0.so /usr/lib/libmagic.so -lz
creating splashy_config
cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/directfb -g -Wall -O2 -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -c -o splashy_update-splashy_update.o `test -f 'splashy_update.c' || echo './'`splashy_update.c
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -o splashy_update splashy_update-splashy_update.o
cc -g -Wall -O2 -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -o splashy_update splashy_update-splashy_update.o
make[3]: Leaving directory `/build/buildd3/splashy-0.3.7/src'
Making all in scripts
make[3]: Entering directory `/build/buildd3/splashy-0.3.7/scripts'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/splashy-0.3.7/scripts'
make[3]: Entering directory `/build/buildd3/splashy-0.3.7'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd3/splashy-0.3.7'
make[2]: Leaving directory `/build/buildd3/splashy-0.3.7'
make[1]: Leaving directory `/build/buildd3/splashy-0.3.7'
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
if test -e /usr/share/gnulib/config/config.rpath ; then \
for i in ./config.rpath ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/gnulib/config/config.rpath $i ; \
fi ; \
done ; \
fi
sed s/old_library=\'\'/old_library=\'libglib-2.0.a\'/ /usr/lib/libglib-2.0.la > src/libglib-2.0.la
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/make -C . install DESTDIR=/build/buildd3/splashy-0.3.7/debian/tmp/
make[1]: Entering directory `/build/buildd3/splashy-0.3.7'
Making install in po
make[2]: Entering directory `/build/buildd3/splashy-0.3.7/po'
if test -r ".././mkinstalldirs"; then \
.././mkinstalldirs /build/buildd3/splashy-0.3.7/debian/tmp//usr/share; \
else \
/bin/sh ../mkinstalldirs /build/buildd3/splashy-0.3.7/debian/tmp//usr/share; \
fi
/bin/sh: line 1: .././mkinstalldirs: Permission denied
make[2]: *** [install-data-yes] Error 126
make[2]: Leaving directory `/build/buildd3/splashy-0.3.7/po'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/build/buildd3/splashy-0.3.7'
make: *** [common-install-impl] Error 2
dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave error exit status 2
******************************************************************************
Build finished at 20071218-1855
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------
(Reading database ... 60538 files and directories currently installed.)
Removing libsysfs-dev ...
******************************************************************************
Finished at 20071218-1855
Build needed 00:14:56, 5456k disk space
More information about the build-status
mailing list