[build-status: 146438] Log for successful build of vectoroids_1.1.0-8 (dist=unstable)

Build Daemon 1 buildd at linux-m32r.org
Wed Jun 11 04:41:39 JST 2008


Automatic build of vectoroids_1.1.0-8 on mappi005 by sbuild/m32r 98-farm
Build started at 20080611-0422
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 304kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main vectoroids 1.1.0-8 (dsc) [682B]
Get:2 http://debian.linux-m32r.org 06_devonian/main vectoroids 1.1.0-8 (tar) [299kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main vectoroids 1.1.0-8 (diff) [4150B]
Fetched 304kB in 5s (58.6kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: cdbs, debhelper (>> 5), libsdl-image1.2-dev (>= 1.2.1-1.1), libsdl-mixer1.2-dev (>= 1.2.1-2.2), libsdl1.2-dev (>= 1.2.2-3.3)
Checking for already installed source dependencies...
cdbs: already installed (0.4.52)
debhelper: already installed (7.0.8 >> 5 is satisfied)
libsdl-image1.2-dev: missing
Using default version 1.2.6-3 (Priority: 500)
libsdl-mixer1.2-dev: already installed (1.2.8-3 >= 1.2.1-2.2 is satisfied)
libsdl1.2-dev: already installed (1.2.11-8 >= 1.2.2-3.3 is satisfied)
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install libsdl-image1.2-dev
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  libpoppler1 liblzo2-dev
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libsdl-image1.2
The following NEW packages will be installed:
  libsdl-image1.2 libsdl-image1.2-dev
0 upgraded, 2 newly installed, 0 to remove and 157 not upgraded.
Need to get 0B/63.9kB of archives.
After this operation, 233kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libsdl-image1.2 libsdl-image1.2-dev
Authentication warning overridden.
Selecting previously deselected package libsdl-image1.2.
(Reading database ... 71434 files and directories currently installed.)
Unpacking libsdl-image1.2 (from .../libsdl-image1.2_1.2.6-3_m32r.deb) ...
Selecting previously deselected package libsdl-image1.2-dev.
Unpacking libsdl-image1.2-dev (from .../libsdl-image1.2-dev_1.2.6-3_m32r.deb) ...
Setting up libsdl-image1.2 (1.2.6-3) ...
Setting up libsdl-image1.2-dev (1.2.6-3) ...
Checking correctness of source dependencies...
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 vectoroids in vectoroids-1.1.0
dpkg-source: info: unpacking vectoroids_1.1.0.orig.tar.gz
dpkg-source: info: applying vectoroids_1.1.0-8.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 vectoroids
dpkg-buildpackage: source version 1.1.0-8
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make clean
make[1]: Entering directory `/build/buildd/vectoroids-1.1.0'
rm vectoroids
rm: cannot remove `vectoroids': No such file or directory
make[1]: [clean] Error 1 (ignored)
rm *.o
rm: cannot remove `*.o': No such file or directory
make[1]: [clean] Error 1 (ignored)
make[1]: Leaving directory `/build/buildd/vectoroids-1.1.0'
# remove .xvpics directory
rm -rf data/images/.xvpics
dh_clean
 debian/rules build
dh_testdir
# Add here commands to configure the package.
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
patch -p0 < debian/patches/001_buffer-overflow.patch
patching file vectoroids.c
/usr/bin/make DATA_PREFIX=/usr/share/games/vectoroids/
make[1]: Entering directory `/build/buildd/vectoroids-1.1.0'
cc -Wall -Wno-long-long -pedantic -ansi -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__SOUND -DDATA_PREFIX=\"/usr/share/games/vectoroids/\" -DJOY_YES -DLINUX   -c -o vectoroids.o vectoroids.c
vectoroids.c: In function 'setup':
vectoroids.c:1897: warning: string length '546' is greater than the length '509' ISO C89 compilers are required to support
cc -Wall -Wno-long-long -pedantic -ansi -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__SOUND -DDATA_PREFIX=\"/usr/share/games/vectoroids/\" -DJOY_YES -DLINUX vectoroids.o -o vectoroids -L/usr/lib -lSDL -lSDL_mixer -lSDL_image
make[1]: Leaving directory `/build/buildd/vectoroids-1.1.0'
patch -R -p0 < debian/patches/001_buffer-overflow.patch
patching file vectoroids.c
#/usr/bin/docbook-to-man debian/vectoroids.sgml > vectoroids.1
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/vectoroids.
/usr/bin/make install \
		DESTDIR=/build/buildd/vectoroids-1.1.0/debian/vectoroids \
		BIN_PREFIX=/build/buildd/vectoroids-1.1.0/debian/vectoroids/usr/games/ \
		MAN_PREFIX=/build/buildd/vectoroids-1.1.0/debian/vectoroids/usr/share/ \
		DATA_PREFIX=/build/buildd/vectoroids-1.1.0/debian/vectoroids/usr/share/games/vectoroids/
make[1]: Entering directory `/build/buildd/vectoroids-1.1.0'
install -d /build/buildd/vectoroids-1.1.0/debian/vectoroids/usr/share/games/vectoroids/
cp -R data/* /build/buildd/vectoroids-1.1.0/debian/vectoroids/usr/share/games/vectoroids/
chmod -R a+rX,g-w,o-w /build/buildd/vectoroids-1.1.0/debian/vectoroids/usr/share/games/vectoroids/
cp vectoroids /build/buildd/vectoroids-1.1.0/debian/vectoroids/usr/games/
chmod a+rx,g-w,o-w /build/buildd/vectoroids-1.1.0/debian/vectoroids/usr/games//vectoroids
install -d /build/buildd/vectoroids-1.1.0/debian/vectoroids/usr/share//man/man6/
cp vectoroids.6 /build/buildd/vectoroids-1.1.0/debian/vectoroids/usr/share//man/man6/
chmod a+rx,g-w,o-w /build/buildd/vectoroids-1.1.0/debian/vectoroids/usr/share//man/man6/vectoroids.6
make[1]: Leaving directory `/build/buildd/vectoroids-1.1.0'
install -g root -o root -m 644 debian/vectoroids-icon.xpm \
		      debian/vectoroids/usr/share/pixmaps/
install -g root -o root -m 644 debian/vectoroids.desktop \
		      debian/vectoroids/usr/share/applications
# where does this dir come from?
rm -rf debian/vectoroids/usr/share/games/vectoroids/images/.xvpics
dh_testdir
dh_testroot
dh_installdocs
dh_installexamples
dh_installmenu
dh_installcron
dh_installman
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
dh_installinfo
dh_installchangelogs CHANGES.txt
dh_desktop
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `vectoroids' in `../vectoroids_1.1.0-8_m32r.deb'.
 dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../vectoroids_1.1.0-8_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 20080611-0439

chroot-unstable/build/buildd/vectoroids_1.1.0-8_m32r.deb:
 new debian package, version 2.0.
 size 298560 bytes: control archive= 1515 bytes.
     716 bytes,    17 lines      control              
    1733 bytes,    23 lines      md5sums              
     185 bytes,     7 lines   *  postinst             #!/bin/sh
     160 bytes,     5 lines   *  postrm               #!/bin/sh
 Package: vectoroids
 Version: 1.1.0-8
 Architecture: m32r
 Maintainer: Christian T. Steigies <cts at debian.org>
 Installed-Size: 620
 Depends: libc6 (>= 2.3.5-1), libsdl-image1.2 (>= 1.2.5), libsdl-mixer1.2 (>= 1.2.6), libsdl1.2debian (>= 1.2.10-1)
 Section: games
 Priority: optional
 Description: vector-based rock-shooting
  "Vectoroids" is a vector-based rock-shooting game similar to the
  arcade classic "Asteroids."
  Pilot a spaceship and destroy asteroids by shooting them into smaller and
  smaller pieces while trying to avoid being smashed or shot by UFOs.
  .
  "Vectoroids" is an SDL game based on the source for
  "Agendaroids," an X-Window game written for the Agenda VR3 Linux-based PDA
  written by the same author.

chroot-unstable/build/buildd/vectoroids_1.1.0-8_m32r.deb:
drwxr-xr-x root/root         0 2008-06-11 04:37 ./
drwxr-xr-x root/root         0 2008-06-11 04:36 ./usr/
drwxr-xr-x root/root         0 2008-06-11 04:37 ./usr/games/
-rwxr-xr-x root/root     45872 2008-06-11 04:37 ./usr/games/vectoroids
drwxr-xr-x root/root         0 2008-06-11 04:36 ./usr/share/
drwxr-xr-x root/root         0 2008-06-11 04:36 ./usr/share/pixmaps/
-rw-r--r-- root/root      1413 2008-06-11 04:36 ./usr/share/pixmaps/vectoroids-icon.xpm
drwxr-xr-x root/root         0 2008-06-11 04:36 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-06-11 04:37 ./usr/share/doc/vectoroids/
-rw-r--r-- root/root      3300 2002-04-21 09:26 ./usr/share/doc/vectoroids/README.txt.gz
-rw-r--r-- root/root       467 2008-06-11 04:34 ./usr/share/doc/vectoroids/copyright
-rw-r--r-- root/root      1587 2002-04-21 09:26 ./usr/share/doc/vectoroids/changelog.gz
-rw-r--r-- root/root       889 2008-06-11 04:34 ./usr/share/doc/vectoroids/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-06-11 04:36 ./usr/share/menu/
-rw-r--r-- root/root       186 2008-06-11 04:34 ./usr/share/menu/vectoroids
drwxr-xr-x root/root         0 2008-06-11 04:36 ./usr/share/applications/
-rw-r--r-- root/root       221 2008-06-11 04:36 ./usr/share/applications/vectoroids.desktop
drwxr-xr-x root/root         0 2008-06-11 04:36 ./usr/share/games/
drwxr-xr-x root/root         0 2008-06-11 04:36 ./usr/share/games/vectoroids/
drwxr-xr-x root/root         0 2008-06-11 04:36 ./usr/share/games/vectoroids/images/
-rw-r--r-- root/root     77878 2008-06-11 04:36 ./usr/share/games/vectoroids/images/redspot-e.bmp
-rw-r--r-- root/root      9909 2008-06-11 04:36 ./usr/share/games/vectoroids/images/redspot.jpg
-rw-r--r-- root/root       481 2008-06-11 04:36 ./usr/share/games/vectoroids/images/icon.png
drwxr-xr-x root/root         0 2008-06-11 04:36 ./usr/share/games/vectoroids/music/
-rw-r--r-- root/root      3912 2008-06-11 04:36 ./usr/share/games/vectoroids/music/decision.txt
-rw-r--r-- root/root    117380 2008-06-11 04:36 ./usr/share/games/vectoroids/music/decision.s3m
drwxr-xr-x root/root         0 2008-06-11 04:36 ./usr/share/games/vectoroids/sounds/
-rw-r--r-- root/root      5992 2008-06-11 04:36 ./usr/share/games/vectoroids/sounds/ast1.wav
-rw-r--r-- root/root     55974 2008-06-11 04:36 ./usr/share/games/vectoroids/sounds/extralife.wav
-rw-r--r-- root/root     24538 2008-06-11 04:36 ./usr/share/games/vectoroids/sounds/ast4.wav
-rw-r--r-- root/root     10845 2008-06-11 04:36 ./usr/share/games/vectoroids/sounds/ast2.wav
-rw-r--r-- root/root     40968 2008-06-11 04:36 ./usr/share/games/vectoroids/sounds/gameover.wav
-rw-r--r-- root/root     24538 2008-06-11 04:36 ./usr/share/games/vectoroids/sounds/ast3.wav
-rw-r--r-- root/root     33144 2008-06-11 04:36 ./usr/share/games/vectoroids/sounds/thrust.wav
-rw-r--r-- root/root     23532 2008-06-11 04:36 ./usr/share/games/vectoroids/sounds/explode.wav
-rw-r--r-- root/root      6266 2008-06-11 04:36 ./usr/share/games/vectoroids/sounds/bullet.wav
drwxr-xr-x root/root         0 2008-06-11 04:36 ./usr/share/man/
drwxr-xr-x root/root         0 2008-06-11 04:37 ./usr/share/man/man6/
-rw-r--r-- root/root       653 2008-06-11 04:36 ./usr/share/man/man6/vectoroids.6.gz

vectoroids_1.1.0-8_m32r.changes:
Format: 1.8
Date: Fri, 21 Mar 2008 23:55:24 +0100
Source: vectoroids
Binary: vectoroids
Architecture: m32r
Version: 1.1.0-8
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Christian T. Steigies <cts at debian.org>
Description: 
 vectoroids - vector-based rock-shooting
Changes: 
 vectoroids (1.1.0-8) unstable; urgency=low
 .
   * updated Standards-Version to 3.7.3, use section Games/Action according
     to the menu policy
   * do not ignore make clean error
   * use debian/compat and use compat verion 5
   * call dh_desktop
Checksums-Sha1: 
 d3dc2295ae39ce44230d1cf434c55683366b754b 298560 vectoroids_1.1.0-8_m32r.deb
Checksums-Sha256: 
 06bdff80c8680765aacf01becabf8c1c708859ca9396b34af9518bd3c729a7e6 298560 vectoroids_1.1.0-8_m32r.deb
Files: 
 11c6ad1474a839706a47a5dbe6b7c770 298560 games optional vectoroids_1.1.0-8_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd/vectoroids-1.1.0
------------------------------------------------------------------------------
  /usr/bin/sudo dpkg --root=/debian/buildd/build/chroot-unstable --purge libsdl-image1.2-dev libsdl-image1.2
(Reading database ... 71452 files and directories currently installed.)
Removing libsdl-image1.2-dev ...
Removing libsdl-image1.2 ...
Purging configuration files for libsdl-image1.2 ...
******************************************************************************
Finished at 20080611-0441
Build needed 00:06:09, 1708k disk space




More information about the build-status mailing list