Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sphinx-1.3.1 build is broken #12511

Closed
peti opened this issue Jan 20, 2016 · 2 comments
Closed

Sphinx-1.3.1 build is broken #12511

peti opened this issue Jan 20, 2016 · 2 comments
Labels
0.kind: bug Something is broken

Comments

@peti
Copy link
Member

peti commented Jan 20, 2016

python27Packages.sphinx fails its test suite, which in turn breaks various other packages like duplicity and anki. According to git bisect the issue was caused by commit 38c83e2 from @nckx:

git bisect start
# good: [cdd07d166b4a62dbc5ec595343fcc0822b05732a] uhc: the build is broken (and will be for the foreseeable future)
git bisect good cdd07d166b4a62dbc5ec595343fcc0822b05732a
# bad: [313faf07ba17e275c0b534e54b3c2ebd267b85da] brotli: init at 0.3.0
git bisect bad 313faf07ba17e275c0b534e54b3c2ebd267b85da
# bad: [5cb1e43fd6eb7f87c9b17e9dc6d1a92ae7c360a4] nodejs-5: fix on darwin
git bisect bad 5cb1e43fd6eb7f87c9b17e9dc6d1a92ae7c360a4
# bad: [465e965e38343359e88a8e1e73cc52fc3c0bb4f4] vimPlugins.youcompleteme: enable on unix
git bisect bad 465e965e38343359e88a8e1e73cc52fc3c0bb4f4
# good: [5f767b2580506ee015f59ffb2694d8134f7f9668] Merge pull request #12462 from wizeman/u/add-fstar
git bisect good 5f767b2580506ee015f59ffb2694d8134f7f9668
# good: [ac0c49970b7356d9fc4ccaeeed69a44705bf23b0] make-tarball.nix: Allow passing in a different Nix
git bisect good ac0c49970b7356d9fc4ccaeeed69a44705bf23b0
# bad: [94a47eeea1237046349e79142efebb9a67a66b69] debian_devscripts: 2.15.8 -> 2.15.10
git bisect bad 94a47eeea1237046349e79142efebb9a67a66b69
# bad: [38c83e291681d16273dd68749117dc64c756d0e7] pythonPackages.pygments: 2.0.2 -> 2.1
git bisect bad 38c83e291681d16273dd68749117dc64c756d0e7
# first bad commit: [38c83e291681d16273dd68749117dc64c756d0e7] pythonPackages.pygments: 2.0.2 -> 2.1
@peti peti added the 0.kind: bug Something is broken label Jan 20, 2016
@domenkozar
Copy link
Member

just needs a bump

@globin
Copy link
Member

globin commented Jan 21, 2016

@domenkozar 1.3.4 fails with the same test failure

@globin globin closed this as completed in 9f6ca0f Jan 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken
Projects
None yet
Development

No branches or pull requests

3 participants