Package: pychecker
Version: 0.8.17-8
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080419 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:
>  /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp
> /usr/bin/python ./setup.py --quiet clean
> find . -name "*.pyc" | xargs rm -f
> find . -name "*.pyo" | xargs rm -f
> rm -f test_expected/*.results    # no need to keep around past regression 
> test failures
> rm -rf build debian/tmp
> dh_clean
>  dpkg-source -b pychecker-0.8.17
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building pychecker using existing 
> pychecker_0.8.17.orig.tar.gz
> dpkg-source: info: building pychecker in pychecker_0.8.17-8.diff.gz
> dpkg-source: info: building pychecker in pychecker_0.8.17-8.dsc
>  debian/rules build
> dh_testdir
> /usr/bin/python ./setup.py --quiet build --build-base build install 
> --no-compile --install-purelib debian/tmp/lib/pychecker
> sh debian/regression.sh    # note: build will fail if regression tests fail
> Running test1...
> Running test2...
> Running test3...
> 5c5
> < /usr/lib/python2.4/UserDict.py:4: No doc string for class UserDict
> ---
> > /usr/lib/python2.5/UserDict.py:4: No doc string for class UserDict
>   test3 FAILED
> Running test4...
> Running test5...
> Running test6...
> Running test7...
> Running test8...
> Running test9...
> Running test10...
> Running test11...
> Running test12...
> Running test13...
> Running test14...
> Running test15...
> Running test16...
> Running test17...
> 8d7
> < test_input/test17.py:16: Cannot return a value from __init__
>   test17 FAILED
> Running test18...
> Running test19...
> Running test20...
> Running test21...
> Running test22...
> 31,32d30
> < test_input/test22.py:79: ... % 1 may be constant
> < test_input/test22.py:81: ... % 1 may be constant
>   test22 FAILED
> Running test23...
> Running test24...
> Running test25...
> Running test26...
> Running test27...
> Running test28...
> Running test29...
> Running test30...
> Running test31...
> Running test32...
> Running test33...
> Running test34...
> 5c5,9
> < /home/neal/local/lib/python2.5/getopt.py:42: No doc string for class 
> GetoptError
> ---
> > /usr/lib/python2.5/getopt.py:42: No doc string for class GetoptError
> > 
> > /usr/lib/python2.5/locale.py:203: Local variable (digits) shadows global 
> > defined on line 4 in file test_input/test34.py
> > /usr/lib/python2.5/locale.py:204: Local variable (digits) shadows global 
> > defined on line 4 in file test_input/test34.py
> > /usr/lib/python2.5/locale.py:208: Local variable (digits) shadows global 
> > defined on line 4 in file test_input/test34.py
>   test34 FAILED
> Running test35...
> Running test36...
> Running test37...
> Running test38...
> Running test39...
> Running test40...
> Running test41...
> Running test42...
> Running test43...
> Running test45...
> Running test46...
> Running test47...
> Running test48...
> 25d24
> < test_input/test48.py:57: Statement appears to have no effect
>   test48 FAILED
> Running test49...
> Running test50...
> Running test51...
> Running test52...
> Running test53...
> 5d4
> < test_input/test53.py:5: Operator (~~) doesn't exist, statement has no effect
>   test53 FAILED
> Running test54...
> Running test55...
> Running test56...
> Running test57...
> Running test58...
> Running test59...
> Running test60...
> Running test61...
> Running test62...
> Running test63...
> Running test64...
> Running test65...
> Running test66...
> Running test67...
> Running test68...
> Running test69...
> Running test70...
> Running test71...
> 5d4
> < test_input/test71.py:8: Code appears to be unreachable
> 7d5
> < test_input/test71.py:20: Code appears to be unreachable
>   test71 FAILED
> Running test72...
> Running test73...
> Running test74...
> Running test75...
> Running test76...
> Running test77...
> 5c5
> <     File "test_input/test77.py", line 8
> ---
> >     File "test_input/test77.py", line 8, in <module>()
> 7c7
> <   MyError: **error formatting exception value**
> ---
> >   MyError: 
>   test77 FAILED
> Running test78...
> Running test79...
> Running test80...
> Running test81...
> Running test82...
> Running test83...
> Running test84...
> Running test85...
> Running test86...
> Running test87...
> 15,16c15,16
> < test_input/test87.py:16: Comparisons with True are not necessary and may 
> not work as expected
> < test_input/test87.py:16: Comparisons with true are not necessary and may 
> not work as expected
> ---
> > test_input/test87.py:17: Comparisons with True are not necessary and may 
> > not work as expected
> > test_input/test87.py:18: Comparisons with true are not necessary and may 
> > not work as expected
>   test87 FAILED
> Running test88...
> 1a2,3
> > test_input/test88.py:7: DeprecationWarning: the gopherlib module is 
> > deprecated
> >   import gopherlib
>   test88 FAILED
> Running test89...
> Running test90...
> Running test92...
> Running test93...
> Running test94...
> Running test95...
> Running test96...
> Running test97...
> Running test98...
> Running test1000...
> Running test1001...
> Running test1002...
> Running test1003...
> 90/100 tests passed (10 failures).
> Failed test(s): test3 test17 test22 test34 test48 test53 test71 test77 test87 
> test88
> make: *** [build-stamp] Error 1

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

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