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)

main.log (12.3 KB) - added by shiva@… 9 years ago.

Download all attachments as: .zip

Change History (5)

Changed 9 years ago by shiva@…

Attachment: main.log added

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Port: luarocks added
Summary: luarocks fails to configure on El Capitanluarocks @2.0.13: Invalid Lua version in flag --lua-version

comment:2 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:3 Changed 8 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: newclosed
Note: See TracTickets for help on using tickets.