| Summary: | dev-vcs/mercurial fails to build | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
| Component: | New packages | Assignee: | Krzysztof Pawlik (RETIRED) <nelchael> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | djc, qa |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | Build log | ||
|
Description
Diego Elio Pettenò (RETIRED)
2010-10-07 19:09:38 UTC
Created attachment 249869 [details]
Build log
Diego, it's test failure: Failed test-convert-bzr-directories: output changed Failed test-convert-bzr: output changed Failed test-convert-bzr-merges: output changed Failed test-convert-bzr-114: output changed Failed test-convert-bzr-treeroot: output changed Failed test-convert-bzr-ghosts: output changed Mercurial itself builds, it's a test failure, me and Dirkjan are aware of the issue (especially in older mercurial versions). And how is this supposed to make it any nicer? I haven't said it will make it (what's "it"?) any nicer. All failures listed in attached build log: +Unable to load plugin 'svn'. It requested API version (2, 1, 0) of module <module 'bzrlib' from '/usr/lib/python2.7/site-packages/bzrlib/__init__.pyc'> but the minimum exported version is (2, 2, 0), and the maximum is (2, 2, 0) +Unable to load plugin 'gtk'. It requested API version (2, 1, 0) of module <module 'bzrlib' from '/usr/lib/python2.7/site-packages/bzrlib/__init__.pyc'> but the minimum exported version is (2, 2, 0), and the maximum is (2, 2, 0) are most probably due to bazaar - it failed to load some plugin and reported that as a *warning*, but changed output is enough to fail a test. I'll leave up to you whenever this particular test failure deserves separate bug to be opened. I'm closing this bug, please reopen if the issue still persists. |