Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 214850 Details for
Bug 299228
dev-python/vertex fails tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
vertex-0.3.0:20091231-160126.log (text/plain), 16.40 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-01-01 17:35:16 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-01-01 17:35:16 UTC
Size:
16.40 KB
patch
obsolete
> * CPV: dev-python/vertex-0.3.0 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >error(18) trying to perform operation >operation failed >>>> Unpacking source... >>>> Unpacking Vertex-0.3.0.tar.gz to /var/tmp/portage/dev-python/vertex-0.3.0/work >>>> Source unpacked in /var/tmp/portage/dev-python/vertex-0.3.0/work >>>> Preparing source in /var/tmp/portage/dev-python/vertex-0.3.0/work/Vertex-0.3.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/vertex-0.3.0/work/Vertex-0.3.0 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/vertex-0.3.0/work/Vertex-0.3.0 ... >>>> Source compiled. > * Testing of dev-python/vertex-0.3.0 with Python 2.6... >/var/tmp/portage/dev-python/vertex-0.3.0/work/Vertex-0.3.0/vertex/q2q.py:10: DeprecationWarning: the md5 module is deprecated; use hashlib instead > import md5 >/var/tmp/portage/dev-python/vertex-0.3.0/work/Vertex-0.3.0/vertex/sigma.py:10: DeprecationWarning: the sha module is deprecated; use the hashlib module instead > import sha >/var/tmp/portage/dev-python/vertex-0.3.0/work/Vertex-0.3.0/vertex/sigma.py:12: DeprecationWarning: the sets module is deprecated > import sets >vertex.test.test_bits > BitArrayTest > testBasicBits ... [32;1m[OK][0m > testCalculateOnBits ... [32;1m[OK][0m > testDefaultBit ... [32;1m[OK][0m > testPositions ... [32;1m[OK][0m >vertex.test.test_client > TimeoutTestCase > testNoUsage ... [32;1m[OK][0m >vertex.test.test_dependencyservice > TestDependencyService > test_circularDepends ... [32;1m[OK][0m > test_depends ... [32;1m[OK][0m > test_requiredWithDependency ... [32;1m[OK][0m >vertex.test.test_ptcp > LossyTransportTestCase > testProducerConsumer ... [32;1m[OK][0m > testTransportProducer ... [32;1m[OK][0m > testTransportProducerProtocolProducer ... [32;1m[OK][0m > testVerySimpleConnection ... [32;1m[OK][0m > PTCPTransportTestCase > testProducerConsumer ... [32;1m[OK][0m > testTransportProducer ... [32;1m[OK][0m > testTransportProducerProtocolProducer ... [32;1m[OK][0m > testVerySimpleConnection ... [32;1m[OK][0m > SmallMTUTransportTestCase > testProducerConsumer ... [32;1m[OK][0m > testTransportProducer ... [32;1m[OK][0m > testTransportProducerProtocolProducer ... [32;1m[OK][0m > testVerySimpleConnection ... [32;1m[OK][0m > TimeoutTestCase > testConnectTimeout ... [32;1m[OK][0m > testDataTimeout ... [32;1m[OK][0m >vertex.test.test_q2q > TCPConnection > testBadCertRequestSubject ... [32;1m[OK][0m > testBadIssuerOnSelfSignedCert ... [32;1m[OK][0m > testChooserGetsThreeChoices ... [32;1m[OK][0m > testClientSideUnhandledException ... [32;1m[OK][0m > testConnectWithIntroduction ... [32;1m[OK][0m > testListening ... [32;1m[OK][0m > testSendingFiles ... [31;1m[FAIL][0m > testTwoBadWrites ... [32;1m[OK][0m > testTwoGreetings ... [32;1m[OK][0m > UDPConnection > testBadCertRequestSubject ... [32;1m[OK][0m > testBadIssuerOnSelfSignedCert ... [32;1m[OK][0m > testChooserGetsThreeChoices ... [32;1m[OK][0m > testClientSideUnhandledException ... [32;1m[OK][0m > testConnectWithIntroduction ... [32;1m[OK][0m > testListening ... [32;1m[OK][0m > testSendingFiles ... [32;1m[OK][0m > testTwoBadWrites ... [32;1m[OK][0m > testTwoGreetings ... [32;1m[OK][0m > Utility > testServiceInitialization ... [32;1m[OK][0m > VirtualConnection > testBadCertRequestSubject ... [32;1m[OK][0m > testBadIssuerOnSelfSignedCert ... [32;1m[OK][0m > testChooserGetsThreeChoices ... [34;1m[SKIPPED][0m > testClientSideUnhandledException ... [32;1m[OK][0m > testConnectWithIntroduction ... [32;1m[OK][0m > testListening ... [34;1m[SKIPPED][0m > testSendingFiles ... [32;1m[OK][0m > testTwoBadWrites ... [32;1m[OK][0m > testTwoGreetings ... [32;1m[OK][0m >vertex.test.test_sigma > BasicTransferTest > testOneSenderManyRecipients ... [32;1m[OK][0m > testOneSenderOneRecipient ... [32;1m[OK][0m >vertex.test.test_statemachine > Transitions > testOutput ... [32;1m[OK][0m >vertex.test.test_subproducer > SuperProducerTest > testBasicNotification ... [32;1m[OK][0m > testNonStreamingChoke ... [32;1m[OK][0m > testPauseSuperBeforeRegister ... [32;1m[OK][0m > testStreamingChoke ... [32;1m[OK][0m > >=============================================================================== >[SKIPPED]: vertex.test.test_q2q.VirtualConnection.testChooserGetsThreeChoices > >cant do this without testListening >=============================================================================== >[SKIPPED]: vertex.test.test_q2q.VirtualConnection.testListening > >virtual port forwarding not implemented >=============================================================================== >[FAIL]: vertex.test.test_q2q.TCPConnection.testSendingFiles > >Traceback (most recent call last): > File "/var/tmp/portage/dev-python/vertex-0.3.0/work/Vertex-0.3.0/vertex/test/test_q2q.py", line 519, in assertSomeStuff > self.failUnless(self.streamer.pauseCount > 0) >twisted.trial.unittest.FailTest: None >------------------------------------------------------------------------------- >Ran 57 tests in 78.073s > >[31;1mFAILED[0m (skips=2, failures=1, successes=54) > * ERROR: dev-python/vertex-0.3.0 failed: > * Testing failed with Python 2.6 in testing() function > * > * Call stack: > * ebuild.sh, line 54: Called src_test > * environment, line 3674: Called python_execute_function 'testing' > * environment, line 3099: Called die > * The specific snippet of code: > * die "${failure_message}"; > * > * If you need support, post the output of 'emerge --info =dev-python/vertex-0.3.0', > * the complete build log and the output of 'emerge -pqv =dev-python/vertex-0.3.0'. > * The complete build log is located at '/var/log/portage/build/dev-python/vertex-0.3.0:20091231-160126.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/vertex-0.3.0/temp/environment'. > * S: '/var/tmp/portage/dev-python/vertex-0.3.0/work/Vertex-0.3.0' > >>>> Install vertex-0.3.0 into /var/tmp/portage/dev-python/vertex-0.3.0/image/ category dev-python > * Installation of dev-python/vertex-0.3.0 with Python 2.6... >python2.6 setup.py install --root=/var/tmp/portage/dev-python/vertex-0.3.0/image/ --no-compile >Files in package 'vertex': >['depserv.py', > 'ivertex.py', > 'q2qstandalone.py', > 'test', > 'sigma.py', > 'tcpdfa.py', > 'endpoint.py', > 'scripts', > 'subproducer.py', > '_unfortunate_defer_hack.py', > 'bits.py', > 'q2q.py', > 'gtk2hack.py', > '_version.py', > 'conncache.py', > '__init__.py', > 'statemachine.py', > 'q2qclient.py', > 'ptcp.py', > 'q2qadmin.py'] >Automatically determined setup() args: >{ 'package_data': { 'vertex': []}, > 'packages': ['vertex', 'vertex.test', 'vertex.scripts']} >running install >running build >running build_py >creating build >creating build/lib >creating build/lib/vertex >copying vertex/depserv.py -> build/lib/vertex >copying vertex/ivertex.py -> build/lib/vertex >copying vertex/q2qstandalone.py -> build/lib/vertex >copying vertex/sigma.py -> build/lib/vertex >copying vertex/tcpdfa.py -> build/lib/vertex >copying vertex/endpoint.py -> build/lib/vertex >copying vertex/subproducer.py -> build/lib/vertex >copying vertex/_unfortunate_defer_hack.py -> build/lib/vertex >copying vertex/bits.py -> build/lib/vertex >copying vertex/q2q.py -> build/lib/vertex >copying vertex/gtk2hack.py -> build/lib/vertex >copying vertex/_version.py -> build/lib/vertex >copying vertex/conncache.py -> build/lib/vertex >copying vertex/__init__.py -> build/lib/vertex >copying vertex/statemachine.py -> build/lib/vertex >copying vertex/q2qclient.py -> build/lib/vertex >copying vertex/ptcp.py -> build/lib/vertex >copying vertex/q2qadmin.py -> build/lib/vertex >creating build/lib/vertex/test >copying vertex/test/test_subproducer.py -> build/lib/vertex/test >copying vertex/test/mock_data.py -> build/lib/vertex/test >copying vertex/test/test_client.py -> build/lib/vertex/test >copying vertex/test/test_statemachine.py -> build/lib/vertex/test >copying vertex/test/test_sigma.py -> build/lib/vertex/test >copying vertex/test/test_q2q.py -> build/lib/vertex/test >copying vertex/test/test_dependencyservice.py -> build/lib/vertex/test >copying vertex/test/test_bits.py -> build/lib/vertex/test >copying vertex/test/__init__.py -> build/lib/vertex/test >copying vertex/test/test_ptcp.py -> build/lib/vertex/test >creating build/lib/vertex/scripts >copying vertex/scripts/__init__.py -> build/lib/vertex/scripts >running install_lib >creating /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex >copying build/lib/vertex/depserv.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex >copying build/lib/vertex/ivertex.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex >copying build/lib/vertex/q2qstandalone.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex >creating /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex/test >copying build/lib/vertex/test/test_subproducer.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex/test >copying build/lib/vertex/test/mock_data.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex/test >copying build/lib/vertex/test/test_client.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex/test >copying build/lib/vertex/test/test_statemachine.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex/test >copying build/lib/vertex/test/test_sigma.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex/test >copying build/lib/vertex/test/test_q2q.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex/test >copying build/lib/vertex/test/test_dependencyservice.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex/test >copying build/lib/vertex/test/test_bits.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex/test >copying build/lib/vertex/test/__init__.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex/test >copying build/lib/vertex/test/test_ptcp.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex/test >copying build/lib/vertex/sigma.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex >copying build/lib/vertex/tcpdfa.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex >copying build/lib/vertex/endpoint.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex >creating /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex/scripts >copying build/lib/vertex/scripts/__init__.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex/scripts >copying build/lib/vertex/subproducer.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex >copying build/lib/vertex/_unfortunate_defer_hack.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex >copying build/lib/vertex/bits.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex >copying build/lib/vertex/q2q.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex >copying build/lib/vertex/gtk2hack.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex >copying build/lib/vertex/_version.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex >copying build/lib/vertex/conncache.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex >copying build/lib/vertex/__init__.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex >copying build/lib/vertex/statemachine.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex >copying build/lib/vertex/q2qclient.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex >copying build/lib/vertex/ptcp.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex >copying build/lib/vertex/q2qadmin.py -> /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/vertex >running install_egg_info >Writing /var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages/Vertex-0.3.0-py2.6.egg-info >Regenerating cache with path: ['/var/tmp/portage/dev-python/vertex-0.3.0/image/usr/lib/python2.6/site-packages', > '/var/tmp/portage/dev-python/vertex-0.3.0/work/Vertex-0.3.0-2.6', > '/usr/lib/root', > '/usr/lib/python26.zip', > '/usr/lib/python2.6', > '/usr/lib/python2.6/plat-linux2', > '/usr/lib/python2.6/lib-tk', > '/usr/lib/python2.6/lib-old', > '/usr/lib/python2.6/lib-dynload', > '/usr/lib/python2.6/site-packages', > '/usr/lib/python2.6/site-packages/FontTools', > '/usr/lib/python2.6/site-packages/Numeric', > '/usr/lib/python2.6/site-packages/PIL', > '/usr/lib/python2.6/site-packages/camfr', > '/usr/lib/python2.6/site-packages/ecryptfs-utils', > '/usr/lib/python2.6/site-packages/geos', > '/usr/lib/python2.6/site-packages/kodos', > '/usr/lib/python2.6/site-packages/piddle', > '/usr/lib/python2.6/site-packages/pygoogle', > '/usr/lib/python2.6/site-packages/gst-0.10', > '/usr/lib/python2.6/site-packages/gtk-2.0', > '/usr/lib/python2.6/site-packages/pythonutils', > '/usr/lib/python2.6/site-packages/sancho-0', > '/usr/lib/python2.6/site-packages/webkit-1.0', > '/usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode', > '/usr/lib/portage/pym'] >>>> Completed installing vertex-0.3.0 into /var/tmp/portage/dev-python/vertex-0.3.0/image/ > > * Removing /usr/share/doc > * Removing /usr/share/info > * Compilation and optimization of Python modules for Python 2.6 ... > [ ok ] >error(18) trying to perform operation >operation failed >Merge of dev-python/vertex-0.3.0 at 2009-12-31T16:01:26+00:00 >failed
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 299228
: 214850