Skip to content

Error: LuaRocks 3.11.0 bug - win32-x86_64 (fs_use_modules = true) (binary) - when installing a package that transitively depends on LuaFileSystem #1656

@mrcjkb

Description

@mrcjkb

Please fill out the following:

  • Platform:

    • win32-x86_64
  • LuaRocks version:

    • 3.11.0
  • Configuration file:

    • Default config
  • LuaRocks output from when the issue occurred:

https://gist.github.com/mrcjkb/ce8dfe66b4eff37092ca5bd396b193f9

(includes both verbose and non-verbose output)

  • Description:
    • Run on a Windows GitHub runner with this workflow file.
    • Trying to install a package, which has a build dependency, luarocks-build-treesitter-parser, which depends on LuaFileSystem.
    • For some reason, it seems to be looking for a lua 5.4 header, even though it's configured to install with lua 5.1;
      see this log line: Build error: Lua header lua.h found at D:/a/rocks-binaries-dev/rocks-binaries-dev/.lua/include does not match Lua version 5.4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions