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.46 -> 0.47 #45277

Merged
merged 1 commit into from Aug 18, 2018
Merged

hugo: 0.46 -> 0.47 #45277

merged 1 commit into from Aug 18, 2018

Conversation

jfrankenau
Copy link
Member

Motivation for this change

https://gohugo.io/news/0.47-relnotes/

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

@Mic92
Copy link
Member

Mic92 commented Aug 18, 2018

@GrahamcOfBorg build hugo

@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/transform
github.com/gohugoio/hugo/tpl/strings
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
github.com/gohugoio/hugo/hugolib
builder for '/nix/store/yhzjvms5972vxi73k48fqma2hkryhwb9-hugo-0.47.drv' failed with exit code 39
error: build of '/nix/store/yhzjvms5972vxi73k48fqma2hkryhwb9-hugo-0.47.drv' failed

@Mic92
Copy link
Member

Mic92 commented Aug 18, 2018

aarch64 looks like an resource problem on the build machine.

@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/lxj1xjvzy2d2zaqrdm9alm3gxa5bxxl0-hugo-0.47-bin
shrinking /nix/store/lxj1xjvzy2d2zaqrdm9alm3gxa5bxxl0-hugo-0.47-bin/bin/hugo
strip is /nix/store/553rihc190vsyy8b22iqcq25a6489h8y-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/lxj1xjvzy2d2zaqrdm9alm3gxa5bxxl0-hugo-0.47-bin/bin
patching script interpreter paths in /nix/store/lxj1xjvzy2d2zaqrdm9alm3gxa5bxxl0-hugo-0.47-bin
checking for references to /build in /nix/store/lxj1xjvzy2d2zaqrdm9alm3gxa5bxxl0-hugo-0.47-bin...
strip is /nix/store/553rihc190vsyy8b22iqcq25a6489h8y-binutils-2.30/bin/strip
/nix/store/lxj1xjvzy2d2zaqrdm9alm3gxa5bxxl0-hugo-0.47-bin

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: hugo

Partial log (click to expand)

find: '/nix/store/1a0l8kn5mpfnmzsn5y396993bgcaznwn-hugo-0.47': No such file or directory
find: '/nix/store/1a0l8kn5mpfnmzsn5y396993bgcaznwn-hugo-0.47': No such file or directory
find: '/nix/store/1a0l8kn5mpfnmzsn5y396993bgcaznwn-hugo-0.47': No such file or directory
find: '/nix/store/1a0l8kn5mpfnmzsn5y396993bgcaznwn-hugo-0.47': No such file or directory
find: '/nix/store/1a0l8kn5mpfnmzsn5y396993bgcaznwn-hugo-0.47': No such file or directory
find: '/nix/store/1a0l8kn5mpfnmzsn5y396993bgcaznwn-hugo-0.47': No such file or directory
find: '/nix/store/1a0l8kn5mpfnmzsn5y396993bgcaznwn-hugo-0.47': No such file or directory
find: '/nix/store/1a0l8kn5mpfnmzsn5y396993bgcaznwn-hugo-0.47': No such file or directory
find: '/nix/store/1a0l8kn5mpfnmzsn5y396993bgcaznwn-hugo-0.47': No such file or directory
/nix/store/k5fwshanh1npyfrmamyrgj4khccmiksr-hugo-0.47-bin

@Mic92 Mic92 merged commit e2915ce into NixOS:master Aug 18, 2018
@jfrankenau jfrankenau deleted the update-hugo branch August 18, 2018 20:20
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