Package: poker-engine
Version: 1.1.0-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080413 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> make[3]: Entering directory `/build/user/poker-engine-1.1.0/tests'
> PASS: coverage-reset
> ERROR history2messages ignored empty showdown_stack
> ----------------------------------------------------------------------
> Ran 133 tests in 10.116s
> 
> OK
> PASS: test-game.py
> ----------------------------------------------------------------------
> Ran 16 tests in 0.022s
> 
> OK
> PASS: test-gamehistory.py
> ----------------------------------------------------------------------
> Ran 3 tests in 0.017s
> 
> OK
> PASS: test-i18n.py
> ----------------------------------------------------------------------
> Ran 18 tests in 0.009s
> 
> OK
> PASS: test-pokercards.py
> ----------------------------------------------------------------------
> Ran 13 tests in 0.007s
> 
> OK
> PASS: test-pokerchips.py
> ----------------------------------------------------------------------
> Ran 15 tests in 0.043s
> 
> OK
> PASS: test-pokerengineconfig.py
> ----------------------------------------------------------------------
> Ran 17 tests in 0.007s
> 
> OK
> PASS: test-pokerplayer.py
> ----------------------------------------------------------------------
> Ran 2 tests in 0.001s
> 
> OK
> PASS: test-pokerrake.py
> ----------------------------------------------------------------------
> Ran 23 tests in 4.512s
> 
> OK
> PASS: test-pokertournament.py
> ----------------------------------------------------------------------
> Ran 15 tests in 0.011s
> 
> OK
> PASS: test-version.py
> ----------------------------------------------------------------------
> Ran 2 tests in 0.269s
> 
> OK
> PASS: history.py
> ----------------------------------------------------------------------
> Ran 1 test in 0.082s
> 
> OK
> PASS: deal.py
> ----------------------------------------------------------------------
> Ran 2 tests in 0.814s
> 
> OK
> PASS: positions.py
> ----------------------------------------------------------------------
> Ran 10 tests in 34.875s
> 
> OK
> PASS: tournament.py
> ----------------------------------------------------------------------
> Ran 9 tests in 0.160s
> 
> OK
> PASS: allin.py
> ----------------------------------------------------------------------
> Ran 2 tests in 0.007s
> 
> OK
> PASS: chips.py
> ======================================================================
> FAIL: test4 (__main__.TestBlinds)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "./blinds.py", line 272, in test4
>     self.check_blinds([(None, None, False), # 1
>   File "./blinds.py", line 83, in check_blinds
>     self.fail()
> AssertionError
> 
> ----------------------------------------------------------------------
> Ran 8 tests in 3.592s
> 
> FAILED (failures=1)
> FAIL: blinds.py
> ----------------------------------------------------------------------
> Ran 2 tests in 0.200s
> 
> OK
> PASS: sit.py
> sending incremental file list
> ./
> poker..01-.02-no-limit.xml
> poker..01-.02-pot-limit.xml
> poker..02-.04-limit.xml
> poker..02-.04-no-limit.xml
> poker..02-.04-pot-limit.xml
> poker..02..04-limit.xml
> poker..05-.10-limit.xml
> poker..05-.10-no-limit.xml
> poker..05-.10-pot-limit.xml
> poker..05..10-limit.xml
> poker..10-.25-limit.xml
> poker..10-.25-no-limit.xml
> poker..10-.25-pot-limit.xml
> poker..25-.50-limit.xml
> poker..25-.50-no-limit.xml
> poker..25-.50-pot-limit.xml
> poker..25..50-limit.xml
> poker..50-1-limit.xml
> poker..50-1-no-limit.xml
> poker..50-1-pot-limit.xml
> poker..50.1-limit.xml
> poker.0-0-limit.xml
> poker.1-2-limit.xml
> poker.1-2-no-limit.xml
> poker.1-2-pot-limit.xml
> poker.10-15-limit.xml
> poker.10-15-pot-limit.xml
> poker.10-20-limit.xml
> poker.10-20-no-limit.xml
> poker.10-20-pot-limit.xml
> poker.100-200-limit.xml
> poker.100-200-no-limit.xml
> poker.100-200-pot-limit.xml
> poker.15-30-limit.xml
> poker.150-300-limit.xml
> poker.2-4-limit.xml
> poker.2-4-no-limit.xml
> poker.2-4-pot-limit.xml
> poker.200-400-limit.xml
> poker.3-6-limit.xml
> poker.3-6-no-limit.xml
> poker.3-6-pot-limit.xml
> poker.30-60-limit.xml
> poker.30-60-no-limit.xml
> poker.30-60-pot-limit.xml
> poker.4-8-limit.xml
> poker.5-10-limit.xml
> poker.5-10-no-limit.xml
> poker.5-10-pot-limit.xml
> poker.50-100-limit.xml
> poker.50-100-no-limit.xml
> poker.50-100-pot-limit.xml
> poker.7stud.xml
> poker.ante-.04-.08-limit.xml
> poker.ante-.10-.20-limit.xml
> poker.ante-.25-.50-limit.xml
> poker.ante-.50-1-limit.xml
> poker.ante-1-2-limit.xml
> poker.ante-10-20-limit.xml
> poker.ante-2-4-limit.xml
> poker.ante-3-6-limit.xml
> poker.ante-30-60-limit.xml
> poker.ante-5-10-limit.xml
> poker.holdem.xml
> poker.level-10-15-pot-limit.xml
> poker.level-10-20-no-limit.xml
> poker.level-15-30-no-limit.xml
> poker.level-2-4-limit.xml
> poker.level-no-limit.xml
> poker.levels-blinds.xml
> poker.omaha.xml
> poker.omaha8.xml
> poker.payouts.xml
> 
> sent 84608 bytes  received 1402 bytes  172020.00 bytes/sec
> total size is 79650  speedup is 0.93
> /usr/bin/rsync --exclude CVS --delete -a -v --ignore-existing ./conf/ 
> conftest/
> ----------------------------------------------------------------------
> Ran 1 test in 0.226s
> 
> OK
> PASS: upgrades.py
> ----------------------------------------------------------------------
> Ran 7 tests in 0.417s
> 
> OK
> PASS: muck.py
> Name                               Stmts   Exec  Cover   Missing
> ----------------------------------------------------------------
> ../pokerengine/__init__                1      1   100%   
> ../pokerengine/pokercards            120    120   100%   
> ../pokerengine/pokerchips            128    128   100%   
> ../pokerengine/pokerengineconfig     109    109   100%   
> ../pokerengine/pokergame            2510   2487    99%   1137-1141, 1368, 
> 1644, 1736, 2289, 2487-2491, 2650, 2665-2667, 2974, 3009, 3012, 3578, 3679
> ../pokerengine/pokerrake              27     27   100%   
> ../pokerengine/pokertournament       429    425    99%   99, 133, 237, 468
> ../pokerengine/version                78     78   100%   
> ----------------------------------------------------------------
> TOTAL                               3402   3375    99%   
> PASS: coverage-report
> ====================
> 1 of 22 tests failed
> ====================
> make[3]: *** [check-TESTS] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/13

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to