From owner-freebsd-pkg-fallout@freebsd.org Sun Oct 16 01:43:45 2016 Return-Path: Delivered-To: freebsd-pkg-fallout@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1CFB2C126FB for ; Sun, 16 Oct 2016 01:43:45 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 0B7BEF00 for ; Sun, 16 Oct 2016 01:43:45 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 0ABA3C126FA; Sun, 16 Oct 2016 01:43:45 +0000 (UTC) Delivered-To: pkg-fallout@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0778FC126F9 for ; Sun, 16 Oct 2016 01:43:45 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy6.nyi.freebsd.org (beefy6.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A1A0DEFF; Sun, 16 Oct 2016 01:43:44 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy6.nyi.freebsd.org (localhost [127.0.0.1]) by beefy6.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id u9G1hhVM035025; Sun, 16 Oct 2016 01:43:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy6.nyi.freebsd.org (8.15.2/8.15.2/Submit) id u9G1hhl9035024; Sun, 16 Oct 2016 01:43:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sun, 16 Oct 2016 01:43:43 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201610160143.u9G1hhl9035024@beefy6.nyi.freebsd.org> To: marcus@FreeBSD.org Subject: [package - 101amd64-default][net/wireshark] Failed for wireshark-2.2.0 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Oct 2016 01:43:45 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: marcus@FreeBSD.org Last committer: marcus@FreeBSD.org Ident: $FreeBSD: head/net/wireshark/Makefile 423975 2016-10-14 14:53:55Z marcus $ Log URL: http://beefy6.nyi.freebsd.org/data/101amd64-default/424036/logs/wireshark-2.2.0.log Build URL: http://beefy6.nyi.freebsd.org/build.html?mastername=101amd64-default&build=424036 Log: ====>> Building net/wireshark build started at Sun Oct 16 01:35:01 UTC 2016 port directory: /usr/ports/net/wireshark building for: FreeBSD 101amd64-default-job-18 10.1-RELEASE-p40 FreeBSD 10.1-RELEASE-p40 amd64 maintained by: marcus@FreeBSD.org Makefile ident: $FreeBSD: head/net/wireshark/Makefile 423975 2016-10-14 14:53:55Z marcus $ Poudriere version: 3.1.14 Host OSVERSION: 1200005 Jail OSVERSION: 1001000 ---Begin Environment--- SHELL=/bin/csh UNAME_v=FreeBSD 10.1-RELEASE-p40 UNAME_r=10.1-RELEASE-p40 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 ARCH=amd64 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/101amd64-default/ref UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ POUDRIERE_BUILD_TYPE=bulk PKGNAME=wireshark-2.2.0 OSREL=10.1 _OSRELEASE=10.1-RELEASE-p40 PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=24 PWD=/usr/local/poudriere/data/.m/101amd64-default/ref/.p/pool HAVE_COMPAT_IA32_KERN=YES OPSYS=FreeBSD MASTERNAME=101amd64-default SCRIPTPREFIX=/usr/local/share/poudriere _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun USER=root HOME=/root POUDRIERE_VERSION=3.1.14 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh CONFIGURE_MAX_CMD_LEN=262144 LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes _JAVA_OS_LIST_REGEXP=native\|linux OSVERSION=1001000 ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for wireshark-2.2.0: DECRYPT=on: Decryption support for SSL and IPSec GEOIP=on: GeoIP IP location support IPV6=on: IPv6 protocol support LUA=off: Lua scripting language support RTP=off: Enable support for playing back RTP streams SNMP=on: SNMP network protocol support ====> Kerberos dissection support: you have to select exactly one of them KRB_BASE=on: Kerberos support via base system KRB_HEIMDAL=off: Kerberos support via security/heimdal KRB_MIT=off: Kerberos support via security/krb5 KRB_NONE=off: Disable Kerberos support ====> Asynchronous DNS lookup support: you can only select none or one of them ADNS=on: Asynchronous DNS resolution via GNU adns CARES=off: Asynchronous DNS resolution via c-ares ====> GUI (Graphical User Interface) support: you can only select none or one of them GTK2=off: GTK+ 2 GUI toolkit support GTK3=on: GTK+ 3 GUI toolkit support QT5=off: Qt 5 toolkit support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --program-transform-name="" --with-ssl=/usr --with-gnutls --with-gcrypt --with-geoip --enable-ipv6 --without-lua --without-portaudio --with-libsmi --with-krb5 --with-adns --without-c-ares --without-gtk2 --with-gtk3 --without-qt --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- KRB5_CONFIG=/usr/bin/krb5-config MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/net/wireshark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/wireshark/work HOME=/wrkdirs/usr/ports/net/wireshark/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net/wireshark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/wireshark/work HOME=/wrkdirs/usr/ports/net/wireshark/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTVERSION=2.2.0 CAPINFOS=bin/capinfos CAPINFOS_MAN="" CAPINFOS_LIB="" EDITCAP=bin/editcap EDITCAP_MAN="" EDITCAP_LIB="" MERGECAP=bin/mergecap MERGECAP_MAN="" MERGECAP_LIB="" RAWSHARK=bin/rawshark RAWSHARK_MAN="" RAWSHARK_LIB="" TEXT2PCAP=bin/text2pcap TEXT2PCAP_MAN="" TEXT2PCAP_LIB="" DFTEST=bin/dftest DFTEST_MAN="" DFTEST_LIB="" RANDPKT=bin/randpkt RANDPKT_MAN="" RANDPKT_LIB="" REORDERCAP=bin/reordercap REORDERCAP_MAN="" REORDERCAP_LIB="" CAPTYPE=bin/captype CAPTYPE_MAN="" CAPTYPE_LIB="" ANDROIDDUMP=bin/androiddump ANDROIDDUMP_MAN="" ANDROIDDUMP_LIB="" RANDPKTDUMP=bin/randpktdump RANDPKTDUMP_MAN="" RANDPKTDUMP_LIB="" DECRYPT="" NO_DECRYPT="@comment " GEOIP="" NO_GEOIP="@comment " IPV6="" NO_IPV6="@comment " LUA="@comment " NO_LUA="" RTP="@comment " NO_RTP="" SNMP="" NO_SNMP="@comment " KRB_BASE="" NO_KRB_BASE="@comment " KRB_HEIMDAL="@comment " NO_KRB_HEIMDAL="" KRB_MIT="@comment " NO_KRB_MIT="" KRB_NONE="@comment " NO_KRB_NONE="" ADNS="" NO_ADNS="@comment " CARES="@comment " NO_CARES="" GTK2="@comment " NO_GTK2="" GTK3="" NO_GTK3="@comment " GUI_GTK="" QT5="@comment " NO_QT5="" GUI="" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd10 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VER=2.7 PYTHON_VERSION=python2.7 GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=10.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.20.3 PERL_VER=5.20 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.20 DOCSDIR="share/doc/wireshark" EXAMPLESDIR="share/examples/wireshark" DATADIR="share/wireshark" WWWDIR="www/wireshark" ETCDIR="etc/wireshark" --End PLIST_SUB-- --SUB_LIST-- DECRYPT="" NO_DECRYPT="@comment " GEOIP="" NO_GEOIP="@comment " depbase=`echo packet-dsp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-dsp.lo -MD -MP -MF $depbase.Tpo -c -o packet-dsp.lo packet-dsp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-dsp.lo -MD -MP -MF .deps/packet-dsp.Tpo -c packet-dsp.c -fPIC -DPIC -o .libs/packet-dsp.o depbase=`echo packet-ecp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-ecp.lo -MD -MP -MF $depbase.Tpo -c -o packet-ecp.lo packet-ecp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-ecp.lo -MD -MP -MF .deps/packet-ecp.Tpo -c packet-ecp.c -fPIC -DPIC -o .libs/packet-ecp.o depbase=`echo packet-ess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-ess.lo -MD -MP -MF $depbase.Tpo -c -o packet-ess.lo packet-ess.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-ess.lo -MD -MP -MF .deps/packet-ess.Tpo -c packet-ess.c -fPIC -DPIC -o .libs/packet-ess.o depbase=`echo packet-ftam.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-ftam.lo -MD -MP -MF $depbase.Tpo -c -o packet-ftam.lo packet-ftam.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-ftam.lo -MD -MP -MF .deps/packet-ftam.Tpo -c packet-ftam.c -fPIC -DPIC -o .libs/packet-ftam.o depbase=`echo packet-goose.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-goose.lo -MD -MP -MF $depbase.Tpo -c -o packet-goose.lo packet-goose.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-goose.lo -MD -MP -MF .deps/packet-goose.Tpo -c packet-goose.c -fPIC -DPIC -o .libs/packet-goose.o depbase=`echo packet-gsm_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-gsm_map.lo -MD -MP -MF $depbase.Tpo -c -o packet-gsm_map.lo packet-gsm_map.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-gsm_map.lo -MD -MP -MF .deps/packet-gsm_map.Tpo -c packet-gsm_map.c -fPIC -DPIC -o .libs/packet-gsm_map.o depbase=`echo packet-HI2Operations.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-HI2Operations.lo -MD -MP -MF $depbase.Tpo -c -o packet-HI2Operations.lo packet-HI2Operations.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-HI2Operations.lo -MD -MP -MF .deps/packet-HI2Operations.Tpo -c packet-HI2Operations.c -fPIC -DPIC -o .libs/packet-HI2Operations.o depbase=`echo packet-h225.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h225.lo -MD -MP -MF $depbase.Tpo -c -o packet-h225.lo packet-h225.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h225.lo -MD -MP -MF .deps/packet-h225.Tpo -c packet-h225.c -fPIC -DPIC -o .libs/packet-h225.o depbase=`echo packet-h235.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h235.lo -MD -MP -MF $depbase.Tpo -c -o packet-h235.lo packet-h235.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h235.lo -MD -MP -MF .deps/packet-h235.Tpo -c packet-h235.c -fPIC -DPIC -o .libs/packet-h235.o depbase=`echo packet-h245.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h245.lo -MD -MP -MF $depbase.Tpo -c -o packet-h245.lo packet-h245.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h245.lo -MD -MP -MF .deps/packet-h245.Tpo -c packet-h245.c -fPIC -DPIC -o .libs/packet-h245.o depbase=`echo packet-h248.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h248.lo -MD -MP -MF $depbase.Tpo -c -o packet-h248.lo packet-h248.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h248.lo -MD -MP -MF .deps/packet-h248.Tpo -c packet-h248.c -fPIC -DPIC -o .libs/packet-h248.o depbase=`echo packet-h282.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h282.lo -MD -MP -MF $depbase.Tpo -c -o packet-h282.lo packet-h282.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h282.lo -MD -MP -MF .deps/packet-h282.Tpo -c packet-h282.c -fPIC -DPIC -o .libs/packet-h282.o depbase=`echo packet-h283.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h283.lo -MD -MP -MF $depbase.Tpo -c -o packet-h283.lo packet-h283.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h283.lo -MD -MP -MF .deps/packet-h283.Tpo -c packet-h283.c -fPIC -DPIC -o .libs/packet-h283.o depbase=`echo packet-h323.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h323.lo -MD -MP -MF $depbase.Tpo -c -o packet-h323.lo packet-h323.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h323.lo -MD -MP -MF .deps/packet-h323.Tpo -c packet-h323.c -fPIC -DPIC -o .libs/packet-h323.o depbase=`echo packet-h450.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h450.lo -MD -MP -MF $depbase.Tpo -c -o packet-h450.lo packet-h450.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h450.lo -MD -MP -MF .deps/packet-h450.Tpo -c packet-h450.c -fPIC -DPIC -o .libs/packet-h450.o depbase=`echo packet-h450-ros.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h450-ros.lo -MD -MP -MF $depbase.Tpo -c -o packet-h450-ros.lo packet-h450-ros.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h450-ros.lo -MD -MP -MF .deps/packet-h450-ros.Tpo -c packet-h450-ros.c -fPIC -DPIC -o .libs/packet-h450-ros.o depbase=`echo packet-h460.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h460.lo -MD -MP -MF $depbase.Tpo -c -o packet-h460.lo packet-h460.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h460.lo -MD -MP -MF .deps/packet-h460.Tpo -c packet-h460.c -fPIC -DPIC -o .libs/packet-h460.o depbase=`echo packet-h501.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h501.lo -MD -MP -MF $depbase.Tpo -c -o packet-h501.lo packet-h501.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-h501.lo -MD -MP -MF .deps/packet-h501.Tpo -c packet-h501.c -fPIC -DPIC -o .libs/packet-h501.o depbase=`echo packet-hnbap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-hnbap.lo -MD -MP -MF $depbase.Tpo -c -o packet-hnbap.lo packet-hnbap.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-hnbap.lo -MD -MP -MF .deps/packet-hnbap.Tpo -c packet-hnbap.c -fPIC -DPIC -o .libs/packet-hnbap.o depbase=`echo packet-idmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-idmp.lo -MD -MP -MF $depbase.Tpo -c -o packet-idmp.lo packet-idmp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-idmp.lo -MD -MP -MF .deps/packet-idmp.Tpo -c packet-idmp.c -fPIC -DPIC -o .libs/packet-idmp.o depbase=`echo packet-ilp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-ilp.lo -MD -MP -MF $depbase.Tpo -c -o packet-ilp.lo packet-ilp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-ilp.lo -MD -MP -MF .deps/packet-ilp.Tpo -c packet-ilp.c -fPIC -DPIC -o .libs/packet-ilp.o depbase=`echo packet-inap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-inap.lo -MD -MP -MF $depbase.Tpo -c -o packet-inap.lo packet-inap.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-inap.lo -MD -MP -MF .deps/packet-inap.Tpo -c packet-inap.c -fPIC -DPIC -o .libs/packet-inap.o depbase=`echo packet-isdn-sup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-isdn-sup.lo -MD -MP -MF $depbase.Tpo -c -o packet-isdn-sup.lo packet-isdn-sup.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-isdn-sup.lo -MD -MP -MF .deps/packet-isdn-sup.Tpo -c packet-isdn-sup.c -fPIC -DPIC -o .libs/packet-isdn-sup.o depbase=`echo packet-kerberos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-kerberos.lo -MD -MP -MF $depbase.Tpo -c -o packet-kerberos.lo packet-kerberos.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../epan -D_FORTIFY_SOURCE=2 -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -isystem/usr/local/include/glib-2.0 -isystem/usr/local/lib/glib-2.0/include -isystem/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include -Wall -Wextra -Wendif-labels -Wpointer-arith -Wformat-security -fwrapv -Wvla -Waddress -Wattributes -Wdiv-by-zero -Wignored-qualifiers -Wno-overlength-strings -Wno-long-long -Wheader-guard -Wc++-compat -Wdeclaration-after-statement -Wunused-const-variable -Wshadow -Wno-pointer-sign -Wold-style-definition -Wstrict-prototypes -Wshorten-64-to-32 -Qunused-arguments -fvisibility=hidden -Wc99-extensions -O2 -pipe -funit-at-a-time -fstack-protector -fno-strict-aliasing -MT packet-kerberos.lo -MD -MP -MF .deps/packet-kerberos.Tpo -c packet-kerberos.c -fPIC -DPIC -o .libs/packet-kerberos.o In file included from ./asn1/kerberos/packet-kerberos-template.c:267: In file included from /usr/include/krb5.h:49: /usr/include/krb5_asn1.h:424:3: error: expected '}' KRB5_ENCTYPE_NULL = 0, ^ ./asn1/kerberos/packet-kerberos-template.h:104:28: note: expanded from macro 'KRB5_ENCTYPE_NULL' #define KRB5_ENCTYPE_NULL 0 ^ /usr/include/krb5_asn1.h:423:22: note: to match this '{' typedef enum ENCTYPE { ^ In file included from ./asn1/kerberos/packet-kerberos-template.c:267: /usr/include/krb5.h:125:28: error: use of undeclared identifier 'KRB5_ENCTYPE_DES3_CBC_MD5' ENCTYPE_DES3_CBC_MD5 = KRB5_ENCTYPE_DES3_CBC_MD5, ^ /usr/include/krb5.h:126:33: error: use of undeclared identifier 'KRB5_ENCTYPE_OLD_DES3_CBC_SHA1' ENCTYPE_OLD_DES3_CBC_SHA1 = KRB5_ENCTYPE_OLD_DES3_CBC_SHA1, ^ /usr/include/krb5.h:127:33: error: use of undeclared identifier 'KRB5_ENCTYPE_SIGN_DSA_GENERATE' ENCTYPE_SIGN_DSA_GENERATE = KRB5_ENCTYPE_SIGN_DSA_GENERATE, ^ /usr/include/krb5.h:128:32: error: use of undeclared identifier 'KRB5_ENCTYPE_ENCRYPT_RSA_PRIV' ENCTYPE_ENCRYPT_RSA_PRIV = KRB5_ENCTYPE_ENCRYPT_RSA_PRIV, ^ /usr/include/krb5.h:129:31: error: use of undeclared identifier 'KRB5_ENCTYPE_ENCRYPT_RSA_PUB'; did you mean 'ENCTYPE_ENCRYPT_RSA_PRIV'? ENCTYPE_ENCRYPT_RSA_PUB = KRB5_ENCTYPE_ENCRYPT_RSA_PUB, ^ /usr/include/krb5.h:128:5: note: 'ENCTYPE_ENCRYPT_RSA_PRIV' declared here ENCTYPE_ENCRYPT_RSA_PRIV = KRB5_ENCTYPE_ENCRYPT_RSA_PRIV, ^ /usr/include/krb5.h:133:28: error: use of undeclared identifier 'KRB5_ENCTYPE_ARCFOUR_HMAC_MD5' ENCTYPE_ARCFOUR_HMAC = KRB5_ENCTYPE_ARCFOUR_HMAC_MD5, ^ /usr/include/krb5.h:134:32: error: use of undeclared identifier 'KRB5_ENCTYPE_ARCFOUR_HMAC_MD5' ENCTYPE_ARCFOUR_HMAC_MD5 = KRB5_ENCTYPE_ARCFOUR_HMAC_MD5, ^ /usr/include/krb5.h:135:35: error: use of undeclared identifier 'KRB5_ENCTYPE_ARCFOUR_HMAC_MD5_56'; did you mean 'ENCTYPE_ARCFOUR_HMAC_MD5'? ENCTYPE_ARCFOUR_HMAC_MD5_56 = KRB5_ENCTYPE_ARCFOUR_HMAC_MD5_56, ^ /usr/include/krb5.h:134:5: note: 'ENCTYPE_ARCFOUR_HMAC_MD5' declared here ENCTYPE_ARCFOUR_HMAC_MD5 = KRB5_ENCTYPE_ARCFOUR_HMAC_MD5, ^ /usr/include/krb5.h:136:32: error: use of undeclared identifier 'KRB5_ENCTYPE_ENCTYPE_PK_CROSS' ENCTYPE_ENCTYPE_PK_CROSS = KRB5_ENCTYPE_ENCTYPE_PK_CROSS, ^ /usr/include/krb5.h:137:28: error: use of undeclared identifier 'KRB5_ENCTYPE_DES_CBC_NONE' ENCTYPE_DES_CBC_NONE = KRB5_ENCTYPE_DES_CBC_NONE, ^ /usr/include/krb5.h:138:29: error: use of undeclared identifier 'KRB5_ENCTYPE_DES3_CBC_NONE' ENCTYPE_DES3_CBC_NONE = KRB5_ENCTYPE_DES3_CBC_NONE, ^ /usr/include/krb5.h:139:30: error: use of undeclared identifier 'KRB5_ENCTYPE_DES_CFB64_NONE' ENCTYPE_DES_CFB64_NONE = KRB5_ENCTYPE_DES_CFB64_NONE, ^ /usr/include/krb5.h:140:29: error: use of undeclared identifier 'KRB5_ENCTYPE_DES_PCBC_NONE' ENCTYPE_DES_PCBC_NONE = KRB5_ENCTYPE_DES_PCBC_NONE, ^ /usr/include/krb5.h:145:27: error: use of undeclared identifier 'KRB5_ENCTYPE_DES3_CBC_MD5' ETYPE_DES3_CBC_MD5 = KRB5_ENCTYPE_DES3_CBC_MD5, ^ /usr/include/krb5.h:146:31: error: use of undeclared identifier 'KRB5_ENCTYPE_OLD_DES3_CBC_SHA1'; did you mean 'ENCTYPE_OLD_DES3_CBC_SHA1'? ETYPE_OLD_DES3_CBC_SHA1 = KRB5_ENCTYPE_OLD_DES3_CBC_SHA1, ^ /usr/include/krb5.h:126:5: note: 'ENCTYPE_OLD_DES3_CBC_SHA1' declared here ENCTYPE_OLD_DES3_CBC_SHA1 = KRB5_ENCTYPE_OLD_DES3_CBC_SHA1, ^ /usr/include/krb5.h:147:31: error: use of undeclared identifier 'KRB5_ENCTYPE_SIGN_DSA_GENERATE'; did you mean 'ENCTYPE_SIGN_DSA_GENERATE'? ETYPE_SIGN_DSA_GENERATE = KRB5_ENCTYPE_SIGN_DSA_GENERATE, ^ /usr/include/krb5.h:127:5: note: 'ENCTYPE_SIGN_DSA_GENERATE' declared here ENCTYPE_SIGN_DSA_GENERATE = KRB5_ENCTYPE_SIGN_DSA_GENERATE, ^ /usr/include/krb5.h:148:30: error: use of undeclared identifier 'KRB5_ENCTYPE_ENCRYPT_RSA_PRIV'; did you mean 'ENCTYPE_ENCRYPT_RSA_PRIV'? ETYPE_ENCRYPT_RSA_PRIV = KRB5_ENCTYPE_ENCRYPT_RSA_PRIV, ^ /usr/include/krb5.h:128:5: note: 'ENCTYPE_ENCRYPT_RSA_PRIV' declared here ENCTYPE_ENCRYPT_RSA_PRIV = KRB5_ENCTYPE_ENCRYPT_RSA_PRIV, ^ /usr/include/krb5.h:149:29: error: use of undeclared identifier 'KRB5_ENCTYPE_ENCRYPT_RSA_PUB'; did you mean 'ENCTYPE_ENCRYPT_RSA_PUB'? ETYPE_ENCRYPT_RSA_PUB = KRB5_ENCTYPE_ENCRYPT_RSA_PUB, ^ /usr/include/krb5.h:129:5: note: 'ENCTYPE_ENCRYPT_RSA_PUB' declared here ENCTYPE_ENCRYPT_RSA_PUB = KRB5_ENCTYPE_ENCRYPT_RSA_PUB, ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. gmake[7]: *** [Makefile:4326: packet-kerberos.lo] Error 1 gmake[7]: Leaving directory '/wrkdirs/usr/ports/net/wireshark/work/wireshark-2.2.0/epan/dissectors' gmake[6]: *** [Makefile:4374: all-recursive] Error 1 gmake[6]: Leaving directory '/wrkdirs/usr/ports/net/wireshark/work/wireshark-2.2.0/epan/dissectors' gmake[5]: *** [Makefile:2921: all] Error 2 gmake[5]: Leaving directory '/wrkdirs/usr/ports/net/wireshark/work/wireshark-2.2.0/epan/dissectors' gmake[4]: *** [Makefile:2082: all-recursive] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/net/wireshark/work/wireshark-2.2.0/epan' gmake[3]: *** [Makefile:1188: all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/net/wireshark/work/wireshark-2.2.0/epan' gmake[2]: *** [Makefile:3408: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/net/wireshark/work/wireshark-2.2.0' gmake[1]: *** [Makefile:1737: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/wireshark/work/wireshark-2.2.0' *** Error code 1 Stop. make: stopped in /usr/ports/net/wireshark