You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build ncdns.goModules with nix-build --check or nix build --rebuild
Build log
error: builder for '/nix/store/kwnycmxfzfbpr41179imm6slybvwrmjh-ncdns-unstable-2022-10-07-go-modules.drv' failed with exit code 1;
last 10 log lines:
> go: found gopkg.in/hlandau/svcutils.v1/dupfd in gopkg.in/hlandau/svcutils.v1 v1.0.11
> go: found gopkg.in/hlandau/svcutils.v1/setuid in gopkg.in/hlandau/svcutils.v1 v1.0.11
> go: found github.com/erikdubbelboer/gspt in github.com/erikdubbelboer/gspt v0.0.0-20210805194459-ce36a5128377
> go: found github.com/namecoin/crosssignnameconstraint in github.com/namecoin/crosssignnameconstraint v0.0.3
> go: github.com/namecoin/x509-compressed/ncdns imports
> gopkg.in/hlandau/easyconfig.v1 imports
> gopkg.in/hlandau/easyconfig.v1/adaptflag imports
> gopkg.in/alecthomas/kingpin.v2: gopkg.in/alecthomas/kingpin.v2@v2.4.0: parsing go.mod:
> module declares its path as: github.com/alecthomas/kingpin/v2
> but was required as: gopkg.in/alecthomas/kingpin.v2
For full logs, run 'nix log /nix/store/kwnycmxfzfbpr41179imm6slybvwrmjh-ncdns-unstable-2022-10-07-go-modules.drv'.
Steps To Reproduce
Steps to reproduce the behavior:
nix-build --check
ornix build --rebuild
Build log
Additional context
Add any other context about the problem here.
Notify maintainers
@rnhmjoj
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: