[build-status: 118269] Log for successful build of uncrustify_0.44-1 (dist=unstable)
Build Daemon 1
buildd at linux-m32r.org
Thu Mar 6 20:28:12 JST 2008
Automatic build of uncrustify_0.44-1 on mappi005 by sbuild/m32r 0.53
Build started at 20080306-1912
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 735kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main uncrustify 0.44-1 (dsc) [625B]
Get:2 http://debian.linux-m32r.org 06_devonian/main uncrustify 0.44-1 (tar) [730kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main uncrustify 0.44-1 (diff) [3844B]
Fetched 735kB in 9s (77.9kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: autotools-dev, debhelper (>= 5)
Checking for already installed source dependencies...
autotools-dev: already installed (20070725.1)
debhelper: already installed (6.0.5 >= 5 is satisfied)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
/usr/bin/dpkg --set-selections failed
------------------------------------------------------------------------------
dpkg-source: extracting uncrustify in uncrustify-0.44
dpkg-source: unpacking uncrustify_0.44.orig.tar.gz
dpkg-source: applying /debian/buildd/build/uncrustify_0.44-1.diff.gz
dpkg-buildpackage: source package uncrustify
dpkg-buildpackage: source version 0.44-1
dpkg-buildpackage: source changed by Johann Rudloff <cypheon at gmx.net>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
[ ! -f Makefile ] || /usr/bin/make distclean
rm -f config.sub config.guess
dh_clean
debian/rules build
dh_testdir
cp /usr/share/misc/config.sub config.sub
cp /usr/share/misc/config.guess config.guess
./configure --host=m32r-linux-gnu --build=m32r-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info CFLAGS="-Wall -g -O2" LDFLAGS="-Wl,-z,defs"
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 m32r-linux-gnu-g++... m32r-linux-gnu-g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether m32r-linux-gnu-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of m32r-linux-gnu-g++... none
checking for m32r-linux-gnu-gcc... m32r-linux-gnu-gcc
checking whether we are using the GNU C compiler... yes
checking whether m32r-linux-gnu-gcc accepts -g... yes
checking for m32r-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of m32r-linux-gnu-gcc... none
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking 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 for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for memset... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for strtoul... yes
checking whether our compiler supports __func__... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/config.h
config.status: src/config.h is unchanged
config.status: executing depfiles commands
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd/uncrustify-0.44'
cd . && /bin/sh /build/buildd/uncrustify-0.44/missing --run aclocal-1.10
cd . && /bin/sh /build/buildd/uncrustify-0.44/missing --run automake-1.10 --foreign
cd . && /bin/sh /build/buildd/uncrustify-0.44/missing --run autoconf
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --host=m32r-linux-gnu --build=m32r-linux-gnu --prefix=/usr --mandir=${prefix}/share/man --infodir=${prefix}/share/info CFLAGS=-Wall -g -O2 LDFLAGS=-Wl,-z,defs build_alias=m32r-linux-gnu host_alias=m32r-linux-gnu --no-create --no-recursion
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 m32r-linux-gnu-g++... m32r-linux-gnu-g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether m32r-linux-gnu-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of m32r-linux-gnu-g++... none
checking for m32r-linux-gnu-gcc... m32r-linux-gnu-gcc
checking whether we are using the GNU C compiler... yes
checking whether m32r-linux-gnu-gcc accepts -g... yes
checking for m32r-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of m32r-linux-gnu-gcc... none
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking 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 for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for memset... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for strtoul... yes
checking whether our compiler supports __func__... yes
configure: creating ./config.status
/bin/sh ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/config.h
config.status: src/config.h is unchanged
config.status: executing depfiles commands
make[1]: Leaving directory `/build/buildd/uncrustify-0.44'
make[1]: Entering directory `/build/buildd/uncrustify-0.44'
Making all in src
make[2]: Entering directory `/build/buildd/uncrustify-0.44/src'
cd .. && /bin/sh /build/buildd/uncrustify-0.44/missing --run autoheader
rm -f stamp-h1
touch config.h.in
cd .. && /bin/sh ./config.status src/config.h
config.status: creating src/config.h
config.status: src/config.h is unchanged
/usr/bin/make all-am
make[3]: Entering directory `/build/buildd/uncrustify-0.44/src'
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-uncrustify.o `test -f 'uncrustify.cpp' || echo './'`uncrustify.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-chunk_list.o `test -f 'chunk_list.cpp' || echo './'`chunk_list.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-indent.o `test -f 'indent.cpp' || echo './'`indent.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-align.o `test -f 'align.cpp' || echo './'`align.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-combine.o `test -f 'combine.cpp' || echo './'`combine.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-tokenize.o `test -f 'tokenize.cpp' || echo './'`tokenize.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-tokenize_cleanup.o `test -f 'tokenize_cleanup.cpp' || echo './'`tokenize_cleanup.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-space.o `test -f 'space.cpp' || echo './'`space.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-newlines.o `test -f 'newlines.cpp' || echo './'`newlines.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-output.o `test -f 'output.cpp' || echo './'`output.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-args.o `test -f 'args.cpp' || echo './'`args.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-options.o `test -f 'options.cpp' || echo './'`options.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-keywords.o `test -f 'keywords.cpp' || echo './'`keywords.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-punctuators.o `test -f 'punctuators.cpp' || echo './'`punctuators.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-parse_frame.o `test -f 'parse_frame.cpp' || echo './'`parse_frame.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-logmask.o `test -f 'logmask.cpp' || echo './'`logmask.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-logger.o `test -f 'logger.cpp' || echo './'`logger.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-ChunkStack.o `test -f 'ChunkStack.cpp' || echo './'`ChunkStack.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-braces.o `test -f 'braces.cpp' || echo './'`braces.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-brace_cleanup.o `test -f 'brace_cleanup.cpp' || echo './'`brace_cleanup.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-align_stack.o `test -f 'align_stack.cpp' || echo './'`align_stack.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-defines.o `test -f 'defines.cpp' || echo './'`defines.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-width.o `test -f 'width.cpp' || echo './'`width.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-lang_pawn.o `test -f 'lang_pawn.cpp' || echo './'`lang_pawn.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-md5.o `test -f 'md5.cpp' || echo './'`md5.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-backup.o `test -f 'backup.cpp' || echo './'`backup.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-parens.o `test -f 'parens.cpp' || echo './'`parens.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-universalindentgui.o `test -f 'universalindentgui.cpp' || echo './'`universalindentgui.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-semicolons.o `test -f 'semicolons.cpp' || echo './'`semicolons.cpp
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -Wall -g -O2 -c -o uncrustify-sorting.o `test -f 'sorting.cpp' || echo './'`sorting.cpp
m32r-linux-gnu-g++ -g -O2 -Wl,-z,defs -o uncrustify uncrustify-uncrustify.o uncrustify-chunk_list.o uncrustify-indent.o uncrustify-align.o uncrustify-combine.o uncrustify-tokenize.o uncrustify-tokenize_cleanup.o uncrustify-space.o uncrustify-newlines.o uncrustify-output.o uncrustify-args.o uncrustify-options.o uncrustify-keywords.o uncrustify-punctuators.o uncrustify-parse_frame.o uncrustify-logmask.o uncrustify-logger.o uncrustify-ChunkStack.o uncrustify-braces.o uncrustify-brace_cleanup.o uncrustify-align_stack.o uncrustify-defines.o uncrustify-width.o uncrustify-lang_pawn.o uncrustify-md5.o uncrustify-backup.o uncrustify-parens.o uncrustify-universalindentgui.o uncrustify-semicolons.o uncrustify-sorting.o
make[3]: Leaving directory `/build/buildd/uncrustify-0.44/src'
make[2]: Leaving directory `/build/buildd/uncrustify-0.44/src'
make[2]: Entering directory `/build/buildd/uncrustify-0.44'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/build/buildd/uncrustify-0.44'
make[1]: Leaving directory `/build/buildd/uncrustify-0.44'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make DESTDIR=/build/buildd/uncrustify-0.44/debian/uncrustify install
make[1]: Entering directory `/build/buildd/uncrustify-0.44'
Making install in src
make[2]: Entering directory `/build/buildd/uncrustify-0.44/src'
/usr/bin/make install-am
make[3]: Entering directory `/build/buildd/uncrustify-0.44/src'
make[4]: Entering directory `/build/buildd/uncrustify-0.44/src'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd/uncrustify-0.44/debian/uncrustify/usr/bin"
/usr/bin/ginstall -c 'uncrustify' '/build/buildd/uncrustify-0.44/debian/uncrustify/usr/bin/uncrustify'
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/uncrustify-0.44/src'
make[3]: Leaving directory `/build/buildd/uncrustify-0.44/src'
make[2]: Leaving directory `/build/buildd/uncrustify-0.44/src'
make[2]: Entering directory `/build/buildd/uncrustify-0.44'
make[3]: Entering directory `/build/buildd/uncrustify-0.44'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/uncrustify" || /bin/mkdir -p "/build/buildd/uncrustify-0.44/debian/uncrustify/usr/share/uncrustify"
/usr/bin/ginstall -c -m 644 'etc/ben.cfg' '/build/buildd/uncrustify-0.44/debian/uncrustify/usr/share/uncrustify/ben.cfg'
/usr/bin/ginstall -c -m 644 'etc/d.cfg' '/build/buildd/uncrustify-0.44/debian/uncrustify/usr/share/uncrustify/d.cfg'
/usr/bin/ginstall -c -m 644 'etc/gnu-indent.cfg' '/build/buildd/uncrustify-0.44/debian/uncrustify/usr/share/uncrustify/gnu-indent.cfg'
/usr/bin/ginstall -c -m 644 'etc/kr-indent.cfg' '/build/buildd/uncrustify-0.44/debian/uncrustify/usr/share/uncrustify/kr-indent.cfg'
/usr/bin/ginstall -c -m 644 'etc/linux-indent.cfg' '/build/buildd/uncrustify-0.44/debian/uncrustify/usr/share/uncrustify/linux-indent.cfg'
/usr/bin/ginstall -c -m 644 'etc/linux.cfg' '/build/buildd/uncrustify-0.44/debian/uncrustify/usr/share/uncrustify/linux.cfg'
/usr/bin/ginstall -c -m 644 'etc/mono.cfg' '/build/buildd/uncrustify-0.44/debian/uncrustify/usr/share/uncrustify/mono.cfg'
/usr/bin/ginstall -c -m 644 'etc/xsupplicant.cfg' '/build/buildd/uncrustify-0.44/debian/uncrustify/usr/share/uncrustify/xsupplicant.cfg'
make[3]: Leaving directory `/build/buildd/uncrustify-0.44'
make[2]: Leaving directory `/build/buildd/uncrustify-0.44'
make[1]: Leaving directory `/build/buildd/uncrustify-0.44'
dh_testdir
dh_testroot
dh_installchangelogs
dh_installdocs
dh_installman debian/uncrustify.1
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `uncrustify' in `../uncrustify_0.44-1_m32r.deb'.
dpkg-genchanges -B >../uncrustify_0.44-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 20080306-2028
uncrustify_0.44-1_m32r.changes:
Format: 1.7
Date: Sun, 24 Feb 2008 09:13:49 +0100
Source: uncrustify
Binary: uncrustify
Architecture: m32r
Version: 0.44-1
Distribution: unstable
Urgency: low
Maintainer: Johann Rudloff <cypheon at gmx.net>
Changed-By: Johann Rudloff <cypheon at gmx.net>
Description:
uncrustify - C, C++, C#, D, Java and Pawn source code beautifier
Changes:
uncrustify (0.44-1) unstable; urgency=low
.
* New upstream release
* debian/uncrustify.1: updated version number and date
Files:
d24ae32266c3afe29c5a8d1841a57edd 108372 devel optional uncrustify_0.44-1_m32r.deb
/debian/buildd/build/chroot-unstable/build/buildd/uncrustify_0.44-1_m32r.deb:
new debian package, version 2.0.
size 108372 bytes: control archive= 950 bytes.
508 bytes, 13 lines control
940 bytes, 14 lines md5sums
Package: uncrustify
Version: 0.44-1
Architecture: m32r
Maintainer: Johann Rudloff <cypheon at gmx.net>
Installed-Size: 308
Depends: libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12)
Section: devel
Priority: optional
Homepage: http://uncrustify.sourceforge.net/
Description: C, C++, C#, D, Java and Pawn source code beautifier
Uncrustify is a highly configurable source code formatter.
It aligns preprocessor define's, assigments, arithmetics and is
able to fix spacing between operators.
/debian/buildd/build/chroot-unstable/build/buildd/uncrustify_0.44-1_m32r.deb:
drwxr-xr-x root/root 0 2008-03-06 20:22 ./
drwxr-xr-x root/root 0 2008-03-06 20:19 ./usr/
drwxr-xr-x root/root 0 2008-03-06 20:22 ./usr/bin/
-rwxr-xr-x root/root 192072 2008-03-06 20:22 ./usr/bin/uncrustify
drwxr-xr-x root/root 0 2008-03-06 20:21 ./usr/share/
drwxr-xr-x root/root 0 2008-03-06 20:21 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-03-06 20:22 ./usr/share/doc/uncrustify/
-rw-r--r-- root/root 3832 2008-03-06 19:17 ./usr/share/doc/uncrustify/copyright
-rw-r--r-- root/root 2160 2006-03-18 08:21 ./usr/share/doc/uncrustify/todo.txt.gz
-rw-r--r-- root/root 2338 2007-08-11 08:45 ./usr/share/doc/uncrustify/BUGS
-rw-r--r-- root/root 762 2008-03-06 19:17 ./usr/share/doc/uncrustify/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-03-06 20:19 ./usr/share/uncrustify/
-rw-r--r-- root/root 2895 2008-03-06 20:19 ./usr/share/uncrustify/linux.cfg
-rw-r--r-- root/root 3100 2008-03-06 20:19 ./usr/share/uncrustify/mono.cfg
-rw-r--r-- root/root 2963 2008-03-06 20:19 ./usr/share/uncrustify/gnu-indent.cfg
-rw-r--r-- root/root 2999 2008-03-06 20:19 ./usr/share/uncrustify/xsupplicant.cfg
-rw-r--r-- root/root 3079 2008-03-06 20:19 ./usr/share/uncrustify/kr-indent.cfg
-rw-r--r-- root/root 26450 2008-03-06 20:19 ./usr/share/uncrustify/ben.cfg
-rw-r--r-- root/root 2940 2008-03-06 20:19 ./usr/share/uncrustify/d.cfg
-rw-r--r-- root/root 2824 2008-03-06 20:19 ./usr/share/uncrustify/linux-indent.cfg
drwxr-xr-x root/root 0 2008-03-06 20:21 ./usr/share/man/
drwxr-xr-x root/root 0 2008-03-06 20:22 ./usr/share/man/man1/
-rw-r--r-- root/root 978 2008-03-06 20:21 ./usr/share/man/man1/uncrustify.1.gz
******************************************************************************
Built successfully
Purging /debian/buildd/build/chroot-unstable/build/buildd/uncrustify-0.44
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080306-2028
Build needed 01:11:56, 8692k disk space
More information about the build-status
mailing list