[build-status: 55219] Log for successful build of deal_3.0.8-4 (dist=unstable)
Build Daemon
buildd at linux-m32r.org
Tue Jan 23 04:55:56 JST 2007
Automatic build of deal_3.0.8-4 on mappi005 by sbuild/m32r 1.7
Build started at 20070123-0446
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 208kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main deal 3.0.8-4 (dsc) [560B]
Get:2 http://debian.linux-m32r.org 06_devonian/main deal 3.0.8-4 (tar) [202kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main deal 3.0.8-4 (diff) [5440B]
Fetched 208kB in 2s (83.6kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.0.0), tcl8.4-dev
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 5.0.42 >= 4.0.0)
tcl8.4-dev: already installed
Checking for source dependency conflicts...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
gpg: Signature made Wed Aug 30 09:24:58 2006 JST using DSA key ID 58510B5A
gpg: Can't check signature: public key not found
dpkg-source: extracting deal in deal-3.0.8
dpkg-source: unpacking deal_3.0.8.orig.tar.gz
dpkg-source: applying /debian/buildd/build/deal_3.0.8-4.diff.gz
dpkg-buildpackage: source package is deal
dpkg-buildpackage: source version is 3.0.8-4
dpkg-buildpackage: source changed by Christoph Berg <myon at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 3.0.8-4
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
/usr/bin/make clean
make[1]: Entering directory `/build/buildd/deal-3.0.8'
rm -rf deal random.o additive.o hand.o deal.o formats.o tcl_deal.o maindeal.o stat.o counttable.o vector.o dist.o stringbox.o dealtypes.o keywords.o holdings.o deal305 deal305.zip deal305.tar.gz deal305doc.zip deal305exe.zip
make[1]: Leaving directory `/build/buildd/deal-3.0.8'
dh_clean
debian/rules build
dh_testdir
# prevent counttable.c from being remade
touch counttable.c
touch configure-stamp
dh_testdir
CFLAGS="-O2" /usr/bin/make
make[1]: Entering directory `/build/buildd/deal-3.0.8'
gcc -O2 -g -ansi -Wall -I/usr/include/tcl8.4 -c -o random.o random.c
gcc -O2 -g -ansi -Wall -I/usr/include/tcl8.4 -c -o additive.o additive.c
additive.c: In function 'tcl_create_additive':
additive.c:208: warning: passing argument 3 of 'newAdditiveFunction' from incompatible pointer type
gcc -O2 -g -ansi -Wall -I/usr/include/tcl8.4 -c -o hand.o hand.c
hand.c:33: warning: 'rcsid' defined but not used
gcc -O2 -g -ansi -Wall -I/usr/include/tcl8.4 -c -o deal.o deal.c
gcc -O2 -g -ansi -Wall -I/usr/include/tcl8.4 -c -o formats.o formats.c
gcc -O2 -g -ansi -Wall -I/usr/include/tcl8.4 -c -o tcl_deal.o tcl_deal.c
tcl_deal.c: In function 'Deal_Init':
tcl_deal.c:405: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
tcl_deal.c:407: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
tcl_deal.c:411: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
tcl_deal.c:413: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
tcl_deal.c:416: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
tcl_deal.c:422: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
tcl_deal.c:424: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
tcl_deal.c: In function 'old_main':
tcl_deal.c:483: warning: implicit declaration of function 'getopt'
tcl_deal.c:583: warning: assignment discards qualifiers from pointer target type
tcl_deal.c: At top level:
tcl_deal.c:21: warning: 'rcsid' defined but not used
gcc -O2 -g -ansi -Wall -I/usr/include/tcl8.4 -c -o maindeal.o maindeal.c
gcc -O2 -g -ansi -Wall -I/usr/include/tcl8.4 -c -o stat.o stat.c
stat.c:21: warning: 'rcsid' defined but not used
gcc -O2 -g -ansi -Wall -I/usr/include/tcl8.4 -c -o counttable.o counttable.c
gcc -O2 -g -ansi -Wall -I/usr/include/tcl8.4 -c -o vector.o vector.c
vector.c: In function 'Vector_Init':
vector.c:142: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
gcc -O2 -g -ansi -Wall -I/usr/include/tcl8.4 -c -o dist.o dist.c
dist.c: In function 'Dist_Init':
dist.c:773: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type
dist.c: At top level:
dist.c:30: warning: 'rcsid' defined but not used
gcc -O2 -g -ansi -Wall -I/usr/include/tcl8.4 -c -o stringbox.o stringbox.c
gcc -O2 -g -ansi -Wall -I/usr/include/tcl8.4 -c -o dealtypes.o dealtypes.c
gcc -O2 -g -ansi -Wall -I/usr/include/tcl8.4 -c -o keywords.o keywords.c
gcc -O2 -g -ansi -Wall -I/usr/include/tcl8.4 -c -o holdings.o holdings.c
gcc -O2 -g -ansi -Wall -I/usr/include/tcl8.4 random.o additive.o hand.o deal.o formats.o tcl_deal.o maindeal.o stat.o counttable.o vector.o dist.o stringbox.o dealtypes.o keywords.o holdings.o -o deal -ltcl8.4 -lm
make[1]: Leaving directory `/build/buildd/deal-3.0.8'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
install -m 755 deal /build/buildd/deal-3.0.8/debian/deal/usr/games/deal
install -m 644 deal.tcl /build/buildd/deal-3.0.8/debian/deal/usr/share/deal/deal.tcl
install -m 644 input/* /build/buildd/deal-3.0.8/debian/deal/usr/share/deal/input
install -m 644 format/* /build/buildd/deal-3.0.8/debian/deal/usr/share/deal/format
install -m 644 lib/* /build/buildd/deal-3.0.8/debian/deal/usr/share/deal/lib
install -m 644 docs/html/*.* /build/buildd/deal-3.0.8/debian/deal/usr/share/doc/deal/html
rm /build/buildd/deal-3.0.8/debian/deal/usr/share/doc/deal/html/CHANGES.txt
rm /build/buildd/deal-3.0.8/debian/deal/usr/share/doc/deal/html/favicon.ico
install -m 644 docs/graphics/* /build/buildd/deal-3.0.8/debian/deal/usr/share/doc/deal/graphics
install -m 644 docs/html/ex/* /build/buildd/deal-3.0.8/debian/deal/usr/share/doc/deal/html/ex
dh_testdir
dh_testroot
dh_installchangelogs CHANGES
dh_installdocs
dh_installman debian/deal.6
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `deal' in `../deal_3.0.8-4_m32r.deb'.
dpkg-genchanges -B
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 20070123-0455
chroot-unstable/build/buildd/deal_3.0.8-4_m32r.deb:
new debian package, version 2.0.
size 181170 bytes: control archive= 2761 bytes.
638 bytes, 16 lines control
5251 bytes, 77 lines md5sums
Package: deal
Version: 3.0.8-4
Section: games
Priority: optional
Architecture: m32r
Depends: libc6 (>= 2.3.5-1), tcl8.4 (>= 8.4.5)
Installed-Size: 756
Maintainer: Christoph Berg <myon at debian.org>
Description: bridge hand generator
This program generates bridge hands. It can be told to generate only hands
satisfying conditions like being balanced, having a range of HCPs, controls,
or other user-definable properties. Hands can be output in various formats,
like pbn for feeding to other bridge programs, deal itself, or split up into a
file per player for practise. Extensible via Tcl.
.
http://thomaso.best.vwh.net/bridge/deal/
chroot-unstable/build/buildd/deal_3.0.8-4_m32r.deb:
drwxr-xr-x root/root 0 2007-01-23 04:54 ./
drwxr-xr-x root/root 0 2007-01-23 04:52 ./usr/
drwxr-xr-x root/root 0 2007-01-23 04:53 ./usr/games/
-rwxr-xr-x root/root 88824 2007-01-23 04:53 ./usr/games/deal
drwxr-xr-x root/root 0 2007-01-23 04:53 ./usr/share/
drwxr-xr-x root/root 0 2007-01-23 04:52 ./usr/share/deal/
drwxr-xr-x root/root 0 2007-01-23 04:53 ./usr/share/deal/format/
-rw-r--r-- root/root 1702 2007-01-23 04:53 ./usr/share/deal/format/default
-rw-r--r-- root/root 2046 2007-01-23 04:53 ./usr/share/deal/format/okb
-rw-r--r-- root/root 1026 2007-01-23 04:53 ./usr/share/deal/format/pbn
-rw-r--r-- root/root 1050 2007-01-23 04:53 ./usr/share/deal/format/numeric
-rw-r--r-- root/root 1783 2007-01-23 04:53 ./usr/share/deal/format/onehand
-rw-r--r-- root/root 2709 2007-01-23 04:53 ./usr/share/deal/format/practice
-rw-r--r-- root/root 773 2007-01-23 04:53 ./usr/share/deal/format/none
-rw-r--r-- root/root 1865 2007-01-23 04:53 ./usr/share/deal/format/parArticle
-rw-r--r-- root/root 3630 2007-01-23 04:53 ./usr/share/deal/format/gibpar
-rw-r--r-- root/root 941 2007-01-23 04:53 ./usr/share/deal/format/count
-rw-r--r-- root/root 1399 2007-01-23 04:53 ./usr/share/deal/format/simpleokb
-rw-r--r-- root/root 1395 2007-01-23 04:53 ./usr/share/deal/format/article
-rw-r--r-- root/root 1410 2007-01-23 04:53 ./usr/share/deal/format/ddline
drwxr-xr-x root/root 0 2007-01-23 04:53 ./usr/share/deal/input/
-rw-r--r-- root/root 4664 2007-01-23 04:53 ./usr/share/deal/input/giblib.tcl
-rw-r--r-- root/root 3836 2007-01-23 04:53 ./usr/share/deal/input/smartstack.tcl
-rw-r--r-- root/root 1820 2007-01-23 04:53 ./usr/share/deal/input/line.tcl
-rw-r--r-- root/root 1902 2007-01-23 04:53 ./usr/share/deal/input/ddline.tcl
-rw-r--r-- root/root 1535 2007-01-23 04:53 ./usr/share/deal/input/pbn.tcl
drwxr-xr-x root/root 0 2007-01-23 04:53 ./usr/share/deal/lib/
-rw-r--r-- root/root 31241 2007-01-23 04:53 ./usr/share/deal/lib/binky.tcl
-rw-r--r-- root/root 1080 2007-01-23 04:53 ./usr/share/deal/lib/shapes.tcl
-rw-r--r-- root/root 1453 2007-01-23 04:53 ./usr/share/deal/lib/bid.tcl
-rw-r--r-- root/root 8279 2007-01-23 04:53 ./usr/share/deal/lib/gib.tcl
-rw-r--r-- root/root 4913 2007-01-23 04:53 ./usr/share/deal/lib/evaluators.tcl
-rw-r--r-- root/root 25105 2007-01-23 04:53 ./usr/share/deal/lib/score.tcl
-rw-r--r-- root/root 25101 2007-01-23 04:53 ./usr/share/deal/lib/ddeval.tcl
-rw-r--r-- root/root 3542 2007-01-23 04:53 ./usr/share/deal/lib/parscore.tcl
-rw-r--r-- root/root 7724 2007-01-23 04:53 ./usr/share/deal/lib/utility.tcl
-rw-r--r-- root/root 7604 2007-01-23 04:53 ./usr/share/deal/lib/handFactory.tcl
-rw-r--r-- root/root 1644 2007-01-23 04:53 ./usr/share/deal/lib/handProc.tcl
-rw-r--r-- root/root 3485 2007-01-23 04:52 ./usr/share/deal/deal.tcl
drwxr-xr-x root/root 0 2007-01-23 04:52 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-01-23 04:54 ./usr/share/doc/deal/
drwxr-xr-x root/root 0 2007-01-23 04:53 ./usr/share/doc/deal/html/
-rw-r--r-- root/root 7419 2007-01-23 04:53 ./usr/share/doc/deal/html/balanswer.html
-rw-r--r-- root/root 5031 2007-01-23 04:53 ./usr/share/doc/deal/html/history.html
-rw-r--r-- root/root 9464 2007-01-23 04:53 ./usr/share/doc/deal/html/newfeatures.html
-rw-r--r-- root/root 22828 2007-01-23 04:53 ./usr/share/doc/deal/html/quickstart.html
-rw-r--r-- root/root 8002 2007-01-23 04:53 ./usr/share/doc/deal/html/downloading.html
-rw-r--r-- root/root 3026 2007-01-23 04:53 ./usr/share/doc/deal/html/examples.html
-rw-r--r-- root/root 6775 2007-01-23 04:53 ./usr/share/doc/deal/html/GIBstuff.html
-rw-r--r-- root/root 327 2007-01-23 04:53 ./usr/share/doc/deal/html/commtop.html
-rw-r--r-- root/root 53619 2007-01-23 04:53 ./usr/share/doc/deal/html/commands.html
-rw-r--r-- root/root 4690 2007-01-23 04:53 ./usr/share/doc/deal/html/commindex.html
-rw-r--r-- root/root 23514 2007-01-23 04:53 ./usr/share/doc/deal/html/quickdos.html
-rw-r--r-- root/root 16637 2007-01-23 04:53 ./usr/share/doc/deal/html/dist.html
-rw-r--r-- root/root 3693 2007-01-23 04:53 ./usr/share/doc/deal/html/tkdeal.txt
-rw-r--r-- root/root 5371 2007-01-23 04:53 ./usr/share/doc/deal/html/holding.html
-rw-r--r-- root/root 987 2007-01-23 04:53 ./usr/share/doc/deal/html/look.css
-rw-r--r-- root/root 1815 2007-01-23 04:53 ./usr/share/doc/deal/html/ext-ref.html
drwxr-xr-x root/root 0 2007-01-23 04:53 ./usr/share/doc/deal/html/ex/
-rw-r--r-- root/root 1863 2007-01-23 04:53 ./usr/share/doc/deal/html/ex/3nt-stack.txt
-rw-r--r-- root/root 1223 2007-01-23 04:53 ./usr/share/doc/deal/html/ex/4-holding.txt
-rw-r--r-- root/root 1558 2007-01-23 04:53 ./usr/share/doc/deal/html/ex/holdingProc.txt
-rw-r--r-- root/root 1332 2007-01-23 04:53 ./usr/share/doc/deal/html/ex/4-stack.txt
-rw-r--r-- root/root 1379 2007-01-23 04:53 ./usr/share/doc/deal/html/ex/5.txt
-rw-r--r-- root/root 1104 2007-01-23 04:53 ./usr/share/doc/deal/html/ex/3nt-common.txt
-rw-r--r-- root/root 1465 2007-01-23 04:53 ./usr/share/doc/deal/html/ex/3-shapeclass.txt
-rw-r--r-- root/root 1472 2007-01-23 04:53 ./usr/share/doc/deal/html/ex/3.txt
-rw-r--r-- root/root 1534 2007-01-23 04:53 ./usr/share/doc/deal/html/ex/3nt-nostack.txt
-rw-r--r-- root/root 1216 2007-01-23 04:53 ./usr/share/doc/deal/html/ex/1-shapeclass.txt
-rw-r--r-- root/root 3078 2007-01-23 04:53 ./usr/share/doc/deal/html/ex/7.txt
-rw-r--r-- root/root 1042 2007-01-23 04:53 ./usr/share/doc/deal/html/ex/2.txt
-rw-r--r-- root/root 1776 2007-01-23 04:53 ./usr/share/doc/deal/html/ex/6d.txt
-rw-r--r-- root/root 2142 2007-01-23 04:53 ./usr/share/doc/deal/html/ex/6c.txt
-rw-r--r-- root/root 1572 2007-01-23 04:53 ./usr/share/doc/deal/html/ex/1.txt
-rw-r--r-- root/root 1823 2007-01-23 04:53 ./usr/share/doc/deal/html/ex/1-stack.txt
-rw-r--r-- root/root 1255 2007-01-23 04:53 ./usr/share/doc/deal/html/ex/4.txt
-rw-r--r-- root/root 2127 2007-01-23 04:53 ./usr/share/doc/deal/html/ex/6a.txt
-rw-r--r-- root/root 1788 2007-01-23 04:53 ./usr/share/doc/deal/html/ex/6b.txt
-rw-r--r-- root/root 3533 2007-01-23 04:53 ./usr/share/doc/deal/html/index.html
-rw-r--r-- root/root 18473 2007-01-23 04:53 ./usr/share/doc/deal/html/advanced.html
drwxr-xr-x root/root 0 2007-01-23 04:53 ./usr/share/doc/deal/graphics/
-rw-r--r-- root/root 147 2007-01-23 04:53 ./usr/share/doc/deal/graphics/new01.gif
-rw-r--r-- root/root 11332 2007-01-23 04:53 ./usr/share/doc/deal/graphics/idealbg.jpg
-rw-r--r-- root/root 31266 2007-01-23 04:53 ./usr/share/doc/deal/graphics/falling_small.jpg
-rw-r--r-- root/root 1803 2007-01-23 04:53 ./usr/share/doc/deal/graphics/StampSm.gif
-rw-r--r-- root/root 972 2007-01-23 04:53 ./usr/share/doc/deal/graphics/warning.gif
-rw-r--r-- root/root 2070 2007-01-23 04:47 ./usr/share/doc/deal/copyright
-rw-r--r-- root/root 1783 2007-01-23 04:47 ./usr/share/doc/deal/changelog.gz
-rw-r--r-- root/root 495 2007-01-23 04:47 ./usr/share/doc/deal/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-01-23 04:53 ./usr/share/man/
drwxr-xr-x root/root 0 2007-01-23 04:54 ./usr/share/man/man6/
-rw-r--r-- root/root 1159 2007-01-23 04:47 ./usr/share/man/man6/deal.6.gz
lrwxrwxrwx root/root 0 2007-01-23 04:53 ./usr/share/doc/deal/examples -> html/ex
deal_3.0.8-4_m32r.changes:
Format: 1.7
Date: Wed, 30 Aug 2006 01:37:28 +0200
Source: deal
Binary: deal
Architecture: m32r
Version: 3.0.8-4
Distribution: unstable
Urgency: low
Maintainer: Christoph Berg <myon at debian.org>
Changed-By: Christoph Berg <myon at debian.org>
Description:
deal - bridge hand generator
Closes: 383625
Changes:
deal (3.0.8-4) unstable; urgency=low
.
* Fix segfault on amd64, (int)random() sometimes returned negative numbers
(Closes: #383625).
* Xor the seed with getpid() to make deals more random.
Files:
b1d6f21ae75d4b9dc01dfbc71a99f31d 181170 games optional deal_3.0.8-4_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd/deal-3.0.8
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070123-0455
Build needed 00:08:55, 2656k disk space
More information about the build-status
mailing list