Advertisement
Guest User

Untitled

a guest
Jul 7th, 2010
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. I: [pqm-amd64 chroot] Running command: "cd /home/pqm/bzr-pqm-workdir/home/+trunk && LANG=en_GB.utf8 make check PYTHON=python2.4"
  2. bzrlib/_readdir_pyx.c: In function ‘__pyx_f_12_readdir_pyx_13UTF8DirReader_read_dir’:
  3. bzrlib/_readdir_pyx.c:997: warning: ‘__pyx_exc_lineno’ may be used uninitialized in this function
  4. bzrlib/_readdir_pyx.c:997: note: ‘__pyx_exc_lineno’ was declared here
  5. bzrlib/_readdir_pyx.c:1040: warning: ‘__pyx_exc_lineno’ may be used uninitialized in this function
  6. bzrlib/_readdir_pyx.c:1040: note: ‘__pyx_exc_lineno’ was declared here
  7. bzrlib/_chk_map_pyx.c: In function ‘__pyx_f_12_chk_map_pyx_safe_interned_string_from_size’:
  8. bzrlib/_chk_map_pyx.c:144: warning: cast from pointer to integer of different size
  9. bzrlib/_btree_serializer_pyx.c: In function ‘__pyx_f_21_btree_serializer_pyx_safe_string_from_size’:
  10. bzrlib/_btree_serializer_pyx.c:163: warning: cast from pointer to integer of different size
  11. bzrlib/_btree_serializer_pyx.c: In function ‘__pyx_f_21_btree_serializer_pyx_safe_interned_string_from_size’:
  12. bzrlib/_btree_serializer_pyx.c:223: warning: cast from pointer to integer of different size
  13. Exception in thread Thread-4724:
  14. Traceback (most recent call last):
  15. File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap
  16. self.run()
  17. File "/usr/lib/python2.4/threading.py", line 422, in run
  18. self.__target(*self.__args, **self.__kwargs)
  19. File "/home/pqm/bzr-pqm-workdir/home/+trunk/bzrlib/tests/test_transport.py", line 940, in ferry_bytes
  20. write(bytes)
  21. File "/var/lib/python-support/python2.4/paramiko/channel.py", line 681, in sendall_stderr
  22. raise socket.error('Socket is closed')
  23. error: Socket is closed
  24.  
  25. No handlers could be found for logger "bzr.paramiko"
  26. make: *** [check-nodocs] Error 1
  27.  
  28. pre-commit hook failed with error code -253 at Thu Jul 8 04:56:08 2010
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement