[build-status: 143667] Log for successful build of monopd_0.9.3-4 (dist=unstable)

Build Daemon 1 buildd at linux-m32r.org
Mon Jun 9 06:14:21 JST 2008


Automatic build of monopd_0.9.3-4 on mappi005 by sbuild/m32r 98-farm
Build started at 20080609-0514
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 150kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main monopd 0.9.3-4 (dsc) [638B]
Get:2 http://debian.linux-m32r.org 06_devonian/main monopd 0.9.3-4 (tar) [145kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main monopd 0.9.3-4 (diff) [4136B]
Fetched 150kB in 1s (78.2kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: cdbs (>= 0.4.4), debhelper (>> 4.1.0), libcapsinetwork-dev (>> 0.3.0), libmath++-dev (>= 0.0.4-2)
Checking for already installed source dependencies...
cdbs: already installed (0.4.52 >= 0.4.4 is satisfied)
debhelper: already installed (7.0.8 >> 4.1.0 is satisfied)
libcapsinetwork-dev: missing
Using default version 0.3.0-5 (Priority: 500)
libmath++-dev: missing
Using default version 0.0.4-3 (Priority: 500)
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install libcapsinetwork-dev libmath++-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:
  libcapsinetwork0c2a libmath++0c2a
Suggested packages:
  libmath++-doc
The following NEW packages will be installed:
  libcapsinetwork-dev libcapsinetwork0c2a libmath++-dev libmath++0c2a
0 upgraded, 4 newly installed, 0 to remove and 157 not upgraded.
Need to get 30.7kB/78.2kB of archives.
After this operation, 582kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libcapsinetwork0c2a libcapsinetwork-dev libmath++0c2a libmath++-dev
Authentication warning overridden.
Get:1 http://debian.linux-m32r.org 06_devonian/main libcapsinetwork0c2a 0.3.0-5 [14.7kB]
Get:2 http://debian.linux-m32r.org 06_devonian/main libcapsinetwork-dev 0.3.0-5 [16.1kB]
Fetched 30.7kB in 0s (51.8kB/s)
Selecting previously deselected package libcapsinetwork0c2a.
(Reading database ... 71434 files and directories currently installed.)
Unpacking libcapsinetwork0c2a (from .../libcapsinetwork0c2a_0.3.0-5_m32r.deb) ...
Selecting previously deselected package libcapsinetwork-dev.
Unpacking libcapsinetwork-dev (from .../libcapsinetwork-dev_0.3.0-5_m32r.deb) ...
Selecting previously deselected package libmath++0c2a.
Unpacking libmath++0c2a (from .../libmath++0c2a_0.0.4-3_m32r.deb) ...
Selecting previously deselected package libmath++-dev.
Unpacking libmath++-dev (from .../libmath++-dev_0.0.4-3_m32r.deb) ...
Setting up libcapsinetwork0c2a (0.3.0-5) ...
Setting up libcapsinetwork-dev (0.3.0-5) ...
Setting up libmath++0c2a (0.0.4-3) ...
Setting up libmath++-dev (0.0.4-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 monopd in monopd-0.9.3
dpkg-source: info: unpacking monopd_0.9.3.orig.tar.gz
dpkg-source: info: applying monopd_0.9.3-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 monopd
dpkg-buildpackage: source version 0.9.3-4
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/buildd/monopd-0.9.3'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/build/buildd/monopd-0.9.3'
if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches: debian/patches/01_gcc43_includes.diff debian/patches/monopd-0.9.3-dosfix.diff
Patch debian/patches/monopd-0.9.3-dosfix.diff is not applied.
Patch debian/patches/01_gcc43_includes.diff 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
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd/monopd-0.9.3'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd/monopd-0.9.3'
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 "."
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/buildd/monopd-0.9.3'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/build/buildd/monopd-0.9.3'
if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches: debian/patches/01_gcc43_includes.diff debian/patches/monopd-0.9.3-dosfix.diff
Trying patch debian/patches/01_gcc43_includes.diff at level 1 ... success.
Trying patch debian/patches/monopd-0.9.3-dosfix.diff 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/buildd/monopd-0.9.3'
make[1]: Nothing to be done for `update-config'.
make[1]: Leaving directory `/build/buildd/monopd-0.9.3'
touch debian/stamp-autotools-files
chmod a+x /build/buildd/monopd-0.9.3/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd/monopd-0.9.3/./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/monopd" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.  --bindir=\${prefix}/sbin 
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 C++ compiler default output... 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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -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 libcapsinetwork/listener.h usability... yes
checking libcapsinetwork/listener.h presence... yes
checking for libcapsinetwork/listener.h... yes
checking libcapsinetwork/socket.h usability... yes
checking libcapsinetwork/socket.h presence... yes
checking for libcapsinetwork/socket.h... yes
checking cmath usability... yes
checking cmath presence... yes
checking for cmath... yes
checking math++/nodes.h usability... yes
checking math++/nodes.h presence... yes
checking for math++/nodes.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating conf/Makefile
config.status: creating doc/Makefile
config.status: creating doc/api/Makefile
config.status: creating games/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing default-1 commands
/usr/bin/make -C . 
make[1]: Entering directory `/build/buildd/monopd-0.9.3'
cd . \
	  && CONFIG_FILES= CONFIG_HEADERS=config.h \
	     /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd/monopd-0.9.3'
Making all in src
make[3]: Entering directory `/build/buildd/monopd-0.9.3/src'
g++ -DHAVE_CONFIG_H -I. -I. -I..   -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\"  -g -O2 -g -Wall -O2 -c -o auction.o `test -f auction.cpp || echo './'`auction.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I..   -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\"  -g -O2 -g -Wall -O2 -c -o card.o `test -f card.cpp || echo './'`card.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I..   -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\"  -g -O2 -g -Wall -O2 -c -o cardgroup.o `test -f cardgroup.cpp || echo './'`cardgroup.cpp
cardgroup.cpp: In member function 'Card* CardGroup::findCard(unsigned int)':
cardgroup.cpp:64: warning: comparison between signed and unsigned integer expressions
g++ -DHAVE_CONFIG_H -I. -I. -I..   -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\"  -g -O2 -g -Wall -O2 -c -o debt.o `test -f debt.cpp || echo './'`debt.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I..   -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\"  -g -O2 -g -Wall -O2 -c -o display.o `test -f display.cpp || echo './'`display.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I..   -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\"  -g -O2 -g -Wall -O2 -c -o estate.o `test -f estate.cpp || echo './'`estate.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I..   -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\"  -g -O2 -g -Wall -O2 -c -o estategroup.o `test -f estategroup.cpp || echo './'`estategroup.cpp
/usr/include/math++/reader.tcc: In member function 'bool math::TReader<T>::readOperator() [with T = double]':
/usr/include/math++/reader.tcc:296:   instantiated from 'typename math::TReader<T>::TToken math::TReader<T>::nextToken() [with T = double]'
/usr/include/math++/reader.tcc:413:   instantiated from 'void math::TReader<T>::consume(math::TReader<T>::TToken) [with T = double]'
/usr/include/math++/reader.tcc:81:   instantiated from 'math::TNode<T>* math::TReader<T>::equation(bool) [with T = double]'
/usr/include/math++/reader.tcc:45:   instantiated from 'static math::TNode<T>* math::TReader<T>::parse(const std::string&, bool) [with T = double]'
estategroup.cpp:83:   instantiated from here
/usr/include/math++/reader.tcc:320: warning: suggest parentheses around assignment used as truth value
/usr/include/math++/reader.tcc:323: warning: suggest parentheses around assignment used as truth value
/usr/include/math++/reader.tcc:325: warning: suggest parentheses around assignment used as truth value
/usr/include/math++/reader.tcc:330: warning: suggest parentheses around assignment used as truth value
/usr/include/math++/reader.tcc:332: warning: suggest parentheses around assignment used as truth value
g++ -DHAVE_CONFIG_H -I. -I. -I..   -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\"  -g -O2 -g -Wall -O2 -c -o event.o `test -f event.cpp || echo './'`event.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I..   -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\"  -g -O2 -g -Wall -O2 -c -o game.o `test -f game.cpp || echo './'`game.cpp
game.cpp: In member function 'void Game::loadConfig()':
game.cpp:214: warning: comparison between signed and unsigned integer expressions
game.cpp: In member function 'void Game::start(Player*)':
game.cpp:516: warning: comparison between signed and unsigned integer expressions
game.cpp: In member function 'Debt* Game::newDebt(Player*, Player*, Estate*, int)':
game.cpp:717: warning: comparison between signed and unsigned integer expressions
game.cpp: In member function 'void Game::solveDebts(Player*, const bool&)':
game.cpp:773: warning: suggest parentheses around assignment used as truth value
game.cpp: In member function 'int Game::bidInAuction(Player*, char*)':
game.cpp:937: warning: comparison between signed and unsigned integer expressions
game.cpp: In member function 'Trade* Game::findTrade(unsigned int)':
game.cpp:988: warning: comparison between signed and unsigned integer expressions
g++ -DHAVE_CONFIG_H -I. -I. -I..   -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\"  -g -O2 -g -Wall -O2 -c -o gameconfig.o `test -f gameconfig.cpp || echo './'`gameconfig.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I..   -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\"  -g -O2 -g -Wall -O2 -c -o gameobject.o `test -f gameobject.cpp || echo './'`gameobject.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I..   -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\"  -g -O2 -g -Wall -O2 -c -o gameproperty.o `test -f gameproperty.cpp || echo './'`gameproperty.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I..   -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\"  -g -O2 -g -Wall -O2 -c -o io.o `test -f io.cpp || echo './'`io.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I..   -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\"  -g -O2 -g -Wall -O2 -c -o main.o `test -f main.cpp || echo './'`main.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I..   -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\"  -g -O2 -g -Wall -O2 -c -o player.o `test -f player.cpp || echo './'`player.cpp
player.cpp: In member function 'void Player::updateTradeMoney(char*)':
player.cpp:846: warning: comparison between signed and unsigned integer expressions
player.cpp: In member function 'bool Player::payMoney(unsigned int)':
player.cpp:908: warning: comparison between signed and unsigned integer expressions
player.cpp: In member function 'Card* Player::findCard(unsigned int)':
player.cpp:1024: warning: comparison between signed and unsigned integer expressions
g++ -DHAVE_CONFIG_H -I. -I. -I..   -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\"  -g -O2 -g -Wall -O2 -c -o server.o `test -f server.cpp || echo './'`server.cpp
server.cpp: In member function 'void MonopdServer::joinGame(Player*, unsigned int, const bool&)':
server.cpp:169: warning: comparison between signed and unsigned integer expressions
server.cpp: In member function 'Game* MonopdServer::findGame(unsigned int)':
server.cpp:203: warning: comparison between signed and unsigned integer expressions
server.cpp: In member function 'Player* MonopdServer::newPlayer(Socket*, const std::string&)':
server.cpp:285: warning: format '%d' expects type 'int', but argument 6 has type 'Socket*'
server.cpp: In member function 'void MonopdServer::delPlayer(Player*)':
server.cpp:362: warning: format '%d' expects type 'int', but argument 6 has type 'Socket*'
g++ -DHAVE_CONFIG_H -I. -I. -I..   -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\"  -g -O2 -g -Wall -O2 -c -o trade.o `test -f trade.cpp || echo './'`trade.cpp
trade.cpp: In member function 'void Trade::delComponent(GameObject::Type, unsigned int)':
trade.cpp:181: warning: comparison between signed and unsigned integer expressions
g++ -DHAVE_CONFIG_H -I. -I. -I..   -DMONOPD_DATADIR=\"/usr/share/monopd\" -DMONOPD_CONFIGDIR=\"/etc\"  -g -O2 -g -Wall -O2 -c -o tradecomponent.o `test -f tradecomponent.cpp || echo './'`tradecomponent.cpp
g++  -g -O2 -g -Wall -O2   -o monopd  auction.o card.o cardgroup.o debt.o display.o estate.o estategroup.o event.o game.o gameconfig.o gameobject.o gameproperty.o io.o main.o player.o server.o trade.o tradecomponent.o -lcapsinetwork -lmath++ 
make[3]: Leaving directory `/build/buildd/monopd-0.9.3/src'
Making all in games
make[3]: Entering directory `/build/buildd/monopd-0.9.3/games'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/monopd-0.9.3/games'
Making all in conf
make[3]: Entering directory `/build/buildd/monopd-0.9.3/conf'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/monopd-0.9.3/conf'
Making all in doc
make[3]: Entering directory `/build/buildd/monopd-0.9.3/doc'
Making all in api
make[4]: Entering directory `/build/buildd/monopd-0.9.3/doc/api'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/monopd-0.9.3/doc/api'
make[4]: Entering directory `/build/buildd/monopd-0.9.3/doc'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd/monopd-0.9.3/doc'
make[3]: Leaving directory `/build/buildd/monopd-0.9.3/doc'
make[3]: Entering directory `/build/buildd/monopd-0.9.3'
make[3]: Leaving directory `/build/buildd/monopd-0.9.3'
make[2]: Leaving directory `/build/buildd/monopd-0.9.3'
make[1]: Leaving directory `/build/buildd/monopd-0.9.3'
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 "."
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/make -C . install DESTDIR=/build/buildd/monopd-0.9.3/debian/monopd/
make[1]: Entering directory `/build/buildd/monopd-0.9.3'
Making install in src
make[2]: Entering directory `/build/buildd/monopd-0.9.3/src'
make[3]: Entering directory `/build/buildd/monopd-0.9.3/src'
/bin/sh ../mkinstalldirs /build/buildd/monopd-0.9.3/debian/monopd//usr/sbin
mkdir /build/buildd/monopd-0.9.3/debian/monopd/usr
mkdir /build/buildd/monopd-0.9.3/debian/monopd/usr/sbin
  /usr/bin/ginstall -c monopd /build/buildd/monopd-0.9.3/debian/monopd//usr/sbin/monopd
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/monopd-0.9.3/src'
make[2]: Leaving directory `/build/buildd/monopd-0.9.3/src'
Making install in games
make[2]: Entering directory `/build/buildd/monopd-0.9.3/games'
make[3]: Entering directory `/build/buildd/monopd-0.9.3/games'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /build/buildd/monopd-0.9.3/debian/monopd//usr/share/monopd/games
mkdir /build/buildd/monopd-0.9.3/debian/monopd/usr/share
mkdir /build/buildd/monopd-0.9.3/debian/monopd/usr/share/monopd
mkdir /build/buildd/monopd-0.9.3/debian/monopd/usr/share/monopd/games
 /usr/bin/ginstall -c -m 644 atlantic.conf /build/buildd/monopd-0.9.3/debian/monopd//usr/share/monopd/games/atlantic.conf
 /usr/bin/ginstall -c -m 644 city.conf /build/buildd/monopd-0.9.3/debian/monopd//usr/share/monopd/games/city.conf
make[3]: Leaving directory `/build/buildd/monopd-0.9.3/games'
make[2]: Leaving directory `/build/buildd/monopd-0.9.3/games'
Making install in conf
make[2]: Entering directory `/build/buildd/monopd-0.9.3/conf'
make[3]: Entering directory `/build/buildd/monopd-0.9.3/conf'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /build/buildd/monopd-0.9.3/debian/monopd//etc
mkdir /build/buildd/monopd-0.9.3/debian/monopd/etc
 /usr/bin/ginstall -c -m 644 monopd.conf-dist /build/buildd/monopd-0.9.3/debian/monopd//etc/monopd.conf-dist
make[3]: Leaving directory `/build/buildd/monopd-0.9.3/conf'
make[2]: Leaving directory `/build/buildd/monopd-0.9.3/conf'
Making install in doc
make[2]: Entering directory `/build/buildd/monopd-0.9.3/doc'
Making install in api
make[3]: Entering directory `/build/buildd/monopd-0.9.3/doc/api'
make[4]: Entering directory `/build/buildd/monopd-0.9.3/doc/api'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/monopd-0.9.3/doc/api'
make[3]: Leaving directory `/build/buildd/monopd-0.9.3/doc/api'
make[3]: Entering directory `/build/buildd/monopd-0.9.3/doc'
make[4]: Entering directory `/build/buildd/monopd-0.9.3/doc'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/monopd-0.9.3/doc'
make[3]: Leaving directory `/build/buildd/monopd-0.9.3/doc'
make[2]: Leaving directory `/build/buildd/monopd-0.9.3/doc'
make[2]: Entering directory `/build/buildd/monopd-0.9.3'
make[3]: Entering directory `/build/buildd/monopd-0.9.3'
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/buildd/monopd-0.9.3'
make[2]: Leaving directory `/build/buildd/monopd-0.9.3'
make[1]: Leaving directory `/build/buildd/monopd-0.9.3'
mv /build/buildd/monopd-0.9.3/debian/monopd//etc/monopd.conf-dist /build/buildd/monopd-0.9.3/debian/monopd//etc/monopd.conf
dh_installdirs -pmonopd 
dh_installdocs -pmonopd ./README ./NEWS ./TODO ./AUTHORS  
dh_installexamples -pmonopd 
dh_installman -pmonopd  
dh_installinfo -pmonopd  
dh_installmenu -pmonopd 
dh_installcron -pmonopd 
dh_installinit -pmonopd   
dh_installdebconf -pmonopd 
dh_installemacsen -pmonopd   
dh_installcatalogs -pmonopd 
dh_installpam -pmonopd 
dh_installlogrotate -pmonopd 
dh_installlogcheck -pmonopd 
dh_installchangelogs -pmonopd  ./ChangeLog 
dh_installudev -pmonopd 
dh_lintian -pmonopd 
dh_install -pmonopd  
dh_link -pmonopd  
dh_installmime -pmonopd 
dh_strip -pmonopd  
dh_compress -pmonopd  
dh_fixperms -pmonopd  
dh_makeshlibs -pmonopd  
dh_installdeb -pmonopd 
dh_perl -pmonopd 
dh_shlibdeps -pmonopd    
dpkg-shlibdeps: warning: dependency on libmath++.so.0 could be avoided if "debian/monopd/usr/sbin/monopd" were not uselessly linked against it (they use none of its symbols).
dh_gencontrol -pmonopd  
dh_md5sums -pmonopd 
dh_builddeb -pmonopd 
dpkg-deb: building package `monopd' in `../monopd_0.9.3-4_m32r.deb'.
 dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../monopd_0.9.3-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 20080609-0610

chroot-unstable/build/buildd/monopd_0.9.3-4_m32r.deb:
 new debian package, version 2.0.
 size 207082 bytes: control archive= 1408 bytes.
      36 bytes,     2 lines      conffiles            
     929 bytes,    20 lines      control              
     848 bytes,    13 lines      md5sums              
     308 bytes,    12 lines   *  postinst             #!/bin/sh
     172 bytes,     7 lines   *  postrm               #!/bin/sh
     266 bytes,    11 lines   *  prerm                #!/bin/sh
 Package: monopd
 Version: 0.9.3-4
 Architecture: m32r
 Maintainer: Daniel Schepler <schepler at debian.org>
 Installed-Size: 560
 Depends: libc6 (>= 2.3.5-1), libcapsinetwork0c2a, libgcc1 (>= 1:4.1.1-12), libmath++0c2a, libstdc++6 (>= 4.1.1-12)
 Suggests: atlantik | gtkatlantic, atlantikdesigner
 Section: games
 Priority: optional
 Description: Monopoly game network server
  monopd is a dedicated game server daemon for playing Monopoly-like
  board games. Clients such as Atlantik and gtkAtlantic connect to the
  server, which manages the game. Note that you do not need to install
  this server unless you want to use one of the clients offline, or
  play custom game types.
  .
  Currently supported board games are Monopoly(R) and Atlantic, a
  variation on Monopoly(R), and you can design your own game boards
  using atlantikdesigner. Efforts are under way to generalize monopd
  even more and eventually support a multitude of board games.

chroot-unstable/build/buildd/monopd_0.9.3-4_m32r.deb:
drwxr-xr-x root/root         0 2008-06-09 06:05 ./
drwxr-xr-x root/root         0 2008-06-09 06:05 ./etc/
-rw-r--r-- root/root      1027 2008-06-09 06:03 ./etc/monopd.conf
drwxr-xr-x root/root         0 2008-06-09 06:05 ./etc/init.d/
-rwxr-xr-x root/root      2259 2008-06-09 05:25 ./etc/init.d/monopd
drwxr-xr-x root/root         0 2008-06-09 06:03 ./usr/
drwxr-xr-x root/root         0 2008-06-09 06:07 ./usr/sbin/
-rwxr-xr-x root/root    410880 2008-06-09 06:07 ./usr/sbin/monopd
drwxr-xr-x root/root         0 2008-06-09 06:03 ./usr/share/
drwxr-xr-x root/root         0 2008-06-09 06:03 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-06-09 06:07 ./usr/share/doc/monopd/
-rw-r--r-- root/root      1852 2004-07-17 21:45 ./usr/share/doc/monopd/TODO
-rw-r--r-- root/root      1084 2008-06-09 05:25 ./usr/share/doc/monopd/copyright
-rw-r--r-- root/root      1980 2004-07-17 21:45 ./usr/share/doc/monopd/README.monopigator
-rw-r--r-- root/root     12473 2004-07-17 21:45 ./usr/share/doc/monopd/changelog.gz
-rw-r--r-- root/root        65 2004-07-17 21:45 ./usr/share/doc/monopd/AUTHORS
-rw-r--r-- root/root      5895 2004-07-17 21:45 ./usr/share/doc/monopd/API.gz
-rw-r--r-- root/root      2803 2004-07-17 21:45 ./usr/share/doc/monopd/README
-rw-r--r-- root/root      1945 2004-07-17 21:45 ./usr/share/doc/monopd/gameboard.gz
-rw-r--r-- root/root     12473 2004-07-17 21:45 ./usr/share/doc/monopd/NEWS.gz
-rw-r--r-- root/root       956 2008-06-09 05:25 ./usr/share/doc/monopd/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-06-09 06:03 ./usr/share/monopd/
drwxr-xr-x root/root         0 2008-06-09 06:03 ./usr/share/monopd/games/
-rw-r--r-- root/root      5765 2008-06-09 06:03 ./usr/share/monopd/games/city.conf
-rw-r--r-- root/root      5497 2008-06-09 06:03 ./usr/share/monopd/games/atlantic.conf

monopd_0.9.3-4_m32r.changes:
Format: 1.8
Date: Fri, 11 Jan 2008 17:04:28 -0500
Source: monopd
Binary: monopd
Architecture: m32r
Version: 0.9.3-4
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Daniel Schepler <schepler at debian.org>
Description: 
 monopd     - Monopoly game network server
Changes: 
 monopd (0.9.3-4) unstable; urgency=low
 .
   * Add extra includes needed for compilation with current g++-4.3.
   * Add LSB dependency information to the init script, thanks Lintian.
   * Update Standards-Version to 3.7.3 (no changes needed).
Checksums-Sha1: 
 27617eb968beeded921d30753c5370481fcf493a 207082 monopd_0.9.3-4_m32r.deb
Checksums-Sha256: 
 b382fc0f1e1ad48264490f3fe7541a027f420e4a129f283e8f1f997e21287c7e 207082 monopd_0.9.3-4_m32r.deb
Files: 
 deb89ea0f4a3f068aa8c6595d3fcba06 207082 games optional monopd_0.9.3-4_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd/monopd-0.9.3
------------------------------------------------------------------------------
  /usr/bin/sudo dpkg --root=/debian/buildd/build/chroot-unstable --purge libmath++-dev libmath++0c2a libcapsinetwork0c2a libcapsinetwork-dev
(Reading database ... 71506 files and directories currently installed.)
Removing libmath++-dev ...
Removing libmath++0c2a ...
Purging configuration files for libmath++0c2a ...
Removing libcapsinetwork-dev ...
Removing libcapsinetwork0c2a ...
Purging configuration files for libcapsinetwork0c2a ...
******************************************************************************
Finished at 20080609-0614
Build needed 00:45:29, 8924k disk space




More information about the build-status mailing list