tce-load -i compiletc perl5 python gtk3-dev libpcap-dev libnl-dev gnutls-dev libgcrypt-dev lua-5.3-dev sbc-dev c-ares-dev portaudio-dev libssh-dev libgeoip-dev cd wireshark-2.2.1 patch -Np1 -i ../wireshark-2.2.1-lua_5_3_1-1.patch CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var --with-ssl find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make [11m 32.62s] sudo make install CPPFLAGS: -D_FORTIFY_SOURCE=2 CFLAGS: -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -fno-delete-null-pointer-checks -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -Wc++-compat -Wdeclaration-after-statement -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wlogical-op -Wjump-misses-init -fexcess-precision=fast -fvisibility=hidden -g -O2 CXXFLAGS: -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -fno-strict-overflow -fno-delete-null-pointer-checks -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wpragmas -Wno-overlength-strings -Wno-long-long -fexcess-precision=fast -fvisibility=hidden -g -O2 LDFLAGS: -Wl,--as-needed LIBS: -llua -lz -lm The Wireshark package has been configured with the following options: GLib version : v2.50.0 Build wireshark : no Build wireshark-gtk : yes (with GTK+ v3.22.0) Build tshark : yes Build tfshark : no Build capinfos : yes Build captype : yes Build editcap : yes Build dumpcap : yes Build mergecap : yes Build reordercap : yes Build text2pcap : yes Build randpkt : yes Build dftest : yes Build rawshark : yes Build androiddump : yes Build sshdump : yes Build ciscodump : yes Build randpktdump : yes Build echld : no Save files as pcap-ng by default : yes Install dumpcap with capabilities : no Install dumpcap setuid : no Use dumpcap group : (none) Use plugins : yes Use external capture sources : yes Use Lua library : yes Build Qt RTP player : no Build GTK+ RTP player : yes Build profile binaries : no Use pcap library : yes Use zlib library : yes Use kerberos library : no Use c-ares library : yes Use SMI MIB library : no Use GNU gcrypt library : yes Use SSL crypto library : yes Use GnuTLS library : yes Use POSIX capabilities library : no Use GeoIP library : yes Use libssh library : yes Have ssh_userauth_agent : yes Use nl library : yes (v3) Use SBC codec library : yes