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

pythonPackages.pdf2image: init at 0.1.13 #41741

Merged
merged 1 commit into from Jun 11, 2018

Conversation

Gerschtli
Copy link
Contributor

Motivation for this change

Inits python package pdf2image at version 0.1.13.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@FRidh
Copy link
Member

FRidh commented Jun 10, 2018

@GrahamcOfBorg build pythonPackages.pdf2image python3Packages.pdf2image

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: pythonPackages.pdf2image, python3Packages.pdf2image

Partial log (click to expand)

warning: no files found matching 'LICENSE.txt'
writing manifest file 'pdf2image.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
/nix/store/h7kn32gbxdh8bwcssmr9fz0ab0vg7xgp-python2.7-pdf2image-0.1.13
/nix/store/9jjwh4vfbdahfs3rr70p8048j4jlp5l1-python3.6-pdf2image-0.1.13

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: pythonPackages.pdf2image, python3Packages.pdf2image

Partial log (click to expand)

warning: no files found matching 'LICENSE.txt'
writing manifest file 'pdf2image.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
/nix/store/wwywqbgbpk618fny2gn07a89myxbk9ax-python2.7-pdf2image-0.1.13
/nix/store/3kgd8vw6liryh3m0agn2glhzd560w5h3-python3.6-pdf2image-0.1.13

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: pythonPackages.pdf2image, python3Packages.pdf2image

Partial log (click to expand)

                                                              ^
1 error generated.
[160/219] Linking CXX executable utils/pdffonts
[161/219] Building CXX object utils/CMakeFiles/pdfdetach.dir/parseargs.cc.o
[162/219] Building CXX object utils/CMakeFiles/pdfunite.dir/pdfunite.cc.o
ninja: build stopped: subcommand failed.
builder for '/nix/store/q86lvqzx0jrbpcj7zq02k3jbw34gn2mw-poppler-utils-0.65.0.drv' failed with exit code 1
cannot build derivation '/nix/store/b7n81480qhnk1lnc9b3vjr91mjza8clp-python2.7-pdf2image-0.1.13.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/wfx5ww0lw4bc0d27rdd92fbhngwc1ckh-python3.6-pdf2image-0.1.13.drv': 1 dependencies couldn't be built
error: build of '/nix/store/b7n81480qhnk1lnc9b3vjr91mjza8clp-python2.7-pdf2image-0.1.13.drv', '/nix/store/wfx5ww0lw4bc0d27rdd92fbhngwc1ckh-python3.6-pdf2image-0.1.13.drv' failed

@Gerschtli
Copy link
Contributor Author

The problem seems to be, that poppler_utils fails to build on darwin..

@Gerschtli
Copy link
Contributor Author

@ttuegel cc

@xeji
Copy link
Contributor

xeji commented Jun 11, 2018

poppler_utils failure on Darwin is a separate issue, see #41765

@xeji xeji merged commit a176f5e into NixOS:master Jun 11, 2018
@Gerschtli Gerschtli deleted the add/pythonPackages.pdf2image branch June 12, 2018 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants