[MacPorts] #63424: lua51-luarocks @3.7.0_1: Lua runtime panics

MacPorts noreply at macports.org
Sat Sep 4 01:13:49 UTC 2021


#63424: lua51-luarocks @3.7.0_1: Lua runtime panics
------------------------------+----------------------
  Reporter:  GarrettAlbright  |      Owner:  l2dy
      Type:  defect           |     Status:  assigned
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.7.1
Resolution:                   |   Keywords:
      Port:  lua51-luarocks   |
------------------------------+----------------------

Comment (by GarrettAlbright):

 And I just confirmed this can be replicated on my M1 MBA (so this isn't
 exclusive to the mini at my office) with no other ports installed except
 those necessary for `luarocks`:
 {{{
 Warhead ~% port installed
 No ports are installed.
 Warhead ~% sudo port selfupdate
 --->  Updating MacPorts base sources using rsync
 MacPorts base version 2.7.1 installed,
 MacPorts base version 2.7.1 downloaded.
 --->  Updating the ports tree
 --->  MacPorts base is already the latest version

 The ports tree has been updated. To upgrade your installed ports, you
 should run
   port upgrade outdated
 Warhead ~% sudo port install lua51-luarocks
 --->  Computing dependencies for lua51-luarocks
 The following dependencies will be installed:
  lua51
  luajit
  luarocks_select
  ncurses
  readline
 Continue? [Y/n]:
 --->  Fetching archive for ncurses
 […snip…]
 --->  Cleaning lua51-luarocks
 --->  Updating database of binaries
 --->  Scanning binaries for linking errors
 --->  No broken files found.
 --->  No broken ports found.
 --->  Some of the ports you installed have notes:
   lua51-luarocks has the following notes:
     To make this the default LuaRocks (i.e., the version run by the
 'luarocks' or 'luarocks-admin' commands), run:

         sudo port select --set luarocks lua51-luarocks
 Warhead ~% sudo port select --set luarocks lua51-luarocks
 Selecting 'lua51-luarocks' for 'luarocks' succeeded. 'lua51-luarocks' is
 now active.
 Warhead ~% luarocks
 PANIC: unprotected error in call to Lua API (7)
 Warhead 1 ~%
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/63424#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list