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

poppler: 0.64.0 -> 0.65.0 #40786

Merged
merged 1 commit into from May 22, 2018
Merged

poppler: 0.64.0 -> 0.65.0 #40786

merged 1 commit into from May 22, 2018

Conversation

bhipple
Copy link
Contributor

@bhipple bhipple commented May 19, 2018

Motivation for this change

Upgrading to the latest released version

Things done
nix build nixpkgs.poppler nixpkgs.cups-filters
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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.

@bhipple
Copy link
Contributor Author

bhipple commented May 19, 2018

@GrahamcOfBorg build poppler cups-filters

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: poppler, cups-filters

Partial log (click to expand)

/nix/store/zbbr7d89q6n5nr2c3c5hlc04ismpylny-cups-filters-1.20.3/lib/cups/filter/.rastertopclm-wrapped: interpreter directive changed from "/bin/sh" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/sh"
/nix/store/zbbr7d89q6n5nr2c3c5hlc04ismpylny-cups-filters-1.20.3/lib/cups/filter/.textbrftoindexv3-wrapped: interpreter directive changed from "/bin/bash" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/bash"
/nix/store/zbbr7d89q6n5nr2c3c5hlc04ismpylny-cups-filters-1.20.3/lib/cups/filter/.texttobrf-wrapped: interpreter directive changed from "/bin/bash" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/bash"
/nix/store/zbbr7d89q6n5nr2c3c5hlc04ismpylny-cups-filters-1.20.3/lib/cups/filter/.texttops-wrapped: interpreter directive changed from "/bin/sh" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/sh"
/nix/store/zbbr7d89q6n5nr2c3c5hlc04ismpylny-cups-filters-1.20.3/lib/cups/filter/.vectortobrf-wrapped: interpreter directive changed from "/bin/bash" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/bash"
/nix/store/zbbr7d89q6n5nr2c3c5hlc04ismpylny-cups-filters-1.20.3/lib/cups/filter/.vectortopdf-wrapped: interpreter directive changed from "/bin/bash" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/bash"
checking for references to /build in /nix/store/zbbr7d89q6n5nr2c3c5hlc04ismpylny-cups-filters-1.20.3...
moving /nix/store/zbbr7d89q6n5nr2c3c5hlc04ismpylny-cups-filters-1.20.3/sbin/* to /nix/store/zbbr7d89q6n5nr2c3c5hlc04ismpylny-cups-filters-1.20.3/bin
/nix/store/aa46ivs7xk1yzb10cnx5ib5gn3dr2bhr-poppler-glib-0.65.0
/nix/store/zbbr7d89q6n5nr2c3c5hlc04ismpylny-cups-filters-1.20.3

@bhipple
Copy link
Contributor Author

bhipple commented May 19, 2018

@GrahamcOfBorg build poppler_data

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: poppler_data

Partial log (click to expand)

-- Installing: /nix/store/68x8gyvcdgh0dbwlng73qhx0kcbapaj4-poppler-data-0.4.9/share/poppler/cidToUnicode/Adobe-GB1
-- Installing: /nix/store/68x8gyvcdgh0dbwlng73qhx0kcbapaj4-poppler-data-0.4.9/share/poppler/cidToUnicode/Adobe-CNS1
-- Installing: /nix/store/68x8gyvcdgh0dbwlng73qhx0kcbapaj4-poppler-data-0.4.9/share/poppler/cidToUnicode/Adobe-Japan1
-- Installing: /nix/store/68x8gyvcdgh0dbwlng73qhx0kcbapaj4-poppler-data-0.4.9/share/poppler/cidToUnicode/Adobe-Korea1
-- Installing: /nix/store/68x8gyvcdgh0dbwlng73qhx0kcbapaj4-poppler-data-0.4.9/share/pkgconfig/poppler-data.pc
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/68x8gyvcdgh0dbwlng73qhx0kcbapaj4-poppler-data-0.4.9
strip is /nix/store/jk6j4lh9v5mvjdbdc35sj0zffhhf6s56-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/68x8gyvcdgh0dbwlng73qhx0kcbapaj4-poppler-data-0.4.9
checking for references to /build in /nix/store/68x8gyvcdgh0dbwlng73qhx0kcbapaj4-poppler-data-0.4.9...

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: poppler_data

Partial log (click to expand)

/nix/store/vcpqkfixqx9gdd3mf07lqil5q7kivlfm-poppler-data-0.4.9

@matthewbauer
Copy link
Member

Can you rebase off of staging? 0.64.0 is already included.

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: poppler, cups-filters

Partial log (click to expand)

/nix/store/ff3cwb9q66x9lpyz606cx07bdri813gd-cups-filters-1.20.3/lib/cups/filter/.imagetops-wrapped: interpreter directive changed from "/bin/sh" to "/nix/store/l4w7xwjy2nmk31fl5kgyy7gg8z7l9n8z-bash-4.4-p19/bin/sh"
/nix/store/ff3cwb9q66x9lpyz606cx07bdri813gd-cups-filters-1.20.3/lib/cups/filter/.imagetobrf-wrapped: interpreter directive changed from "/bin/bash" to "/nix/store/l4w7xwjy2nmk31fl5kgyy7gg8z7l9n8z-bash-4.4-p19/bin/bash"
/nix/store/ff3cwb9q66x9lpyz606cx07bdri813gd-cups-filters-1.20.3/lib/cups/filter/.gstopxl-wrapped: interpreter directive changed from "/bin/sh" to "/nix/store/l4w7xwjy2nmk31fl5kgyy7gg8z7l9n8z-bash-4.4-p19/bin/sh"
/nix/store/ff3cwb9q66x9lpyz606cx07bdri813gd-cups-filters-1.20.3/lib/cups/filter/.gstopdf-wrapped: interpreter directive changed from "/bin/sh" to "/nix/store/l4w7xwjy2nmk31fl5kgyy7gg8z7l9n8z-bash-4.4-p19/bin/sh"
/nix/store/ff3cwb9q66x9lpyz606cx07bdri813gd-cups-filters-1.20.3/lib/cups/filter/.brftopagedbrf-wrapped: interpreter directive changed from "/bin/bash" to "/nix/store/l4w7xwjy2nmk31fl5kgyy7gg8z7l9n8z-bash-4.4-p19/bin/bash"
/nix/store/ff3cwb9q66x9lpyz606cx07bdri813gd-cups-filters-1.20.3/lib/cups/filter/.brftoembosser-wrapped: interpreter directive changed from "/bin/bash" to "/nix/store/l4w7xwjy2nmk31fl5kgyy7gg8z7l9n8z-bash-4.4-p19/bin/bash"
checking for references to /build in /nix/store/ff3cwb9q66x9lpyz606cx07bdri813gd-cups-filters-1.20.3...
moving /nix/store/ff3cwb9q66x9lpyz606cx07bdri813gd-cups-filters-1.20.3/sbin/* to /nix/store/ff3cwb9q66x9lpyz606cx07bdri813gd-cups-filters-1.20.3/bin
/nix/store/bjpg8ni9y5g4kdsn2pfihcg1rdxmyggf-poppler-glib-0.65.0
/nix/store/ff3cwb9q66x9lpyz606cx07bdri813gd-cups-filters-1.20.3

@bhipple bhipple changed the base branch from master to staging May 19, 2018 20:00
@bhipple bhipple changed the title poppler: 0.63.0 -> 0.65.0 poppler: 0.64.0 -> 0.65.0 May 19, 2018
@bhipple
Copy link
Contributor Author

bhipple commented May 19, 2018

Sorry for the spam; I messed up my rebase and pulled in a bunch of other commits. Fixed now.

Thanks for the heads up on the staging branch; I have to remember to check that in addition to master before doing upgrades!

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: poppler

Partial log (click to expand)

shrinking /nix/store/k13kkn6jgk69rjdarg1ggrw1y8dncb4b-poppler-glib-0.65.0/lib/libpoppler-cpp.so.0.5.0
strip is /nix/store/mgyvr3kil9qv0mywikpi0dbli061bpg4-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/k13kkn6jgk69rjdarg1ggrw1y8dncb4b-poppler-glib-0.65.0/lib
patching script interpreter paths in /nix/store/k13kkn6jgk69rjdarg1ggrw1y8dncb4b-poppler-glib-0.65.0
checking for references to /build in /nix/store/k13kkn6jgk69rjdarg1ggrw1y8dncb4b-poppler-glib-0.65.0...
shrinking RPATHs of ELF executables and libraries in /nix/store/xq0sbz8x5ccs6l3dwczgqxryriy4pl9x-poppler-glib-0.65.0-dev
strip is /nix/store/mgyvr3kil9qv0mywikpi0dbli061bpg4-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/xq0sbz8x5ccs6l3dwczgqxryriy4pl9x-poppler-glib-0.65.0-dev/lib
patching script interpreter paths in /nix/store/xq0sbz8x5ccs6l3dwczgqxryriy4pl9x-poppler-glib-0.65.0-dev
checking for references to /build in /nix/store/xq0sbz8x5ccs6l3dwczgqxryriy4pl9x-poppler-glib-0.65.0-dev...

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: poppler

Partial log (click to expand)

strip is /nix/store/8yfik687kfccisxnad42j19lfb7ij9b4-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/qz29b2zg7vlzrlm4l1548qx4si305rbr-poppler-glib-0.65.0/lib
patching script interpreter paths in /nix/store/qz29b2zg7vlzrlm4l1548qx4si305rbr-poppler-glib-0.65.0
checking for references to /build in /nix/store/qz29b2zg7vlzrlm4l1548qx4si305rbr-poppler-glib-0.65.0...
shrinking RPATHs of ELF executables and libraries in /nix/store/206sl5nij9h2bpndiwn93gn0yji3nb75-poppler-glib-0.65.0-dev
strip is /nix/store/8yfik687kfccisxnad42j19lfb7ij9b4-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/206sl5nij9h2bpndiwn93gn0yji3nb75-poppler-glib-0.65.0-dev/lib
patching script interpreter paths in /nix/store/206sl5nij9h2bpndiwn93gn0yji3nb75-poppler-glib-0.65.0-dev
checking for references to /build in /nix/store/206sl5nij9h2bpndiwn93gn0yji3nb75-poppler-glib-0.65.0-dev...
/nix/store/qz29b2zg7vlzrlm4l1548qx4si305rbr-poppler-glib-0.65.0

@xeji xeji merged commit a7ab884 into NixOS:staging May 22, 2018
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