Opened 8 years ago

Closed 8 years ago

#49315 closed defect (duplicate)

wireshark @1.12.8 update fails with lua 5.3

Reported by: dershow Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: opendarwin.org@…
Port: wireshark

Description (last modified by ryandesign (Ryan Carsten Schmidt))

The upgrade of wireshark from 1.12.7 to 1.12.8 is failing for me. I am just using the default variants, so it is not the same issue as this one: #49311 I have attached a log of my build failure.

Attachments (1)

main.log (154.2 KB) - added by dershow 8 years ago.

Download all attachments as: .zip

Change History (2)

Changed 8 years ago by dershow

Attachment: main.log added

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

Description: modified (diff)
Resolution: duplicate
Status: newclosed
Summary: wireshark 1.12.8 update faileswireshark @1.12.8 update fails with lua 5.3

The log says:

:info:build ./lua_bitop.c:85:2: error: "Unknown number type, check LUA_NUMBER_* in luaconf.h"
:info:build #error "Unknown number type, check LUA_NUMBER_* in luaconf.h"
:info:build  ^

so this is a duplicate of #48835.

lua was removed from wireshark's default variants until this is fixed, so if you don't need lua support you can just "sudo port clean wireshark" and "sudo port install wireshark".

Note: See TracTickets for help on using tickets.