Skip to content

Build failure: vimplugin-go.nvim #476883

@vendion

Description

@vendion

Nixpkgs version

  • Unstable (26.05)

Steps to reproduce

Install vimplugin-go.nvim

Can Hydra reproduce this build failure?

Hydra doesn’t try to build the package.

Link to Hydra build job

No response

Relevant log output

structuredAttrs is enabled
Sourcing vim-gen-doc-hook
Sourcing vim-command-check-hook.sh
Using vimCommandCheckHook
Sourcing neovim-require-check-hook.sh
Using neovimRequireCheckHook
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/ym8x3fr8s5m0j3l4vpkcd2cyk6hld6dx-source
source root is source
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
Running phase: checkPhase
@nix { "action": "setPhase", "phase": "checkPhase" }
no Makefile or custom checkPhase, doing nothing
Running phase: installPhase
@nix { "action": "setPhase", "phase": "installPhase" }
Running phase: fixupPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
Executing vimPluginGenTags
Building help tags
Finished executing vimPluginGenTags
shrinking RPATHs of ELF executables and libraries in /nix/store/ykr15p3a0xnhij7s3wsyd9qa43qag4ma-vimplugin-go.nvim-0.10.4-unstable-2025-12-01
checking for references to /build/ in /nix/store/ykr15p3a0xnhij7s3wsyd9qa43qag4ma-vimplugin-go.nvim-0.10.4-unstable-2025-12-01...
patching script interpreter paths in /nix/store/ykr15p3a0xnhij7s3wsyd9qa43qag4ma-vimplugin-go.nvim-0.10.4-unstable-2025-12-01
Running phase: vimCommandCheckHook
@nix { "action": "setPhase", "phase": "vimCommandCheckHook" }
Executing vimCommandCheckHook
Running phase: neovimRequireCheckHook
@nix { "action": "setPhase", "phase": "neovimRequireCheckHook" }
Executing neovimRequireCheckHook
nvimRequireCheck is empty; entering discovery mode
Running module discovery in source directory...
init.lua
lua/go.lua
lua/go/alt_getopt.lua
lua/go/alternate.lua
lua/go/asyncmake.lua
lines 1-44...skipping...
structuredAttrs is enabled
Sourcing vim-gen-doc-hook
structuredAttrs is enabled
Sourcing vim-gen-doc-hook
structuredAttrs is enabled
Sourcing vim-gen-doc-hook
Sourcing vim-command-check-hook.sh
Using vimCommandCheckHook
Sourcing neovim-require-check-hook.sh
Using neovimRequireCheckHook
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/ym8x3fr8s5m0j3l4vpkcd2cyk6hld6dx-source
source root is source
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
Running phase: checkPhase
@nix { "action": "setPhase", "phase": "checkPhase" }
no Makefile or custom checkPhase, doing nothing
Running phase: installPhase
@nix { "action": "setPhase", "phase": "installPhase" }
Running phase: fixupPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
Executing vimPluginGenTags
Building help tags
Finished executing vimPluginGenTags
shrinking RPATHs of ELF executables and libraries in /nix/store/ykr15p3a0xnhij7s3wsyd9qa43qag4ma-vimplugin-go.nvim-0.10.4-unstable-2025-12-01
checking for references to /build/ in /nix/store/ykr15p3a0xnhij7s3wsyd9qa43qag4ma-vimplugin-go.nvim-0.10.4-unstable-2025-12-01...
patching script interpreter paths in /nix/store/ykr15p3a0xnhij7s3wsyd9qa43qag4ma-vimplugin-go.nvim-0.10.4-unstable-2025-12-01
Running phase: vimCommandCheckHook
@nix { "action": "setPhase", "phase": "vimCommandCheckHook" }
Executing vimCommandCheckHook
Running phase: neovimRequireCheckHook
@nix { "action": "setPhase", "phase": "neovimRequireCheckHook" }
Executing neovimRequireCheckHook
nvimRequireCheck is empty; entering discovery mode
Running module discovery in source directory...
init.lua
lua/go.lua
lua/go/alt_getopt.lua
lua/go/alternate.lua
lua/go/asyncmake.lua
...skipping...
  - go.dap
  - go.enum
  - go.env
  - go.godoc
  - go.goget
  - go.gomvp
  - go.gopls
  - go.gopls_impl
  - go.gotestsum
  - go.gotool
  - go.govulncheck
  - go.health
  - go.iferr
  - go.iferr_highlight
  - go.impl
  - go.install
  - go.json2struct
  - go.keybind
  - go.launch
  - go.list
  - go.lsp
  - go.lsp_diag
  - go.mockgen
  - go.mod
  - go.null_ls
  - go.package
  - go.reftool
  - go.rename
  - go.runner
  - go.template.gonew
  - go.template.init
  - go.term
  - go.ts.textobjects
  - go.utils
  - go.work
  - snips.all
All lua modules were checked.

Require check failed for the following modules:
  - go.fixplurals
  - go.ts.utils

Checkout https://nixos.org/manual/nixpkgs/unstable/#testing-neovim-plugins-neovim-require-check
======================================================

Additional context

Currently Hydra search is returning a 500 error so I don't know if Hydra actually trys to build this or not.

System metadata

  • system: "x86_64-linux"
  • host os: Linux 6.17.12-xanmod1, NixOS, 26.05 (Yarara), 26.05.20251218.c6245e8
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.31.2+2
  • nixpkgs: /nix/store/24b29jfv23y9mh5ib7a5yljcgm0n65kw-source

Notify maintainers


Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)

I assert that this issue is relevant for Nixpkgs

Is this issue important to you?

Add a 👍 reaction to issues you find important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions