Opened 9 years ago
Closed 3 years ago
#49189 closed defect (fixed)
luarocks @2.0.13: Invalid Lua version in flag --lua-version
Reported by: | shiva@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: | luarocks |
Description
luarocks doesn't like the new lua 5.3 for the configure option. It requires just "lua" as a dependency which is 5.3 right now and doesn't take in account any of lua51 or lua52 if installed.
:debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_luarocks/luarocks/work/luarocks-2.0.13" && ./configure --prefix=/opt/local --with-lua=/opt/local --rocks-tree=/opt/local/share/luarocks --with-md5-checker=openssl --with-downloader=curl --lua-version=5.3 :info:configure Invalid Lua version in flag --lua-version. :info:configure :info:configure configure failed.
Attachments (1)
Change History (5)
Changed 9 years ago by shiva@…
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | luarocks added |
---|---|
Summary: | luarocks fails to configure on El Capitan → luarocks @2.0.13: Invalid Lua version in flag --lua-version |
comment:2 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Cc: | khindenburg@… added |
---|
comment:3 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Can you update and see if luarocks 2.2.2 works?
comment:4 Changed 3 years ago by l2dy (Zero King)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Cc Me!