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

hugo: 0.42.1 -> 0.46 #44363

Merged
merged 1 commit into from Aug 2, 2018
Merged

hugo: 0.42.1 -> 0.46 #44363

merged 1 commit into from Aug 2, 2018

Conversation

jfrankenau
Copy link
Member

@jfrankenau jfrankenau commented Aug 2, 2018

Motivation for this change

Update which includes support for SASS/SCSS.

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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

cc @schneefux

@xeji
Copy link
Contributor

xeji commented Aug 2, 2018

@GrahamcOfBorg build hugo

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: hugo

Partial log (click to expand)

find: '/nix/store/ahylm94npkm5r0a2r60r5nmjlslxga7j-hugo-0.46': No such file or directory
find: '/nix/store/ahylm94npkm5r0a2r60r5nmjlslxga7j-hugo-0.46': No such file or directory
find: '/nix/store/ahylm94npkm5r0a2r60r5nmjlslxga7j-hugo-0.46': No such file or directory
find: '/nix/store/ahylm94npkm5r0a2r60r5nmjlslxga7j-hugo-0.46': No such file or directory
find: '/nix/store/ahylm94npkm5r0a2r60r5nmjlslxga7j-hugo-0.46': No such file or directory
find: '/nix/store/ahylm94npkm5r0a2r60r5nmjlslxga7j-hugo-0.46': No such file or directory
find: '/nix/store/ahylm94npkm5r0a2r60r5nmjlslxga7j-hugo-0.46': No such file or directory
find: '/nix/store/ahylm94npkm5r0a2r60r5nmjlslxga7j-hugo-0.46': No such file or directory
find: '/nix/store/ahylm94npkm5r0a2r60r5nmjlslxga7j-hugo-0.46': No such file or directory
/nix/store/n6pjcgp4vdh1hdy0vfk0g263vd9m6hy8-hugo-0.46-bin

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: hugo

Partial log (click to expand)

github.com/gohugoio/hugo/tpl/time
github.com/gohugoio/hugo/tpl/images
github.com/gohugoio/hugo/tpl/transform
github.com/gohugoio/hugo/tpl/collections
github.com/bep/go-tocss/scss/libsass
github.com/gohugoio/hugo/resource/tocss/scss
github.com/gohugoio/hugo/tpl/resources
github.com/gohugoio/hugo/tpl/tplimpl
builder for '/nix/store/qyn314chg364bbn4q95qjaz929zplzqw-hugo-0.46.drv' failed with exit code 17
error: build of '/nix/store/qyn314chg364bbn4q95qjaz929zplzqw-hugo-0.46.drv' failed

@xeji
Copy link
Contributor

xeji commented Aug 2, 2018

aarch64 error seems to be due to process limits on the builder:

runtime: failed to create new OS thread (have 12 already; errno=11)
runtime: may need to increase max user processes (ulimit -u)

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: hugo

Partial log (click to expand)

installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/zzbv7xdby3aswsp1ak8qfxa4za46i5py-hugo-0.46-bin
shrinking /nix/store/zzbv7xdby3aswsp1ak8qfxa4za46i5py-hugo-0.46-bin/bin/hugo
strip is /nix/store/1hi76hr87bd1y1q1qjk0lv8nmcjip1c8-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/zzbv7xdby3aswsp1ak8qfxa4za46i5py-hugo-0.46-bin/bin
patching script interpreter paths in /nix/store/zzbv7xdby3aswsp1ak8qfxa4za46i5py-hugo-0.46-bin
checking for references to /build in /nix/store/zzbv7xdby3aswsp1ak8qfxa4za46i5py-hugo-0.46-bin...
strip is /nix/store/1hi76hr87bd1y1q1qjk0lv8nmcjip1c8-binutils-2.30/bin/strip
/nix/store/zzbv7xdby3aswsp1ak8qfxa4za46i5py-hugo-0.46-bin

@xeji
Copy link
Contributor

xeji commented Aug 2, 2018

Not much we can do about aarch64 failure on ofborg, so let's merge and see if it builds on Hydra.

@xeji xeji merged commit 81e6507 into NixOS:master Aug 2, 2018
@jfrankenau jfrankenau deleted the update-hugo branch August 3, 2018 15:23
shdpl pushed a commit to shdpl/nixpkgs that referenced this pull request Nov 16, 2018
shdpl added a commit to shdpl/nixpkgs that referenced this pull request Nov 18, 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

3 participants