[MacPorts] #48835: wireshark @1.12.7: Build fails with default variant +lua

MacPorts noreply at macports.org
Sat Sep 12 14:22:39 PDT 2015


#48835: wireshark @1.12.7: Build fails with default variant +lua
-----------------------------+--------------------------------
 Reporter:  md14-macports@…  |      Owner:  macports-tickets@…
     Type:  defect           |     Status:  new
 Priority:  Normal           |  Milestone:
Component:  ports            |    Version:  2.3.3
 Keywords:                   |       Port:  wireshark
-----------------------------+--------------------------------
 Building wireshark @1.12.7 fails after the upgrade to lua @5.3.1.

 {{{
 $ sudo port -vs install wireshark
 ...
   CC       lua_bitop.lo
   CC       lrexlib.lo
   CC       lrexlib_glib.lo
   CC       lrexlib_glib_f.lo
   CC       wslua_tvb.lo
   CC       wslua_proto.lo
   CC       wslua_int64.lo
   CC       wslua_tree.lo
 ./lua_bitop.c:85:2: error: "Unknown number type, check LUA_NUMBER_* in
 luaconf.h"
 #error "Unknown number type, check LUA_NUMBER_* in luaconf.h"
  ^
 1 error generated.
 make[4]: *** [lua_bitop.lo] Error 1
 ...
 Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.12.7"
 && /usr/bin/make -j8 -w all
 Exit code: 2
 Error: org.macports.build for port wireshark returned: command execution
 failed
 Warning: targets not executed for wireshark: org.macports.activate
 org.macports.build org.macports.destroot org.macports.install
 Please see the log file for port wireshark for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/main.log
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: Processing of port wireshark failed
 }}}

 The build succeeds if the lua variant is disabled:

 {{{
 $ sudo port -vs install wireshark -lua
 }}}

 For a similar issue with gnuplot and lua, see #48826.

-- 
Ticket URL: <https://trac.macports.org/ticket/48835>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list