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.18.1 -> 0.19 #24238

Closed
wants to merge 1 commit into from
Closed

Conversation

pradeepchhetri
Copy link
Contributor

@pradeepchhetri pradeepchhetri commented Mar 23, 2017

Motivation for this change
Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • 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.

@mention-bot
Copy link

@pradeepchhetri, thanks for your PR! By analyzing the history of the files in this pull request, we identified @schneefux and @kamilchm to be potential reviewers.

Copy link
Contributor

@schneefux schneefux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build fails with

go/src/github.com/spf13/hugo/helpers/general.go:256: cannot use jwalterweatherman.FEEDBACK (type jwalterweatherman.Feedback) as type logPrinter in field value:
        jwalterweatherman.Feedback does not implement logPrinter (Println method has pointer receiver)
github.com/spf13/hugo/utils
# github.com/spf13/hugo/utils
go/src/github.com/spf13/hugo/utils/utils.go:24: undefined: jwalterweatherman.Notepad
go/src/github.com/spf13/hugo/utils/utils.go:39: undefined: jwalterweatherman.Notepad
github.com/spf13/hugo/helpers
# github.com/spf13/hugo/helpers
go/src/github.com/spf13/hugo/helpers/general.go:256: cannot use jwalterweatherman.FEEDBACK (type jwalterweatherman.Feedback) as type logPrinter in field value:
        jwalterweatherman.Feedback does not implement logPrinter (Println method has pointer receiver)
builder for/nix/store/7gc5374gl2iz0djyafjz2c8pyyms3v7f-hugo-0.19.drvfailed with exit code 12
error: build of/nix/store/7gc5374gl2iz0djyafjz2c8pyyms3v7f-hugo-0.19.drvfailed

on my machine

@joachifm
Copy link
Contributor

joachifm commented May 1, 2017

We're already on 0.20.6 on master, not sure what happened here but this is obsolete nevertheless. Sorry.

@joachifm joachifm closed this May 1, 2017
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

7 participants