Changes between Initial Version and Version 1 of Ticket #49315


Ignore:
Timestamp:
Oct 16, 2015, 7:07:45 PM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

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".

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49315

    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Summary changed from wireshark 1.12.8 update failes to wireshark @1.12.8 update fails with lua 5.3
  • Ticket #49315 – Description

    initial v1  
    1 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:  [https://trac.macports.org/ticket/49311]
     1The 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
    22I have attached a log of my build failure.