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.47 -> 0.47.1 #45419

Merged
merged 1 commit into from Aug 21, 2018
Merged

hugo: 0.47 -> 0.47.1 #45419

merged 1 commit into from Aug 21, 2018

Conversation

jfrankenau
Copy link
Member

Motivation for this change

https://gohugo.io/news/0.47.1-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

@xeji
Copy link
Contributor

xeji commented Aug 21, 2018

@GrahamcOfBorg build hugo

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

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: hugo

Partial log (click to expand)

github.com/alecthomas/chroma/lexers/c
github.com/alecthomas/chroma/lexers/h
github.com/alecthomas/chroma/lexers/circular
github.com/alecthomas/chroma/lexers/g
github.com/alecthomas/chroma/lexers/m
github.com/alecthomas/chroma/lexers/s
github.com/alecthomas/chroma/lexers
github.com/bep/go-tocss/scss/libsass
builder for '/nix/store/c48b66qs1rkw0xr3kxziiv4cdhrdzs5z-hugo-0.47.1.drv' failed with exit code 49
error: build of '/nix/store/c48b66qs1rkw0xr3kxziiv4cdhrdzs5z-hugo-0.47.1.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: hugo

Partial log (click to expand)

find: '/nix/store/a2447zyk7682jf6grzcq84ya0vnl09mg-hugo-0.47.1': No such file or directory
find: '/nix/store/a2447zyk7682jf6grzcq84ya0vnl09mg-hugo-0.47.1': No such file or directory
find: '/nix/store/a2447zyk7682jf6grzcq84ya0vnl09mg-hugo-0.47.1': No such file or directory
find: '/nix/store/a2447zyk7682jf6grzcq84ya0vnl09mg-hugo-0.47.1': No such file or directory
find: '/nix/store/a2447zyk7682jf6grzcq84ya0vnl09mg-hugo-0.47.1': No such file or directory
find: '/nix/store/a2447zyk7682jf6grzcq84ya0vnl09mg-hugo-0.47.1': No such file or directory
find: '/nix/store/a2447zyk7682jf6grzcq84ya0vnl09mg-hugo-0.47.1': No such file or directory
find: '/nix/store/a2447zyk7682jf6grzcq84ya0vnl09mg-hugo-0.47.1': No such file or directory
find: '/nix/store/a2447zyk7682jf6grzcq84ya0vnl09mg-hugo-0.47.1': No such file or directory
/nix/store/l9pf46k0d5dyb429ldqr2jy7wmwcdzh5-hugo-0.47.1-bin

@xeji
Copy link
Contributor

xeji commented Aug 21, 2018

aarch64 failure looks like it is caused by a system limitation on the builder machine:

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

Should be ok on hydra.

@xeji xeji merged commit 78c8520 into NixOS:master Aug 21, 2018
@jfrankenau jfrankenau deleted the update-hugo branch August 22, 2018 13:18
@mbode mbode mentioned this pull request Oct 6, 2018
9 tasks
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