#49006: wireshark @1.12.7 #error "Unknown number type, check LUA_NUMBER_* in luaconf.h" -----------------------+-------------------------------- Reporter: rpokala@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts Future Component: ports | Version: 2.3.3 Keywords: elcapitan | Port: wireshark -----------------------+-------------------------------- Building `wireshark' fails under OS X 10.11 Beta (15A243d), Xcode Version 7.0 beta 5 (7A176x) — current latest public beta of each The full build log is attached; the error is: {{{ :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 ^ :info:build 1 error generated. :info:build make[4]: *** [lua_bitop.lo] Error 1 :info:build make[4]: *** Waiting for unfinished jobs.... :info:build In file included from ./lrexlib_glib.c:199: :info:build ./lrexlib_algo.h:121:21: warning: implicit declaration of function 'luaL_optint' is invalid in C99 [-Wimplicit-function-declaration] :info:build int startoffset = luaL_optint(L, stackpos, 1); :info:build ^ :info:build 1 warning generated. :info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.12.7/epan/wslua' :info:build make[3]: *** [all] Error 2 :info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.12.7/epan/wslua' :info:build make[2]: *** [all-recursive] Error 1 :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.12.7/epan' :info:build make[1]: *** [all-recursive] Error 1 :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.12.7' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.12.7' :info:build 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 -j4 -w all :info:build Exit code: 2 :error:build org.macports.build for port wireshark returned: command execution failed }}} -- Ticket URL: <https://trac.macports.org/ticket/49006> MacPorts <https://www.macports.org/> Ports system for OS X